How to move the resource group from one node to another in hacmp?
Using the below steps to move the resource group from one node to another.
# clshowres - To get the resource attributes
# clRGinfo - To check the resource group status like where it is online.
# clRGmove -g testRG -n nodeB -m - move the testRG to node B
# clRGinfo - To check the resource group status like whether the RG is moved to nodeB