NS224磁盘架未显示布线正确的多路径
适用场景
- AFF A800
- AFF A400
- NS224
- X1148A
- X50130A
- AFF A90
问题描述
按照文档中的说明、AFF A400和NS224磁盘架布线正确(请参见追加信息)、但在使用X1148A适配器时未显示为MPHA:
Sysconfig -a
存储配置
NetApp Release 9.7P6: Tue Jul 28 00:08:29 EDT 2020 System ID: 0538144493 (netapp-aff400-1); partner ID: 0538143738 (netapp-aff400-2) System Serial Number: 722016000198 (netapp-aff400-1) System Rev: B1 System Storage Configuration: Single-Path HA
端口已联机
- 您可以看到X1148A上的e5a/e5b端口已链接、但看不到其背后的磁盘:
slot 5: 40G/100G Ethernet Controller CX5 e5a MAC Address: xx:xx:xx:xx:xx:xx (auto-100g_cr4-fd-up) e5b MAC Address: xx:xx:xx:xx:xx:xx (auto-100g_cr4-fd-up) Device Type: CX5 PSID(NAP0000001002) Firmware Version: 16.25.1020 Part Number: MCX516A-CCAT_C21 Hardware Revision: A2 Serial Number: MT1111111111
storage port show命令
- 验证是否已为HA对中的非专用端口配置存储使用。
storage port show
ONTAP 9.6和9.7
- 如果HA对运行的是ONTAP 9.6或9.7、则非专用端口(在Is Dic专用?列中显示
false
)也会在状态列中显示disabled
。
::> storage port show -node node1 -port-type ENET
Speed VLAN Is
Node Port Type (Gb/s) State Status ID Dedicated?
------------------ ---- ----- ------ --------------- --------- ---- ----------
node1
e5a ENET 100 disabled online - false
e5b ENET 100 disabled online - false
2 entries were displayed.
ONTAP 9.8
- 如果HA对运行的是ONTAP 9.8或更高版本、则非专用端口会在模式列中显示
network
。
:*> storage port show -node node1 -port-type ENET
Speed VLAN
Node Port Type Mode (Gb/s) State Status ID
------------------ ---- ----- ------- ------ -------- --------- ----
node1
e5b ENET network 100 enabled online -
e5c ENET network 100 enabled online -
2 entries were displayed.