1DPM‐UPDATESPACE(1) DPM Commands DPM‐
2UPDATESPACE(1)
3
4
5
6[1mNAME[0m
7 dpm‐updatespace ‐ update space
8
9[1mSYNOPSIS[0m
10 [1mdpm‐updatespace ‐‐space_token [4m[22ms_token[24m [
11[1m‐‐gid [4m[22mgroup_ids[24m ] [ [1m‐‐group[0m
12 [4mgroup_names[24m ] [ [1m‐‐gspace [4m[22msize_guaran‐
13teed_space[24m ] [ [1m‐‐help [22m] [ [1m‐‐life‐[0m
14 [1mtime [4m[22mspace_lifetime[24m ] [ [1m‐‐si [22m]
15
16 [1mdpm‐updatespace ‐‐token_desc [4m[22mu_token[24m [
17[1m‐‐gid [4m[22mgroup_ids[24m ] [ [1m‐‐group[0m
18 [4mgroup_names[24m ] [ [1m‐‐gspace [4m[22msize_guaran‐
19teed_space[24m ] [ [1m‐‐help [22m] [ [1m‐‐life‐[0m
20 [1mtime [4m[22mspace_lifetime[24m ] [ [1m‐‐si [22m]
21
22[1mDESCRIPTION[0m
23 [1mdpm‐updatespace [22mupdates space.
24
25[1mOPTIONS[0m
26 [4ms_token[0m
27 specifies the token returned by a previous re‐
28servespace request.
29
30 [4mu_token[0m
31 specifies the user provided description asso‐
32ciated with the
33 reservespace request.
34
35 [4mgroup_ids[0m
36 The existing list can be reset using a comma sepa‐
37rated list of
38 group gids, extended by prefixing the gid by +
39or reduced by
40 prefixing the gid by ‐. See examples.
41
42 [4mgroup_names[0m
43 The existing list can be reset using a comma sepa‐
44rated list of
45 group names, extended by prefixing the name by +
46or reduced by
47 prefixing the name by ‐.
48
49 [4msize_guaranteed_space[0m
50 new size of guaranteed space desired in bytes. The
51number may
52 also have a suffix k, M, G, T or P to indicate kB,
53MB, GB, TB or
54 PB respectively.
55
56 [4mspace_lifetime[0m
57 specifies the new space lifetime relative to the
58current time.
59 It can be "Inf" (for infinite) or expressed in
60years (suffix
61 ’y’), months (suffix ’m’), days (suffix ’d’), hours
62(suffix ’h’)
63 or seconds (no suffix).
64
65 [1m‐‐si [22muse powers of 1000 not 1024 for sizes.
66
67[1mEXAMPLE[0m
68 dpm‐updatespace ‐‐space_token
69fe869590‐b771‐4002‐b11a‐8e7430d72911 ‐‐lifetime 1m
70
71 dpm‐updatespace ‐‐token_desc myspace ‐‐gspace 5G
72
73 dpm‐updatespace ‐‐token_desc atlgrpspace ‐‐group ‐at‐
74las/higgs
75
76[1mEXIT STATUS[0m
77 This program returns 0 if the operation was successful
78or >0 if the
79 operation failed.
80
81[1mSEE ALSO[0m
82 [1mdpm_updatespace(3)[0m
83
84
85
86LCG $Date$ DPM‐
87UPDATESPACE(1)
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