LPI
201-400 · 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
(26 responses)- B4% (1)
- C12% (3)
- D77% (20)
- E8% (2)
Community Discussion
No community discussion yet for this question.