メインコンテンツへスキップ

SLM/ポートセットが原因で、新しい/移行されたLUNがホストに表示されない

Views:
20
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
san
Last Updated:

環境

ONTAP 9

問題

  • 新しい 参加クラスタノードの新しいLUNに接続できません。
  • SANホストは、新しい参加クラスタノードの新しいFC LIFパスを見つけることができません。
  • ボリューム移行後、ホストがLUNにアクセスできない
  • System ManagerまたはCLIで、LUNがオンラインでマッピングされており、想定されるノードに配置されている

例:

cluster1::> lun show -path /vol/vol_linux/lun1 -fields vserver,path,state,mapped,node
vserver   path         state  mapped node
--------- ------------------- ------ ------ -----------
svm_linux /vol/vol_linux/lun1 online mapped cluster1-03

  • igroupにSLMとポートセットを含める

    例:

cluster1::> lun mapping show -path /vol/vol_linux/lun1  -fields vserver,path,igroup,portset,reporting-nodes
vserver   path         igroup    portset reporting-nodes
--------- ------------------- ----------- ------- -----------------------
svm_linux /vol/vol_linux/lun1 linux_iscsi test   cluster1-03,cluster1-04

  • ポートセットにLIFが含まれる
    例:

cluster1::> portset show
Vserver   Portset    Protocol Port Names        Igroups
--------- ------------ -------- ----------------------- ------------
svm_linux test      mixed   iscsi_1-1, iscsi_1-2, iscsi_2-1, iscsi_2-2
                             linux_iscsi

  • LIFがSLM(レポートノード)に使用されるノードと異なる

    例:

    cluster1::> net int show -vserver svm_linux -data-protocol iscsi  -fields lif,curr-node
      (network interface show)
    vserver   lif     curr-node
    --------- --------- -----------
    svm_linux iscsi_1-1 cluster1-01
    svm_linux iscsi_1-2 cluster1-01
    svm_linux iscsi_2-1 cluster1-02
    svm_linux iscsi_2-2 cluster1-02                              
  • LUN は古いパスで認識され、新しいノードで新しく作成されたLIFでは認識されない

 

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.

 

  • この記事は役に立ちましたか?