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@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