[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: VA Pics



OK.  I think this would be a good configuration based on all the mails flying
around:

/		256 MB
/var		768 MB
/usr		1024MB
/usr/local	1024MB
/export		1536MB
/export/apache	2048MB
/export/db	2560MB
swap		128 MB


Micah: I think 1GB is reasonable in /usr.  Agreed, we won't be installing X, etc.
but it's a pretty important partition and I like to see free space in there.  /usr
50 - 70% utilized is a good thin IMHO.  There will be some src we put in /usr/src
and not /usr/local/src as well... such as kernel src, etc.

Aaron: I like the idea of symlinking /tmp back to /var/tmp.  Thats why I proposed
bumping / back to 256MB and bumping /var up to 768MB... and when /tmp isn't being
utilized (hardly ever) we have some more leeway on the log files.

So we go this route and then symlink the following:

/home -> /export/home
/tmp -> /var/tmp

I think this looks like a good final configuration.  Any thoughts? or final
objections ;)

Jason