Source Installation Procedures
  • 22 Jun 2023
  • 2 Minutes to read
  • Contributors
  • PDF

Source Installation Procedures

  • PDF

Article summary

Backing up the Data Store and License Files

In order to rehome, a database backup of the source installation is needed. If running a hot standby configuration, the hot standby license file needs to be copied as well.

Back up and transfer the data store

  1. Open an SSH terminal session to Skylight orchestrator on port 22.


Note: If you are rehoming a redundant configuration, the backup must be taken from the active site.

  1. Log in as the visionems user.

  2. Change to the scripts directory by entering: cd /opt/accedian/skylight/scripts

  3. Create a backup of the data store by entering: ./ems_backup_mysql.sh -d
    The backup is created and saved in the /opt/accedian/backups directory.

  4. Rename the database backup file to rehoming.tar.gz and transfer it to the new virtual machine (target installation) under the /data/backups directory.


Note: If you are rehoming a redundant configuration, the file should be transferred to both virtual appliances of the target installation.

Stopping the Application

It is best to stop the application on the source installation while doing the rehoming procedure. The procedure to stop the application is different for hot standby setups.


Note: If you are rehoming a redundant configuration, these steps must be run on the active site.

If you are operating in a Hot Standby configuration

  1. Open an SSH terminal session to the Skylight orchestrator on port 2200.

  2. Log in as the visionems user.

  3. Stop the Hot Standby process by entering: redundancy control stop

Otherwise

  1. Open an SSH terminal session to the Skylight orchestrator on port 2200.

  2. Log in as the visionems user.

  3. Stop the application by entering: service stop app_server

Transferring the Performance Session Data

To preserve the historical performance session data, it must be transferred over to the target installation by following these steps.


Note: If you are rehoming a redundant configuration, these steps must be run on the active site.

  1. Open an SSH terminal session to Skylight orchestrator on port 22.

  2. Log in as the visionems user.

  3. Initiate the transfer by entering:
    rsync -av /data/sdmm visionems@x.x.x.x:/data/
    where x.x.x.x is the IP address of the target installation.
    If rehoming to a redundant configuration, transfer the files over to the virtual machine that will be used as the preferred site.

© 2024 Cisco and/or its affiliates. All rights reserved.
 
For more information about trademarks, please visit: Cisco trademarks
For more information about legal terms, please visit: Cisco legal terms

For legal information about Accedian Skylight products, please visit: Accedian legal terms and tradmarks



Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.