One thing you could do is shut down your mail
services and simply make a symlink to another mount on your machine that has a
lot of free space. So basically if /drive1 has a lot of space on it then
you'd do the following:
move all files from /var/spool (directories too) to
/drive1/spool
remove /var/spool
create a symlink from /var/spool to
/drive1/spool
No programs will no the difference and the data is
being stored on another drive. Easy no?
On a side note... you probably don't want your
email and WWW on the same server. It is recomended that you keep those
services (as well as DNS) on different boxes if you can.
- Matt
|
Title: Message
- Disk Partition Help Chris Young
- Re: Disk Partition Help Matthew Bradford
- Re: Disk Partition Help Anthony E. Greene