WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] Failed to create a VM on -unstable

To: Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
Subject: Re: [Xen-devel] Failed to create a VM on -unstable
From: Jun Koi <junkoi2004@xxxxxxxxx>
Date: Mon, 22 Jun 2009 16:36:20 +0900
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Mon, 22 Jun 2009 00:37:12 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=6dbVJpGdAlXbaXrrrrrhDc2Vy0cmboIbAFv6jiW+ApU=; b=vmobMTCBjqmotpNx6GsFGZ3mYeXVo65/TqZ/TK6HdtKF0d1gxk4zhgtX+J1QNItiDW JxZ9kTgrfJNCQiViz0RrE1wOJB3e5AgUFf50llpUKNvmZdOW3MtjiByLCqGGFJ5NgmOx Y8SZlUE10IyOS1jrEvZXPDkKX+7fdMnM+8634=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=AbdhYyLGFJSXA+f8PUQ7LeqMfVaMH9dGa2hHNlOacMOvdxojvbPpKx7xZGnBu4s0I/ kgHG8bC0LdwsBIeEn1EBFvkojpYRAwEJmWnGW0vr3ovHIgRqS8UXnNlYrHesG/igM6bl nnsfA9G3lImpjxtn4mCUJ9JcEQ0h63TNVmbDw=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <fdaac4d50906220034h61f85270hc7a945eec87af49c@xxxxxxxxxxxxxx>
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: <fdaac4d50906220011s51259a17n8efed7bba3032f86@xxxxxxxxxxxxxx> <C664F1CE.DCC4%keir.fraser@xxxxxxxxxxxxx> <fdaac4d50906220034h61f85270hc7a945eec87af49c@xxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On Mon, Jun 22, 2009 at 4:34 PM, Jun Koi<junkoi2004@xxxxxxxxx> wrote:
> On Mon, Jun 22, 2009 at 4:31 PM, Keir Fraser<keir.fraser@xxxxxxxxxxxxx> wrote:
>> Seems to indicate that qemu was passed a guest command line via qemu's
>> -append cmdline option. This would only happen from xend/image.py if
>> seld.cmdline is not None. Perhaps check if you have a 'cmdline   = xxx' type
>> of line in your /var/log/xend.log output.
>
> Yes, it has a line like:
>
> "cmdline        = ip=:127.0.255.255::::eth0:dhcp"
>
> I have no idea about this, because my configuration (see below) has no
> such a thing.??
>

Or do you think that the new version of Xen requires some change in below line:

vif = ['type=ioemu']


This same configuration works with older version 3.3.1.

Thanks,
J



>> On 22/06/2009 08:11, "Jun Koi" <junkoi2004@xxxxxxxxx> wrote:
>>
>>> Hi,
>>>
>>> I tried to build -unstable (C/S 19806:703ced548925). But I failed to
>>> create a VM, and qemu log file reports:
>>>
>>> "-append only allowed with -kernel option"
>>>
>>> My configuration file is below. Anybody sees the same problem??
>>>
>>> Thanks,
>>> J
>>>
>>> kernel = '/usr/lib/xen/boot/hvmloader'
>>> builder = 'hvm'
>>> device_model='/usr/lib/xen/bin/qemu-dm'
>>> memory = '900'
>>> disk = ['tap:qcow2:/home/xenvms/img.qcow2.ubuntu904,hda,w']
>>> name = "ubuntu904"
>>> shadow_memory = 8
>>> vif = ['type=ioemu']
>>> dhcp = "dhcp"
>>> vcpus = 1
>>> boot="cd"
>>> vnc=1
>>> vncviewer=1
>>> vncpasswd=''
>>> sdl=0
>>> usb=1
>>> usbdevice='tablet'
>>>
>>> _______________________________________________
>>> Xen-devel mailing list
>>> Xen-devel@xxxxxxxxxxxxxxxxxxx
>>> http://lists.xensource.com/xen-devel
>>
>>
>>
>

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel