[gentoo-user] check for nfs systems offered for mounting

2009-07-28 Thread Harry Putnam
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.




Re: [gentoo-user] check for nfs systems offered for mounting

2009-07-28 Thread Andrew MacKenzie
+++ 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


pgpyHy1ztV07h.pgp
Description: PGP signature


Re: [gentoo-user] check for nfs systems offered for mounting

2009-07-28 Thread Alan McKinnon
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