If you get error “vzquota : (error) quota file is corrupted”
Use below commands,
# vzquota off 5000
vzquota : (error) quota file is corrupted
# vzquota drop 5000
# vzctl start 5000
Starting container …
Initializing quota …
Now wait for quota to get recreated
Use below commands,
# vzquota off 5000
vzquota : (error) quota file is corrupted
# vzquota drop 5000
# vzctl start 5000
Starting container …
Initializing quota …
Now wait for quota to get recreated
No comments:
Post a Comment