I just migrated from RHEL 6 to RHEL 7. I used to call the following in order to list active NFS mounts:
/etc/init.d/netfs status
That would provide this kind of output:
Configured NFS mountpoints:
/data
Active NFS mountpoints:
/data
Since RHEL 7 doesn't use this script anymore, could you please let me know what the equivalent would be? (if there is one)
Thanks!
Run the following command :
Another way :
Also this command is used to get more information about the mountpoints :