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

2016-07-04 Thread Eric Eastman
I am testing the Ceph FSAL with both Ganesha V2.3.2 and V2.4-dev-23 using Ceph 10.2.2 running both NFS 3 and NFS 4 exports. With a NFS 3 client, on both Ganesha versions, I am getting an error when trying to overwrite a file as both the root and as a regular user. I have set "Squash = No_Root_Squ

[Nfs-ganesha-devel] Corrupted owner record

2016-07-04 Thread Swen Schillig
I'm struggling with an abort triggered by assert(ht_owner) in function  dec_state_owner_ref(). The call path is pretty short but I'm still not getting to the root cause of the issue. The call path is nfs4_op_release_lockowner() -> create_nfs4_owner() -> get_state_owner()