I am running the latest version of Proxmox and I am having an issue where when I reboot my proxmox server (not often but it does happen) my NFS mounts located in /etc/fstab are not getting mounted. I am using these NFS mounts within a bunch of CTs so as a result those CT have cascading failures on boot.
I can manually mount the exports by issuing
from the command line and it works perfectly, so I know it can see the mount information in /etc/fstab.
Looking for ideas on how to troubleshoot.
Thanks
I can manually mount the exports by issuing
Code:
mount /mount/media
from the command line and it works perfectly, so I know it can see the mount information in /etc/fstab.
Looking for ideas on how to troubleshoot.
Thanks