1DPM-RMPOOL(1) DPM Administrator Commands DPM-RMPOOL(1)
2
3
4
6 dpm-rmpool - remove a disk pool definition
7
9 dpm-rmpool --poolname pool_name [ --help ]
10
12 dpm-rmpool removes a disk pool definition.
13
14 This command requires ADMIN privilege.
15
17 pool_name
18 specifies the disk pool name. It must be at most CA_MAXPOOL‐
19 NAMELEN characters long.
20
22 dpm-rmpool --poolname Volatile
23
25 This program returns 0 if the operation was successful or >0 if the
26 operation failed.
27
29 dpm(1), dpm_rmpool(3)
30
31
32
33LCG $Date: 2007/01/09 10:15:04 $ DPM-RMPOOL(1)