Results 122 issues of Christoph Anton Mitterer

Hey. Since #4622 remains unfixed I wrote something that's manually creating a JSON, which is then uploaded via a cron job: ``` rm -f /pnfs/lrz-muenchen.de/data/atlas/meta/storage-descriptor.json.new if [ $? -ne 0...

NFS

Hey. We had a pool, which had some issues with it's RAID and afterwards we found entries in pool log with `java.nio.file.NoSuchFileException`. There's a number of files, which saw such...

Hi. Since upgrading to 4.2.x we're having a problem that our monitoring shows interruptions in the data every now and then like this: ![image](https://user-images.githubusercontent.com/919933/52544389-f9cd8300-2db0-11e9-8882-d452f3c6cd3f.png) ![image](https://user-images.githubusercontent.com/919933/52544400-09e56280-2db1-11e9-87f0-b67a3c25bfd4.png) (both show the used size...

bug
info

Hey. On 7.2.10. It seems that the SRR output from the REST interface uses `info-provider.se-unique-id` in order to determine is `storageservice/id` field. 1) Wasn't it always the general policy that...

Hey. In 7.2.10 `/usr/sbin/dcache-billing-indexer` as invoked by `/etc/cron.daily/dcache` fails like that: ``` capturing group name does not start with a Latin letter near index 15 (?.*?)(?.*?)\QsMsg:\E(?.*?)\Q[\E(?pool)\Q:\E(?.*?)\Q@\E(?.*?)\Q:\E(?(?:re)?store)\Q]\E(?.*?)\Q[\E(?.*?)\Q]\E(?.*?)\Q[\E(?[0-9A-F]{24}(?:[0-9A-F]{12})?)\Q:\E(?.*?)\Q]\E(?.*?)(?-?\d+)\QB\E(?.*?)\Q[\E(?:(?.*?)\Q@\E(?.*?)|\Q\E)\Q]\E(?.*?)\Q[\E(?.*?)\Q]\E(?.*?)\Q[\E(?.*?)\Q]\E(?.*?)\Q[[\E(?.*?)\Q]:[\E(?.*?)\Q]]\E(?.*?)\Q[\E(?.*?)\Q]\E(?.*?)\Q[\E(?.*?)\Q]\E(?.*?)\Q[\E(?.*?)\Q:\E(?.*?)\Q]\E(?.*?)(?-?\d+)\Qms\E(?.*?)(?-?\d+)\Qms\E(?.*?)\Q[\E(?-?\d+)\Q:"\E(?.*?)\Q"]\E ^ COMMANDS: -all [-fpp=PROP]...

``` /var/log/dcache# cat telemetry.log Feb 22 20:02:26 lcg-lrz-dcache0 dcache@telemetry[127633]: WARNING: An illegal reflective access operation has occurred Feb 22 20:02:26 lcg-lrz-dcache0 dcache@telemetry[127633]: WARNING: Illegal reflective access by org.nustaq.serialization.FSTClazzInfo (file:/usr/share/dcache/classes/fst-2.56.jar) to...

Telemetry

Hey. I've reported on this several times before at least in RT issue 9641. What is a major problem (and persists up to including 6.0.9) is, that quite often after...

zookeeper
messaging

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...

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...

enhancement
pool

Hey. The Debian `dcache` package suggests `python-psycopg2` which is obsolete in the upcoming (end of this month) new stable Debian. Python2 is generally EOL and any code depending on it...