Delete directory setting for partition

nottledim

New Member
Jun 1, 2023
9
1
3
Somehow my storage partiton has been assigned to directory /mnt/datastore/store1 which seems to be the mountpoint for the partition. How do I change this? I can change everything else! I want my datastores to be located under /Storage and not under /mnt so I need to remove and replace this Directory setting.

Thanks

proxmox-backup-server v3.0-1
 
the mount unit is a systemd one it should be under /etc/systemd/system/mnt-datastore-store1.mount
(see 'man systemd.mount' how to configure these, not that the filename is relevant!)

if you change the mountpoint of your datastore, you also have to adapt the path in /etc/proxmox-backup/datastore.cfg