有关群集专用传输的要求的信息,请参见Oracle Solaris Cluster Hardware Administration Manual 中的 Interconnect Requirements and Restrictions。
phys-schost# 提示符表示全局群集提示符。此操作过程适用于全局群集。
此过程提供了 Oracle Solaris Cluster 命令的长格式。此外,大多数命令还有短形式。这些命令除了名称长短的不同以外,其功能都是相同的。
有关安装群集传输电缆的过程,请参见Oracle Solaris Cluster Hardware Administration Manual。
# clsetup
这时将显示主菜单。
按说明进行操作,并键入请求的信息。
按说明进行操作,并键入请求的信息。
如果打算将以下任何适配器用于群集互联,请在各群集节点上的 /etc/system 文件中添加相关条目。此条目在下次引导系统后生效。
|
按说明进行操作,并键入请求的信息。
# clinterconnect show node:adapter,adapternode # clinterconnect show node:adapter # clinterconnect show node:switch
以下示例说明了如何检验向节点添加传输电缆、传输适配器或传输交换机。该示例包含了数据链路提供者接口 (Data Link Provider Interface, DLPI) 传输类型的设置。
# clinterconnect show phys-schost-1:net5,hub2 ===Transport Cables === Transport Cable: phys-schost-1:net5@0,hub2 Endpoint1: phys-schost-2:net4@0 Endpoint2: hub2@2 State: Enabled # clinterconnect show phys-schost-1:net5 === Transport Adepters for net5 Transport Adapter: net5 Adapter State: Enabled Adapter Transport Type: dlpi Adapter Property (device_name): net6 Adapter Property (device_instance): 0 Adapter Property (lazy_free): 1 Adapter Property (dlpi_heartbeat_timeout): 10000 Adpater Property (dlpi_heartbeat_quantum): 1000 Adapter Property (nw_bandwidth): 80 Adapter Property (bandwidth): 70 Adapter Property (ip_address): 172.16.0.129 Adapter Property (netmask): 255.255.255.128 Adapter Port Names: 0 Adapter Port State (0): Enabled # clinterconnect show phys-schost-1:hub2 === Transport Switches === Transport Switch: hub2 Switch State: Enabled Switch Type: switch Switch Port Names: 1 2 Switch Port State(1): Enabled Switch Port State(2): Enabled
接下来的步骤
要检查群集传输电缆的互连状态,请参见如何检查群集互连的状态。