NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/40569: Faild RAIDframe parity rewrite prevents system shutdown



The following reply was made to PR kern/40569; it has been noted by GNATS.

From: Matthias Scheler <tron%zhadum.org.uk@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: Greg Oster <oster%cs.usask.ca@localhost>
Subject: Re: kern/40569: Faild RAIDframe parity rewrite prevents system shutdown
Date: Sat, 7 Feb 2009 19:15:29 +0000

 On Sat, Feb 07, 2009 at 06:55:01PM +0000, Greg Oster wrote:
 >  Hmmmmm....  Around line 857 of src/sys/dev/raidframe/rf_reconstruct.c
 >  there is a:
 >  
 >    return (1);
 >  
 >  You could try adding a printf() just before that line, and see if 
 >  that gets printed....  I bet it doesn't... 
 
 I'll make that change before I reboot the system the next time.
 
 >  wd3e: LBA48 bug reading fsbn 268435392 of 268435392-268435519 (wd3 bn 
 > 268435455; cn 266305 tn 0 sn 15), retrying
 >   wd3: soft error (corrected)
 >   wd2e: error writing fsbn 268435392 of 268435392-268435519 (wd2 bn 
 > 268435455; cn 266305 tn 0 sn 15), retrying
 >   wd2: (id not found)
 >  
 >  What type of disks are these, and do they have the the 'LBA48-quirk' entry 
 >  to change addressing modes or whatever for block 268435455?
 
 No, they apparently don't. But that's not the problem. The parity rewrite
 worked in the past despite this bug. And if I attempt to rebuild the
 parity now one of the disks, probably wd2, produces really alarming
 "clonk" noises. I think it is just a case of a broken disk.
 
        Kind regards
 
 -- 
 Matthias Scheler                                  http://zhadum.org.uk/
 


Home | Main Index | Thread Index | Old Index