Unfortunately the root directory of my volume still get its owner and group resetted to root. Can someone explain why or help with this issue? I need it to be set to UID/GID 1000 and stay like that.
Thanks
-------- Original Message --------Subject: Re: set owner:group on root of volumeLocal Time: July 11, 2017 9:33 PMUTC Time: July 11, 2017 7:33 PMFrom: mabi@xxxxxxxxxxxxxTo: Gluster Users <gluster-users@xxxxxxxxxxx>Just found out I needed to set following two parameters:gluster volume set myvol storage.owner-uid 1000gluster volume set myvol storage.owner-gid 1000In case that helps any one else :)-------- Original Message --------Subject: set owner:group on root of volumeLocal Time: July 11, 2017 8:15 PMUTC Time: July 11, 2017 6:15 PMFrom: mabi@xxxxxxxxxxxxxTo: Gluster Users <gluster-users@xxxxxxxxxxx>Hi,By default the owner and group of a GlusterFS seems to be root:root now I changed this by first mounting my volume using glusterfs/fuse on a client and did the followingchmod 1000:1000 /mnt/myglustervolumeThis changed correctly the owner and group to UID/GID 1000 of my volume but like 1-2 hours later it was back to root:root. I tried again and this happens again.Am I doing something wrong here? I am using GlusterFS 3.8.11 on Debian 8.Regards,M.
_______________________________________________ Gluster-users mailing list Gluster-users@xxxxxxxxxxx http://lists.gluster.org/mailman/listinfo/gluster-users