- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
07-26-2022 07:56 AM
Hi,
In one of the XSOAR documentation its mentioned "For all Linux deployments except RHEL 7.x (for example Ubuntu, CentOS, etc.). Automatically installs Docker, downloads Docker images, enables remote engine upgrade, and allows installation of multiple engines on the same machine. For RHEL 7.x, see Install Docker Distribution for Red Hat on Cortex XSOAR."
Want to confirm whether RHEL 7.x version supports multiple engines on the same machine.
Regards,
Deepa
07-26-2022 08:31 AM
This is operating system independent. When building the Engine installer, there is a tick box 'allow multiple engines'. This has to be done the first time Engine installed. It cannot be converted later. You can then build a second engine installer the same way and run the install on the same engine host. XSOAR will see this as a separate engines. Docker containers are managed under the hood and may increase the number of idle containers awaiting XSOAR.
Note: this is most commonly used in Multi-Tenant edition XSOAR - where one engine host can be logically attached multiple tenants. There is no performance advantage doing this single tenant edition version of XSOAR. You are better off more engines if this is for scale. To get more from one engine host you can increase the minimum watermark for idle docker containers, so there is less wait time spinning up new containers when there is a spike in workloads.
Also installing multiple engines on one host is useful in dev to replicate/test load-balancing group configs without needing two hosts. Hope this all helps.
07-26-2022 08:31 AM
This is operating system independent. When building the Engine installer, there is a tick box 'allow multiple engines'. This has to be done the first time Engine installed. It cannot be converted later. You can then build a second engine installer the same way and run the install on the same engine host. XSOAR will see this as a separate engines. Docker containers are managed under the hood and may increase the number of idle containers awaiting XSOAR.
Note: this is most commonly used in Multi-Tenant edition XSOAR - where one engine host can be logically attached multiple tenants. There is no performance advantage doing this single tenant edition version of XSOAR. You are better off more engines if this is for scale. To get more from one engine host you can increase the minimum watermark for idle docker containers, so there is less wait time spinning up new containers when there is a spike in workloads.
Also installing multiple engines on one host is useful in dev to replicate/test load-balancing group configs without needing two hosts. Hope this all helps.
07-27-2022 12:48 AM
Hi,
In our case we need to install one engine from dev and one engine from prod environment on the same machine. Hence we have to select "allow multiple engines" when building installer file on both the environment, correct?
Regards,
Deepa
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!