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_rsstype
Function
The delete lun_migration_rsstype command is used to forcibly delete the LUN migration property of a specified LUN.
Parameters
Parameter |
Description |
Value |
---|---|---|
lun_id=? | Indicates the ID of a LUN. | To obtain the value, run "show lun general". |
type=? | Indicates a LUN type. | The value can be "source" or "target", where
|
Usage Guidelines
- Do not use this command without R&D engineers' guidance.
- This command can only be used when a LUN migration 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_migration_db" command. Restart the system after running the commands.
Example
To delete the LUN migration property of the source LUN of LUN 0, run the following command:
developer:/>delete lun_migration_rsstype type=source lun_id=0 DANGER:You are clearing the LUN migration properties of a specified LUN, this operation will forcibly delete the LUN properties 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.