rmfset(8) — Maintenance
NAME
rmfset − deletes a fileset from a file domain
SYNOPSIS
/sbin/rmfset domain setname
domainSpecifies the name of an existing file domain.
setnameSpecifies the name of the fileset to be deleted from the specified file domain.
DESCRIPTION
The rmfset command deletes a fileset and all of its files from an existing file domain. Unmount a fileset before removing it with the rmfset command.
RESTRICTIONS
To remove a fileset, the fileset must be unmounted and without a clone fileset. You must have root-user privilege to access this command.
EXAMPLE
The following example removes the credit_fs fileset from the accounts_dmn file domain. In this example, the credit_fs fileset is mounted on the /mnt3 directory:
# umount /mnt3
# rmfset accounts_dmn credit_fs