Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Oct 1999 09:29:50 +0930
From:      Greg Lehey <grog@lemis.com>
To:        Stefan Huerter <maulwurf@subloch.medicusnet.de>
Cc:        freebsd-scsi@FreeBSD.ORG
Subject:   Re: panic: vinvalbuf: dirty bufs
Message-ID:  <19991013092949.Q78191@freebie.lemis.com>
In-Reply-To: <7Qhqy3MEoRB@subloch.medicusnet.de>
References:  <7Qhqy3MEoRB@subloch.medicusnet.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday, 12 October 1999 at  9:10:00 +0200, Stefan Huerter wrote:
> Guckux
>
> Running FreeBSD 3.3-STABLE
>
> from dmesg:
> da2 at ahc0 bus 0 target 1 lun 0
> da2: <DEC RZ73     (C) DEC T25I> Fixed Direct Access SCSI-2 device
> da2: 8.064MB/s transfers (8.064MHz, offset 15), Tagged Queueing Enabled
> da2: 1908MB (3907911 512 byte sectors: 64H 32S/T 1908C)
>
> I've recognized with FreeBSD 3.1 that this drive has problems with
> taggings, so I reduced them.
>
> I encounterd with FB 3.2 problems with this drive. Upgraded to FB 3.3 I
> checked it once more and get more problems. It is controlled from a
> Adaptec 2940, I make a low level format with the Adaptec-Bios and check 3
> times via "verify disk media" with no problems.
> When I make a "newfs -i 8192" (with tagging disabled through camcontrol
> command) there will be a few superblocks written out, then newfs will stop
> (no screen-output anymore), the drive scratches a little bit and then I
> get following:
> panic: vinvalbuf: dirty bufs
>
> any chance to get it working back? or is it really damaged?

This panic happens when a device is being closed and for some reason
the open buffers can't be written to disk.  If it happens in the
middle of newfs, it suggests that the drive had an I/O error of some
kind which prevented data from being written during close.  A dump
would be really helpful.

Greg
--
See complete headers for address, home page and phone numbers
finger grog@lemis.com for PGP public key


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-scsi" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991013092949.Q78191>