If you are not able to start OpenVZ VPS because of a Quota problem, then you can follow the steps given below:

# vzctl start
Starting container …
vzquota : (error) quota file is corrupted
vzquota on failed [4]
Here is a dirty quick fix

Turn off quota

– vzquota off (or vzquota off -f)
– vzquota drop

Restart your VPS.
Note : You have to put the correct VPS number.

Popular Posts You May Read

Explore more hosting insights, tips and industry updates.

Website-and-Data-Backups-A-Practical-Guide-BLOG

Website and Data Backups – A Practical Guide

One of the most crucial parts of any business is its data. The security of…

wordpress hosting

9 Reasons to Choose Managed WordPress Hosting

A managed WordPress hosting is a type of hosting service that is focused on WordPress…

Uses Of Sed Substitution In Unix Server

In this article, let us review some interesting workarounds with the “s” substitute command in…