Scroll to navigation

DPM-RMFS(1) DPM Administrator Commands 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.

SEE ALSO

dpm(1), dpm_rmfs(3)
$Date: 2007/01/09 10:15:04 $ LCG