Applicable to:
- SolusVM
Symptoms
Unable to start OpenVZ VPS:
# vzctl start 110
Starting Container ...
Container start disabled
Cause
VPS is disabled.
Resolution
- Connect to OpenVZ node via SSH
- Execute the following command to enable the VPS:
# vzctl set 110 --disabled no --save
Comments
0 commentsPlease sign in to leave a comment.