Plesk 9.5 - Allocate Disk Space

Discussion in 'Site & Server Administration' started by scottlpool2003, Aug 7, 2012.

  1. #1
    Does anybody know how to allocate disk space in Plesk 9.5 (Linux)

    Technical Info:
    Parallels Plesk Panel version 9.5.4
    Operating system Linux 2.6.18-308.11.1.el5
    CPU GenuineIntel, Intel(R) Core(TM)2 Duo CPU E7500 @ 2.93GHz
    Average load 0.04; 0.06; 0.02

    DISK USAGE:
    Disk space
    /dev/md1
    11.6 GB free of 15.1 GB
    /dev/md3
    708.8 MB free of 4.7 GB <-- Mail Space Needs Increasing Desperately
    /dev/md2
    188.3 GB free of 203.7 GB

    The mail server crashes out when the space gets too low. I have plenty of space in md2 so can I distribute some of that to md3?
     
    scottlpool2003, Aug 7, 2012 IP
  2. shindig

    shindig Peon

    Messages:
    34
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Hmmm, the /dev/mdX naming scheme means that you're using a software RAID setup. Resizing partitions, including software RAID partitions is not something you should attempt unless you have a very good idea of what you're doing. I think you should ask your hosting company to do it for you if possible.
     
    shindig, Aug 7, 2012 IP
  3. madaboutlinux

    madaboutlinux Member

    Messages:
    250
    Likes Received:
    7
    Best Answers:
    2
    Trophy Points:
    43
    #3
    The easiest solution is to move the mail directory to md2 partition and create a symlink i.e. the email accounts on a Plesk server is saved under /var/qmail/mailnames directory and if your md2 partition is say /home, then do the following

    Stop the mail server while you do that.
     
    madaboutlinux, Aug 8, 2012 IP