-
pyNFS: There is currently no test coverage for the new NFSv4 XATTR-related operations or server-to-server copying, or any of the new NFSv4.2 operations.
-
This was [bugzilla.linux-nfs.org 356](https://bugzilla.linux-nfs.org/show_bug.cgi?id=356)
[Chuck Lever 2020-12-08 20:15:16 UTC]
Remembering NFSv4 sessions across server restarts can help speed up …
-
The `semanage_get_lock` function in libsemanage attempts to acquire exclusive file locks with `flock` on read-only file descriptors. On labeled NFSv4 root filesystems, this leads to errors like:
``…
-
There is a bug in Debian which prevents us from using NFSv4 for mounting a remote filesystem at boot time. This means that users have to fall back to the less secure NFSv3 if they want to boot their p…
NCLI updated
5 months ago
-
This was [bugzilla.linux-nfs.org 357](https://bugzilla.linux-nfs.org/show_bug.cgi?id=357)
[Chuck Lever 2020-12-08 20:18:18 UTC]
The Linux NFS server's NFSv4.0 callback support can use GSS to prote…
-
Currently, tracing multiple tracepoints simultaneously is not supported. However, enabling this feature would be highly beneficial for users. For example, attempting to trace multiple tracepoints usin…
-
[klutchell] undefined
-
This was [bugzilla.linux-nfs.org 55](https://bugzilla.linux-nfs.org/show_bug.cgi?id=55)
[J. Bruce Fields 2005-08-26 11:55:06 UTC]
We don't currently support NFSv4's named attributes.
The curren…
-
Can you please add support for NFSv4 referrals in the exports file?
Example from the linux-nfs list:
/ref *(no_root_squash,refer=/export/home@134.49.22.111)
should send accesses to /ref/path1/p…
-
nfs-ganesha uses a lot of wall time. For example, time(), gettimeofday().
If the server clock is changed, for example, the clock module is broken, the time becomes the original time.
Some features o…