312-49V11 · Question #105
In a RAID 1 setup, a company's critical database is stored across two mirrored hard drives. During a routine system check, one of the hard drives suddenly fails due to a hardware malfunction. The…
The correct answer is B. Duplicates data, ensuring immediate access and protection. According to the CHFI v11 objectives under Digital Evidence and Operating System Forensics, understanding RAID configurations is essential for both evidence acquisition and incident analysis. RAID 1, also known as disk mirroring, ensures data integrity and availability by…
Question
In a RAID 1 setup, a company's critical database is stored across two mirrored hard drives. During a routine system check, one of the hard drives suddenly fails due to a hardware malfunction. The redundant data stored on the remaining drive ensures that the database remains intact and accessible, allowing the company to continue operations without any data loss. How does RAID 1 ensure data integrity and availability in the event of a hard drive failure?
Options
- ANeeds a full rebuild for redundancy restoration.
- BDuplicates data, ensuring immediate access and protection.
- CPrioritizes single drive, impacting read/write speed.
- DRelies on parity for data recovery.
How the community answered
(42 responses)- A14% (6)
- B79% (33)
- C2% (1)
- D5% (2)
Explanation
According to the CHFI v11 objectives under Digital Evidence and Operating System Forensics, understanding RAID configurations is essential for both evidence acquisition and incident analysis. RAID 1, also known as disk mirroring, ensures data integrity and availability by duplicating identical data across two or more physical drives. Every write operation is simultaneously written to both drives, creating an exact replica of the data at all times. In the event of a single hard drive failure, RAID 1 allows the system to continue operating seamlessly using the remaining drive, with no interruption to data access and no data loss. This immediate failover capability is what ensures high availability and strong data integrity, making RAID 1 especially suitable for mission-critical systems such as databases and forensic evidence repositories. From a forensic perspective, investigators can still access complete and consistent data even after a hardware failure.
Topics
Community Discussion
No community discussion yet for this question.