-
Hung /cvmfs mounts on multiple RL8.8 system, e.g.,
[root@node538 ~]# strace df -h
execve("/usr/bin/df", ["df", "-h"], 0x7ffe597f9908 /* 41 vars */) = 0
brk(NULL) = 0…
-
We should have the SITECONF parsing account for multiple resolutions per protocol, and also properly use these on the worker…
-
In principle this part
https://github.com/key4hep/key4hep-tutorials/blob/2a8ba424f71b5ba41e9c8a6b2a3a4c01f1b7a9d7/edm4hep_analysis/.solution/make_plots.py#L12-L13
of the edm4hep analysis can be simp…
-
Hi,
just for this file, and not xroot version dependent this time,
xrdcp root://xrootd-at2-door.pic.es:1094//pnfs/pic.es/IFAEAtlasTier2/t2atlasdatadisk/rucio/data17_13TeV/0a/88/DRAW_RPVLL.20624245._…
-
NOvA originated some scripts, which are now also available in duneutil, which I think are very useful. Perhaps SBN already has equivalents, in which case please point me to them, but if not I think we…
-
In addition to submitting to local batch systems, it might be... interesting... to be able to submit Treemaker jobs to crab.
This would require a bit of doing. The main thing is, crab and cmssw under…
-
I noticed that a few workflows were getting nearly-100% of jobs reporting the following at certain sites:
```
ERROR:root:Tried to divide by zero doing storage statistics report parsing
```
(bu…
-
[Purposefully broad - hopefully this issue will spawn little child issues]
Much of the client and cli documentation gives a general idea of what something does but very little information about wh…
-
**Describe the bug**
The `bytesread` metric changes when processing a local file or a file read through https. It also differs from what pure `uproot` reports.
**To Reproduce**
```python
import …
-
The scitokens-cpp library provides no logging about the reasons behind a token verification failure. This makes debugging authorization problems complex.