-
Hi
I have installed HSDS in Azure cloud VM with ubuntu OS, installation is successful, but when I am doing, **Post Install Configuration**, I got an issue at creating "/home" folder, please find …
-
In the past few runs of ModelDB and BiGG, the HSDS appears to have locked up where Kubernetes thinks the HSDS pods are healthy, but the HSDS fails to process GET or POST requests.
As suggested in b…
-
Hello,
I have seen the following errors pop up on the error reporting. They seem to all be related. I am trying to figure out what could be causing these. I suspect some connection to the bucket fail…
-
The majority of keys in the conifg.yaml are not relevant for every installation. However, they must still be specified in the yaml leading to clutter.
For example, I ran into the following error s…
-
When making a `/datasets/{:dsId}/value` request, the service node seems to have spikes of allocating lots of memory (many times more than the size of data requested). This may cause the service node t…
-
I just found out about the h5coro effort, and I would be interesting to compare the performance to the approach we have been using for [cloud-performant reading of HDF5](https://medium.com/pangeo/clou…
-
Currently request that require more than max_chunks_per_request (default 1000) or read/write more than max_request_size bytes (default 100mb) fail with a 413 error. The intent of these limits was to …
-
When reading through the logs (set to Warn) we having trouble finding meaningful messages due to the prevalence of
```
WARN> _k8sGetPodIPs - no app label
```
on the head node and
```
REQ> GET…
-
The code that determines if a node is running in Docker or not looks to be broken with newer Docker versions. With Docker 20.10.14 at least, checking the /proc/self/cgroup (see: https://github.com/HD…
-
When trying to open a file with h5pyd.File the call returns `relative paths or not valid` when trying to connect with an absolute path (e.g. /a/b/c.h5 - the same call works fine when called with `.` a…