HMC shutdown (GUI) by slecting "Immediate" option is equvalent to "halt" command.... So, even if cl_stop has "Bring Resource Group Offline" , that will not be taken in count..... RG will move to the secondary node.
server1:/usr/es/sbin/cluster/utilities # ./clRGinfo
-----------------------------------------------------------------------------
Group Name State Node
-----------------------------------------------------------------------------
rg1 ONLINE cbitdb501
OFFLINE server1
server1:/usr/es/sbin/cluster/utilities # ./clRGinfo
-----------------------------------------------------------------------------
Group Name State Node
-----------------------------------------------------------------------------
rg1 OFFLINE cbitdb501
ONLINE server1
server1:/usr/es/sbin/cluster/utilities # ./clRGinfo
-----------------------------------------------------------------------------
Group Name State Node
-----------------------------------------------------------------------------
rg1 ONLINE cbitdb501
OFFLINE server1
server1:/usr/es/sbin/cluster/utilities # ./clRGinfo
-----------------------------------------------------------------------------
Group Name State Node
-----------------------------------------------------------------------------
rg1 OFFLINE cbitdb501
ONLINE server1
No comments:
Post a Comment