On 2015-01-30T08:29:18, emmanuel segura <emi2f...@gmail.com> wrote: > from one of two: > > /dev/sdX and /dev/sdY > > sbd -d "/dev/sdX;/dev/sdY" message node1 exit > sbd -d "/dev/sdX;/dev/sdY" message node2 exit > > sbd -d /dev/sdA create && sbd -d /dev/sdB create > > Now in every cluster node > > sbd -d "/dev/sdA;/dev/sdB" -D -W watch
This command will not work. You need to specify the devices separately for sbd: sbd -d /dev/sdX -d /dev/sdY Regards, Lars -- Architect Storage/HA SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Jennifer Guild, Dilip Upmanyu, Graham Norton, HRB 21284 (AG Nürnberg) "Experience is the name everyone gives to their mistakes." -- Oscar Wilde _______________________________________________ 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 Bugs: http://bugs.clusterlabs.org