[Pacemaker] Replacing sbd devices in running cluster

Lars Marowsky-Bree lmb at suse.com
Fri Jan 30 06:47:54 EST 2015


On 2015-01-30T08:29:18, emmanuel segura <emi2fast at 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





More information about the Pacemaker mailing list