[SOLVED] Mount SMB share to unprivileged CT but in Cluster configuration !

Singman

Well-Known Member
Sep 13, 2019
47
1
48
58
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 ?
  1. Should I create the mount point on all my nodes, so if the CT is moved, it could still get access*
  2. Or is there some magic to make the mount points follow the CT if moved ?
Thanks.