good afternoon,
does ganesha support nfs v4.2 and 4.1?
my version is:
NFS-Ganesha Release = V3.5
thank you.
Show replies by date
Ganesha supports V4.1. There is limited support for V4.2 depending on the FSAL. Ganesha
always supports READ_PLUS, however, only FSAL_GLUSTER, FSAL_VFS, and FSAL_GPFS will
actually seek and provide NFS4_CONTENT_HOLE. These FSALs also support SEEK. ALLOCATE and
DEALLOCATE are supported by FSAL_CEPH, FSAL_VFS, and FSAL_GPFS. IO_ADVISE is only
supported by FSAL_GPFS. The rest of the 4.2 operations are not supported (though we appear
to respond to LAYOUT_ERROR and LAYOUT_STATUS).
I would not guarantee there are no bugs in this code…
I looked at current code, but I know nothing has changed in this area since V3.5.
Frank
From: garcetto [mailto:garcetto@gmail.com]
Sent: Friday, February 16, 2024 7:50 AM
To: support(a)lists.nfs-ganesha.org
Subject: [NFS-Ganesha-Support] support for nfs v4.1 and v4.2?
good afternoon,
does ganesha support nfs v4.2 and 4.1?
my version is:
NFS-Ganesha Release = V3.5
thank you.