Dear friends,

I wonder whether anyone have any experience deploying a Linux HA cluster 
using Puppet. I would like to automate the deployment of HA cluster 
(http://clusterlabs.org/doc/en-US/Pacemaker/1.1-pcs/html/Clusters_from_Scratch/index.html)
 
in a Puppet master-agent model.

These are the challenges I am facing.
1. In the cluster (not individual node) services cman, clvmd and pacemaker 
need to start one after the other to form the cluster. So nodes in the 
cluster need to aware the status of the other nodes in the cluster (Ex a 
node start cman and wait for all other nodes to complete the cmand start). 
It may be possible to achieve this using resource exporter but could not 
figured this out so far

2. Once the cluster is up, resource related operations only need to be 
performed in a single cluster. How can we manage something like this with 
Puppet.


If anyone has automated cluster deployment with Puppet would you share that 
information please.

Thanks,
CD

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/d057a016-6806-4f94-8ef9-7c29e5e424f2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to