vmware故障排除存储适配器
使用 esxcli storage san 命令获取和显示适配器的事件和统计信息。您可以分析命令的输出结果来确定适配器的问题,并找出合适的解决方案。
esxcli storage san 命令
| 命令 | 描述 | 选项 |
|---|---|---|
| esxcli storage san fc | iscsi | fcoe | sas list | 列出适配器属性。
注:iSCSI 仅应用于软件 iSCSI。
|
-- adapter | -A
适配器名称 (vmhbaX) 或无,用于列出有关特定类型的所有适配器的信息。 |
| esxcli storage san fc | iscsi | fcoe | sas stats get | 获取适配器统计信息。
注:iSCSI 仅应用于软件 iSCSI。
|
-- adapter | -A
适配器名称 (vmhbaX) 或无,用于列出有关特定类型的所有适配器的信息。 |
| esxcli storage san fc | fcoe | sas reset | 重置特定适配器。 | -- adapter | -A
适配器名称 (vmhbaX)。 |
| esxcli storage san fc events get | 检索光纤通道适配器的事件。 | -- adapter | -A
适配器名称 (vmhbaX) 或无,用于列出有关系统上所有光纤通道适配器的信息。 |
Forcing a Fabric Login reset on Fibre Channel and FCOE Adapters (2058675)
在光纤通道和FCOE适配器上强制Fabric登录重置(2058675)
Purpose
- This article provides steps to perform a Fabric Login (FLOGI) reset to a Native Fibre Channel (FC) or Fibre Channel over Ethernet (FCoE) adapter on ESXi 5.1 and later.
- VM running with Raw Device Mapping (RDM) stopped after reboot.
Resolution
To send the Fabric Login reset from the console:
- Open the console or SSH to the ESXi host. For more information, see Using Tech Support Mode in ESXi 4.1, ESXi 5.x and 6.0 (1017910).
- From an SSH session or command line, interface to the ESXi host:
- For FC, run the command:
# esxcli storage san fc reset -A vmhbaX
- For FCoE, run the command:
# esxcli storage san fcoe reset -A vmhbaX
Where vmhbaX is the adapter on which you are performing the LIP reset.
- For FC, run the command:
本文来自博客园,作者:xiaoming zhang,转载请注明原文链接:https://www.cnblogs.com/xmzhang

浙公网安备 33010602011771号