[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Partition Size ???
- From: Will Francis <wfrancis incyte com>
- To: redhat-list redhat com
- Subject: Re: Partition Size ???
- Date: Mon Jul 1 21:26:20 2002
> Ok, so what size should partitions actually be ??
Whatever size the application calls for. I always create partitions with
the usage in mind.
> I am running a server and my /var always seems to be too small. Log
> files fill it up, spool files fill it up etc etc. 300Mb free seems too
> little on /var.
A trick I've done many times - move some stuff from /var to /home and create
a symlink back to where it was. For exmaple, find a directory that takes
up a lot of space, like /var/spool/up2date (if you use it), move it over
to (say) /home/var/spool/up2date and then create a symlink where it used to
be to point to the new location. It's sort of awkward, but it does work
just fine.
Will
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]