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

Procedure如何启用群集传输电缆

您还可以使用 Sun Cluster Manager GUI 来完成此过程。有关详细信息,请参见 Sun Cluster Manager 联机帮助。

此选项用于启用现有的群集传输电缆。

此过程提供了 Sun Cluster 命令的长格式。此外,大多数命令还有简短格式。这些命令除了名称长短的不同以外,其功能都是相同的。有关命令及其简短格式的列表,请参见附录 A,Sun Cluster 面向对象的命令

  1. 成为群集中任一节点上的超级用户。

  2. 启动 clsetup 实用程序。


    # clsetup
    

    显示“Main Menu”。

  3. 键入与访问群集互连菜单的选项相对应的编号,然后按 Return 键。

  4. 键入与启用传输电缆的选项相对应的编号,然后按 Return 键。

    出现提示后按说明操作。您需要提供正在尝试标识的电缆的一个端点的节点名称和适配器名称。

  5. 检验是否已启用该电缆。


    # clinterconnect show  node:adapter,adapternode
    

示例 7–4 启用群集传输电缆

本示例显示了如何启用位于节点 phys-schost-2 中的适配器 qfe-1 上的群集传输电缆。


[Become superuser on any node.]
[Start the clsetup utility:]
# 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          qfe1
   switch names           hub1
[Verify that the scinterconnect
 command was completed successfully:]
 
clinterconnect  enable phys-schost-2:qfe1
 
Command completed successfully.
[Quit the clsetup Cluster Interconnect Menu and Main Menu.]
[Verify that the cable is enabled:]
# clinterconnect show  phys-schost-1:qfe2,hub2
  Transport cable:   phys-schost-2:qfe1@0 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