Florian Philipp <lists <at> binarywings.net> writes:

> You can try to use 0.90 metadata by specifying it while creating the
> RAID with mdadm. I'm using it myself because AFAIK this is the only way
> for grub to handle a single RAID containing partitions instead of
> partitions containing RAIDs.

Not sure what this inconsistency is tell me:


(chroot) livecd grub # cat /proc/mdstat
Personalities : [raid0] [raid1] [raid6] [raid5] [raid4] [raid10] 
md125 : active raid1 sda1[0] sdb1[1]
      262132 blocks super 1.2 [2/2] [UU]
 
md126 : active raid1 sdb3[1] sda3[0]
      1948226512 blocks super 1.2 [2/2] [UU]
      
md127 : active raid1 sdb2[1] sda2[0]
      5022708 blocks super 1.2 [2/2] [UU]


(chroot) livecd grub # cd /boot/grub/
(chroot) livecd grub # df .
Filesystem            Size  Used Avail Use% Mounted on
/dev/md1              248M  7.5M  228M   4% /boot

So is it md1 or md125 for /boot, which is
on it's own partition?


James




Reply via email to