VZ quota error: lstat (No such file or directory)
Posted by Vanessa | Tagged under fixes | Posted on Aug 03, 2010
0
If you attempt to start a container after a hardware node crash, you may see an error like this:
Starting Container ...
vzquota : (warning) Incorrect quota shutdown for id 101, recalculating disk usage
vzquota : (error) quota check : lstat `somefile.ext': No such file or directory
Running vzquota on failed for Container 101 [1]
This means that the container’s quota system is crashed. You can restart it simply switching the quota off and on:
vzquota off 101
vzquota on 101
The container should now start up properly.
No related posts.
Related posts brought to you by Yet Another Related Posts Plugin.




