<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 02/01/2013 05:13 PM, noc wrote:<br>
</div>
<blockquote cite="mid:510BAA7B.6030502@nieuwland.nl" type="cite">
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<div class="moz-cite-prefix">On 1-2-2013 11:07, Kanagaraj wrote:<br>
</div>
<blockquote cite="mid:510B93DF.6040409@redhat.com" type="cite">
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<div class="moz-cite-prefix">Hi Joop,<br>
<br>
Looks like the problem is because of the glusterfs version
you are using. vdsm could not parse the output from gluster.<br>
<br>
Can you update the glusterfs to
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<a moz-do-not-send="true"
href="http://bits.gluster.org/pub/gluster/glusterfs/v3.4.0qa7/x86_64/">http://bits.gluster.org/pub/gluster/glusterfs/v3.4.0qa7/x86_64/</a>
and check it out?<br>
</div>
</blockquote>
How??<br>
<br>
I tried adding this repo but but yum says that there are no
updates available, atleast yesterday it did. <br>
<br>
[gluster-nieuw]<br>
name=GlusterFS<br>
baseurl=<a moz-do-not-send="true" class="moz-txt-link-freetext"
href="http://bits.gluster.org/pub/gluster/glusterfs/stage/">http://bits.gluster.org/pub/gluster/glusterfs/stage/</a><br>
gpgcheck=0<br>
gpgkey=<a moz-do-not-send="true" class="moz-txt-link-freetext"
href="file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Gluster">file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Gluster</a><br>
enabled=1<br>
<br>
My yumfoo isn't that good so I don't know how to force it. Besides
I tried through yum localinstall but it will revert when yum
update is run. It looks like it thinks that 3.3.1 is newer than
3.4<br>
</blockquote>
<br>
The problem is that, released glusterfs rpms in fedora repository
are of the form 3.3.1-8, whereas the ones from above QA release are
v3.4.0qa7. I think because of the "v" before 3.4, these are
considered as lower version, and by default yum picks up the rpms
from fedora repository. <br>
<br>
To work around this issue, you could try:<br>
<br>
yum --disablerepo="*" --enablerepo="gluster-nieuw" install glusterfs
glusterfs-fuse glusterfs-geo-replication glusterfs-server<br>
<br>
<blockquote cite="mid:510BAA7B.6030502@nieuwland.nl" type="cite"> <br>
Joop<br>
<br>
<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@ovirt.org">Users@ovirt.org</a>
<a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
</body>
</html>