Operating System - HP-UX
1833861 Members
1969 Online
110063 Solutions
New Discussion

Re: Showing who has NFS export mounted

 
SOLVED
Go to solution
Jeff_Traigle
Honored Contributor

Showing who has NFS export mounted

My mind may be playing tricks on me this morning (it wouldn't be the first time), but I thought there was a command that would show what systems had an exported directory mounted via NFS. A command to run on the NFS server to show what's mounting its exports, not "mount" or "bdf" on the client to see what it has mounted. If it really exists, I can't think of it and haven't come across it with a earch or two. Of course, if I'm delusional and it doesn't exist, I wouldn't find it. :) Which is it?
--
Jeff Traigle
3 REPLIES 3
Mel Burslan
Honored Contributor
Solution

Re: Showing who has NFS export mounted

would it be

showmount

command that eludes you ?
________________________________
UNIX because I majored in cryptology...
Jeff_Traigle
Honored Contributor

Re: Showing who has NFS export mounted

Yeah. I thought of showmount and got "not found". Silly me was trying to run it as myself instead of root. So I'm only half delusional this morning. That's an improvement, I guess. :) Thanks.
--
Jeff Traigle
Uday_S_Ankolekar
Honored Contributor

Re: Showing who has NFS export mounted

Are you trying to remember "showmount -a ??"

-USA..
Good Luck..