ONTAP Hardware

How to view DS224C IOM P/N in ontap CLI

ChinaLongRen
163 Views

Hello all,

My site has  a FAS8200+DS224C, I need find DS224C IOM P/N,How to view DS224C IOM P/N in ontap CLI.

Thanks your help .

1 ACCEPTED SOLUTION

AlexDawson
129 Views

Hi there!

 

https://docs.netapp.com/us-en/ontap-cli/storage-shelf-show.html

 

"storage shelf show" to see all shelves, and "storage shelf show -shelf <id>" to see a specific shelf

 

Hope this helps!

View solution in original post

3 REPLIES 3

AlexDawson
130 Views

Hi there!

 

https://docs.netapp.com/us-en/ontap-cli/storage-shelf-show.html

 

"storage shelf show" to see all shelves, and "storage shelf show -shelf <id>" to see a specific shelf

 

Hope this helps!

You power.

 

Thank your help.

Amador
52 Views

You can get the specific P/N and S/N of the IOMs with the following command:

 

::> storage shelf show -shelf * -fields module-id,module-part-number,es-serial-number

Public