After upgrade, host reboots when trying to start container [message #51277] |
Sun, 30 March 2014 18:10  |
joepal1976
Messages: 3 Registered: March 2014
|
Junior Member |
|
|
I just did a yum update to get:
vzctl version 4.6.1
Linux vz.home.jwp.se 2.6.32-042stab085.20 #1 SMP Fri Mar 21 19:07:05 MSK 2014 x86_64 x86_64 x86_64 GNU/Linux
Up until this upgrade everything was working smoothly. However, now I can't start containers. The host reboots as soon as I do a vzctl start.
Since the host is remote, I don't see if there are any console messages, but there is nothing in the kern log, which makes me believe it's an instant freeze+reboot.
Please advise.
|
|
|
Re: After upgrade, host reboots when trying to start container [message #51279 is a reply to message #51277] |
Sun, 30 March 2014 23:03   |
Ales
Messages: 330 Registered: May 2009
|
Senior Member |
|
|
You could:
- try your current vzctl with an older vzkernel (2.6.32-042stab084.26 for example, last of the previous stable ..084.xx series)
- downgrade vzctl (did you have 4.5.1 or 4.6 before?), you can find older versions here https://openvz.org/Download/vzctl/4.5.1 (links to all versions are listed at the bottom of the page)
- check if there are any relevant bugs reported for your vzctl/vzkernel combination and if not, file one once you have more information.
The odd thing is, vzctl 4.6.1 has been out since November 2013, that's why I'm suspecting it might be a vzkernel/vzctl combination (or even plain vzkernel) that gives you trouble.
[Updated on: Sun, 30 March 2014 23:04] Report message to a moderator
|
|
|
|
|
|
|
Re: After upgrade, host reboots when trying to start container [message #51339 is a reply to message #51277] |
Tue, 22 April 2014 05:30   |
iansison
Messages: 17 Registered: March 2008
|
Junior Member |
|
|
HI all. I've been bitten by this bug as well - I cannot vzctl start a container without the entire server rebooting on me.
This happens with kernels
042stab085.20ovz,
042stab088.4ovz, using vzctl 4.7
Strangely enough
042stab076.8ovz using the same vzctl 4.7 correctly starts containers (no panic, no reboot).
However 042stab076.8ovz has a USB 3.x bug which panics with newer motherboards, so i cannot downgrade 
I went on to enable the netconsole so that i can get an idea what is printed on the screen before it reboots, but after all the prep work for netconsole to work, to my surprise, no logs are sent to the netconsole server before the forced reboot. So i got nothing.
I hope someone out there has a solution to offer! Is there anything else i can do to isolate out the problem? HELP!!!
System - CentOS 5.10
Hardware: MSI Z87-G45, Intel(R) Core(TM) i7-4770, 16GB RAM
I also transplated the disks to another system (intel Core-i7-3770, ASUS board) with the same results, so it's not my hardware.
|
|
|
|
|
|
Re: After upgrade, host reboots when trying to start container [message #51390 is a reply to message #51277] |
Mon, 05 May 2014 10:49   |
dmc_dtc
Messages: 15 Registered: May 2014 Location: Serbia
|
Junior Member |
|
|
I am having the same issue on all 5 of my servers running OpenVZ, after upgrading to vzctl 4.6.x/4.7 and 85+ kernel and rebooting into 88.4 kernel system just reboots ...
I tried a bit of experimenting and if i disable containers i boot into the kernel and the dom0 machine works fine, but as soon as i try to start VZ container it reboots ..
I tried to add VE_LAYOUT=simfs to /etc/vz/vz.conf thinking that it could be related since it was known to be big change in vzctl ... but it didnt help
Any solution to this bug?
>> dmc / dtc <<
[Updated on: Mon, 05 May 2014 14:00] Report message to a moderator
|
|
|
Re: After upgrade, host reboots when trying to start container [message #51394 is a reply to message #51277] |
Tue, 06 May 2014 06:06   |
Paparaciz
Messages: 302 Registered: August 2009
|
Senior Member |
|
|
you have to know how to reproduce this, than submit a bug report.
All who have this problem should report exact kernel, os, tools versions. both HN and CT.
maybe something specific in CT?
maybe something in all setup?
currently I don't have such problem with
1.
2.6.32-042stab088.4
vzctl version 4.7
HN: Centos6
CTs: Centos6
2.
2.6.32-042stab088.4
vzctl version 4.7.2
HN: Centos6
CTs: Centos5
|
|
|
|