 How to Verify the Sun Cluster HA for Sun Grid Engine Installation and Configuration
How to Verify the Sun Cluster HA for Sun Grid Engine Installation and ConfigurationBecome superuser a node that will host Sun Grid Engine.
Verify that all Sun Grid Engine resources are online.
| # cluster status -t rg,rs | 
If a Sun Grid Engine resource is not online, enable the resource.
| # clresource enable sge-rs | 
Switch the Sun Grid Engine resource group to another cluster node.
| # clresourcegroup switch -n node sge-rg |