• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Need to allocate more space to email - Help

L

lizard

Guest
I just got my first dedicated server with plesk7.5/fedoraCore2. I plan to use the machine primarily for hosting email, but the bulk of the disk space has been allocated to web page storage. I'm a low-to-medium level linux user so I would really need some good instructions, but I'll take any hints I can get. The partitions in question appear to be XFS filesystem. Below is my "df -h" output:
Code:
Filesystem            Size  Used Avail Use% Mounted on
/dev/hda1             496M  276M  195M  59% /
none                  249M     0  249M   0% /dev/shm
/dev/hda7              27G   50M   27G   1% /home
/dev/hda5             4.9G  955M  4.0G  20% /usr
/dev/hda6             4.9G  179M  4.8G   4% /var
I'd like to essentially swap hda7 with hda6 so the bulk of the disk space is allocated to email. I don't have physical access to the machine so any solutions have to be done remotely via ssh. Any ideas or instructions would be much appreciated.
 
Back
Top