Re: [libvirt-users] libvirtError: internal error Domain mytest didn't show up

2011-06-02 Thread Chun Tat David Chu
Problem resolved. The XML configuration file for my VM is incorrect in /etc/libvirt/qemu directory. Apparently it listed two boot devices. I am not sure how that entry get there but once I removed it now my VM can boot. - David On Thu, Jun 2, 2011 at 11:49 AM, Chun Tat David Chu < beyonddc.sto

Re: [libvirt-users] libvirtError: internal error Domain mytest didn't show up

2011-06-02 Thread Chun Tat David Chu
Hi Osier, The debug log from virt-manager wasn't that helpful. [Thu, 02 Jun 2011 11:32:26 virt-manager 5104] DEBUG (engine:496) Starting vm 'rpmbuilderbase'. [Thu, 02 Jun 2011 11:32:37 virt-manager 5104] DEBUG (error:76) Uncaught Error: Error starting domain: internal error Domain rpmbuilderbase

Re: [libvirt-users] libvirtError: internal error Domain mytest didn't show up

2011-06-01 Thread Osier Yang
On 06/02/2011 07:17 AM, Chun Tat David Chu wrote: Hi All, I am new using libvirt. I kept on getting the following error when I try to start my VM. Can anyone give me any suggestion on what could went wrong? Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/engine

[libvirt-users] libvirtError: internal error Domain mytest didn't show up

2011-06-01 Thread Chun Tat David Chu
Hi All, I am new using libvirt. I kept on getting the following error when I try to start my VM. Can anyone give me any suggestion on what could went wrong? Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/engine.py", line 498, in run_domain vm.startup() File