<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Shireesh Anjal wrote:
<blockquote cite="mid:510BB587.9000006@redhat.com" type="cite">
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <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>
&nbsp;Looks like the problem is because of the glusterfs version you are
using. vdsm could not parse the output from gluster.<br>
      <br>
&nbsp;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>
[root@st01 ~]# yum --disablerepo="*" --enablerepo="gluster-nieuw"
install glusterfs glusterfs-fuse glusterfs-geo-replication
glusterfs-server<br>
<br>
Loaded plugins: langpacks, presto, refresh-packagekit<br>
Package matching glusterfs-v3.4.0qa7-1.el6.x86_64 already installed.
Checking for update.<br>
Package matching glusterfs-fuse-v3.4.0qa7-1.el6.x86_64 already
installed. Checking for update.<br>
Package matching glusterfs-server-v3.4.0qa7-1.el6.x86_64 already
installed. Checking for update.<br>
Resolving Dependencies<br>
--&gt; Running transaction check<br>
---&gt; Package glusterfs-geo-replication.x86_64 0:v3.4.0qa7-1.el6 will
be installed<br>
--&gt; Processing Dependency: glusterfs = v3.4.0qa7-1.el6 for package:
glusterfs-geo-replication-v3.4.0qa7-1.el6.x86_64<br>
--&gt; Finished Dependency Resolution<br>
Error: Package: glusterfs-geo-replication-v3.4.0qa7-1.el6.x86_64
(gluster-nieuw)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Requires: glusterfs = v3.4.0qa7-1.el6<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Installed: glusterfs-3.3.1-8.fc18.x86_64 (@updates)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; glusterfs = 3.3.1-8.fc18<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Available: glusterfs-v3.4.0qa7-1.el6.x86_64 (gluster-nieuw)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; glusterfs = v3.4.0qa7-1.el6<br>
&nbsp;You could try using --skip-broken to work around the problem<br>
&nbsp;You could try running: rpm -Va --nofiles --nodigest<br>
<br>
<br>
[root@st01 ~]# yum --disablerepo="*" --enablerepo="gluster-nieuw"
install glusterfs glusterfs-fuse glusterfs-geo-replication
glusterfs-server --skip-broken<br>
<br>
Loaded plugins: langpacks, presto, refresh-packagekit<br>
Package matching glusterfs-v3.4.0qa7-1.el6.x86_64 already installed.
Checking for update.<br>
Package matching glusterfs-fuse-v3.4.0qa7-1.el6.x86_64 already
installed. Checking for update.<br>
Package matching glusterfs-server-v3.4.0qa7-1.el6.x86_64 already
installed. Checking for update.<br>
Resolving Dependencies<br>
--&gt; Running transaction check<br>
---&gt; Package glusterfs-geo-replication.x86_64 0:v3.4.0qa7-1.el6 will
be installed<br>
--&gt; Processing Dependency: glusterfs = v3.4.0qa7-1.el6 for package:
glusterfs-geo-replication-v3.4.0qa7-1.el6.x86_64<br>
gluster-nieuw/filelists&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
| 7.2 kB&nbsp; 00:00:00<br>
<br>
Packages skipped because of dependency problems:<br>
&nbsp;&nbsp;&nbsp; glusterfs-geo-replication-v3.4.0qa7-1.el6.x86_64 from gluster-nieuw<br>
<br>
Last post, probably, until sunday-evening/monday morning, off to fosdem
;-)<br>
<br>
Joop<br>
<br>
<br>
</body>
</html>