Configuring PhEDEx to use FTS3 servers
1-Find which FTS3 server you should use from the list. If you are using
PhEDEx 4.1.X you should use port 8443 (SOAP API). If you are using
PhEDEx 4.2.X and the FTS3 backend you should use port 8446 (REST API).
Note, as of end 2016, only REST API is supported by CERN FTS.
Destination Country |
FTS3 Server Name |
FTS3 Server URL (SOAP) |
FTS3 Server URL (REST) |
AT, CH, CN, GR, HU, IN, IT, KR, MY, PK, PL, RU, TH, TR, TW, UA |
CERN FTS3 |
https://fts3.cern.ch:8443 |
https://fts3.cern.ch:8446 |
BE, DE, EE, ES, FI, FR, PT, UK |
RAL FTS3 |
https://lcgfts3.gridpp.rl.ac.uk:8443 |
https://lcgfts3.gridpp.rl.ac.uk:8446 |
BR, US |
FNAL FTS3 |
https://cmsfts3.fnal.gov:8443 |
https://cmsfts3.fnal.gov:8446 |
2-Update your
FileDownload agents' configuration by following the steps below:
==
1) Replace the current -service or -mapfile option with:
-service [FTS3 server url]
2) Restart your
PhEDEx FileDownload agents for Prod/Debug/Dev
==
--
MericTaze - 09 Sep 2014