-
NFSv4.1 delegations (both read and write) can return a list of users that do not need to perform access calls when opening a file. Section 18.16.2 defines these like this:
```
struct open_read_delega…
-
I have attempted to store the logs from multiple small servers on one NFS share and have them processed on one small dedicated host running NLS instead of having the agent on each host. It did not wor…
-
I have a machine which exports with nfs-ganesha the lizardfs filesystem hosted on an other machine. My goal is to mount this exported filesystem with nfsv4 with kerberos authentication.
I successfu…
-
Extend the exports system to include information on CDMI object access and CDMI path access. This generalizes the exports system to handle all possible access methods to a CDMI object.
An example o…
dslik updated
3 months ago
-
There are some NFSv4 ACL tests in `testcases/network/nfsv4/acl/` directory. They have been brought from some other test framework. They don't have it's framework, aren't installed.
We should investig…
pevik updated
4 years ago
-
See title. To make matters worse, I don't see a way to tell the driver to use NFSv3 instead of v4
-
## Description
In the latest Flatcar stable release 3139.2.0 it is impossible to mount NFSv4 shares. Originally this behavior was discovered when our Kubernetes cluster stopped working after the Fl…
-
Hi
Does nfs-ganesha with Ceph FSAL support Application Data Block (ADB) feature [1] in NFSv4.2?
Following describes this ADB feature.
Application Data Block (ADB) Support
Some applications t…
-
### Steps to reproduce
This was observed in a SpectrumScale storage with CentOS.
Vim warns of a read only file, for a file with mode 0000 despite GPFS ACL via NFSv4 ACLs grants full access.
1. Cr…
-
## Is your improvement request related to a feature? Please describe (👍 if you like this request)
rpcbind is not installed and enabled in share-manager pod, so the `showmount -e` does not work and …