Skip to content

3.3.0: Merge pull request #7 from BristolComputing/ggus-156902-io02

Compare
Choose a tag to compare
@kreczko kreczko released this 27 Sep 14:29
· 67 commits to main since this release
2d7394f

Software changes

Upgraded from xrootd 5.4.3 to 5.5.0

Config changes

diff io02 (server)

2,3c2
< Config continuing with file etc/xrootd/config.d/20-https.cfg ...
< Config continuing with file etc/xrootd/config.d/40-security.cfg ...
---
> Config continuing with file etc/xrootd/config.d/20-https-and-security.cfg ...
15a15,17
> cms.delay startup 10 servers 1
> cms.dfs lookup central redirect verify
> cms.fxhold 60s
16a19
> cms.trace all
18c21,22
< frm.xfr.copycmd /bin/cp /dev/null $PFN
---
> http.cadir /etc/grid-security/certificates
> http.cert /etc/grid-security/xrd/hostcert.pem
23c27
< http.httpsmode auto
---
> http.key /etc/grid-security/xrd/hostkey.pem
26,27d29
< http.selfhttps2http yes
< http.selfhttps2http yes
29d30
< http.tlsreuse off
34a36,37
> ofs.trace none
> ofs.trace none
36a40,41
> tpc.trace info
> voms.trace debug
47c52
< xrootd.trace emsg login stall redirect
---
> xrootd.trace all -debug -request -response -fsio -fsaio

diff xrootd.phy (redirector)

2,3c2
< Config continuing with file etc/xrootd/config.d/20-https.cfg ...
< Config continuing with file etc/xrootd/config.d/40-security.cfg ...
---
> Config continuing with file etc/xrootd/config.d/20-https-and-security.cfg ...
17c16,19
< cms.dfs lookup central redirect immed retries 2
---
> cms.delay startup 10 servers 1
> cms.dfs limit 0 lookup distrib mdhold 0 redirect immed retries 2
> cms.fxhold 60s
> cms.trace all
19c21,23
< frm.xfr.copycmd /bin/cp /dev/null $PFN
---
> http.cadir /etc/grid-security/certificates
> http.cert /etc/grid-security/xrd/hostcert.pem
> http.desthttps yes
24c28
< http.httpsmode auto
---
> http.key /etc/grid-security/xrd/hostkey.pem
27,28d30
< http.selfhttps2http yes
< http.selfhttps2http yes
30d31
< http.tlsreuse off
35c36,37
< ofs.tpc cksum adler32 fcreds ?gsi =X509_USER_PROXY autorm xfr 40 pgm /etc/xrootd/xrdcp-tpc.sh
---
> ofs.trace none
> ofs.trace none
37a40,41
> tpc.trace info
> voms.trace debug
40,41d43
< xrd.tls /etc/grid-security/xrd/hostcert.pem /etc/grid-security/xrd/hostkey.pem
< xrd.tlsca certdir /etc/grid-security/certificates
43d44
< xrootd.chksum max 100 adler32 /etc/xrootd/xrdsum.sh
46,47c47
< xrootd.tls capable all -data
< xrootd.trace emsg login stall redirect
---
> xrootd.trace all -debug -request -response -fsio -fsaio