I am unable to start the VPS, please check below output and vzctl logs from the node for more details.
```
[root@sh43 ~]# vzctl start 176
Starting container...
Container is mounted
Adding IP address(es): 107.6.xxx.xxx 107.6.xxx.xxx
Setting CPU limit: 400
Setting CPU units: 1000
Setting CPUs: 4
Unable to start init, probably incorrect template
Container start failed
Killing container ...
Container was stopped
Container is unmounted
```
Logs:
```
2018-02-10T16:54:59-0500 vzctl : CT 176 : Unable to start init, probably incorrect template
2018-02-10T16:54:59-0500 vzctl : CT 176 : Container start failed
2018-02-10T16:54:59-0500 vzctl : CT 176 : Killing container ...
2018-02-10T16:55:00-0500 vzctl : CT 176 : Locked by: pid 133254, cmdline vzctl start 176
2018-02-10T16:55:00-0500 vzctl : CT 176 : Container already locked
2018-02-10T16:55:00-0500 vzctl : CT 176 : Container was stopped
2018-02-10T16:55:00-0500 vzctl : CT 176 : Container is unmounted
```
Please check and advise.
```
[root@sh43 ~]# vzctl start 176
Starting container...
Container is mounted
Adding IP address(es): 107.6.xxx.xxx 107.6.xxx.xxx
Setting CPU limit: 400
Setting CPU units: 1000
Setting CPUs: 4
Unable to start init, probably incorrect template
Container start failed
Killing container ...
Container was stopped
Container is unmounted
```
Logs:
```
2018-02-10T16:54:59-0500 vzctl : CT 176 : Unable to start init, probably incorrect template
2018-02-10T16:54:59-0500 vzctl : CT 176 : Container start failed
2018-02-10T16:54:59-0500 vzctl : CT 176 : Killing container ...
2018-02-10T16:55:00-0500 vzctl : CT 176 : Locked by: pid 133254, cmdline vzctl start 176
2018-02-10T16:55:00-0500 vzctl : CT 176 : Container already locked
2018-02-10T16:55:00-0500 vzctl : CT 176 : Container was stopped
2018-02-10T16:55:00-0500 vzctl : CT 176 : Container is unmounted
```
Please check and advise.
Comment