dpm-rmpool(1) - Linux man page

Name

dpm-rmpool - remove a disk pool definition

Synopsis

dpm-rmpool --poolnamepool_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)