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

All our nodes now run journald and it would be great if you could add support for it to your classpath. We successfully tested https://github.com/gnieh/logback-journal and it provides the following...

enhancement
packaging

Dear dCache devs, At the request of Tigran here some info on this issue discussed on the mailing list. We're running dCache 6.0.9. Yesterday we upgraded our Grid CA root...

A user reported inability to access a file that was ONLINE_AND_NEARLINE. Our admin looked and reported that he observed PoolManager restore request while file was available on pool. Which is...

dCache 7.2 Aborted GFTP uploads leave 0 length files behind. Additionally these files are "P"recious on pools and perpetually tried to be written to tape: ``` billing=# select datestamp, connectiontime,...

bug
FTP

After upgrade to 7.2 the following exception is seen. I do not believe I have seen it before. ``` 01 Nov 2021 14:37:05 (GFTP0-fndca4b-AAXPv01F4lA) [door:GFTP0-fndca4b-AAXPv01F4lA@gridftp0-fndca4bDomain] Uncaught exception in thread GFTP0-fndca4b-io-51...

bug
FTP

in 5.2 `show clients ` would return ``` 131.225.67.36:876:4c696e7578204e465376342e31206d7532656770766d30332e666e616c2e676f76@6814085741044304387:v4.1 /131.225.67.36:876 : 5e907ee100000a030000000000000001 max slot: 15/4 ``` That number between `@` and `:` is what is called client id it was...

enhancement
NFS

Here is situation. ``` [root@mu2ebuild01 litvinse]# time cp /pnfs/mu2e/persistent/users/mu2epro/valjob/reco_031021/dig.brownd.CeEndpointMixTriggered.MDC2020k.001210_00000000.art . ``` just hangs, nothing happens. I can't kill client (see issue #6192). I see that mover does not start on...

bug
NFS

Hi! This is a continuation of [RT ticket 10082](https://rt.dcache.org/Ticket/Display.html?id=10082) In dCache a zero length file have a metadata entry. This can point to a file location on a pool with...

bug
NFS

There appears to be an issue for me with the sweeper. I'm seeing an error in the log regarding the class does not exist. I'm using the trunk. Is this...

Hi, the code (starting at https://github.com/dCache/dcache/blob/8e450b55061b99f0d9f08dc50da6c6f256bd22d6/modules/dcache/src/main/java/org/dcache/services/ssh2/Ssh2Admin.java#L338) checks the identity string included in the public RSA key contained in authorized_keys2. Contrary to the behaviour of openssh (and all other ssh tools...