Content-type: text/html Man page of LCG-LR

LCG-LR

Section: User Commands (1)
Updated: $Date: 2009/06/26 12:01:06 $
Index Return to Main Contents

 

NAME

lcg-stmd - get space tokens associated to a space token description, and their metadata

 

SYNOPSIS

lcg-stmd [ -h,--help ] [ -b,--nobdii ] [ -v,--verbose ] [ --connect-timeout timeout ] [ --sendreceive-timeout timeout ] [ --bdii-timeout timeout ] [ --srm-timeout timeout ] [ --version ] -s,--spacetokendesc spacetokendesc -e,--endpoint endpoint

 

DESCRIPTION

lcg-stmd get space tokens associated to a space token description, and their metadata.
--connect-timeout
Sets the connect timeout, used when connecting to a remote host. The connection will be aborted if the remote host doesn't reply after value seconds.
--sendreceive-timeout
Sets the send/receive data timeout, used when transferring data to/from a remote host. The connection will be aborted if no data is transfered after value seconds.
--bdii-timeout
Sets the BDII timeout, used when searching information into BDII. The connection will be aborted if the search is longer than value seconds.
--srm-timeout
Sets the SRM timeout, used when doing an asynchronous SRM request. The request will be aborted if it is still queued after value seconds.
-i,--insecure
Insecure mode. This argument is currently ignored.
-b,--nobdii
If this flag is present, it means that you don't want to make BDII calls to get SE type. So, you must provide the full (SRMv2) endpoint.
timeout
specifies the value of timeout (default 0).
spacetokendesc
specify the space token description whom you want to get metadata from.
endpoint
the endpoint of the SE where the spacetokendesc is defined. Note that as only SRMv2 supports space tokens the endpoint must be SRMv2-compliant.
-v,--verbose
Verbose mode. You can specify it twice for extra verbose mode.

 

NOTE

Only SRMv2 supports space tokens, so this function is compatible with SRMv2 endpoints only. The environment variable LCG_GFAL_INFOSYS must point to the BDII, unless --bdii option is used.

 

EXAMPLE

        lcg-stmd -be httpg://lxdpm103.cern.ch:8446/srm/managerv2 -s remispace

        + Space Token: 3a5c5511-0638-45cc-bbb8-2f63f28af067
          - Owner: root
          - Total Size: 2097152
          - Guaranteed Size: 2097152
          - Unused Size: 2097152
          - Assigned Lifetime: 499042
          - Left Lifetime: -1
          - Retention Policy: CUSTODIAL
          - Access Latency: ONLINE

 

EXIT STATUS

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

 

SEE ALSO

lcg-aa(1), lcg-cp(1), lcg-cr(1), lcg-del(1), lcg-getturls(1), lcg-gt(1), lcg-la(1), lcg-lg(1), lcg-ls(1), lcg-ra(1), lcg-rep(1), lcg-rf(1), lcg-sd(1), lcg-stmd(1), lcg-uf(1)


 

Index

NAME
SYNOPSIS
DESCRIPTION
NOTE
EXAMPLE
EXIT STATUS
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 14:16:53 GMT, July 14, 2009