lcg-sd(1) - Linux man page
Name
lcg-sd - set file status to "Done" for a given SURL in a specifiedrequest
Synopsis
lcg-sd [ -h,--help ] [ -v,--verbose ] [ -b,--nobdii ] [ --connect-timeout "timeout" ] [ --sendreceive-timeout "timeout" ] [ --bdii-timeout "timeout" ] [ --srm-timeout "timeout" ] [ --version ] surl ( reqid fileid | reqtoken ) oflagDescription
- --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. Default: 60 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. Default: 0 (blocking).
- --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. Default: 60 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. Default: 3600 seconds (1 hour).
- surl
- specifies the Site URL. An SURL starts with srm:.
- reqid
- is the request identifier returned by lcg_gt with SRMv1.
- fileid
- is the file ordinal returned by lcg_gt with SRMv1.
- reqtoken
- is the token returned by lcg_gt with SRMv2.
- oflag
- Ignored. Kept for syntax backward compatibility. Put '0' for example.
- -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 full endpoint in SURLs. The SE type is deduced from argument list. If you specify reqid and fileid it is a SRMv1 endpoint. If you specify reqtoken it is a SRMv2 endpoint.
- -v,--verbose
- Verbose mode. You can specify it twice for extra verbose mode.
Note
The environment variable LCG_GFAL_INFOSYS must point to the BDII, unless --nobdii option is used.Examples
lcg-sd srm://lxshare0303.cern.ch:8443/castor/cern.ch/home/dteam/test \
939325759 0 0
lcg-sd srm://lxshare0303.cern.ch:8443/castor/cern.ch/home/dteam/test \
9393-45453af 0