Frank Filz

Results 698 comments of Frank Filz

Anytime there are directory changes happening outside a Ganesha instance, any caching has potential to cause entries to be missed. You can tune the attribute timeout to make the window...

Can you share more details of the crash? Are you using the latest build?

A few more details in issue 813. I think with that I may have enough clues to solve the issue. The problem is a PTHREAD_MUTEX_lock after the DRC has been...

Try this patch https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/535979

Oops, there was an unmerged patch: https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/534561 I will take that instead... Sorry I didn't merge that earlier...

This patch is in V4.0.4. In the next few weeks we will tag V4.1 and push packages out, in the meantime, we encourage anyone trying to use Ganesha V4 to...

That would be pretty intensive use of persistent storage to record every lock and unlock. The state would also have to be reconstituted in a way that nothing depended on...

There really hasn't been much discussion other than raising the topic, and brief conversations about what is necessary to accomplish state persistence. Are you doing this for both NFSv3 and...

It seems like there may be more interest in persistent state and maybe my stance yesterday was a bit strong. Persistent state IS going to require significant code changes and...