|
vzquota : (warning) Incorrect quota shutdown for id VEID, recalculating disk usage
If you are getting following messages while starting your VE then quota for particular VPS was not shutdown properly.
HTML Code:
vzquota : (warning) Incorrect quota shutdown for id VEID, recalculating disk usage
vzquota : (error) quota check : lstat `ssl_scache.dir': Input/output error
Run following commands to fix issue related to quota for that particluar VPS
HTML Code:
#vzquota <VEID> off
and then again start quota for that VPS
#vzquota <VEID> on
please make sure to replace <VEID> with actual VPS ID you are facing problem with.
__________________________________________________ _________________________
Arun K
Last edited by Ayaka : 06-21-2007 at 08:20 AM.
|