Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Disk space reporting 100% full (OpenVZ)

hostnoobhostnoob Veteran
edited May 2019 in Help

This is what df shows

Filesystem      Size  Used Avail Use% Mounted on
/dev/simfs       40G  8.6G     0 100% /

8.6G used but 0 available

I can still make files/folders, make copies, etc. but it's causing some issues with programs thinking there is no space

edit: also a reboot doesn't help, but the server comes straight back up which makes me think it isn't disk space issues with the node

Comments

  • FranciscoFrancisco Top Host, Host Rep, Veteran

    Check df -i

  • hostnoobhostnoob Veteran

    @Francisco said:
    Check df -i

    root@testing:~# df -h
    Filesystem      Size  Used Avail Use% Mounted on
    /dev/simfs       40G  8.7G     0 100% /
    devtmpfs        256M     0  256M   0% /dev
    tmpfs           256M  4.0K  256M   1% /dev/shm
    tmpfs           256M  5.1M  251M   2% /run
    tmpfs           5.0M     0  5.0M   0% /run/lock
    tmpfs           256M     0  256M   0% /sys/fs/cgroup
    tmpfs           256M     0  256M   0% /tmp
    none            256M     0  256M   0% /run/shm
    root@testing:~# df -i
    Filesystem       Inodes IUsed    IFree IUse% Mounted on
    /dev/simfs     20971520 37032 20934488    1% /
    devtmpfs          65536    53    65483    1% /dev
    tmpfs             65536     2    65534    1% /dev/shm
    tmpfs             65536   179    65357    1% /run
    tmpfs             65536     3    65533    1% /run/lock
    tmpfs             65536    10    65526    1% /sys/fs/cgroup
    tmpfs             65536     7    65529    1% /tmp
    none              65536     1    65535    1% /run/shm
    
  • I think the provider you're using is overselling disk space and there isn't any disk left right now (i.e. THIN LVM provisioning)?

  • StyxStyx Member

    Contact Your host.

    Thanked by 1Chuck
  • hostnoobhostnoob Veteran

    OK, will do.

    I had another VPS which had the node run out of space, and that caused so many problems I thought it would be obvious. seems to be fine mostly though

  • ChuckChuck Member

    You should just file charge back! No point of contacting shitty host.

Sign In or Register to comment.