Frank Filz

Results 698 comments of Frank Filz

Where did you make the change? What are the circumstances of this issue arising?

That is the only place NFS4ERR_STALE_STATEID is set, so changing that is not correct. I'm not sure why your client isn't properly responding to NFS4ERR_STALE_STATEID. From RFC7530 section 9.6.2. Server...

Hmm, you might want to get a tcpdump trace of the issue and talk to Linux client people. I'm pretty certain Ganesha is doing the right thing (and I'm pretty...

What version of Ganesha? Is the file being modified at all outside NFS? Or are you just trying to download a file that has been unchanged?

Oh, so you are downloading the file using wget or scp onto an NFS mount? Do you see any errors in the Ganesha log? I'd be curious if you could...

@kalebskeithley could you take a look at this one?

Did we make any progress on this? We will be releasing Ganesha V4.0 soon with rc1 this week. If there is something we can address here it would be good...

I'm going to mark this as an enhancement, anyone is free to work on this and submit patches but it is unlikely we will consider it for work.

That's a big wall of trace and logs to look at. Can you point to anything in the trace that might lead to the problem? Any change of pointing to...

So those tcpdumps have a successful NFS v3 MOUNT in them. I'm not sure why the client then doesn't do anything more. Perhaps there's something going wrong at the TCP...