Frank Filz
Frank Filz
> Seems to happen not only during checks but also if there is a mount present and configuration changes are done to ganesha and restarted then nfs connections are initiated...
Do you have a backtrace from V6.0 with connection manager? That would point pretty quickly at the issue.
This sounds interesting. We would need the solution to survive Ganesha restart as well as host restart. When Ganesha starts, we could enumerate the currently preserved files. At the end...
Yea, I'm not sure why that initializer is causing a problem. And it compiles for me. Maybe a compiler version issue?
Would this patch possibly help? https://github.com/nfs-ganesha/ntirpc/pull/318
We are exploring some throttling options.
Renaming this to reflect a desire to work on Quality of Service overall of which this will be a part.
General QoS is complete, however, this needs to be revisited as to whether async is sufficiently covered by QoS and if we need to enforce use of QoS with async....
Could you try the same scenario with FSAL_VFS? Unfortunately FSAL_GLUSTER is becoming rather stale, we are not actively supporting it anymore. It's quite possible a fix has been made to...