Re: [Puppet Users] IPv6 issue

2011-07-22 Thread FRLinux
On Thu, Jul 21, 2011 at 8:59 PM, Bob wrote: > Hi, I run puppetmaster on a machine accessible by both ipv4 and ipv6. > bindaddress in puppet.conf is "::" > Could not retrieve hostname: getaddrinfo: Name or service not known > dnsdomainname: Name or service not known You have something wrongly set

Re: [Puppet Users] puppet 2.6.9 debian packages

2011-07-19 Thread FRLinux
On Tue, Jul 19, 2011 at 11:01 AM, Matt wrote: > Anyone hosting deb packages for puppet 2.6.9, or know how to build it > from the tar.gz.  I know sid has 2.7.1 but i'm after fixes in 2.6.9, > which I think won't be up-streamed until 2.7.2 Wheezy package is 2.6.8, I guess you could probably take th

Re: [Puppet Users] puppet-dashboard

2011-04-04 Thread FRLinux
On Mon, Apr 4, 2011 at 4:26 PM, Randall Hansen wrote: > We're aware of some performance problems in Dashboard and are keen to fix > them.  How much data do you have?  How many nodes?  How many unresponsive?   > What's your update interval?  At what point does it start to fall over? Hello! As Pa

Re: [Puppet Users] Puppet nagios integration problem

2011-04-04 Thread FRLinux
On Mon, Apr 4, 2011 at 11:37 AM, Jonathan Gazeley wrote: > Can anyone offer any pointers? Go to the one of the clients, then run: puppetd -vt and take a look at the output? Usually a good pointer :) Cheers, Steph -- You received this message because you are subscribed to the Google Groups "Pu

Re: [Puppet Users] puppet-dashboard

2011-04-04 Thread FRLinux
On Mon, Apr 4, 2011 at 11:53 AM, Patrick wrote: > Then the db:raw:optimize command will actually be able to shrink the DB. >  Note, that attribute will cause all tables to be stored in separate files. Nice one, thanks for all the replies, I have a responsive dashboard once again :) Steph -- Yo

[Puppet Users] puppet-dashboard

2011-04-04 Thread FRLinux
Hello, I have another quick one about puppet dashboard. We are using the Debian one for Squeeze (1.0.4) and as the database has significantly grown, if/when we click on a list of unresponsive nodes to check them, the web interface sits there doing nothing then the puppetmaster process starts timin

Re: [Puppet Users] puppet client certs & dns

2011-04-04 Thread FRLinux
On Mon, Apr 4, 2011 at 9:50 AM, Felix Frank wrote: > certification can be painful at times, but I don't see the real problem > you had with requesting a signature on a badly named cert? > > You can always just revoke it on the master and have your client issue a > new CSR. Hello, Thanks for your

[Puppet Users] puppet client certs & dns

2011-04-01 Thread FRLinux
Hello, First off, forgive me if that has been discussed before. Has there been any thought given to using dns records queried from the IP of a host where puppet is installed? Reason I'm asking is we had an issue in which our fqdn got screwed up in /etc/hosts in the form of node.example instead of

Re: [Puppet Users] lsbdistcodename and Debian Squeeze

2011-03-03 Thread FRLinux
On Thu, Mar 3, 2011 at 6:41 PM, Daniel Piddock wrote: > Update your lsb-release package to at least version 3.2-23.2squeeze1. That was it, turns out the upgrade hadn't finished properly hence left a few packages pending updates. Thanks for the reply and sorry for the noise. Cheers, Steph -- Y

[Puppet Users] lsbdistcodename and Debian Squeeze

2011-03-03 Thread FRLinux
Hello all, I use puppetmaster on a Debian Squeeze server (packaged from Debian 2.6.2-4) I am using a template for Debian Servers which works great for Lenny in order to update my sources.list automagically, here goes: deb http://ftp.ie.debian.org/debian <%= lsbdistcodename %> main contrib non-fr