https://quizack.com/red-hat-linux/mcq/how-should-a-raid-device-dev-md0-with-level-0-and-devices-dev-hda6-dev-hda7-be-created
Answer:
mdadm -C /dev/md0 -l 0 -n 2 /dev/hda6 /dev/hda7
Note: This Question is unanswered, help us to find answer for this one
More Red Hat Linux MCQ Questions