NAS Storage for Multiple Publisher Instances.
We are trying to configure NAS Storage for Multiple Publisher Instances. What we noticed is it is creating UUID file for each instance and the content in datastore is not shared across instances.
Common repository, but each instance have its own data.
Is it possible that they also share same data.
We wanted to use NAS to achive two things:
1. Save space
2. Avoid Data Syncup across Publishers. If one publisher is down and brought backup again after 1/2 days it should have access to updated data without any additional data syncup requirement.
Please advice on how to achieve.