
On Thu, Nov 28, 2013 at 01:06:06AM -0500, Balamurugan Arumugam wrote:
On 11/21/2013 11:32 AM, Bob Doolittle wrote:
But I don't know how to upgrade my RH 6.4 KVM host. When I try to run "yum update" it fails due to dependency errors notably in: glusterfs qemu vdsm
and also to a multilib version error due to vdsm-python 4.12 and 4.13.
What's the proper upgrade procedure for a Host?
Just to summarize:
There is a bug (https://bugzilla.redhat.com/show_bug.cgi?id=1033587) which prevents updates of the Host/Node for users of the Red Hat 6 official channels. A fix will be forthcoming.
In the meantime, a workaround is to edit /etc/yum.repos.d/glusterfs-epel.repo to globally change the version string "3.4.0" to "LATEST".
I sent a fix [1] to vdsm to add glusterfs dependency conditionally. Please let me know if this helps.
Regards, Bala
I think that this is unhelpful for two reasons: 1. Bob complains about ovirt-3.3, and you patch master. 2. We cannot take your patch to master since we already have code that expects glusterfs>=3.4.1 (http://gerrit.ovirt.org/10200). I believe that taking http://gerrit.ovirt.org/#/c/21794/ into ovirt-release would fix Bob's issues. Dan.