1DPM‐RESERVESPACE(1) DPM Commands DPM‐
2RESERVESPACE(1)
3
4
5
6[1mNAME[0m
7 dpm‐reservespace ‐ reserve space
8
9[1mSYNOPSIS[0m
10 [1mdpm‐reservespace ‐‐gspace [4m[22msize_guaran‐
11teed_space[24m [ [1m‐‐ac_latency[0m
12 [4maccess_latency[24m ] [ [1m‐‐gid [4m[22mgroup_ids[24m ]
13[ [1m‐‐group [4m[22mgroup_names[24m ] [ [1m‐‐help [22m]
14 [ [1m‐‐lifetime [4m[22mspace_lifetime[24m ] [ [1m‐‐pool‐
15name [4m[22mpool_name[24m ] [ [1m‐‐ret_policy[0m
16 [4mretention_policy[24m ] [ [1m‐‐s_type
17[4m[22mspace_type[24m ] [ [1m‐‐si [22m] [ [1m‐‐token_desc[0m
18 [4mu_token[24m ]
19
20[1mDESCRIPTION[0m
21 [1mdpm‐reservespace [22mreserves space.
22
23[1mOPTIONS[0m
24 [4msize_guaranteed_space[0m
25 desired size of guaranteed space in bytes. The
26number may also
27 have a suffix k, M, G, T or P to indicate kB, MB,
28GB, TB or PB
29 respectively.
30
31 [4maccess_latency[0m
32 specifies the access latency requested. It can be
33[1mO [22m(for ONLINE)
34 or [1mN [22m(for NEARLINE).
35
36 [4mgroup_ids[0m
37 if not zero, the space is restricted to this
38comma separated
39 list of group gids. If the caller does not belong
40to the group,
41 it must have ADMIN privileges. By default,
42the space is
43 reserved for the user if the requester has a proxy
44without VOMS
45 extension or for the group if the requester has a
46proxy with
47 VOMS extension.
48
49 [4mgroup_names[0m
50 if set, the space is restricted to this comma sep‐
51arated list of
52 group names. If the caller does not belong to
53the group, it
54 must have ADMIN privileges.
55
56 [4mspace_lifetime[0m
57 specifies the desired space lifetime relative
58to the current
59 time. It can be "Inf" (for infinite) or ex‐
60pressed in years
61 (suffix ’y’), months (suffix ’m’), days (suf‐
62fix ’d’), hours
63 (suffix ’h’) or seconds (no suffix).
64
65 [4mpool_name[0m
66 if set, the space is reserved in that disk pool.
67
68 [4mretention_policy[0m
69 specifies the retention policy requested. It can
70be [1mR [22m(for
71 Replica), [1mO [22m(for Output) or [1mC [22m(for
72Custodial).
73
74 [4ms_type[24m specifies the type of space requested.
75It can be [1mV [22m(for
76 Volatile), [1mD [22m(for Durable), [1mP [22m(for
77Permanent) or [1m‐ [22m(for any).
78
79 [4mu_token[0m
80 specifies the user provided description associ‐
81ated with the
82 request.
83
84 [1m‐‐si [22muse powers of 1000 not 1024 for sizes.
85
86[1mEXAMPLE[0m
87 dpm‐reservespace ‐‐gspace 10G ‐‐lifetime 1d ‐‐token_desc
88myspace
89
90 fe869590‐b771‐4002‐b11a‐8e7430d72911
91
92[1mEXIT STATUS[0m
93 This program returns 0 if the operation was successful
94or >0 if the
95 operation failed.
96
97[1mSEE ALSO[0m
98 [1mdpm_reservespace(3)[0m
99
100
101
102LCG $Date$ DPM‐
103RESERVESPACE(1)
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