Skip to main content
NetApp Knowledge Base

What is the difference between the '1.x.x' and '0b.x.x' disk name formats specified in disk unpartition?

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

Applies to

ONTAP 9

Answer

  • The '1.x.x' format and the '0b.x.x' format are different because they are identifiers for disks recognized under the cluster shell and node shell, respectively.

Cluster shell example:
::> 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


Node shell example:
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

 
  • Therefore, when performing a disk unpartition, please specify as follows:
    • For command execution under the cluster shell, use the '1.x.x' format.
    • For command execution under the node shell, use the '0b.x.x' format.

Additional Information

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.