How to Determine NFS Client Connections on PowerScale or Isilon

Summary: 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? ...

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Symptoms

The following command can list all mount points in the form of :host:dirpath:
showmount -a
Regarding 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.

Cause

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.

Resolution

To verify current statistics:

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.nfs
This 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

Affected Products

PowerScale OneFS
Article Properties
Article Number: 000217710
Article Type: Solution
Last Modified: 22 Sept 2023
Version:  3
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.