Date: Wed, 18 Dec 2002 22:51:18 -0600 From: Hari Bhaskaran <subscr@spider.netmails.net> To: freebsd-stable@freebsd.org Subject: newfs for an fs with small files (qmail Maildir) Message-ID: <20021218225118.A83914@spider.netmails.net>
next in thread | raw e-mail | index | archive | help
Hi, I need to create an fs to hold thousands of small files (mails) This will hold qmail maildirs. So I added -i 2048 to the newfs (during install). So the newfs command line is newfs -b 16384 -f 2048 -i 2048 Should I be changing the -f value since I changed -i ? Any help is appreciated. -- Hari Bhaskaran To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021218225118.A83914>