[Bug 289711] NFS4 access is very slow - "Request couldn't be completed in time"
| Newsgroups | gmane.os.freebsd.devel.file-systems |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289711 --- Comment #3 from Rick Macklem <[email protected]> --- (In reply to Peter Much from comment #2) Can you capture packets via tcpdump -s 0 -w out.pcap ... and provide out.pcap so I can look at it in wireshakr? (tcpdump knows nothing about NFS. For example, I have no idea what it means by "Request couldn't be completed in time". (There is no such error reply in NFSv4. It might mean NFS4ERR_DELAY, but this is not a correct definition, so I cannot know.) Also, it is the exact operation within the RPC that generates the error that matters and I can see that in wireshark which, unlike tcpdump, knows NFSv4. -- You are receiving this mail because: You are the assignee for the bug.