Sun Java System Instant Messaging 7.2 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

  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