PopiBrossard
PopiBrossard
Hi, The most difficult step, I think, is to deploy a BeeGFS. Then, install NFS-ganesha and export the beegfs mount. On a client, try to access the export regularly, and...
Yes I'm following the guidelines (Delegations disabled using the ganesha parameter, only NFSv4, tuneRefreshOnGetAttr is true). The NFS-kernel-server works without any issues (I was using it before trying ganesha. 1...
Shouldn't this be re-qualified as a bug, because FSAL_VFS should work the same as the nfs-kernel-server ? Do you know if there is a way to avoid this issue with...
I wasn't aware of the amount of work my issue was responsible of. Thanks for the complete answer and the time you spent on this issue. I don't think I...
I was wondering this because of the comment https://github.com/ceph/ceph/pull/21067#issuecomment-379352263 It says lazyIO could be usefull to ganesha use case, so I'm wondering if it's implemented or not.
Ok, thanks Daniel for the information. Two last question before I close my issue. If I set `client_force_lazyio=true` in Ceph, will it break Ganesha, because Lazy IO isn't implemented ?...
Hi, Any news about my question ? Thanks
@fraenki I've tried to correct the errors, is it ok for you ?
I've done my best to add unit tests for the new ressourcers I added, but I'm not familiar with rspec. I wasn't able to add the test *when status_port=12345* for...