Date: Wed, 28 Aug 1996 20:45:28 -0500 (CDT) From: Bob Willcox <bob@kenobi.pmr.com> To: freebsd-current@freefall.FreeBSD.org (freebsd-current) Subject: panic: ufs_unlock NOT LOCKED Message-ID: <199608290145.UAA03527@kenobi.pmr.com>
next in thread | raw e-mail | index | archive | help
I have just recently (past couple of days) starting receiving the
following panic on my -current test system whenever I reboot or
halt it.
cleaning up... Using obsolete shutdown callout..
update code to use at_shutdown()
syncing disks... 4 4 done
ufs_unlock: unlocked inode: type VBLK, usecount 2, writecount 0, refcount 3,
tag VT_UFS, ino 815, on dev 4, 8
panoc: ufs_unlock NOT LOCKED
The first two lines may not be relavent, but I don't remember seeing
them before the panics started.
Inode 815 on dev 4, 8 is the following special device on my root filesystemw
815 brw-r----- 1 root operator 4, 0x00020016 Mar 19 04:15 /dev/sd2s1g
My local filesystems look like this:
bob@han-p0 /dev> df -tlocal
Filesystem 1K-blocks Used Avail Capacity Mounted on
/dev/sd1a 29727 15006 12343 55% /
/dev/sd1s1e 98479 2849 87752 3% /var
/dev/sd1s1g 49231 1 45292 0% /tmp
/dev/sd1s1h 775231 398671 314542 56% /usr
/dev/sd2s1e 148703 104527 32280 76% /usr/obj
/dev/sd2s1f 297423 214021 59609 78% /usr/src
/dev/sd2s1g 507183 1 466608 0% /stuff
Anybody have an idea what is going wrong here?
Thanks,
--
Bob Willcox politics, n:
bob@luke.pmr.com A strife of interests masquerading as a contest of
Austin, TX principles. The conduct of public affairs for private
advantage. -- Ambrose Bierce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608290145.UAA03527>
