AL9 with nfsver4.2+nconnect

hi

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?

You shouldn’t need to set anything on the server, just use nconnect=N as a mount option on the client (max value on N is 16)

hi james

I read of that for EDA SW NFS,such lots of small files read only access,nfsver3 will be better than 4.

is it true that I should consider?

BR

rbhuang

I can’t comment on what will be the best set up in your environment …

ok Thanks james.I need to be cautious.