Virtual machine migrating method and system based on NUMA architecture
A virtual machine migration and virtual machine technology, applied in the computer field, can solve the problems of being on the same physical machine, effect constraints, and inability to place virtual machine memory
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- Publication Date
- 2014-10-29
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
technical field
[0001] The invention relates to the field of computer technology, in particular to a virtual machine migration method and system based on NUMA architecture. Background technique
[0002] In computer technology, virtualization technology is a technology that abstracts physical computing resources, such as CPU, memory, network and storage, so that users can use these resources more reasonably. It has been widely used in some scenarios such as Internet services and cloud computing.
[0003] Early computers adopted the SMP structure (Symmetric Multi-Processing, symmetric multi-processing structure), that is, all the memory is shared by all CPUs, and each CPU can arbitrarily access any address of the memory. However, with the development of hardware, especially as the number of CPU cores increases, the existing SMP structure is prone to memory access conflicts, that is, different CPUs access the same memory at the same time, resulting in bus conflicts, and access...
Examples
Embodiment Construction
[0075] The present invention will be described in detail below with reference to the drawings and specific embodiments.
[0076] The virtual machine migration system in this embodiment is based on figure 1 The MUMA architecture shown, the MUMA architecture includes m hosts (physical hosts, host 1, ..., host m), each physical host is equipped with several physical nodes, of which there are p on the first host (host 1) Physical nodes (physical node 1, physical node 2, ..., physical node p). Such as figure 1 As shown, the virtual machine migration system includes:
[0077] The virtual machine monitor is used to receive the migration instruction and obtain the configuration information of the virtual machine to be migrated, the configuration information includes the memory information of the virtual machine, the number of VCPUs, and I / O device information, etc.;
[0078] The temporary file generator is used to generate temporary files according to the configuration information ...