How to remove replication targets in SynetoOS 4

Written By Christian Castagna (Administrator)

Updated at October 13th, 2024

→ Applies to: SynetoOS 4.x

 

Step 1. Connect to SynetoOS appliance via SSH as admin

ssh admin@<your_ip_address_or_hostname>

 

Step 2. Become Super User

sudo su

 

Step 3. Make a backup copy of the file

cp /var/storage/replication_hosts /var/storage/replication_hosts_old

 

Step 4. Run this command

vi /var/storage/replication_hosts

Example output:

 

Step 5. Delete the replication target line

Step 6. Save changes and close “replication_hosts” file