System Managerでメディエーターホストへの接続が確立されていません
環境
- ONTAP Mediatorの接続
- System Manager
問題
- iSCSIセッションは確立されていますが、System ManagerからMediatorホストへの接続は表示されません。

ClusterA::> set advancedClusterA::*> rows 0ClusterA::*> storage iscsi-initiator show -label mediatorNode Type Label   Target Portal    Target Name            Admin/Op
 ---- ---- -------- ------------------ -------------------------------- --------
 node11
    mailbox
       mediator 10.10.11.17    iqn.2012-05.local:mailbox.target.xxxx:1 up/up
        
 node13
    mailbox
       mediator 10.10.11.17    iqn.2012-05.local:mailbox.target.xxxx:1 up/up- 1つのクラスタに4つのMediator VMDISKがすべて表示される場合があります。
ClusterA::*> storage disk show -type VMDISK
 Usable Disk Container Container Disk Size Shelf Bay Type Type Name Owner
 ---------------- ---------- ----- --- ------- ----------- --------- --------
 NET-1.1 - - - VMDISK mediator - ClusterB-01
 NET-1.2 - - - VMDISK mediator - ClusterA-01
 NET-1.3 - - - VMDISK mediator - ClusterB-02
 NET-1.4 - - - VMDISK mediator - ClusterA-02
- 2つ目のクラスタで報告される報告数は少なくなりますが、
ClusterB::*> storage disk show -type VMDISK
 Usable Disk Container Container Disk Size Shelf Bay Type Type Name Owner
 ---------------- ---------- ----- --- ------- ----------- --------- --------
 NET-1.4 - - - VMDISK mediator -
- 1つ以上のノードでメディエーターへのアクティブな接続が確立されていない可能性があります。
ClusterB::*> metrocluster configuration-settings mediator show
 Mediator IP Port Node Configuration Connection Status Status
 --------------- ------- ----------------------- ------------- -----------
 192.168.1.200 31784
             ClusterA-02 true true
             ClusterA-01 true false
             ClusterB-02 true false
             ClusterB-01 true false