Quantum DXi-Series Command Line Interface (CLI) Guide
6-67081-05 Rev B
April 2012
Replication CLI Commands
41
Deleting a Target on the
Source
syscli --del targetrep --hostid <host_id>
This CLI command allows the admin user to delete the given target IP or
hostname as a replication target on this source system.
Enabling VTL
Replication Options on
the Source
syscli --enablerep vtl --name <vtl_name> [--daily <hh:mm>] | [--
hourinterval 1|2|3|4|6|8|12 --starttime <hh>] [--cartbase] [--syncid
<sync_id>]
This CLI command allows the admin user to enable replication of the specified
VTL on the system as a source. The VTL name must be specified. Optionally, the
daily replication time to start and/or stop the cartridge base replication can be
specified. If
--daily
is specified, replication will occur on the time specified. If
--hourinterval
is specified, enable schedule replication for every given hour
interval starting at the first hour specified by
--starttime
. This time must be
specified in 24 hour <hh> format, e.g, 09 or 23. If the
--syncid
is not specified
when
--cartbase
is specified, the default Sync ID is the same as the VTL name
(similar to the GUI). If no optional parameter is specified, the replication is
enabled without the daily or the cartridge base replication options set.
Note:
The target system must have the corresponding partition configured
with a Sync ID prior to configuring the source system partition (see ).
Disabling VTL
Replication Options on
the Source
syscli --disablerep vtl --name <VTL_name> [--nodaily] [--nocartbase]
This CLI allows the CLI admin to disable the replication feature and its options
on the specified VTL. If the
--daily
option is specified, the replicate daily option
is disabled. If the
--cartbase
option is specified, the cartridge base replication
option is disabled. If no option is specified, the whole replication is disabled for
the specified VTL, including the daily and cartridge base replication options.
Enabling NAS Share
Replication Options on
the Source
syscli --enablerep nas --name <nas_share> [--daily <hh:mm>] | [--
hourinterval 1|2|3|4|6|8|12 --starttime <hh>] [--filedirbase] [--syncid
<sync_id>]
This CLI command allows the admin user to enable replication of the NAS share
on the system as a source. The NAS share name must be specified. Optionally,
the daily replication time to start and/or stop the file/directory base replication
can be specified. If the --daily is specified, replication will occur on the time
specified. If
--hourinterval
is specified, enable schedule replication for every
given hour interval starting at the first hour is specified by
--starttime
. This time
must be specified in 24 hour <hh> format, e.g, 09 or 23. If the --syncid is not
specified when --filedirbase is specified, the default Sync ID is the same as the
NAS share name (similar to the GUI). If no optional parameter is specified, the
replication is enabled without the daily or the file/directory base options set.