How to restore SynetoOS 5 customizations

Written By Christian Castagna (Administrator)

Updated at October 13th, 2024

→ Applies to: SynetoOS 5.x

 

Step 1. Connect to SynetoOS appliance via SSH as admin

ssh admin@<your_ip_address_or_hostname>

 

Step 2. Move to backup folder (replace <pool_name> and <backup_folder> with the correct information)

cd /<pool_name>/<backup_folder>

 

Step 3. Run the following command to restore SynetoOS customizations

sh /usr/share/syneto-edge/repo/load_cluster_dbs.sh

NOTE

It is important to run the command from the folder where the backups are.