Hi,

Search the threads, there were a few discussions about this point... at the
moment afaik, its not doable.

are you using store config for collection or just for inventory? there are a
few other options for both requirements without having your central db
blocking puppet.

Ohad

2010/12/22 Carles Amigó <[email protected]>

> 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ó
> [email protected]
> 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 [email protected].
> To unsubscribe from this group, send email to
> [email protected]<puppet-users%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/puppet-users?hl=en.
>

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

Reply via email to