Remove a disk pool definition
dpm-rmpool --poolname pool_name [ --help ]
dpm-rmpool removes a disk pool definition.
This command requires ADMIN privilege.
pool_name
specifies the disk pool name. It must be at most CA_MAXPOOLNAMELEN characters long.
dpm-rmpool --poolname Volatile
This program returns 0 if the operation was successful or >0 if the operation failed.
dpm(1), dpm_rmpool(3)