[Bugs] [Bug 1473967] New: storage.owner-uid and owner-gid parameters not working

bugzilla at redhat.com bugzilla at redhat.com
Sat Jul 22 20:19:13 UTC 2017


https://bugzilla.redhat.com/show_bug.cgi?id=1473967

            Bug ID: 1473967
           Summary: storage.owner-uid and owner-gid parameters not working
           Product: GlusterFS
           Version: 3.8
         Component: fuse
          Severity: medium
          Assignee: bugs at gluster.org
          Reporter: hostingnuggets at gmail.com
                CC: bugs at gluster.org



Description of problem:
I want the root directory of my volume to belong to UID/GID 1000 and not root
so I used the storage.owner-uid/owner-gid parameters for that purpose on my
volume but somehow the volume mounted on client with fuse simply reverts back
to root:root on its own.

Version-Release number of selected component (if applicable):
3.8.11

How reproducible:
always

Steps to Reproduce:
1. create a replica 3 (with arbiter volume) volume
2. set the following two parameters:
gluster volume set myvol storage.owner-uid 1000
gluster volume set myvol storage.owner-gid 1000
3. mount the volume using fuse on a client

Actual results:
root directory of mounted volume does first have owner UID/GID set to 1000 but
after a few minutes it changes to root:root

Expected results:
root directory of mounted volume should always keep 1000:1000 as UID/GID and
not revert automatically to root:root

Additional info:
see my post on the glusterfs users mailing list with unfortunately no answers:
http://lists.gluster.org/pipermail/gluster-users/2017-July/031838.html

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list