nfs-ganesha
NFS server running in user space
NFS-Ganesha is burning through major versions to migrate management onto gRPC
◆Recent moves
- 7d ago
More gRPC commands and RDMA rpcbind registration
A fast follow-up to 14.0 adding more gRPC commands and pulling in ntirpc fixes that allow RDMA rpcbind registration. Continues both of the release line's active threads without changing direction.
View source ↗ - 9d ago
NFS-Ganesha 14.0 adds XCOPY and clustered quality of service
⚡ SPARKThe feature release of this cycle: XCOPY server-side copy and clustered quality of service arrive together, alongside further gRPC functionality and a default change restricting NFS over UDP to mount and rquota only.
View source ↗ - 18d ago
gRPC statistics collection expands
Expands the gRPC interface with more statistics collection and fixes name-to-id resolution when a numeric uid or gid arrives in fattr4, as happens with setattr. Incremental progress on the DBUS-to-gRPC migration.
View source ↗ - 24d ago
More DBUS statistics ported to gRPC
Ports further statistics collection from DBUS to gRPC and adds operational fixes: PTHREAD_PRIO_INHERIT support, ACL preservation, a narrower MDCACHE parent lock, and GPFS timeout handling.
View source ↗ - 1mo ago
Lock split cuts PUTFH/OPEN contention; configurable fd limit
Contention and resource work: exp_state_list moves onto its own rwlock to cut PUTFH and OPEN contention, a configurable open file-descriptor limit lands in mdcache, and read delegations are recalled on truncating opens.
View source ↗ - 1mo ago
rpc.statd integrated into the server
A one-line release note announcing that rpc.statd is now integrated into the server. Small as a changelog entry, but it removes a separate daemon from the deployment.
View source ↗