Jolly Frederic wrote: >First of all, I'd like to know if the commands showmount and nfsstat have been >updated for NFSv4? Are there people currently working on them? > > no... nfsstat has not been updated to use show v4 stats... But I've recently purposed a nfs zero stats patch that does that will zero out the v2/v3 status and only prints non-zero stats which is really needed for the v4 support... imho... so you don't get screens and screens of zero stats when only one version of the protocol is being used... Also only displaying non-zero stats will allow a realtime (top like) interface that could be used to monitoring NFS traffic... Way back when... I did something similar to another nfsstat... It actually sorted the output so you could tell (in realtime) which were the most active opts. I found it be pretty handy tool... SteveD.