跳转到主内容

CONTAP-249682:错误条目记录在 'nfs connected-clients show' 中

i
Knowledge Base guidance

This article may include metadata, visibility, validation state, and related support guidance.

问题描述

'nfs connected-clients show' 命令执行结果中记录了不正确和意外的条目。
示例:

  • 从 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 个条目。