fumount(8) CLIX fumount(8)
NAME
fumount - Runs a forced unmount of an advertised resource
SYNOPSIS
fumount [-w sec] resource
FLAGS
-w sec Tells the system to wait sec seconds before forcing an unmount.
DESCRIPTION
The fumount command unadvertises resource and disconnects remote access to
the resource. The -w sec causes a delay of sec seconds prior to the
execution of the disconnect.
When the forced unmount occurs, an administrative shell script is started
on each remote computer that has the resource mounted (/usr/bin/rfuadmin).
If a grace period of seconds is specified, rfuadmin is started with the
fuwarn option. When the actual forced unmount is ready to occur, rfuadmin
is started with the fumount option. See the rfuadmin command for
information on the action taken in response to the forced unmount.
EXAMPLES
1. To tell the system to wait 10 seconds and then force the umount of the
file system mounted at mnt.
fumount -w 10 mnt
NOTES
This command is restricted to the superuser.
DIAGNOSTICS
An error message will be sent to stderr if the resource argument:
1. Does not physically reside on the local machine
2. Is an invalid resource name
3. Is not currently advertised and is not remotely mounted, or
4. The command is not run with superuser privileges
EXIT VALUES
2/94 - Intergraph Corporation 1
fumount(8) CLIX fumount(8)
The fumount command exits with a value of 1 if the file system could not
be unmounted.
RELATED INFORMATION
Commands: adv(8), mount(8), rfuadmin(8), rfudaemon(8), rmount(8),
unadv(8)
2 Intergraph Corporation - 2/94