LPI
117-201 · Question #279
Which single command will simulate a failed device within a RAID 5 array?
The correct answer is D. mdadm --fail /dev/md0 /dev/sdc1. See the full explanation below for the reasoning.
Question
Which single command will simulate a failed device within a RAID 5 array?
Options
- Amdadm --remove /dev/md0 /dev/sdd1
- Bmdadm --zero-superblock /dev/sdf3
- Cmdadm --force-fault /dev/md2 /dev/sde2
- Dmdadm --fail /dev/md0 /dev/sdc1
- Emdadm /dev/md0 --offline /dev/sdc1
How the community answered
(33 responses)- A12% (4)
- C3% (1)
- D79% (26)
- E6% (2)
Community Discussion
No community discussion yet for this question.