I installed Proxmox 5.0-32 this morning onto a new cluster that I built. We are trying to mount it to a Tintri NFS appliance that only supports NFS version 3. If i manually mount it from the server to a test directory using NFS v3 it mounts just fine, however Proxmox doesn't seem to want to automatically bring it online. Any ideas?
root@lasdc-vnode-07:/etc/pve# cat storage.cfg
dir: local
path /var/lib/vz
content iso,vztmpl,backup
lvmthin: local-lvm
thinpool data
vgname pve
content rootdir,images
nfs: tintri-data
export /tintri/lasdc-proxmox-data
path /mnt/pve/tintri-data
server 100.64.65.2
content vztmpl,backup,rootdir,images,iso
maxfiles 90
options vers=3
# pvesm status
storage 'tintri-data' is not online
Name Type Status Total Used Available %
local dir active 28252228 1875716 24918336 6.64%
local-lvm lvmthin active 64749568 0 64749568 0.00%
tintri-data nfs inactive 0 0 0 0.00%
root@lasdc-vnode-07:/etc/pve# cat storage.cfg
dir: local
path /var/lib/vz
content iso,vztmpl,backup
lvmthin: local-lvm
thinpool data
vgname pve
content rootdir,images
nfs: tintri-data
export /tintri/lasdc-proxmox-data
path /mnt/pve/tintri-data
server 100.64.65.2
content vztmpl,backup,rootdir,images,iso
maxfiles 90
options vers=3
# pvesm status
storage 'tintri-data' is not online
Name Type Status Total Used Available %
local dir active 28252228 1875716 24918336 6.64%
local-lvm lvmthin active 64749568 0 64749568 0.00%
tintri-data nfs inactive 0 0 0 0.00%