We moved this page to our Documentation Portal. You can find the latest updates here. |
Question
How can I view the serial number for an Integrated Storage physical disk device?
Environment
Integrated Storage
OnApp <= v5.x (All versions)
Answer
You can browse to Integrated Storage -> Zone Name -> Nodes and view this information in the UI. If you need to know the actual device name as well, there is a script which will display this information for each hard drive for each storage controller:
[root@10.10.100.101 ~]# diskhotplug list
Controller 0
Slot 0 - /dev/sda (SCSIid:35000c5002065ee1c_9QJ7XBEK,NodeID:2308528827)
Slot 1 - /dev/sdb (SCSIid:35000c500207afaac_9QJ7ZHJC,NodeID:539870777)
Slot 2 - EMPTY
Slot 3 - EMPTY
If you want to see all the information about the specific drive used for Integrated Storage, you can also use onapp_scsi_id utility to check it out:
[root@10.10.100.101 ~]# onapp_scsi_id /dev/sda
ID_VENDOR=ATA
ID_REVISION=SN06
ID_MODEL=ST31000340NS
ID_SERIAL=35000c5002065ee1c
ID_SCSI_SERIAL=9QJ7XBEK