3 Nov 2002 17:33
raidreconf success report
Alistair Riddell <ali <at> gwc.org.uk>
2002-11-03 16:33:09 GMT
2002-11-03 16:33:09 GMT
I am happy to report successfully using raidreconf to grow a 7 x 73GB RAID5 to 10 x 73GB RAID5. The operation took around 16 hours. Machine is a 4-way xeon with 6GB RAM; though the kernel on the CD I booted from only supported UP/1GB RAM. I'm not sure whether the extra CPUs/memory would have helped performance. Disks are 10kRPM scsi disks. The sequence of commands was: boot from cd (raid is root filesystem) reiserfsck /dev/md0 raidstop /dev/md0 raidreconf -o oldraidtab -n newraidtab -m /dev/md0 go home and sleep! reiserfsck /dev/md0 resize_reiserfs /dev/md0 reiserfsck /dev/md0 then reboot, and machine carried on as before! No errors were reported at any stage. All very impressive. Thanks for the good work! -- -- Alistair Riddell - BOFH IT Manager, George Watson's College, Edinburgh Tel: +44 131 446 6070 Fax: +44 131 452 8594 Microsoft - because god hates us(Continue reading)


Now I'm finally going to start getting out the info
> > it the hopes someone can fix it. The oops was triggered by attempting to
> > read from /dev/raw/raw1 (bound to /dev/md0) using dd. System info
> > follows oops:
> >
> > ------------[ cut here ]------------
> > kernel BUG at drivers/block/ll_rw_blk.c:1967!
> > invalid operand: 0000
> >
>
> You are not alone in reporting this BUG...
>
> I blame the Scsi/bio layer.
> Jens Axboe blames raid5.
>
>
Just for the record, Jens was right.
RSS Feed