CONTAP-249682:「nfs connected-clients show」に誤ったエントリが記録される
問題
「nfs connected-clients show」コマンドの実行結果に、正しくない予期しないエントリが記録されます。
Example:
- Windows NFSクライアントからボリューム「volume1」をマウントします。Volume1でIOを実行します。
- 「showmount -e」コマンドを実行します。
- 「nfs connected-clients show」は、「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エントリが表示されました。