请输入搜索词进行查询
搜索 <book_title>...
Veritas Access 故障排除指南
Last Published:
2018-01-21
Product(s):
Access (7.3.1)
更换以太网接口卡
在某些情况下,可能需要更换节点上的以太网接口卡。本节介绍更换此卡的步骤。
注意:
此过程适用于更换现有的以太网接口卡。它不适用于添加以太网接口卡到群集。如果添加的以太网接口卡需要新的设备驱动程序,请先在节点上安装新的设备驱动程序,然后再安装以太网接口卡。
更换以太网接口卡
- 使用 Cluster> shutdown 命令关闭节点。
例如:
Cluster> shutdown access_03 Stopping Cluster processes on access_03.......done Sent shutdown command to access_03
- 使用 Cluster> del 命令从群集中删除节点。
例如:
Cluster> del access_03
- 在节点上安装更换的以太网接口卡。
- 打开节点。
- 确保以太网接口卡处于活动和联机状态。
- 使用 Cluster> add 命令重新将节点添加到群集。
例如:
Cluster> add 172.16.113.118
有关本节中介绍的 Cluster> add 和 Upgrade> 命令的详细信息,请参见相关的手册页。