Re: Migrating to a RAID 1 setup (hardware RAID)
- From: Doug.Baggett@xxxxxxxxx
- Date: 24 Apr 2006 05:48:14 -0700
Thanks for the response. Your solution is close to the answer on
linuxquestions.org.
I don't have an identical drive handy unfortunately, but drives are
cheap so I'll pick up a couple.
---
I don't know anything about 3ware RAID cards, but the first thing you
need to do is make sure the linux kernel supports them.
1 - Check for support. If supported continue...
2 - Recompile kernel with support for your card
3 - Configure your boot loader to add the new kernel so you can boot it
(take care NOT to wipe out your existing kernel!!)
4 - Power off system. Install card. Hookup your existing drive to it.
5 - Turn on system. Boot new kernel. If all goes well it should boot
fine. If you recieve a kernel panic it will most likely be due to the
hard drive device name changing (because of the RAID card) and your
/etc/fstab will need to be edited. If this is the case you will need to
boot from your distros cd, mount your root fs and edit the fstab to
reflect the device name change. Reboot once again.
Once you can succesfully boot the new kernel with the ONE drive hooked
up to the card:
- Shutdown system. Power off.
- Hook up second drive to RAID card.
- Turn on system. Press whatever key combo it is to enter your cards
config utility. Follow instructions to mirror one drive to another.
Basically mirror your existing drive to the new drive. You SHOULD be
using exact same drives btw!
- Some RAID utilities will allow the system to mirror while you
continue to work. Others don't. The process could take a while.
- When it's done you now have a working hardware RAID setup.
--
.
- Follow-Ups:
- Re: Migrating to a RAID 1 setup (hardware RAID)
- From: dnoyeB
- Re: Migrating to a RAID 1 setup (hardware RAID)
- References:
- Migrating to a RAID 1 setup (hardware RAID)
- From: Doug . Baggett
- Re: Migrating to a RAID 1 setup (hardware RAID)
- From: John-Paul Stewart
- Migrating to a RAID 1 setup (hardware RAID)
- Prev by Date: Recommendation for TV card (analog and digital TV would be best)
- Next by Date: Re: MS Wireless Optical 2.0 Mouse
- Previous by thread: Re: Migrating to a RAID 1 setup (hardware RAID)
- Next by thread: Re: Migrating to a RAID 1 setup (hardware RAID)
- Index(es):
Relevant Pages
|