Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

dpm-getspacemd(1) [debian man page]

DPM-GETSPACEMD(1)					    DPM Administrator Commands						 DPM-GETSPACEMD(1)

NAME
dpm-getspacemd - get space metadata SYNOPSIS
dpm-getspacemd --space_token s_token dpm-getspacemd [ --token_desc u_token ] dpm-getspacemd --help DESCRIPTION
dpm-getspacemd gets the space metadata for a given space token or a space token description. If none of the options is specified, the metadata for all the space tokens accessible by the user will be listed. For each token, it displays three lines. The first one gives the space token, the user description and the poolname associated with it. The second one gives the space usage restriction, either a DN or a list of VOMS FQANs. The third one gives the size of the space, the amount of free space, the remaining space lifetime, the retention policy and the access latency. s_token specifies the space token returned by a previous reservespace request. u_token specifies the user provided description associated with a previous reservespace request. EXAMPLE
setenv DPM_HOST dpmhost setenv DPNS_HOST dpnshost dpm-getspacemd fe869590-b771-4002-b11a-8e7430d72911 myspace pool1 dteam 10.00G 9.00G 24.0h REPLICA ONLINE 80e35f8b-7e4e-49a9-90b0-5d5a7ce7e8bc gilbert_1 pool1 dteam 146.48k 127.01k 1.1m REPLICA ONLINE 023a5ec1-03ea-464c-9af7-5246183ff5c5 gilbert_2 pool1 dteam 146.48k 127.01k 1.1m REPLICA ONLINE dpm-getspacemd --token_desc myspace fe869590-b771-4002-b11a-8e7430d72911 myspace pool1 dteam 10.00G 9.00G 24.0h REPLICA ONLINE dpm-getspacemd --space_token fe869590-b771-4002-b11a-8e7430d72911 fe869590-b771-4002-b11a-8e7430d72911 myspace pool1 dteam 10.00G 9.00G 24.0h REPLICA ONLINE EXIT STATUS
This program returns 0 if the operation was successful or >0 if the operation failed. SEE ALSO
dpm(1), dpm-reservespace(1) LCG
$Date: 2008/09/24 11:25:00 $ DPM-GETSPACEMD(1)

Check Out this Related Man Page

DPM-REPLICATE(1)					    DPM Administrator Commands						  DPM-REPLICATE(1)

NAME
dpm-replicate - replicate a file given the SURL or the PFN SYNOPSIS
dpm-replicate [ --f_type file_type ] [ --space_token s_token ] [ --lifetime file_lifetime ] [ --help ] file DESCRIPTION
dpm-replicate replicates a file given the SURL or the PFN. file_type indicates the type of file desired for the new replica. It can be V (for Volatile), D (for Durable) or P (for Permanent). file_lifetime specifies the requested file lifetime of the new replica relative to the current time. It can be "Inf" (for infinite) or expressed in years (suffix 'y'), months (suffix 'm'), days (suffix 'd'), hours (suffix 'h') or seconds (no suffix). If specified the file_type and file_lifetime must be compatible. s_token specifies that the new replica should be allocated within a space identified by the given token. EXAMPLE
dpm-replicate --f_type P /dpm/cern.ch/home/dteam/afile dpm-replicate --f_type V lxb1921.cern.ch:/storage/dteam/2005-12-14/afile.38215.0 EXIT STATUS
This program returns 0 if the operation was successful or >0 if the operation failed. SEE ALSO
dpm(1), dpm_get(3), dpm_put(3) LCG
$Date: 2008/08/27 12:43:28 $ DPM-REPLICATE(1)
Man Page

6 More Discussions You Might Find Interesting

1. Post Here to Contact Site Administrators and Moderators

please help

How can i create a direcory called ONLINE, then create a file ONLINE by redirecting the output of the who command into the file? (1 Reply)
Discussion started by: btran617
1 Replies

2. Homework & Coursework Questions

unix command, help

How can i create a direcory called ONLINE, then create a file ONLINE by redirecting the output of the who command into the file? (1 Reply)
Discussion started by: btran617
1 Replies

3. Solaris

zpool status -v erros message

# zpool status -v pool: pool1 state: ONLINE status: One or more devices has experienced an error resulting in data corruption. Applications may be affected. action: Restore the file in question if possible. Otherwise restore the entire pool from backup. see:... (0 Replies)
Discussion started by: beginner
0 Replies

4. Solaris

not able to use pool

i have this pool1 on my sun4u sparc machine bash-3.00# zpool get all pool1 NAME PROPERTY VALUE SOURCE pool1 size 292G - pool1 used 76.5K - pool1 available 292G - pool1 capacity 0% -... (1 Reply)
Discussion started by: Sojourner
1 Replies

5. Shell Programming and Scripting

Re: using AWK to compare fileds

I have following text: NAME=ora.LISTENER.lsnr TYPE=ora.listener.type TARGET=ONLINE , ONLINE , ONLINE , ONLINE STATE=ONLINE on host1, ONLINE on host2, ONLINE on host3, ONLINE on host4 NAME=ora.LISTENER_1525.lsnr TYPE=ora.listener.type TARGET=ONLINE ... (2 Replies)
Discussion started by: rcc50886
2 Replies

6. Shell Programming and Scripting

Need this output

i have a text with the following ora.epayprd.db 1 OFFLINE ONLINE sec37-7 Open 2 ONLINE ONLINE sec36-8 ... (10 Replies)
Discussion started by: maxim42
10 Replies