Advertisements
Error:
Container already locked
You wont be able to start, restart or stop the container. It is because the container is locked.
Solution:
Delete the /vz/lock/VEID.lck file (where VEID is the number of your VPS).
vzctl chkpnt VEID --kill
Now start the vps.
vzctl start VEID
Excellent
ReplyDeleteThanks