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

[Xen-users] Error after installing Domain1 PV guest os(Redhat 5.5)

To: Xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Error after installing Domain1 PV guest os(Redhat 5.5)
From: bhavinkumar thumar <bhawinkumar.thumar@xxxxxxxxx>
Date: Thu, 10 Feb 2011 13:55:51 +0530
Cc:
Delivery-date: Thu, 10 Feb 2011 00:27:22 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=19l31oEWBm3V5S7C/uIgMXu1CNEQWWO/q14SHgEZJ5Q=; b=rYJwWAfQSHlOKdr5YTiAF3MRIqa4vrEF0HzIbEOSEOm0MMn2efQ7wxGabARKMEP7Be zjxPdUQFsmBVhBNfTpKz3py857YAUn+P+7RzMM2keL5avmFqZrOPU+/+kdMELlNH97+z y/8V+m49JFaY6Gw+T7ahfckypHiIDUIoTbn0s=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=Oi/AtW5Ckk4sqypBwsRfDVnpuBAkVcQKuVBN0TbB7ooJrjDKJ3wlip2y8JN2SrRy+M EWccNj2foPHwk8ZnL9WJjUWFPFNG5gS+oY1EF8AgpqF94piNlQzw/RlZ84C5GLZN5dx4 EWqnGbYW2VbLzymXz1JsfikdUMAHOqIiEU4pk=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

I am not able to run Domain1 pv_os after successfully completing installation. Error details are as follows:

Error starting domain: POST operation failed: xend_post: error from xen daemon: (xend.err "Error creating domain: Boot loader didn't return any data!").
details:
File "/usr/share/virt-manager/virtManager/engine.py", line 501, in run_domain
    vm.startup()
  File "/usr/share/virt-manager/virtManager/domain.py", line 569, in startup
    self.vm.create()
  File "/usr/lib64/python2.4/site-packages/libvirt.py", line 287, in create
    if ret == -1: raise libvirtError ('virDomainCreate() failed', dom=self)
libvirtError: POST operation failed: xend_post: error from xen daemon: (xend.err "Error creating domain: Boot loader didn't return any data!")


Please help.

Thanks,
Bhavin
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Error after installing Domain1 PV guest os(Redhat 5.5), bhavinkumar thumar <=