Hi,
I switched from a single server to a cluster env with 3 nodes.
I have a media server CT, unprivileged, that need to access SMB share of external storage.
Before, I have a fstab with the mount points on the server. But now, with a cluster, how to do that ?
I switched from a single server to a cluster env with 3 nodes.
I have a media server CT, unprivileged, that need to access SMB share of external storage.
Before, I have a fstab with the mount points on the server. But now, with a cluster, how to do that ?
- Should I create the mount point on all my nodes, so if the CT is moved, it could still get access*
- Or is there some magic to make the mount points follow the CT if moved ?