[Pacemaker] Error: node does not appear to exist in configuration

Jerald B. Darow jbdarow at ace-host.net
Mon Jan 6 04:09:12 EST 2014


Where am I going wrong here?

[root at zero mysql]# pcs cluster standby zero.acenet.us
Error: node 'zero.acenet.us' does not appear to exist in configuration
[root at 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.

-------------------





More information about the Pacemaker mailing list