I have to migrate an SMS to a pair of new HA Smart-1 appliances. They're still fresh out of the box.
My plan is the following.
- use migrate_server export to create an archive of the DB
- 1st time wizard on one Smart-1 to set it as Primary management of an HA system
- use migrate_server import to import the DB and then change the SMS object from OpenServer to Smart-1
- 1st time mizard the second Smart-1 to set it up as Secondary and add it to the SMS
My question is that if I import the current DB in the new Smart-1, it will override everything including the fact it's the Primary of an HA management pair.
Any tips are welcome.