[Linux-cluster] GFS Shut down script

isplist at logicore.net isplist at logicore.net
Sat Oct 21 20:17:49 UTC 2006


> You may also want to take a look at the faq, at this question:
> http://sources.redhat.com/cluster/faq.html#cman_shutdown

PS: Just tried this on a node and I get;

My script contains;

//
umount /var/www
vgchange -aln
killall clvmd
fence_tool leave
cman_tool leave remove -w
killall ccsd
//

I get;
cman_tool: Can't leave cluster while there are 3 active subsystems

Plus, I'm confused on why it says 3 active subsystems? Guess I'm not clear why 
only 3 got votes?

# cman_tool nodes
Node  Votes Exp Sts  Name
   1    1    1   M   dev
   2    1    8   M   cweb92
   3    1    1   M   cweb93
   4    1    1   M   cweb94
   5    1    8   M   qm250
   6    1    8   M   qm247
   7    1    8   M   qm248
   8    1    8   M   qm249

Mike






More information about the Linux-cluster mailing list