Koozali.org: home of the SME Server

Adding a third Hard drive to a raid1 configuration

Laurent DINCLAUX

Adding a third Hard drive to a raid1 configuration
« on: February 24, 2003, 07:36:03 AM »
I am running a fresh install of sme5.6. I have installed it on two 80GB hard drives. I use linux RAID1 support. The two hard drive are primary and secondary masters.

I've tried to add a third hard drive (primary slave) and then my sme box doens't  find the mirror disk on boot.

Any idea ?

Laurent DINCLAUX

Re: Adding a third Hard drive to a raid1 configuration
« Reply #1 on: February 24, 2003, 08:03:25 AM »
Well in fact the slave drive I am adding contains an old SME5.6b system. When I add it to my pc a reboot, the system boots on this disck (primary slave) but my system work well without it !

PLEASE HELP!

Tom Keiser

Re: Adding a third Hard drive to a raid1 configuration
« Reply #2 on: February 24, 2003, 08:34:11 AM »
Easy, but not free. Buy a hardware raid controller, such as the 3-ware. You can purchase a model that will handle as many as 12 drives.

Tom

Ray Mitchell

Re: Adding a third Hard drive to a raid1 configuration
« Reply #3 on: February 25, 2003, 11:31:30 AM »
Laurent

Do a search for
second hard drive
or
adding a second hard drive
and make sure you include all dates

I found a few that may be helpful to you.

I think you should zero out the partition on that hard drive with the old instal of sme on it and then try again. Connect it as a single disk drive system and do the following (see http://www.e-smith.org/faq.php3#7q23)
To remove any partition tables, perform the following commands as root:

   dd if=/dev/zero of=/dev/hda bs=512 count=1

Then reconnect the drives as a RAID system with the extra drive and see how you go with the following useful tips re partitioning etc.

http://forums.contribs.org/index.php?topic=5226.msg18458#msg18458

http://forums.contribs.org/index.php?topic=5226.msg18458#msg18458

http://forums.contribs.org/index.php?topic=5226.msg18458#msg18458

Regards
Ray Mitchell