Where does PVE store persistent mounts for directory storage? Looking for a config file.
I'm testing a standalone instance in which the primary drive (running pve) fails and my directory storage has backup files. I'm able to reestablish LVM and zfs storage by copying the necessary items from storage.cfg.
I can run the mount command (mount /dev/sdd1 /mnt/pve/dir-wd320/) to establish the (directory) mount but its not persistent after a reboot. Here is the error I receive on the GUI.
"unable to activate storage 'dir-wd320' - directory is expected to be a mount point but is not mounted: '/mnt/pve/dir-wd320' (500)"
I'm testing a standalone instance in which the primary drive (running pve) fails and my directory storage has backup files. I'm able to reestablish LVM and zfs storage by copying the necessary items from storage.cfg.
I can run the mount command (mount /dev/sdd1 /mnt/pve/dir-wd320/) to establish the (directory) mount but its not persistent after a reboot. Here is the error I receive on the GUI.
"unable to activate storage 'dir-wd320' - directory is expected to be a mount point but is not mounted: '/mnt/pve/dir-wd320' (500)"