<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 2017-04-20 16:37, Kaleb S. KEITHLEY
      wrote:<br>
    </div>
    <blockquote
      cite="mid:7feaa5ea-202a-8af4-9b9b-07bb524d3371@redhat.com"
      type="cite">On 04/20/2017 09:55 AM, Zdenek Sedlak wrote:
      <br>
      <blockquote type="cite">
        <blockquote type="cite"><a class="moz-txt-link-freetext" href="https://lists.centos.org/mailman/listinfo/centos-devel">https://lists.centos.org/mailman/listinfo/centos-devel</a>
          <br>
        </blockquote>
        In this thread [1], they describe functional 32-bit gluster, so
        it
        <br>
        should work.
        <br>
        <br>
        How to add i686 gluster officially to the packages being built?
        <br>
        <br>
        //Zdenek
        <br>
        <br>
        [1]
        <a class="moz-txt-link-freetext" href="http://lists.gluster.org/pipermail/gluster-users/2010-August/005129.html">http://lists.gluster.org/pipermail/gluster-users/2010-August/005129.html</a>
        <br>
        <br>
      </blockquote>
      <br>
      2010 !?!
      <br>
      <br>
      There are 32-bit builds of the current releases of GlusterFS for a
      several Linux distributions including Fedora, Ubuntu, and SuSE.
      <br>
      <br>
      None of them are "official" in any sense of the word. The ones we
      do provide we do as a convenience for the Gluster Community.
      <br>
      <br>
      And as Niels pointed out, we use the CBS to build packages for the
      CentOS Storage SIG. We get i686 packages for Fedora, Ubuntu and
      SuSE precisely because Bodhi, Launchpad, and OBS do produce i686
      builds; CBS does not.
      <br>
      <br>
      If you're using one of the CentOS AltArch releases (aarch64,
      armhfp, i386, ppc64ls, and ppc64) then you're going to have to
      build your own packages. It should be fairly trivial to take the
      srpm from the Storage SIG repos and use rpmbuild to build it on
      your i686 system. E.g.:
      <br>
      <br>
      % rpm -i glusterfs-3.10.1.src.rpm
      <br>
      % cd ~/rpmbuild && rpmbuild -ba SPECS/glusterfs.rpm
      <br>
      <br>
      HTH. Regards,
      <br>
      <br>
      --
      <br>
      <br>
      Kaleb
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
      _______________________________________________
      <br>
      CentOS-devel mailing list
      <br>
      <a class="moz-txt-link-abbreviated" href="mailto:CentOS-devel@centos.org">CentOS-devel@centos.org</a>
      <br>
      <a class="moz-txt-link-freetext" href="https://lists.centos.org/mailman/listinfo/centos-devel">https://lists.centos.org/mailman/listinfo/centos-devel</a>
      <br>
    </blockquote>
    <font size="-1"><font face="Cantarell">Thanks for info, that was
        basically what I tried to find out.<br>
        <br>
        No issue, I will set up i686 build environment and build gluster
        there.<br>
        <br>
        I can publish it later in case of any interest...<br>
        <br>
        //Zdenek<br>
      </font></font>
  </body>
</html>