-
export options:
```
# NFS_EXPORT_0
/data *(rw,sync,fsid=0,crossmnt,no_subtree_check)
```
mount options:
```
172.21.2.249:/ on /data type nfs4 (rw,relatime,vers=4.2,rsize=1048576,wsize=1048576…
-
Hello,
When i migrate data from an older NFS server to the NFS Server managed by Ganesha (by using rsync command), memory on NFS Server grows always and OOM Killer kill Ganesha.
I mean it's caused b…
-
### Version of Singularity:
What version of Singularity are you using? Run:
```
$ singularity version
singularity version 3.5.2+266-gd3586d1de
# current master
```
### Expected behavior
…
-
When using SE definitions with the VOPath section for setting specific paths per VO, the PFNs constructed on the fly by the FC client always use the common path and not the VO-specific one. Even if th…
-
Hi.
This has popped up several times on the user-forum and I know that at least I myself asked several times for support with it (but think without a reply).
It happens that sites need to recurs…
-
The Power/Volume buttons worked perfectly with kernel version 5.9.13, but stopped working after the upgrade to 5.10.1
After updating the kernel from `5.9.13-surface` to `5.10.1-surface` via…
-
Hi,
I am trying to simulate latest Linux with spike on Ubuntu 16.04. But it seems that the device tree cannot be initialized successfully.
The version of related repositories as listed as belows…
-
I've seen the release notes about 3.12.0-rc.
Two major features:
- C API
- nfs-ganesha plugin
So, starting from 3.12, mfsmount will skip the whole FUSE stack and directly communicate with Li…
-
if i use "mount -t nfs -o vers=3" it works, but using "mount -t nfs -o vers=4" do not working
ganesha.conf
EXPORT
{
Export_Id = 77;
Path = /mnt/DATA/test;
Pseudo = /mnt/DATA/test;
Access…
-
Here example of file transfer that fails due to bad cksum but error code is 53
~ >xrdcp -f --cksum adler32:111b2fe1 root://xcache.mwt2.org:1094//root://xrootd.aglt2.org:1094//pnfs/aglt2.org/atlasda…