DPM-RMFS(1)
NAME
dpm-rmfs - remove a filesystem from a disk pool definition
SYNOPSIS
dpm-rmfs --server fs_server --fs fs_name [ --help ]
DESCRIPTION
dpm-rmfs removes a filesystem from a disk pool definition.
This command requires ADMIN privilege.
OPTIONS
- server specifies the host name of the disk server where this filesystem
- is mounted.
- fs specifies the mount point of the dedicated filesystem.
EXAMPLE
dpm-rmfs --server sehost --fs /data
EXIT STATUS
This program returns 0 if the operation was successful or >0 if the
operation failed.