We have four indexers and we want to add an archiving path. What is the best solution to do this?
Is it by creating 4 different file mounts (one for each indexer) or having one file mount accessible by all indexers.
note: we are using SAN storage
hi @mussab
Did the answer below solve your problem? If so, please resolve this post by approving it!
If your problem is still not solved, keep us updated so that someone else can help ya. Thanks for posting!
Hi mussab,
Create 4 different mount points and mount one of them on each of the indexers.
Using a shared mount point will lead to various problems, and headaches 😉
Hope this helps ...
cheers, MuS