Is there a way to calculate, from the client, the "% util" of NFS mounted disks?
I know with iostat, with locally mounted disks you can see %util
Device: rrqm/s wrqm/s r/s ... svctm %util
sda 0.00 0.00 0.00 ... 9.04 20.00
Is there a way to see that from the client for an NFS mounted share?
You can't see "%util" (not clear what that would mean on an NFS mount), but you can get some useful information out of the nfsiostat command.
e.g.: