Sun Cluster Data Service for Solaris Containers Guide for Solaris OS

ProcedureHow to Verify the Sun Cluster HA for Solaris Containers Installation and Configuration

  1. Become superuser on a cluster node that is to host the Solaris Zones component.

  2. Ensure all the Solaris Zone resources are online.

    For each resource, perform the following steps.

    1. Determine whether the resource is online.


      # cluster status -t rg,rs
      
    2. If the resource is not online, bring online the resource.


      # clresource enable solaris-zone-resource
      
  3. For a failover service configuration, switch the zone resource group to another cluster node, such as node2.


    # clresourcegroup switch -n node2 solaris-zone-resource-group
    
  4. Confirm that the resource is now online on node2.


    # cluster status -t rg,rs