CN113590262A - High-availability method, system and related device for virtual machine - Google Patents

High-availability method, system and related device for virtual machine Download PDF

Info

Publication number
CN113590262A
CN113590262A CN202110741783.9A CN202110741783A CN113590262A CN 113590262 A CN113590262 A CN 113590262A CN 202110741783 A CN202110741783 A CN 202110741783A CN 113590262 A CN113590262 A CN 113590262A
Authority
CN
China
Prior art keywords
virtual machine
network card
resource pool
mac address
unique mac
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
CN202110741783.9A
Other languages
Chinese (zh)
Other versions
CN113590262B (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.)
Zhengzhou Yunhai Information Technology Co Ltd
Original Assignee
Zhengzhou Yunhai Information Technology 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 Zhengzhou Yunhai Information Technology Co Ltd filed Critical Zhengzhou Yunhai Information Technology Co Ltd
Priority to CN202110741783.9A priority Critical patent/CN113590262B/en
Publication of CN113590262A publication Critical patent/CN113590262A/en
Application granted granted Critical
Publication of CN113590262B publication Critical patent/CN113590262B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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/45562Creating, deleting, cloning virtual machine instances
    • 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/45595Network integration; Enabling network access in virtual machine instances

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer And Data Communications (AREA)
  • Small-Scale Networks (AREA)

Abstract

The application provides a high availability method of a virtual machine, comprising the following steps: receiving a network card application request sent by a virtual machine; judging whether the network card application request contains a fault code or not; if so, marking the physical network card state of the virtual machine as unavailable in a resource pool, selecting a target network card from the resource pool as a direct connection network card of the virtual machine, and configuring a unique MAC address for the virtual machine; and the unique MAC address is used for covering the MAC address of the target network card before the virtual machine establishes network connection. When the host of the virtual machine is down, the method and the device can support the high availability of the virtual machine with the direct network card across the host, meanwhile, the virtual machine can be started on a new host without manual intervention, the network configuration in the virtual machine does not need to be changed, the network setting process after the virtual machine fails is simplified, and the high availability efficiency of the virtual machine is improved. The application also provides a high-availability system of the virtual machine, a computer readable storage medium and an electronic device, which have the beneficial effects.

Description

High-availability method, system and related device for virtual machine
Technical Field
The present application relates to the field of servers, and in particular, to a method, a system, and a related apparatus for high availability of a virtual machine.
Background
In a virtualization scene, if the virtual machine is provided with the direct-through network card, the virtual machine can only run on the host where the physical network card is located, and if the host fails, the virtual machine cannot be highly available to other hosts because the virtual machine is provided with the direct-through equipment.
In the prior art, after the direct-connection network card can be manually removed, the virtual machine is started on other hosts, so that the fault recovery time is too long; meanwhile, as the network card is straight, the virtual machine uses the mac address of the physical network card, and the physical network card of the new host is different from the physical mac address of the original host, the network of the virtual machine in the new host is inconsistent with the original host, so that the network fault of the virtual machine is caused, manual intervention is also needed for adjustment, and the operation and maintenance labor cost is increased.
Disclosure of Invention
The application aims to provide a high availability method, a high availability system, a computer readable storage medium and electronic equipment of a virtual machine, which can support the high availability of the virtual machine with a direct network card across hosts, and can ensure that the virtual machine is started at a new host without manual intervention and the network is normally available.
In order to solve the above technical problem, the present application provides a high availability method for a virtual machine, including:
receiving a network card application request sent by a virtual machine;
judging whether the network card application request contains a fault code or not;
if so, marking the physical network card state of the virtual machine as unavailable in a resource pool, selecting a target network card from the resource pool as a direct connection network card of the virtual machine, and configuring a unique MAC address for the virtual machine; and the unique MAC address is used for covering the MAC address of the target network card before the virtual machine establishes network connection.
Preferably, the method further comprises the following steps:
creating the resource pool, wherein the resource pool is used for providing a direct connection network card to a virtual machine;
the attribute of the network card in the resource pool comprises at least one of a network card specification, a PIC address and a network card state.
Preferably, the network card application does not include a fault code, and further includes:
and determining a corresponding direct connection network card according to the configuration information of the virtual machine in the network card application request so that the virtual machine can apply the direct connection network card and start.
Preferably, the selecting a target network card from the resource pool as the pass-through network card of the virtual machine includes:
selecting a target network card from the resource pool as a direct-through network card of the virtual machine according to the network card specification in the network card application request; and the network card specification is the physical network card specification before the virtual machine fails.
Preferably, after configuring the unique MAC address for the virtual machine, the method further includes:
and storing the mapping relation between the virtual machine and the unique MAC address.
Preferably, when the host location of the virtual machine changes, the method further includes:
and changing the unique MAC address into a second MAC address, and modifying the mapping relation.
The present application further provides a high availability system of a virtual machine, comprising:
the request receiving module is used for receiving a network card application request sent by the virtual machine;
the judging module is used for judging whether the network card application request contains a fault code;
the network card allocation module is used for marking the physical network card state of the virtual machine as unavailable in a resource pool when the judgment result of the judgment module is yes, selecting a target network card from the resource pool as a direct-connection network card of the virtual machine, and configuring a unique MAC address for the virtual machine; and the unique MAC address is used for covering the MAC address of the target network card before the virtual machine establishes network connection.
Preferably, the method further comprises the following steps:
the resource pool creating module is used for creating the resource pool, and the resource pool is used for providing a direct connection network card to the virtual machine; the attribute of the network card in the resource pool comprises at least one of a network card specification, a PIC address and a network card state.
The present application also provides a computer-readable storage medium having stored thereon a computer program which, when being executed by a processor, carries out the steps of the method as set forth above.
The present application further provides an electronic device, comprising a memory and a processor, wherein the memory stores a computer program, and the processor implements the steps of the method described above when calling the computer program in the memory.
The application provides a high availability method of a virtual machine, comprising the following steps: receiving a network card application request sent by a virtual machine; judging whether the network card application request contains a fault code or not; if so, marking the physical network card state of the virtual machine as unavailable in a resource pool, selecting a target network card from the resource pool as a direct connection network card of the virtual machine, and configuring a unique MAC address for the virtual machine; and the unique MAC address is used for covering the MAC address of the target network card before the virtual machine establishes network connection.
When a network card application request is received, if the network card application request contains a fault code, a target network card is selected from a resource pool to serve as a direct-connection network card of a virtual machine, and a unique MAC address is configured for the virtual machine. When the host machine where the virtual machine is located is down, the virtual machine with the direct-connection network card can be supported to be highly available across the host machine, meanwhile, the virtual machine can be guaranteed to be started on a new host machine without manual intervention, network configuration in the virtual machine does not need to be changed, the network setting process after the virtual machine fails is simplified, and the high availability efficiency of the virtual machine is improved.
The application further provides a highly available system of the virtual machine, a computer readable storage medium and an electronic device, which have the above beneficial effects and are not described herein again.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, it is obvious that the drawings in the following description are only embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
Fig. 1 is a flowchart of a method for high availability of a virtual machine according to an embodiment of the present disclosure;
fig. 2 is a schematic structural diagram of a high availability system of a virtual machine according to an embodiment of the present disclosure.
Detailed Description
The core of the application is to provide a high availability method, a system and a related device of a virtual machine
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some embodiments of the present application, but not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
Referring to fig. 1, fig. 1 is a flowchart illustrating a high availability method for a virtual machine according to an embodiment of the present disclosure, where the method includes:
s101: receiving a network card application request sent by a virtual machine;
s102: judging whether the network card application request contains a fault code or not; if yes, entering S103;
s103: marking the physical network card state of the virtual machine as unavailable in a resource pool, selecting a target network card from the resource pool as a direct connection network card of the virtual machine, and configuring a unique MAC address for the virtual machine; and the unique MAC address is used for covering the MAC address of the target network card before the virtual machine establishes network connection.
The physical network card of each host is provided for the virtual machine in a form of a resource pool of the direct connection network card, and the attribute of the physical network card in the resource pool comprises the following steps: host, physical network card name, specification, PIC address, status, etc.
If the virtual machine needs to use the direct-connection network card, the virtual machine needs to apply from the direct-connection network card resource pool, and after the application is successful, the virtual machine runs on the host where the direct-connection network card is located.
If the host where the virtual machine is located is crashed and has a fault, the cloud management platform marks the physical network card state of the faulted host as unavailable in the direct connection network card resource pool, selects a proper target host and a proper physical network card for the virtual machine, the target host must have the physical network card with the same specification as the original host in the direct connection network card resource pool, marks the physical network card state of the target host as used by the cloud management platform, and starts the virtual machine at the target host.
The cloud management platform assigns a unique MAC address for the virtual machine when the virtual machine is created, the unique MAC address is not changed due to the change of the direct network card, and the virtual machine does not need to make any network adjustment after the new host is successfully available. Particularly, the MAC address of the direct connection network card of the virtual machine is planned uniformly by the cloud management platform, and is responsible for specific execution and maintenance by vmtools in the virtual machine, each time the host position of the virtual machine changes, the cloud platform can transmit the planned MAC information to the vmtools in the virtual machine, and the MAC address of the direct connection physical network card is covered by the vmtools before the network service in the virtual machine is pulled up.
It should be noted that, instead of configuring the unique MAC address after each failure of the virtual machine, if the unique MAC address has been configured for the virtual machine before, the configuration may not be performed after that, but at least a determination process of whether the unique MAC address is configured should be performed.
Preferably, after the unique MAC address is configured for the virtual machine, the mapping relationship between the virtual machine and the unique MAC address may be saved. The saving is mainly saved in the cloud management platform, and the specific storage address is not specifically limited herein.
Preferably, a resource pool may be created first, where the resource pool is used to provide a direct network card to the virtual machine; the attribute of the network card in the resource pool comprises at least one of a network card specification, a PIC address and a network card state.
In addition, if the network card application does not contain the fault code, the corresponding pass-through network card can be determined according to the configuration information of the virtual machine in the network card application request, so that the virtual machine can apply the pass-through network card and start. When the network card application does not contain the fault code, which indicates that the virtual machine may apply for the network card for the first time, the target network card can be selected from the resource pool as the straight-through network card of the virtual machine according to the network card specification in the network card application request, wherein the network card specification is the physical network card specification before the virtual machine fails.
For example, when the virtual machine VM1 runs on the host1, the physical network card of the host1 is used as a pass-through network card, the mac address of the virtual machine VM1 configured by the cloud management platform is macX, and when the virtual machine runs for the first time and the host position changes, the virtual machine VM is modified from vmtools to macX.
When host1 goes down, virtual machine VM1 starts up on host2, that is, when the host location of the virtual machine changes, virtual machine VM1 uses the physical network card of host2 as a pass-through network card, but the mac address is still macX and does not change. It is also possible to change the unique MAC address from macX to a second MAC address and modify the mapping, but usually without change.
The following describes a high availability system of a virtual machine provided by an embodiment of the present application, and the high availability system of a virtual machine described below and the high availability method of a virtual machine described above may be referred to correspondingly.
Referring to fig. 2, fig. 2 is a schematic structural diagram of a high availability system of a virtual machine according to an embodiment of the present application, where the system includes:
a request receiving module 100, configured to receive a network card application request sent by a virtual machine;
the judging module 200 is configured to judge whether the network card application request includes a fault code;
the network card allocation module 300 is configured to mark the physical network card state of the virtual machine as unavailable in a resource pool when the judgment result of the judgment module is yes, select a target network card from the resource pool as a direct-through network card of the virtual machine, and configure a unique MAC address for the virtual machine; and the unique MAC address is used for covering the MAC address of the target network card before the virtual machine establishes network connection.
Based on the above embodiment, as a preferred embodiment, the method further includes:
the resource pool creating module is used for creating the resource pool, and the resource pool is used for providing a direct connection network card to the virtual machine;
the attribute of the network card in the resource pool comprises at least one of a network card specification, a PIC address and a network card state.
Based on the above embodiment, as a preferred embodiment, the method further includes:
and the configuration module is used for determining the corresponding direct connection network card according to the configuration information of the virtual machine in the network card application request so that the virtual machine can apply the direct connection network card and start.
Based on the above embodiment, as a preferred embodiment, the network card allocating module includes:
a selecting unit, configured to select a target network card from the resource pool as a pass-through network card of the virtual machine according to the network card specification in the network card application request; and the network card specification is the physical network card specification before the virtual machine fails.
Based on the above embodiment, as a preferred embodiment, the method further includes:
and the storage module is used for storing the mapping relation between the virtual machine and the unique MAC address.
Based on the above embodiment, as a preferred embodiment, the method further includes:
and the changing module is used for changing the unique MAC address into a second MAC address and modifying the mapping relation.
The present application also provides a computer readable storage medium having stored thereon a computer program which, when executed, may implement the steps provided by the above-described embodiments. The storage medium may include: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
The application further provides an electronic device, which may include a memory and a processor, where the memory stores a computer program, and the processor may implement the steps provided by the foregoing embodiments when calling the computer program in the memory. Of course, the electronic device may also include various network interfaces, power supplies, and the like.
The embodiments are described in a progressive manner in the specification, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other. For the system provided by the embodiment, the description is relatively simple because the system corresponds to the method provided by the embodiment, and the relevant points can be referred to the method part for description.
The principles and embodiments of the present application are explained herein using specific examples, which are provided only to help understand the method and the core idea of the present application. It should be noted that, for those skilled in the art, it is possible to make several improvements and modifications to the present application without departing from the principle of the present application, and such improvements and modifications also fall within the scope of the claims of the present application.
It is further noted that, in the present specification, relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.

Claims (10)

1. A method for high availability of a virtual machine, comprising:
receiving a network card application request sent by a virtual machine;
judging whether the network card application request contains a fault code or not;
if so, marking the physical network card state of the virtual machine as unavailable in a resource pool, selecting a target network card from the resource pool as a direct connection network card of the virtual machine, and configuring a unique MAC address for the virtual machine; and the unique MAC address is used for covering the MAC address of the target network card before the virtual machine establishes network connection.
2. The method of claim 1, further comprising:
creating the resource pool, wherein the resource pool is used for providing a direct connection network card to a virtual machine;
the attribute of the network card in the resource pool comprises at least one of a network card specification, a PIC address and a network card state.
3. The method of claim 2, wherein the network card application does not include a fault code, and further comprising:
and determining a corresponding direct connection network card according to the configuration information of the virtual machine in the network card application request so that the virtual machine can apply the direct connection network card and start.
4. The method of claim 1, wherein selecting a target network card from the resource pool as the pass-through network card of the virtual machine comprises:
selecting a target network card from the resource pool as a direct-through network card of the virtual machine according to the network card specification in the network card application request; and the network card specification is the physical network card specification before the virtual machine fails.
5. The method of claim 1, further comprising, after configuring the unique MAC address for the virtual machine:
and storing the mapping relation between the virtual machine and the unique MAC address.
6. The method of claim 5, wherein when the virtual machine has a host location change, the method further comprises:
and changing the unique MAC address into a second MAC address, and modifying the mapping relation.
7. A highly available system for a virtual machine, comprising:
the request receiving module is used for receiving a network card application request sent by the virtual machine;
the judging module is used for judging whether the network card application request contains a fault code;
the network card allocation module is used for marking the physical network card state of the virtual machine as unavailable in a resource pool when the judgment result of the judgment module is yes, selecting a target network card from the resource pool as a direct-connection network card of the virtual machine, and configuring a unique MAC address for the virtual machine; and the unique MAC address is used for covering the MAC address of the target network card before the virtual machine establishes network connection.
8. The system of claim 7, further comprising:
the resource pool creating module is used for creating the resource pool, and the resource pool is used for providing a direct connection network card to the virtual machine; the attribute of the network card in the resource pool comprises at least one of a network card specification, a PIC address and a network card state.
9. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method for high availability of a virtual machine according to any one of claims 1 to 6.
10. An electronic device, comprising a memory in which a computer program is stored and a processor which, when calling the computer program in the memory, implements the steps of the highly available method of a virtual machine according to any one of claims 1 to 6.
CN202110741783.9A 2021-06-30 2021-06-30 High availability method, system and related device of virtual machine Active CN113590262B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110741783.9A CN113590262B (en) 2021-06-30 2021-06-30 High availability method, system and related device of virtual machine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110741783.9A CN113590262B (en) 2021-06-30 2021-06-30 High availability method, system and related device of virtual machine

Publications (2)

Publication Number Publication Date
CN113590262A true CN113590262A (en) 2021-11-02
CN113590262B CN113590262B (en) 2023-11-03

Family

ID=78245579

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110741783.9A Active CN113590262B (en) 2021-06-30 2021-06-30 High availability method, system and related device of virtual machine

Country Status (1)

Country Link
CN (1) CN113590262B (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101876883A (en) * 2009-11-30 2010-11-03 英业达股份有限公司 Method for keeping remote operation of virtual machine uninterrupted
US20130067464A1 (en) * 2011-09-09 2013-03-14 Microsoft Corporation Virtual machine mobility using resource pools
CN103152419A (en) * 2013-03-08 2013-06-12 中标软件有限公司 High availability cluster management method for cloud computing platform
CN103731514A (en) * 2013-12-29 2014-04-16 国云科技股份有限公司 Virtual network management method
US9197489B1 (en) * 2012-03-30 2015-11-24 Amazon Technologies, Inc. Live migration of virtual machines in a hybrid network environment
CN107370622A (en) * 2017-07-14 2017-11-21 郑州云海信息技术有限公司 A kind of virtual machine multiplexing host MAC and IP method and system
CN110198243A (en) * 2019-06-11 2019-09-03 深信服科技股份有限公司 A kind of method for network access and relevant device of virtual machine

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101876883A (en) * 2009-11-30 2010-11-03 英业达股份有限公司 Method for keeping remote operation of virtual machine uninterrupted
US20130067464A1 (en) * 2011-09-09 2013-03-14 Microsoft Corporation Virtual machine mobility using resource pools
US9197489B1 (en) * 2012-03-30 2015-11-24 Amazon Technologies, Inc. Live migration of virtual machines in a hybrid network environment
CN103152419A (en) * 2013-03-08 2013-06-12 中标软件有限公司 High availability cluster management method for cloud computing platform
CN103731514A (en) * 2013-12-29 2014-04-16 国云科技股份有限公司 Virtual network management method
CN107370622A (en) * 2017-07-14 2017-11-21 郑州云海信息技术有限公司 A kind of virtual machine multiplexing host MAC and IP method and system
CN110198243A (en) * 2019-06-11 2019-09-03 深信服科技股份有限公司 A kind of method for network access and relevant device of virtual machine

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
李维舟;: "虚拟服务器的高可用集群技术", 金融电子化, no. 07, pages 76 - 77 *

Also Published As

Publication number Publication date
CN113590262B (en) 2023-11-03

Similar Documents

Publication Publication Date Title
CN102710814B (en) The control method of virtual machine IP address and device
CN109558212B (en) Virtualization management method and system of physical equipment, physical equipment and medium
CN104461744A (en) Resource allocation method and device
EP3288239A1 (en) Service availability management method and apparatus, and network function virtualization infrastructure thereof
CN111897558A (en) Kubernets upgrading method and device for container cluster management system
CN111061432A (en) Service migration method, device, equipment and readable storage medium
CN110138577B (en) Cluster creation method, first server and readable storage medium
CN107329792B (en) Docker container starting method and device
CN110750336B (en) OpenStack virtual machine memory hot-expanding method
CN109960569B (en) Virtualization processing method and device
CN110633130B (en) Virtual memory management method and device based on memory hot plug technology
EP3879875A1 (en) Resource change method and device, apparatus, and storage medium
CN107656796B (en) Virtual machine cold migration method, system and equipment
WO2013162531A1 (en) Dynamic memory allocation
CN112866314A (en) Method for switching slave nodes in distributed master-slave system, master node device and storage medium
CN103095759B (en) Recover the method and apparatus of resource environment
WO2021248972A1 (en) Default gateway management method, gateway manager, server, and storage medium
CN113672344A (en) Method for creating flexible distribution of multi-specification vGPU virtual machines based on OpenStack platform
CN111506388B (en) Container performance detection method, container management platform and computer storage medium
CN113590262A (en) High-availability method, system and related device for virtual machine
CN111143027A (en) Cloud platform management method, system, equipment and computer readable storage medium
CN113687908A (en) PMEM virtual machine creation method, device, equipment and readable storage medium
CN110377400B (en) Virtual machine recovery method, device, system and medium
CN111262957A (en) DHCPIP distribution method and system based on virtualization
CN111143037B (en) Virtual machine resource allocation method, device, system and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant