Scroll to navigation

DPM-RMPOOL(1) DPM Administrator Commands DPM-RMPOOL(1)

NAME

dpm-rmpool - remove a disk pool definition

SYNOPSIS

dpm-rmpool --poolname pool_name [ --help ]

DESCRIPTION

dpm-rmpool removes a disk pool definition.

This command requires ADMIN privilege.

OPTIONS

pool_name
specifies the disk pool name. It must be at most CA_MAXPOOLNAMELEN characters long.

EXAMPLE

	dpm-rmpool --poolname Volatile

EXIT STATUS

This program returns 0 if the operation was successful or >0 if the operation failed.

SEE ALSO

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