[vox-tech] RAID drive
Bill Broadley
bill at cse.ucdavis.edu
Sun Dec 31 17:27:47 PST 2006
Wade Pinkston wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Santa was good to me this year and got me a matching pair of 300G SATA
> drives for me server. I currently have two 100G drives set to RAID 1
> (mirror) in a Hot Swap RAID cage. This raid cage is connected and
> controlled by a 3ware 8006 raid controller. This card will only control
> two drives so I want to replace my current drives with the new ones.
I've seen 4 port SATA controllers for $50 ish.
> My question is what is the best way to go about this? Can I simply
> dismantle the raid, remove drive 1 and replace with the new larger drive.
> Reassemble the raid and let the controller do the rest, then repeat for
> drive 0?
I propose something like:
* Backup the most critical data (I.e. anything you typed + anything else
valuable.)
* mdadm --fail one drive of the old array (putting it into degraded mode,
both are bootable... right?)
* shutdown
* Pull failed drive
* insert new drive
* boot
* partition new drive
* reboot
* create new array with new partition and a faulty partition
* Migrate (dd if new partition = old partition, or mkfs + cp --archive or tar
cf - | tar xf - the old data to the new)
* Pull old/smaller driver
* insert spiffy 2nd new drive
* partition (sfdisk is good for copying partition tables)
* mdadm add the new disk to the current degraded array
* watch it rebuild, watch /prod/mdstat, dmesg, and /var/log/messages
>
> - --
> Wade Pinkston
>
> Ipsa scientia potestas est
>
> Windows,a
> 32 bit graphical interface for a
> 16 bit patch to an
> 8 bit operating system internally coded for a
> 4 bit processor written by a
> 2 bit company that can't stand
> 1 bit of competition
>
> GnuPG Key ID 0x216FDD35
> gpg --keyserver pgp.mit.edu --recv-keys 216FDD35
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.6 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iD8DBQFFmCIKv+6+qSFv3TURAu3oAKCOI/pXeLbJ97c3Ep9frkHBBdUg1gCeOzkn
> 7xHuOLb8P97sM2T6yb68vKs=
> =lyul
> -----END PGP SIGNATURE-----
> _______________________________________________
> vox-tech mailing list
> vox-tech at lists.lugod.org
> http://lists.lugod.org/mailman/listinfo/vox-tech
More information about the vox-tech
mailing list