[et-mgmt-tools] latest virt-manager worse then ever

Farkas Levente lfarkas at bppiac.hu
Tue Sep 11 10:21:40 UTC 2007


hi,
with latest virt-manager and libvirt
libvirt-0.3.2-2
libvirt-python-0.3.2-2
python-virtinst-0.300.0-1
virt-manager-0.5.0-1
we're not bale to install any new guests:-(
when try to create a new guest and press finish for the first time we've
got this error:
----------------------------------------
Unable to complete install 'libvirt.libvirtError virDomainCreateLinux()
failed Timed out while reading monitor startup output
Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/create.py", line 612, in
do_install
    dom = guest.start_install(False, meter = meter)
  File "/usr/lib/python2.4/site-packages/virtinst/Guest.py", line 718,
in start_install
    return self._do_install(consolecb, meter)
  File "/usr/lib/python2.4/site-packages/virtinst/Guest.py", line 735,
in _do_install
    self.domain = self.conn.createLinux(install_xml, 0)
  File "/usr/lib64/python2.4/site-packages/libvirt.py", line 563, in
createLinux
    if ret is None:raise libvirtError('virDomainCreateLinux() failed',
conn=self)
libvirtError: virDomainCreateLinux() failed Timed out while reading
monitor startup output
'
----------------------------------------
and if we press finish again and again we lost cdrom:
----------------------------------------
Unable to complete install 'exceptions.ValueError The CDROM device hdc
is already used
Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/create.py", line 612, in
do_install
    dom = guest.start_install(False, meter = meter)
  File "/usr/lib/python2.4/site-packages/virtinst/Guest.py", line 718,
in start_install
    return self._do_install(consolecb, meter)
  File "/usr/lib/python2.4/site-packages/virtinst/Guest.py", line 731,
in _do_install
    install_xml = self.get_config_xml()
  File "/usr/lib/python2.4/site-packages/virtinst/Guest.py", line 683,
in get_config_xml
    return """<domain type='%(type)s'>
  File "/usr/lib/python2.4/site-packages/virtinst/FullVirtGuest.py",
line 187, in _get_device_xml
    return """    <console device='pty'/>
  File "/usr/lib/python2.4/site-packages/virtinst/Guest.py", line 661,
in _get_device_xml
    return """%(disks)s
  File "/usr/lib/python2.4/site-packages/virtinst/FullVirtGuest.py",
line 254, in _get_disk_xml
    raise ValueError, "The CDROM device %s is already used" % d.target
ValueError: The CDROM device hdc is already used
'
----------------------------------------
so currently it's not possible to create any new guest:-(

-- 
  Levente                               "Si vis pacem para bellum!"




More information about the et-mgmt-tools mailing list