Hello,
we configured puppet with mongrel and apache as load balancer on a
debian heartbeat2 cluster. puppetmasterd is running on both nodes and
only the puppetmaster ip is switching. We start 10 mongrel servers and
we load balance only to 127.0.0.1:18140 - 18149 not to the other
clusternode. We use shared storage for confdir, files, manifests and
ssl. Everything is working but we still get these errors (sometimes -
not that often):
 
/var/log/syslog.log
Apr 22 09:16:16 demu1glcmon01 puppetmasterd[21131]: Denying
unauthenticated client localhost(127.0.0.1) access to fileserver.list
Apr 22 09:16:16 demu1glcmon01 puppetmasterd[21070]: Denying
unauthenticated client localhost(127.0.0.1) access to
fileserver.describe
Apr 22 09:16:16 demu1glcmon01 puppetmasterd[21301]: Denying
unauthenticated client localhost(127.0.0.1) access to
fileserver.describe
Apr 22 09:16:30 demu1glcmon01 puppetmasterd[20811]: Compiled catalog for
idxxxx.xxxxx.com in 0.02 seconds
Apr 22 09:16:35 demu1glcmon01 puppetmasterd[20905]: Compiled catalog for
uxxxxxx.xxxxx.com in 0.02 seconds
Apr 22 09:17:17 demu1glcmon01 puppetmasterd[21131]: Compiled catalog for
ux2xxxx.xxxxx.com in 0.02 seconds
[...]
 
 
/var/log/apache/access-vhost-puppet.log
147.151.157.130 - - [22/Apr/2009:09:16:16 +0200] "POST /RPC2 HTTP/1.1"
502 528 "-" "XMLRPC::Client (Ruby 1.8.7)"
147.151.157.130 - - [22/Apr/2009:09:16:16 +0200] "POST /RPC2 HTTP/1.1"
200 - "-" "XMLRPC::Client (Ruby 1.8.7)"
147.151.157.130 - - [22/Apr/2009:09:16:16 +0200] "POST /RPC2 HTTP/1.1"
502 528 "-" "XMLRPC::Client (Ruby 1.8.7)"
147.151.132.225 - - [22/Apr/2009:09:16:24 +0200] "POST /RPC2 HTTP/1.1"
200 149 "-" "XMLRPC::Client (Ruby 1.8.7)"
147.151.132.225 - - [22/Apr/2009:09:16:24 +0200] "POST /RPC2 HTTP/1.1"
200 175 "-" "XMLRPC::Client (Ruby 1.8.7)"
[...]

 
/var/log/apache/error-vhost-puppet.log
[Wed Apr 22 09:16:16 2009] [error] [client 147.151.157.130] (70014)End
of file found: proxy: error reading status line from remote server
127.0.0.1
[Wed Apr 22 09:16:16 2009] [error] [client 147.151.157.130] proxy: Error
reading from remote server returned by /RPC2
[Wed Apr 22 09:16:16 2009] [error] [client 147.151.157.130] (70014)End
of file found: proxy: error reading status line from remote server
127.0.0.1
[Wed Apr 22 09:16:16 2009] [error] [client 147.151.157.130] (70014)End
of file found: proxy: error reading status line from remote server
127.0.0.1
[Wed Apr 22 09:16:16 2009] [error] [client 147.151.157.130] proxy: Error
reading from remote server returned by /RPC2

 
 
Any idea what is causing this?
 
Best regards
Florian
 
 

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to