*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->FreeBSD man pages -> rpc.umntall (8)              
Title
Content
Arch
Section
 

RPC.UMNTALL(8)

Contents


NAME    [Toc]    [Back]

     rpc.umntall -- notify NFS servers about unmounted NFS file systems

SYNOPSIS    [Toc]    [Back]

     rpc.umntall [-e expire] [-h host] [-k] [-p remotepath] [-v]

DESCRIPTION    [Toc]    [Back]

     The rpc.umntall utility is proposed in the NFS RPC specification; see NFS
     Version 3 Protocol Specification, RFC 1813, Appendix I.  It uses remote
     procedure calls to remove mount entries from /var/db/mountdtab on the
     remote NFS server.  It is called automatically without any parameters
     during startup and shutdown of the system.  This ensures that
     showmount(8) does not display old and expired entries.  The rpc.umntall
     utility is only needed on client side, where mount_nfs(8) adds a mount
     entry with the current date to /var/db/mounttab, and umount(8) removes
     the entry again.  The rpc.umntall utility cares about all remaining
     entries in this table which result from crashes or unproper shutdowns.

     The options are as follows:

     -e expire	All entries which are not actually mounted or older than
		expire (seconds) are removed from /var/db/mounttab.  This may
		be the case for DNS changes or long out of service periods.
		Default expire time is 86400 seconds (one day).

     -h host	Only remove the specific hostname.  Send a UMNTALL RPC to the
		NFS server.

     -k 	Keep entries for existing NFS file systems.  Compare the NFS
		file systems from the mounttab against the kernel mountlist
		and do not send the RPC to existing mount entries.  Useful
		during startup of the system.  It may be possible that there
		are already mounted NFS file systems, so calling RPC UMOUNT
		isn't a good idea.  This is the case if the user has rebooted
		to 'single user mode' and starts up the system again.

     -p path	Only remove the specific mount-path.  Send a UMOUNT RPC to the
		NFS server.  This option implies the -host option.

     -v 	Verbose, additional information is printed for each processed
		mounttab entry.

FILES    [Toc]    [Back]

     /var/db/mounttab  mounted nfs-file systems

HISTORY    [Toc]    [Back]

     The rpc.umntall utility first appeared in FreeBSD 4.0.

SEE ALSO    [Toc]    [Back]

      
      
     mountd(8), mount_nfs(8), umount(8)

AUTHORS    [Toc]    [Back]

     Martin Blapp <[email protected]>


FreeBSD 5.2.1		       November 17, 1999		 FreeBSD 5.2.1
[ Back ]
 Similar pages
Name OS Title
tt_spec_move HP-UX notify the ToolTalk service that an object has moved to a different file
ftpshut HP-UX create shutdown message file to shut down the ftp servers at a given time
dtshutdown IRIX Notify desktop and shutdown the system
imgchanged IRIX notify widgets that image needs to be redrawn
newmail HP-UX notify users of new mail in mailboxes
setup Linux setup devices and file systems, mount root file system
vnconfig OpenBSD configure vnode disks for file swapping or pseudo file systems
CSSM_SPI_ModuleDetach Tru64 Notify service module of a context event (CDSA)
CSP_EventNotify Tru64 Notify service module of a context event (CDSA)
mount FreeBSD mount file systems
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service