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 when installing guestOS for domainU

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] error when installing guestOS for domainU
From: "andrea15@xxxxxx" <andrea15@xxxxxx>
Date: Mon, 11 Jun 2007 11:57:30 +0100 (GMT+01:00)
Delivery-date: Mon, 11 Jun 2007 03:56:14 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Reply-to: "andrea15@xxxxxx" <andrea15@xxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I have xen 3.0.3 on fedora 5.
i'm creating a guest domain trough the 
script guest-install.py .
when I try to use an install location I have 
an error:

 What is the install location? http://mirror.aarnet.edu.
au/pub/fedora/linux/core/5/i386/os/
 

Starting install...
libvir: Xen 
Daemon error : could not connect to Xen Daemon
Failed to create domain 
M1
Traceback (most recent call last):
  File "/usr/sbin/xenguest-
install.py", line 460, in ?
    main()
  File "/usr/sbin/xenguest-
install.py", line 451, in main
    start_paravirt_install(name, ram, 
disk, mac, uuid, src, options.extra)
  File "/usr/sbin/xenguest-install.
py", line 331, in start_paravirt_install
    dom = conn.createLinux
(cfgxml, 0)
  File "/usr/lib/python2.4/site-packages/libvirt.py", line 
193, in createLinux
    if ret is None:raise libvirtError
('virDomainCreateLinux() failed')
libvirt.libvirtError: 
virDomainCreateLinux() failed

May it depend on a bad install location 
path or are there configuration problems on my machine?
thank you in 
advance.

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] error when installing guestOS for domainU, andrea15@xxxxxx <=