Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Item

Presenter

Notes

Release of 5.5.2

https://github.com/xrootd/xrootd/blob/v5.5.2/docs/ReleaseNotes.txt

5.5.2 external checksums broken ?
https://github.com/xrootd/xrootd/issues/1901

from code change:
XrdOucTUtils::splitString(checksumIdName,*configChecksumItor,":");
selectedChecksum = checksumIdName[1];
}

--> script should return <checksum name>:<checksum value>
or a comma-separated list of the above for multiple

Digest: adler32=f08fab4f is expected, according to
https://github.com/xrootd/xrootd/issues/1707

Status of vector read activities

Alexander Rogovskiy

simultaneous file reads issue

JW

Jira Legacy
serverSystem JIRA
serverId929eceee-34b0-3928-beeb-a1a37de31a8b
keyXRD-54

Branch in prep for testing at Glasgowtested at Glasgow:
https://github.com/stfc/xrootd-ceph/pull/38

(Just need to add some protection against over-zealous numbers of simultaneous accesses).

Status of space reporting and tests on Alice dev gateway

Jira Legacy
serverSystem JIRA
serverId929eceee-34b0-3928-beeb-a1a37de31a8b
keyXRD-21

CMSD status

Jira Legacy
serverSystem JIRA
serverId929eceee-34b0-3928-beeb-a1a37de31a8b
keyXRD-41

https://helpdesk.gridpp.rl.ac.uk/Ticket/Display.html?id=478561

Will create on VMWare:
echo-manager01.gridpp.rl.ac.uk   130.246.182.68
echo-manager02.gridpp.rl.ac.uk   130.246.182.69

4 CPUs
8GB RAM
60GB disk

To be taken from Inventory;
Certs with SANs, and firewall holes to be done.

...