HP-UX Reference (11i v3 07/02) - 1M System Administration Commands A-M (vol 3)

f
fstadm(1M) fstadm(1M)
help Interactive help utility. Displays basic information about the various
fstadm command key-
words.
RETURN VALUE
fstadm exits with one of the following values:
0 Successful completion.
>0 An error condition occurred. Because fstadm
is primarily an interactive command, an explana-
tion of the error will be printed to standard error.
EXAMPLES
List all the file system stack templates currently on the system:
fstadm list
Display the contents of the stack template named
mytemplate :
fstadm display mytemplate
Create a new template describing a stack that contains stacked modules named
verfs and secfs (with
module
verfs having a mount option set to 2), and name the template myfs:
fstadm create -t verfs:option=2;secfs -n myfs
Delete the file system stack template named mytemplate :
fstadm delete mytemplate
AUTHOR
fstadm was developed by HP.
SEE ALSO
mount(1M).
HP-UX 11i Version 3: February 2007 3 Hewlett-Packard Company 255