跳转到主内容

ディスクのパーティション解除で指定された「1.x.x」と「0b.x.x」のディスク名形式の違いは何ですか。

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

環境

ONTAP 9

回答

  • 「1.x.x」の形式と「0b.x.x」の形式は、それぞれクラスタシェルとノードシェルで認識されるディスクの識別子であるため異なります。

クラスタシェルの例
::> storage disk show
                     Usable           Container
Disk                   Size Shelf Bay Type        Position   Aggregate Owner
---------------- ---------- ----- --- ----------- ---------- --------- --------
1.1.1                  10GB     1   1 spare       present    -         node1
1.1.4               78.59GB     1   4 spare       present    -         node1
1.1.12                 10GB     1  12 spare       present    -         node1


:ノードシェルの例:
ontap913-01> disk show
  DISK       OWNER               POOL   SERIAL NUMBER         HOME                    DR HOME
------------ -------------      -----  -------------         -------------           -------------
0b.00.18P2        ontap913-01   Pool0  079XXX              ontap913-01
0b.00.18P1        ontap913-01   Pool0  079XXX              ontap913-01

 
  • したがって、ディスクのパーティション解除を実行する場合は、次のように指定してください。
    • クラスタシェルでコマンドを実行するには、1.x.x「」形式を使用します。
    • ノードシェルでコマンドを実行するには、の0b.x.x形式を使用します。

追加情報

AdditionalInformation_text
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.