Could anyone direct me to any existing Puppet modules that include basic
MySQL replication (master / slave configuration), or provide advice
on the following? It seems easy enough to require the proper my.cnf and
create the replication user and privileges, but I'm unsure about
executing MySQL commands on the master / slave(s) concerning the master log
file and log position, etc. where these are going to be dynamic
at any given time. Is it best to just do the latter steps manually and
leave out of puppet? I'm also curious if there would be issues when
needing
to change master, stop / start slaves, do any maintenance if replication is
interrupted, etc.
thanks in advance.
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/h7iEfJw1iF8J.
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.