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] Cannot create PV guests

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Cannot create PV guests
From: Fasiha Ashraf <feehapk@xxxxxxxxxxx>
Date: Fri, 28 Aug 2009 12:35:14 +0530 (IST)
Delivery-date: Fri, 28 Aug 2009 00:05:54 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.co.in; s=s1024; t=1251443114; bh=XNlXcnSgoTJdKBThGPfgqkmxpWFsGJ9kxkAdecpgih0=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=Q46ukyik8rcfgV54aqfQ2KwtLdic3K4z8EfR+FSbDlsj+xAA86EtEwvltf2dyaHCBHqZyx3hCuUEAkFAmp0rY4RQ46ftZXExmz8vj9X+v5HPEpoIT18Ro1/cIou0yB8CeUrwLAip2GxOGKYcMU3og3RdoI8Wn8NHirfUyFjdqww=
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.co.in; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=5q4PmJqznQp92W4xHgbuIKXUCRTBgDj1DcnS4EdeS/tGwCiCAl3VPJQ1dN6qdRR55x61XvzS50vq3YEM6GARcG3qnvJ1GbiCCagfiPA6qknzbIpsElFzJ9cJeI1OaGTY/yeJjMSL9JN/6YdrNmazchFRmMi8ojMUO42dshxx/vs=;
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
I have 3.4.2 Dom0(kenel 2.6.31-rc6) on top of fedora11
xend has started
[root@HPCNL-SR-2 xen]# xm list
Name                                        ID   Mem VCPUs      State   Time(s)
Domain-0                                     0  7607     8     r-----    232.6

But i am unable to create PV guest in anyway. my virt-manager not working if i clicked its launcher in system tools. Even while using command virt-install the following error occurs
 ERROR    unable to connect to 'localhost:8000': Connection refused
Traceback (most recent call last):
  File "/usr/sbin/virt-install", line 780, in <module>
    main()
  File "/usr/sbin/virt-install", line 530, in main
    conn = cli.getConnection(options.connect)
  File "/usr/lib/python2.6/site-packages/virtinst/cli.py", line 127, in getConnection
    return libvirt.open(connect)
  File "/usr/lib/python2.6/site-packages/libvirt.py", line 159, in open
    if ret is None:raise libvirtError('virConnectOpen() failed')
libvirtError: unable to connect to 'localhost:8000': Connection refused

How to repair my virt-manager or make my virt-install command work???
If anybody has some idea, please guide.

Regards,
Fasiha Ashraf


Love Cricket? Check out live scores, photos, video highlights and more. Click here.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Cannot create PV guests, Fasiha Ashraf <=