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...
The method `FileSystemProvider#createFile` (which is implemented by `JdbcFs`) accepts filenames like `.(use)(n)(name)` where `n` is an integer number >= 0 and `name` is some (regular) file in the same directory....
During data migration, we observed that some transfers contain the error message `Transfer failed and replica is FROM_POOL` despite status zero. Either the status code is wrong or the error...
Dear all We have been observed staging transfers failing with this type of error. ``` Error reason: STAGING [70] srm-ifce err: Communication error on send, err: [SE][BringOnline][] httpg://dcfrontend.usatlas.bnl.gov:8443/srm/managerv2: CGSI-gSOAP running...
Hi, We freshly upgraded dCache to 9.2.6, everything is ok except the info service which seems stuck during startup. The service is visible from the admindoor : ``` c-dCacheDomain-AAYMT5uTOvg@infoDomain c-dCacheDomain-AAYMT5uTOvg-AAYMT5uTeXg@infoDomain...
dCache's admi interfaces allow to list the export rules of nfs door. It will be useful if the output will additionally show the source of the export rules
Hi, This is to keep track of the request to expose the top-level counters via the Xrootd protocol, the `spaceinfo` command in particular. The call that is expected to work...
Hi, This is to keep track of the request to expose the top-level counters via the Xrootd protocol, the `query space` command in particular. The call that is expected to...
Hi, On the frontend cell-service page, replicable services like PinManager, PnfsManager, SpaceManager, ... which are configured with multiple instances are reported ACTIVE for the "master" and UNKNOWN for the others...
Similarly to the https://github.com/xrootd/xrootd/issues/1785 dCache also doesn't sent performance marker for short transfers, e.g. ``` > COPY /atlas/atlasdatadisk/SAM/x HTTP/1.1 > Host: se1.farm.particle.cz > User-Agent: curl/8.0.1 > Accept: */* > Secure-Redirection:...
Dear dCache devs, An empty LSC file breaks gPlazma VOMS authentication. Not only for the VO who's LSC file is empty, but for all VOs. I accidentally ran into this...