Windows > Virtualization

Container CTID is already locked [ Virtuozzo ]

(1/1)

linsonj:

In case of Linux this error can be fixed by killing the PID in the lock file located at /vz/lock/CTID.lck. But in Virtuozzo Windows there is no such file.

Following are the steps to unlock the locked Container

1) vzctl stop CTID --skiplock

(Try this command twice till it doesn’t show that the container is not running .This command might throw some ERROR but no need to worry).

2) vzctl start CTID --skiplock

This Command will throw an error if the VPS is stuck while starting or stopping.

3) After the both the above command the status of the VPS will be locked, so you will have to allow sometime to unlock the stuck processes.

4) If the above command doesn’t start the VPS, stop the VPS using –skiplock option again and kill “vzlpl” process running on Host using Task Manager. After that you will able to start the VPS normally.

Restart the services if necessary on the host.

5) Restart VZAgent service

net stop vzaop

net start vzaop

Navigation

[0] Message Index

Go to full version