What is the ONTAP CLI command to find a drive part number?
- Views:
- 4,486
- Visibility:
- Public
- Votes:
- 6
- Category:
- disk-drives
- Specialty:
- HW
- Last Updated:
- 6/2/2025, 4:52:46 PM
Applies to
- ONTAP 9
- FAS/AFF
- Disk drives
Answer
- The following command can be used to find the drive details:
::> storage disk show -physical
Disk Type Vendor Model Revision RPM BPS
---------------- ------- -------- -------------------- -------- ------- -------
Info: This cluster has partitioned disks. To get a complete list of spare disk
capacity use "storage aggregate show-spare-disks".
1.0.0 SSD-NVM NETAPP X4011S172B3T8NTE NA56 - 4160 SerialNumber: A12XXX3E45XXXX
1.0.1 SSD-NVM NETAPP X4011S172B3T8NTE NA56 - 4160 SerialNumber: A12BXXXE45XXXX
- Also, the disk details can be fetched from "SYSCONFIG -A" nodeshell CLI or AutoSupport logs.
::> system node run -node <name> -command sysconfig -a
Additional Information
Check the Disk Drive & Firmware Matrix and NetApp Hardware Universe (Product -> Storage -> Drives section) for additional drive details.