Menu

Disk quota exceeded

Webmin
2014-08-02
2014-08-02
  • Alan Rutherford

    Alan Rutherford - 2014-08-02

    Webmin has started to act weird and is preventing me from doing anything.
    I'm getting a lot of errors such as this:

    Failed to open /etc/webmin/apache/site for writing : Disk quota exceeded

    Seems to occur whenever I try and do anything to do with this dir: /etc/webmin/

    I've asked the VPS provider and there is plenty of disk space.

    Tried googling to no avail.

    Does anyone know what the heck is going on?

    ALso, I have ISP Config installed, if I reinstall Webmin will this screw up ISPCOnfig?
    Cheers
    Alan

     
  • Alan Rutherford

    Alan Rutherford - 2014-08-02

    Found the problem, all available Inodes were used up:

    [root@server1 ~]# df -i
    Filesystem Inodes IUsed IFree IUse% Mounted on
    /dev/simfs 200000 200000 0 100% /
    none 65536 109 65427 1% /dev
    /dev/simfs 200000 200000 0 100% /var/www/clients/client1/web1/log
    /dev/simfs 200000 200000 0 100% /var/www/clients/client1/web2/log
    /dev/simfs 200000 200000 0 100% /var/www/clients/client1/web3/log
    /dev/simfs 200000 200000 0 100% /var/named/chroot/var/run/dbus

     

Log in to post a comment.