Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

Document versions of XrdCeph that are built

XrootD 5.5.3-2

  • 47b07cdf441e106f639f81ef017cb665 xrootd-client-5.5.3-2.el7.x86_64.rpm

    2aa974725f104995cbed18482fb960ea xrootd-client-devel-5.5.3-2.el7.x86_64.rpm

    8b81cfc8ae42ad0597ae5460a5398407 xrootd-client-libs-5.5.3-2.el7.x86_64.rpm

    9edc861364d49813c43e5e5edf4e05ab xrootd-debuginfo-5.5.3-2.el7.x86_64.rpm

    e4cc86ac572352f457e4e3343b8a8c0e xrootd-devel-5.5.3-2.el7.x86_64.rpm

    248014072c8e1cd6e5ea636998006826 xrootd-doc-5.5.3-2.el7.noarch.rpm

    d8a6657dc45c7a3e0dfec6106d2131ce xrootd-fuse-5.5.3-2.el7.x86_64.rpm

    7c00510c132c74f041fda41f03532e5c xrootd-libs-5.5.3-2.el7.x86_64.rpm

    3aefc457a882645978870e66f0dbf6a7 xrootd-private-devel-5.5.3-2.el7.x86_64.rpm

    b28ede51d5071004d6c430a37825a5d7 xrootd-scitokens-5.5.3-2.el7.x86_64.rpm

    ba46d13d7afdef6e1805cf31d4df28d8 xrootd-selinux-5.5.3-2.el7.noarch.rpm

    d97c56c6a60b5d5d3bc2db47a799987a xrootd-server-5.5.3-2.el7.x86_64.rpm

    3194d0a8f883c7fd6ae5bb96f9570667 xrootd-server-devel-5.5.3-2.el7.x86_64.rpm

    02a9efac770ac56bd3609eaf54f3baad xrootd-server-libs-5.5.3-2.el7.x86_64.rpm

    e6b341a4a2c3f4769d4aa646dbdb3420 xrootd-voms-5.5.3-2.el7.x86_64.rpm

XrdCeph 5.5.0-8

XrdCeph 5.5.0-7

(release versions 5,6 were for internal testing only)

Commit: 5b41ef0495707f3958786b4256ad4c87d09a3ddd

  • Fix issue with buffer passthrough read [BUG, critical]

  • Add multiple buffer support for reads in case of simultaneous threads reading the same file

  • Enhanced logging for cluster metrics and readV layer improvments

  • Add time taken to unlink a file in the logging message

  • Additional statistics on buffered reading added for cache hit fractions

  • c425d4ec94461b85e79feeeb86d9a8b0 xrootd-ceph-buffered-5.5.0-7.el7.x86_64.rpm

  • becb3c246c390d949d74a8708abd04b3 xrootd-ceph-buffered-debuginfo-5.5.0-7.el7.x86_64.rpm

XRootD 5.5.1-2

RAL build of Core XRootD packages:
Based on the tagged official release version of 5.5.1 (fc3de63365ae644d8dcd0b8d8352da5fa456a2fb)
Same additional updates as described in 5.5.0-2

XRootD 5.5.0-4 (for testing only)

fadc25276ce63e727ba70baae461530663142dbd

As 5.5.0-3, but with a change to help test LHCb vector read problems:

diff --git a/src/XProtocol/XProtocol.hh b/src/XProtocol/XProtocol.hh
index eb9af2c..da75f8a 100644
--- a/src/XProtocol/XProtocol.hh
+++ b/src/XProtocol/XProtocol.hh
@@ -683,7 +683,7 @@ struct read_list {
 };
 static const int rlItemLen = sizeof(read_list);
 static const int maxRvecln = 16384;
-static const int maxRvecsz = maxRvecln/rlItemLen;
+static const int maxRvecsz = 16;
 }

XRootD 5.5.0-3

As 5.5.0-2, but with workaround for SegV with -S (multi stream xrdcp) flag

(35fed472e84963281e2cbe3a76679d058fc6f209)

  • 29ce9f28738cb2069033ca8a560f4fb3 xrootd-client-5.5.0-3.el7.x86_64.rpm

    d8d405917360b43fe3f22878d9f1c62f xrootd-client-devel-5.5.0-3.el7.x86_64.rpm

    50938fb9a2d6d5df80be7c760fa0d48b xrootd-client-libs-5.5.0-3.el7.x86_64.rpm

    b87141df9363dd2b0dfdc6fc0f99f32a xrootd-debuginfo-5.5.0-3.el7.x86_64.rpm

    d8036a779d0bc41ad8b29f3090e8769d xrootd-devel-5.5.0-3.el7.x86_64.rpm

    b857a5deec0108a21814a55eb55b919f xrootd-doc-5.5.0-3.el7.noarch.rpm

    0729987aeecfebe749c8fcfceb23f719 xrootd-fuse-5.5.0-3.el7.x86_64.rpm

    73267c58c0a459d3c6426b2b27dab007 xrootd-libs-5.5.0-3.el7.x86_64.rpm

    ce93bf88b493f8027a98057816708712 xrootd-private-devel-5.5.0-3.el7.x86_64.rpm

    23a0b26a927cb570f1ad33cccdbe7c4b xrootd-scitokens-5.5.0-3.el7.x86_64.rpm

    34fc611331f190767239ccd75eddf766 xrootd-selinux-5.5.0-3.el7.noarch.rpm

    cabb2c32ce9c1a2e5a3cd287fa0d097b xrootd-server-5.5.0-3.el7.x86_64.rpm

    caa412eda4ddfb58a26d46be510caafd xrootd-server-devel-5.5.0-3.el7.x86_64.rpm

    c75ca1e545977683f6e009c208914bfe xrootd-server-libs-5.5.0-3.el7.x86_64.rpm

    53f408ea455502c5e798122b3c7dc572 xrootd-voms-5.5.0-3.el7.x86_64.rpm

XRootD 5.5.0-2

RAL build of Core XRootD packages
Based on the tagged official release version of 5.5.0
Adds (server side) fix from Jyotish for 5.4.3 client protection in Paged Reads
https://github.com/xrootd/xrootd/issues/1740

Proposed fix: https://github.com/xrootd/xrootd/pull/1749

XrdCeph 5.3.3-2

Xrootd 5.3.3 with https://github.com/xrootd/xrootd/commit/dd54932bfca32acab5c34d269bce81ff38f8aaa5 to fix openssl3 compatibility (for workernodes until they’re 5.5 ready)

XRD-57 - Getting issue details... STATUS

XRootD + XrdCeph 5.3.3-9

Xrootd 5.3.3 + xrootd-ceph with ​ the following patches:
1. vector read implementation using atomic reads (xrdceph).

2. Caching layer (xrdceph).

3. Timeout increase for readv operations (xrootd)
XRD-55 - Getting issue details... STATUS

XRootD + XrdCeph 5.3.3-11

Xrootd 5.3.3-9 with https://github.com/xrootd/xrootd/commit/dd54932bfca32acab5c34d269bce81ff38f8aaa5 (see 5.3.3-2) and a fix for caching layer.
XRD-55 - Getting issue details... STATUS


XrdCeph 5.5.0-4

Largely for testing; 35334eec003940babff6e79f5209522b1bdc7089

Additional logging for deletes
clusterLevelLogging info
readvalgname “basic” updated to allow for a basic buffering at the readv level

XrdCeph 5.5.0-2

  • Adds Correct return error code for attempted write on existing file with O_EXCL is set (permission denied).

  • Adds timestamp info for ceph_posix calls.

  • Disable POSC at XrdCeph layer (https://github.com/stfc/xrootd-ceph/pull/30 ), as proxy+ceph disabled it, but a merged configuration does not. POSC results in all files being treated as folders.

  • xrootd-ceph-buffered-5.5.0-2.el7

    • 1051ad06f788ec81eec20506af0eb163b405e3db

  • xrootd-ceph-5.5.0-2.el7.x86_64

    • e631744b78faf5a923db600095a45a99676c729b

  • git@github.com:stfc/xrootd-ceph.git

  • Built against XrootD v5.5.0 using devtoolset-7

  • md5sum: 93e951330d99b383aaabc9d2e7b1ee9c  xrootd-ceph-5.5.0-2.el7.x86_64.rpm (computed against a backup version of the rpm, after the repos version got deleted).

XrdCeph 5.5.0-1

Base version for the 5.5.0 series.

  • xrootd-ceph-buffered-5.5.0-1.el7

    • c1373c6c40e08429dced718443539814c67ab378

  • xrootd-ceph-5.5.0-1.el7.x86_64

    • 67a59214f285c92e266cfd2d45d99df120046e1b

  • git@github.com:stfc/xrootd-ceph.git

  • Built against XrootD v5.5.0 using devtoolset-7

  • No labels