1DPM-ADDFS(1) DPM Administrator Commands DPM-ADDFS(1)
2
3
4
6 dpm-addfs - add a filesystem to a disk pool
7
9 dpm-addfs --poolname pool_name --server fs_server --fs fs_name [ --st
10 status ] [ --help ]
11
13 dpm-addfs adds a filesystem to a disk pool.
14
15 This command requires ADMIN privilege.
16
18 pool_name
19 specifies the disk pool name previously defined using dpm-
20 addpool.
21
22 server specifies the host name of the disk server where this filesystem
23 is mounted.
24
25 fs specifies the mount point of the dedicated filesystem.
26
27 status Initial status of this filesystem. It can be set to 0 or DIS‐
28 ABLED or RDONLY.
29
31 dpm-addfs --poolname Volatile --server sehost --fs /data
32
34 This program returns 0 if the operation was successful or >0 if the
35 operation failed.
36
38 dpm(1), dpm_addfs(3), dpm-addpool(1)
39
40
41
42LCG $Date: 2007/01/09 10:15:04 $ DPM-ADDFS(1)