[SOLVED] PBS > how to properly mount NFS storage

mokaz

Member
Nov 30, 2021
75
15
13
Hi folks,

Where in the file system shall I request a mount point to be mounted at boot time?

What I'm currently doind post boot is simply that:
Code:
root@pbs:~# mount fqdn:/volume/datastore /mnt/ds1/

Obviously a datastore is hosted on that mounted NFS share. Everything works all fine, I'd just want to know where could I hard-code that mount CLI to be reboot persistent.
I know NFS is not really intended by PBS and I shall host SSD's but well, that is what I can host =)

Let me know,
Kind regards,
m.
 
Perfect, works all fine thanks !!

That's what i've added there:
Code:
fqdn:/volume/datastore /mnt/ds1/ nfs defaults 0 0
 

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!