Sun Cluster Data Service for Solaris Containers Guide

Verifying the Installation and Configuration of a Zone

Before you install the Sun Cluster HA for Solaris Containers packages, verify that the zones that you created are correctly configured to run in a cluster. This verification does not verify that the zones are highly available because the Sun Cluster HA for Solaris Containers data service is not yet installed.

ProcedureHow to Verify the Installation and Configuration of a Zone

Perform this procedure for each zone that you created in Installing and Configuring Zones

Steps
  1. Start the Zone.


    # zoneadm -z zone boot
    
  2. Log in to the zone.


    # zlogin -z zone
    
  3. Confirm that the zone has reached the svc:/milestone/multi-user-server:default milestone.


    # svcs -a | grep milestone 
    online         Apr_10   svc:/milestone/network:default
    online         Apr_10   svc:/milestone/devices:default
    online         Apr_10   svc:/milestone/single-user:default
    online         Apr_10   svc:/milestone/sysconfig:default
    online         Apr_10   svc:/milestone/name-services:default
    online         Apr_10   svc:/milestone/multi-user:default
    online         Apr_10   svc:/milestone/multi-user-server:default
    online         Apr_10   svc:/system/cluster/cl-svc-cluster-milestone:default
  4. Stop the zone.


    # zoneadm -z halt zone