dcache icon indicating copy to clipboard operation
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...

Results 305 dcache issues
Sort by recently updated
recently updated
newest added
trafficstars

Hi, Since we upgraded to dCache 6.2.35 (from 5.2), I sometimes observed tape flushing pool beeing stuck and stop flushing files on HSM without any reasons. There are many files...

bug
pool
Nearline

Bumps [netty-codec-http](https://github.com/netty/netty) from 4.1.71.Final to 4.1.77.Final. Commits 503cd74 [maven-release-plugin] prepare release netty-4.1.77.Final 185f8b2 Merge pull request from GHSA-269q-hmxg-m83q 7dbca6a Update to the latest enforcer plug-in (#12363) 41761a3 Update tcnative version...

dependencies

I was attempting an HTTP-TPC transfer from [a zenodo URL](https://zenodo.org/record/6354460/files/preprocessed_data/weights/atlas_EUCP_ICTP_CMIP6_REA_tas_weights.nc?download=1). The host presents the following certificate chain: ```shell paul@sprocket:~$ openssl s_client -connect zenodo.org:443 CONNECTED(00000003) depth=2 C = US, ST =...

pool
HTTP-TPC

The current gplazma documentation is insufficient to understand how to configure dCache to support tokens. In addition, example configuration that shows how to configure dCache to work with Indigo-IAM-issued WLCG...

documentation
Authentication

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

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.1 to 2.12.6.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.fasterxml.jackson.core:jackson-databind&package-manager=maven&previous-version=2.12.1&new-version=2.12.6.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Motivation: The WebDAV door (among other doors) queries pnfsmanager to discover the PNFS-ID of a target. Within pnfsmanager, the NameSpaceProvider plugin is used to discover information about the target. When...

Hello all, we have seen many transfers failing with ``rejected PUT: 500 Server Error`` https://fts304.usatlas.bnl.gov:8449/var/log/fts3/transfers/2022-03-21/dcsrm.usatlas.bnl.gov__dcgftp.usatlas.bnl.gov/2022-03-21-1708__dcsrm.usatlas.bnl.gov__dcgftp.usatlas.bnl.gov__1282623060__d7b80cb2-a905-11ec-8f8e-b49691292ed8 At the billing log the file appears to be available for copy, here the source...

Hi, Currently when dCache asks to stage a file from tape, only one Kafka restore event is generated which corresponds to the submission request. This event seems to correspond to...

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