Cloud Hosted Disk Usage

Discussion in 'Installation/Configuration' started by dylan.chrysanthou, Apr 19, 2016.

  1. dylan.chrysanthou

    dylan.chrysanthou New Member

    Hi All,
    I have a ispconfig3 server installed on a cloud server with ubuntu 12.04.
    The server is active and hosting multiple domains, The issue i have is the server is running low on disk space.
    I have increased the space with the service provider and would now like to ask the best way of allocating this space to ispconfig?
    i know you cannot simply edit the partition with out rebooting the server, i however only have ssh access?
    Your suggestions will be appreciated.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    so you have more space but commands like "df -h" dont show it? In this case you have to resize (enlarge) your filesystem. This is not ispconfig specific
     
  3. dylan.chrysanthou

    dylan.chrysanthou New Member

    This I know. My question is how do I resize the partition from ssh console only? As that is all I have access to.
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Which file system type do you use?
     
  5. dylan.chrysanthou

    dylan.chrysanthou New Member

    Please below printout of
    df -T
    Filesystem Type 1K-blocks Used Available Use% Mounted on
    /dev/mapper/vg00-lv_root ext4 96648716 33611116 58197564 37% /
    udev devtmpfs 3048008 4 3048004 1% /dev
    tmpfs tmpfs 1222828 316 1222512 1% /run
    none tmpfs 5120 4 5116 1% /run/lock
    none tmpfs 3057068 0 3057068 0% /run/shm
    /dev/sda1 ext4 240148 38624 189390 17% /boot
    Your help is much appreciated
     
  6. dylan.chrysanthou

    dylan.chrysanthou New Member

Share This Page