clusterXL_admin down switch ha to the other member, if you try it int the last active member, you get:
Setting member to administratively down state ...
Member current state is ACTIVE(!)
All the members within the cluster have problem/s and the local member was chosen to become active
the only way i'v found to acomplish this is to put all his interfaces down
- switch to vs desired:
vsenv x
- see the name of the interfaces
ifconfig -a | grep HWaddr
- put down one by one ( except the loopback)
ifconfig <name> down