Hi Everyone,
I have the following query.
Current Setup:
We have a standalone Orion server(2017.3) with modules such as NPM, NTA, NCM, SAM, UDT, VMAN, IPAM for 230 servers and 450 n/w devices. We have a SQL server 2014 for Orion DB and Fastbit DB installed in the Orion server for NTA.
Requirement/Plan,
We have plans to upgrade the current environment to the latest version and also setup a HA for our monitoring solution. Client wants the HA to be in Azure Cloud (latency requirement is met which is 50ms). So primary orion will be on premise and secondary will be in Azure cloud. With respect to SQL DB, we will be having a separate SQL DB 2016 sp1 for NTA 4.4.
Queries:
- ) We are planning to use SQL Always-on cluster where on-premise SQL will hold Primary orion db and Azure SQL will host primary NTA db. Also same on premise SQL DB will also host secondary NTA DB and Azure SQL will host secondary Orion DB. I know this setup might work but in case of failover and when both DBs are running on the same server will there be any issue? Is it recommended to host NTA DB on the same SQL server as that of Orion?
- ) While going for NTA 4.4, our existing fastbit db will be lost. Can you suggest us the way to retain the data available for the client anytime when needed? or even extract it as a report?
Regards,
joe