Comment on NFS > FUSE: Why We Built Our Own NFS Server in RustparentComments−hedora2yIs there some way to configure NFSv4 not to silently corrupt data or surface transient network errors to userspace?(Correct NFSv3 implementations block forever, which is the best of three bad alternatives.)https://access.redhat.com/solutions/1179643−chungy2yNFSv4 should never do that, and I've never seen it happen.
Comments
Is there some way to configure NFSv4 not to silently corrupt data or surface transient network errors to userspace?
(Correct NFSv3 implementations block forever, which is the best of three bad alternatives.)
https://access.redhat.com/solutions/1179643
NFSv4 should never do that, and I've never seen it happen.