Re: showing what machines are mounting a certain nfs share?

Top Page
Attachments:
Message as email
+ (text/plain)
+ (text/html)
+ (text/plain)
Delete this message
Reply to this message
Author: Daniel Parraz
Date:  
To: Main PLUG discussion list
Subject: Re: showing what machines are mounting a certain nfs share?
You can use lsof to view what is using this mount point;

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

Daniel Parraz
irb <> wrote: * Quoth Dan Lund (), 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 -
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.---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss