NetBSD-Bugs archive

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

Re: kern/44002: 3ware 9690 (ld driver) doesn't respond after transfer big amount of data



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

From: David Holland <dholland-bugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost, salvet%ics.muni.cz@localhost
Cc: 
Subject: Re: kern/44002: 3ware 9690 (ld driver) doesn't respond after
 transfer big amount of data
Date: Mon, 22 Nov 2010 22:57:59 +0000

 On Mon, Nov 22, 2010 at 05:15:05PM +0000, Manuel Bouyer wrote:
  >  > The sreenshot pictures are at: http://idril.ics.muni.cz/crash-screenshot/
  >  
  >  it looks like you're mounting read/write a filesystem which is not clean
  >  (the "/dev/dk0: filesystem not clean, please fsck(8)").
  >  please run 'fsck -y /dev/rdk0' before mounting it read/write again.
 
 Maybe make that fsck -f, and not -y (-y can occasionally be dangerous...)
 but in general, yeah, that panic is almost always caused by running on
 an unfscked volume.
 
 Also, if you're using wapbl and don't have this change:
 
    http://mail-index.netbsd.org/source-changes/2010/11/09/msg014314.html
 
 you'll probably want to pull it in. It's been pulled up to the various
 5.x branches so "cvs update" should get it for you without any further
 hassle.
 
 I'll go commit my patch.
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index