the kernel 5.10 supports nfsver4.2 with feature nconnect.I wonder if it will be ok for following actions.1.on NFS server,just adding tcp-max-connections=16 into /etc/nfs.conf .2.for client /etc/fstab adding -o vers=4.2,nconnect=16.
Is there any case that should not trying with 4.2?