Re: Resyncing Raid 5

1999-06-19 Thread Anonymous
My roommate solved the problem for me. He typed: raidhotadd /dev/md0 /dev/hde3 This started the resyncing of the drives. /proc/mdstat shows the reconstruction.

Resyncing Raid 5 ?

1999-06-19 Thread Anonymous
I tested the Raid 5 setup by pulling the cable off one of the drives (not the one with the swap) while it was running. It correctly determined that one drive went down and continued in degraded mode. I plugged the drive back in and rebooted, but the raid is not resyncing itself. Mkraid wants to d

BUGREPORT: backwards compatibility test in raidtools-0.90 .

1999-06-19 Thread Anonymous
The following line of code in raidlib.c in the 0.90 version of raidtools is incorrect: #define OLD_MDTOOLS ((md_ver.major == 0) && (md_ver.minor < 0.50)) md_ver.minor is an integral type and hence the constant should be 50 not 0.50 . (My apologies, but I am not a subscribed to this mailing li

Re: 2.2.10 and raid

1999-06-19 Thread Anonymous
> > Is ther ea patch for raid with this kernel yet? > If not, is anyone running 2.2.6 patch with it succesfully? Mingo claims taht there will be a new raid tools and kernel patch that will go along with 2.2.10 + Doug {aka Mr adaptec) with pIII kni 8 way xor and compare

2.2.10 and raid

1999-06-19 Thread Anonymous
Is ther ea patch for raid with this kernel yet? If not, is anyone running 2.2.6 patch with it succesfully? Any gotchas with it? -- Bill "Stuck in TLB Wait Queue" Anderson