Go to main content

Oracle® Solaris Cluster Data Service for Oracle Solaris Zones Guide

Exit Print View

Updated: September 2015
 
 

Verifying the HA for Solaris Zones and Configuration

After you install, register, and configure HA for Solaris Zones, verify the HA for Solaris Zones installation and configuration. Verifying the HA for Solaris Zones installation and configuration determines if the HA for Solaris Zones data service makes your zones highly available.

How to Verify the HA for Solaris Zones Installation and Configuration

  1. Assume the root role 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