Results 1 to 2 of 2
Is anyone familiar with how to correct a glitch with Qemu-KVM that prevents virtual machines (Windows Server guests) from starting after the Linux host has been rebooted? It gives an ...
- 07-21-2010 #1Just Joined!
- Join Date
- Jul 2010
- Posts
- 1
Strange Thing With Virtual Machine
Is anyone familiar with how to correct a glitch with Qemu-KVM that prevents virtual machines (Windows Server guests) from starting after the Linux host has been rebooted? It gives an error constructing a domain in /dev/sr0 because of /usr/share/virt-manager/virtManager/engine.py line 493 [run_domain vm_startup], /usr/share/virt-manager/virtManager/domain.py line 573 [startup self.vm create()] and /usr/lib/python2.6/site-packages/libvirt.py line 287 [create if ret=-1 raise libvirtError].
- 07-21-2010 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,974
Are you sure that the VM's have been properly shut down during the reboot process? My guess is that the reboot process isn't waiting long enough for a clean shutdown of each VM before it stops the system.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote