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 ] [ --si ]
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 ] [ --si ]
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
49       --si   use powers of 1000 not 1024 for sizes.
50

EXAMPLE

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

EXIT STATUS

59       This  program  returns  0  if the operation was successful or >0 if the
60       operation failed.
61

SEE ALSO

63       dpm_updatespace(3)
64
65
66
67LCG          $Date: 2011-04-04 08:49:00 +0200 (Mon, 04 Apr 20D1P1M)-U$PDATESPACE(1)
Impressum