Difference between revisions of "Showmount"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
(2 intermediate revisions by the same user not shown)
Line 6: Line 6:
 
  showmount
 
  showmount
 
  clnt_create: [[RPC]]: Program not registered
 
  clnt_create: [[RPC]]: Program not registered
 +
 +
showmount -e IP_OR_DNS_NAME
 +
Export list for IP_OR_DNS_NAME:
 +
/exported_fs  10.10.xx.xx/24
 +
  
 
  showmount -e
 
  showmount -e
Line 24: Line 29:
 
== Related commands ==
 
== Related commands ==
 
* <code>[[mount]]</code>
 
* <code>[[mount]]</code>
 
+
* <code>[[rpcinfo]] -p</code>
  
 
== See also ==
 
== See also ==
 
* {{mount}}
 
* {{mount}}
 
* {{NFS}}
 
* {{NFS}}
 +
 +
 +
[[Category:NFS]]

Revision as of 12:57, 1 June 2020

showmount from nfs-common package

showmount
Hosts on SERVER_NAME:
showmount
clnt_create: RPC: Program not registered
showmount -e IP_OR_DNS_NAME
Export list for IP_OR_DNS_NAME:
/exported_fs  10.10.xx.xx/24


showmount -e
Export list for SERVER_NAME:


showmount -e
Export list for SERVER_NAME:
/path/exported 10.10.10.10/24
showmount
clnt_create: RPC: Program not registered
showmount -e
Restart service: systemctl start nfs-server


Related commands

See also

Advertising: