Re: [Nfs-ganesha-devel] Issue with CEPH FSAL with overwrites with NFS 3

2016-07-13 Thread Eric Eastman
Hi Frank, I tested your latest ceph-4 branch with the new FSAL_CEPH changes, and it seems to have fixed this problem. I tested with both Centos 6.6 and Ubuntu 16.04 clients. Thanks Eric On Tue, Jul 5, 2016 at 10:11 PM, Frank Filz wrote: > Interesting, I get an EIO. I will continue to debug. Er

[Nfs-ganesha-devel] Change in ffilz/nfs-ganesha[next]: NFSv3 SETATTR should NOT set ATTR_SPACEUSED when ATTR_SIZE i...

2016-07-13 Thread GerritHub
>From Frank Filz : Frank Filz has uploaded a new change for review. https://review.gerrithub.io/283811 Change subject: NFSv3 SETATTR should NOT set ATTR_SPACEUSED when ATTR_SIZE is set .. NFSv3 SETATTR should NOT set ATTR_SP

[Nfs-ganesha-devel] Change in ffilz/nfs-ganesha[next]: Clang fix - don't double increment, +2 instead

2016-07-13 Thread GerritHub
>From Daniel Gryniewicz : Daniel Gryniewicz has uploaded a new change for review. https://review.gerrithub.io/283931 Change subject: Clang fix - don't double increment, +2 instead .. Clang fix - don't double increment, +2 ins

[Nfs-ganesha-devel] Change in ffilz/nfs-ganesha[next]: MDCACHE: Add debug when methods return attributes

2016-07-13 Thread GerritHub
>From Frank Filz : Frank Filz has uploaded a new change for review. https://review.gerrithub.io/283814 Change subject: MDCACHE: Add debug when methods return attributes .. MDCACHE: Add debug when methods return attributes Ch

[Nfs-ganesha-devel] Change in ffilz/nfs-ganesha[next]: FSAL_CEPH: Use passed target obj handle type to decide unlin...

2016-07-13 Thread GerritHub
>From Frank Filz : Frank Filz has uploaded a new change for review. https://review.gerrithub.io/283813 Change subject: FSAL_CEPH: Use passed target obj handle type to decide unlink or rmdir .. FSAL_CEPH: Use passed target ob

[Nfs-ganesha-devel] Change in ffilz/nfs-ganesha[next]: Leak fix in NFS4_OP_OPEN

2016-07-13 Thread GerritHub
>From Daniel Gryniewicz : Daniel Gryniewicz has uploaded a new change for review. https://review.gerrithub.io/283932 Change subject: Leak fix in NFS4_OP_OPEN .. Leak fix in NFS4_OP_OPEN Fix a leaked object handle when doing

[Nfs-ganesha-devel] Change in ffilz/nfs-ganesha[next]: FSAL_CEPH: Add some debug

2016-07-13 Thread GerritHub
>From Frank Filz : Frank Filz has uploaded a new change for review. https://review.gerrithub.io/283812 Change subject: FSAL_CEPH: Add some debug .. FSAL_CEPH: Add some debug Change-Id: I2995c93729e5827c95ea1ab25a6d2c38f38aa4

[Nfs-ganesha-devel] Change in ffilz/nfs-ganesha[next]: idmapping: add only_numeric_owners option (off by default)

2016-07-13 Thread GerritHub
>From Matt Benjamin : Matt Benjamin has uploaded a new change for review. https://review.gerrithub.io/283938 Change subject: idmapping: add only_numeric_owners option (off by default) .. idmapping: add only_numeric_owners opt

Re: [Nfs-ganesha-devel] All_Squash + anonuid = 0 + anongid = 0

2016-07-13 Thread Matt Benjamin
agree - Original Message - > From: "Soumya Koduri" > To: "Frank Filz" , "Ben Werthmann" > , "Malahal Naineni" > Cc: nfs-ganesha-devel@lists.sourceforge.net > Sent: Wednesday, July 13, 2016 8:53:10 AM > Subject: Re: [Nfs-ganesha-devel] All_Squash + anonuid = 0 + anongid = 0 > > > > On

Re: [Nfs-ganesha-devel] All_Squash + anonuid = 0 + anongid = 0

2016-07-13 Thread Soumya Koduri
On 07/13/2016 02:54 AM, Frank Filz wrote: > I haven’t heard a response from anyone else, > > > > Malahal, Soumya, anyone else do you concur? > > > > Thanks > > > > Frank > > > > *From:*Ben Werthmann [mailto:b...@apcera.com] > *Sent:* Tuesday, July 12, 2016 1:51 PM > *To:* Frank Filz > *Cc:* nfs-

Re: [Nfs-ganesha-devel] All_Squash + anonuid = 0 + anongid = 0

2016-07-13 Thread Frank Filz
I haven’t heard a response from anyone else, Malahal, Soumya, anyone else do you concur? Thanks Frank From: Ben Werthmann [mailto:b...@apcera.com] Sent: Tuesday, July 12, 2016 1:51 PM To: Frank Filz Cc: nfs-ganesha-devel@lists.sourceforge.net Subject: Re: [Nfs-ganesha-devel] All_Squash

Re: [Nfs-ganesha-devel] All_Squash + anonuid = 0 + anongid = 0

2016-07-13 Thread Ben Werthmann
Is the consensus to move forward with leaving attributes completely alone on setattr? On Tue, Jun 14, 2016 at 7:20 PM, Frank Filz wrote: > Ben, > > > > Thanks for bringing this to the list. > > > > For a while (really since shortly after we put the squashing of attributes > in), I’ve been wonder