Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Latest commit

 

History

History
24 lines (17 loc) · 774 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 774 Bytes

ATLAS dCache xRootD plugins

This package currently contains three plugins:

monitor plugin

intercepts xRootD protocol messages exchanged between
xRootD client and dCache pools, extracts monitoring
information, packages it in xRootD standard format and sends
it using UDP to UCSD collector.

redirector plugin

enables upstream redirection. in case a file was not found at the site,
the client gets redirected to a configurable "upstream" redirector. To
be used in xrootd doors.

Name2Name plugin

when a client requests a file given as a gLFN, it translates it to a PFN.
an offical repository for this plugin is here: 
http://git.cern.ch/pubweb/FAX.git
To be used in xrootd doors.