Sun Java System Communications Services 2005Q4 Release Notes

ProcedureTo Configure the Resource Group With the Logical Host

  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