Hi All,
We will make a disaster simulation for Mango v3.7.7, then restore the whole mango configuration, event, and data point history.
Currently, we have 300 data sources in our system and 25.000 data points with the 5 seconds heartbeat. It will be ~100.000 data points at the end of the project. And also, we use MySQL. We configured Mango to backup Configuration, Mango NoSQL, and SQL database daily. Daily backup names are as below.
core-database-MYSQL-Oct-14-2020_000500
MangoNoSQL-incremental-Oct-14-2020_030003
MangoNoSQLPointData-incremental-Oct-14-2020_030003
Mango-Configuration-Oct-14-2020_050000
I have 2 questions for this scenario.
Q1. Can you please tell us what is the difference between MangoNoSQL-incremental-Oct-14-2020_030003 (1.236.717 KB) and MangoNoSQLPointData-incremental-Oct-14-2020_030003(73 KB)?
Q2 What I planned is to install Mango v3.7.7 and MySQL to another server after the disaster, then restore backups. What is the restore steps for all backups? If I restored core-database-MYSQL, do I need to restore Mango-Configuration also?
Thanks in advance!