Date: Mon, 12 Jan 2004 16:20:06 +0100 From: "Roger 'Rocky' Vetterberg" <listsub@401.cx> To: parv <parv@pair.com> Cc: freebsd-questions@freebsd.org Subject: Re: Size of /var worries me Message-ID: <4002BB26.5000207@401.cx> In-Reply-To: <20040107105332.GB55857@moo.holy.cow> References: <200401070526.KAA22696@manage.24online> <20040107093835.37200.qmail@web40110.mail.yahoo.com> <20040107105332.GB55857@moo.holy.cow>
next in thread | previous in thread | raw e-mail | index | archive | help
parv wrote: > ...only thing that i desire(d) is/was to give / much less than 128MB, > but couldn't (during the space slicing). > > That and to combine /usr2 & /usr3 now. But default inode space > allocation of 8%/slice will kill me anyway. I really have to remember > about the newfs options next time. > Do you really mean inode space, or the 8% minimum free space treshold? If its the later, try this: umount /usr && tunefs -m 0 /dev/ad-whatever && mount /usr -- R
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4002BB26.5000207>