Find answers to your technical questions and learn how to use our products
Search suggestions:
Find answers to your technical questions and learn how to use our products
Search suggestions:
Use this procedure to restore an entire cluster. Restoring a cluster is useful if a failure occurs that results in the loss of all nodes.
To restore an Avaya Aura® Device Services node, you must install the Avaya Aura® Device Services software, then restore the configuration and data files from a previous backup.
Avaya recommends that you restore Avaya Aura® Device Services in a Tmux session. If the SSH session terminates while the restoration operation is in progress, you can re-connect to the Tmux session and complete the restoration operation. For more information about the Tmux utility, see Using the Tmux utility.
Ensure that the application installation binary required to install Avaya Aura® Device Services is available.
The application installer must be the same version as the Avaya Aura® Device Services version that was used to create the backup.
If the virtual machine needs to be re-created, ensure that the OVA required to deploy the virtual machine is available.
Ensure that the required Avaya Aura® Device Services backup files are available for the nodes that are restored. Each node has its own specific backup file or backup directory. When restoring an Avaya Aura® Device Services node, you must use the correct backup file or directory for that node.
If you changed IP addresses or FQDNs of Avaya Aura® Device Services nodes, ensure that the required Avaya Aura® Device Services backup files were created after these changes. You cannot restore a node using backup files created before you changed the IP address or FQDN of the node.
Determine if the Utility Server was enabled on the system that you are restoring.
Perform step 1 on the seed node first, and then on all non-seed nodes.
For more information about deploying OVAs, see the Initial setup
section in Deploying Avaya Aura® Device Services.
app install
System Manager FQDN
System Manager Enrollment Password
Keystore password
Session Manager Management IP
Session Manager Asset IP
REST interface key file
REST interface certificate file
OAM interface key file
OAM interface certificate file
node key file
node certificate file
signing authority certificate file
Utility Server VIP
Utility Server FQDN
For more information, see Configuring RSA public and private keys for SSH connections in a cluster
in Deploying Avaya Aura® Device Services.
For more information, see Enabling OAuth database replication in a cluster environment.
For more information, see Enabling Open LDAP replication.
For more information, see Checking for DRS synchronization.
Perform this step on each node in the cluster.
For more information, see Setting up user synchronization with the LDAP server.
Perform steps 1 to 4 on the seed node first and then on all non-seed nodes.
Ensure that you are using the backup file or backup directory created for the current node.
tmux new-session -s <NAME>
In this command, <NAME> is a Tmux session name of your choice. For example:
tmux new-session -s AADS_RESTORE
app restore <path>
In this command, <path> is the absolute path to the backup file or backup directory.
If the password is wrong, Avaya Aura® Device Services prompts you to re-enter the password. After three failed attempts, Avaya Aura® Device Services aborts the restore process. In this case, you will need to run the app restore command again.
sudo /opt/Avaya/DeviceServices/<version>/CAS/<version>/cassandra/cassandraRepair.sh -M
If prompted, enter the Cassandra database user name and password. The default Cassandra database user name and password are aem_system and avaya123 respectively.
If the Utility Server is enabled on the system and you need to restore Utility Server data, see Restoring the Utility Server data.