HA Database

Started by Sch.Donat, October 02, 2020, 03:48:28 PM

Previous topic - Next topic

Sch.Donat

Hi!

Is it possible to set up NetXMS server to be able to connect to a secondary database server (with different IP address) if the database server is down?
I would be useful if the database was setup to have 2 instances running at same time with different IPs, but they would be identical in regards to everything else (replicated data, etc.). With this setup, NetXMS could connect to the second IP address and continue working with that when there is some issue with the first.

Best regards

Victor Kirhenshtein

Hi,

NetXMS server does not support alternate database servers directly. It is only possible if database client provides such functionality (for example, Oracle client when connecting to Oracle RAC), or if you can provide virtual IP for server to connect to, that migrates from one DB cluster node to another.

Best regards,
Victor