1DPM-RMFS(1) DPM Administrator Commands DPM-RMFS(1)
2
3
4
6 dpm-rmfs - remove a filesystem from a disk pool definition
7
9 dpm-rmfs --server fs_server --fs fs_name [ --help ]
10
12 dpm-rmfs removes a filesystem from a disk pool definition.
13
14 This command requires ADMIN privilege.
15
17 server specifies the host name of the disk server where this filesystem
18 is mounted.
19
20 fs specifies the mount point of the dedicated filesystem.
21
23 dpm-rmfs --server sehost --fs /data
24
26 This program returns 0 if the operation was successful or >0 if the
27 operation failed.
28
30 dpm(1), dpm_rmfs(3)
31
32
33
34LCG $Date: 2007/01/09 10:15:04 $ DPM-RMFS(1)