nfsstat returns null values for nfsv4 server operations
J. Bruce Fields
bfields at fieldses.org
Wed Jun 13 16:23:31 EDT 2007
On Wed, Jun 13, 2007 at 04:08:32PM -0400, Charland, Denis wrote:
> I applied this patch to the 2.6.17 kernel source tree and recompiled
> successfully. I installed the new kernel and rebooted. Now nfs_statd
> returns the per-operation nfsv4 server statistics. Thanks.
OK, great.
> Any additional patches for nfsv4 that should be applied to this kernel?
$ git log --pretty=oneline v2.6.18..origin fs/nfs fs/nfsd net/sunrpc | wc -l
490
So a lot of patches have touched the nfs client and server code since
2.6.18. It would be a non-trivial project to sort out which of those
affect NFSv4 specifically and which are important, and then backport
each of them to 2.6.18.
Upgrading the whole kernel at once, when at all possible, is a lot
easier.
--b.
More information about the NFSv4
mailing list