Rate and give feedback:
Huawei uses machine translation combined with human proofreading to translate this document to different languages in order to help you better understand the content of this document.
Note: Even the most advanced machine translation cannot match the quality of professional translators.
Huawei shall not bear any responsibility for translation accuracy and it is recommended that you refer to the English document (a link for which has been provided).
change remote_replication rollback_status_stop
Function
The change remote_replication rollback_status_stop command is used to disable the rollback of a remote replication.
Parameters
Parameter |
Description |
Value |
---|---|---|
remote_replication_id=? | Remote replication ID | To obtain the value, run the show remote_replication general command without parameters. |
Usage Guidelines
- You should use this command when a rollback fails and you need to disable it.
- This command can be executed on a slave end and can only be used under the guidance of a maintenance engineer.
Example
To disable the rollback of remote replication 0, run the following command:
developer:/>change remote_replication rollback_status_stop remote_replication_id=0 DANGER:You are about to stop rolling back remote replication 0. This operation will stop rolling back data on the secondary LUN, and the data may become unavailable. If the rollback is canceled, it cannot be initiated again. Suggestion: Ensure that you have selected the correct remote replication before performing this operation. Have you read danger alert carefully?(y/n)Y Are you sure you really want to perform the operation?(y/n)Y Command executed successfully.