| A hot spare disk is a disk that is assigned to a storage system but is not in use by a RAID group. It does not yet hold data but is ready for use. If a disk failure occurs within a RAID group, Data ONTAP automatically assigns hot spare disks to RAID groups to replace the failed disks.
At a minimum, you should have at least one matching or appropriate hot spare available for each kind of disk installed in your storage system. However, having two available hot spares for all disks provides the best protection against disk failure.
This measure indicates a value Yes if sufficient spare disk is available in this storage system and a value No if no spare disk is available for any filesystem.
The numeric values that correspond to the above-mentioned measure values are as follows:
| Measure Value |
Numeric Value |
| Yes |
1 |
| No |
0 |
By default, Data ONTAP issues warnings to the console and logs if you have fewer than one hot spare disk that matches the attributes of each disk in your storage system. You can change the threshold value for these warning messages by using the raid.min_spare_count option.
To make sure that you always have two hot spares for every disk (a best practice), you can set the raid.min_spare_count option to 2.
Setting the raid.min_spare_count option to 0 disables low spare warnings. You might want to do this if you do not have enough disks to provide hot spares (for example if your storage system does not support external disk shelves). You can disable the warnings only if the following requirements are met:
- Your system has 16 or fewer disks.
- You have no RAID groups that use RAID4.
Note:By default, this measure reports the above-mentioned Measure Values while indicating whether sufficient spare disks are available in this storage system. However, in the graph of this measure, spare disk availability will be represented using the corresponding numeric equivalents 0 or 1. |