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 a VMTools File
This operation enables you to remove a VMTools file of a VM.
Prerequisites
At least one VM exists in the storage system.
Procedure
- Go to the command-line interface (CLI).
- On the CLI, run remove virtual_machine vmtools vm_id=?. Table 5-40 describes the related parameters.
- Confirm that all required parameters are correctly configured.
Example
Remove a VMTools file.
admin:/>remove virtual_machine vmtools vm_id=1
WARNING: You are about to remove the VMTools file from a virtual machine. This operation will empty the CDROM of the specified virtual machine.
Suggestion: Before performing this operation, ensure that the VMTools file 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.