FusionCompute is Huawei’s virtualization platform, part of the FusionSphere ecosystem, designed for managing virtualized resources in data centers. Its logical architecture consists of two primary modules:
VRM (Virtualization Resource Management):VRM is the management module responsible for centralized control, resource allocation, and monitoring of virtual machines, hosts, and clusters. It provides the user interface and orchestration capabilities for administrators to manage the virtualized environment.
CNA (Compute Node Agent):CNA runs on physical hosts and handles the execution of virtualization tasks, such as VM creation, resource scheduling, and communication with the underlying hypervisor (typically KVM in Huawei’s implementation). It acts as the compute node agent interfacing with the hardware.
Together, VRM and CNA form the core logical architecture of FusionCompute, with VRM managing the environment and CNA executing the compute tasks. The answer, per Huawei’s documentation, isVRM.References:Huawei FusionCompute Product Documentation – Architecture Overview; HCIP-Data Center Network Training – FusionCompute Section.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit