-
Notifications
You must be signed in to change notification settings - Fork 696
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nfs 4.1 mount stops working after linux-esx-6.1.53-8.ph5 #1515
Comments
Hi @HansKonings , root@photon-nfs-client [ ~ ]# mount | grep nfs_backup Upgrading: . root@photon-nfs-client [ ~ ]# reboot root@photon-nfs-client [ ~ ]# ls ~/nfs_backup/
|
Thanks kashwindayan I have setup a nfs server on rhel8 to compare and this works: So issue is specifically with vsan file service nfs 4.1 as the server. |
Please try upgrading photon OS to Photon5 kernel >= 6.1.62-3.ph5-esx |
Hi Jagnyadattat, Indeed it is fixed in 6.1.62-3.ph5-esx. |
Describe the bug
After updating kernel to linux-esx-6.1.56-1.ph5 from linux-esx-6.1.53-8.ph5
mount nfs gives error:
mount.nfs: trying text-based options 'vers=4,minorversion=1,addr=192.168.80.10,clientaddr=192.168.80.132'
mount.nfs: mount(2): Protocol not supported
Tested up to kernel 6.1.56-8.ph5, failure still present.
Reproduction steps
...
Expected behavior
Mount nfs 4.1 works on every kernel version
Additional context
nfs v3 works fine
Using vsan file services for nfs server
The text was updated successfully, but these errors were encountered: