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...
On our test server running a very recent master snapshot, we (@natalieda, @hailihu and I) have noticed a problem with staging with the API's `bulk-requests`. But only when using macaroons...
The multimap gPlazma covers the the functionality that is provided by gridmap-file. Thus, it makes no sense to keep two plugins with the same functionality. THe migration should be trivial:...
Hello, We have recently observed that some pools are restarting frequently due to a `java.lang.OutOfMemoryError`. The log file seems to suggest a memory leak issue: ``` 23 Aug 2024 20:30:29...
We have [dCache images](https://hub.docker.com/r/dcache/dcache) available from docker hub, with [docker tags](https://hub.docker.com/r/dcache/dcache/tags) available for various releases. A pattern I've seen with other software is to have a tag representing the latest...
Motivation: dCache claims to support the `X-OC-MTIME` HTTP request header when uploading data. This may be used to specify the desired modification time (mtime) when uploading a file. Currently, the...
Motivation: dCache claims to support the `X-OC-MTIME` HTTP request header when uploading data. This may be used to specify the desired modification time (mtime) when uploading a file. Currently, the...
Motivation: dCache claims to support the `X-OC-MTIME` HTTP request header when uploading data. This may be used to specify the desired modification time (mtime) when uploading a file. Currently, the...
Motivation: dCache claims to support the `X-OC-MTIME` HTTP request header when uploading data. This may be used to specify the desired modification time (mtime) when uploading a file. Currently, the...
Motivation: dCache claims to support the `X-OC-MTIME` HTTP request header when uploading data. This may be used to specify the desired modification time (mtime) when uploading a file. Currently, the...
I would like to access the REST API with an admin role, but I can't get it working. In the gplazma service I have configured: ``` gplazma.roles.admin-gid=666 gplazma.roles.observer-gid=667 ``` In...