H13-511_V5.5 · Question #63
In Huawei FusionCompute, which of the following operations can take effect immediately?
The correct answer is D. Delete network card. Deleting a network card (option D) takes effect immediately in FusionCompute because virtual NICs support hot-removal - the hypervisor can detach the virtual network device from a running VM without requiring a reboot or any guest OS action. Why the distractors are wrong: A…
Question
In Huawei FusionCompute, which of the following operations can take effect immediately?
Options
- AInstall Tools
- BDisk capacity reduction
- CDirectly read and write to the newly bound disk
- DDelete network card
How the community answered
(41 responses)- A5% (2)
- B17% (7)
- C7% (3)
- D71% (29)
Explanation
Deleting a network card (option D) takes effect immediately in FusionCompute because virtual NICs support hot-removal - the hypervisor can detach the virtual network device from a running VM without requiring a reboot or any guest OS action.
Why the distractors are wrong:
- A (Install Tools): Installing Huawei's Tools package (the guest agent, similar to VMware Tools) requires a VM restart to fully load its drivers and services.
- B (Disk capacity reduction): FusionCompute does not support online disk shrinking; reducing disk capacity requires the VM to be offline, and even then involves risk of data loss.
- C (Directly read/write newly bound disk): While a disk can be hot-attached, the guest OS must still initialize it (create a partition and format it) before it becomes usable - binding alone is not sufficient for immediate access.
Memory tip: Think "remove vs. add or install." Removing a virtual NIC is a clean, stateless operation the hypervisor handles instantly, whereas adding hardware (disk, NIC) or installing software always requires the guest OS to act - which typically means a restart or manual setup step.
Topics
Community Discussion
No community discussion yet for this question.