Remove a filesystem from a disk pool definition
dpm-rmfs --server fs_server --fs fs_name [ --help ]
dpm-rmfs removes a filesystem from a disk pool definition.
This command requires ADMIN privilege.
server
specifies the host name of the disk server where this filesystem is mounted.
fs
specifies the mount point of the dedicated filesystem.
dpm-rmfs --server sehost --fs /data
This program returns 0 if the operation was successful or >0 if the operation failed.
dpm(1), dpm_rmfs(3)