| 
         
xen-devel
Re: [Xen-devel] Re: Virtualization Test Day for F16 and Xen
 
| 
To:  | 
Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx> | 
 
| 
Subject:  | 
Re: [Xen-devel] Re: Virtualization Test Day for F16 and Xen | 
 
| 
From:  | 
Jeremy Fitzhardinge <jeremy@xxxxxxxx> | 
 
| 
Date:  | 
Mon, 19 Sep 2011 13:24:12 -0700 | 
 
| 
Cc:  | 
Development discussions related to Fedora <devel@xxxxxxxxxxxxxxxxxxxxxxx>,	xen@xxxxxxxxxxxxxxxxxxxxxxx, xen-devel@xxxxxxxxxxxxxxxxxxx,	Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx>,	lars.kurth@xxxxxxx, virt@xxxxxxxxxxxxxxxxxxxxxxx,	xen-users@xxxxxxxxxxxxxxxxxxx, Adam Williamson <awilliam@xxxxxxxxxx> | 
 
| 
Delivery-date:  | 
Mon, 19 Sep 2011 13:25:17 -0700 | 
 
| 
Envelope-to:  | 
www-data@xxxxxxxxxxxxxxxxxxx | 
 
| 
In-reply-to:  | 
<20110916084308.GD884@xxxxxxxxxxxxxxxxx> | 
 
| 
List-help:  | 
<mailto:xen-devel-request@lists.xensource.com?subject=help> | 
 
| 
List-id:  | 
Xen developer discussion <xen-devel.lists.xensource.com> | 
 
| 
List-post:  | 
<mailto:xen-devel@lists.xensource.com> | 
 
| 
List-subscribe:  | 
<http://lists.xensource.com/mailman/listinfo/xen-devel>,	<mailto:xen-devel-request@lists.xensource.com?subject=subscribe> | 
 
| 
List-unsubscribe:  | 
<http://lists.xensource.com/mailman/listinfo/xen-devel>,	<mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe> | 
 
| 
References:  | 
<CAN0j7xqm5BatDtXaurYZWvb-6ibG2V10aQ5Qck+9P7DjciWLwQ@xxxxxxxxxxxxxx>	<20110914112552.GP12984@xxxxxxxxxxx>	<20110914142522.GA16956@xxxxxxxxxxxxxxxxx>	<20110914144539.GR12984@xxxxxxxxxxx>	<20110915151041.GA4453@xxxxxxxxx> <1316126290.5689.3.camel@adam>	<20110916084308.GD884@xxxxxxxxxxxxxxxxx> | 
 
| 
Sender:  | 
xen-devel-bounces@xxxxxxxxxxxxxxxxxxx | 
 
| 
User-agent:  | 
Mozilla/5.0 (X11; Linux x86_64;	rv:6.0.2) Gecko/20110906 Thunderbird/6.0.2 | 
 
 
 
On 09/16/2011 01:43 AM, Konrad Rzeszutek Wilk wrote:
> On Thu, Sep 15, 2011 at 03:38:09PM -0700, Adam Williamson wrote:
>> On Thu, 2011-09-15 at 10:10 -0500, W. Michael Petullo wrote:
>>>>> There are known bugs in FC15/FC16 that have been filled some time ago that
>>>>> folks will sadly run into: 728775, 658387  and 668063
>>>>>
>>>>> Fortunatly the bugs have patches attached and the files to be modified 
>>>>> are shell scripts.
>>>  
>>>> Yep, links here:
>>>>
>>>> https://bugzilla.redhat.com/show_bug.cgi?id=728775
>>> The Fedora update system reports this is fixed in grub2-1.99-6.fc16.
>>>
>>>> https://bugzilla.redhat.com/show_bug.cgi?id=658387
>>> Peter Jones submitted a new grubby package yesterday. This seems to fix
>>> bug #658387 (i.e., new-kernel-pkg creates a Dom0-style grub.cfg entry
>>> if /etc/sysconfig/kernel contains "HYPERVISOR=/boot/xen.gz").
>>>
>>> I have not yet tested this on Fedora 16. However, I did test on Fedora
>>> 15. In this case, bug #668063 is still in effect. That is, grubby creates
>>> most of a GRUB record, but the "module initramfs-..." entry is missing.
>>>
>>> Has anyone yet tested this new grubby package on Fedora 16 yet? Does
>>> using GRUB 2 makes #668063 irrelevant?
> I believe so (the irrelevant part). But the functionality part of grubby 
> picking
> up /etc/sysconfig/kernel and making that kernel the default is not in Grub2 - 
> so
> not sure how that can be addressed.
>>>> https://bugzilla.redhat.com/show_bug.cgi?id=668063
>>> I just added some more description to this bug.
>> So, there's a meta-point here: we currently 'require' Beta releases to
>> boot as guests on Xen hosts:
>>
>> "The release must boot successfully as a virtual guest in a situation
>> where the virtual host is running a supported Xen implementation"
>>
>> I really don't have much knowledge of Xen and haven't followed this
>> discussion closely, but do any currently-known bugs prevent this? If so,
>> please flag them up so they can be considered as Beta blockers...thanks!
> Somehow the xen-kbdfront driver is not included in the initrd image
> (I think) - and we end with anaconda but can't type anything.  I've been 
> trying
> to figure out how to inject said module in the install initrd to see if that 
> is
> really the problem but running in roadblocks (like xz 5.1.1alpha or 5.0.3 
> complains
> about corrupt image, or I've no idea how to make driver disks).
I saw the same thing and worked around it by booting with "vnc
lang=en_US.UTF-8 keymap=us" which eliminiates the need to enter anything
before it starts X on a vnc server.  But it doesn't really address the
original problem.
I spent last Friday trying to get it to do an HVM install, but that
seemed to be very much a Xen problem.  It wouldn't accept keyboard input
or find its emulated devices properly until I added "acpi=off", or set
"acpi=0" in the Xen config.  But even then it refused to see my HD
image, even though the BIOS could list it.
I got stuck at that point, and am now (successfully) doing a PV install
(with the above workaround).
    J
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
 |   
 
| <Prev in Thread] | 
Current Thread | 
[Next in Thread>
 |  
- [Xen-devel] Re: Virtualization Test Day for F16 and Xen, Pasi Kärkkäinen
- Re: [Xen-devel] Re: Virtualization Test Day for F16 and Xen, Konrad Rzeszutek Wilk
- Re: [Xen-devel] Re: Virtualization Test Day for F16 and Xen, Pasi Kärkkäinen
- [Xen-devel] Re: Virtualization Test Day for F16 and Xen, W. Michael Petullo
 - [Xen-users] Re: Virtualization Test Day for F16 and Xen, Adam Williamson
 - [Xen-devel] Re: Virtualization Test Day for F16 and Xen, Konrad Rzeszutek Wilk
 - Re: [Xen-devel] Re: Virtualization Test Day for F16 and Xen,
Jeremy Fitzhardinge <=
 - Re: [Xen-devel] Re: Virtualization Test Day for F16 and Xen, Konrad Rzeszutek Wilk
 - Re: [Xen-devel] Re: Virtualization Test Day for F16 and Xen, Jeremy Fitzhardinge
 - [Xen-users] Re: [Xen-devel] Re: Virtualization Test Day for F16 and	Xen, Konrad Rzeszutek Wilk
 - Re: [Xen-devel] Re: Virtualization Test Day for F16 and Xen, Pasi Kärkkäinen
 - Re: [Xen-devel] Re: Virtualization Test Day for F16 and Xen, Konrad Rzeszutek Wilk
 - Re: [Xen-devel] Re: Virtualization Test Day for F16 and Xen, Pasi Kärkkäinen
 
  
  
  
- Re: [Xen-devel] Re: Virtualization Test Day for F16 and Xen, Pasi Kärkkäinen
 
- [Xen-users] Re: Virtualization Test Day for F16 and Xen, Myroslav Opyr
 - [Xen-devel] Re: Virtualization Test Day for F16 and Xen, Richard W.M. Jones
 - Re: [Xen-devel] Re: Virtualization Test Day for F16 and Xen, Pasi Kärkkäinen
 
 
 |  
  
 | 
    |