Re: [Users] Live storage migration fails on CentOS 6.4 + ovirt3.3 cluster

Sander Grendelman schreef op 6-11-2013 16:00:
On Wed, Nov 6, 2013 at 12:42 PM, Jakub Bittner <> wrote:
do you use qemu-kvm or qemu-kvm-rhev rpm?
I can confirm that live storage migration works with qemu-kvm-rhev.
For my test I have built the package using http://ftp.redhat.com/pub/redhat/linux/enterprise/6Server/en/RHEV/SRPMS/qemu...
[root@gnkvm01 ~]# rpm -qa '*kvm*' qemu-kvm-rhev-tools-0.12.1.2-2.355.el6.9.x86_64 qemu-kvm-rhev-0.12.1.2-2.355.el6.9.x86_64 [root@gnkvm01 ~]#
So is qemu-kvm-rhev from mentioned source RPM a drop-in replacement for qemu-kvm from CentOS ? Would it make sense to install it instead of qemu-kvm? Cheers, Martijn.

On Wed, Nov 6, 2013 at 5:41 PM, Martijn Grendelman <martijn.grendelman@isaac.nl> wrote:
So is qemu-kvm-rhev from mentioned source RPM a drop-in replacement for qemu-kvm from CentOS ? Would it make sense to install it instead of qemu-kvm?
That's the way it worked for me. - Put one host in maintenance - Install *-rhev packas on that host yum localinstall qemu-*rhev*.rpm) this replaces the regular packages: Nov 06 16:15:38 Installed: 2:qemu-img-rhev-0.12.1.2-2.355.el6.9.x86_64 Nov 06 16:15:40 Installed: 2:qemu-kvm-rhev-0.12.1.2-2.355.el6.9.x86_64 Nov 06 16:15:40 Installed: 2:qemu-kvm-rhev-tools-0.12.1.2-2.355.el6.9.x86_64 Nov 06 16:15:40 Erased: qemu-kvm-tools Nov 06 16:15:41 Erased: qemu-kvm Nov 06 16:15:41 Erased: qemu-img - Restart vdsm, enable host migrate test VM to host, test live storage migration: OK - Put host back in maintenance and reboot. - Activate host and repeat maintenance/installation steps with other hosts. The "solution" for the live snaphost problem as proposed in https://bugzilla.redhat.com/show_bug.cgi?id=1009100 is: |BZ| Vdsm should check (hopefully via libvirt) if the underlying qemu supports live snapshot, and report this feature to Engine. |BZ| If it does not, block this feature in UI. That is something that should be implemented, however, there should also be some way to use a full-featured kvm with oVirt. Can oVirt carry the qemu-*rhev* packages? Or is this something that should be in epel? Or CentOS?

On 11/07/2013 12:00 PM, Sander Grendelman wrote:
On Wed, Nov 6, 2013 at 5:41 PM, Martijn Grendelman <martijn.grendelman@isaac.nl> wrote:
So is qemu-kvm-rhev from mentioned source RPM a drop-in replacement for qemu-kvm from CentOS ? Would it make sense to install it instead of qemu-kvm?
That's the way it worked for me.
- Put one host in maintenance - Install *-rhev packas on that host yum localinstall qemu-*rhev*.rpm) this replaces the regular packages: Nov 06 16:15:38 Installed: 2:qemu-img-rhev-0.12.1.2-2.355.el6.9.x86_64 Nov 06 16:15:40 Installed: 2:qemu-kvm-rhev-0.12.1.2-2.355.el6.9.x86_64 Nov 06 16:15:40 Installed: 2:qemu-kvm-rhev-tools-0.12.1.2-2.355.el6.9.x86_64 Nov 06 16:15:40 Erased: qemu-kvm-tools Nov 06 16:15:41 Erased: qemu-kvm Nov 06 16:15:41 Erased: qemu-img - Restart vdsm, enable host migrate test VM to host, test live storage migration: OK - Put host back in maintenance and reboot. - Activate host and repeat maintenance/installation steps with other hosts.
The "solution" for the live snaphost problem as proposed in https://bugzilla.redhat.com/show_bug.cgi?id=1009100 is:
|BZ| Vdsm should check (hopefully via libvirt) if the underlying qemu supports live snapshot, and report this feature to Engine. |BZ| If it does not, block this feature in UI.
That is something that should be implemented, however, there should also be some way to use a full-featured kvm with oVirt.
Can oVirt carry the qemu-*rhev* packages? Or is this something that should be in epel? Or CentOS?
I think worth veryfing with centos first on their plans to carry this package before we carry (and maintain it) in ovirt repos.

I've sent an e-mail with this question to the centos mailing list: http://lists.centos.org/pipermail/centos/2013-November/138344.html On Mon, Nov 11, 2013 at 1:19 PM, Itamar Heim <iheim@redhat.com> wrote:
On 11/07/2013 12:00 PM, Sander Grendelman wrote:
On Wed, Nov 6, 2013 at 5:41 PM, Martijn Grendelman <martijn.grendelman@isaac.nl> wrote:
So is qemu-kvm-rhev from mentioned source RPM a drop-in replacement for qemu-kvm from CentOS ? Would it make sense to install it instead of qemu-kvm?
That's the way it worked for me.
- Put one host in maintenance - Install *-rhev packas on that host yum localinstall qemu-*rhev*.rpm) this replaces the regular packages: Nov 06 16:15:38 Installed: 2:qemu-img-rhev-0.12.1.2-2.355.el6.9.x86_64 Nov 06 16:15:40 Installed: 2:qemu-kvm-rhev-0.12.1.2-2.355.el6.9.x86_64 Nov 06 16:15:40 Installed: 2:qemu-kvm-rhev-tools-0.12.1.2-2.355.el6.9.x86_64 Nov 06 16:15:40 Erased: qemu-kvm-tools Nov 06 16:15:41 Erased: qemu-kvm Nov 06 16:15:41 Erased: qemu-img - Restart vdsm, enable host migrate test VM to host, test live storage migration: OK - Put host back in maintenance and reboot. - Activate host and repeat maintenance/installation steps with other hosts.
The "solution" for the live snaphost problem as proposed in https://bugzilla.redhat.com/show_bug.cgi?id=1009100 is:
|BZ| Vdsm should check (hopefully via libvirt) if the underlying qemu supports live snapshot, and report this feature to Engine. |BZ| If it does not, block this feature in UI.
That is something that should be implemented, however, there should also be some way to use a full-featured kvm with oVirt.
Can oVirt carry the qemu-*rhev* packages? Or is this something that should be in epel? Or CentOS?
I think worth veryfing with centos first on their plans to carry this package before we carry (and maintain it) in ovirt repos.
participants (3)
-
Itamar Heim
-
Martijn Grendelman
-
Sander Grendelman