- 
                                                  Assume the root role on a
                                                  cluster node that is to host the Solaris Zones
                                                  component.
                                                  
- 
                                                  Ensure all the Solaris Zone
                                                  resources are online.
                                                  For each resource, perform the following
                                                  steps. 
                                                  - 
                                                  Determine whether the resource is
                                                  online.
                                                  # cluster status -t rg,rs 
- 
                                                  If the resource is not online, bring online
                                                  the resource.
                                                  # clresource enable solaris-zone-resource 
 
- 
                                                  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 
- 
Confirm that the resource is now online on node2.
# cluster status -t rg,rs