OpenVZ安装后无法初始化容器

我已经在专用服务器上的centos 6上安装了OpenVZ。 我遵循openvz wiki上的快速安装指南。 安装thum之后,我不知道为什么,但grub.conf不会自动更新,以适应新的内核,所以我不得不手动。

我编辑了grub.conf,添加了openvz内核,并重新启动 – 它没有问题。 服务器上升到openvz内核,它的工作,它自己开始openvz服务。

但是在我创build了一个容器之后,添加了IP并试图启动它,但是我不能。

以下是shell的输出:

[root@cloud2 ~]# vzctl start 86 Starting container ... Container is mounted Container start failed (try to check kernel messages, eg "dmesg | tail") Container is unmounted [root@cloud2 ~]# dmesg | tail [ 1973.401596] CT: 86: failed to start with err=-105 [ 2107.113850] Failed to initialize the ICMP6 control socket (err -105). [ 2107.155523] CT: 86: stopped [ 2107.155543] CT: 86: failed to start with err=-105 [ 6348.282184] Failed to initialize the ICMP6 control socket (err -105). [ 6348.330348] CT: 86: stopped [ 6348.330361] CT: 86: failed to start with err=-105 [45184.024002] Failed to initialize the ICMP6 control socket (err -105). [45184.072086] CT: 86: stopped [45184.072099] CT: 86: failed to start with err=-105 [root@cloud2 ~]# 

我不知道什么是错的。 我尝试了不同的模板,debian 6,centos 6,i386,amd64,但问题是一样的。

问题是什么?

我有类似的问题,事实certificate,问题是从这个容器设置:vzctl设置54 – nothersothers 120如果你删除它(或设置为像1200类似的东西)的容器开始罚款。