Hello!

I installed 3.7.9 on two centos 7 hosts, and I can mount it with
mount.glusterfs ,
I can do this on RHEL 6.7 host too, this host has old version:

[root@roxar ~]#  mount.glusterfs cl2:/rep-volume replica/
[root@roxar ~]#
[root@roxar ~]# which mount.glusterfs
/sbin/mount.glusterfs
[root@roxar ~]# rpm -qf /sbin/mount.glusterfs
glusterfs-fuse-3.5.2-1.el6.x86_64

because it was installed from some 3-rd party repository long time ago
and never used in production.

But I can't mount using version supplied with Centos 6.7:

[root@test ~]# mount.glusterfs cl2:/rep-volume replica/
Mount failed. Please check the log file for more details.
[root@test ~]#


[root@test ~]# rpm -qf /sbin/mount.glusterfs
glusterfs-fuse-3.6.0.55-1.el6.x86_64

Could you tell me what can cause this?

Thank you!



_______________________________________________
Gluster-users mailing list
[email protected]
http://www.gluster.org/mailman/listinfo/gluster-users

Reply via email to