gluster / gluster-containers

Dockerfiles (CentOS, Fedora, Red Hat) for GlusterFS
https://github.com/gluster/gluster-containers/pkgs/container/gluster-containers
221 stars 134 forks source link

GlusterFS: Building on s390x and creating RPMs #136

Open AnitaNayak opened 5 years ago

AnitaNayak commented 5 years ago

Hi @humblec , we are trying to build glusterfs rpms on s390x for version 4.1.5. We built it on s390x and created rpms. Followed link: https://docs.gluster.org/en/v3/Install-Guide/compiling-rpms/ The following rpms got generated on s390x platform on ClefOS:7

bash-4.2# ls
Makefile                                     glusterfs-client-xlators-4.1.5-0.0.el7.s390x.rpm   glusterfs-libs-4.1.5-0.0.el7.s390x.rpm
Makefile.am                                  glusterfs-debuginfo-4.1.5-0.0.el7.s390x.rpm        glusterfs-regression-tests-4.1.5-0.0.el7.s390x.rpm
Makefile.in                                  glusterfs-devel-4.1.5-0.0.el7.s390x.rpm            glusterfs-resource-agents-4.1.5-0.0.el7.noarch.rpm
glusterfs-4.1.5-0.0.el7.s390x.rpm            glusterfs-events-4.1.5-0.0.el7.s390x.rpm           glusterfs-server-4.1.5-0.0.el7.s390x.rpm
glusterfs-4.1.5-0.0.el7.src.rpm              glusterfs-extra-xlators-4.1.5-0.0.el7.s390x.rpm    make_glusterrpms
glusterfs-api-4.1.5-0.0.el7.s390x.rpm        glusterfs-fuse-4.1.5-0.0.el7.s390x.rpm             python2-gluster-4.1.5-0.0.el7.s390x.rpm
glusterfs-api-devel-4.1.5-0.0.el7.s390x.rpm  glusterfs-geo-replication-4.1.5-0.0.el7.s390x.rpm
glusterfs-cli-4.1.5-0.0.el7.s390x.rpm        glusterfs-gnfs-4.1.5-0.0.el7.s390x.rpm

But I didn't see glusterfs-rdma rpm. Is it missing on s390x or its part of any other rpms?

Could you please confirm? Thank you.

AnitaNayak commented 5 years ago

Hi @humblec , could you please confirm for the above query? Do you have any plan to provide glusterfs rpms on s390x Platform in near future. Thank you.

SaravanaStorageNetwork commented 5 years ago

Hi @humblec , could you please confirm for the above query? Do you have any plan to provide glusterfs rpms on s390x Platform in near future. Thank you.

x86_64 is the primary platform for glusterfs rpms. I don't think there is any plan to provide glusterfs rpms on s390x Platform. But you should be able to compile the rpms yourselves.

Could you raise the issue here and get help from gluster developers ? https://github.com/gluster/glusterfs/issues

AnitaNayak commented 5 years ago

I could see the rpms in http://download.sinenomine.net/clefos/7/storage/s390x/gluster-4.1/ except glusterfs-rdma rpm on system Z. Any idea if we can get gluster-rdma rpm on system z. What is the repo name to add in clefos for http://download.sinenomine.net/clefos/7/storage/s390x/gluster-4.1/ ?