OpenVZ Forum


Home » Mailing lists » Users » Help disk qouta error
Help disk qouta error [message #24766] Sun, 09 December 2007 00:16 Go to next message
Info Ishaak is currently offline  Info Ishaak
Messages: 1
Registered: December 2007
Junior Member
Hello sir,

I have install OpenVZ on a fedora core 6 server with 160GB HDD.
Now I install a VPS but it cannot start it gives error:


Starting VPS ...
vzquota : (error) Quota on syscall for 101: File exists
vzquota on failed [3]When I put quota on off it starts ok.
But I need the quota.

Could you help please..
Re: Help disk qouta error [message #24780 is a reply to message #24766] Mon, 10 December 2007 11:59 Go to previous messageGo to next message
dev is currently offline  dev
Messages: 1693
Registered: September 2005
Location: Moscow
Senior Member

Info Ishaak wrote:
> Hello sir,
> 
> I have install OpenVZ on a fedora core 6 server with 160GB HDD.
> Now I install a VPS but it cannot start it gives error:
> 
> Starting VPS ...
> vzquota : (error) Quota on syscall for 101: File exists
> vzquota on failed [3]
> 
> When I put quota on off it starts ok.
> But I need the quota.
> 
> Could you help please..

have you gracefully stopped VE before starting with vzctl stop?
did it tell anything (warnings, etc.)?

after stopping VE, check whether vzquota still ON using /proc/vz/vzquota file.

Thanks,
Kirill
Re: Help disk qouta error [message #24785 is a reply to message #24766] Mon, 10 December 2007 15:16 Go to previous messageGo to next message
Gregor Mosheh is currently offline  Gregor Mosheh
Messages: 62
Registered: April 2007
Member
Info Ishaak wrote:
> Starting VPS ...
> vzquota : (error) Quota on syscall for 101: File exists
> vzquota on failed [3]

Try stopping the VPS and dropping the quota file, then restarting both:
   vzctl stop 101
   vzquota drop 101
   vzquota on 101
   vzctl start 101

-- 
Gregor Mosheh / Greg Allensworth
System Administrator, HostGIS cartographic development & hosting services
http://www.HostGIS.com/

"Remember that no one cares if you can back up,
  only if you can restore." - AMANDA
Re: Help disk qouta error [message #24798 is a reply to message #24785] Mon, 10 December 2007 16:44 Go to previous message
dev is currently offline  dev
Messages: 1693
Registered: September 2005
Location: Moscow
Senior Member

Gregor Mosheh wrote:
> Info Ishaak wrote:
> 
>>Starting VPS ...
>>vzquota : (error) Quota on syscall for 101: File exists
>>vzquota on failed [3]
> 
> 
> Try stopping the VPS and dropping the quota file, then restarting both:
>    vzctl stop 101
>    vzquota drop 101
>    vzquota on 101

So, you turned quota on and ...

>    vzctl start 101

... vzctl tells you about quota already being on on VE start.

did you want to recalculate quota via drop?
Then just drop, and vzctl start will recalculate automatically.
no need for vzquota on command.

Thanks,
Kirill
Previous Topic: recommended swap space
Next Topic: perl LOCALE issue- and solution
Goto Forum:
  


Current Time: Tue Mar 19 07:45:47 GMT 2024

Total time taken to generate the page: 0.02410 seconds