Re: Unable to start VM [message #38816 is a reply to message #37037] |
Wed, 03 February 2010 19:32  |
dajoker
Messages: 1 Registered: February 2010
|
Junior Member |
|
|
Just to provide another alternative to this issue in case others come across it....
I requested a box, asked for x86_64, received x86_32 without realizing it. x86_32 VEs worked but x86_64 did not obviously. The error looked the same; after creation was complete the `vzctl start <VEID>` failed:
lab1:/srv/vz # vzctl start 104
Starting container ...
Container is mounted
Adding IP address(es): 123.45.67.89
Setting CPU units: 1000
Configure meminfo: 65536
Set hostname: vebox204
Unable to start init, probably incorrect template
Container start failed
Stopping container ...
Container was stopped
Container is unmounted
lab1:/srv/vz # echo $?
47
lab1:/srv/vz #
Hopefully this saves some confusion in the future.
-dajoker
|
|
|