Frank Filz

Results 698 comments of Frank Filz

I just added a -x command line option to nfs-ganesha to abort if ANY config errors are reported, even mild ones: https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/552407

I don't think there is any resource to address this. I'm closing as wontfix. It can always be re-opened if someone finds reason to work on it.

> Just in case someone looking for ACL support in FSAL_VFS ends up here (like I did): since nfs-ganesha 4.1 this seems to be supported: https://github.com/nfs-ganesha/nfs-ganesha/wiki/ReleaseNotes_4#user-content-New_Features_in_V41 > > IMHO this...

This may be worth revisiting...

OK, looking through the logs, the problem is the NLM client got released too early. Look at line 401 in the failed log. The NLM client is being freed when...

OK, so your question is how to implement fail back, EVENT_RELEASE_IP is for client assisted fail back, the cluster is put into grace period, the release IP is sent to...

Is your persistent lock state enough to be able to reclaim locks without the client assistance? That is something folks are interested in. But to your question, I think the...