Date: Thu, 22 May 1997 08:57:12 +0800 (SGT) From: Sin Key Teck <ktsin@acm.org> To: freebsd-current@FreeBSD.ORG Subject: Re: Is QUOTA option broken? Message-ID: <199705220057.IAA05089@cc621.ntu.ac.sg> In-Reply-To: <33838513.41C67EA6@MCI2000.com> from Minsung Kim at "May 21, 97 04:28:19 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
> I've recently upgraded my system to current, and rebuilt the kernel. > Everything works fine -- except the kernel goes panic whenever I > try to halt the system (through /sbin/halt). When the system > boots next time, fsck -p says that all filesystems AFTER the last > filesystem on which quota checking is enabled are clean. And, if > I turn off quota checking manually (quotaoff -a) and halt the > system, it goes just fine. No panic. I am experiencing the same problem too. I think it has something to do with the locking mechanism added to current. Whenever I shutdown, I'll get a message like: lockmgr: pid 217, not exclusive lock holder 1 unlocking where 217 is the pid of the shutdown process. kt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705220057.IAA05089>