I'm having the same issue on CentOS5.2 with the following packages:
*yum*
puppet-0.25.5-1.el5
puppet-server-0.25.5-1.el5
rubygems-1.3.1-1.el5
ruby-shadow-1.4.1-7.el5
ruby-devel-1.8.6.111-1
ruby-1.8.6.111-1
ruby-ri-1.8.6.111-1
ruby-docs-1.8.5-5.el5_3.7
ruby-augeas-0.3.0-1.el5
ruby-irb-1.8.6.111-1
r
Christopher writes:
> I ran into this same thing. Update (rebuild) to the following rpms
> versions from fedora 11:
>
> rubygem-activerecord.noarch 1:2.3.2-4.fc11
> rubygem-activesupport.noarch1:2.3.2-2.fc11
> rubygem-rack.noarch 1.0.0-1.fc11
Thanks,
Arnaud Gomes-do-Vale wrote:
> Brice Figureau writes:
>
>> Can you try with a newer rails/active record? This one is a little
>> bit old, and I'm not sure there aren't some bugs. I vaguely
>> remember that puppet required rails 2.2, but I might be wrong.
Well, puppet 0.25 doesn't refuse to run w
Hello...
On Tue, 2010-04-27 at 15:05 +0200, Arnaud Gomes-do-Vale wrote:
> Hi folks,
>
> When I enabled stored configs on my puppet master, it began keeping lots
> of open connections to the MySQL server (as far as I understand it
> opened one connection for each client run and never closed them)
Brice Figureau writes:
> Can you try with a newer rails/active record?
> This one is a little bit old, and I'm not sure there aren't some bugs.
> I vaguely remember that puppet required rails 2.2, but I might be wrong.
Will try. I was hoping I could get away with using whatever is in EPEL;
has
You might also try the latest ruby-mysql gem.
Brice Figureau wrote:
>Hi,
>
>On Tue, 2010-04-27 at 15:05 +0200, Arnaud Gomes-do-Vale wrote:
>> Hi folks,
>>
>> When I enabled stored configs on my puppet master, it began keeping lots
>> of open connections to the MySQL server (as far as I understa
Hi,
On Tue, 2010-04-27 at 15:05 +0200, Arnaud Gomes-do-Vale wrote:
> Hi folks,
>
> When I enabled stored configs on my puppet master, it began keeping lots
> of open connections to the MySQL server (as far as I understand it
> opened one connection for each client run and never closed them).
>
>
Hi folks,
When I enabled stored configs on my puppet master, it began keeping lots
of open connections to the MySQL server (as far as I understand it
opened one connection for each client run and never closed them).
I set up the server to close idle connections after 5 minutes. Now the
database s