Displaying 3 results from an estimated 3 matches for "c90bff17".
Did you mean:
c90bfe71
2017 Jul 11
0
set owner:group on root of volume
Just found out I needed to set following two parameters:
gluster volume set myvol storage.owner-uid 1000
gluster volume set myvol storage.owner-gid 1000
In case that helps any one else :)
> -------- Original Message --------
> Subject: set owner:group on root of volume
> Local Time: July 11, 2017 8:15 PM
> UTC Time: July 11, 2017 6:15 PM
> From: mabi at protonmail.ch
> To:
2017 Jul 11
2
set owner:group on root of volume
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 following
chmod 1000:1000 /mnt/myglustervolume
This 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
2017 Jul 18
2
set owner:group on root of volume
...ed again and this happens again.
>> Am I doing something wrong here? I am using GlusterFS 3.8.11 on Debian 8.
>> Regards,
>> M.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20170718/c90bff17/attachment.html>