CN106528270A - Automatic migration method and system of virtual machine based on OpenStack cloud platform - Google Patents

Automatic migration method and system of virtual machine based on OpenStack cloud platform Download PDF

Info

Publication number
CN106528270A
CN106528270A CN201611007753.0A CN201611007753A CN106528270A CN 106528270 A CN106528270 A CN 106528270A CN 201611007753 A CN201611007753 A CN 201611007753A CN 106528270 A CN106528270 A CN 106528270A
Authority
CN
China
Prior art keywords
migration
virtual machine
server
migrated
home server
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201611007753.0A
Other languages
Chinese (zh)
Inventor
张�浩
林文辉
张先强
高哲
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Aisino Corp
Original Assignee
Aisino Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Aisino Corp filed Critical Aisino Corp
Priority to CN201611007753.0A priority Critical patent/CN106528270A/en
Publication of CN106528270A publication Critical patent/CN106528270A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • G06F2009/4557Distribution of virtual machine instances; Migration and load balancing

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses an automatic migration method of a virtual machine based on a cloud platform. The method comprises the following steps: determining the migration time of virtual machines according to the load of a host server; setting the weight according to the ratio of the resource usage on the host server and calculating the migration amount, and selecting the virtual machine with a larger migration value as a virtual machine to be migrated; and randomly selecting the migration target server of the virtual machine to be migrated according to the remaining resource on the host server and the probability value. The invention also relates to a system, comprising a migration time determination unit, a virtual machine to be migrated determination unit, and a migration target server determination unit. The automatic migration method and system disclosed by the invention have the effects that the load of the server is predicted by using an exponential smoothing method, and thus unnecessary migration overhead can be avoided; the target server is selected in a probability mode, so the clustering effect can be avoided; and the weight is set according to the usage of the resource during the entire process of migrating the virtual machines, and thus the operation bottlenecks of the cloud platform can be more easily discovered.

Description

A kind of virtual machine Autonomic Migration Framework method and system based on OpenStack cloud platforms
Technical field
The present invention relates to cloud platform calculating field, and more particularly, to a kind of void based on OpenStack cloud platforms Plan machine Autonomic Migration Framework method level system.
Background technology
Open1tack is the cloud computing management platform project of increasing income of current most main flow, has been combined by several main components To complete specific works.OpenStack supports almost all kinds of cloud environment, project objective be to provide enforcement it is simple, can be big The unified cloud computing management platform of Expansion, abundant, standard.OpenStack is provided the foundation by various complementary services Facility services the solution of (IaaS), and it is integrated to carry out that each service provides API.
OpenStack virtual machines due to reasons such as the hardware limitation of machine itself, load excessives, are made in running The stability of primary physical main frame is reduced all night, therefore in order to ensure the quality of virtual machine service, when load excessive occurs in certain main frame When, need the partial virtual machine for running main frame migration to discharge resource.When migration operation occurs, virtual machine can be from source master Machine is backuped to the data of virtual machine on destination host by network data transmission with certain moving method, has completed to migrate Journey.The migration of virtual machine, is exactly the transfer of data in fact, and the data being transferred mainly include two parts:Static data:It is stored in Local virtual machine image file, including rear end mirror image and the single increment image file of virtual machine;Dynamic data:Internal memory is interior deficiency Data when plan machine runs, the data in internal memory are the data of dynamic change, and the size of the load of virtual machine operation is directly affected The time length of migration.
Although OpenStack is had been realized in the main flow Intel Virtualization Technology such as VMware, KVM, XenServer, XCP at present Support, but it is powerful due to KVM technologies, it is first-selected underlying virtual technology that current KVM is remained.Traditional KVM is virtual Machine migration includes static migrating, 2 kinds of modes of dynamic migration, and dynamic migration includes the dynamic migration based on shared storage and based on this 2 kinds of implementation methods of dynamic migration of ground storage.
Static migrating is also referred to as general migration or offline migration, refers in the state of virtual machine shuts down or suspends from one Platform host's physical host moves to the process of another host's physical host.Because the file system of virtual machine is set up in virtual machine Above mirror image, so in the case where virtual machine shuts down, it is only necessary to simply migrate virtual machine image and corresponding configuration file To on an other physical host.If necessary to preserve the state before virtual machine (vm) migration, virtual machine is suspended before migration, Then copy state is finally rebuild virtual machine state in purpose host physical host and recovery is held to purpose host's physical host OK.The transition process of this mode needs the operation for explicitly stopping virtual machine.
Dynamic migration is also referred to as online migration, while referring to that various services normally run in virtual machine is ensured, by Dummy machine system moves to the process of another host's physical host from host's physical host.Dynamic migration mainly includes two Kind of mode, dynamic migration method based on shared storage and based on locally stored virtual machine migration method.
Referred between sourcesink primary physical main frame and purpose host's physical host based on the dynamic migration method of shared storage Using the centralized shared of SAN (storage area network) or NAS (network attached storage) etc External equipment, the image file and associated profile needed for virtual machine operation are stored in middle shared external equipment.This Sample, completes migration by only needing to for virutal machine memory to perform state transition in host's physical host in transition process.
Block migration is also referred to as based on locally stored virtual machine (vm) migration, the disk mirroring file and correlation of virtual machine is referred to Configuration file is stored in sourcesink primary physical main frame, and transition process first has to complete disk mirroring file migration to purpose host In physical host, virutal machine memory is performed into state transition again then migration can be completed in host's physical host.
Virtual machine (vm) migration process under cloud environment is mainly by three committed steps:1. most preferably, i.e., when physical node migrate It is determined that migration opportunity;2. select which virtual machine (vm) migration can make expense it is less, release resource it is more, i.e., virtual machine to be migrated Selection;3. cloud environment may have a large amount of server groups into by optimal on virtual machine (vm) migration to which server, that is, the mesh for migrating The selection of mark server.The migration work of virtual machine in cloud platform, task granularity are big, and the data volume transmitted during migration is also big, because And migration overhead be can not ignore.Secondly, the migration strategy of most virtual machines is based only upon the load of threshold value, i.e. Node station The upper bound of load threshold is exceeded, then the Node station just triggers a migration;So, momentary load peak value will trigger virtual machine Migration, easily causes the waste on unnecessary migration overhead.Finally, in cloud platform, multiple servers are believed based on identical load Breath may select same server as destination node, cause selected destination node to load and sharply increase, cause group Poly- effect.
With flourishing for cloud computing technology currently with OpenStack as representative, increasing enterprises and individuals User starts to put in the research and development use of OpenStack.As an inappropriate virtual machine (vm) migration determines to cause very Big expense, the equilibrium for finding suitable moving method at present to ensure OpenStack cloud platform resources are utilized and become one New breakthrough mouth.
The content of the invention
In order to solve the above problems, according to an aspect of the invention, there is provided a kind of based on OpenStack cloud platforms Virtual machine Autonomic Migration Framework method, methods described include:
The virtual machine (vm) migration time is determined according to the load of home server, wherein the load of the home server includes: The utilization rate of CPU, internal memory and bandwidth;
The ratio used according to resource in the home server sets weight computation migration amount, select migration value compared with Big virtual machine is used as virtual machine to be migrated;And
The virtual machine to be migrated is randomly choosed according to probit according to the remaining situation of resource in the home server Migration destination server.
Preferably, wherein using the EXSMOOTH in time series forecasting technology in follow-up time to home server Loading condition calculated, when load more than setting threshold value for a period of time when trigger transition condition.
Preferably, wherein continuing the time in the rear and to the formula that the loading condition of home server is calculated being:
Wherein, Zt+1For the loading condition of the home server at t+1 moment, α is weight coefficient.
Preferably, wherein the computing formula of the migration amount is:
Rp=(Cicq+Mimq+Lilq)/mq,
Wherein, the utilization rate of the CPU of server i, internal memory and bandwidth is respectively Ci、MiAnd Li, the virtual machine q on server i The usage amount of CPU, internal memory and bandwidth be respectively cq、mqAnd lq, RpFor the migration amount of virtual machine q.
Preferably, wherein the computing formula of the probability is:
Wherein, XiFor the surplus resources of server i, PiFor the probability of selection target server.
Preferably, wherein the computing formula of the surplus resources of the server i is:
Xi=C × (1-Ci)+M×(1-Mi)+L×(1-Li),
Wherein, the utilization rate of the CPU of whole server cluster, internal memory and bandwidth respectively C, M and L, the CPU of server i, The utilization rate of internal memory and bandwidth is respectively Ci、MiAnd Li
According to another aspect of the present invention, there is provided a kind of virtual machine Autonomic Migration Framework system based on cloud platform, it is described System includes:
Migration time determining unit, determines the virtual machine (vm) migration time according to the load of home server, wherein the host The load of server includes:The utilization rate of CPU, internal memory and bandwidth;
Virtual machine determining unit to be migrated, sets weight according to the ratio that resource in the home server is used and calculates Migration amount, the virtual machine for selecting migration value larger is used as virtual machine to be migrated;And
Migration destination server determining unit, according to the remaining situation of resource in the home server according to probit with Machine selects the migration destination server of the virtual machine to be migrated.
The beneficial effects of the present invention is:
1. load of the present invention using the method for exponential smoothing to server be predicted, it is to avoid load it is instantaneous extremely Value causes unnecessary migration overhead.
2. the present invention provide method not in a fixed manner by virtual machine (vm) migration to the best server node of performance, And allow for the CPU and internal memory two indices of server selection target server in a probabilistic manner, it is to avoid bunching effect.
3., when being related to the evaluation index of resource during the entire process of virtual machine is migrated, set according to the service condition of resource Different weights are put, rather than is treated on an equal basis, be more beneficial for finding the operation bottleneck of cloud platform.
Description of the drawings
By reference to the following drawings, the illustrative embodiments of the present invention can be more fully understood by:
Fig. 1 is the flow chart figure of the migration virtual machine Autonomic Migration Framework method 100 according to embodiment of the present invention;And
Fig. 2 is the structural representation of the virtual machine Autonomic Migration Framework system 200 according to embodiment of the present invention.
Specific embodiment
With reference now to accompanying drawing, the illustrative embodiments of the present invention are introduced, however, the present invention can be with many different shapes Formula is implementing, and is not limited to embodiment described herein, there is provided these embodiments are to disclose at large and fully The present invention, and the scope of the present invention is fully passed on to person of ordinary skill in the field.For showing for being illustrated in the accompanying drawings Term in example property embodiment is not limitation of the invention.In the accompanying drawings, identical cells/elements are attached using identical Icon is remembered.
Unless otherwise stated, term (including scientific and technical terminology) used herein has to person of ordinary skill in the field It is common to understand implication.Further it will be understood that the term limited with the dictionary being usually used, is appreciated that and which The linguistic context of association area has consistent implication, and is not construed as Utopian or excessively formal meaning.
Present invention is generally directed to the virtual machine (vm) migration problem of OpenStack cloud platforms, it is proposed that a kind of to ensure OpenStack The method that cloud platform resources balance is utilized.The method is just touched more than the threshold duration for setting for a period of time according to the load of virtual machine Deportation is moved, it is to avoid the instantaneous extremum of load causes unnecessary migration overhead.Select to consume host according to the index of definition Machine resource is more but the less virtual machine of transmitted data amount is being migrated, and does not finally arrive virtual machine (vm) migration in a fixed manner The best server node of performance, and allow for the CPU and internal memory two indices of server selection target in a probabilistic manner Server, it is to avoid bunching effect.
The premise of technical scheme is the server configures identical situation in cloud platform, is moved in whole virtual machine During shifting, various resources are not equal to treat, but distribute different weights according to the service condition of resource at this stage.Example Such as, the utilization rate of server CPU is higher at this stage, illustrates that available cpu resource is shorter, then in the negative of calculation server During load, weight shared by which is larger.Assume whole server cluster of a certain moment CPU, internal memory and bandwidth utilization rate be respectively C, The utilization rate of the CPU, internal memory and bandwidth of M and L, server i is respectively Ci, Mi and Li, then the load Zi for server i is counted Calculating formula is:Zi=C × Ci+M×Mi+L×Li, the Xi of server i surplus resources is calculated as Xi=C × (1-Ci)+M×(1-Mi) +L×(1-Li)。
Fig. 1 is the flow chart figure of the migration virtual machine Autonomic Migration Framework method 100 according to embodiment of the present invention.Such as Fig. 1 institutes Show, the Autonomic Migration Framework method 100 determines virtual machine according to the load of home server in step 101 from the beginning of step 101 place Migration time, wherein the load of the home server includes:The utilization rate of CPU, internal memory and bandwidth.
The index that server load is primarily upon includes the service condition of CPU, internal memory and bandwidth, in order to avoid the wink of load When the unnecessary migration that causes of peak value, determine for load just to trigger transition condition for a period of time more than the threshold value of setting.It is preferred that Ground, wherein being entered to the loading condition of home server in follow-up time using the EXSMOOTH in time series forecasting technology Row is calculated, and triggers transition condition when loading more than the threshold value for setting for a period of time.Preferably, wherein continuing the time pair in the rear The formula that the loading condition of home server is calculated is:
Where it is assumed that the load value sequence of change calculations is over time:z1, z2..., zt-1, Zt+1For the t+1 moment Home server loading condition, α is weight coefficient.Can see that weight coefficient is decayed according to geometrical progression, more closely Data flexible strategy it is bigger, more remote data flexible strategy are less, and flexible strategy sum be equal to 1.Compared with threshold value come really according to the value of prediction Whether the virtual machine in the fixed server needs migration.
Preferably, weight computation migration are set according to the ratio that resource in the home server is used in step 102 Amount, the virtual machine for selecting migration value larger is used as virtual machine to be migrated.Preferably, wherein the computing formula of the migration amount For:
Rp=(Cicq+Mimq+Lilq)/mq,
Wherein, the utilization rate of the CPU of server i, internal memory and bandwidth is respectively Ci、MiAnd Li;Virtual machine q on server i The usage amount of CPU, internal memory and bandwidth be respectively cq、mqAnd lq;RpFor the migration amount of virtual machine q.
At present, the iteration copy of the mainly virutal machine memory mirror image that the online migration of virtual machine is relied on, due to internal memory mirror As very big, so network bandwidth resources are topmost migration overheads in transition process.In view of virtual machine place server The service condition of resource, sets different weights to show its significance level, shared by predominantly CPU, internal memory and bandwidth utilization rate Weight, will take that server resource is more and the less virtual machine (vm) migration of committed memory is on other servers.
Preferably, randomly choosed according to probit according to the remaining situation of resource in the home server in step 103 The migration destination server of the virtual machine to be migrated.Multiple migration operations occur at certain moment selects combination property best simultaneously Server as destination server, the decline for causing performance using increasing sharply of resource in the node short time can be caused, so It is not fixed selection when destination server is selected, but according to the remaining situation of server resource according to certain probability At random come select migrate destination server.The number between one [0,1] is generated using random function, is then scolded at which according to this The probability space of individual destination server is determining migration destination server.
Preferably, wherein the computing formula of the probability is:
Wherein, XiFor the surplus resources of server i, PiFor the probability of selection target server, and the destination server for selecting Probability and be 1.
Preferably, wherein the computing formula of the surplus resources of the server i is:
Xi=C × (1-Ci)+M×(1-Mi)+L×(1-Li),
Wherein, the utilization rate of the CPU of whole server cluster, internal memory and bandwidth respectively C, M and L, the CPU of server i, The utilization rate of internal memory and bandwidth is respectively Ci、MiAnd Li
Fig. 2 is the structural representation of the virtual machine Autonomic Migration Framework system 200 according to embodiment of the present invention.As shown in Fig. 2 The Autonomic Migration Framework system 200 includes:Migration time determining unit 201, virtual machine determining unit 202 to be migrated and migration target Server determining unit 203.When migration time determining unit 201 determines virtual machine (vm) migration according to the load of home server Between, wherein the load of the home server includes:The utilization rate of CPU, internal memory and bandwidth.
Preferably, virtual machine determining unit to be migrated 202 according to resource in the home server using ratio set Determine weight computation migration amount, the virtual machine for selecting migration value larger is used as virtual machine to be migrated.
Preferably, migrating remaining situation of the destination server determining unit 203 according to resource in the home server The migration destination server of the virtual machine to be migrated is randomly choosed according to probit.
The present invention is described by reference to a small amount of embodiment.However, it is known in those skilled in the art, as What subsidiary Patent right requirement was limited, except the present invention other embodiments disclosed above equally fall the present invention's In the range of.
Normally, all terms for using in the claims are all solved in the usual implication of technical field according to them Release, unless clearly defined in addition wherein.It is all of to be all opened ground with reference to " one/described/be somebody's turn to do [device, component etc.] " At least one of described device, component etc. example is construed to, unless otherwise expressly specified.Any method disclosed herein Step all need not be run with disclosed accurate order, unless explicitly stated otherwise.

Claims (7)

1. a kind of virtual machine Autonomic Migration Framework method based on cloud platform, it is characterised in that methods described includes:
The virtual machine (vm) migration time is determined according to the load of home server, wherein the load of the home server includes:CPU、 The utilization rate of internal memory and bandwidth;
Weight computation migration amount are set according to the ratio that resource in the home server is used, selects migration value larger Virtual machine is used as virtual machine to be migrated;And
Moving for the virtual machine to be migrated is randomly choosed according to probit according to the remaining situation of resource in the home server Move destination server.
2. method according to claim 1, it is characterised in that using the EXSMOOTH in time series forecasting technology The loading condition of home server is calculated in follow-up time, the triggering when loading more than the threshold value for setting for a period of time is moved Shifting condition.
3. method according to claim 2, it is characterised in that continue loading condition of the time to home server in the rear The formula of calculating is:
Z t + 1 = α Σ j = 0 t - 1 ( 1 - α ) j z t - j ,
Wherein, Zt+1For the loading condition of the home server at t+1 moment, α is weight coefficient.
4. method according to claim 1, it is characterised in that the computing formula of the migration amount is:
Rp=(Cicq+Mimq+Lilq)/mq,
Wherein, the utilization rate of the CPU of server i, internal memory and bandwidth is respectively Ci、MiAnd Li, the virtual machine q's on server i The usage amount of CPU, internal memory and bandwidth is respectively cq、mqAnd lq, RpFor the migration amount of virtual machine q.
5. method according to claim 1, it is characterised in that the computing formula of the probability is:
P i = X i / Σ i = 1 n X i ,
Wherein, XiFor the surplus resources of server i, PiFor the probability of selection target server.
6. method according to claim 5, it is characterised in that the computing formula of the surplus resources of the server i is:
Xi=C × (1-Ci)+M×(1-Mi)+L×(1-Li),
Wherein, the utilization rate of the CPU of whole server cluster, internal memory and bandwidth is respectively C, M and L, the CPU of server i, internal memory C is respectively with the utilization rate of bandwidthi、MiAnd Li
7. a kind of virtual machine Autonomic Migration Framework system based on cloud platform, it is characterised in that the system includes:
Migration time determining unit, determines the virtual machine (vm) migration time according to the load of home server, wherein the hosted service The load of device includes:The utilization rate of CPU, internal memory and bandwidth;
Virtual machine determining unit to be migrated, sets weight computation migration according to the ratio that resource in the home server is used Amount, the virtual machine for selecting migration value larger is used as virtual machine to be migrated;And migration destination server determining unit, according to institute The remaining situation for stating resource in home server randomly chooses the migration destination service of the virtual machine to be migrated according to probit Device.
CN201611007753.0A 2016-11-16 2016-11-16 Automatic migration method and system of virtual machine based on OpenStack cloud platform Pending CN106528270A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611007753.0A CN106528270A (en) 2016-11-16 2016-11-16 Automatic migration method and system of virtual machine based on OpenStack cloud platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611007753.0A CN106528270A (en) 2016-11-16 2016-11-16 Automatic migration method and system of virtual machine based on OpenStack cloud platform

Publications (1)

Publication Number Publication Date
CN106528270A true CN106528270A (en) 2017-03-22

Family

ID=58351768

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611007753.0A Pending CN106528270A (en) 2016-11-16 2016-11-16 Automatic migration method and system of virtual machine based on OpenStack cloud platform

Country Status (1)

Country Link
CN (1) CN106528270A (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107203394A (en) * 2017-04-18 2017-09-26 中国科学院计算技术研究所 A kind of high safety docker container batch dispositions methods and device
CN108182105A (en) * 2017-12-12 2018-06-19 苏州大学 Local dynamic station moving method and control system based on Docker container techniques
CN108363611A (en) * 2017-11-02 2018-08-03 北京紫光恒越网络科技有限公司 Method for managing security, device and the omnidirectional system of virtual machine
CN108563489A (en) * 2018-04-02 2018-09-21 郑州云海信息技术有限公司 A kind of virtual machine migration method and system of data center's total management system
CN108574727A (en) * 2018-03-07 2018-09-25 天津麒麟信息技术有限公司 A kind of improved load balance scheduling system based on platform of soaring
CN109039933A (en) * 2018-08-14 2018-12-18 郑州云海信息技术有限公司 A kind of cluster network optimization method, device, equipment and medium
CN109960565A (en) * 2017-12-25 2019-07-02 航天信息股份有限公司 Cloud platform, dispatching method of virtual machine and device based on cloud platform
CN111274230A (en) * 2020-03-26 2020-06-12 北京奇艺世纪科技有限公司 Data migration management method, device, equipment and storage medium
CN112579246A (en) * 2019-09-27 2021-03-30 阿里巴巴集团控股有限公司 Virtual machine migration processing method and device
CN115878329A (en) * 2023-02-02 2023-03-31 天翼云科技有限公司 Host resource scheduling method and device, electronic equipment and storage medium
CN116405391A (en) * 2023-04-10 2023-07-07 长扬科技(北京)股份有限公司 OpenStack-based virtual machine node screening method, system and storage medium
CN112579246B (en) * 2019-09-27 2024-06-04 阿里巴巴集团控股有限公司 Virtual machine migration processing method and device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102790793A (en) * 2012-05-08 2012-11-21 北京邮电大学 Decision method and control module facing to cloud computing virtual machine migration
CN105302632A (en) * 2015-11-19 2016-02-03 国家电网公司 Cloud computing working load dynamic integration method
CN105607947A (en) * 2015-12-11 2016-05-25 西北工业大学 Novel cloud environment virtual machine scheduling method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102790793A (en) * 2012-05-08 2012-11-21 北京邮电大学 Decision method and control module facing to cloud computing virtual machine migration
CN105302632A (en) * 2015-11-19 2016-02-03 国家电网公司 Cloud computing working load dynamic integration method
CN105607947A (en) * 2015-12-11 2016-05-25 西北工业大学 Novel cloud environment virtual machine scheduling method

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107203394B (en) * 2017-04-18 2021-01-01 中国科学院计算技术研究所 High-safety docker container batch deployment method and device
CN107203394A (en) * 2017-04-18 2017-09-26 中国科学院计算技术研究所 A kind of high safety docker container batch dispositions methods and device
CN108363611A (en) * 2017-11-02 2018-08-03 北京紫光恒越网络科技有限公司 Method for managing security, device and the omnidirectional system of virtual machine
CN108182105A (en) * 2017-12-12 2018-06-19 苏州大学 Local dynamic station moving method and control system based on Docker container techniques
CN108182105B (en) * 2017-12-12 2023-08-15 苏州大学 Local dynamic migration method and control system based on Docker container technology
CN109960565B (en) * 2017-12-25 2021-06-04 航天信息股份有限公司 Cloud platform, and virtual machine scheduling method and device based on cloud platform
CN109960565A (en) * 2017-12-25 2019-07-02 航天信息股份有限公司 Cloud platform, dispatching method of virtual machine and device based on cloud platform
CN108574727A (en) * 2018-03-07 2018-09-25 天津麒麟信息技术有限公司 A kind of improved load balance scheduling system based on platform of soaring
CN108563489A (en) * 2018-04-02 2018-09-21 郑州云海信息技术有限公司 A kind of virtual machine migration method and system of data center's total management system
CN109039933A (en) * 2018-08-14 2018-12-18 郑州云海信息技术有限公司 A kind of cluster network optimization method, device, equipment and medium
CN109039933B (en) * 2018-08-14 2022-07-08 郑州云海信息技术有限公司 Cluster network optimization method, device, equipment and medium
CN112579246A (en) * 2019-09-27 2021-03-30 阿里巴巴集团控股有限公司 Virtual machine migration processing method and device
CN112579246B (en) * 2019-09-27 2024-06-04 阿里巴巴集团控股有限公司 Virtual machine migration processing method and device
CN111274230A (en) * 2020-03-26 2020-06-12 北京奇艺世纪科技有限公司 Data migration management method, device, equipment and storage medium
CN111274230B (en) * 2020-03-26 2024-03-08 北京奇艺世纪科技有限公司 Data migration management method, device, equipment and storage medium
CN115878329A (en) * 2023-02-02 2023-03-31 天翼云科技有限公司 Host resource scheduling method and device, electronic equipment and storage medium
CN116405391A (en) * 2023-04-10 2023-07-07 长扬科技(北京)股份有限公司 OpenStack-based virtual machine node screening method, system and storage medium

Similar Documents

Publication Publication Date Title
CN106528270A (en) Automatic migration method and system of virtual machine based on OpenStack cloud platform
US10924535B2 (en) Resource load balancing control method and cluster scheduler
CN107273185B (en) Load balancing control method based on virtual machine
CN103713956B (en) Method for intelligent weighing load balance in cloud computing virtualized management environment
WO2018000991A1 (en) Data balancing method and device
CN108845874B (en) Dynamic resource allocation method and server
CN107992353B (en) Container dynamic migration method and system based on minimum migration volume
CN103338228A (en) Cloud calculating load balancing scheduling algorithm based on double-weighted least-connection algorithm
CN110502323B (en) Real-time scheduling method for cloud computing tasks
CN104239123A (en) Campus-cloud-platform-oriented virtual machine management dispatching method and system
CN103701900A (en) Data distribution method on basis of heterogeneous cluster
CN108089918B (en) Graph computation load balancing method for heterogeneous server structure
CN106339386A (en) Flexible scheduling method and device for database
CN105426241A (en) Cloud computing data center based unified resource scheduling energy-saving method
CN103188346A (en) Distributed decision making supporting massive high-concurrency access I/O (Input/output) server load balancing system
CN103885811B (en) Method, system and device that dummy machine system total system is migrated online
CN106681839B (en) Elastic calculation dynamic allocation method
TW201324357A (en) Green energy management of virtual machine cluster
CN107450855A (en) A kind of model for distributed storage variable data distribution method and system
CN113342510A (en) Water and power basin emergency command cloud-side computing resource cooperative processing method
CN111290699A (en) Data migration method, device and system
US20220300323A1 (en) Job Scheduling Method and Job Scheduling Apparatus
CN108874508A (en) A kind of cloud computing virtual server system load equilibration scheduling method
CN109976879B (en) Cloud computing virtual machine placement method based on resource usage curve complementation
US20210390405A1 (en) Microservice-based training systems in heterogeneous graphic processor unit (gpu) cluster and operating method thereof

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20170322

RJ01 Rejection of invention patent application after publication