Sun Cluster 系统管理指南(适用于 Solaris OS)

示例 — 删除传输电缆、传输适配器或传输结点

以下示例说明了如何使用 scsetup 命令删除传输电缆、传输适配器或传输结点。


[成为群集中任一节点上的超级用户。]
[进入实用程序:]
# scsetup
Type 3 (Cluster interconnect).
Select either Add a transport cable, 

Add a transport adapter to a node, 

or Add a transport junction.

Answer the questions when prompted.
   You Will Need:         Example:
   node names             phys-schost-1
   adapter names          qfe1
   junction names         hub1
[检验 scconf 命令是否已成功完成:]
“Command completed successfully.”
Quit the scsetup Cluster Interconnect Menu and Main Menu.
[检验电缆、适配器或结点是否已删除:]
# scconf -p | grep cable
  Transport cable:   phys-schost-2:qfe0@1 ethernet-1@2    Enabled
  Transport cable:   phys-schost-3:qfe0@1 ethernet-1@3    Enabled
  Transport cable:   phys-schost-1:qfe0@0 ethernet-1@1    Enabled
# scconf -p | grep adapter
  Node transport adapters:   qfe2 hme1 qfe0
  Node transport adapter:   qfe0
  Node transport adapters:   qfe0 qfe2 hme1
  Node transport adapter:   qfe0
  Node transport adapters:   qfe0 qfe2 hme1
  Node transport adapter:   qfe0
# scconf -p | grep junction
  Cluster transport junctions:     hub0 hub2
  Cluster transport junction:      hub0
  Cluster transport junction:      hub2