CONTAP-249682:「nfs connected-clients show」に誤ったエントリが記録される
問題
An incorrect and unexpected entry is recorded in 'nfs connected-clients show' command execution result. Example:
- Mount the volume, "volume1", from windows NFS client. Run IO on Volume1.
- Run the 'showmount -e' command
- 'nfs connected-clients show' output the unexpected entry for another volume of "volume2"
::*> nfs connected-clients show -client-ip xx.xx.yy.17 Node: netapp-xxx Vserver: svm-xx-nfs1 Data-Ip: xxx.yy.yy.16 Client-Ip Protocol Volume Policy Idle-Time Local-Reqs Remote-Reqs Trunking -------------- -------- --------- -------- ------------ ---------- ----------------- xx.xx.yy.17 nfs3 root-vol default 1m 11s 0 14 false xx.xx.yy.17 nfs3 volume1 nfs-default-nosuid 1m 11s 11 0 false xx.xx.yy.17 nfs3 volume2 nfs-default 1m 1s 32 0 false 4 entries were displayed.