Chapter 3 Operation Settings
126
(3) RPL_WAITMSG
•
Specify whether to output the following wait process messages when the
-wait
option of
the
iSMrc_replicate
,
iSMrc_separate
, or
iSMrc_restore
command is
specified and when the
iSMrc_wait
command is issued.
- The “Replicating...” message output by the
iSMrc_replicate
command
- The “Separating...” message output by the
iSMrc_separate
command
- The “Restoring...” message output by the
iSMrc_restore
command
- The “Waiting...” message output by the
iSMrc_wait
command
•
One of the following can be specified:
UNUSE
Does not output a wait process message.
USE
Outputs a wait process message. This is the default value when
this environment variable is not specified.
An environment variable regarding the Separate function (RPL_SEP_RVUSE)
Specifies operations during Separate execution conducted by the
iSMrc_separate
command.
•
Specify operations conducted when the
-rvuse
option is omitted or when the default
value is specified in the
-rvuse
option.
•
One of the following can be specified:
IMMEDIATE
After Separate execution, the RV is immediately available while the
difference between the MV and RV contents is being reflected into
the RV. To use this function, you need to purchase “NEC Storage
DynamicDataReplication Ver2” and release the license lock of the
product.
COMPLETE
After Separate execution, the RV becomes available when the
difference between the MV and RV contents has been reflected into
the RV. This is the default value when this environment variable is
not specified.
An environment variable regarding the Restore function (RPL_RST_MODE)
Specifies operations during Restore execution conducted by the
iSMrc_restore
command.
•
Specify operations conducted when the
-mode
option is omitted or when the default
value is specified in the
-mode
option.
•
One of the following can be specified:
UPDATE
Performs Restore while reflecting the updated data of the MV into
the RV. When the Restore is completed, the state changes to Sync
State (rst/sync). This is the default value when this environment
variable is not specified.
PROTECT
Performs Restore without reflecting the updated data of the MV into
the RV. When the Restore is completed, Separate is automatically
executed and then the state changes to the Separated state. To use