Creating a Replication Action (CLI)
use_ssl = true
3.
Set the properties for this action.
See “Replication Action Properties” on page 547 for a description of CLI properties.
host_source:shares PROJECT1/SHARE1 action (uncommitted)> set target=repl_sys
target = repl_sys (uncommitted)
host_source:shares PROJECT1/SHARE1 action (uncommitted)> set pool=pool-0
pool = pool-0 (uncommitted)
host_source:shares PROJECT1/SHARE1 action (uncommitted)> set include_snaps=false
include_snaps = false (uncommitted)
host_source:shares PROJECT1/SHARE1 action (uncommitted)> set use_ssl=false
use_ssl = false (uncommitted)
host_source:shares PROJECT1/SHARE1 action-000> schedule
host_source:shares PROJECT1/SHARE1 action-000 schedule (uncommitted)> set frequency=day
frequency = day (uncommitted)
host_source:shares PROJECT1/SHARE1 action-000 schedule (uncommitted)> set hour=23
hour = 23 (uncommitted)
host_source:shares PROJECT1/SHARE1 action-000 schedule (uncommitted)> set minute=05
minute = 05 (uncommitted)
4.
Commit the new replication action.
host_source:shares PROJECT1/SHARE1 action (uncommitted)> commit
5.
To view the properties of the newly created action, enter ls:
host_source:shares PROJECT1/SHARE1 replication> ls
Properties:
inherited = false
Actions:
TARGET STATUS NEXT
action-000 repl_sys idle manual
host_source:shares PROJECT1/SHARE1 action-000> ls
Properties:
id = a751dc0f-abcd-1234-6789-f5e8315eaffa
target = repl_sys
enabled = true
continuous = false
include_snaps = false
max_bandwidth = unlimited
use_ssl = false
state = idle
state_description = Idle (no update pending)
next_update = Wed Sep 01 2013 23:05:00 GMT+0000 (UTC)
last_sync = Wed Sep 01 2013 10:24:05 GMT+0000 (UTC)
last_try = Wed Sep 01 2013 10:24:05 GMT+0000 (UTC)
Remote Replication 479