Delete /dev/md0

| | Comments (0)
Add to delicious Digg This Add to My Yahoo! Add to Google Add to StumbleUpon

If ever you make a mistake with software raid and you want to start from scratch by removing /dev/md0, the following command is a good place to start.

mdadm -S /dev/md0

Then create the array again as normal using something like

mdadm --create /dev/md0 --level=5 --raid-devices=3 /dev/sd[abc]1

Leave a comment

About this Entry

This page contains a single entry by Harry published on April 27, 2007 5:30 PM.

Test::Harness Confused test output was the previous entry in this blog.

Working at Yahoo! is like drinking from a fire hose is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Powered by Movable Type 4.01