Troubles Connecting Tintri NFS to Proxmox HA GUI

h4rm0n!0u54

New Member
Jul 14, 2025
4
0
1
Hi all,

I have a 2x node PVE 9.2.2 environment that share storage over our core switch infrastructure. Proxmox datacenter has its firewall disabled. That shared storage is a Tintri T850 on 5.5 (upgrading to 5.6 code as we speak) code. I will emphasis that this is non-production but we do need to get it back up in a working state for our dev/testing we do.

I'm able to manually mount the nfs storage mount -t nfs -o rw,vers=3,proto=tcp 10.4.43.34:/tintri /mnt/pve/tintri

1779907039353.png
Not showing up as a drive to access though
1779907062092.png

When I try to add it through the GUI again
1779908450331.png
1779908470688.png
I can ping the host and see an active connection in the tintri when manually mounted through CLI
 
Thanks for the reply @bbgeek17. Unironically we got it working right as or shortly after you posted. I'll need to talk with my coworker before I post our solution for others.