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).
Removing an ISO Image File
This operation enables you to remove an ISO image file of a VM.
Prerequisites
At least one VM exists in the storage system.
Procedure
- Go to the CLI.
- On the CLI, run remove virtual_machine vm_iso vm_id=?. Table 5-38 describes the related parameters.
- Confirm that all required parameters are correctly configured.
Example
Remove the ISO image file.
admin:/>remove virtual_machine vm_iso vm_id=2
WARNING: You are about to remove ISO file from a virtual machine. This operation will empty the CDROM of the specified virtual machine.
Suggestion: Before performing this operation, ensure that the CDROM of the specified virtual machine is not being used or mounted.
Have you read warning message carefully?(y/n)y
Are you sure you really want to perform the operation?(y/n)y
Command executed successfully.