Poettering: Revisiting how we put together Linux systems
Poettering: Revisiting how we put together Linux systems
Posted Sep 8, 2014 18:46 UTC (Mon) by bfields (subscriber, #19510)In reply to: Poettering: Revisiting how we put together Linux systems by nix
Parent article: Poettering: Revisiting how we put together Linux systems
I think its requirements for strong authentication are getting in my way
The spec does require that it be implemented, but you're not required to use it. If you're using NFS between two hosts with a recent linux boxes then you're likely already using NFSv4. (It's default since RHEL6, for example.)
silly-rename and the rest are intrinsic
See the discussion of OPEN4_RESULT_PRESERVE_UNLINKED in RFC 5661. It hasn't been implemented. I don't expect it's hard, so will probably get done some time depending on the priority, at which point you'll no longer see sillyrenames between updated 4.1 clients and servers.
spurious but persistent -ESTALEs from nested exports and exports crossing host filesystems
Do let us know what you figure out (linux-nfs@vger.kernel.org, or your distro).