メインコンテンツまでスキップ

Eシリーズのボックスに問題がマッピングされているため、FlexArrayで「This array LUN is only available on one path」というエラーが表示される

Views:
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
san<a>2010008810</a>
Last Updated:

環境

  • ONTAP
  • FlexArray
  • Eシリーズ

問題

  • storage disk show コマンドが  -""を示すエラーをスローするThis array LUN is only available on one path. Proper configuration requires two paths
  • FCイニシエータポートはEシリーズストレージに直接接続されています。
  • アレイLUNは、Eシリーズストレージに直接接続されたFlexArrayストレージでは4つのパスではなく、3つのパスでしか認識されませんでした。

FAS8200::> storage disk show -disk NET-1.35 -instance

                  Disk: NET-1.35
        Container Type: aggregate
            Owner/Home: FAS8200 / FAS8200
               DR Home: -
    Stack ID/Shelf/Bay: -  / -  / -
                   LUN: 36
                 Array: NETAPPARRAY
                Vendor: NETAPP
                 Model: INF-01-00
         Serial Number: 6D039EA00003564E000001xxxxxxxxxx
                   UID: 6D039EA0:000xxxxx:000xxxxx:5Fxxxxxx:00000000:00000000:00000000:00000000:00000000:00000000
                   BPS: 512
         Physical Size: 2.19TB
              Position: data
Checksum Compatibility: block
             Aggregate: aggrx
                  Plex: plex0
Paths:                                LUN  Initiator Side        Target Side          Link
Controller  Initiator  ID  Switch Port  Switch Port   Acc Use  Target Port      TPGN  Speed    I/O KB/s    IOPS
------------------ ---------  -----  --------------------  --------------------  --- ---  -----------------------  
FAS8200-02     1c     36  N/A        N/A        AO  INU  2023d039ea0356xx   0  16 Gb/S     3       0
FAS8200-01     1c      36  N/A        N/A             AO  INU  2013d039ea0356xx   1  16 Gb/S     0       0
FAS8200-01     0g     36  N/A        N/A     ANO    RDY  2012d039ea0356xx   0  16 Gb/S     0       0

 

Errors:
NET-1.35 (6d039ea00003564e000001385xxxxxxx): This array LUN is only available on one path. Proper configuration requires two paths.

 

  • 他のFlexArryノード(Node:1)への冗長パスは存在していましたが、それでも上記のエラーが反映されています。
  • FlexArrayストレージ上のすべてのイニシエータポートが稼働しており、オンラインである。
  • ucadmin show 出力には、NetApp側でイニシエータポートとして正しく設定されたポートが表示されます。

<<出力を切り捨て>>

FAS8200::> system hardware unified-connect show
            Current  Current   Pending  Pending   Admin
Node      Adapter  Mode    Type     Mode    Type     Status
------------  -------  -------  ---------  -------  ---------  -----------
FAS8200-01
       0g     fc     initiator  -     -      online
FAS8200-01
        0h     fc     initiator  -     -      offline
FAS8200-01
        1c     fc     initiator  -     -      online
FAS8200-01
        1d     fc     initiator  -     -      offline

FAS8200-02
        0g     fc     initiator  -     -      online
FAS8200-02
        0h     fc     initiator  -     -      offline
FAS8200-02
        1c     fc     initiator  -     -      online
FAS8200-02
        1d     fc     initiator  -     -      offline

  • node run -node FAS8200-02 -command sysconfig -a ノード2のポート0gにあるディスクは出力に反映されません。

slot 0: FC Host Adapter 0g (QLogic 8324 rev. 2, N-port, <UP>)
       Firmware rev:    8.9.1
       Flash rev:      5.0.2
       Host Port Id:    0xef
       FC Node Name:    5:00a:09820e:c66xxx
       FC Port Name:    5:00a:09820e:c66xxx
       SFP Vendor:     EMULEX
       SFP Part Number:   AFBR-57F5MZ-xx
       SFP Serial Number: AA1850J1xxx
       SFP Capabilities:  4, 8 or 16 Gbit
       Link Data Rate:   16 Gbit

slot 1: FC Host Adapter 1c (Emulex XE201 rev. 48, N-port, <UP>)
       Board name:     111-02451
       Serial Number:    FP92696xxx
       Firmware rev:    12.4.320.0
       Host Port Id:    0x1
       FC Node Name:    2:000:00109b:872xxx
       FC Port Name:    1:000:00109b:872xxx
       SFP Vendor:     FINISAR CORP.
       SFP Part Number:   FTLF8529P4BCVxxx
       SFP Serial Number: P1HBXGA
       SFP Capabilities:  4, 8 or 16 Gbit
       Link Data Rate:   16 Gbit
       124L1   : NETAPP   INF-01-00     0880 908.3GB 512B/sect (6D039EA000035554000000BC5FB89046)
       124L2   : NETAPP   INF-01-00     0880 908.3GB 512B/sect (6D039EA00003564E000000A45FB89082)
       124L3   : NETAPP   INF-01-00     0880 443.5GB 512B/sect (6D039EA00003564E000000A65FB892F3)
       124L4   : NETAPP   INF-01-00     0880 443.5GB 512B/sect (6D039EA000035554000000C15FB892C5)
       124L5   : NETAPP   INF-01-00     0880 2289.1GB 512B/sect (6D039EA00003564E000001195FBB2580)
       124L6   : NETAPP   INF-01-00     0880 2289.1GB 512B/sect (6D039EA0000355540000012A5FBB2739)
    

  • FlexArrayストレージに直接接続されたEシリーズコントローラで黄色のLEDが確認されました。

Amber-led-eseries.png
 

  • FCイニシエータポートの切り替えを実行しましたが、問題が引き続き有効です。

注: コマンド- node run -node <node-name> storage disable adapter <adapter> を実行してFCイニシエータポートを無効にしたり、コマンド  node run -node <node-name> storage enable adapter <adapter> を実行してFCイニシエータポートを有効にしたりできます。

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.