Reversing Replication for Offline Replication (CLI)
1.
From the target appliance, navigate to the replicated package and locate the
project:
target:configuration services replication source-000 package-000> ls
Properties:
id = 1c0457eb-45bd-4f91-8e08-bc0dbacd40b7
enabled = true
state = idle
state_description = Idle (no update in progress)
offline = false
import_path =
last_sync = Fri Jul 31 2015 21:59:19 GMT+0000 (UTC)
last_try = Fri Jul 31 2015 21:59:19 GMT+0000 (UTC)
last_result = success
Projects:
proj1
2.
Enter reverse and the project name.
target:configuration services replication source-000 package-000> reverse proj1
This action will move the contents of this package to a new local project configured to
replicate back to the source.
Any data or metadata changes made on the source since the last successful update will be
lost when the new project is
replicated back to the source. If replication actions on the source are not disabled,
future updates to this package
will fail.
Are you sure? (Y/N) Y
3.
Navigate to the new replication action.
target:configuration services replication sources> cd /
target:> shares select proj1 replication
target:shares proj1 replication> select action-000
target:shares proj1 action-000> ls
Properties:
id = 6a10ce61-cc87-4850-89dd-8673f7734d03
target = new_target
enabled = true
continuous = false
include_snaps = false
retain_user_snaps_on_target = false
max_bandwidth = unlimited
bytes_sent = 0
estimated_size = 0
estimated_time_left = 00:00:00
Remote Replication 495