Where am I going wrong here? [root@zero mysql]# pcs cluster standby zero.acenet.us Error: node 'zero.acenet.us' does not appear to exist in configuration [root@zero mysql]# pcs cluster cib | grep "node id" <node id="diet.acenet.us" uname="diet.acenet.us"/> <node id="zero.acenet.us" uname="zero.acenet.us"/>
------------------- standby <node> | --all Put specified node into standby mode (the node specified will no longer be able to host resources), if --all is specified all nodes will be put into standby mode. ------------------- _______________________________________________ Pacemaker mailing list: Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.org/mailman/listinfo/pacemaker Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://bugs.clusterlabs.org