How to check disk parity type in ONTAP cluster?
Applies to
ONTAP 9
Answer
The following cli can check disk parity type:
::> node run -node <nodename> sysconfig -r
::> storage disk show -raid-info-for-aggregate
Additional Information
See storage disk show for output examples.