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
> 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
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
> 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
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
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
$