I run a Proxmox VE Cluster version 7.4.3 and I want to mount a NFS storage.
The NFS server is a ubuntu nfs-kernel-server and I configured it so that it only accepts NFS version 4 mounts.
Unfortunately the proxmox server does not accept version 4 mounts.
This is what log says:
	
	
	
		
Is there a way to mount NFSv4?
				
			The NFS server is a ubuntu nfs-kernel-server and I configured it so that it only accepts NFS version 4 mounts.
Unfortunately the proxmox server does not accept version 4 mounts.
This is what log says:
		Code:
	
	pve1 pvestatd[1074]: mount error: mount.nfs: requested NFS version or transport protocol is not supported
	Is there a way to mount NFSv4?