You are not logged in.
I install virt-manager, libvirt, ebtables, dnsmasq.
Virt-manager successfully connected to lxc.
In the last step of creating vm, when I press the "Finish" button:
reached the end of file when reading data: I / O Error
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/asyncjob.py", line 88, in cb_wrapper
callback(asyncjob, *args, **kwargs)
File "/usr/share/virt-manager/virtManager/create.py", line 2288, in _do_async_install
guest.start_install(meter=meter)
File "/usr/share/virt-manager/virtinst/guest.py", line 461, in start_install
doboot, transient)
File "/usr/share/virt-manager/virtinst/guest.py", line 396, in _create_guest
self.domain = self.conn.createXML(install_xml or final_xml, 0)
File "/usr/lib/python2.7/site-packages/libvirt.py", line 3777, in createXML
if ret is None:raise libvirtError('virDomainCreateXML() failed', conn=self)
libvirtError: Достигнут конец файла при чтении данных: Ошибка ввода/вывода
After that in virt-manager: LXC - not connected.
Last edited by nexcode (2016-07-20 22:42:38)
Offline
QEMU/KVM working fine...
Offline