1DPM‐QRYCONF(1) DPM Administrator Commands
2DPM‐QRYCONF(1)
3
4
5
6[1mNAME[0m
7 dpm‐qryconf ‐ display the Disk Pool Manager configuration
8
9[1mSYNOPSIS[0m
10 [1mdpm‐qryconf [22m[ [1m‐‐groups [22m] [ [1m‐‐help [22m] [
11[1m‐‐proto [22m] [ [1m‐‐si [22m] [ [1m‐‐weight [22m]
12
13[1mDESCRIPTION[0m
14 [1mdpm‐qryconf [22mdisplays the Disk Pool Manager con‐
15figuration. For each
16 pool, it displays two lines. The first one gives the
17pool name, the
18 default amount of space reserved for a file, the
19threshold (in %) at
20 which the garbage collector is started and stopped, the
21default life‐
22 time, the default pin time, the maximum lifetime, the max‐
23imum pin time,
24 the "File System Selection" policy name, the "Garbage Col‐
25lection" pol‐
26 icy name, the "Request Selection" policy name, the group
27id if the pool
28 is restricted or 0, the space type: [1mV [22m(for
29Volatile), [1mD [22m(for Durable),
30 [1mP [22m(for Permanent) or [1m‐ [22m(for any type), the
31"Migration Policy" name and
32 the retention policy: [1mR [22m(for Replica), [1mO
33[22m(for Output) or [1mC [22m(for Custo‐
34 dial). All time values are either "Inf" (for infinite) or
35expressed in
36 years, months, days, hours or seconds.
37
38 The second one gives the capacity of the disk pool and
39the amount of
40 free space.
41
42 After each pool description, the filesystems belonging to
43the pool are
44 listed giving the server name, the filesystem name, the
45capacity, the
46 amount of free space and the status.
47
48[1mOPTIONS[0m
49 [1m‐‐groups[0m
50 list group names instead of gids.
51
52 [1m‐‐proto[0m
53 list also the supported access protocols.
54
55 [1m‐‐si [22muse powers of 1000 not 1024 for sizes.
56
57 [1m‐‐weight[0m
58 list weight associated with each filesystem.
59
60[1mEXAMPLE[0m
61 setenv DPM_HOST dpmhost
62
63 dpm‐qryconf
64
65 POOL Volatile DEFSIZE 100.00M GC_START_THRESH 0
66GC_STOP_THRESH 0 DEF_LIFETIME 7.0d DEFPINTIME 2.0h
67MAX_LIFETIME 1.0m MAXPINTIME 12.0h FSS_POLICY
68maxfreespace GC_POLICY lru RS_POLICY fifo GIDS 0 S_TYPE ‐
69MIG_POLICY none RET_POLICY R
70 CAPACITY 3.85G FREE 3.43G (
7189.1%)
72 lxb0722.cern.ch /data CAPACITY 3.85G FREE 3.43G ( 89.1%)
73
74[1mEXIT STATUS[0m
75 This program returns 0 if the operation was successful
76or >0 if the
77 operation failed.
78
79[1mSEE ALSO[0m
80 [1mdpm(1)[22m, [1mdpm‐addpool(1)[22m, [1mdpm‐addfs(1)[0m
81
82
83
84LCG $Date$
85DPM‐QRYCONF(1)
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132