Displaying 20 results from an estimated 8000 matches similar to: "Using a different port for puppetmasterd?"
2007 Jan 23
5
puppetd and puppetmasterd init script submission
Hey All,
Id like to submit two init scripts for debian for puppetd and puppetmasterd,
Which is the best to do this?
Cheers
B
_______________________________________________
Puppet-users mailing list
Puppet-users@madstop.com
https://mail.madstop.com/mailman/listinfo/puppet-users
2007 Dec 10
1
problem with puppetmasterd log
Hello,
puppetmasterd is running as shown here:
puppet 10209 1.1 1.5 138124 62532 ? Ssl 13:37 0:06
/usr/bin/ruby /usr/sbin/puppetmasterd
--manifest=/etc/puppet.production/manifests/site.pp
--logdest=/var/log/puppet.production/puppetmasterd.log
however, the log file is not being updated with information when a
client runs puppetd --test
Am I missing something obvious?
Best,
2007 Oct 10
5
Puppet ldapnodes issue
I am attempting to move our test puppet installation from looking for node information in a manifest to LDAP. I followed the instructions at: https://reductivelabs.com/trac/puppet/wiki/LdapNodes and was able to get the puppet schema loaded into our LDAP.
I can now query LDAP and modify/load data without any issues using the OpenLDAP tools.
e.g.
ldapsearch -h ldapdev1.domain.com -x
2007 Dec 03
3
certificate issue with Branch Testing
Hello All,
I''m using the "Branch Testing" approach documented at
https://reductivelabs.com/trac/puppet/wiki/BranchTesting and am seeing
an issue with certificates.
On all clients, I can run puppetd --masterport=8141 successfully but see
the following error when I run against the default (8140) port:
err: Could not retrieve configuration: Certificates were not trusted:
2007 Sep 07
2
puppetmasterd memory usage
Hi,
We have dedicated puppet master boxes, which basically only run a
mongrel/puppetmasterd (6 instances), an apache proxy for mongrel and
puppetd.
Recently puppetmasterds seemed to have leaked almost all of the RAM, and
the thrashing made the box painfully slow.
We restarted the puppetmasterd processes, and started collecting some
statistics. Attached is a graph of memory usage on one of the
2008 Jan 14
5
Puppetrun denied by puppetd
Hi,
I have a Gentoo server running puppetmasterd from Puppet 0.24.1 and a
Ubuntu server running puppetd from Puppet 0.23.2.
I have added listen=true to the [puppetd] section on the client and run
puppetd --debug. I then run puppetrun --debug --host hostname on the
puppetmaster server. This is the output I get:
Puppetmaster:
# puppetrun --debug --host hostname
Failed to load ruby LDAP library.
2007 Mar 30
7
subversion and /etc/puppet
I''m trying to come up with a way to manage /etc/puppet on the Puppet
server from my workstation. My idea was to place all of /etc/puppet
into subversion, check it out to my workstation, commit via ssh, and
then use a post-commit to update /etc/puppet. That way any time I
made a change in /etc/puppet it would be immediately updated and ready
for the next puppetd run. Problem is the
2010 Apr 21
4
scaling up puppetmasterd by cloning puppetmasterd
I apologized ahead of time if this post shouldn''t go here but I having
been knocking my heading for the last two days trying to get over the
following error while trying to "clone" my primary puppetmasterd
because we have outgrown one puppetmasterd setup.
I have basically set up a 2nd instance of our primary puppetmasterd
and rsync''ed over /var/lib/puppet/ssl/ from the
2007 May 27
1
puppetmasterd file handle problem
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi all,
I''m running the latest version of puppet (debian 0.22.4-2), and I''ve
gotten to a point with my configuration where puppetmasterd needs to be
restarted every few days due to what seem like file handles not getting
closed.
I either see this set of errors:
May 22 08:08:34 localhost puppetd[2810]: Could not get config; using
2008 Dec 04
4
puppetmaster built via puppetd
hi,
i''m trying to set up my puppetmaster infrastructure with multiple
puppetservers behind load balancers in each of our datacenters. i''m
using 0.24.6. i''ve read the howto on puppet scalability, and i think
i''ve got the ssl config working correct, but i''m noticing that when
puppetd is used to build a puppetmaster, some of the files in $vardir/
ssl
2007 Mar 19
3
certificate trouble
Hi Puppet-Team,
first thanks for this great configuration management tool !
My name is Matt and i am on creating a puppet plugin for openQRM.
The basic framework is already existing and working well so far.
Now, after having it working ok once i now ran into a problem that
my puppet-clients do not get their configuration any more from the
puppetmasterd. What i saw on the puppetmasterd logs is :
2009 Feb 10
7
Lock file /var/lib/puppet/state/puppetdlock
I''m just starting a roll out of Puppet and I''m seeing a problem on maybe
25% of client nodes. The symptoms are that the clients stop updating. In
the Puppetmaster log, I''m seeing things like:
Feb 9 20:10:23 vs4 puppetmasterd[17942]: Compiled catalog for xxxx in
0.05 seconds
Feb 9 20:40:41 vs4 puppetmasterd[17942]: Compiled catalog for xxxx in
0.05 seconds
Feb 9
2007 Jul 03
3
pupped on the puppetmaster: cert problems
I''m getting certificate errors when I attempt to run puppetd on the
puppetmaster.
As near as I can tell, this is because I''m using the same puppet.conf
for both puppetd and puppetmasterd; but puppetmaster runs as user
"puppet" and puppetd runs as user "root", yet both expect the
certificates to be readable and chmod 600. I tried telling puppetd to
use
2009 Apr 07
3
Speed bumps on the way to successfully running puppetmasterd on Mac OSX Leopard, try one and two
Hey all,
I have recorded my steps towards getting puppet functional
through one of the four different methods that I can think of, which
are:
1.Source(copying and insatlling to the recommended unix FSH
directory, /usr/local/src)
2.pkg hosted at explanatorygap
3.MacPorts
4.RubyGems
I haven''t cleanly tested the last two, but here''s where I am with the
first two:
1. I
2008 May 27
12
Puppetting the puppetmaster problems
Hi,
installing puppet at my first site was quite easy (not w/o problems,
but still). At the second site, I''ve run into something more serious.
First things first - I install puppetmaster on existing server, used
to keep LDAP db (my puppetmaster DOES NOT use LDAP, it just tries to
coexist on the same machine). The thing is, I need to puppet this
baby, so I''m running into a
2009 Jul 16
2
In the catalog, /Settings[*] is what?
I left my new puppetmasterd running last night.
came in with a stack trace below.
A number of questions:
1. Where did /Settings come from?
2. Is there a way to dump the contents of the catalog to understand?
3. I want to change the perms for all that stuff
4. puppetd is not running on this host, does puppetmasterd act like a
puppetd?
notice: Compiled catalog for inst01.corp.631h.metaweb.com
2009 Aug 26
7
storeconfigs + environments issue
Hi Guys,
Im trying to turn on storeconfigs with a mysql db backend. On my
testing server in our lab, i configured this successfully and can see
if keeping information on all test hosts.
When trying to implent the same idea onto our production puppet
server, I get the following errors:
Aug 26 16:35:53 opsynxsr0097 puppetmasterd[27003]: (/Settings[/etc/
2007 Apr 02
3
Man pages
Folks,
I''ve been looking at creating a set of man pages for puppet and I''m
trying to come up with a reasonable hierarchy. I''d appreciate any
suggestions.
So far, here''s what I''ve come up with:
- puppet(1)
- puppetca(1)
- puppetdoc(1)
- puppetrun(1)
- puppetca.conf(5)
- puppetd.conf(5)
- puppetmasterd.conf(5)
- puppetd(8)
-
2007 Jun 20
5
0.23 question
I think that I''m running into the warning on external node support here but
after a recent upgrade for my puppetmaster I get:
puppetmasterd[19397]: Could not find aa0-006-4.foo.com with names
aa0-006-4.foo.com, aa0-006-4
I''ve not changed puppetd.conf which contains:
ldapnodes = true
ldapserver = my.ldap.foo.com
ldapbase = ou=hosts,dc=foo,dc=com
I''ve not
2009 Jul 01
10
Forcing puppetd ask puppemasterd for new changes
Guys, I seriously could not find this topic in the documentation.
What do you do when you need to force puppetd hosts get the new
settings from puppetmasterd?
What I found was only sending USR1 signal to the client process in
order to make it refresh its configuration from the master.
But I find it a bit inconvenient for a large amount of hosts.
There is also puppetrun which, if I understand