Hey all, I've got a bit of a problem. I have a server (meisje) which hosts a glusterfs volume, and another server (courtney) which mounts it. (Also Annabelle, which does the same thing as courtney) On courtney, I'm trying to mount the volume with a fixed UID/GID. I've tried to do this via the mount options (uid=2000,gid=2000), but this failed. I've also tried to do this on the glusterfs server itself by using: root at meisje.simplicitymedialtd.co.uk [/mnt/encstore/simplicitymedialtd-ds] > gluster volume set simplicitymedialtd-ds fixed-uid 20000 option : fixed-uid does not exist Did you mean cache-size or disable? The problem with using the second option, is that each server which is mounting the directory, will need a different UID/GID (courtney needs 2000/2000, annabelle needs 2001/2001, etc etc). Using NFS is an option, although I'd much prefer to use GlusterFS client natively. If anyone could give me a heads up, it'd be very much appreciated! Thanks Cal -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://gluster.org/pipermail/gluster-users/attachments/20110418/7b5377d4/attachment-0001.htm>