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
 
Parents
  • Hi Takahiro,

    Sorry to hear that you're having trouble. Can you confirm that the system extensions are loaded correctly and that the endpoint was rebooted after install?

    After a reboot, if it's still not working an SDU would help us with our investigation. Please provide an SDU from the affected machine by following these steps:

    • Go into Central, find the device, and click on the generate SDU button
    • Once the sdu is uploaded, post the file name here so we can extract it and take a look

    Thanks for your feedback

Reply
  • Hi Takahiro,

    Sorry to hear that you're having trouble. Can you confirm that the system extensions are loaded correctly and that the endpoint was rebooted after install?

    After a reboot, if it's still not working an SDU would help us with our investigation. Please provide an SDU from the affected machine by following these steps:

    • Go into Central, find the device, and click on the generate SDU button
    • Once the sdu is uploaded, post the file name here so we can extract it and take a look

    Thanks for your feedback

Children