I was encountering an error:
C:/vzctl start Starting VPS ...
Virtuozzo API function call 'VZVolumeMount' failed err = 183Virtuozzo API function call 'dq_mount' failed
Cannot set disk quota for VPS This happened to be the service container bringing the entire node down... This error occurs whern vzagent cannot calculate the size of the .edf file and/or the quota for the container.
To fix this, manually set the quoaa on the container in question:
vzquota setlimit [ct id] -B -–drive C:
This sets the ct quota manually, and with:
vzctl start --skiplock
Should start the container sucessfully.
Tuesday, 27 April 2010
Subscribe to:
Post Comments (Atom)
hi I have a vps installed on drive D .. how should I fire the command
ReplyDeleteError :
C:\Users\Administrator>vzquota setlimit xxx -B 10240000 --drive D:\
Invalid drive 'D' Disk quota is supported only for loopbacks
Command 'setlimit' is successfully finished
awaiting for response