Displaying 20 results from an estimated 2000 matches similar to: "scaling up puppetmasterd by cloning puppetmasterd"
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 Nov 13
5
Can I run puppetmasterd behind NAT (or Reverse Proxy)
Hi there
I would like to setup my puppetmasterd behind my ADSL modem and manage
the nodes on the hosting sites. I can imagine opening ports to the
puppetmasterd server will work. Am I right?
On the other hand an ideal configuration for me would be a Reverse
Proxy setup, so I don''t have to touch the ADSL router. Has anyone
setup a puppetmasterd behind a reverse proxy?
Any pointers,
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
2006 Nov 21
2
keeping dim() for array
Hi All,
I noticed the following:
pip = array(1:6, dim = c(3,2))
dim(pip)
[1] 3 2
pup = pip[1,]
dim(pup)
NULL
I bet there is a *good* reason why one row of an array is *dimensionless*, but
it's highly inconvenient for my purpose, i.e. to use apply() after an array goes
through a number of logical steps and is redimensioned, sometimes to one single row.
How do I keep dim(pup) to 1 2?
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 Jul 25
1
puppetmasterd doesn''t work with puppet.conf
Hi everyone,
I am in the process of evaluating Puppet (version 0.23.0 - Solaris 10
sparc), so I am still a newbie.
First tests with Puppet were fine since it was running with the default
configuration.
Now, I have created a "puppet.conf" file ( puppetmasterd --genconfig >
puppet.conf ) to customize some of the configuration parameters.
When "puppet.conf" is present,
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
2010 Jun 02
2
pup problem
Hello!
On May 28, I had a problem with pup and seamonkey. I was doing an
update via pup and reading a page via seamonkey; seamonkey froze with a
plain brown screen. I waited awhile, and then did the
press-the-power-button-until-it-shuts-off. However, I don't know
whether it was seamonkey or pup that actually caused the freeze, but
apparently pup did not do its updating job correctly.
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
2012 Jul 02
7
puppetmasterd continuously consuming high CPU, with many interrupts
So, I have a server at home that has four VMs running inside it.
All are managed via puppet. The physical host runs puppetmasterd.
I don''t recall noticing this before, but puppetmasterd has decided
to be kind of crazy. Here''s the physical host with no puppetmasterd
running:
top - 11:36:15 up 271 days, 15:16, 1 user, load average: 5.68, 5.50, 6.45
Tasks: 129 total, 1
2009 Feb 12
4
sendmail smtp auth using client socket
Hi list
I searched the net, but could not find something related.
Is it possible to export the client socket to sendmail for smtp auth?
What would be the sendmail.mc configuration for this?
#client {
# The client socket is generally safe to export to everyone. Typical use
# is to export it to your SMTP server so it can do SMTP AUTH lookups
# using it.
#path =
2006 Sep 12
8
"undefined method `retrieve'' for nil:NilClass" when attempting to run puppetmasterd
I posted this earlier on IRC, but it didn''t seem anyone was active:
<mozillaman>Hey all!
<mozillaman>Quick question for you :)
<mozillaman>I installed puppet according to the directions on the site and
got this:
sudo /usr/bin/puppetmasterd --nonodes
undefined method `retrieve'' for nil:NilClass
<mozillaman>Anyone have any ideas?
Any help would be
2009 Feb 12
2
"Could not find server puppet" - installation/configuration error
Started the discussion in puppet users mailing list based on
recommendation from luke. This discussion is to a follow up regarding
bug#1955 "Could not find server puppet" - installation/configuration
error".
jamtur01''s last recommendation:
Rather than renaming things try the certname option (see
http://reductivelabs.com/trac/puppet/wiki/ConfigurationReference).
But
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
2007 Feb 17
2
Using a different port for puppetmasterd?
Is there a way of specifying the server on a different port? I want
to be able to change between two different puppetmasterd''s on the
same box, and I want to pick between them by using selecting the
port.
There seems to be lots of :port* symbols floating around, and a
--port in puppetd, but it''s not looking consistent. Is this
something on the TODO path, or is there a
2007 Nov 26
2
Unable to launch puppetmasterd after installing mongrel
Moving to mongrel as our footprint has grown considerably.
Configs worked fine before but for some reason we are unable to start
puppet on the new host.
Any help would be greatly appreciated.
-jeff
Centos 5
# ruby -v
ruby 1.8.5 (2006-08-25) [i386-linux]
# gem list mongrel
*** LOCAL GEMS ***
mongrel (1.0.1)
A small fast HTTP library and server that runs Rails, Camping,
Nitro
and
2011 Feb 08
12
multiple puppetmasters (w/ Passenger) behind load balancer
Hello Gang,
I''m working on scaling my puppet solution, and I''m deploying multiple
masters w/ passenger that are going sit behind a load balancer. If anyone
is using these type of setup, would you share how you deal with the SSL
certs? I''ve been following Bode''s Blog (http://bodepd.com/wordpress/?p=7),
and it''s not working to good for me.
2008 May 05
11
puppetmasterd --mkusers
I''m trying to run puppetmasterd the first time with --mkusers. It
fails with the following error message:
001 # /usr/bin/puppetmasterd --mkusers
Could not configure for running; got 1 failure(s)
Adding --verbose and --debug does nothing to improve the output. How
do I begin to debug this?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are
2009 Nov 12
6
Multiple environments
So I''m trying to get multiple environments to work with puppet 0.25.1
on ubuntu 8.04 and no matter what I do, puppet just completely ignores
any environment setting. There''s really next to no information in
terms of configuration on the multiple environments documentation page
(http://reductivelabs.com/trac/puppet/wiki/UsingMultipleEnvironments)
other than saying that the
2008 Aug 11
6
Class dependency question
So I have two classes for openvz setup. The first is openvz::setup
and it sets up the box for OpenVZ.. then another class (in same .pp
file) called openvz::master sets up the config for the main system (as
opposed to a VE). The error I see is that the openvz::master class is
executed (and fails) becuase it doesn''t seem to load up the setup
class?
debug: Calling puppetmaster.getconfig