Fabio M. Di Nitto wrote: >> * OpenAIS >> * Will need a guide for migrating from RHCS to Pacemaker/OpenAIS. > > from now on, I recommend you start using the correct terminology as > corosync/openais rather than just openais. > > corosync has a simple conf.d hook up system for external module > integration such as pacemaker. Did you look at it? >
Actually, somebody made me notice that the conf.d suggestion was coming from this team. Apologies for my bad memory :) the 2 dirs you can use are: /etc/corosync/uidgid.d/ /etc/corosync/service.d/ the former is used to add config snippets to allow specific users (other than root) to access corosync IPC services the latter is specific to services (like pacemaker) So for instance, apt-get pacemaker would add a config snippet there and be done with it. Fabio _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-ha Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-ha More help : https://help.launchpad.net/ListHelp

