-
As far as I know, the eos file system can be read by xrootd and Http protocol.
In xrootd Protocol, It seems that we can use TFile::Open(?filetype=raw) to read a binary file and need to use ReadBuffer…
-
With XRootD 5.4.1 running on CentOS Linux 7.9.2009, we have found that at start-up, the xrootd server can enter a half-alive state if it encounters a certificate error. In this state, cmsd runs and re…
-
trying to copy the following file:
```
$> xrd-ls -l root://eospublic.cern.ch//eos/root-eos/cms_opendata_2012_nanoaod/Run2012B_DoubleElectron.root
-r--r--r-- 1841440760 Oct 16 16:39 /eos/root-eo…
-
Hello,
After creating or updating a file, I cannot get the checksum using query.checksum. However I get the checksum when it is not a new file or a file modified at the moment.
I get as a resu…
-
Compare runtime and total time between
- streaming: https://github.com/cms-dpoa/cloud-processing/blob/main/standard-gke-cluster-gcs/argo/argo_bucket_run.yaml
- input file upload: https://github.com/…
-
I generated a local server with an adler32 checksum. When copying a file, this type of error is obtained :
#### client:
```
[userxroot@resticrclone3 rclone]$ rclone -vv copy /tmp/back2/adler xr…
-
Hi,
After doing some initial testing I was under the impression from the example config file that the username and password used for amqp auth'n was derrived from the server url line:
https://gith…
rob-c updated
2 years ago
-
Hi,
When building version the python modules for version 5.5.5 for openSUSE¹ on 32-bit systems (i586 specifically), we see builds failing due to multiple violation of the C++ ODR. These are reported …
-
## What happens?
Download through docker claims success but the files are not there.
## How to reproduce?
```
$ ls
README.md
$ docker pull cernopendata/cernopendata-client
$ docker run -i…
-
When trying the scitag functionality on all EOS possible scenarios, I've found a case where the scitags are not passed to the XRootD server.
When performing a XRootD TPC with delegated credentials …