- Print
- PDF
With the disk configuration done, the deployment profile can now be assigned to the virtual appliance. This must be done with the application turned off.
The assignment of the deployment profile will perform the following actions:
Configure the number of mediation instances required
Detect the new data disks and mount them to the appropriate mount points
Rebalance the network elements to distribute them evenly across the mediation instances.
CAUTION: Changing the deployment profile will delete the contents of the /data/medn*instance directories. This logic applies even when the same deployment profile is re-applied.
CAUTION: Please ensure all firewall rules are properly implemented before triggering a rebalance process.
Changing the deployment profile will rebalance network elements. Individual network elements may be assigned to new mediation instances and as a result, use new communication ports back to Legacy orchestrator for performance data reporting, service activation test reporting, firmware upgrades, as well as backup and restore functions.
CAUTION: If running in a redundant configuration, the profile must be configured on both virtual appliances of the redundant pair.
Requirements
You must ensure you have the following items before starting the procedure. If you are missing anything, contact Technical Support.
A. SSH client (such as PuTTY).
B. Username and password for the visionems account for all appliances running Legacy orchestrator software.
C. The target virtual appliances must have been allotted the required CPU and memory configuration for the desired profile.
D. The target virtual appliances must have network connectivity to the network elements. Please review Communication With Devices and ensure firewalls have been configured to allow the additional networking requirements of the 15K, 30K and/or 60K profiles.
E. Data disks must have been installed and assigned to the virtual appliance.
Backing up the Data Store
The profile configuration will perform database modifications. As a precaution, it is recommended to take a database backup.
Back up the data store
- Open an SSH terminal session to Legacy orchestrator on port 22.
Note: If you are running a redundant configuration, the back-up must be taken from the active site.
Log in as the visionems user.
Change to the scripts directory by entering:
cd /opt/accedian/skylight/scriptsCreate 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.
Stopping the Application
Configuration of the deployment profile requires that the application is stopped.
Stopping the application for a Hot Standby configuration
Open an SSH terminal session to the Legacy orchestrator on port 2200.
Log in as the visionems user.
Stop the Hot Standby process by entering:
redundancy control stopStart MySQL by entering:
service start mysql
Stopping the application for a Non-Hot Standby configuration
Open an SSH terminal session to the Legacy orchestrator on port 2200.
Log in as the visionems user.
Stop the application by entering:
service stop app_server
Assigning the Configuration Profile
These steps will assign the profile to the virtual appliance.
Note: If you are running a redundant configuration, these steps must be run on both virtual appliances of the redundant pair.
Open an SSH terminal session to the Legacy orchestrator on port 2200.
Log in as the visionems user.
Display the current configuration by entering:
deployment show configuration
An ouput similar to the following is displayed:
Assign a profile by entering:
deployment edit type single-node profile <profile_name>
The profile is applied.Confirm the change by entering:
deployment show configuration
An ouput similar to the following is displayed:
Starting the Application
This procedure will start the application with the new deployment profile.
Starting the application for a Hot Standby configuration
Open an SSH terminal session to the Legacy orchestrator designated as the preferred active site on port 2200.
Log in as the visionems user.
Start the Hot Standby process by entering:
redundancy control start
Starting the application for a Non-Hot Standby configuration
Open an SSH terminal session to the Legacy orchestrator on port 2200.
Log in as the visionems user.
Start the application by entering:
service start app_server
© 2025 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