Sponsored Content
Full Discussion: showmount
Operating Systems Solaris showmount Post 302303549 by amult on Friday 3rd of April 2009 01:22:00 AM
Old 04-03-2009
showmount

Hi,

when i give showmount -a command following is the error that i get.

root@server # showmount -a
showmount: server: RPC: Program not registered

Can anyone say the cause for that, and also a solution.
 

3 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

showmount

SIZE=3]Is the only root can "showmount". How to set a user to be able "showmount"? (1 Reply)
Discussion started by: mcaelbukch
1 Replies

2. Solaris

showmount -e : solaris 10

Hi Admins; I am working on nfs mount on solaris10. I can mount the remote directory from remote nfs server, but when I try "showmount -e serverIP " on client ; it shows nothing, just hanging... Anyone does know why showmount is not showing the exported share? Thanks (2 Replies)
Discussion started by: snchaudhari2
2 Replies

3. AIX

Showmount don't show NFS4

Configure nfs4 on aix ok i did all chnfsdom #return correct domain chnfs -r /export chnfs -p /export configured and shared pseudo root #etc/exports /export -nfsroot /var/pubblica -exname=/export/pubblica,vers=4,sec=sys:krb5p:krb5i:krb5:dh,rw exportfs -a mount correct mount... (1 Reply)
Discussion started by: Linusolaradm1
1 Replies
showmount(1M)						  System Administration Commands					     showmount(1M)

NAME
showmount - show remote mounts SYNOPSIS
/usr/sbin/showmount [-ade] [hostname] DESCRIPTION
showmount lists the clients that have remotely mounted a filesystem from host. This information is maintained by the mountd(1M) server on host, and is saved across crashes in the file /etc/rmtab. The default value for host is the value returned by hostname(1). The showmount command does not display the names of NFS Version 4 clients. OPTIONS
-a Print all remote mounts in the format: hostname : directory where hostname is the name of the client, and directory is the root of the file system that has been mounted. -d List directories that have been remotely mounted by clients. -e Print the list of shared file systems. FILES
/etc/rmtab ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWnfscu | +-----------------------------+-----------------------------+ SEE ALSO
hostname(1), mountd(1M), attributes(5) Solaris 10 Installation Guide: Basic Installations BUGS
If a client crashes, its entry will not be removed from the list of remote mounts on the server. SunOS 5.10 26 Oct 2004 showmount(1M)
All times are GMT -4. The time now is 07:32 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy