Hi ,
I am facing issue while creating container with latest templates of
ubuntu-12.04,SUSE12.2 & fedora templates .
When i try to create container i get following error
[root@openvz ~]# vzctl start 109
Starting container ...
Container is mounted
Adding IP address(es): 192.168.1.111
FATAL: kernel too old
Setting CPU limit: 10
Setting CPU units: 1000
Setting CPUs: 4
FATAL: kernel too old
Container start in progress...
I had fixed this error by adding
fedora-11 2.6.18
fedora-12 2.6.18
fedora-13 2.6.18
fedora-14 2.6.32
fedora-15 2.6.32
debian-6.0 2.6.32
ubuntu-12.04 2.6.32
fedora-17 2.6.32
suse-12 2.6.32
to /etc/vz/osrelease.conf
the below error was fixed but i could not ping the container .
What exactly i have to do to make latest added template work ?