showing what machines are mounting a certain nfs share?

Daniel Parraz daniyel95 at yahoo.com
Thu Aug 17 12:48:17 MST 2006


You can use lsof to view what is using this mount point;

lsof "/Volumes/drive" 
Hopefully this helps. Thanks

Daniel Parraz
irb <irb at viopac.com> wrote: * Quoth Dan Lund (situationalawareness at gmail.com), on Thu, 2006.08.17, at 11:13 -0700:
> Does anyone know a way to find out what machines currently have a
> certain nfs share mounted? (server-side)
> 
> I have an Oracle NFS partition I'm looking to deallocate for other
> use, but I want to make sure every machine that currently has it
> mounted is.. .well... unmounted :)

Try showmount --all on the NFS server.

/i.
---------------------------------------------------
PLUG-discuss mailing list - PLUG-discuss at lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change  you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss


 		
---------------------------------
Do you Yahoo!?
 Get on board. You're invited to try the new Yahoo! Mail Beta.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.plug.phoenix.az.us/pipermail/plug-discuss/attachments/20060817/57c00346/attachment.htm


More information about the PLUG-discuss mailing list