Hi again,
puppetd started to hang with 100% CPU usage all of the sudden. Strace
just keeps repeating these 2 lines:
--- SIGVTALRM (Virtual timer expired) @ 0 (0) ---
sigreturn() = ? (mask now [])
In logs it hangs with this message:
debug: Calling fileserver.describe
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Allan Marcus wrote:
> debug: Format s not supported for Puppet:; has not implemented
> method 'from_s'
> debug: Puppet::Network::Format[json]: false value when expecting true
>
>
> I still see these error messages with 0.25.1. Should I worry a
On Fri, Sep 25, 2009 at 1:23 PM, Luke Schierer wrote:
> On Thu, Sep 24, 2009 at 11:43 AM, Luke Schierer > wrote:
>
>> I have the following snippet I am using to test with the puppet command
>>
>> node host1 {
>>
>> file { "/var/www/target":
>> path => "/var/www/target",
>> mode => 570,
>
On Fri, Sep 25, 2009 at 2:42 AM, David Schmitt wrote:
>
> Asif Iqbal wrote:
> >
> >
> > On Wed, Sep 23, 2009 at 1:50 PM, Joe McDonagh
> > mailto:joseph.e.mcdon...@gmail.com>>
> wrote:
> >
> >
> > Asif Iqbal wrote:
> > > I have a perl script that runs fine manually, but fails to run by
>
On 25/09/09 1:23, Allan Marcus wrote:
> debug: Format s not supported for Puppet:; has not implemented
> method 'from_s'
> debug: Puppet::Network::Format[json]: false value when expecting true
>
>
> I still see these error messages with 0.25.1. Should I worry about
> these, enter bugs, o
On Thu, Sep 24, 2009 at 11:43 AM, Luke Schierer wrote:
> I have the following snippet I am using to test with the puppet command
>
> node host1 {
>
> file { "/var/www/target":
> path => "/var/www/target",
> mode => 570,
> owner => apache,
> group => wheel,
> ensure => directory,
>
it just gets worse. When using a 0.24.8 client against a 0.25.1
server, where the server is running Passenger, nothing I do in the
auth.conf will allow the client to work.
here's my auth.conf:
path /
auth any
allow *
I've also tried:
path /
auth no
allow *
and here are the errors I get.
In both cases puppetmasterd is run as the puppet user, at least
according to ps.
---
Thanks,
Allan Marcus
505-667-5666
On Sep 25, 2009, at 4:38 AM, Silviu Paragina wrote:
>
> Allan Marcus wrote:
>> Ug.
>>
>> does anyone have any idea why my clients can connect just fine when
>> using webri
I didnt find docs either, but hopefully this simple example which I use in
Foreman can give you all the info you need :)
http://theforeman.org/repositories/entry/foreman/extras/puppet/reports/foreman.rb
Ohad
On Fri, Sep 25, 2009 at 5:54 PM, Tim Uckun wrote:
>
> > you can also parse the client
On 24 sep, 11:19, Nobuchika Tanaka wrote:
> [What I did & problem detail]
> 1.Install Redhat4.5 EL AS to puppetd host.
>
> 2.Install puppetd package to puppetd host and start puppetd.
>
> 3.Confirm that puppetd connects with puppetmasterd.
> puppetmasterd[1984]: Allowing unauthenticated client h
> debug: Format s not supported for Puppet:; has not implemented
> method 'from_s'
> debug: Puppet::Network::Format[json]: false value when expecting true
>
>
> I still see these error messages with 0.25.1. Should I worry about
> these, enter bugs, or just ignore them?
did you file a b
On 23 sep, 14:45, Ohad Levy wrote:
>
> why not ? :)
>
Let's say that we're doing everything from scratch: new distro, new
apps, new deployment system and at last: puppet+svn.
My colleague and I we've spent almost a year migrating configs to
puppet, creating RPM packages, etc ... so we're pret
Is there a way to concat multiple files together to generate the
content of a File resource?
I know this can be done with templates, but wondered if there was a
way to do it with straight
files (without the overhead of running through ERB).
[ I'm trying to do this to create an authorised_keys fi
Allan Marcus wrote:
> Ug.
>
> does anyone have any idea why my clients can connect just fine when
> using webrick but cannot when using passenger? this only happens with
> puppetmasterd 0.25.x. When the client tries to connect I see:
>
> puppetmasterd[3485] : Starting Puppet server version 0.2
Nobuchika Tanaka wrote:
> Hi.
> I have a trouble that puppetrun does not work, because of sslv3
> certificate error.
> So could you tell me what I should do to make puppet work well.
>
> [Environment]
> Puppetmasterd
> -version:0.23.2
> -OS:Redhat3 EL AS
>
> Puppetd
> -version:0.23.2
> -OS:Red
> you can also parse the client log files, but I usually get a notification
> (or see it in Foreman) when a client did not send a report in the last XX
> minutes, than I can look into the client and see whats wrong.
I was thinking I would might like to write my own report "engine" but
I can't se
I'll give that a bash and see if it stops the kickstart clients getting a 500.
Thanks,
Matt
2009/9/25 Ohad Levy :
> Hi Matt,
>
> Sicne foreman is a rails app, you dont need the config.ru (its only rack
> applications which require it).
>
> if you have passenger enabled somehwere in you apache c
I recommend a good read...
http://www.amazon.co.uk/Pulling-Strings-Puppet-Configuration-Management/dp/1590599780/ref=sr_1_1?ie=UTF8&s=books&qid=1253860933&sr=1-1
what i like about amazon as well once you are finished with it you can
sell it back through the marketplace... look they going for a £
18 matches
Mail list logo