Sun Management Center 3.6.1 Installation and Configuration Guide

ProcedureTo Enable a Zone to Run in a Failover Configuration

Steps
  1. Register the SUNW.HAStoragePlus resource type.

    # scrgadm -a -t SUNW.HAStoragePlus

  2. Create a failover resource group.

    # scrgadm -a -g solaris-zone-resource-group

  3. Create a resource for the zone disk storage.

    # scrgadm -a -j solaris-zone-has-resource \

    -g wholerootzone-resource-group \

    -t SUNW.HAStoragePlus \

    -x FilesystemMountPoints=/global/zones/HA

  4. Add an entry for logical host in the /etc/hosts file on each cluster node.

    # scrgadm -a -L -g sunmc-zone-resource-group -j sunmc-lh-rs -l logical host name

  5. Enable the failover resource group.

    # scswitch -e -j solaris-zone-has-resource

    # scswitch -Z -g wholerootzone-resource-group