Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: d_gerst on January 19, 2006, 07:07:18 AM

Title: Howto migrate a software Raid-1 to hardware raid?
Post by: d_gerst on January 19, 2006, 07:07:18 AM
Hello,

I want to migrate a software Raid-1 on a productivity System (SME 6.5) to a hardware Raid-5 (3Ware) without reinstallation and reconfiguration. Is this possible?

Best regards,
Daniel
Title: Howto migrate a software Raid-1 to hardware raid?
Post by: turnip on January 22, 2006, 01:48:41 PM
Should be fairly easy. Take out your second disk, edit the raid configuration files in /etc to tell it there is no raid (can't remember exactly what files).
Then put your first disk on the 3ware raid controller and make sure it's working properly.

Once you're happy, you can put the second disk in, press alt-3 or whatever it is to get into the 3ware bios, and tell it to create a mirror from the first disk onto the second disk. It will start rebuilding, you can exit the utility and start up your server and let it keep going.

If you install the 3adm tool, you can go to http://servername:1080 and control the raid array from there.