Error 500: mount error: mount.nfs: requested NFS version or transport protocol is not

lordanubis

New Member
May 29, 2013
2
0
1
I'm check storage.cfg. NFS v3 is enable:
Code:
root@blade1:/etc/pve# vi storage.cfg
Code:
dir: local
        path /var/lib/vz
        content images,iso,vztmpl,rootdir
        maxfiles 0

nfs: NETAPP
        path /mnt/pve/NETAPP
        server na-cluster2.gbi.de
        export /vol/vol_test/qtest
        options vers=3
        content images,iso,vztmpl,backup,rootdir
        maxfiles 1
Code:
cat /proc/mounts:
Code:
na-cluster2.xy.de:/vol/vol_test/qtest/ /mnt/pve/NETAPP nfs4 rw,relatime,vers=4,rsize=65536,wsize=65536,namlen=255,hard,proto=tcp,port=0,timeo=600,retrans=2,sec=sys,clientaddr=172.16.y.z,minorversion=0,local_lock=none,addr=172.16.x.z 0 0
In Storage.cfg is the option nfsv3 enabled but cat /proc/mounts is nfs4Have anybody a solution for this issue?
 
Re: Error 500: mount error: mount.nfs: requested NFS version or transport protocol is

You mounted that manually (or with /etc/fstab)?
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!