[Pacemaker] What exactly happen when a node joins a cluster ?
Pavel Levshin
pavel at levshin.spb.ru
Mon Mar 21 18:00:56 UTC 2011
20.03.2011 22:02, Thomas Baumann:
> I changed my configuration to cloned resources. I had one clone I did
> not want to startup on 2 of my nodes.
>
> To fix the the not "nice" output, a script returns always 0 was added:
>
> #!/bin/ksh
> exit 0
>
rc=0 means the resource is started. I assume you didn't mean this.
http://refspecs.linuxfoundation.org/LSB_4.1.0/LSB-Core-generic/LSB-Core-generic/iniscrptact.html
--
Pavel Levshin
More information about the Pacemaker
mailing list