* [gentoo-user] check for nfs systems offered for mounting
@ 2009-07-28 21:11 Harry Putnam
2009-07-28 21:21 ` Andrew MacKenzie
2009-07-28 21:24 ` Alan McKinnon
0 siblings, 2 replies; 3+ messages in thread
From: Harry Putnam @ 2009-07-28 21:11 UTC (permalink / raw
To: gentoo-user
Is there anyway to check for nfs filesystems that are mountable?
Something like smbclient can do for cifs/smb shares.
equery tools nfs-utils doesn't show anything likely.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] check for nfs systems offered for mounting
2009-07-28 21:11 [gentoo-user] check for nfs systems offered for mounting Harry Putnam
@ 2009-07-28 21:21 ` Andrew MacKenzie
2009-07-28 21:24 ` Alan McKinnon
1 sibling, 0 replies; 3+ messages in thread
From: Andrew MacKenzie @ 2009-07-28 21:21 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 547 bytes --]
+++ Harry Putnam [gentoo-user] [Tue, Jul 28, 2009 at 04:11:44PM -0500]:
> Is there anyway to check for nfs filesystems that are mountable?
>
> Something like smbclient can do for cifs/smb shares.
>
> equery tools nfs-utils doesn't show anything likely.
Perhaps "showmount -e <host>" would be what you want?
--
// Andrew MacKenzie | http://www.edespot.com
// GPG public key: http://www.edespot.com/~amackenz/public.key
// Civilization is the limitless multiplication of unnecessary necessities.
// -- Mark Twain
[-- Attachment #2: Type: application/pgp-signature, Size: 190 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] check for nfs systems offered for mounting
2009-07-28 21:11 [gentoo-user] check for nfs systems offered for mounting Harry Putnam
2009-07-28 21:21 ` Andrew MacKenzie
@ 2009-07-28 21:24 ` Alan McKinnon
1 sibling, 0 replies; 3+ messages in thread
From: Alan McKinnon @ 2009-07-28 21:24 UTC (permalink / raw
To: gentoo-user
On Tuesday 28 July 2009 23:11:44 Harry Putnam wrote:
> Is there anyway to check for nfs filesystems that are mountable?
>
> Something like smbclient can do for cifs/smb shares.
>
> equery tools nfs-utils doesn't show anything likely.
showmount -e [ip|hostname]
part of sys-fs/nfs-utils
It shows the server's exports list with directory and allowed IP range
--
alan dot mckinnon at gmail dot com
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-07-28 21:26 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-28 21:11 [gentoo-user] check for nfs systems offered for mounting Harry Putnam
2009-07-28 21:21 ` Andrew MacKenzie
2009-07-28 21:24 ` Alan McKinnon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox