Re: [Pacemaker] pacemaker + rhel6 and clvmd

2012-03-14 Thread Andreas Kurz
On 03/14/2012 01:05 PM, David Coulson wrote: > Are you running 'real' RHEL6? > > If so, cman + clvmd + gfs2 is the way to go. You can run pacemaker on > top of all of that (without openais) to manage your resources if you > don't want to use rgmanager. > > I've never tried to run clvmd out of pac

Re: [Pacemaker] pacemaker + rhel6 and clvmd

2012-03-14 Thread emmanuel segura
I'm running Suse 11 sp1 Il giorno 14 marzo 2012 13:05, David Coulson ha scritto: > Are you running 'real' RHEL6? > > If so, cman + clvmd + gfs2 is the way to go. You can run pacemaker on top > of all of that (without openais) to manage your resources if you don't want > to use rgmanager. > > I'v

Re: [Pacemaker] pacemaker + rhel6 and clvmd

2012-03-14 Thread David Coulson
Are you running 'real' RHEL6? If so, cman + clvmd + gfs2 is the way to go. You can run pacemaker on top of all of that (without openais) to manage your resources if you don't want to use rgmanager. I've never tried to run clvmd out of pacemaker, but there is a init.d script for it in RHEL6,

Re: [Pacemaker] pacemaker + rhel6 and clvmd

2012-03-14 Thread Mark Frasa
Hmm: ls -l /usr/lib/ocf/resource.d/lvm2/clvmd ls: cannot access /usr/lib/ocf/resource.d/lvm2/clvmd: No such file or directory [root@node0 ~]# yum whatprovides /usr/lib/ocf/resource.d/lvm2/clvmd Loaded plugins: product-id, rhnplugin, subscription-manager Updating certificate-based repositories. No

Re: [Pacemaker] pacemaker + rhel6 and clvmd

2012-03-14 Thread emmanuel segura
Verify if you have the resource ls -l /usr/lib/ocf/resource.d/lvm2/clvmd Il giorno 14 marzo 2012 12:15, Mark Frasa ha scritto: > Hello, > > We are trying to build 3-node cluster with shared-storage (FC-SAN). On > this cluster we need clustered-lvm2 to provide storage to our vm's. > Now we have

Re: [Pacemaker] pacemaker + rhel6 and clvmd

2012-03-14 Thread Mark Frasa
We are using corosync+pacemaker. On Wed, Mar 14, 2012 at 12:25 PM, emmanuel segura wrote: > Are you using cman+pacemaker or corosync+pacemaker? > > Il giorno 14 marzo 2012 12:15, Mark Frasa ha scritto: >> >> Hello, >> >> We are trying to build 3-node cluster with shared-storage (FC-SAN). On >> t

Re: [Pacemaker] pacemaker + rhel6 and clvmd

2012-03-14 Thread emmanuel segura
Are you using cman+pacemaker or corosync+pacemaker? Il giorno 14 marzo 2012 12:15, Mark Frasa ha scritto: > Hello, > > We are trying to build 3-node cluster with shared-storage (FC-SAN). On > this cluster we need clustered-lvm2 to provide storage to our vm's. > Now we have seems a few tutorials

[Pacemaker] pacemaker + rhel6 and clvmd

2012-03-14 Thread Mark Frasa
Hello, We are trying to build 3-node cluster with shared-storage (FC-SAN). On this cluster we need clustered-lvm2 to provide storage to our vm's. Now we have seems a few tutorials on howto setup clvmd and all of them are trying to include ocfs2 (which i guess we don't have on RHEL6): configure DL