<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">I'm having trouble making the cluster aware of changes in Fedora 10 (x86_64).  The setup has three VMs accessing a shared, attached partition, formatted as GFS.    When modifying the cluster.conf and incrementing version number, I have to boot the nodes.  I've found some online resources that say use cman_tool and others that say use ccs_tool.  What is the correct commanf for Fedora 10?<br><br> # cman_tool nodes <br> Node Sts Inc Joined Name <br> 2 M 172 2009-03-04 08:39:52 gfs2<br> 3 M 172 2009-03-04 08:39:52 gfs3<br> 4 M 160 2009-03-04 08:39:52 gfs4<br> # head -2 /etc/cluster/cluster.conf<br> <?xml version="1.0" ?><br> <cluster config_version="9" name="clust"><br> # cman_tool version<br> 6.1.0 config 9<br> # vi /etc/cluster/cluster.conf<br> # head -2
 /etc/cluster/cluster.conf<br> <?xml version="1.0" ?><br> <cluster config_version="10" name="clust"><br> # cman_tool version -r 10<br> # cman_tool version<br> 6.1.0 config 9<br> # ccs_tool update /etc/cluster/cluster.conf<br> Unknown command, update<br> Try 'ccs_tool help' for help<br><br>Thanks.<br></td></tr></table><br>