Thinking Out Loud

January 17, 2024

Using nfsstat To Find NFS Mounts

Filed under: linux — mdinh @ 12:28 am

What’s so diffificult about finding NFS mount points?

Nothing except for when there are 23+ hosts with different OS flavors and versions.

12.1.0.2|RHEL 6.10
12.1.0.2|RHEL 7.5
11.2.0.4|AIX 7.1
12.2.0.1|AIX 7.2

Lucky for me, I was able to find nfsstat which worked for all the versions above.

Just run nfsstat -m to find all NFS mounts.

nfsstat

Purpose:
Displays statistical information ab1out the Network File System ( ) and Remote Procedure Call (RPC) calls.

Syntax:
/usr/sbin/nfsstat [ -@ WparName ] [ -c ] [ -d ] [ -s ] [ -n ] [ -r ] [ -m ] [ -4 ] [ -z ] [ -t] [-b] [ -g ]

Example: 12.1.0.2.0 (RHEL 7.5)
nfsstat -m
/tmp/Admin-Out from 172.31.250.60:/vol/vol4/Admin-Out

Leave a Comment »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Blog at WordPress.com.