Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Aug 2003 08:14:45 +0200
From:      Christian Brueffer <chris@unixpages.org>
To:        Tim Robbins <tjr@FreeBSD.ORG>
Cc:        current@FreeBSD.ORG
Subject:   Re: panic: bundirty: buffer 0xc776e118 still on queue 2
Message-ID:  <20030821061445.GK638@unixpages.org>
In-Reply-To: <20030821034054.GA54061@dilbert.robbins.dropbear.id.au>
References:  <20030820222607.GA638@unixpages.org> <20030821034054.GA54061@dilbert.robbins.dropbear.id.au>

next in thread | previous in thread | raw e-mail | index | archive | help

--qYrsQHciA3Wqs7Iv
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Thu, Aug 21, 2003 at 01:40:54PM +1000, Tim Robbins wrote:
> On Thu, Aug 21, 2003 at 12:26:07AM +0200, Christian Brueffer wrote:
>=20
> > Hi,
> >=20
> > just got a panic on following 5.1-CURRENT machine:
> >=20
> > FreeBSD gondor.middleearth 5.1-CURRENT FreeBSD 5.1-CURRENT #1: Thu Aug
> > 7 21:32:39 CEST 2003     chris@haa konia.hitnet.rwth-aachen.de:/usr/obj=
/usr/src/sys/GONDOR  i386
> >=20
> > A dump is available if anyone needs specific information.
> [...]
> > panic: bundirty: buffer 0xc776e118 still on queue 2^M
> [...]
> > #2  0xc0254007 in panic (fmt=3D0xc03cc0ef "bundirty: buffer %p still on=
 queue %d")^M
> >      at /usr/src/sys/kern/kern_shutdown.c:550^M
> > #3  0xc029b291 in bundirty (bp=3D0xc776e118) at /usr/src/sys/kern/vfs_b=
io.c:1121^M
> > #4  0xc029bde1 in brelse (bp=3D0xc776e118) at /usr/src/sys/kern/vfs_bio=
.c:1436^M
> > #5  0xc02efcb8 in nfs_writebp (bp=3D0xc776e118, force=3D1, td=3D0xc2c17=
e40)^M
> >          at /usr/src/sys/nfsclient/nfs_vnops.c:2987^M
> > #6  0xc02e02c3 in nfs_bwrite (bp=3D0x0) at /usr/src/sys/nfsclient/nfs_b=
io.c:76^M
> > #7  0xc029dd41 in getblk (vp=3D0xc2c77b68, blkno=3D400, size=3D15360, s=
lpflag=3D256, slptimeo=3D0, flags=3D0)^M
> > 	     at /usr/src/sys/kern/vfs_bio.c:2512^M
> > #8  0xc02e21e5 in nfs_getcacheblk (vp=3D0xc2c77b68, bn=3D400, size=3D15=
360, td=3D0xc2c17e40)^M
> > 	         at /usr/src/sys/nfsclient/nfs_bio.c:1037^M
>=20
> I think I recognise this backtrace. Did you have a read-only NFS mount
> active at the time of the crash? In any case, a copy of your NFS entries =
from
> /etc/fstab (with any private data removed) would be helpful in tracking t=
his
> problem down.
>=20

No, all mounts were read-write.


# Device                Mountpoint      FStype  Options         Dump    Pas=
s#
/dev/da0s1b             none            swap    sw              0       0
/dev/da0s1a             /               ufs     rw              1       1
/dev/da0s1f             /usr            ufs     rw              2       2
/dev/da0s1e             /var            ufs     rw              2       2
/dev/cd0c               /cdrom          cd9660  ro,noauto       0       0
linproc                 /compat/linux/proc linprocfs rw         0       0
x.x.x.x:/usr/ports  /usr/ports      nfs     rw,soft,bg,intr,nfsv3,rdirplus,=
-r=3D32768,-w=3D32768 0 0
x.x.x.x:/usr/src    /usr/src        nfs     rw,soft,bg,intr,nfsv3,rdirplus,=
-r=3D32768,-w=3D32768 0 0
x.x.x.x:/usr/obj    /usr/obj        nfs     rw,soft,bg,intr,nfsv3,rdirplus,=
-r=3D32768,-w=3D32768 0 0
x.x.x.x:/usr/doc    /usr/doc        nfs     rw,soft,bg,intr,nfsv3,rdirplus,=
-r=3D32768,-w=3D32768 0 0
x.x.x.x:/usr/www    /usr/www        nfs     rw,soft,bg,intr,nfsv3,rdirplus,=
-r=3D32768,-w=3D32768 0 0
x.x.x.x:/usr/home/chris /usr/home/chris nfs rw,soft,bg,intr,nfsv3,rdirplus,=
-r=3D32768,-w=3D32768 0 0
x.x.x.x:/mnt/daten/ISOs /mnt/ISOs   nfs     rw,soft,bg,intr,nfsv3,rdirplus,=
-r=3D32768,-w=3D32768 0 0
x.x.x.x:/mnt/daten/foo /mnt/foo     nfs     rw,soft,bg,intr,nfsv3,rdirplus,=
-r=3D32768,-w=3D32768 0 0
x.x.x.x:/mnt/bigspace/bar /mnt/bar nfs rw,soft,bg,intr,nfsv3,rdirplus,-r=3D=
32768,-w=3D32768 0 0
x.x.x.x:/mnt/daten  /mnt/daten      nfs     rw,soft,bg,intr,nfsv3,rdirplus,=
-r=3D32768,-w=3D32768 0 0
x.x.x.x:/mnt/private /mnt/private   nfs     rw,soft,bg,intr,nfsv3,rdirplus,=
-r=3D32768,-w=3D32768 0 0
x.x.x.x:/usr/openbsd /usr/openbsd   nfs     rw,soft,bg,intr,nfsv3,rdirplus,=
-r=3D32768,-w=3D32768 0 0
x.x.x.x:/usr/netbsd /usr/netbsd     nfs     rw,soft,bg,intr,nfsv3,rdirplus,=
-r=3D32768,-w=3D32768 0 0
x.x.x.x:/usr/stable/src /usr/stable-src nfs rw,soft,bg,intr,nfsv3,rdirplus,=
-r=3D32768,-w=3D32768 0 0

- Christian

--=20
Christian Brueffer	chris@unixpages.org	brueffer@FreeBSD.org
GPG Key:	 http://people.freebsd.org/~brueffer/brueffer.key.asc
GPG Fingerprint: A5C8 2099 19FF AACA F41B  B29B 6C76 178C A0ED 982D

--qYrsQHciA3Wqs7Iv
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (FreeBSD)

iD8DBQE/RGNVbHYXjKDtmC0RAoYrAJwN82v27AzaXasul5yfiEFz4BVpQwCg/eYY
n0EF+Wdkm/zwgb8/ahtbq40=
=ERIm
-----END PGP SIGNATURE-----

--qYrsQHciA3Wqs7Iv--



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