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-bugs

[Xen-bugs] [Bug 1249] failed to create HVM guest on both 32E and PAE

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 1249] failed to create HVM guest on both 32E and PAE
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Mon, 12 May 2008 23:38:43 -0700
Delivery-date: Mon, 12 May 2008 23:39:12 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <bug-1249-3@xxxxxxxxxxxxxxxxxxxxxxxxxxx/bugzilla/>
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Reply-to: bugs@xxxxxxxxxxxxxxxxxx
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1249


haicheng.li@xxxxxxxxx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




------- Comment #1 from haicheng.li@xxxxxxxxx  2008-05-12 23:38 -------
attach comments of bug investigation: 

------- Comment #1 From Xu Dongxiao 2008-05-13 10:02:12 ------- 
I think this issue is caused by C/S 17617, it adds the syntax check for block
devices. So the "disk" item in the configuration file should follow the formats
like: 
disk=['xyz:/xen/root-vm1.img,hda1,w']
xyz should be 'file' or 'phy', and it couldn't be omitted.
------- Comment #2 From Hao, Xudong 2008-05-13 10:13:52 ------- 
So you means 'file' or 'phy' is necessory, our config file is 
disk = [ 'file:/root/qcow.img,hda,w', ',hdc:cdrom,r' ], I try create guest with
disk = [ 'file:/root/qcow.img,hda,w',], it can boot up successfully.

------- Comment #3 From Xu Dongxiao 2008-05-13 13:36:07 ------- 
There is a potential bug in configuration file parse, and C/S 17617 triggers
this bug. I will send out a patch to fix it.


-- 
Configure bugmail: 
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

<Prev in Thread] Current Thread [Next in Thread>