View previous topic :: View next topic |
Author |
Message |
webnoelle n00b

Joined: 06 Apr 2004 Posts: 50
|
Posted: Thu Sep 16, 2004 6:50 am Post subject: Create a Linux Software RAID 1, from an existing install |
|
|
Hi everyone!!
I have a system that I would like to turn into a raid 1. I am fairly familiar with doing the install from scratch on a software raid system, but am not sure how I would go about doing it from a system that is already partitioned.
It is a 120gb hard drive, I am planning on sticking an identical drive in, and I would like to mirror both /dev/hda1 and /dev/hda3 to the new hard drive.
Is there anyone that can give me a rundown of what this process would look like?
My guess right now is:
1) change partition type of /dev/hda1 and /dev/hda3 to Raid Autodetect
2) create /etc/raidtab
3) set sytem to boot to /dev/md0
5) partition new hd to match existing
4) run raidhotadd /dev/md0 /dev/hdc, etc
I am along the right track? Thanks to anyone who can help  |
|
Back to top |
|
 |
medius n00b


Joined: 04 Jul 2002 Posts: 7 Location: Vancouver
|
|
Back to top |
|
 |
webnoelle n00b

Joined: 06 Apr 2004 Posts: 50
|
Posted: Fri Sep 17, 2004 7:23 pm Post subject: |
|
|
perfect link thanks a bunch medius!! |
|
Back to top |
|
 |
|