Date: Thu, 17 Aug 2006 15:25:02 +0300 From: Kostik Belousov <kostikbel@gmail.com> To: Eric Anderson <anderson@centtech.com> Cc: FreeBSD Hackers <freebsd-hackers@freebsd.org> Subject: Re: 6-STABLE snapshot (background fsck) lock-up Message-ID: <20060817122502.GF1483@deviant.kiev.zoral.com.ua> In-Reply-To: <44E45C3F.6060901@centtech.com> References: <44E45C3F.6060901@centtech.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--6v9BRtpmy+umdQlo Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Aug 17, 2006 at 07:08:31AM -0500, Eric Anderson wrote: > I've seen this several times now, but this time I got a dump.=20 > Basically, the system comes up after unclean shutdown, throws a bunch of= =20 > filesystems into the background fsck list, and begins 60 seconds later.= =20 > After some amount of time, the system will lock up, presumably hung=20 > waiting on locks. >=20 > Here's some info: > lock type bufwait: EXCL (count 1) by thread 0xffffff0128812980 (pid 804)= =20 > lock type getblk: EXCL (count 1) by thread 0xffffff0128812980 (pid=20 > 804)Locked vnodes >=20 > 0xffffff01c5c9f000: tag ufs, type VREG > usecount 1, writecount 0, refcount 13656 mountedhere 0 > flags (VV_SYSTEM) > v_object 0xffffff01b09542a0 ref 0 pages 1691637 > lock type snaplk: EXCL (count 1) by thread 0xffffff0128812980 (pid= =20 > 804) > ino 4, on dev label/vol4 >=20 >=20 >=20 > How can I use kgdb to get more debugging information from this? >=20 Look at the http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kernel= debug-deadlocks.html for instructions for ddb. What is the date of the system checkout ? --6v9BRtpmy+umdQlo Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFE5GAdC3+MBN1Mb4gRAlDTAJ9Mo0wcfn2xSbjEgZgCNLtsMg87DQCgn4+g sjNTz9gvFphJxyxaeQKM6pA= =GLdy -----END PGP SIGNATURE----- --6v9BRtpmy+umdQlo--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060817122502.GF1483>