Re: [ceph-users] client with uid

2018-02-06 Thread Patrick Donnelly
On Mon, Feb 5, 2018 at 9:08 AM, Keane Wolter wrote: > Hi Patrick, > > Thanks for the info. Looking at the fuse options in the man page, I should > be able to pass "-o uid=$(id -u)" at the end of the ceph-fuse command. > However, when I do, it returns with an unknown option for

Re: [ceph-users] client with uid

2018-02-05 Thread Keane Wolter
Hi Patrick, Thanks for the info. Looking at the fuse options in the man page, I should be able to pass "-o uid=$(id -u)" at the end of the ceph-fuse command. However, when I do, it returns with an unknown option for fuse and segfaults. Any pointers would be greatly appreciated. This is the result

Re: [ceph-users] client with uid

2018-01-25 Thread Patrick Donnelly
On Wed, Jan 24, 2018 at 7:47 AM, Keane Wolter wrote: > Hello all, > > I was looking at the Client Config Reference page > (http://docs.ceph.com/docs/master/cephfs/client-config-ref/) and there was > mention of a flag --client_with_uid. The way I read it is that you can >

[ceph-users] client with uid

2018-01-24 Thread Keane Wolter
Hello all, I was looking at the Client Config Reference page ( http://docs.ceph.com/docs/master/cephfs/client-config-ref/) and there was mention of a flag --client_with_uid. The way I read it is that you can specify the UID of a user on a cephfs and the user mounting the filesystem will act as