NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

ONTAP Hardware

How to view DS224C IOM P/N in ontap CLI

ChinaLongRen
2,380 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
2,345 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
2,346 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!

ChinaLongRen
2,303 Views

You power.

 

Thank your help.

Amador
2,268 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