Re: over 1T problem?

2000-01-28 Thread TAKAMURA Seishi
Dear RAID users, After struggling with the kernel(w/ debug option) and tons of /var/log/messages lines, I have solved the "over 1T problem". It was simply caused by the integer overflow. in drivers/block/raid5.c > static inline unsigned long > raid5_compute_sector (int r_sect

Re: over 1T problem?

2000-01-21 Thread TAKAMURA Seishi
Dear RAID users, After my post five people kindly and quickly suggested me to use Mingo's raid-2.2.14-B1. Thank you. I am trying with this now (but doesn't seem to work either). By the way, "man raidtab" sais: >nr-raid-disks count > Number of raid devices in the array;

Re: over 1T problem?

2000-01-21 Thread Marc Mutz
TAKAMURA Seishi wrote: > > > (system configuration) > RedHat 6.1 (Japanese version) > kernel 2.2.14 + RAID patch(raid0145-19990824-2.2.11) Have you tried http://www.redhat.com/~mingo/raid-2.2.14-B1? Some people reported problems with the 2.2.11 patch applied to 2.2.14. Marc -- Marc Mut

over 1T problem?

2000-01-20 Thread TAKAMURA Seishi
Dear RAID experts, I have just joined this ML today, and have a problem on RAID5 system, which I'm installing now. After about ten hours since "mkraid /dev/md0", HDD access stops and no more disk operation (such as "mke2fs /dev/md0") works. I tried once again and got exactly the same error star