NFS mount failure

Hello, everyone.

After installing 10.0.2, nfs mount with tcp fails. It succeeds with udp.

The following command will fail.
$ mount_nfs -o tcp fileserver:/export /tmp/mnt

The following command will succeed.
 $ mount_nfs -o udp fileserver:/export /tmp/mnt
 

Top Replies

  • Hello, I'm Frank, developer at the Mac Endpoint team. 

    I'm trying to recreate the NFS mount issue so I've set up an NSF share on my NAS. Both TCP and UDP mount succeed with version 10.0.3 and 10.0.4 in my setup; files on the share can we read and written on Big Sur.

    Questions:

    1) what is the exact console output when trying to mount via TCP?

    2) does turning off "Real Time Scanning Files & Internet" and/or "Malicious Traffic Detection" change anything in the outcome?  

    Thanks,

    Frank

    Jump to answer
Parents Reply Children
No Data