NFS server on PVE host

ecotechie

Member
Nov 11, 2023
31
0
6
Hi, anybody setup an NFS server on a Proxmox node? I'm looking to do that but running into permission issues. Care to share your settings?
I am unable to get write access to the regular user on my laptop. If I change to the root user, it works fine.


Code:
exportfs -v
/mnt/btr-vault/vault
192.168.0.0/16(sync,wdelay,hide,no_subtree_check,sec=sys,rw,secure,no_root_squash,no_all_squash)
 
Last edited:
Hi,

Here is an example from the configuration of an NFS Server we use in a Proxmox VE Cluster :

/mnt/nfs/iso 10.11.12.0/24(rw,wdelay,no_root_squash,no_subtree_check,sec=sys,rw,secure,no_root_sq
uash,no_all_squash)

Hope this helps.
Kind regards,

GD
 

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!