Re: [CentOS] Still a kvm problem after 5.6 upgrade

2011-04-25 Thread Daniel J Walsh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/23/2011 07:51 AM, David McGuffey wrote: > > On Fri, 2011-04-22 at 06:50 -0400, David McGuffey wrote: >> On Fri, 2011-04-22 at 06:18 -0400, Daniel J Walsh wrote: >>> -BEGIN PGP SIGNED MESSAGE- >>> Hash: SHA1 >>> >>> On 04/21/2011 09:47 PM

Re: [CentOS] Still a kvm problem after 5.6 upgrade

2011-04-23 Thread David McGuffey
On Fri, 2011-04-22 at 06:50 -0400, David McGuffey wrote: > On Fri, 2011-04-22 at 06:18 -0400, Daniel J Walsh wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > On 04/21/2011 09:47 PM, David McGuffey wrote: > > > > > > On Thu, 2011-04-21 at 21:09 -0400, David McGuffey wrote: > >

Re: [CentOS] Still a kvm problem after 5.6 upgrade

2011-04-22 Thread David McGuffey
On Fri, 2011-04-22 at 06:18 -0400, Daniel J Walsh wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 04/21/2011 09:47 PM, David McGuffey wrote: > > > > On Thu, 2011-04-21 at 21:09 -0400, David McGuffey wrote: > >> On Thu, 2011-04-21 at 18:01 +0200, Kenni Lund wrote: > >>> 2011/4/21

Re: [CentOS] Still a kvm problem after 5.6 upgrade

2011-04-22 Thread Daniel J Walsh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/21/2011 09:47 PM, David McGuffey wrote: > > On Thu, 2011-04-21 at 21:09 -0400, David McGuffey wrote: >> On Thu, 2011-04-21 at 18:01 +0200, Kenni Lund wrote: >>> 2011/4/21 Johnny Hughes : On 04/21/2011 06:11 AM, David McGuffey wrote: > r

Re: [CentOS] Still a kvm problem after 5.6 upgrade

2011-04-21 Thread David McGuffey
On Thu, 2011-04-21 at 21:09 -0400, David McGuffey wrote: > On Thu, 2011-04-21 at 18:01 +0200, Kenni Lund wrote: > > 2011/4/21 Johnny Hughes : > > > On 04/21/2011 06:11 AM, David McGuffey wrote: > > >> redlibvirtError: internal error Process exited while reading console log > > >> output: qemu: cou

Re: [CentOS] Still a kvm problem after 5.6 upgrade

2011-04-21 Thread David McGuffey
On Thu, 2011-04-21 at 18:01 +0200, Kenni Lund wrote: > 2011/4/21 Johnny Hughes : > > On 04/21/2011 06:11 AM, David McGuffey wrote: > >> redlibvirtError: internal error Process exited while reading console log > >> output: qemu: could not open disk image /dev/hda > > > > You should not need to do a

Re: [CentOS] Still a kvm problem after 5.6 upgrade

2011-04-21 Thread Akemi Yagi
On Thu, Apr 21, 2011 at 12:10 PM, Johnny Hughes wrote: > On 04/21/2011 11:01 AM, Kenni Lund wrote: >> The XML-files in /etc/libvirt/qemu represent libvirt defined VMs, you >> should never edit these files directly while the libvirtd service is >> running. You should either use 'virsh edit [vm_nam

Re: [CentOS] Still a kvm problem after 5.6 upgrade

2011-04-21 Thread Johnny Hughes
On 04/21/2011 11:01 AM, Kenni Lund wrote: > 2011/4/21 Johnny Hughes : >> On 04/21/2011 06:11 AM, David McGuffey wrote: >>> redlibvirtError: internal error Process exited while reading console log >>> output: qemu: could not open disk image /dev/hda >> >> You should not need to do anything in virsh

Re: [CentOS] Still a kvm problem after 5.6 upgrade

2011-04-21 Thread Kenni Lund
2011/4/21 Johnny Hughes : > On 04/21/2011 06:11 AM, David McGuffey wrote: >> redlibvirtError: internal error Process exited while reading console log >> output: qemu: could not open disk image /dev/hda > > You should not need to do anything in virsh to dump a file ... there > should be an xml file

Re: [CentOS] Still a kvm problem after 5.6 upgrade

2011-04-21 Thread compdoc
> I still get the following error when I try to start the VM: >redlibvirtError: internal error Process exited while reading >console log output: qemu: could not open disk image /dev/had Is the disk image a qcow2 type file? Someone wrote: > You should not need to do anything in virsh to dump a f

Re: [CentOS] Still a kvm problem after 5.6 upgrade

2011-04-21 Thread Johnny Hughes
On 04/21/2011 06:11 AM, David McGuffey wrote: > After the upgrade, my VMs stopped loading. Found others with the problem > and followed the guidance to use virsh to dump the xml file of the VM, > undefine the VM, edit the xml file to change 'raw' to 'qcow2', redefine > the VM from the edited xml, a

[CentOS] Still a kvm problem after 5.6 upgrade

2011-04-21 Thread David McGuffey
After the upgrade, my VMs stopped loading. Found others with the problem and followed the guidance to use virsh to dump the xml file of the VM, undefine the VM, edit the xml file to change 'raw' to 'qcow2', redefine the VM from the edited xml, and restart the machine. I still get the following err