@@ -56,11 +56,11 @@ For the RSV test purpose make sure the testing file is present on the file syste
5656
5757 #Production Redirector DNS alias
5858 all.manager meta all redirector.osgstorage.org+ 1213
59- all.sitename GOC -StashCache-Redirector
59+ all.sitename OSG -StashCache-Redirector
6060
6161 #ITB Redirector DNS alias
6262 #all.manager meta all stash-itb.osgstorage.org+ 1213
63- #all.sitename GOC -StashCache-ITB-Redirector
63+ #all.sitename OSG -StashCache-ITB-Redirector
6464 # XRootD Stats - sends UDP packets
6565 xrd.report uct2-collectd.mwt2.org:9931
6666 xrootd.monitor all auth flush 30s window 5s fstat 60 lfn ops xfr 5 dest redir fstat info user uct2-collectd.mwt2.org:9930
@@ -94,13 +94,12 @@ If you don't choose server instance setup for RSV tests you can skip lines XROOT
9494## Test if Origins subscribe to redirector
9595There is command ` xrdmapc ` in the xrootd-server packages that you can use to check what Origins subscribe to your redirector:
9696```
97- $ xrdmapc --list all redirector.osgstorage.org:1094
98- 0**** redirector.osgstorage.org:1094
99- Srv redirector1.osgstorage.org:2094
100- Srv csiu.grid.iu.edu:1094
97+ $ xrdmapc --list all redirector.osgstorage.org:1094
98+ 0**** hcc-osg-redirector1.unl.edu:1094
99+ Srv origin.ligo.caltech.edu:1094
101100 Srv stashcache.fnal.gov:1094
102- Srv ceph-gridftp1.grid.uchicago.edu:1094
103101 Srv stash.osgconnect.net:1094
102+ Srv csiu.grid.iu.edu:1094
104103```
105104
106105## Useful Project Links
0 commit comments