On 01.04.2011 16:59, Sean Porth wrote:
> backup:~# cat /proc/mdstat
> >> Personalities : [linear] [raid1]
> >> md1 : active raid1 sdb3[1] sda3[0]
> >>       945513536 blocks [2/2] [UU]
> >>
> >> md0 : active raid1 sdb1[1] sda1[0]
> >>       29294400 blocks [2/2] [UU]
>   
How do you access those disks? Do you have /dev/sd[ab][13]. Is it some
kind of VM? If none of /dev/sd[ab][13] /dev/sd[ab] exist it probably
means that there is a bug in udev. Mdraid detection is probably done in
kernel and so presence of nodes under /dev is irrelevant. But any action
attempted with devices from userspace is obviously bound to fail.

-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to