Provided by: dpm_1.8.7-3_amd64
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)