exam questions

Exam 201-450 All Questions

View all questions & answers for the 201-450 exam

Exam 201-450 topic 1 question 8 discussion

Actual exam question from LPI's 201-450
Question #: 8
Topic #: 1
[All 201-450 Questions]

Which single command simulates a failed device within a RAID 5 array?

  • A. mdadm --remove /dev/md0 /dev/sdd1
  • B. mdadm --zero-superblock /dev/sdf3
  • C. mdadm --force-fault /dev/md2 /dev/sde2
  • D. mdadm --fail /dev/md0 /dev/sdc1
  • E. mdadm /dev/md0 --offline /dev/sdc1
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
debloid
4 months ago
Selected Answer: D
mdadm --manage /dev/md0 --fail /dev/sdb1 Possibly D
upvoted 1 times
...
kachou
6 months ago
Selected Answer: D
-f, --fail : The former will cause any device that has been detached from the system to be marked as failed. It can then be removed.
upvoted 1 times
...
chiaseed
1 year, 2 months ago
Selected Answer: D
The correct answer is D Here from the man page; -f, --fail Mark listed devices as faulty. As well as the name of a device file, the word detached or a set name like set-A can be given. The former will cause any device that has been detached from the system to be marked as failed. It can then be removed.
upvoted 1 times
...
t33h9ck
2 years, 1 month ago
The answer is D. There is no --force-faulty option, but we have --set-faulty which works the same way as --fail option
upvoted 1 times
...
serlan
2 years, 1 month ago
D Is correct
upvoted 1 times
...
Robert12
2 years, 2 months ago
The man page for mdadm states -f --force. There is no --fail . I
upvoted 1 times
jccastiyo
1 year, 11 months ago
Not true. Both --force and --fail exist, but --force doesn't do what the question suggest. D is correct.
upvoted 1 times
...
...
starout
3 years ago
Anyone who can give an opinion on the questions of this site. There may be another source to learn or purchase a paid version?
upvoted 1 times
...
basylwolf
3 years, 2 months ago
Do you know if this dump cover all the program of exam? Is it valid?
upvoted 3 times
...
DAOC
3 years, 8 months ago
Is correct D
upvoted 2 times
...
milan92stankovic
3 years, 10 months ago
D - 100%
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...