read/write delegation, share deny

J. Bruce Fields bfields at fieldses.org
Tue Aug 14 16:58:13 EDT 2007


On Tue, Aug 14, 2007 at 03:52:15PM -0500, Shirish Pargaonkar wrote:
> OK, so I can see read delegation sent by server to client.
> I also see delegreturn sent by client to server when a second client tries to
> open the file read/write.
> What I do not see in the tcpdump is CB_RECALL from server to first client
> when second client opened the file for read/write.

Wireshark doesn't know how to decode callbacks (we're working on that),
so it's easy to miss.  But if you look at the traffic between the server
and first client carefully you should notice some unidentified tcp
traffic that contains the callback (and if you care enough, you can get
out the relevant rfc's and decode it manually...).

--b.


More information about the NFSv4 mailing list