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_migration_dcl
Function
The delete lun_migration_dcl command is used to forcibly delete the migration DCL of a specific LUN.
Parameters
Parameter |
Description |
Value |
---|---|---|
lun_id=? | ID of a LUN. | To obtain the value, run "show lun general". |
dcl_id=? | ID of a DCL. | To obtain the value, run "dcl showdclid". |
Usage Guidelines
- Use this command with R&D engineers' guidance.
- This command can only be used when the migration DCL of a LUN cannot be deleted on the CLI due to database errors. Do not use this command in other scenarios.
- This command must be used with the "delete lun_migration_db" command. Restart the system after running the commands.
Example
Delete migration DCL "3" of LUN "0".
developer:/>delete lun_migration_dcl lun_id=0 dcl_id=3 DANGER: You are deleting the LUN migration DCL of a specified LUN, this operation will forcibly delete the DCL of LUN migration. 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.