Sun Java System Instant Messaging 7 2006Q1 Administration Guide

ProcedureTo Configure the Resource Group With the Logical Host

Steps
  1. Create an Instant Messaging failover resource group named im_resource_group:


    # scrgadm -a -g im_resource_group -h im-node-2,im-node-1
    
  2. Add the logical host name im_logical_host to the resource group.

    Instant Messaging will listen on this host name.


    # scrgadm -a -L -g im_resource_group -l im_logical_host
    
  3. Bring the resource group online:


    # scswitch -Z -g im_resource_group