Re: [Pacemaker] Drbd disk don't run

2009-07-15 Thread Raoul Bhatia [IPAX]
Rafael Emerick wrote: > What did you do? > > I can only to start the drbd disk using the drbddisk heartbeat script, > but not with a correct check of integrity to put a primary/primary...i'm > writing a new scritp based in the drbddisk with this check, but i would > like to use ocf ra... drbd and

Re: [Pacemaker] Drbd disk don't run

2009-05-16 Thread Rafael Emerick
What did you do? I can only to start the drbd disk using the drbddisk heartbeat script, but not with a correct check of integrity to put a primary/primary...i'm writing a new scritp based in the drbddisk with this check, but i would like to use ocf ra... Can you give me more details about you con

Re: [Pacemaker] Drbd disk don't run

2009-05-16 Thread Raoul Bhatia [IPAX]
Dejan Muhamedagic wrote: > Hi, > > On Fri, May 15, 2009 at 01:58:36PM -0300, Rafael Emerick wrote: >> With pacemaker i can't set up a state primary/primary? > > It all depends on the resource agent. The drbd OCF, I think, > works as primary/secondary. Perhaps somebody else can offer some > advice

Re: [Pacemaker] Drbd disk don't run

2009-05-15 Thread Dejan Muhamedagic
Hi, On Fri, May 15, 2009 at 01:58:36PM -0300, Rafael Emerick wrote: > With pacemaker i can't set up a state primary/primary? It all depends on the resource agent. The drbd OCF, I think, works as primary/secondary. Perhaps somebody else can offer some advice here, not really an expert on the drbd

Re: [Pacemaker] Drbd disk don't run

2009-05-15 Thread Rafael Emerick
With pacemaker i can't set up a state primary/primary? I'm trying to run a disk now, then i wan't put than in primary/primary state. With drbdadm i put the disk in working very well. The drbd+ocfs2 is already working, but now i want the pacemaker init the drbd and ocfs2/o2cb deamon, set the drbddi

Re: [Pacemaker] Drbd disk don't run

2009-05-15 Thread Dejan Muhamedagic
Hi, On Fri, May 15, 2009 at 08:54:31AM -0300, Rafael Emerick wrote: > Hi, Dejan > > The fist problem are solved, but now i have another. > When i try to start de ms-drbd11 resource i don't get any error, but in the > crm_mon i get the log: > > > Last updated: Fri May 15 08:44:11 200

Re: [Pacemaker] Drbd disk don't run

2009-05-15 Thread Rafael Emerick
Hi, Dejan The fist problem are solved, but now i have another. When i try to start de ms-drbd11 resource i don't get any error, but in the crm_mon i get the log: Last updated: Fri May 15 08:44:11 2009 Current DC: node1 (57e0232d-5b78-4a1a-976e-e5335ba8266d) - partition with quorum Ve

Re: [Pacemaker] Drbd disk don't run

2009-05-15 Thread Dejan Muhamedagic
Hi, On Fri, May 15, 2009 at 06:47:37AM -0300, Rafael Emerick wrote: > Hi, Dejan > > thanks for attention > following my cib xml conf > I am newbie with pacemaker, any hint is very welcome! : D The CIB as seen by crm: primitive drbd11 ocf:heartbeat:drbd \ params drbd_resource="drbd11" \

Re: [Pacemaker] Drbd disk don't run

2009-05-15 Thread Rafael Emerick
Hi, Dejan thanks for attention following my cib xml conf I am newbie with pacemaker, any hint is very welcome! : D ==cib.xml=

Re: [Pacemaker] Drbd disk don't run

2009-05-15 Thread Dejan Muhamedagic
Hi, On Thu, May 14, 2009 at 05:13:50PM -0300, Rafael Emerick wrote: > Hi, Dejan > > There is no two set of meta-attributes. > > I remove the ms-drbd11, add again and the error is the same: > Error performing operation: Required data for this CIB API call not found Can you please post your CIB.

Re: [Pacemaker] Drbd disk don't run

2009-05-14 Thread Rafael Emerick
Hi, Dejan There is no two set of meta-attributes. I remove the ms-drbd11, add again and the error is the same: Error performing operation: Required data for this CIB API call not found Thanks, On Thu, May 14, 2009 at 3:43 PM, Dejan Muhamedagic wrote: > Hi, > > On Thu, May 14, 2009 at 03:18:1

Re: [Pacemaker] Drbd disk don't run

2009-05-14 Thread Dejan Muhamedagic
Hi, On Thu, May 14, 2009 at 03:18:15PM -0300, Rafael Emerick wrote: > Hi, > > I'm tryng to make a cluster with xen-ha using drbd and ocfs2... > > I want that crm management all resources (xen machines, drbd disks and ocfs2 > filesystem ). > > First, a create a clone lsb resource to init drbd wi