Skip to content
This repository was archived by the owner on Nov 2, 2024. It is now read-only.
Discussion options

You must be logged in to vote

Or if you already have your NAS drives set as SMB/CIFS storage on your Datacentre, you can add them as mount points via your LXC config file:

  • Click on your datacentre and go to storage.
  • Make note of your Path/Target of your NAS storage.
  • Click on your PVE node and open your console.
  • Access the LXC config file, changing the number to your relevant container ID: nano /etc/pve/lxc/100.conf
  • Add a new line and type in: mp0: /the/NAS/storage/path,mp=/the/directory/to/access/the/storage/in/the/container

So mine for example with 2 NAS storages:

mp0: /mnt/pve/NAS,mp=/media/nas4tb
mp1: /mnt/pve/NAS-6TB,mp=/media/nas6tb

/mnt/pve/NAS and /mnt/pve/NAS-6TB is the path from my Promox datacentre to my N…

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@Citroene
Comment options

@ameran
Comment options

@oOStroudyOo
Comment options

@ameran
Comment options

Answer selected by Citroene
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants