quota file corrupt, vm doesn't start

Erwin123

Member
May 14, 2008
207
1
16
After I upgraded to 1.3 one of my vm does not start:

node2:~# vzctl start 101
Starting container ...
vzquota : (error) quota file is corrupted
vzquota on failed [4]
node2:~# quota file is corrupted


I shutdown all vm before the update.
How do I solve this quick?
It a Plesk vm with 200 customers :mad:
 
Also try the following command:

Code:
# vzquota show 101 -t

Does it show more specific error info?
 
I did reboot the node.
Tthe command gave the same error.

I restored a backup of the container, but would love to know how to fix it in the future.
Through google I found "vzquota init " but could find the exact syntax that I needed (man pages are hard to get through when a server is down). I'm not sure if that would have solved it?
 
Through google I found "vzquota init " but could find the exact syntax that I needed (man pages are hard to get through when a server is down).

Your server was down? I thought you had a problem with a VM?

- Dietmar
 
The virtual server was down...