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 lun_copy_db
Function
The delete lun_copy_db command is used to forcibly delete the DB information of a specified LUN copy.
Parameters
Parameter |
Description |
Value |
---|---|---|
lun_copy_id=? | Indicates the ID of a LUN copy. | To obtain the value, run "show lun_copy general". |
Usage Guidelines
- Do not use this command without R&D engineers' guidance.
- This command can only be used when a LUN copy with incorrect DB information cannot be deleted on the CLI. Do not use this command in other scenarios.
- This command must be used with the "delete lun_copy_rsstype" command. Restart the system after running the commands.
Example
To delete the DB information about LUN copy 0, run the following command.
developer:/>delete lun_copy_db lun_copy_id=0 DANGER: You are clearing the DB information about LUN copy, this operation will forcibly delete DB information about LUN copy. Suggestion: Before you perform this operation, please contact technical support engineers. 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.