Chapter 2 Command Reference
30
-rvacc
rv_access
Specify the access restrictions for RV.
In
rv_access
, one of the following can be specified.
ro
Read Only is allowed for RV.
rw
Read/write are allowed for RV.
If this argument is omitted, the operation is the same as the
operation when
rw
is specified.
If
-force
is specified, this argument is ignored.
-rvuse rv_use
Determine when to make the RV available.
One of the following can be specified for
rv_use
:
immediate
After Separate execution, the RV is
immediately available while the difference
between the MV and RV contents is being
reflected into the RV.
complete
After Separate execution, the RV becomes
available when the difference between the MV
and RV contents has been reflected into the
RV.
default
This value can be changed in the replication
operation option setting file on the Windows
system and in the environment variable on the
UNIX system. For details, refer to Chapter 3
“Operation Settings”.
If this argument is omitted, the system performs the same operation
as when default is selected.
Do not specify the
-rvuse
option with the
-force
option.
-force force_arg
Instructs to separate forcibly when a copy error occurs in MV/RV
and the Replicate state cannot be continued.
In
force_arg
, one of the following can be specified.
all
Performs Forced Separate for MV/RV.
mv
Performs Forced Separate only for MV.
rv
Performs Forced Separate only for RV.
When executing
-force
all or rv, RV must be a disk array under
control of the self host.
Do not specify the
-force
option with the
-rvuse
option.