NFS - Basics

mkyb14

Well-Known Member
Mar 17, 2017
58
1
48
40
So I've been playing with the idea of creating a NFS share to house some files, and I can't for the life of me seem to get anything to work (promox latest version).

I've followed the Wiki to create a share just for ISO, failed.
  • also tried this video:

Then tried following this website to install a NFS server, create the share and then the storage in promox and all I get is that it's in active, error (500).
What am I missing here...
 
Please post your exportline from the server. Like this:
Code:
/export *(acl,async,no_subtree_check,fsid=0,rw)
/v-machines/home/iso-images     *(async,no_subtree_check,no_root_squash,rw)
 
And what have you bind to proxmox? Home? Then it should work. The other share can't work with root. The "no_root_squash" is missing.
Please post your storage.cfg.
 

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!