[Pacemaker] two node cluster and shared device

Oliver Heinz oheinz at fbihome.de
Wed May 19 09:03:14 EDT 2010


Just ignore my previous posting. I f I don't name the resource...

primitive resSBD stonith:external/sbd \
        params sbd_device="/dev/disk/by-id/dm-uuid-part1-
mpath-3600c0ff000d8d78802faa14b01000000"

works much better.

Oliver



Am Mittwoch, 19. Mai 2010 14:27:27 schrieb Oliver Heinz:
> Am Mittwoch, 19. Mai 2010 10:25:10 schrieb Florian Haas:
> > Read up on resource placement based on ping connectivity and the
> > ocf:pacemaker:ping RA, and on the external/sbd STONITH plugin. That
> > should get you started.
> 
> Thanks for the hints.
> 
> I tried to configure sdb it according to the sources I found but I get:
> 
> crm(live)configure# primitive stonith:external/sbd params
> sbd_device="/dev/mapper/3600c0ff000d8d78802faa14b01000000-part1"
> ERROR: provider could not be determined for params
> ERROR: syntax in primitive: params
> sbd_device=/dev/mapper/3600c0ff000d8d78802faa14b01000000-part1
> 
> 
> But according to info and the example configs this should be o.k. or am I
> missing sometihing (trivial?)
> 
> 
> crm(live)ra# info stonith:external/sbd
> Shared storage STONITH device (stonith:external/sbd)
> 
> ...
> sbd_device* (string): SBD device
>     The block device used for the SBD partition.
> ...
> 
> 
> 
> TIA;
> Oliver
> 
> 
> 
> 
> _______________________________________________
> Pacemaker mailing list: Pacemaker at oss.clusterlabs.org
> http://oss.clusterlabs.org/mailman/listinfo/pacemaker
> 
> Project Home: http://www.clusterlabs.org
> Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf







More information about the Pacemaker mailing list