Re: [ceph-users] UID reset to root after chgrp on CephFS Ganesha export

2016-08-31 Thread Daniel Gryniewicz
On 08/31/2016 02:15 PM, Wido den Hollander wrote: Op 31 augustus 2016 om 15:28 schreef Daniel Gryniewicz : I believe this is a Ganesha bug, as discussed on the Ganesha list. Ah, thanks. Do you maybe have a link or subject so I can chime in? Wido https://sourceforge.net/p/nfs-ganesha/mai

Re: [ceph-users] UID reset to root after chgrp on CephFS Ganesha export

2016-08-31 Thread Wido den Hollander
> Op 31 augustus 2016 om 15:28 schreef Daniel Gryniewicz : > > > I believe this is a Ganesha bug, as discussed on the Ganesha list. > Ah, thanks. Do you maybe have a link or subject so I can chime in? Wido > Daniel > > On 08/31/2016 06:55 AM, Wido den Hollander wrote: > > > >> Op 31 augustu

Re: [ceph-users] UID reset to root after chgrp on CephFS Ganesha export

2016-08-31 Thread Daniel Gryniewicz
I believe this is a Ganesha bug, as discussed on the Ganesha list. Daniel On 08/31/2016 06:55 AM, Wido den Hollander wrote: Op 31 augustus 2016 om 12:42 schreef John Spray : On Wed, Aug 31, 2016 at 11:23 AM, Wido den Hollander wrote: Hi, I have a CephFS filesystem which is re-exported th

Re: [ceph-users] UID reset to root after chgrp on CephFS Ganesha export

2016-08-31 Thread Wido den Hollander
> Op 31 augustus 2016 om 12:42 schreef John Spray : > > > On Wed, Aug 31, 2016 at 11:23 AM, Wido den Hollander wrote: > > Hi, > > > > I have a CephFS filesystem which is re-exported through NFS Ganesha > > (v2.3.0) with Ceph 10.2.2 > > > > The export works fine, but when calling a chgrp on a f

Re: [ceph-users] UID reset to root after chgrp on CephFS Ganesha export

2016-08-31 Thread John Spray
On Wed, Aug 31, 2016 at 11:23 AM, Wido den Hollander wrote: > Hi, > > I have a CephFS filesystem which is re-exported through NFS Ganesha (v2.3.0) > with Ceph 10.2.2 > > The export works fine, but when calling a chgrp on a file the UID is set to > root. > > Example list of commands: > > $ chown

[ceph-users] UID reset to root after chgrp on CephFS Ganesha export

2016-08-31 Thread Wido den Hollander
Hi, I have a CephFS filesystem which is re-exported through NFS Ganesha (v2.3.0) with Ceph 10.2.2 The export works fine, but when calling a chgrp on a file the UID is set to root. Example list of commands: $ chown www-data:www-data myfile That works, file is now owned by www-data/www-data $