Online virtual resource allocation method based on virtual machine pre-deployment

A virtual resource and allocation method technology, applied in resource allocation, program control design, instruments, etc., can solve problems such as inability to respond to virtual machine allocation requests in a timely manner, low system resource utilization, virtual machine deployment optimization, etc., to improve system resource utilization The efficiency, the optimization effect is good, and the effect of reducing the solution scale

CN111309472APending Publication Date: 2020-06-19南京奥工信息科技有限公司
2 Cites 4 Cited by

Patent Information

Authority / Receiving Office
CN · China
Current Assignee / Owner
Publication Date
2020-06-19

Smart Images

  • Figure 1
    Figure 1
  • Figure 2
    Figure 2
  • Figure 3
    Figure 3
Patent Text Reader

Abstract

The invention relates to an online virtual resource allocation method based on virtual machine pre-deployment, and belongs to the field of cloud computing and data center resource management. An online virtual resource allocation framework based on virtual machine pre-deployment is constructed, and the framework realizes organic combination of virtual machine deployment offline optimization and virtual machine deployment online decision making through a virtual machine pre-deployment mode; secondly, designing an online virtual resource allocation process based on the framework so as to realizerapid virtual resource allocation, and meanwhile, improving the physical resource utilization rate of the data center after resource allocation by preferentially using a pre-deployed virtual machineto complete resource allocation; quick response to a virtual machine request can be realized through virtual machine online deployment, and offline resource optimization can be performed on virtual machine deployment, so that the physical resource utilization rate of the cloud data center is improved.
Need to check novelty before this filing date? Find Prior Art

Description

technical field

[0001] The invention relates to an online virtual resource allocation method based on virtual machine pre-deployment, and belongs to the field of cloud computing and data center resource management. Background technique

[0002] In a cloud environment, computing resources in a data center are usually virtualized into different types of virtual machines and provided to users to perform computing tasks with different resource requirements. Different types of virtual machines have different resource configurations (for example, the "m3.large" type virtual machine provided by Amazon EC2 is configured with 2 CPUs and 7.5G memory capacity). Users can submit resource allocation requests to obtain specified types of virtual machine instances according to their specific resource requirements for performing computing tasks, so as to realize the execution of computing tasks in virtual machine instances. When a user submits a resource allocation request, the correspondi...

Examples

Embodiment Construction

[0039] The technical solution of the present invention will be described in detail below in conjunction with the accompanying drawings.

[0040] see as figure 1 -- Figure 7 As shown, the virtual resource allocation in the cloud data center essentially refers to the process of completing the actual deployment of the virtual machine on the physical machine according to the allocation request of the virtual machine. Whether the deployment of virtual machines in physical machines is reasonable directly affects the optimization of system resource utilization. Such as figure 1As shown, for the virtual machine allocation requests of the three heterogeneous virtual machine types, different deployment schemes will lead to different resource optimization effects. Compared with deployment scheme B, deployment scheme A uses fewer physical machines and system resources Higher utilization and better resource optimization. In order to realize online virtual resource allocation, current ...