Adam Fields (weblog)

This blog is largely deprecated, but is being preserved here for historical interest. Check out my index page at adamfields.com for more up to date info. My main trade is technology strategy, process/project management, and performance optimization consulting, with a focus on enterprise and open source CMS and related technologies. More information. I write periodic long pieces here, shorter stuff goes on twitter or app.net.

5/23/2006

Good articles on using RAID1 with linux

Filed under: — adam @ 7:29 am

I have my big data drives on a RAID5 array, but they can’t boot individually if the array fails. RAID1 addresses that problem.

These links are helpful for migrating an existing system to using a RAID1 boot/root disk setup.

That first is particularly good, as it details how to set up the array with a failed member initially so you can get it set up, copy your data to it on the new drive, then add your existing drive to it, without overwriting your existing contents. I haven’t tried it yet, but the instructions look right. The others are about using grub with RAID1 drives.

http://www.debian-administration.org/articles/238
http://www.doorbot.com/guides/linux/x86/grubraid/
http://www.linuxsa.org.au/mailing-list/2003-07/1270.html

Tags: , , , ,


Comments are closed.

Powered by WordPress