Bug 204511 - Domain creation fails
Summary: Domain creation fails
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: xen
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Xen Maintainance List
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-08-29 17:31 UTC by Bill Nottingham
Modified: 2014-03-17 03:01 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-09-11 16:19:31 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Bill Nottingham 2006-08-29 17:31:57 UTC
[root@csacca ~]# xenguest-install 
What is the name of your virtual machine? splat1
 How much RAM should be allocated (in megabytes)? 190
 What would you like to use as the disk (path)? /dev/VolGroup00/testlv
 What is the install location?
http://download.fedora.devel.redhat.com/pub/fedora/linux/core/development/x86_64/os/
 
Starting install...
libvir: Xen Daemon error : GET operation failed: No such domain splat1
libvir: Xen Daemon error : POST operation failed: No such domain splat1
Failed to get devices for domain splat1
Traceback (most recent call last):
  File "/usr/sbin/xenguest-install", line 237, in ?
    main()
  File "/usr/sbin/xenguest-install", line 229, in main
    r = guest.start_install(True)
  File "/usr/lib/python2.4/site-packages/xeninst/ParaVirtGuest.py", line 183, in
start_install
    self.domain = conn.createLinux(cxml, 0)
  File "/usr/lib64/python2.4/site-packages/libvirt.py", line 249, in createLinux
    if ret is None:raise libvirtError('virDomainCreateLinux() failed')
libvirt.libvirtError: virDomainCreateLinux() failed
[root@csacca ~]# rpm -q xen libvirt
xen-3.0.2-28
libvirt-0.1.4-4
[root@csacca ~]# uname -r
2.6.17-1.2597.fc6xen

Comment 1 Jesse Keating 2006-09-10 16:18:20 UTC
Can you dupe this anymore with recent xenguest tools?  I can't...

Comment 2 Bill Nottingham 2006-09-11 16:19:31 UTC
Yeah, appears to work.


Note You need to log in before you can comment on or make changes to this bug.