On Wed, Feb 01, 2012 at 04:54:03PM +0100, Jort Koopmans wrote: > Ok, on box1 there are also problems creating new VM's > > When doing: > virt-install --connect qemu:///system --virt-type kvm -n testVM -r 512 > --disk path=/dev/vgbase/vmweb1 --vnc > --cdrom /media/installisos/debian-6.0.3-amd64-netinst.iso --os-variant > debiansqueeze --network=bridge=br0 --network=bridge=br1
Try getting KVM to run without libvirt. You can start by using a working configuration line from the other server. I'm tempted to close this issue since it very much looks like a configuration problem. -- Guido > > The following error is displayed: > OnStarting install... > ERROR internal error Timed out while reading console log output: > Domain installation does not appear to have been > successful. If it was, you can restart your domain > by running 'virsh start testVM'; otherwise, please > restart your installation. > ERROR internal error Timed out while reading console log output: > Traceback (most recent call last): > File "/usr/bin/virt-install", line 1033, in <module> > main() > File "/usr/bin/virt-install", line 915, in main > start_time, guest.start_install) > File "/usr/bin/virt-install", line 957, in do_install > dom = install_func(conscb, progresscb, wait=(not wait)) > File "/usr/lib/pymodules/python2.6/virtinst/Guest.py", line 973, in > start_install > return self._do_install(consolecb, meter, removeOld, wait) > File "/usr/lib/pymodules/python2.6/virtinst/Guest.py", line 1038, in > _do_install > "install") > File "/usr/lib/pymodules/python2.6/virtinst/Guest.py", line 1009, in > _create_guest > dom = self.conn.createLinux(start_xml, 0) > File "/usr/lib/python2.6/dist-packages/libvirt.py", line 1277, in > createLinux > if ret is None:raise libvirtError('virDomainCreateLinux() failed', > conn=self) > libvirtError: internal error Timed out while reading console log > output: > > I think it probably is related...nothing gets logged > in /var/log/libvirt/qemu/testVM.log (log_level = 1) > Any suggestions are appreciated :) > > Best regards, > Jort Koopmans > > > > > _______________________________________________ > Pkg-libvirt-maintainers mailing list > pkg-libvirt-maintain...@lists.alioth.debian.org > http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-libvirt-maintainers > -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org