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] virt-install error - failed to connect

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] virt-install error - failed to connect
From: Erez Shitrit <erez.9.9.1971@xxxxxxxxx>
Date: Wed, 23 Sep 2009 12:08:17 +0300
Delivery-date: Thu, 24 Sep 2009 04:19:01 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=go5M/yPbTWFF54fBmmmfpYxjcPfnzUNP6xcg7QQVHZg=; b=WXrGT3en1n+bsuLaPEauaE16D30e+W/LuPDYTTtdQMM6OrPo37xtm3hxMfrGZxL3TQ /493oEN75nbDaRfOBVNBBfDMHGyZHbA8X7lS2rEhOjyV+BQC+OGjxMpXHSH0ZTN/B2uU taSgnwbjf7Le29RjOJfiSMQ+mshb+8ZC7TFyQ=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=ZZYB6Yawz1bd10uHv6qdACcGWkq5cC5u3qSMPavAPWJm0adYV8xkvMLsh4Ge29A+7H 9Ln88MBADYIAMLN33dY1KfitgX2146gljlMN+xImEpMfDrDdFQmaUi7464t1gscelXOw CzYNkmvWbd+F5ZqimEIjd1rkYnfL1jyoKzpHc=
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 all,

I installed Xen 3.4.0 on RH5.3 from the source, It is working fine (Dom0), but when i tried to create new guest (hvm) by the virt-install i got the next message:

Wed, 23 Sep 2009 12:02:15 ERROR    virConnectOpen() failed
Traceback (most recent call last):
  File "/usr/sbin/virt-install", line 560, in ?
    main()
  File "/usr/sbin/virt-install", line 348, in main
    conn = cli.getConnection(options.connect)
  File "/usr/lib/python2.4/site-packages/virtinst/cli.py", line 92, in getConnection
    return libvirt.open(connect)
  File "/usr/lib64/python2.4/site-packages/libvirt.py", line 123, in open
    if ret is None:raise libvirtError('virConnectOpen() failed')
libvirtError: virConnectOpen() failed

the command-line i used was :

virt-install --name fedora9 --ram 512 --file=/sda8/test1.img  --file-size=3 -l /sda8/rhel-server-5.3-x86_64-dvd.iso -v

Any help would be appreciated, thanks!

Erez

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>