That can be problematic for NFS over TCP. Tru64 retransmits such requests
after 30 seconds. There are (were?) some clients that conclude TCP got the
request there, TCP will get the reply back so never retransmit unless the
server breaks the connection. A discussion on c.p.n concluded that there
were cases where the sever simply cannot get the memory needed to reply, so
the design goal should be for the server to do its best to reply, and for the
client to retransmit to cover those rare cases where the server drops the
ball.
What does it take for mountd not to respond "within a few seconds"?
-Ric Werme
-- Eric (Ric) Werme | werme@zk3.dec.com Compaq Computer Corp. | http://people.ne.mediaone.net/werme- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/