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).
delete fs_remote_replication rss_type
Function
The delete fs_remote_replication rss_type command is used to forcibly delete the remote replication property of a specified file system.
Parameters
Parameter |
Description |
Value |
---|---|---|
file_system_id=? | Indicates the ID of a file system. | To obtain the value, run "show file_system general". |
role=? | Indicates the file system type. | The value can be "primary" and "secondary", where:
|
Usage Guidelines
- Do not use this command without R&D engineers' guidance. This command can only be used when you need to unset the fsType and you cannot delete the remote replication with incorrect DB information. Do not use this command in other scenarios.
- This command must be used with the "delete fs_remote_replication feature_db" command. Restart the system after running the commands.
Example
To delete the remote replication property of file system "5", run the following command.
developer:/>delete fs_remote_replication rss_type file_system_id=5 role=primary DANGER: You are about to forcibly maintain file system remote replication. This operation will cause the corresponding value-added pair to be unavailable. This operation enables you to forcibly delete the configuration information about a single item of file system remote replication if file system remote replication objects cannot be deleted properly. Suggestion: Before performing this operation, contract R&D engineers, perform all procedures under their guidance, and confirm the operation. 1. The system is not configured by other users. 2. The parameter values that are entered are correct. Have you read danger alert message carefully?(y/n)y Are you sure you really want to perform the operation?(y/n)y Command executed successfully.