search for: puppetdlock

Displaying 17 results from an estimated 17 matches for "puppetdlock".

2009 Feb 10
7
Lock file /var/lib/puppet/state/puppetdlock
...942]: Compiled catalog for xxxx in 0.91 seconds These are all for the same client; everything appears normal until 21:41, then no more checks from the client (it''s now 10:17 on Feb 10). On the client, I tried running puppetd manually: # puppetd -t notice: Lock file /var/lib/puppet/state/puppetdlock exists; skipping catalog run A look at the lock file: # ls -l /var/lib/puppet/state/puppetdlock -rw-r--r-- 1 root root 5 2009-02-09 22:11 /var/lib/puppet/state/puppetdlock ...shows that it was probably created at the next run after the last one logged on the Puppetmaster (above). Looking at the...
2012 May 25
1
err: Invalid argument - /var/lib/puppet/state/puppetdlock
I have the error err: Invalid argument - /var/lib/puppet/state/ puppetdlock appearing on one of my servers. I have plenty of disk and plenty of inodes. The daemon is not running. I run it manually using /usr/sbin/puppetd --verbose --no-daemonize --onetime --server=xxx --fqdn=yyy There is no file /var/lib/puppet/state/puppetdlock and there is a root writable directory...
2007 Jan 10
7
Problem adding facts ...
I have created my first ''fact'', first attempt at Ruby too, and configured the fileserver to server it but when a Fedora (5 or 6) client sync''s puppetd appears to hang. CentOS clients sync and use the new fact fine. Find attached the fact file and the output from ''puppetd --debug --factsync'' on a FC5 client is below. This is a 0.20.1 client and
2006 Nov 29
1
0.20.1 deb from the site not quite working
...e the 0.20.1 deb from the reductivelabs site and it doesn''t seem to create the /var/lib/puppet directory even though my puppetd.conf file has: vardir=/var/lib/puppet So, when I try the second run, it fails with: Could not lock puppetd: No such file or directory - /var/lib/puppet/state/puppetdlock
2007 Sep 04
6
puppet ldap issue
Hi, I have run into an issue using puppet in an ldap environment and I am wondering if anyone else has run into the same issue. A number of the puppet clients in my testing environment are failing to apply new configurations because the puppet client is getting an ldap error. Currently, I am attempting to push a new bash_profile to my home directory and then set my username/group to then own the
2006 Aug 31
4
crashes
...e debug: puppetconfig/certificates/file=/etc/puppet/ssl/private/password: 1 change(s) debug: puppetconfig/certificates/file=/etc/puppet/ssl/private/password/mode: File does not exist; cannot set mode debug: Finishing transaction -743216078 with 2 changes notice: Stale lockfile /var/lib/puppet/state/puppetdlock left by process 2384; removing debug: getting config debug: Loaded state in 0.00 seconds debug: Calling puppetmaster.getconfig debug: Retrieved configuration in 0.15 seconds debug: puppetconfig/puppetd/file=/var/log/puppet/puppetd.log: Autorequiring file /var/log/puppet debug: puppetconfig/puppetd/...
2011 Dec 05
3
puppet kick problem: host is already running
Hi, I’m managing several machines with a 2.7.6 master, and 2.7.1 and 2.7.6 mixed, not yet all fully upgraded clients. On the puppet master, I want to kick a node but it exits with error code 3, which doesn’t seem right. The agent seems to return the wrong message. <hidden>:~$ puppet kick <hidden> --trace --debug --foreground Triggering <hidden> Getting status status is running
2007 Jan 15
7
Yaml Segfaults on ubuntu puppetd client
...uppet/ssl/private/password: 1 change(s) debug: puppetconfig/certificates/file=/etc/puppet/ssl/private/password/mode: File does not exist; cannot set mode debug: Finishing transaction -608763208 with 2 changes notice: Starting Puppet client version 0.18.4 notice: Stale lockfile /var/lib/puppet/state/puppetdlock left by process 22425; removing debug: getting config debug: Calling puppetmaster.getconfig debug: Retrieved configuration in 3.96 seconds debug: puppetconfig/puppetd/file=/var/log/puppet/puppetd.log: Autorequiring file /var/log/puppet debug: puppetconfig/puppetd/file=/var/log/puppet/puppetd.log: s...
2009 Jun 10
10
puppet client looking for server puppet
...r//opt/csw/puppet/log/puppetd.log ca_server = mypuppet.example.net statefile = /var//opt/csw/puppet/state/state.yaml server = mypuppet.example.net httplog = /var//opt/csw/puppet/log/http.log splaylimit = 60 config = /etc//opt/csw/puppet/puppet.conf reportserver = mypuppet.example.net ca_port = 8140 puppetdlockfile = /var//opt/csw/puppet/state/puppetdlock classfile = /var//opt/csw/puppet/state/classes.txt signeddir = /etc//opt/csw/puppet/ssl/ca/signed autosign = /etc//opt/csw/puppet/autosign.conf cert_inventory = /etc//opt/csw/puppet/ssl/ca/inventory.txt cacert = /etc//opt/csw/puppet/ssl/ca/ca_crt.pem cap...
2012 Aug 23
1
Puppet Agent VS User
...gins pluginsync = true postrun_command = /etc/puppet/etckeeper-commit-post preferred_serialization_format = pson prerun_command = /etc/puppet/etckeeper-commit-pre privatedir = /var/lib/puppet/ssl/private privatekeydir = /var/lib/puppet/ssl/private_keys publickeydir = /var/lib/puppet/ssl/public_keys puppetdlockfile = /var/lib/puppet/state/puppetdlock puppetdlog = /var/log/puppet/puppetd.log puppetport = 8139 queue_source = stomp://localhost:61613/ queue_type = stomp rails_loglevel = info railslog = /var/log/puppet/rails.log report = true report_port = 8140 report_server = puppet reportdir = /var/lib/puppe...
2007 Jul 16
5
exec and notify
Are exec resources triggered by notify events supposed to be run once for every event received or only run once per run irregardless of the number of resources that notified it? It seems to me that it gets run twice no matter how many resources triggered it. consider the following class: class dhcp { $prefix = "/usr/local/etc/dhcpd" $dhcpd_conf = "$prefix/dhcpd.conf"
2012 Feb 08
10
puppetd hanging on some nodes
Hi All, In my set-up, I''ve got a cron job that triggers a Puppet run every 20 minutes. I''ve found that on approximately 13 nodes (out of 166), puppetd just hangs. I have to go in, kill the process, remove /var/lib/puppet/state/puppetdlock, and run puppet again and then it''s fine. After a while, it just hangs again so I have to go in, kill the process, etc. Any ideas? Thanks! Gonzalo -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send e...
2007 Apr 17
7
Still having factsync trouble ...
...requiring File[/var/lib/puppet] debug: /puppetconfig/puppetd/File[/var/log/puppet/http.log]: Autorequiring File[/var/log/puppet] debug: /puppetconfig/puppet/File[/var/lib/puppet/lib]: Autorequiring File[/var/lib/puppet] debug: /puppetconfig/puppetd/File[/var/lib/puppet/state/puppetdlock]: Autorequiring File[/var/lib/puppet/state] debug: /puppetconfig/puppet/File[/var/lib/puppet/state/state.yaml]: Autorequiring File[/var/lib/puppet/state] debug: /puppetconfig/puppet/File[/var/lib/puppet/templates]: Autorequiring File[/var/lib/puppet] debug: /puppetconfig/pup...
2007 Nov 11
4
puppetrun fails: "Certificates were not trusted"
...g'' debug: puppetd: Setting httplog to ''$logdir/http.log'' debug: puppetd: Setting runinterval to ''60'' debug: puppetd: Setting listen to ''false'' debug: puppetd: Setting usecacheonfailure to ''true'' debug: puppetd: Setting puppetdlockfile to ''$statedir/puppetdlock'' debug: puppetd: Setting configtimeout to ''30'' debug: puppetmaster: Setting railslog to ''$logdir/rails.log'' debug: certificates: Setting hostprivkey to ''$privatekeydir/puppet1.abc.net.pem'' debug: c...
2011 Nov 04
1
Storeconfigs and nagios and foreman
...files for the different # configuration graphs. These dot files can be interpreted by tools # like OmniGraffle or dot (which is part of ImageMagick). # graph = false # A lock file to temporarily stop puppet agent from doing anything. # The default value is ''$statedir/puppetdlock''. puppetdlockfile = /var/lib/puppet/state/puppetdlock # The server to which server puppet agent should connect # The default value is ''puppet''. # server = puppet # The explicit value used for the node name for all requests the agent # makes to th...
2007 Jun 07
17
Puppet/webrick benchmark
We haven''t been able to use mongrel for testing yet, but in order not to waste time, we did some performance testing with 1, 2 and 4 puppetmasterd/webrick processes. Attached is an HTML page (ripped from our wiki - not pretty, but reasonably readable) which describes the method and results. If someone feels like making some nice graphs, that would be great. If not, I''ll try to
2009 Oct 21
2
Bug #2617(?) in Puppet 0.25.1rc2
.../certificate_requests httplog = /var/puppet/log/http.log libdir = /var/puppet/lib passfile = /etc/puppet/ssl/private/password splaylimit = 1800 statefile = /var/puppet/state/state.yaml puppetdlog = /var/puppet/log/puppetd.log report_port = 8140 ca_server = puppet puppetdlockfile = /var/puppet/state/puppetdlock clientyamldir = /var/puppet/client_yaml reportserver = puppet ca_port = 8140 localconfig = /var/puppet/state/localconfig clientbucketdir = /var/puppet/clientbucket classfile = /var/puppet/state/classes.txt report_server = puppet gr...