Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Linux Software => Linux Control Panels => Topic started by: keen_prat on December 06, 2012, 03:30:47 PM

Title: Failed to open /etc/webmin/webmin/oscache for writing : Disk quota exceeded
Post by: keen_prat on December 06, 2012, 03:30:47 PM
I am using virtualmin over webmin and today I suddenly saw this error.
Code: [Select]
Failed to open /etc/webmin/webmin/oscache for writing : Disk quota exceeded
I just can't do anything, everywhere this error is coming but form ssh I can see that there is lots of space available on my server. Please help me what to do here ..
Title: Re: Failed to open /etc/webmin/webmin/oscache for writing : Disk quota exceeded
Post by: dalek on December 06, 2012, 10:15:31 PM
There is a difference between disk quotas and having disk space.  I have never used quotas before but from what I have read, it limits space based on a specific user or perhaps software.  Somewhere, there is a config file that tells how much space a user can use and you need to increase that.  Have a look at these two links:

http://www.howtoforge.com/forums/showthread.php?t=13284 (http://www.howtoforge.com/forums/showthread.php?t=13284)

https://www.isg.inf.ethz.ch/HelpHowToCheckQuotaLinux (https://www.isg.inf.ethz.ch/HelpHowToCheckQuotaLinux)

It appears there is more than one software package that does this.  They also seem to have different commands.  You may have to find out what software you have installed to manage this before you can find out what commands to use. 

Hope this helps tho. 

 :)    :)
Title: Re: Failed to open /etc/webmin/webmin/oscache for writing : Disk quota exceeded
Post by: keen_prat on December 07, 2012, 06:45:28 AM
Thanks dalek but I think I found the problem, it was limit imposed by hosting provider in some form of inodes..
Title: Re: Failed to open /etc/webmin/webmin/oscache for writing : Disk quota exceeded
Post by: dalek on December 07, 2012, 06:54:49 AM
Ah, that will do it to.  That error is sort of misleading isn't it?   ???

 :)    :)
Title: Re: Failed to open /etc/webmin/webmin/oscache for writing : Disk quota exceeded
Post by: keen_prat on December 07, 2012, 07:05:47 AM
Ya, that was indeed misleading, I had plenty of gigs space available on the server and still that error.
Its resolved now.