Date: Thu, 22 Jan 2004 19:20:24 -0500 From: parv <parv@pair.com> To: Roger 'Rocky' Vetterberg <listsub@401.cx> Cc: freebsd-questions@freebsd.org Subject: Re: Size of /var worries me Message-ID: <20040123002024.GA429@moo.holy.cow> In-Reply-To: <4002BB26.5000207@401.cx> References: <200401070526.KAA22696@manage.24online> <20040107093835.37200.qmail@web40110.mail.yahoo.com> <20040107105332.GB55857@moo.holy.cow> <4002BB26.5000207@401.cx>
next in thread | previous in thread | raw e-mail | index | archive | help
in message <4002BB26.5000207@401.cx>, wrote Roger 'Rocky' Vetterberg thusly... I apologize for replying so late. > 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? Yes, i was refererring to the inode space. I have few large files... Filesystem 1K-blocks Used Avail Capacity iused ifree %iused /dev/ad0s2g 3106182 2532670 325018 89% 60186 329188 15% /dev/ad0s3f 984654 856366 49516 95% 66158 57488 54% > If its the later, try this: > umount /usr && tunefs -m 0 /dev/ad-whatever && mount /usr Something to be aware of. If nothing, i need to at least print out the newfs, mount, and tunefs man pages. Thanks. - Parv --
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040123002024.GA429>