Migration of Ops Center analytics
Hello All,
We are in process of migration of our Ops Center analytics from Solaris Server to newly built VM on Linux OS.
In past we were having some issue related to low memory on our existing ops center server and we decided to build a new VM and migrate the ops center to newly created VM.
I had couple of doubts to perform this migration, below are the steps that i had prepared to follow the migrartion.
1) Take the backup of Ops Center using DB backup script
2) Built the new VM and install the ops center server software and patch it to old ops center server version
3) Perform the restore using the dbbackup script by prefexing "restore switch"
Below are my doubts.
a) Due to some internal organization process we cannot give the same name to newly created VM. We will built a new VM by another name, but we can give it the Canonical Name as the old ops center name.
b) How many mount points we will need to create in New VM.
A new name is fine - it doesnt need to have the same name
I use this approach
1. Install new one and patch to same level as old
2. shut down old and new (opsadmin stop)
3. move database files on new one to a safe place
4. copy database files from old one to new one
5. add new one as an opscenter server in master host properties (should need a re-start of NBU on master here really)
6. start up new one
That should all work unless you used any domain authentication on the old one which will need the authorisation exporting / importing too