Hello everyone! I am having some weird issues with auto mounting samba when a container is restarted via node restart.
The required auto mount command "//192.168.0.12/sharing/ /mnt cifs username=user,password=verysectedpassword 0 0" is added in /etc/fstab. Whenever, I restart the contained using CLI or single reboot button, it automatically mounts the storage.
However, whenever I use the restart button for the whole node, it does not.
What can be the issue here?
Thank you in advance!
The required auto mount command "//192.168.0.12/sharing/ /mnt cifs username=user,password=verysectedpassword 0 0" is added in /etc/fstab. Whenever, I restart the contained using CLI or single reboot button, it automatically mounts the storage.
However, whenever I use the restart button for the whole node, it does not.
What can be the issue here?
Thank you in advance!