Hello,
I try to migrate a linux vserver to openvz.
I use mainly this documentation http://wiki.openvz.org/Migration_from_Linux-VServer_to_OpenV Z
If I want to start the vz:
vztest:/etc/vz/dists# vzctl --verbose start 1001
Starting VE ...
VE is mounted
Adding IP address(es): ***.***.***.***
Running VE script: /etc/vz/dists/scripts/debian-add_ip.sh
Setting CPU units: 1000
Configure meminfo: 65536
Set hostname: foo.example.com
Running VE script: /etc/vz/dists/scripts/debian-set_hostname.sh
Unable to start init, probably incorrect template
VE start failed
Stopping VE ...
VE was stopped
VE is unmounted
==> /var/log/vzctl.log <==
2010-04-29T10:52:59+0200 vzctl : VE 1001 : Starting VE ...
2010-04-29T10:52:59+0200 vzctl : VE 1001 : VE is mounted
2010-04-29T10:52:59+0200 vzctl : VE 1001 : Adding IP address(es): ***.***.***.***
2010-04-29T10:53:00+0200 vzctl : VE 1001 : Setting CPU units: 1000
2010-04-29T10:53:00+0200 vzctl : VE 1001 : Configure meminfo: 65536
2010-04-29T10:53:00+0200 vzctl : VE 1001 : Set hostname: foo.example.com
2010-04-29T10:53:00+0200 vzctl : VE 1001 : Unable to start init, probably incorrect template
2010-04-29T10:53:00+0200 vzctl : VE 1001 : VE start failed
2010-04-29T10:53:00+0200 vzctl : VE 1001 : Stopping VE ...
2010-04-29T10:53:01+0200 vzctl : VE 1001 : VE was stopped
2010-04-29T10:53:01+0200 vzctl : VE 1001 : VE is unmounted
==> /var/log/syslog <==
Apr 29 10:52:59 vztest kernel: [55335.382982] CT: 1001: started
Apr 29 10:53:01 vztest kernel: [55336.776344] CT: 1001: stopped
Is there any way to see more detailed error messages?
Or have anyone an idea why it can't start?
[Updated on: Thu, 29 April 2010 09:16]
Report message to a moderator