dcache
dcache copied to clipboard
dCache - a system for storing and retrieving huge amounts of data, distributed among a large number of heterogenous server nodes, under a single virtual filesystem tree with a variety of standard acce...
dCache doesn't correctly detect java version, because following code https://github.com/dCache/dcache/blob/f5cd99a116645b5aa874b6975c52f5f0a888bad7/skel/share/lib/loadConfig.sh#L57-L65 always return 0, because `*1[1-9]*` matches output from all java version. With installed Java 1.8 dCache startup doesn't log any...
Hi. Not sure whether dCache should really take care on this or not, but given the recent discussions with the problems in Göttingen I have thought, that the default pool...
Hi. I'd like to suggest that dCache doesn't put pool data/metadata files in flat directories. Instead it should use something like e.g. git does for their object files, where pairs...
We found our the hostcert/key auto renew mechanism in dCache cluster does not work after we upgraded to dCache 7.2.3. The issue was that the cert were properly renewed, but...
I'm using multimap gplazma plugin where it is possible to use `group:` and `oidcgrp:`, but these prefixes doesn't work when I try to use them in the admin shell e.g....
Hi all, just a small ### Feature Request the journalctl formatting of IPv6 addresses is in native IPv6 notation with the ports attached like in this NFS4 domain entry ```...
``` 29 Nov 2021 09:17:08 [Thread-16] [] Command failed due to a bug, please contact [email protected]: Operation not allowed while repository is in state LOADING at org.dcache.pool.repository.v5.ReplicaRepository.checkOpen(ReplicaRepository.java:254) at org.dcache.pool.repository.v5.ReplicaRepository.iterator(ReplicaRepository.java:622) at...
Other doors generate a kafka event on transfers; however, the HTTP-TPC transfers do not generate such events. Note that, currently, RemoteTransferManager sends the billing record for HTTP-TPC rather than the...
We got Pin request TTL exceeded issue. utilityDomain.log:12 Nov 2021 00:27:11 (PinManager) [toQ:24472:srm2:bringOnline:-2146816274:-2146816273 SrmManager PinManagerPin] Failed to pin 000099D215D4B1714314BB1C60BE5EADF899: Pin request TTL exceeded [10006] utilityDomain.log:12 Nov 2021 01:26:54 (PinManager) [toQ:24472:srm2:bringOnline:-2146816274:-2146816273...
With current master (9d3a156cdd) under 32 writers on a single pool I got an exception: ``` 22 Nov 2021 17:29:35 (pool_write) [] DSWRITE: java.util.ConcurrentModificationException: null at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1135) at org.dcache.pool.repository.FileTrackingAccount.adjustFileUsed(FileTrackingAccount.java:258) at...