From: Andrew Cooper <andrew.cooper3@citrix.com>
To: Constantin Dunayev <constantin_@list.ru>
Cc: Xen-devel List <xen-devel@lists.xen.org>
Subject: Re: RHEL (CentOS, Oracle Liux) kernel 2.6.32-358 does not start at XCP
Date: Fri, 8 Mar 2013 15:36:33 +0000 [thread overview]
Message-ID: <513A0581.1000303@citrix.com> (raw)
In-Reply-To: <1362651970.227556979@f232.mail.ru>
On 07/03/13 10:26, Constantin Dunayev wrote:
> Hi, everyone,
> Two days ago I have filed a bug to Red Hat
> https://bugzilla.redhat.com/show_bug.cgi?id=918239
> The problem is, that new RHEL-6.4's kernel 2.6.32-358 does not start
> at HVM on Xen Cloud Platform 1.6 (maybe, also affected XenServer 6.1)
> I have tested kernels -358 from CentOS, Oracle and -356 from Red Hat
> both i686 and x86_64 at 2 different server hardware
> The sympthoms: kernel does not boot at all, does not produce any log;
> previous (all 2.6.32-279 and 2.6.32-220), and Oracle's kernel-uek work
> perfectly.
>
> Andrew Jones from Red Hat advised me to ask, does anybody else have
> this issue?
>
> Best regards,
> --
> Constantin Dunayev,
> Kharkov, UA
To follow up on this issue. My findings are presented in full on the BZ
ticket, but in summary:
RHEL 6.4 appears to be somewhat viridian aware
The final message on the console before the VCPU spins is
"Switching to clocksource hyperv_clocksource"
and is presumably waiting for an interrupt from a clocksource we do not
implement.
Disabling viridian for the domain appears to work around the issue:
For XenServer,XCP use:
xe vm-param-set vm=$VM platform:viridian=false
For xl/xm, ensure viridian=false in the VM configuration file
~Andrew
prev parent reply other threads:[~2013-03-08 15:36 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-07 10:26 RHEL (CentOS, Oracle Liux) kernel 2.6.32-358 does not start at XCP Constantin Dunayev
2013-03-07 14:13 ` Pasi Kärkkäinen
2013-03-07 14:39 ` Andrew Cooper
2013-03-07 14:46 ` Pasi Kärkkäinen
2013-03-08 12:08 ` Andrew Jones
2013-03-08 12:28 ` Andrew Jones
2013-03-08 12:55 ` Pasi Kärkkäinen
2013-03-08 15:36 ` Andrew Cooper [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=513A0581.1000303@citrix.com \
--to=andrew.cooper3@citrix.com \
--cc=constantin_@list.ru \
--cc=xen-devel@lists.xen.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.