From owner-freebsd-hackers Fri Nov 21 18:58:33 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id SAA06806 for hackers-outgoing; Fri, 21 Nov 1997 18:58:33 -0800 (PST) (envelope-from owner-freebsd-hackers) Received: from mail.cdsnet.net (mail.cdsnet.net [204.118.244.5]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id SAA06801 for ; Fri, 21 Nov 1997 18:58:31 -0800 (PST) (envelope-from mrcpu@cdsnet.net) Received: from mail.cdsnet.net (mail.cdsnet.net [204.118.244.5]) by mail.cdsnet.net (8.8.6/8.8.6) with SMTP id SAA00308; Fri, 21 Nov 1997 18:57:40 -0800 (PST) Date: Fri, 21 Nov 1997 18:57:39 -0800 (PST) From: Jaye Mathisen To: Frank Mayhar cc: Brian Campbell , hackers@freebsd.org Subject: Re: MFS /tmp oddness In-Reply-To: <199711211538.HAA00291@exit.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I had to modify the rc/daemon entry in login.conf to get a MFS bigger than 32. Seems bogus. On Fri, 21 Nov 1997, Frank Mayhar wrote: > Brian Campbell wrote: > > On Wed, Nov 19, 1997 at 06:42:07PM -0500, John S. Dyson wrote: > > > Aaron Smith said: > > > > does anybody know why i'm getting such a tiny MFS? we tried using the -s > > > > option too but that didn't work either. > > > 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 > > This is another metoo. I see exactly the same thing, with a specified > size of 196608. I haven't yet tried changing the block and frag size to > match John's; I'll do that today. > -- > Frank Mayhar frank@exit.com >