Displaying 1 result from an estimated 1 matches for "glustervianf".
Did you mean:
glustervianfs
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(wheel)
On Server machine:
I monitor the file operations at V...