How to fix this OVH Diskspace issue?

  • I have a 20GB VPS.


    Installed i-MSCP 1.3.16
    Build: 20170107
    Codename: Horner



    But it says I have only ~ 10GB, even though the VPS actually has 20GB ... :(


    root@ns2:~# df -h
    Filesystem Size Used Avail Use% Mounted on
    /dev/vda1 9.9G 6.3G 3.2G 67% /
    udev 10M 0 10M 0% /dev
    tmpfs 774M 8.6M 766M 2% /run
    tmpfs 1.9G 0 1.9G 0% /dev/shm
    tmpfs 5.0M 0 5.0M 0% /run/lock
    tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup
    tmpfs 387M 0 387M 0% /run/user/0
    root@ns2:~# fdisk -l


    Disk /dev/vda: 20 GiB, 21474836480 bytes, 41943040 sectors
    Units: sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disklabel type: dos
    Disk identifier: 0x00000000


    Device Boot Start End Sectors Size Id Type
    /dev/vda1 * 2048 41943039 41940992 20G 83 Linux


    root@ns2:~#

  • @kennosys


    Result of the following command?

    Code
    1. # fdisk -l

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • root@ns2:~# fdisk -l


    Disk /dev/vda: 20 GiB, 21474836480 bytes, 41943040 sectors
    Units: sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disklabel type: dos
    Disk identifier: 0x00000000


    Device Boot Start End Sectors Size Id Type
    /dev/vda1 * 2048 41943039 41940992 20G 83 Linux


    root@ns2:~#

  • @kennosys


    Can I access the system?

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • @kennosys


    Ok. I'll eat before investigating ;)


    Thank you for your understanding.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • Nuxwin thnaks for ur time! I fix this problem. Just via command ;

    Code
    1. sudo resize2fs /dev/vda1

    Im so Happy now <3 !



    @kennosys


    Ok. I'll eat before investigating ;)


    Thank you for your understanding.

  • Great.
    Thread closed.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206