Sun Java System Instant Messaging 7 2006Q1 Administration Guide

Configuring the Logical Host

Before starting Instant Messaging, you need to create a resource group, add the logical host, and bring the resource group online.

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