Sun Cluster Data Service for Sun Grid Engine Guide for Solaris OS

How to Create and Enable Sun Cluster HA for Sun Grid Engine Resources

Before you begin, ensure that you have edited the sge_config file to specify configuration parameters for Sun Cluster HA for Sun Grid Engine resources. For more information, see Specifying Configuration Parameters for Sun Cluster HA for Sun Grid Engine Resources.

  1. Register the SUNW.gds resource type.


    # scrgadm -a -t SUNW.gds
    
  2. Go to the directory that contains the script for creating the Sun Grid Engine resources.


    # cd /opt/SUNWscsge/util/
    
  3. Run the script that creates the Sun Grid Engine resources.


    # ./sge_register
    
  4. Bring online the failover resource group that you created in How to Enable Sun Grid Engine to Run in a Cluster.

    This resource group contains the following resources:

    • Logical host name resource

    • HAStoragePlus resource

    • NFS resource

    • Sun Grid Engine application resources


    # scswitch -Z -g sge-rg
    
    -g sge-rg

    Specifies the resource group that you created in How to Enable Sun Grid Engine to Run in a Cluster is to be brought online