# pcs cluster unstandby pollux1 Error: node 'pollux1' does not appear to exist in configuration
I hit this error message from Pacemaker pcs
util while trying to bring nodes out of standby after having put them into that state with the command pcs cluster standby foo
, updating the OS from ~RHEL6.3 -> RHEL6.5, and then rebooting the nodes to bring them up on a newer kernel.
It appears that this is an bug in pcs
and there are some details in this (subscriber only) Red Hat KB article: ‘pcs cluster standby
According to the KB article, this problem is fixed in pcs-0.9.90-1.el6_4.1
and pcs-0.9.90-2.el6_5.2
but can be worked around by using the crm_standby
util in place of pcs
for the standby/unstandby operation.
Example from the KB article:
### Standby node
# crm_standby -v on -N
### Unstandby node
# crm_standby -D -N