[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Checking NFS exports
- From: dan <layman straitsarea com>
- To: For users of Fedora Core releases <fedora-list redhat com>
- Subject: Re: Checking NFS exports
- Date: Fri, 29 Sep 2006 16:30:51 -0400
Ashley M. Kirchner wrote:
On FC5, how can I check whether an NFS export is mounted anywhere
else? Other than traversing all servers and checking their mounted file
systems, is there some way I can, on the one machine that has the
exports, find out whether those exports are mounted anywhere?
I googled this
#netstat -na | grep "ESTABLISHED"
or you could try,
#showmount
Best of luck DAN
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]