CN102110071A - Virtual machine cluster system and implementation method thereof - Google Patents

Virtual machine cluster system and implementation method thereof Download PDF

Info

Publication number
CN102110071A
CN102110071A CN 201110051817 CN201110051817A CN102110071A CN 102110071 A CN102110071 A CN 102110071A CN 201110051817 CN201110051817 CN 201110051817 CN 201110051817 A CN201110051817 A CN 201110051817A CN 102110071 A CN102110071 A CN 102110071A
Authority
CN
China
Prior art keywords
virtual machine
those
computing nodes
management node
dynamic
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.)
Granted
Application number
CN 201110051817
Other languages
Chinese (zh)
Other versions
CN102110071B (en
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.)
Suzhou Inspur Intelligent Technology Co Ltd
Original Assignee
Inspur Beijing Electronic Information Industry Co Ltd
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 Inspur Beijing Electronic Information Industry Co Ltd filed Critical Inspur Beijing Electronic Information Industry Co Ltd
Priority to CN 201110051817 priority Critical patent/CN102110071B/en
Publication of CN102110071A publication Critical patent/CN102110071A/en
Application granted granted Critical
Publication of CN102110071B publication Critical patent/CN102110071B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Hardware Redundancy (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a virtual machine cluster system and an implementation method thereof for overcoming the defect of high cost of the conventional cluster system. The virtual machine cluster system is constructed on a plurality of physical servers, a virtual machine is operated on the physical servers to provide a plurality of virtual computing nodes, and the virtual computing nodes are divided into a management node and a plurality of computing nodes, wherein the management node is used for creating a management library to record the host names and the dynamic internet protocol (IP) addresses of the computing nodes and managing the whole virtual machine cluster system according to the host names and the dynamic IP addresses; and the computing nodes are used for completing the computing tasks of the virtual machine cluster system. According to the technical scheme, the cluster system is constructed by using the virtual machine, so the usage quantity of the physical servers is reduced, and the cost of the cluster system is reduced.

Description

A kind of cluster virtual machine system and its implementation
Technical field
The present invention relates to computer application field, relate in particular to a kind of cluster virtual machine system and its implementation.
Background technology
Computer cluster is to couple together the height close cooperation by one group of loose integrated computer software or hardware to finish the computing system of evaluation work.The high availability cluster of group system is meant generally under the situation that certain node failure is arranged in the group system that task of operation meeting Autonomic Migration Framework is to nodes of other normal operations on it, and this transition process does not influence the operation of whole group system.
The hardware composition of traditional group system generally comprises group of server and shared storage device.Group of server generally comprises a plurality of server nodes, needs unified installing operating system and clustered software program; Shared storage device is used to guarantee the consistance of data between each server node.In addition, in order to guarantee the high availability of group system, generally adopt the mode of redundancy backup, such station server just needs an alternate device, perhaps prepares many alternate devices (being referred to as to be equipped with) for every station server more.These alternate devices also are to cause one of high reason of whole group system cost.
Along with development of science and technology, the demand of small-scale group system also progressively increases, and needs group system to finish high-performance calculation, but has also determined to reduce the financial cost of whole group system on a small scale as far as possible.So the sky high cost of group system has become one of obstacle that influences the group system development.
Summary of the invention
Technical matters to be solved by this invention is that a kind of cluster virtual machine system need be provided, to overcome current group system defective with high costs.
In order to solve the problems of the technologies described above, the invention provides a kind of cluster virtual machine system, this cluster virtual machine system constructing is on a plurality of physical servers, the operation virtual machine is to provide a plurality of virtual computing nodes on those physical servers, those virtual computing nodes are divided into a management node and a plurality of computing node, wherein:
This management node is used to create host name and the dynamic IP addressing of a management holder to write down each computing node, according to those host name and dynamic IP addressing, whole cluster virtual machine system is managed;
Those computing nodes are used to finish the calculation task of this cluster virtual machine system.
Preferably, those physical servers are used to adopt the Copy on write form of Qemu that the disk mirroring of virtual machine is provided.
Preferably, this management node comprises:
Dynamic Host Configuration Protocol server is used to carry out the dynamic distribution of this dynamic IP addressing;
Name server is used to finish domain name mapping;
Network file system server is used for this disk mirroring is shared.
Preferably, this management node comprises:
Expansion servers, the physical server that is used for newly inserting this cluster virtual machine system is configured to move the physical server of computing node.
Preferably, those physical servers are used to use the network file system(NFS) shared disk.
Preferably, establish heartbeat between this management node and those computing nodes and be connected, this management node regularly sends heartbeat signal to those computing nodes, and the computing node of not receiving the heartbeat feedback is carried out the virtual machine (vm) migration operation.
In order to solve the problems of the technologies described above, the present invention also provides the implementation method of a kind of cluster virtual machine system, this cluster virtual machine system constructing is on a plurality of physical servers, the operation virtual machine is to provide a plurality of virtual computing nodes on those physical servers, those virtual computing nodes are divided into a management node and a plurality of computing node, wherein:
On this management node, create host name and the dynamic IP addressing of a management holder, and whole cluster virtual machine system is managed according to those host name and dynamic IP addressing to write down each computing node;
Wherein, those computing nodes are used to finish the calculation task of this cluster virtual machine system.
Preferably, those physical servers adopt the Copy on write form of Qemu that the disk mirroring of virtual machine is provided.
Preferably, those physical servers use the network file system(NFS) shared disk.
Preferably, setting up heartbeat between this management node and those computing nodes is connected.
Compared with prior art, technical scheme of the present invention adopts virtual machine to build group system, has reduced the usage quantity of physical server, has reduced the cost of group system.Technical scheme of the present invention connects the health status can monitor virtual machine by heartbeat, starts the dynamic migration of virtual machine in good time, has guaranteed running without interruption of virtual in-fight service, has reached the high availability of whole cluster virtual machine system.Technical scheme of the present invention is finished the administration configuration work of group system by management node, be responsible for calculation task by computing node, such framework can dynamically add computing node not needing to restart under the prerequisite of system, the time whole cluster virtual machine system have enhanced scalability.In addition, in the technical scheme of the present invention, all virtual machines all adopt the mode of shared disk mirror image, significantly reduce the storage space of computing node, and use the mode shared data storage of NFS, and need not to use separately shared storage device, further reduced the cost of whole cluster virtual machine system.
Other features and advantages of the present invention will be set forth in the following description, and, partly from instructions, become apparent, perhaps understand by implementing the present invention.Purpose of the present invention and other advantages can realize and obtain by specifically noted structure in instructions, claims and accompanying drawing.
Description of drawings
Accompanying drawing is used to provide the further understanding to technical solution of the present invention, and constitutes the part of instructions, is used from embodiments of the invention one and explains technical scheme of the present invention, does not constitute the restriction to technical solution of the present invention.In the accompanying drawings:
Fig. 1 is the composition synoptic diagram of the embodiment of the invention one cluster virtual machine system;
Fig. 2 carries out virtualized system view for using KVM in the embodiment of the invention one.
Embodiment
Describe embodiments of the present invention in detail below with reference to drawings and Examples, how the application technology means solve technical matters to the present invention whereby, and the implementation procedure of reaching technique effect can fully understand and implements according to this.
At first, if do not conflict, the mutually combining of each feature among the embodiment of the invention and the embodiment is all within protection scope of the present invention.In addition, can in computer system, carry out in the step shown in the process flow diagram of accompanying drawing such as a set of computer-executable instructions, and, though there is shown logical order in flow process, but in some cases, can carry out step shown or that describe with the order that is different from herein.
Along with the development of Intel Virtualization Technology, on a station server, to move a plurality of operating systems simultaneously and become a reality, the hardware virtualization technology allows the performance of virtual machine reach level near host performance especially.Use Intel Virtualization Technology, originally need tens even the group system that just can build of multiserver more, only may only need half even server still less just can realize now, and the overall development of Intel Virtualization Technology also provide technique guarantee for guaranteeing that whole group system height is available with enhanced scalability.
Embodiment one, cluster virtual machine system
Fig. 1 is the composition synoptic diagram of present embodiment one.As shown in Figure 1, the cluster virtual machine system constructing of present embodiment (can conduct interviews by network on common physical machine 110) on a plurality of physical servers 120, the present invention is referred to as virtualization services supplier (Virtualization Service Provider with those physical servers, VSP), the operation virtual machine is to provide a plurality of virtual computing nodes (Virtual Computer Node on those physical servers, VCN) 130, those virtual computing nodes are divided into 150 two kinds of management node 140 and computing nodes, the quantity of management node 140 is one, all the other are computing node 150 to those virtual computing nodes except that management node 140, wherein:
Management node 140 has in whole cluster virtual machine system and only has one, is used for whole cluster virtual machine system is managed for configuration; Create host name and the dynamic IP addressing of a management holder on it,, can realize whole cluster virtual machine system is managed according to the host name and the dynamic IP addressing of each computing node that is write down in this management holder to write down each computing node;
Computing node 150 is a plurality of in whole cluster virtual machine system, links to each other with management node 140, is used to finish the calculation task of this cluster virtual machine system.
In the present embodiment, the structure of physical server (being VSP) 120 as shown in Figure 2, it adopts hardware virtualization technology (Kernel based Virtual Machine, KVM), by loading kernel, in system, create a special character device/dev/kvm, communicate by letter with the device model of user's attitude with this.By this equipment, make the address space of Client OS be independent of kernel or running other the address space of Client OS.And by introducing a client mode, make client computer have the privately owned address space of oneself, mapping when instantiation Client OS (Guest OS) realizes the mapping of client address on this privately owned address space.Load after the KVM, just can start Client OS, that is to say providing of virtualization services has been provided at user's space.Need to prove, in system, create a special character device/dev/kvm and adopt prior art can realize that the present invention does not do concrete qualification to this.
Fig. 2 carries out virtualized system view for using KVM, the hardware platform (hardware) of bottom is can the virtualized hardware platform of support hardware, at this is the operating system (OS) of a Linux above hardware platform, and it has comprised a virtual machine monitor hypervisor.Client OS (also being Guest OS) can be moved at such one above the platform, the application program identical can be moved with the normal operations system in Guest OS the inside.Need to prove that it is that the present invention does not elaborate to this to the briefly introducing of prior art that use KVM shown in Figure 2 carries out virtualized technology contents.
Physical server 120 be used to take Qemu Copy on write (Qemu Copy-On-Write, QCOW) form provides the disk mirroring of virtual machine, this QCOW form is supported a kind of snapshot mode.In this snapshot mode, all write operations to disk mirroring of virtual machine all will be write separately in the middle of the additional temporary file, and can not write in the middle of the disk mirroring.This shared model has supported that all virtual machines all use same disk mirroring in the whole cluster virtual machine system, and can not produce the inconsistent situation of data, this just greatly reduces the demand of whole cluster virtual machine system to storage space (Storage), has reduced the cost of memory device.
In addition, group system of the prior art all is to realize that by extra use shared storage device all physical servers use unified storage space.In cluster virtual machine of the present invention system, physical server 120 is used to use the mode of NFS to come shared disk.NFS is a kind of distributed file system, allows local computer as using local device to use the equipment of the computing machine on the network, only needs the computer equipment on the network is mounted on the local system to get final product.So only need place disk mirroring on a VSP, other VSP does not need very big disk space, has so not only reduced shared storage device, and has reduced the size of needed storage space, has reached the purpose that reduces the group system cost.
In the technical scheme of the present invention, can establish heartbeat between management node 140 and the computing node 150 is connected, management node 140 regularly sends heartbeat signal to all computing nodes 150, receive computing node 150 corresponding heartbeat feedbacks, expression computing node 150 is in active or normal condition.If management node 140 is not received the heartbeat feedback of computing node 150, can think that then corresponding calculated node 150 is in abnomal condition (as fault state or deadlock state or the like), such state may be because the fault of VSP or the fault of itself cause, start the virtual machine (vm) migration operation this moment, computing node is moved to continue operation above the VSP that is in normal condition.So just guaranteed the highly reliable operation of total system.So, the high availability of whole cluster virtual machine system is guaranteed by the dynamic migration of virtual machine.
Management node 140 is mainly used in that realization manages whole cluster virtual machine system and computing node 150 is mainly used in the division of labor of finishing calculation task, particularly, such as disposing Condor(instrument of increasing income in the present embodiment) system, dispose condor_collector, condor_negotiator and condor_schedd so on management node 140, configuration condor_startd gets final product on computing node 150.
Owing to the public disk mirroring of all computing nodes, therefore can not adopt the mode of static IP, because static IP can write disk mirroring with the IP address.So, this management node 140 comprises DHCP (Dynamic Host Configuration Protocol, DHCP) server, name server (Domain Name Server, DNS) and network file system(NFS) (Network File System, NFS) server, wherein:
This Dynamic Host Configuration Protocol server is used to carry out the dynamic distribution of IP address;
This dns server is used to finish domain name mapping;
This nfs server is used for disk mirroring is shared to each VSP, and these disk mirrorings are set to a reading mode, and each computing node adopts snapshot mode to visit disk mirroring.
Can also comprise expansion servers on this management node 140, wherein this expansion servers physical server of being used for newly inserting this cluster virtual machine system is configured to move the VSP of computing node.This management mode is the scale of EVM(extended virtual machine) group system easily, only needs initiate physical server is configured to move the VSP of computing node, carries out suitable configuration again and gets final product.On management node 140, add the operation of computing node, it is joined in the middle of the whole cluster computing system, in this process, need not to restart cluster virtual machine system or management node 140, just can realize newly adding the dynamic interpolation of physical server.
The implementation method of embodiment two, cluster virtual machine system
In conjunction with cluster virtual machine system and explanation thereof shown in Figure 1, present embodiment is realized this cluster virtual machine system, it is structured on a plurality of physical servers, the operation virtual machine is to provide a plurality of virtual computing nodes on those physical servers, those virtual computing nodes are divided into a management node and a plurality of computing node, wherein:
On this management node, create host name and the dynamic IP addressing of a management holder, and whole cluster virtual machine system is managed according to those host name and dynamic IP addressing to write down each computing node;
Wherein, those computing nodes are used to finish the calculation task of this cluster virtual machine system.
Wherein, those physical servers adopt the Copy on write form of Qemu that the disk mirroring of virtual machine is provided.
Wherein, those physical servers use the network file system(NFS) shared disk.
Wherein, setting up heartbeat between this management node and those computing nodes is connected.
This implementation method of the cluster virtual machine system that present embodiment provides, the technical scheme that please refer to the cluster virtual machine system that previous embodiment one provides is understood.
Traditional group system is all set up by physical server and shared storage, and these equipment all are need very expensive input.Technical scheme of the present invention uses virtual machine to build group system, not only reduced the quantity of physical server, improved the utilization factor of physical server, but also can utilize virtual machine technique to improve the availability and the extendability of group system, when significantly reducing cost, also can reach the purpose of group system high-performance calculation.
In technical scheme of the present invention, utilize the dynamic migration technology of virtual machine to realize the high availability of group system.The virtual machine dynamic migration promptly is that the service that moves in virtual machine can not produce interruption in the process of migration of virtual machine.The virtual machine dynamic migration is the mode transfer of virtual machine internal storage state that adopts the iteration copy, with virtual machine (perhaps computing node) dynamic migration that breaks down or be in other abnormal operating states to other above VSP, guarantee the continuity of service, realized the high availability of group system.
Technical scheme of the present invention adopts the composition mode of a management node and a plurality of computing nodes, has made things convenient for the dynamic expansion of group system.Expand the scale of group system if desired, only need to add corresponding physical server, and set up computing node thereon, maintain configuration information on management node then, initiate physical server can be expanded in the existing group system, and do not need to restart group system or management node, can improve the computing power of group system fast, and calculated performance is the growth that is close to linearity along with the increase of physical server quantity.
Technical solution of the present invention makes the high availability of the group system that the present invention proposes not need to prepare extra alternate device, has saved the cost of alternate device.All virtual machines of the group system of the present invention's proposition adopt the mode of sharing mirror image in addition, reduce the demand and the use of storage space greatly.In addition, group system provided by the invention is come the shared disk space by the mode of NFS, does not need to buy separately in addition shared storage device, has reduced the cost of storage space.
Those skilled in the art should be understood that, each ingredient of above-mentioned system embodiment of the present invention or each step of method embodiment can realize with the general calculation device, they can concentrate on the single calculation element, perhaps be distributed on the network that a plurality of calculation element forms, alternatively, they can be realized with the executable program code of calculation element, thereby, they can be stored in the memory storage and carry out by calculation element, perhaps they are made into each integrated circuit modules respectively, perhaps a plurality of modules in them or step are made into the single integrated circuit module and realize.Like this, the present invention is not restricted to any specific hardware and software combination.
Though the disclosed embodiment of the present invention as above, the embodiment that described content just adopts for the ease of understanding the present invention is not in order to limit the present invention.Technician in any the technical field of the invention; under the prerequisite that does not break away from the disclosed spirit and scope of the present invention; can do any modification and variation what implement in form and on the details; but scope of patent protection of the present invention still must be as the criterion with the scope that appending claims was defined.

Claims (10)

1. cluster virtual machine system, it is characterized in that this cluster virtual machine system constructing is on a plurality of physical servers, the operation virtual machine is to provide a plurality of virtual computing nodes on those physical servers, those virtual computing nodes are divided into a management node and a plurality of computing node, wherein:
This management node is used to create host name and the dynamic IP addressing of a management holder to write down each computing node, according to those host name and dynamic IP addressing, whole cluster virtual machine system is managed;
Those computing nodes are used to finish the calculation task of this cluster virtual machine system.
2. cluster virtual machine according to claim 1 system is characterized in that:
Those physical servers are used to adopt the Copy on write form of Qemu that the disk mirroring of virtual machine is provided.
3. cluster virtual machine according to claim 2 system is characterized in that this management node comprises:
Dynamic Host Configuration Protocol server is used to carry out the dynamic distribution of this dynamic IP addressing;
Name server is used to finish domain name mapping;
Network file system server is used for this disk mirroring is shared.
4. cluster virtual machine according to claim 3 system is characterized in that this management node comprises:
Expansion servers, the physical server that is used for newly inserting this cluster virtual machine system is configured to move the physical server of computing node.
5. cluster virtual machine according to claim 1 system is characterized in that:
Those physical servers are used to use the network file system(NFS) shared disk.
6. cluster virtual machine according to claim 1 system is characterized in that:
Establish heartbeat between this management node and those computing nodes and be connected, this management node regularly sends heartbeat signal to those computing nodes, and the computing node of not receiving the heartbeat feedback is carried out the virtual machine (vm) migration operation.
7. the implementation method of a cluster virtual machine system, it is characterized in that, this cluster virtual machine system constructing is on a plurality of physical servers, the operation virtual machine is to provide a plurality of virtual computing nodes on those physical servers, those virtual computing nodes are divided into a management node and a plurality of computing node, wherein:
On this management node, create host name and the dynamic IP addressing of a management holder, and whole cluster virtual machine system is managed according to those host name and dynamic IP addressing to write down each computing node;
Wherein, those computing nodes are used to finish the calculation task of this cluster virtual machine system.
8. method according to claim 7 is characterized in that:
Those physical servers adopt the Copy on write form of Qemu that the disk mirroring of virtual machine is provided.
9. method according to claim 7 is characterized in that:
Those physical servers use the network file system(NFS) shared disk.
10. method according to claim 7 is characterized in that:
Setting up heartbeat between this management node and those computing nodes is connected.
CN 201110051817 2011-03-04 2011-03-04 Virtual machine cluster system and implementation method thereof Active CN102110071B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 201110051817 CN102110071B (en) 2011-03-04 2011-03-04 Virtual machine cluster system and implementation method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 201110051817 CN102110071B (en) 2011-03-04 2011-03-04 Virtual machine cluster system and implementation method thereof

Publications (2)

Publication Number Publication Date
CN102110071A true CN102110071A (en) 2011-06-29
CN102110071B CN102110071B (en) 2013-04-17

Family

ID=44174235

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 201110051817 Active CN102110071B (en) 2011-03-04 2011-03-04 Virtual machine cluster system and implementation method thereof

Country Status (1)

Country Link
CN (1) CN102110071B (en)

Cited By (35)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102355369A (en) * 2011-09-27 2012-02-15 华为技术有限公司 Virtual clustered system as well as processing method and processing device thereof
CN102404385A (en) * 2011-10-25 2012-04-04 华中科技大学 Virtual cluster deployment system and deployment method for high performance computing
CN102412988A (en) * 2011-11-14 2012-04-11 浪潮(北京)电子信息产业有限公司 Service information system and method for realizing continuous operation by using same
CN102970204A (en) * 2012-10-24 2013-03-13 曙光信息产业(北京)有限公司 Distributed switch system based on xen virtualization platform and achieving method thereof
CN102981929A (en) * 2012-11-05 2013-03-20 曙光云计算技术有限公司 Management method and system for disk mirror images
CN103019625A (en) * 2012-12-13 2013-04-03 中国电信股份有限公司云计算分公司 Memory control method and device
CN103067501A (en) * 2012-12-28 2013-04-24 广州杰赛科技股份有限公司 Large data processing method of PaaS platform
CN103262480A (en) * 2012-11-13 2013-08-21 华为技术有限公司 Method of establishing virtual cluster and network devices
CN103605562A (en) * 2013-12-10 2014-02-26 浪潮电子信息产业股份有限公司 Method for migrating kernel-based virtual machine (KVM) between physical hosts
CN103647840A (en) * 2013-12-19 2014-03-19 深圳市青葡萄科技有限公司 Distributed management method of symmetric cluster
CN103677961A (en) * 2013-12-20 2014-03-26 国云科技股份有限公司 Method for setting host name of virtual machine
CN103729233A (en) * 2013-12-20 2014-04-16 中电长城网际系统应用有限公司 Multiple virtual machines management method and device
CN104318091A (en) * 2014-10-13 2015-01-28 航天东方红卫星有限公司 Moonlet ground testing method based on virtualization computer system
CN104570831A (en) * 2013-09-27 2015-04-29 费希尔-罗斯蒙特系统公司 Process control systems and methods
CN104601622A (en) * 2013-10-31 2015-05-06 国际商业机器公司 Method and system for deploying cluster
CN104699419A (en) * 2013-12-09 2015-06-10 陈勋元 Operation method of distributed memory disk cluster storage system
WO2015135181A1 (en) * 2014-03-13 2015-09-17 华为技术有限公司 Graphic processing method, guest operating system (os) and guest os system
WO2016015266A1 (en) * 2014-07-31 2016-02-04 华为技术有限公司 Communication system and communication method
CN105978915A (en) * 2016-07-19 2016-09-28 浪潮电子信息产业股份有限公司 Security isolation method based on cloud resource control
WO2016180005A1 (en) * 2015-05-14 2016-11-17 华为技术有限公司 Method for processing virtual machine cluster and computer system
CN106502797A (en) * 2016-10-28 2017-03-15 郑州云海信息技术有限公司 A kind of group system and the dispositions method of group system
CN106790477A (en) * 2016-12-12 2017-05-31 广州杰赛科技股份有限公司 Realize the system and method for cloud classroom cluster
CN103729234B (en) * 2013-12-20 2017-06-27 中电长城网际系统应用有限公司 A kind of cluster virtual machine management method and device
CN107241460A (en) * 2017-06-30 2017-10-10 联想(北京)有限公司 The processing method and electronic equipment of a kind of floating address
CN107632937A (en) * 2017-10-10 2018-01-26 郑州云海信息技术有限公司 A kind of method, apparatus tested cluster virtual machine, readable storage medium storing program for executing
CN108124018A (en) * 2012-06-26 2018-06-05 丛林网络公司 The method and virtual machine manager of distributed processing network equipment task
CN108469996A (en) * 2018-03-13 2018-08-31 山东超越数控电子股份有限公司 A kind of system high availability method based on auto snapshot
CN109032761A (en) * 2018-08-06 2018-12-18 郑州云海信息技术有限公司 Automatic deployment virtual machine and the method for installing OS automatically under a kind of Linux
CN109491764A (en) * 2018-11-20 2019-03-19 郑州云海信息技术有限公司 A kind of virtual-machine fail management method based on openstack
CN109558212A (en) * 2018-11-27 2019-04-02 深信服科技股份有限公司 A kind of virtualized management method of physical equipment, system, physical equipment and medium
CN110780973A (en) * 2018-07-31 2020-02-11 中兴通讯股份有限公司 Virtual machine migration device, method, equipment and readable storage medium
CN110837451A (en) * 2018-08-16 2020-02-25 中国移动通信集团重庆有限公司 Processing method, device, equipment and medium for high availability of virtual machine
CN111209025A (en) * 2020-01-19 2020-05-29 山东浪潮通软信息科技有限公司 SaaS platform implementation method based on heartbeat mechanism
CN112035293A (en) * 2014-11-13 2020-12-04 微软技术许可有限责任公司 Virtual machine cluster backup
CN112527325A (en) * 2020-11-23 2021-03-19 山东乾云启创信息科技股份有限公司 Deployment method and system applied to super-fusion architecture

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080172492A1 (en) * 2007-01-11 2008-07-17 Mandayam Thondanur Raghunath System and method for virtualized resource configuration
CN101504620A (en) * 2009-03-03 2009-08-12 华为技术有限公司 Load balancing method, apparatus and system of virtual cluster system
CN101594387A (en) * 2009-06-29 2009-12-02 北京航空航天大学 The virtual cluster deployment method and system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080172492A1 (en) * 2007-01-11 2008-07-17 Mandayam Thondanur Raghunath System and method for virtualized resource configuration
CN101504620A (en) * 2009-03-03 2009-08-12 华为技术有限公司 Load balancing method, apparatus and system of virtual cluster system
CN101594387A (en) * 2009-06-29 2009-12-02 北京航空航天大学 The virtual cluster deployment method and system

Cited By (59)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013044828A1 (en) * 2011-09-27 2013-04-04 华为技术有限公司 Virtual cluster system, processing method and device thereof
CN102355369A (en) * 2011-09-27 2012-02-15 华为技术有限公司 Virtual clustered system as well as processing method and processing device thereof
CN102355369B (en) * 2011-09-27 2014-01-08 华为技术有限公司 Virtual clustered system as well as processing method and processing device thereof
CN102404385A (en) * 2011-10-25 2012-04-04 华中科技大学 Virtual cluster deployment system and deployment method for high performance computing
CN102412988A (en) * 2011-11-14 2012-04-11 浪潮(北京)电子信息产业有限公司 Service information system and method for realizing continuous operation by using same
CN108124018A (en) * 2012-06-26 2018-06-05 丛林网络公司 The method and virtual machine manager of distributed processing network equipment task
CN108124018B (en) * 2012-06-26 2020-07-28 丛林网络公司 Method for distributed processing of network equipment tasks and virtual machine manager
CN102970204A (en) * 2012-10-24 2013-03-13 曙光信息产业(北京)有限公司 Distributed switch system based on xen virtualization platform and achieving method thereof
CN102970204B (en) * 2012-10-24 2017-09-01 曙光信息产业(北京)有限公司 A kind of distribution switch system and its implementation based on xen virtual platforms
CN102981929B (en) * 2012-11-05 2015-11-25 曙光云计算技术有限公司 The management method of disk mirroring and system
CN102981929A (en) * 2012-11-05 2013-03-20 曙光云计算技术有限公司 Management method and system for disk mirror images
WO2014075216A1 (en) * 2012-11-13 2014-05-22 华为技术有限公司 Method and network device for establishing virtual cluster
CN103262480B (en) * 2012-11-13 2016-05-25 华为技术有限公司 Method and the network equipment that a kind of Virtual Cluster is set up
US10462048B2 (en) 2012-11-13 2019-10-29 Huawei Technologies Co., Ltd. Virtual cluster establishment method and network device
CN103262480A (en) * 2012-11-13 2013-08-21 华为技术有限公司 Method of establishing virtual cluster and network devices
CN103019625A (en) * 2012-12-13 2013-04-03 中国电信股份有限公司云计算分公司 Memory control method and device
CN103019625B (en) * 2012-12-13 2016-01-06 中国电信股份有限公司 Storage controlling method and equipment
CN103067501A (en) * 2012-12-28 2013-04-24 广州杰赛科技股份有限公司 Large data processing method of PaaS platform
CN103067501B (en) * 2012-12-28 2015-12-09 广州杰赛科技股份有限公司 The large data processing method of PaaS platform
CN104570831A (en) * 2013-09-27 2015-04-29 费希尔-罗斯蒙特系统公司 Process control systems and methods
CN104601622B (en) * 2013-10-31 2018-04-17 国际商业机器公司 A kind of method and system for disposing cluster
CN104601622A (en) * 2013-10-31 2015-05-06 国际商业机器公司 Method and system for deploying cluster
CN104699419B (en) * 2013-12-09 2020-05-12 陈勋元 Operation method of distributed memory disk cluster storage system
CN104699419A (en) * 2013-12-09 2015-06-10 陈勋元 Operation method of distributed memory disk cluster storage system
CN103605562A (en) * 2013-12-10 2014-02-26 浪潮电子信息产业股份有限公司 Method for migrating kernel-based virtual machine (KVM) between physical hosts
CN103605562B (en) * 2013-12-10 2017-05-03 浪潮电子信息产业股份有限公司 Method for migrating kernel-based virtual machine (KVM) between physical hosts
CN103647840A (en) * 2013-12-19 2014-03-19 深圳市青葡萄科技有限公司 Distributed management method of symmetric cluster
CN103729233A (en) * 2013-12-20 2014-04-16 中电长城网际系统应用有限公司 Multiple virtual machines management method and device
CN103729234B (en) * 2013-12-20 2017-06-27 中电长城网际系统应用有限公司 A kind of cluster virtual machine management method and device
CN103677961A (en) * 2013-12-20 2014-03-26 国云科技股份有限公司 Method for setting host name of virtual machine
WO2015135181A1 (en) * 2014-03-13 2015-09-17 华为技术有限公司 Graphic processing method, guest operating system (os) and guest os system
CN105122204A (en) * 2014-03-13 2015-12-02 华为技术有限公司 Graphic processing method, guest operating system (os) and guest os system
CN105474194A (en) * 2014-07-31 2016-04-06 华为技术有限公司 Communication system and communication method
CN105474194B (en) * 2014-07-31 2018-06-08 华为技术有限公司 Communication system and communication means
WO2016015266A1 (en) * 2014-07-31 2016-02-04 华为技术有限公司 Communication system and communication method
US10547668B2 (en) 2014-07-31 2020-01-28 Huawei Technologies Co., Ltd. Communications system and communication method
CN104318091B (en) * 2014-10-13 2017-03-15 航天东方红卫星有限公司 A kind of moonlet ground test method based on virtualization computer system
CN104318091A (en) * 2014-10-13 2015-01-28 航天东方红卫星有限公司 Moonlet ground testing method based on virtualization computer system
CN112035293A (en) * 2014-11-13 2020-12-04 微软技术许可有限责任公司 Virtual machine cluster backup
CN112035293B (en) * 2014-11-13 2024-09-06 微软技术许可有限责任公司 Method, computer system and program product for determining ownership of virtual machine node
WO2016180005A1 (en) * 2015-05-14 2016-11-17 华为技术有限公司 Method for processing virtual machine cluster and computer system
US10728099B2 (en) 2015-05-14 2020-07-28 Huawei Technologies Co., Ltd. Method for processing virtual machine cluster and computer system
CN105978915A (en) * 2016-07-19 2016-09-28 浪潮电子信息产业股份有限公司 Security isolation method based on cloud resource control
CN106502797A (en) * 2016-10-28 2017-03-15 郑州云海信息技术有限公司 A kind of group system and the dispositions method of group system
CN106790477A (en) * 2016-12-12 2017-05-31 广州杰赛科技股份有限公司 Realize the system and method for cloud classroom cluster
CN107241460A (en) * 2017-06-30 2017-10-10 联想(北京)有限公司 The processing method and electronic equipment of a kind of floating address
CN107241460B (en) * 2017-06-30 2020-06-23 联想(北京)有限公司 Floating address processing method and electronic equipment
CN107632937B (en) * 2017-10-10 2020-08-21 苏州浪潮智能科技有限公司 Method and device for testing virtual machine cluster and readable storage medium
CN107632937A (en) * 2017-10-10 2018-01-26 郑州云海信息技术有限公司 A kind of method, apparatus tested cluster virtual machine, readable storage medium storing program for executing
CN108469996A (en) * 2018-03-13 2018-08-31 山东超越数控电子股份有限公司 A kind of system high availability method based on auto snapshot
CN110780973A (en) * 2018-07-31 2020-02-11 中兴通讯股份有限公司 Virtual machine migration device, method, equipment and readable storage medium
CN109032761A (en) * 2018-08-06 2018-12-18 郑州云海信息技术有限公司 Automatic deployment virtual machine and the method for installing OS automatically under a kind of Linux
CN110837451A (en) * 2018-08-16 2020-02-25 中国移动通信集团重庆有限公司 Processing method, device, equipment and medium for high availability of virtual machine
CN110837451B (en) * 2018-08-16 2023-08-15 中国移动通信集团重庆有限公司 Processing method, device, equipment and medium for high availability of virtual machine
CN109491764A (en) * 2018-11-20 2019-03-19 郑州云海信息技术有限公司 A kind of virtual-machine fail management method based on openstack
CN109558212A (en) * 2018-11-27 2019-04-02 深信服科技股份有限公司 A kind of virtualized management method of physical equipment, system, physical equipment and medium
CN111209025A (en) * 2020-01-19 2020-05-29 山东浪潮通软信息科技有限公司 SaaS platform implementation method based on heartbeat mechanism
CN112527325A (en) * 2020-11-23 2021-03-19 山东乾云启创信息科技股份有限公司 Deployment method and system applied to super-fusion architecture
CN112527325B (en) * 2020-11-23 2024-07-09 山东乾云启创信息科技股份有限公司 Deployment method and system applied to super fusion architecture

Also Published As

Publication number Publication date
CN102110071B (en) 2013-04-17

Similar Documents

Publication Publication Date Title
CN102110071B (en) Virtual machine cluster system and implementation method thereof
CN107707393B (en) Multi-active system based on Openstack O version characteristics
US7933987B2 (en) Application of virtual servers to high availability and disaster recovery solutions
US8370833B2 (en) Method and system for implementing a virtual storage pool in a virtual environment
US7984108B2 (en) Computer system para-virtualization using a hypervisor that is implemented in a partition of the host system
CN104750658B (en) The consistent shared memory of assist type
CN107404524B (en) Distributed cluster node access method and device
US8230256B1 (en) Method and apparatus for achieving high availability for an application in a computer cluster
US9304873B2 (en) Recovery system and method for recreating a state of a datacenter
AU2018237327A1 (en) Highly available stateful containers in a cluster environment
US20070061441A1 (en) Para-virtualized computer system with I/0 server partitions that map physical host hardware for access by guest partitions
US20070067366A1 (en) Scalable partition memory mapping system
US20120110274A1 (en) Operating System Image Management
CN110912991A (en) Super-fusion-based high-availability implementation method for double nodes
US20210089379A1 (en) Computer system
CN105335168A (en) System, method and apparatus for remotely configuring operating system
JP2014044553A (en) Program, information processing device, and information processing system
CN112202843B (en) High-availability system and super-fusion system of control node
CN1592231A (en) Maintaining unit structure of high extending internet superserver and its method
Dell
CN112965790B (en) PXE protocol-based virtual machine starting method and electronic equipment
TWI763331B (en) Backup method and backup system for virtual machine
WO2024190043A1 (en) Program, information processing method, and information processing device
CN115878269A (en) Cluster migration method, related device and storage medium
CN117421066A (en) Devops software development platform

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20201123

Address after: 215100 No. 1 Guanpu Road, Guoxiang Street, Wuzhong Economic Development Zone, Suzhou City, Jiangsu Province

Patentee after: SUZHOU LANGCHAO INTELLIGENT TECHNOLOGY Co.,Ltd.

Address before: 100085 Beijing, Haidian District on the road to information on the ground floor, building 2-1, No. 1, C

Patentee before: Inspur (Beijing) Electronic Information Industry Co.,Ltd.

TR01 Transfer of patent right