Hello,

I'm configuring an environment using multiple puppet masters geographically
distributed in different locations. We have a "central" puppet master  in
our main office with the CA signing authority and we also keep the MySQL
database with the stored configs there.

As we sometimes have a lot of latency between locations we also configured
ActiveMQ with puppetqd so it doesn't take ages to write the stored configs,
but the master is still reading from the central stored configs database
making it very slow. As far as I know, the master uses ActiveMQ+puppetqd
when it has to write and it connects directly to the database when it has to
fetch the stored config data. Am I right?

If so, would it be possible to setup a MySQL replication and configure the
master to read from the local database (replicated from the MySQL master)
and puppetqd to write to the MySQL master? Has anyone tried this
architecture?

Cheers

-- 
Carles Amigó
fr...@fr3nd.net
http://www.fr3nd.net
Hey dol! merry dol! ring a dong dillo!

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-us...@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