An account will enable you to access:
Don't have an account?
ONTAP Hardware
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 .
Solved! See The Solution
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
You power.
Thank your help.
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