Sun Java System Instant Messaging 7.2 管理指南

配置邏輯主機

在啟動 Instant Messaging 之前,您必須建立資源群組,新增邏輯主機,並讓資源群組上線。

Procedure使用邏輯主機配置資源群組

  1. 建立名為 im-resource-group 的 Instant Messaging 容錯移轉資源群組:


    # scrgadm -a -g im-resource-group -h im-node-2,im-node-1
    
  2. 將邏輯主機名稱 im-logical-host 新增至資源群組。

    Instant Messaging 會在此主機名稱上偵聽。


    # scrgadm -a -L -g im-resource-group -l im-logical-host
    
  3. 讓資源群組上線:


    # scswitch -Z -g im-resource-group