On Tue, 9 Oct 2001, Clement wrote: > FYI, this is the content of /etc/raidmd0 > > # cat /etc/raidtab > raiddev /dev/md0 > raid-level 1 > nr-raid-disks 2 > persistent-superblock 0 > chunk-size 8 > device /dev/sda1 > raid-disk 0 > device /dev/sdb1 > raid-disk 1 > > Further, I found that this problem is not reiseifs related. It happens no > matter what file system is made. > > Any insight? >
Well, first thing that to came to my mind is: Why you are using raid without persistent-superblock? Second: You are not mention how many spare-disk yuo have in raidtab? I have very much this kind raid-1 with my 2.4.10, and it's working like charm. http://www.linuxdoc.org/HOWTO/Software-RAID-HOWTO-4.html#ss4.4 BR, Jani -- Jani Averbach
