SG0-001 · Question #574
In order to provide additional protection to a RAID group, which of the following should the administrator use?
The correct answer is D. Hot spare. To provide additional protection to a RAID group against disk failures and ensure data availability, an administrator should implement a hot spare disk. A hot spare disk is an unassigned disk kept ready to automatically replace a failed disk.
Question
In order to provide additional protection to a RAID group, which of the following should the administrator use?
Options
- ADistributed parity
- BCold spare
- CDedicated parity
- DHot spare
How the community answered
(34 responses)- A6% (2)
- B3% (1)
- C3% (1)
- D88% (30)
Why each option
To provide additional protection to a RAID group against disk failures and ensure data availability, an administrator should implement a hot spare disk. A hot spare disk is an unassigned disk kept ready to automatically replace a failed disk.
Distributed parity is a feature of RAID levels like RAID 5 or RAID 6, where parity information is spread across all disks, which provides the primary fault tolerance, not additional protection on top of a RAID group.
A cold spare is a replacement disk that is not powered on and must be manually installed and configured after a disk failure, which delays the rebuild process and doesn't offer immediate, automatic protection.
Dedicated parity refers to a specific disk or disks solely used for parity information (e.g., RAID 4), which provides primary fault tolerance, not additional protection in the context of a hot spare.
A hot spare disk is an unassigned disk that is kept powered on and ready to automatically replace a failed disk in a RAID array. When a disk fails, the RAID controller immediately begins rebuilding the data onto the hot spare, minimizing the time the array operates in a degraded state and reducing the risk of further data loss if another disk fails.
Concept tested: RAID group protection with hot spares
Source: https://www.cisco.com/c/en/us/td/docs/unified_computing/ucs/c/hw/C220M4/install/RAID.html
Topics
Community Discussion
No community discussion yet for this question.