From owner-freebsd-questions Thu Feb 20 01:36:47 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id BAA01691 for questions-outgoing; Thu, 20 Feb 1997 01:36:47 -0800 (PST) Received: from david.siemens.de (david.siemens.de [146.254.1.1]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id BAA01683 for ; Thu, 20 Feb 1997 01:36:44 -0800 (PST) Received: from salomon.mchp.siemens.de (salomon.mchp.siemens.de [139.23.33.13]) by david.siemens.de (8.8.5/8.8.0) with ESMTP id CAA09983 for ; Thu, 20 Feb 1997 02:53:13 +0100 (MET) Received: from curry.mchp.siemens.de (1@curry.mchp.siemens.de [146.180.31.23]) by salomon.mchp.siemens.de (8.8.4/8.8.4) with ESMTP id KAA15198 for ; Thu, 20 Feb 1997 10:36:40 +0100 (MET) Received: (from daemon@localhost) by curry.mchp.siemens.de (8.8.5/8.8.5) id KAA00857 for ; Thu, 20 Feb 1997 10:36:38 +0100 (MET) From: Andre Albsmeier Message-Id: <199702200936.KAA07668@server.us.tld> Subject: Re: Quota hangs at boot In-Reply-To: <199702200719.IAA05907@tu.kielce.pl> from Andrzej Szydlo at "Feb 20, 97 08:19:22 am" To: andrzej@tu.kielce.pl (Andrzej Szydlo) Date: Thu, 20 Feb 1997 10:36:33 +0100 (MET) Cc: freebsd-questions@freebsd.org X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Hi, > > > I'm sorry for posting this again, but previously I put it under a rather > confusing subject. > > > I tried it on both 2.2-ALPHA and 2.2-GAMMA. The effects are mostly as > described by you Shawn, but I've got one more problem. At system startup > it says "checking quotas:" and hangs after a while. When I press > the startup continues, the remaining services start and quotas work as you > describe (say "none", but limit space). It only happens when I enable quota > for the /usr filesystem (689999 kB, 451731 kB, 71% used). With the > / (31775, 21463, 73%) and /var (29727, 2099, 8%) enabled and the /usr quotas > disabled the system starts without problems. Have you seen such problem? > What can it be caused by? Have a look at my PR 2325. Might you suffer from the same problem as I do? -Andre