Subject: Re: Q: file systems & sizes
To: VaX#n8 <vax@linkdead.paranoia.com>
From: Michael Graff <explorer@flame.org>
List: port-i386
Date: 03/02/1999 00:43:03
VaX#n8 <vax@linkdead.paranoia.com> writes:
> What kind of partition sizes and schemes are people using?
Here's my typical server setup:
/ 512M
swap 513M (1M larger than memory I expect to ever add, I'm strange)
/usr 1G to 1.5G
/var 1G to 2G
I also have a 1G disk for /var/qmail on one server.
My typical client setup is:
/ 512M
swap 257M
/usr 1G to 1.5G
/var 512M (or just on /, depending on my mood that day)
It would be nice to either be able to resize things, or share space
between filesystems. That's one thing that Digital Unix does that I
wish we could do.
--Michael