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 Discussions

Is there a similar C-mode node option raid.min_spare_count in 7-mode filer?

lb98
2,873 Views

In C-mode, you can find the minimum needed hot spare for a node:

 

dataontap-vsim-cluster::storage raid-options> show -name raid.min_spare_count                         

Node     Option                                Value        Constraint

-------- ------------------------------------- ------------ -----------

dataontap-vsim-cm1 

         raid.min_spare_count                  1            only_one

dataontap-vsim-cm2 

         raid.min_spare_count                  1            only_one

2 entries were displayed.

 

Does 7-mode also supports this raid.min_spare_count option?

 

1 REPLY 1

nitish
2,854 Views

Yes the same option is also available in 7 mode

 

options raid.min_spare_count

Public