PDA

View Full Version : [ubuntu] Setting up RAID


infecticide
November 5th, 2009, 12:42 AM
I have a question I think I know the answer to ;P

Is it possible to build a RAID 1 across 2 drives without reinstalling the OS or restoring from backup?

I have a backup but if its possible to do without, that would be nice :)

buntunoob
November 5th, 2009, 02:16 AM
This would be nice to know, I have a date this weekend redooing the server if not.

Lars Noodén
November 5th, 2009, 07:35 AM
You'd have to juggle the partitions to get the two empty partitions needed for RAID 1, one on each disk. They will be erased on the way to getting them ready for set up with mdadm

Look around for tips on re-partitioning.

Back up first.