lcg_util(1) - Linux man page
Description
lcg_util is a set of methods interfacing to the Storage Elements and the RLS or the LFC. Two interfaces
are provided: API and CLI. Use man command for details of the lcg_util commands:
- lcg-aa
- add an alias in the RMC or the LFC for a given GUID
- lcg-cp
- copy a Grid file to a local destination
- lcg-cr
- copy and register a file
- lcg-del
- delete files (SURLs or LFNs)
- lcg-getturls
- get the TURLs for given SURLs and transfer protocols
- lcg-gt
- get the TURL for a given SURL and transfer protocols
- lcg-la
- list the aliases for a given LFN, GUID or SURL
- lcg-lg
- get the GUID for a given LFN or SURL
- lcg-lr
- list the replicas for a given LFN, GUID or SURL
- lcg-ls
- list file information for given SURLs or LFNs
- lcg-ra
- remove an alias in the RMC or the LFC for a given GUID
- lcg-rep
- copy a file from one Storage Element to another Storage Element and registers it in the LRC or the LFC
- lcg-rf
- register in the LRC (and optionally in the RMC) or the LFC a file residing on an SE
- lcg-sd
- set file status to "Done" for a given SURL in a specified request
- lcg-uf
- unregister in the LRC or the LFC a file residing on an SE
Note
The environment variable LCG_GFAL_INFOSYS must point to the BDII. To use the RLS as catalog instead of the LFC,
the environment variable LCG_CATALOG_TYPE must explicitely be set to "edg". By default, it is set to "lfc".