1DPM-UPDATESPACE(1)               DPM Commands               DPM-UPDATESPACE(1)
2
3
4

NAME

6       dpm-updatespace - update space
7

SYNOPSIS

9       dpm-updatespace  --space_token  s_token  [  --gid group_ids ] [ --group
10       group_names ] [ --gspace size_guaranteed_space ] [ --help ]  [  --life‐
11       time space_lifetime ]
12
13       dpm-updatespace  --token_desc  u_token  [  --gid  group_ids ] [ --group
14       group_names ] [ --gspace size_guaranteed_space ] [ --help ]  [  --life‐
15       time space_lifetime ]
16

DESCRIPTION

18       dpm-updatespace updates space.
19

OPTIONS

21       s_token
22              specifies the token returned by a previous reservespace request.
23
24       u_token
25              specifies  the  user  provided  description  associated with the
26              reservespace request.
27
28       group_ids
29              The existing list can be reset using a comma separated  list  of
30              group  gids,  extended  by  prefixing the gid by + or reduced by
31              prefixing the gid by -.  See examples.
32
33       group_names
34              The existing list can be reset using a comma separated  list  of
35              group  names,  extended by prefixing the name by + or reduced by
36              prefixing the name by -.
37
38       size_guaranteed_space
39              new size of guaranteed space desired in bytes.  The  number  may
40              also have a suffix k, M, G, T or P to indicate kB, MB, GB, TB or
41              PB respectively.
42
43       space_lifetime
44              specifies the new space lifetime relative to the  current  time.
45              It  can  be  "Inf"  (for infinite) or expressed in years (suffix
46              'y'), months (suffix 'm'), days (suffix 'd'), hours (suffix 'h')
47              or seconds (no suffix).
48

EXAMPLE

50       dpm-updatespace --space_token fe869590-b771-4002-b11a-8e7430d72911 --lifetime 1m
51
52       dpm-updatespace --token_desc myspace --gspace 5G
53
54       dpm-updatespace --token_desc atlgrpspace --group -atlas/higgs
55

EXIT STATUS

57       This  program  returns  0  if the operation was successful or >0 if the
58       operation failed.
59

SEE ALSO

61       dpm_updatespace(3)
62
63
64
65LCG                      $Date: 2008/09/24 11:25:00 $       DPM-UPDATESPACE(1)
Impressum