Oracle® Solaris Cluster システム管理

印刷ビューの終了

更新: 2015 年 10 月
 
 

クラスタトランスポートケーブルを有効にする方法

このオプションは、既存のクラスタトランスポートケーブルを有効にするために使用されます。

phys-schost# プロンプトは、グローバルクラスタのプロンプトを表します。この手順は、グローバルクラスタ上で実行します。

この手順では、長形式の Oracle Solaris Cluster コマンドを使用します。多くのコマンドには短縮形もあります。コマンド名の形式の長短を除き、コマンドは同一です。

Oracle Solaris Cluster Manager GUI を使用して、ケーブルを有効にすることもできます。GUI のログイン手順については、Oracle Solaris Cluster Manager にアクセスする方法を参照してください。

  1. クラスタの任意のノードで root 役割になります。
  2. clsetup ユーティリティーを起動します。
    # clsetup

    メインメニューが表示されます。

  3. クラスタインターコネクトメニューにアクセスするためのオプションの番号を入力し、Return キーを押します。
  4. トランスポートケーブルを有効にするためのオプションの番号を入力し、Return キーを押します。

    プロンプトが表示されたなら、指示に従います。ケーブルのいずれかの終端のノード名およびアダプタ名の両方を入力する必要があります。

  5. ケーブルが有効になっていることを確認します。
    # clinterconnect show  node:adapter,adapternode
使用例 7-4  クラスタトランスポートケーブルを有効にする

この例は、ノード phys-schost-2 にあるアダプタ net0 のクラスタトランスポートケーブルを有効にする方法を示しています。

[Assume the root role on any node.]
[clsetup ユーティリティーを起動します。]
# clsetup
[Select Cluster interconnect>Enable a transport cable.[

[Answer the questions when prompted.[
[You will need the following information.[
   You Will Need:         
Information:                        Example:
   node names             phys-schost-2
   adapter names          net0
   switch names           hub1
[Verify that the scinterconnect
コマンドが正常に終了しました。]
 
clinterconnect  enable phys-schost-2:net0
 
Command completed successfully.
[Quit the clsetup Cluster Interconnect Menu and Main Menu.]
[ケーブルが有効になっていることを確認します。]
# clinterconnect show  phys-schost-1:net5,hub2
Transport cable:   phys-schost-2:net0@0 ethernet-1@2    Enabled
Transport cable:   phys-schost-3:net5@1 ethernet-1@3    Enabled
Transport cable:   phys-schost-1:net5@0 ethernet-1@1    Enabled