]> sourceware.org Git - cluster.git/commit
cman: add option to init script to prevent joining the fence domain
authorRyan O'Hara <rohara@redhat.com>
Mon, 28 Jul 2008 15:46:02 +0000 (10:46 -0500)
committerRyan O'Hara <rohara@redhat.com>
Mon, 28 Jul 2008 15:46:02 +0000 (10:46 -0500)
commit95de2056c00d874da10615b34dc94f9c27d61404
tree4d9e04e7d016e8975f2f13ef9dd39217bec70cfa
parentbd0b1b52a6061471a4bf6cc224084ef0291f360f
cman: add option to init script to prevent joining the fence domain

New sysconfig variable FENCE_JOIN will control whether or not the
node joins the fence domain. This variable can be set to either
value "yes" or "no". When FENCE_JOIN is set to "no", the init script
will not attempt to join the fence domain. Any other value is
equivalant to "yes", in which case the init script will attempt to
join the fence domain. (BZ #455598)
cman/init.d/cman
This page took 0.034232 seconds and 5 git commands to generate.