[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 #5 from Rick Macklem <[email protected]> --- (In reply to Peter Much from comment #4) NFS3ERR_JUKEBOX is the same as NFS4ERR_DELAY (they even use the same #). But there is no way to know which operation generated it. However, this (and your comment w.r.t. not running nfscbd helping) is weird, in that I would only expect this when delegations are enabled. Please check.. # sysctl vfs.nfsd.issue_delegations on the server. (It should be 0 unless you set it to 1, but??) -- You are receiving this mail because: You are the assignee for the bug.