I am running some benchmarks on RL
Linux redhat8 4.18.0-348.el8.x86_64 #1 SMP Mon Oct 4 12:17:22 EDT 2021 x86_64 x86_64 x86_64 GNU/Linux
Vs
Linux rocky9 5.14.0-362.13.1.el9_3.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Dec 13 14:07:45 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Simple nfsV4.2 flex files layout and nconnect super speed pNFS -
[root@redhat8 ~]# mount -vvv -t nfs -o nconnect=8 anvilcubepnfs:/testpnfs /mnt/testpnfs
mount.nfs: timeout set for Wed Feb 21 17:38:52 2024
mount.nfs: trying text-based options ‘nconnect=8,vers=4.2,addr=192.168.10.128,clientaddr=192.168.10.204’
Works
now on Super Rockjy
mount.nfs: timeout set for Wed Feb 21 17:40:31 2024
mount.nfs: trying text-based options ‘nconnect=8,vers=4.2,addr=192.168.10.128,clientaddr=192.168.10.199’
mount.nfs: mount(2): Protocol not supported
Are we ever going to get 4.2 into the kernel?
Any ideas?