Displaying 3 results from an estimated 3 matches for "l137b".
Did you mean:
l1376
2017 Aug 07
1
gluster stuck when trying to list a successful mount
Hi all,
My infrastructure is GlusterFS with 2 Nodes:
L137B-GlusterFS-Node1.L137B-root.com
L137B-GlusterFS-Node2.L137B-root.com
I have followed this guide:
http://www.itzgeek.com/how-tos/linux/centos-how-tos/install-and-configure-glusterfs-on-centos-7-rhel-7.html/2
I have created a device, formatted as ext4, mounted it.
The next step was to install glust...
2017 Aug 09
0
gluster under the hood
...lusterfs-client-xlators-3.7.9-12.el7.centos.x86_64
glusterfs-3.7.9-12.el7.centos.x86_64
>From Node1 Server:
Status of volume: volume1
Gluster process TCP Port RDMA Port Online Pid
------------------------------------------------------------------------------
Brick L137B-GlusterFS-Node1.L137B-root.com:
/gluster/volume1 49152 0 Y 28370
Brick L137B-GlusterFS-Node2.L137B-root.com:
/gluster/volume1 49152 0 Y 16123
Self-heal Daemon on localhost N/A N/A...
2017 Aug 10
1
Gluster NFS all operations are received as root
Hi,
So this is a bit odd case.
I have created 2 servers nodes (running CentOS 7.3)
>From Client machine (CentOS 7.2) I mount to one of the nodes using:
[root at CentOS7286-64 mnt]# mount -t nfs
L137B-GlusterFS-Node1.L137B-root.com:/volume1 /mnt/glustervianfs/
When i created (touch) a file over the NFS:
>From Client Machine:
[revivo at CentOS7286-64 glustervianfs]$ touch nfs3file
[revivo at CentOS7286-64 glustervianfs]$ id revivo
uid=2021(revivo) gid=2020(maccabi) groups=2020(maccabi),10(whe...