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...
This issue was discovered while investigating #5962. A door may be listening on multiple interfaces (for example, an IPv4 address and several IPv6 addresses). The door may be part of...
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...
The Python Oracle layout-print emits Python code. As per #5957, this should be checked to verify if it contains any code that is Python v2-specific. If so, this should be...
The `dcache-star` Python script is currently written for Python v2. As per #5957, this should be updated to use Python v3
As has been reported in #5956, Python v2 is deprecated and distributions are starting to drop their support for this version of Python. - There are some support scripts within...
Hey. In 6.0.9, the SRM log gets filled with: ``` Feb 25 03:09:15 lcg-lrz-srm dcache@srm_lcg-lrz-srm[20490]: 2020-02-25 03:09:15+01:00 (SrmManager) [door:webdav.tls_lcg-lrz-dc14@webdav_lcg-lrz-dc14:AAWfXPl/nTg webdav.tls_lcg-lrz-dc14 SrmRequestCredential] error reading the credentials from database: java.io.FileNotFoundException: /var/lib/dcache/credentials/-2082708136 (No...
There are only a few situations where dCache acts as a client and establishes a connection to a remote site. Perhaps most prominently, this happens when transferring data with HTTP-TPC...
Dear dCache development team, while discussing the possibilities of pinning files for a certain time frame we wondered whether support for this could be integrated either in the Rest-API, which...
Hello, I have `chimera.db.password.file = /etc/dcache/admin/chimera.pgpass` in my layout file (and chimera.db.name, chimera.db.user are also defined). The chimera, pnfsmanager, cleaner etc. services all work fine. After #2928 , the cleaner...
Dear dCache devs, As mentioned in https://github.com/dCache/dcache/issues/5883#issuecomment-831355159, using dCacheView with X509 auth in Chrome has a small peculiar issue: at the first file view or download in a session, the...