-
I am trying to use xrdcl-http with xcache on xrootd 5.1-rc6 and he seems that when it is trying to access to a file at the origin, it is putting the filepath twice. For example, if I try to access `h…
-
**Description**
I have built a linuxkit image that is an amalgam of the `examples/aws.yml` and the `examples/docker.yml` for the purpose of experimenting with various Swarm configurations. With t…
-
nfs-ganehsa is support multi hostname in FSAL?if node for 10.128.76.139 crash,that may be crash,nfs-ganesha is down .if we has more than two node of glusterfs cluster.hostname is fixed on one of n…
-
Not sure if tests are broken on the first run (they seem to be happily running away on the second attempt), but I hit:
```
TASK [stackhpc.slurm_openstack_tools.test : Temporarily mount application…
-
There is a limited number of IANA registries -- they rarely change.
```sh
$ wget https://www.iana.org/protocols
$ grep -o 'href="/assignments/.*"' protocols | cut -d '"' -f 2 | cut -d '#' -f 1 | …
-
Hello,
i am currently trying to use the latest version (next branch) but i have also an issue with V3-stable
> 26/10/2020 08:05:43 : epoch 5f967547 : hpc-storage-14k-1 : ganesha.nfsd-1687[main] fs…
-
- nfs-ganesha config
```
EXPORT
{
# Export Id (mandatory, each EXPORT must have a unique Export_Id)
Export_Id = 77;
# Exported path (mandatory)
Path = "/dht-vol";
# Pseudo Path (req…
-
- ganesha version
```
$ ganesha.nfsd -version
NFS-Ganesha Release = V3.4
nfs-ganesha compiled on Jan 25 2021 at 16:22:27
Release comment = GANESHA file server is 64 bits compliant and supports …
-
After upgrade to 7.2 we experience high rate of GFTP door failures due to:
```
java.lang.OutOfMemoryError: Java heap space
Dumping heap to /home/enstore/dcache-log/gridftp-stkendca55aDomain-oom.h…
-
Are there any known issues with TPC PULL where the final checksum does not match the user provided one?
We are running EOS on top of XRootD 4.12.7 and LHCb started using HTTP TPC in production but so…