Artur Gottmann
Artur Gottmann
> Looking from the log, the job was ran on CMSSW_14_0_7. The first `MemoryCheck` printout was > > ``` > %MSG-w MemoryCheck: source 23-May-2024 15:45:59 CEST PreSource > MemoryCheck: module...
After extracting info from logs: https://cernbox.cern.ch/s/p9awVmSt7nySHPV The following plot for Peak RSS could be created:  Thereby a grouping by Host OS is done: * el7 is mostly KIT Tier...
Hi @makortel, I think it would be worth testing the full processing, not only the first few events. It might be, that some particular events are causing this rise in...
Hi @kofemann and @onnozweers, at least for KIT, the information is used for EGI monitoring: https://argo.egi.eu/egi/dashboard/ALL/FZK-LCG2
Is there any update on this issue? Are there any plans to put this into the latest golden release at some point?
Hi again, I'm trying to ping dCache devs again, whether there is any update on that? Also for some of the recent releases (e.g. 10.2.17 tested some days ago), I...
Hi @onnozweers, We are currently testing an upgrade to 10.2 at KIT, too, so we've tried to follow your steps. At least for the `gfal-bringonline` command I could easily reproduce...
Hi @onnozweers, I guess I've found it more or less by accident when doing my bulk stage requests for files different from the one I've created the macaroon for: ```bash...
Indeed, seems like this activity was added 11 months ago: https://github.com/dCache/dcache/blob/master/modules/common/src/main/java/org/dcache/auth/attributes/Activity.java This is the corresponding commit: https://github.com/dCache/dcache/commit/c8f4fdfd6439c75a10146e6941e62038eb29176e
I suppose the documentation on the activities was put there: https://github.com/dCache/dcache/blob/master/docs/TheBook/src/main/markdown/config-bulk.md#activities So while it was not updated in the macaroons chapter: https://github.com/dCache/dcache/blob/master/docs/UserGuide/src/main/markdown/macaroons.md#activities The `STAGE` activity is still documented, but at...