i just enabled storeconfigs and cannot use puppetrun on more than 5
hosts. When i try 6+ i get the error message:
puppetmasterd[16209]: could not obtain a database connection within 5
seconds. The max pool size is currently 5; consider increasing it.
My Mysql setup allows a lot more connections (500). Any suggestions?
Thanks,
Daniel
Do you have the proper rubygem for mysql installed? I think on
deb/ubuntu it's something like libmysql-ruby1.8.
- --
Joe McDonagh
AIM: YoosingYoonickz
IRC: joe-mac on freenode
L'ennui est contre-r�volutionnaire
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkt05xoACgkQRkBieEaRmubRKACglFzvJCGtN1rChmbuZqfJKN7/
yYUAn1/KdvVfD8DURsk+lzc+/VAxb1fG
=lPum
-----END PGP SIGNATURE-----
*** LOCAL GEMS ***
mysql (2.8.1)
jkoppe@indadm1 in ~ at 2010-06-08 23:59:00
--> cd /var/lib/puppet/log/
jkoppe@indadm1 in /var/lib/puppet/log at 2010-06-09 00:00:20
--> sudo cat rails.log
[sudo] password for jkoppe:
# Logfile created on Tue Jun 08 09:04:41 -0500 2010 by logger.rb/1.5.2.9
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Do you have the proper rubygem for mysql installed? I think on
Daniel Kerwin wrote:
> Hi list,
>
> i just enabled storeconfigs and cannot use puppetrun on more than 5
> hosts. When i try 6+ i get the error message:
>
> puppetmasterd[16209]: could not obtain a database connection within 5
> seconds. The max pool size is currently 5; consider increasing it.
>
> My Mysql setup allows a lot more connections (500). Any suggestions?
>
> Thanks,
>
> Daniel
>
deb/ubuntu it's something like libmysql-ruby1.8.
- --
Joe McDonagh
AIM: YoosingYoonickz
IRC: joe-mac on freenode
L'ennui est contre-révolutionnaire
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkt05xoACgkQRkBieEaRmubRKACglFzvJCGtN1rChmbuZqfJKN7/
yYUAn1/KdvVfD8DURsk+lzc+/VAxb1fG
=lPum
-----END PGP SIGNATURE-----
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to puppet...@googlegroups.com.
To unsubscribe from this group, send email to puppet-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
On Fri, Feb 12, 2010 at 12:28 AM, Joe McDonagh <joseph.e...@gmail.com> wrote:
Daniel Kerwin wrote:
> Hi list,
>
> i just enabled storeconfigs and cannot use puppetrun on more than 5
> hosts. When i try 6+ i get the error message:
>
> puppetmasterd[16209]: could not obtain a database connection within 5
> seconds. The max pool size is currently 5; consider increasing it.
>
> My Mysql setup allows a lot more connections (500). Any suggestions?
Do you have the proper rubygem for mysql installed? I think on
deb/ubuntu it's something like libmysql-ruby1.8.
I'm having the same problem with the mysql gem installed and the gem appears to be in-use
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to puppet...@googlegroups.com.
To unsubscribe from this group, send email to puppet-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Thomas A. McGonagle
t...@dataero.com
Google Voice: 617-229-5185
On Tue, Jun 22, 2010 at 1:59 AM, Jason Koppe