Difference between revisions of "Showmount"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(12 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <code>showmount</code> | + | {{lc}} |
+ | <code>showmount</code> command included in <code>[[nfs-common]]</code> package | ||
[[showmount]] | [[showmount]] | ||
Line 5: | Line 6: | ||
showmount | showmount | ||
− | clnt_create: RPC: Program not registered | + | clnt_create: [[RPC]]: Program not registered |
− | showmount -e | + | 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: | Export list for SERVER_NAME: | ||
− | |||
showmount -e | showmount -e | ||
Line 15: | Line 19: | ||
/path/exported 10.10.10.10/24 | /path/exported 10.10.10.10/24 | ||
− | |||
− | |||
showmount -e | showmount -e | ||
Restart service: <code>systemctl start nfs-server</code> | Restart service: <code>systemctl start nfs-server</code> | ||
+ | == Related commands == | ||
+ | * <code>[[mount]]</code> | ||
+ | * <code>[[rpcinfo]] -p</code> | ||
+ | * <code>[[nfsstat --mount]]</code> | ||
== See also == | == See also == | ||
+ | * {{showmount}} | ||
* {{mount}} | * {{mount}} | ||
* {{NFS}} | * {{NFS}} | ||
+ | |||
+ | |||
+ | [[Category:NFS]] |
Latest revision as of 06:38, 25 May 2023
showmount
command included in 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 -e
Restart service: systemctl start nfs-server
Related commands[edit]
See also[edit]
showmount
- File systems:
mount
,umount
,findmnt
,find
,swapon
,swapoff
,UUID, blkid
, mount options:/etc/fstab
,udisksctl mount
,guestmount
,/proc/mounts
,fstrim
,systemd-mount
,defaults
- NFS:
nfs-common
,nfstat
,nfsiostat
,sar -n NFS
, Mount a remote nfs share,mount
,showmount
,exportfs
,rpcinfo
, List mounted NFS resources, RPC, AWS EFS
Advertising: