Node cannot be unregistered from Coordination Point Server.
book
Article ID: 100044705
calendar_today
Updated On:
Description
Error Message
CPS ERROR V-97-1400-402 Error in unregistering node # ()
Cause
This issue is caused by a lock on the database not allowing the Coordination Point Server to release the node. In /var/log/messages logs of Coordination Point Server you would see the following entries:
Resolution
To remove the lock from the database the easiest solution would be to offline/online the CPSSG which will restart the vxcpserv process:
# hagrp -offline -any
# hagrp -online -any
After the offline/online is complete, try the unregister command again.
Issue/Introduction
Coordination Point Server is not allowing a node to be unregistered.
# cpsadm -s <ip> -a unreg_node -u "{<Cluster UUID>}" -n # -h <node name> Local node is CP Server, assuming nodeid as #
CPS ERROR V-97-1400-402 Error in unregistering node # (<node name>)