10.04 desktop RAID 10 install?
Goh Lip
g.lip at gmx.com
Thu Jun 24 02:20:52 UTC 2010
On 06/24/2010 09:46 AM, Alan McKay wrote:
>> Make sure your boot is non-mdadm'd or RAID1.
>
> yeah, I'd read that somewhere.
>
> So I ahve it working. I have a 512M RAID1 layed across all 4 disks
> (though looks like mdadm only took the first 3 of them but I don't
> care). Then 2G swap part on each of the 4 disks. Then the rest of
> the 1T goes to a RAID10
>
> It is running and working great. The only thing I am having trouble
> with is grub. It works mind you. But one of the articles I'd read
> said basically when doing the RAID1 approach for /boot, to make sure
> the boot loader is installed on all of the disks in the RAID1. And
> damned if I know how to do that. Been reading man pages and checking
> google and still nothing.
>
>
>
To install grub to other disks...
grub-install --root-directory=/media/disk_other/ /dev/sdx
Note it will *not* create grub.cfg file to the other disk.
Regards - Goh Lip
More information about the ubuntu-users
mailing list