How to Determine NFS Client Connections on PowerScale or Isilon
概要: NFS query is there a way to determine what clients are accessing NFS mountpoints on each node in a cluster? Is there a better command or method to obtain the NFS client mount details for each node in an Isilon cluster? ...
この記事は次に適用されます:
この記事は次には適用されません:
この記事は、特定の製品に関連付けられていません。
すべての製品パージョンがこの記事に記載されているわけではありません。
現象
The following command can list all mount points in the form of :host:dirpath:
showmount -aRegarding the use of this command, the recommendation from Support is to not use it, as it is not a reliable way to monitor connections.
- It only provides specific information from the specific node 10 Minutes ago, so it is never up to date.
- If the mount command has any sort of issues related to the client that is connecting, even if it works, it does not show up in showmount.
- The showmount does NOT show any NFSv4 connections, only v3.
原因
There are no commands or other ways to get accessing NFS mountpoints on each node in a cluster. There are access zones and many IPs on Isilon nodes.
解決方法
To verify current statistics:
This command shows the count of all the connected and active clients:
This command shows the count of all the connected and active clients:
isi statistics query current --nodes=all --stats=node.clientstats.connected.nfs,node.clientstats.active.nfs,node.clientstats.active.nfsThis command also shows the NFS clients, but they are the active clients only and not showing all NFS clients including inactive but NFS mounted clients.
# isi statistics client --nodes=all --protocols=nfs3
対象製品
PowerScale OneFS文書のプロパティ
文書番号: 000217710
文書の種類: Solution
最終更新: 22 9月 2023
バージョン: 3
質問に対する他のDellユーザーからの回答を見つける
サポート サービス
お使いのデバイスがサポート サービスの対象かどうかを確認してください。