On Mon, 21 May 2007 15:13:39 +0200, Jeroen Dekkers wrote: >> If this is the case, it would be nice if the raid module would only >> throw a warning if some of the component devices could not be added to >> a RAID1 array. > > I think the handling of errors/warnings in GRUB2 can probably be > improved, but it shouldn't give an error in this case. See the code in > raid.c line 344. Can you test whether this patch makes the error go > away?
It does indeed. I also modified raid.mod to have a 'raidinfo' command that printed out the contents of the raid devices list, which seems to confirm my hunch-- md0 only consisted of hd1,2; and if I spend some time trying the ls command on various areas of hd3,2 I do get an 'out of disk' error. > Jeroen Dekkers -- Sam Morris http://robots.org.uk/ PGP key id 1024D/5EA01078 3412 EA18 1277 354B 991B C869 B219 7FDB 5EA0 1078 _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel