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

NAME

6       dpm-reservespace - reserve space
7

SYNOPSIS

9       dpm-reservespace    --gspace   size_guaranteed_space   [   --ac_latency
10       access_latency ] [ --gid group_ids ] [ --group group_names ] [ --help ]
11       [  --lifetime  space_lifetime ] [ --poolname pool_name ] [ --ret_policy
12       retention_policy ] [ --s_type space_type ]  [  --si  ]  [  --token_desc
13       u_token ]
14

DESCRIPTION

16       dpm-reservespace reserves space.
17

OPTIONS

19       size_guaranteed_space
20              desired  size of guaranteed space in bytes.  The number may also
21              have a suffix k, M, G, T or P to indicate kB, MB, GB, TB  or  PB
22              respectively.
23
24       access_latency
25              specifies the access latency requested. It can be O (for ONLINE)
26              or N (for NEARLINE).
27
28       group_ids
29              if not zero, the space is restricted  to  this  comma  separated
30              list of group gids.  If the caller does not belong to the group,
31              it must  have  ADMIN  privileges.   By  default,  the  space  is
32              reserved  for the user if the requester has a proxy without VOMS
33              extension or for the group if the requester  has  a  proxy  with
34              VOMS extension.
35
36       group_names
37              if  set, the space is restricted to this comma separated list of
38              group names.  If the caller does not belong  to  the  group,  it
39              must have ADMIN privileges.
40
41       space_lifetime
42              specifies  the  desired  space  lifetime relative to the current
43              time.  It can be "Inf" (for  infinite)  or  expressed  in  years
44              (suffix  'y'),  months  (suffix  'm'),  days (suffix 'd'), hours
45              (suffix 'h') or seconds (no suffix).
46
47       pool_name
48              if set, the space is reserved in that disk pool.
49
50       retention_policy
51              specifies the retention policy  requested.  It  can  be  R  (for
52              Replica), O (for Output) or C (for Custodial).
53
54       s_type specifies  the  type  of  space  requested.  It  can  be  V (for
55              Volatile), D (for Durable), P (for Permanent) or - (for any).
56
57       u_token
58              specifies the user  provided  description  associated  with  the
59              request.
60
61       --si   use powers of 1000 not 1024 for sizes.
62

EXAMPLE

64       dpm-reservespace --gspace 10G --lifetime 1d --token_desc myspace
65
66       fe869590-b771-4002-b11a-8e7430d72911
67

EXIT STATUS

69       This  program  returns  0  if the operation was successful or >0 if the
70       operation failed.
71

SEE ALSO

73       dpm_reservespace(3)
74
75
76
77LCG          $Date: 2011-04-04 08:49:00 +0200 (Mon, 04 Apr 2D0P1M1-)RE$SERVESPACE(1)
Impressum