Forum Discussion
Maverick1655
Dec 03, 2020Copper Contributor
AIP UL Scanner - configure multiple nodes
Hi Team, I have large repository of size 800 TB.From infra perspective, I have one AIP server called AIP_1 where aipscanner service is running and SQL server AIP_SQL_1 which has SQL instance. I c...
- Dec 20, 2020Then it is best practices to load balance your cluster by creating multiple nodes and adding multiple scan jobs to that cluster.
Putting multiple scan jobs on only one node will decrease the performance for your node, meaning it will take a long time for all the jobs to complete.
Also see: https://docs.microsoft.com/nl-nl/azure/information-protection/deploy-aip-scanner-configure-install#optimizing-scanner-performance
Dec 07, 2020
Hello Maverick1655,
Every AIP scanner service will need to be installed on a separate server/VM but you are able to use the SQL server (with different instances of course).
Do you want the AIP scanner to process multiple file shares simultaneously or is there another reason why you want to use multiple service instances?
Every AIP scanner service will need to be installed on a separate server/VM but you are able to use the SQL server (with different instances of course).
Do you want the AIP scanner to process multiple file shares simultaneously or is there another reason why you want to use multiple service instances?
- Maverick1655Dec 16, 2020Copper Contributor
BemmelenPatrick i want to scan multiple repositories
- Dec 20, 2020Then it is best practices to load balance your cluster by creating multiple nodes and adding multiple scan jobs to that cluster.
Putting multiple scan jobs on only one node will decrease the performance for your node, meaning it will take a long time for all the jobs to complete.
Also see: https://docs.microsoft.com/nl-nl/azure/information-protection/deploy-aip-scanner-configure-install#optimizing-scanner-performance- Rovani_LimaJun 29, 2021Copper Contributor
How is possible configure multiple scan jobs to same AIP cluster ? BemmelenPatrick