From owner-freebsd-hackers Thu Apr 1 7:25:10 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from dorifer.heim3.tu-clausthal.de (dorifer.heim3.tu-clausthal.de [139.174.243.252]) by hub.freebsd.org (Postfix) with ESMTP id 4813214BD8 for ; Thu, 1 Apr 1999 07:25:07 -0800 (PST) (envelope-from olli@dorifer.heim3.tu-clausthal.de) Received: (from olli@localhost) by dorifer.heim3.tu-clausthal.de (8.8.8/8.8.8) id RAA10899 for freebsd-hackers@FreeBSD.ORG; Thu, 1 Apr 1999 17:24:48 +0200 (CEST) (envelope-from olli) Date: Thu, 1 Apr 1999 17:24:48 +0200 (CEST) From: Oliver Fromme Message-Id: <199904011524.RAA10899@dorifer.heim3.tu-clausthal.de> To: freebsd-hackers@FreeBSD.ORG Subject: Re: MFS Sizes over 470MB? Can't seem to do it... Newsgroups: list.freebsd-hackers Organization: Administration Heim 3 Reply-To: freebsd-hackers@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Newsreader: TIN [version 1.2 RZTUC(3) PL2] Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greg Lehey wrote in list.freebsd-hackers: > [...] > I mount /tmp from /etc/rc.local, and specify /dev/sd0b as the swap > partition, so it *should* give me 449 MB. Instead it gives me 30, > with no explanation. If I umount it and mount it again, I get the > full 449 MB (or I did last time I tried; that means stopping X, and I > don't want to do that). I had the same problem (on an older 3.0-current box). The datasize limit for "daemon" in /etc/login.conf turned out to be the problem; it was set to 32 Mb (daemons that were started from /etc/rc* ran with class "daemon"). I increased the limit, and everything worked fine. Regards Oliver -- Oliver Fromme, Leibnizstr. 18/61, 38678 Clausthal, Germany (Info: finger userinfo:olli@dorifer.heim3.tu-clausthal.de) "In jedem Stück Kohle wartet ein Diamant auf seine Geburt" (Terry Pratchett) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message