Tiramisu Mokka
Tiramisu Mokka
Just as simplification of xroot door implementation.
The corresponding kernel side code looks like this: ```C /* Prevent leaks of NFSv4 errors into userland */ static int nfs4_map_errors(int err) { if (err >= -1000) return err; switch...
While the trick nicely works with upstream kernel ``` $ cat profile cat: profile: Operation not permitted ``` it goes into an infinite loop with RHEL 7, 8, and 9...
Indeed, the `pool` to `IP multipath` mapping is cached by the door and reused. Nevertheless, the pool can invalidate this mapping by updating it's verifier: ```java PoolDS getOrCreateDS(String name, long...
The problem is obviously in a network configuration that IPv4 and IPv6 have different firewall rules or IPv6 address points to a different host. as a workaround, you can add...
Actually, the valid values are true, false and system. All other values threated as false
ok to test
Well, `.socket` based solution will be broken for dCache for multiple reasons: - monitoring - publishing by SRM and SRR - probably something else...
Hi Chris, I think it make sense to use as much of systemd as possible and drop redundant configuration options from dCache. However, we can do that only with deb...
@VilleS1 Any details? As our daily builds run on CentOS-7 and CentOS-9