PDA

View Full Version : OpenVZ vzctl says: Container start disabled - FIXED



Fli
02-01-2015, 05:54 PM
I tried to start openvz VPS and it said "Container start disabled"


it can mean VPS is in "suspended" state i think


i can do this command to unsuspend it and run it


vzctl start XXX --force


this may also work:


vzctl set XXX --disable no --save
vzctl start XXX

XXX = ID of an openvz vps


so above commands worked to make VPS running again