Comment 31 for bug 116897

Revision history for this message
tirili (tom-tiri) wrote :

/var/log/xen/xen-hotplug.log only says "Nothing to flush."

Thats what I did

root@tirisrv01:~# virt-install
libvir: Remote error : No such file or directory
libvir: warning : Failed to find the network: Is the daemon running ?
Would you like a fully virtualized guest (yes or no)? This will allow you to run unmodified operating systems. no
 What is the name of your virtual machine? vs2
 How much RAM should be allocated (in megabytes)? 500
 What would you like to use as the disk (file path)? /data/linuXen/vs2.img
 You are going to overwrite file '/data/linuXen/vs2.img'!
Do you really want to use the file (yes or no)? yes
 Would you like to enable graphics support? (yes or no) no
 What is the install location?
 ERROR: Install location must be an NFS, HTTP or FTP network install source, or local file/device
What is the install location? /data/install/CentOS-4.6-x86_64-binDVD.iso

Starting install...
libvir: Xen Daemon error : GET operation failed:
libvir: Xen Daemon error : GET operation failed:
Creating domain... 0 B 00:02
[Errno 2] No such file or directory
Domain installation may not have been
 successful. If it was, you can restart your domain
 by running 'virsh start vs2'; otherwise, please
 restart your installation.
Mi, 19 Dez 2007 22:09:59 ERROR [Errno 2] No such file or directory
Traceback (most recent call last):
  File "/usr/bin/virt-install", line 506, in <module>
    main()
  File "/usr/bin/virt-install", line 470, in main
    dom = guest.start_install(conscb,progresscb)
  File "/var/lib/python-support/python2.5/virtinst/Guest.py", line 810, in start_install
    return self._do_install(consolecb, meter)
  File "/var/lib/python-support/python2.5/virtinst/Guest.py", line 857, in _do_install
    child = consolecb(self.domain)
  File "/usr/bin/virt-install", line 454, in show_console
    return txt_console(dom, options.connect)
  File "/usr/bin/virt-install", line 343, in txt_console
    os.execvp(args[0], args)
  File "os.py", line 354, in execvp
    _execvpe(file, args)
  File "os.py", line 380, in _execvpe
    func(file, *argrest)
OSError: [Errno 2] No such file or directory
[Errno 2] No such file or directory: '/var/lib/xen/virtinst-vmlinuz.USmpun'
Domain installation may not have been
 successful. If it was, you can restart your domain
 by running 'virsh start vs2'; otherwise, please
 restart your installation.
Mi, 19 Dez 2007 22:10:00 ERROR [Errno 2] No such file or directory: '/var/lib/xen/virtinst-vmlinuz.USmpun'
Traceback (most recent call last):
  File "/usr/bin/virt-install", line 506, in <module>
    main()
  File "/usr/bin/virt-install", line 470, in main
    dom = guest.start_install(conscb,progresscb)
  File "/var/lib/python-support/python2.5/virtinst/Guest.py", line 812, in start_install
    self._installer.cleanup()
  File "/var/lib/python-support/python2.5/virtinst/Guest.py", line 430, in cleanup
    os.unlink(f)
OSError: [Errno 2] No such file or directory: '/var/lib/xen/virtinst-vmlinuz.USmpun'
root@tirisrv01:~#