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

LUN NAA 番号とシリアル番号を照合する方法

Views:
780
Visibility:
Public
Votes:
2
Category:
flexpod-with-infrastructure-automation
Specialty:
virt
Last Updated:

環境

  • SAN
  • FlexPod

説明

LUN Network Address Authority ( NAA )番号は、 LUN のグローバルに一意な識別子です。NAA 番号を使用して LUN のシリアル番号を確認できます。逆の場合も同様です。

手順

7-Mode または clustered Data ONTAP 8.3 以降で動作する Data ONTAP には、 LUN のシリアル番号を 16 進数形式で取得するための lun コマンドが含まれています。

lun serial -x /vol/test/lun

Serial (hex)#: 0x486e542d4f5a2f47694d684b

次の NAA 番号を持つ LUN の例を考えてみましょう。

naa.60a98000486e542d4f5a2f47694d684b

NAA 文字列と最初の 8 文字を削除します。この例では、 NAA.60A98000 (これはネットアップのベンダー ID の 1 つです)。

残りの値( 486e542d4f5a2f47694d684b )は、 16 進数の文字列で、 16 進数から ASCII に変換すると、 LUN のシリアル番号になります。lun serial -x コマンドを使用できない Data ONTAP バージョンを使用している場合は、 Web ベースのツールを使用して 16 進数を ASCII に変換したり、逆に変換したりすることができます。

486e542d4f5a2f47694d684b 16 進数では、 HNT-OZ/GIMHK の ASCII 値に変換されます

lun show –vコマンドの出力を使用するか、ストレージ・システムの AutoSupport 出力の「 LUN Configuration 」セクションを参照して、 ASCII 形式の LUN シリアル番号に基づいて LUN を判別できます。

lun show –v 次に、コマンドの出力例を示します。

Filer1> lun show -v /vol/test/lun
/vol/test/lun  5g (5368709120)(r/w, online, mapped)
Serial#: HnT-OZ/GiMhK
Share: none
Space Reservation: disabled
Multiprotocol Type: vmware
Maps: test=0

上記の LUN のシリアル番号( hnt-0z/gimhk )を確認します。NAa.60a98000486e542d4f5a2f47694d684b の LUN は /vol/vol/test/lun です。

: VMware ESX 環境でのディスクの識別の詳細について[1]は、 VMware の記事 1014953 を参照してください。

NetApp NAA プレフィックスは次のとおりです。

clustered Data ONTAP および Data ONTAP 7-Mode NAA60A98000
clustered Data ONTAP NAa.600a0980
Eシリーズ NAA 60080E50

 

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.
Scan to view the article on your device