HP-UX Reference (11i v1 00/12) - 4 File Formats (vol 8)

__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man4/!!!intro.4
________________________________________________________________
___ ___
r
rmtab(4) rmtab(4)
NAME
rmtab - local file system mount statistics
DESCRIPTION
File /etc/rmtab contains a record of all clients that mounted remote file systems from this machine.
Whenever a remote mount is done, an entry is made in the rmtab file of the machine serving that file
system. umount removes the entry of a remotely mounted file system. umount -a broadcasts to all
servers that they should remove all entries from rmtab created by the sender of the broadcast message.
The table is a series of lines of the following form:
hostname:directory
This table only preserves information between crashes, and is read only by mountd when it starts (see
mountd(1M)). mountd keeps an in-core table to handle requests from commands such as showmount
and shutdown (see showmount(1M) and shutdown(1M)).
WARNINGS
Although the rmtab table is close to the truth, it is not always totally accurate.
AUTHOR
rmtab was developed by Sun Microsystems, Inc.
FILES
/etc/rmtab
SEE ALSO
mount(1M), mountd(1M), showmount(1M), shutdown(1M).
Section 4242 1 HP-UX Release 11i: December 2000
___
___