From owner-freebsd-hackers Wed Nov 19 16:02:13 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA15024 for hackers-outgoing; Wed, 19 Nov 1997 16:02:13 -0800 (PST) (envelope-from owner-freebsd-hackers) Received: from pobox.com (ott-on1-15.netcom.ca [207.181.90.79]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id QAA15013 for ; Wed, 19 Nov 1997 16:02:05 -0800 (PST) (envelope-from brianc@pobox.com) Received: (from brianc@localhost) by pobox.com (8.8.7/8.8.7) id TAA07567; Wed, 19 Nov 1997 19:01:17 -0500 (EST) (envelope-from brianc) Message-ID: <19971119190117.04396@pobox.com> Date: Wed, 19 Nov 1997 19:01:17 -0500 From: Brian Campbell To: hackers@FreeBSD.ORG Subject: Re: MFS /tmp oddness References: <199711192342.SAA06732@dyson.iquest.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.88 In-Reply-To: <199711192342.SAA06732@dyson.iquest.net>; from John S. Dyson on Wed, Nov 19, 1997 at 06:42:07PM -0500 Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Wed, Nov 19, 1997 at 06:42:07PM -0500, John S. Dyson wrote: > Aaron Smith said: > > i'm having this problem where a boot-time-mounted MFS ends up being sized > > to 32M. if i unmount and remount it, it's 128M. thinking that DFLDSIZ was > > the problem, i upped MAX and DFLDSIZ to 256M, but no dice. > > > > does anybody know why i'm getting such a tiny MFS? we tried using the -s > > option too but that didn't work either. > > > > sorry if this is a FAQ, i searched the mailing list archives to no avail. > > > This is in my fstab and works. (note that the -b=16384,-f=2048 options > are eccentric, but this is copied directly.) > > swap /tmp mfs rw,-s=210000,-b=16384,-f=2048 0 0 Did you have to modify login.conf (or something else) to make this work? Mine specfies -s262000 but only manages to get 32M