similar to: The quantum effect when loading classes

Displaying 20 results from an estimated 7000 matches similar to: "The quantum effect when loading classes"

2010 Oct 06
3
Checking and setting svc properties in Solaris
Hello folks, I''ve been looking into how I might check (and possibly set) svc properties via puppet. The closest I''ve found, is the provider/service/smf stuff. However, that seems to only allow enabling and disabling of services. NOT of configuring properties. Is there some way I dont know of, how to do that? If not, and I need to write something... under which module/plugin/
2010 Jun 30
1
Problem using the logadm pattern
Hi All I am trying to deploy the Solaris logadm pattern from http://projects.reductivelabs.com/projects/puppet/wiki/Logadm_Patterns. I dropped it in .../lib/puppet/type/logadm.rb However, I am getting an error message: err: Could not run Puppet configuration client: Munging failed for value "puppet" in class backup: Global resource access is deprecated And I have traced it back to
2013 Apr 11
3
Anyone managed to integrate Ambari/Hortonworks with an existing puppet installation?
Hi All We''re investigating the Hortonworks Hadoop Data Platform. It uses the Apache Ambari installer, and we are running into problems as the installation notes (http://hortonworks.com/hdp110-hmc-quick-start-guide/) for the application say (and I kid you not): *Remove or disable any existing Puppet agent configurations * It seems that its management centre runs as a puppet master and
2010 Oct 14
7
ANNOUNCE: Puppet 2.6.3 - Release Candidate 1 available!
All too quickly we''re back with a maintenance release: 2.6.3. This release addresses some issues in the 2.6.2 release. 2.6.3 is a maintenance release in the 2.6.x branch and it contains only bug fixes and no new features or other changes. The release candidate is available for download at: http://puppetlabs.com/downloads/puppet/puppet-2.6.3rc1.tar.gz Please note that all final
2011 Feb 02
11
How to include the Scope(...) in a generated string?
I''d like to include similar information that notice() spits out in a file I am generating -- basically so that anyone looking at the generated file (actually a file fragment) could trace it back to the class that is generating the entry. Using $name within the file fragment is the closest I am getting to what I want -- is there anything better? -- You received this message because you
2007 Nov 23
1
what''s the best way to deal with class/inheritence
sorry to cross post to dev/users. -dev was not the best option ;-) Hi to all puppet masters: functionnality I need is quite simple: classes/ one .pp file per class, example: class mail-gateway { ...service/host/templates... definitions } -> this should set all that''s needed to setup a given system "rôle" in the system (installing packages, config files with variables
2024 Mar 22
1
Samba errors everyday at 00:00:00
Hello, I have errors like below every day at midnight. Anyone have an idea? samba4 AD version : 4.18.11 OS : Rocky Linux 8.9 Mar 18 00:00:00 <dc> samba[1253835]: [2024/03/18 00:00:00.114303, 1] ../../source4/dns_server/dns_query.c:1141(dns_server_process_query_got_auth) Mar 18 00:00:00 <dc> samba[1253835]: dns_server_process_query_got_auth: Failed to add SOA record:
2014 Dec 18
2
Samba4 on Ubuntu server
New to linux and new to Samba so any direction in troubleshooting would be helpful. Here is what I have so far. Within a half an hour of a reboot of the server my cpu reaches high numbers and becomes slow to respond on all actions. With my limited understanding I have used vmstat to observe the system. I noticed is that the numbers of forks grows from 1-2k to 43k within 30 minutes after reboot. I
2024 Mar 22
1
Samba errors everyday at 00:00:00
On Fri, 22 Mar 2024 14:45:31 +0000 Kamal Chikh echioukh via samba <samba at lists.samba.org> wrote: > Hello, > > I have errors like below every day at midnight. Anyone have an idea? > > samba4 AD version : 4.18.11 > OS : Rocky Linux 8.9 > > Mar 18 00:00:00 <dc> samba[1253835]: [2024/03/18 00:00:00.114303, 1] >
2014 Dec 18
4
Samba4 on Ubuntu server
On 18/12/14 16:19, Germ van Eck wrote: > Not sure about the high CPU load, but you have the [netlogon] share > twice in your smb.conf. Your first matches mine, have you added the > second yourself? > The second one looks weird with 2 path definitions. > Cj Tibbetts schreef op do 18-12-2014 om 08:59 [-0700]: >> New to linux and new to Samba so any direction in troubleshooting
2018 Apr 19
3
Samba AD - Join MAC
Hello Community, im joining several macintosh workstations to my samba AD. First of all, it works pretty well and im able to authenticate/login my AD user on a mac. Server: Ubuntu 16.04 SAMBA: 4.7.7 First: Everytime when a mac starts up, some log entries are shown in log.samba. Looks like (Its not a flood, about 4 messages for each client): [2018/04/19 14:35:04.645001, 0]
2011 Aug 09
8
ANNOUNCE: Puppet Module Tool version 0.3.4
Hi all We''ve just released version 0.3.4 of the puppet-module tool used to create and retrieve modules from the Puppet Labs Forge (http://forge.puppetlabs.com). You can update using Ruby gems: $ gem install puppet-module There are several important changes in this release: * Add ability to install modules with hyphens * Add check for symlink when installing * Install modules to their
2017 Aug 29
3
Are secure DNS updates truly working?
Hi team, I recently upgrade some servers from v4.3.5 (affected by https://bugzilla.samba.org/show_bug.cgi?id=11520 ) to v4.5.8 (default in Debian Stretch) and was expecting secure DNS updates to be working again, but they are not. My logs show the same issues reported on bug 11520: [2017/08/29 15:21:01.990467, 2] ../source4/dns_server/dns_update.c:773(dns_server_process_update) Got a dns
2016 Aug 23
4
Win 10 Pro /registerdns issue with Samba 4.3.9 / TKEY Refused SOA
Hi, We have an issue where an existing Win 10 client is already part of the domain, however it's DNS entry isn't updated, Is this bug related? https://bugzilla.samba.org/show_bug.cgi?id=11520 please see details below Ubuntu: 16.04.01 LTS Samba: Version 4.3.9-Ubuntu Samba Internal DNS 'allow dns updates = nonsecure' is not specified >ipconfig /registerdns Samba-Log: sudo
2010 Aug 27
4
can checksum be set to none on a file if content is defined?
On a file resource, if the content parameter is set and checksum is set to none, I am getting "Parameter content failed: Munging failed..." This appears to be a bug, but maybe I missed something in the documentation and it isn''t supposed to work. cat test.pp file { "/tmp/foo": checksum => none, content => "this is foo\n", } puppet
2011 May 13
18
Thoughts about extlookup: http://blog.wl0.org/2011/05/thoughts-about-extlookup-in-puppet/
Hi, I have been trying to improve the coding of some of my puppet recipes and had some trouble so wrote this: http://blog.wl0.org/2011/05/thoughts-about-extlookup-in-puppet/ Comments on the web seem to indicate that extlookup() solves "all problems" but I don''t really see that and hence have proposed a possible way to keep the data closer together and make the extlookup()
2016 Feb 19
2
FSMO DC giving curious log output
Hello! I’m seeing the following log entries in /var/log/syslog on my FSMO (Ubuntu 14.04.3 LTS / Samba 4.3.4): Feb 19 09:56:48 dc00 samba[4552]: [2016/02/19 09:56:48.527183, 0] ../source4/dns_server/dns_update.c:426(handle_one_update) Feb 19 09:56:48 dc00 samba[4552]: Can't handle updates of type 255 yet Feb 19 09:56:48 dc00 samba[4552]: [2016/02/19 09:56:48.860255, 0]
2015 Dec 17
2
Authentication to Secondary Domain Controller initially fails when PDC is offline
Commented inbetween. > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens Ole Traupe > Verzonden: donderdag 17 december 2015 13:51 > Aan: samba at lists.samba.org > Onderwerp: Re: [Samba] Authentication to Secondary Domain Controller > initially fails when PDC is offline > > > > Am 11.12.2015 um 15:31 schrieb L.P.H. van
2015 Dec 11
5
Authentication to Secondary Domain Controller initially fails when PDC is offline
Thank you Rowland to noticed that. Here it is: ------------------------------------------------------------------ #!/usr/bin/awk BEGIN { ad_zone = "YOUR.DOMAIN.TLD" msdcs_zone = "_msdcs." ad_zone dns_server = "YOUR-DC" } { if ($0 ~ /UPDATE SECTION:/) { getline print NF, $0 if ($4 == "A") { if($1 ~ /_msdcs/) { zone =
2017 Jul 11
2
Samba ADS-member-server: FQDNs in /etc/hosts
Am 2017-07-11 um 11:43 schrieb Rowland Penny: > On Tue, 11 Jul 2017 10:21:37 +0200 > "Stefan G. Weichinger via samba" <samba at lists.samba.org> wrote: > >> Am 2017-07-11 um 09:34 schrieb Stefan G. Weichinger via samba: >> >>> [2017/07/11 09:31:17.790046, 2] >>> ../source4/dns_server/dns_query.c:1019(dns_server_process_query_send)