CN112527325A - Deployment method and system applied to super-fusion architecture - Google Patents

Deployment method and system applied to super-fusion architecture Download PDF

Info

Publication number
CN112527325A
CN112527325A CN202011320067.5A CN202011320067A CN112527325A CN 112527325 A CN112527325 A CN 112527325A CN 202011320067 A CN202011320067 A CN 202011320067A CN 112527325 A CN112527325 A CN 112527325A
Authority
CN
China
Prior art keywords
virtual machine
management node
node
management
computing
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
CN202011320067.5A
Other languages
Chinese (zh)
Other versions
CN112527325B (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.)
Shandong Trusted Cloud Information Technology Research Institute
Zhongan Trustworthy Qingdao Network Technology Co ltd
Shandong Qianyun Qichuang Information Technology Co ltd
Original Assignee
Shandong Trusted Cloud Information Technology Research Institute
Zhongan Trustworthy Qingdao Network Technology Co ltd
Shandong Qianyun Qichuang 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 Shandong Trusted Cloud Information Technology Research Institute, Zhongan Trustworthy Qingdao Network Technology Co ltd, Shandong Qianyun Qichuang Information Technology Co ltd filed Critical Shandong Trusted Cloud Information Technology Research Institute
Priority to CN202011320067.5A priority Critical patent/CN112527325B/en
Publication of CN112527325A publication Critical patent/CN112527325A/en
Application granted granted Critical
Publication of CN112527325B publication Critical patent/CN112527325B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • G06F8/63Image based installation; Cloning; Build to order
    • 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

Landscapes

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

Abstract

The invention provides a deployment method and a deployment system applied to a super-fusion architecture, wherein an installation package of a computing node and a management node is manufactured, and a virtual machine mirror image of the management node is manufactured; deploying each physical host by using a computing node installation package, and configuring a domain name and a static IP; adding a domain name and an IP mapping relation on the installed computing nodes, deploying distributed storage on one computing node, selecting local disks on each computing node to form a storage pool, and respectively marking out storage volumes for storing management node images and other virtual machine images on the storage pool; copying the virtual machine mirror image of the management node to any one computing node, starting the virtual machine of the management node, configuring the management node, copying the virtual machine mirror image of the management node to a corresponding storage volume, restarting the virtual machine of the management node, and taking over another physical host by using the management node. The whole process is simple and easy to operate.

Description

Deployment method and system applied to super-fusion architecture
Technical Field
The invention belongs to the technical field of storage space deployment, and particularly relates to a deployment method and system applied to a super-fusion architecture.
Background
The statements in this section merely provide background information related to the present disclosure and may not necessarily constitute prior art.
The super-fusion architecture is a novel cloud computing infrastructure expression form, integrates computing, storage and a network together by using a universal server through virtualization and distributed storage technologies to provide IAAS service, and has transverse linear expansion capability. In the super-converged architecture, each node is in a peer-to-peer relationship, providing both computing and storage resources. If the deployment of the super-fusion architecture is simpler and more convenient, the super-fusion can be more widely applied.
However, according to the inventor's understanding, the deployment method of the current super-fusion architecture mainly deploys a basic operating system first, and after a series of basic environment configurations are performed on the basic operating system, each component is installed and configured according to the requirement of super-fusion deployment; in the method, the basic operating system is not customized, and the basic operating system needs to be configured in a complex basic environment after being installed; the installation process has the defects of more steps, more related components and association, complex operation steps and the like.
Disclosure of Invention
The invention provides a deployment method and a deployment system applied to a super-fusion architecture in order to solve the problems.
According to some embodiments, the invention adopts the following technical scheme:
a deployment method applied to a hyper-converged architecture comprises the following steps:
manufacturing an installation package of a computing node and a management node, and manufacturing a virtual machine mirror image of the management node;
deploying each physical host by using a computing node installation package, and configuring a domain name and a static IP;
adding a domain name and an IP mapping relation on the installed computing nodes, deploying distributed storage on one computing node, selecting local disks on each computing node to form a storage pool, and respectively marking out storage volumes for storing management node images and other virtual machine images on the storage pool;
copying the virtual machine mirror image of the management node to any one computing node, starting the virtual machine of the management node, configuring the management node, copying the virtual machine mirror image of the management node to a corresponding storage volume, restarting the virtual machine of the management node, and taking over another physical host by using the management node.
As an alternative embodiment, the specific process of making the installation package of the computing node includes: the installation package of the computing node exists in an ISO form, the installation package of the computing node comprises an operating system, a computing component and a storage component, the computing component is used for providing computing resources for running the virtual machine, and the storage component is used for providing storage resources of a virtual machine image.
As an alternative embodiment, the specific process of making the installation package of the management node includes: the installation package of the management node exists in the form of an RPM package and comprises a complete virtual machine image, wherein the virtual machine image comprises an operating system and a management component, and the management component is communicated with a computing component on the computing node and used for controlling the life cycle of the virtual machine.
As an alternative embodiment, the process of manufacturing the virtual machine image of the management node includes: the method comprises the steps of establishing a virtual machine based on KVM, using an ISO mirror image of a Linux system to conduct installation through CD guidance, installing a deployment management component on the virtual machine after installation is completed, shutting down the virtual machine after installation is completed, leading out a disk of the virtual machine, and making the disk of the virtual machine into an RPM (rotating speed) form.
As an alternative embodiment, the specific process of deploying each physical host using the compute node installation package includes: and respectively guiding and installing each physical host by using the installation package of the computing node, configuring the domain name of the physical host and configuring a static IP address during installation, and restarting the physical host after the installation is finished.
As an alternative embodiment, the specific process of adding the domain name and IP mapping relationship to the installed computing node includes: and respectively adding the domain name IP mapping relation of the corresponding computing node and the domain name IP mapping relation of the management node which is planned to be adopted on each computing node after installation, and modifying the corresponding file to realize local resolution.
As an alternative embodiment, the specific process of copying the virtual machine image of the management node to any one of the computing nodes, starting the virtual machine of the management node, and configuring the management node includes: copying a virtual machine mirror image installation package of a management node onto any one computing node, executing installation operation, obtaining a virtual machine mirror image of the management node on the computing node after the installation operation is finished, starting the virtual machine mirror image, executing configuration operation aiming at the management node, including database configuration of the management node, management account password, log and port, whether single sign-on exists or not and configuring a virtual machine access protocol, adding the computing node into management of the management node, creating a management storage domain and a data storage domain, and respectively correspondingly deploying another plurality of storage volumes created during distributed storage.
As an alternative embodiment, the management node virtual machine is restarted, in the specific process of taking over another physical host by the management node, the management node virtual machine is copied to the management storage domain after being shut down, and is restarted, the state of the management node is checked, another plurality of computing nodes are added to the management of the management node in the normal state, and the deployment process is finished.
A deployment method applied to a hyper-converged architecture comprises the following steps:
the manufacturing module is configured to manufacture an installation package of the computing node and the management node and manufacture a virtual machine mirror image of the management node;
a physical host installation module configured to deploy each physical host using a compute node installation package and configure a domain name and a static IP;
the storage configuration module is configured to add a domain name and IP mapping relation on the installed computing nodes, deploy distributed storage on one computing node, select local disks on each computing node to form a storage pool, and respectively mark out storage volumes used for storing management node images and other virtual machine images on the storage pool;
and the management node configuration module is configured to copy the virtual machine mirror image of the management node to any one of the computing nodes, start the management node virtual machine, configure the management node, copy the management node virtual machine mirror image to a corresponding storage volume, restart the management node virtual machine, and take over another physical host by using the management node.
A terminal device comprising a processor and a computer readable storage medium, the processor being configured to implement instructions; the computer readable storage medium is used for storing a plurality of instructions which are suitable for being loaded by a processor and executing the steps of the deployment method applied to the hyper-converged framework.
Compared with the prior art, the invention has the beneficial effects that:
the basic environment configuration process is simple, the related component quality inspection relevance is low, complex operation steps are not needed, the whole process is simple and easy to implement, and the application and popularization of the super-fusion structure are facilitated.
In order to make the aforementioned and other objects, features and advantages of the present invention comprehensible, preferred embodiments accompanied with figures are described in detail below.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, are included to provide a further understanding of the invention, and are incorporated in and constitute a part of this specification, illustrate exemplary embodiments of the invention and together with the description serve to explain the invention and not to limit the invention.
Fig. 1 is a schematic flow chart of the present embodiment.
The specific implementation mode is as follows:
the invention is further described with reference to the following figures and examples.
It is to be understood that the following detailed description is exemplary and is intended to provide further explanation of the invention as claimed. Unless defined otherwise, all technical and scientific terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs.
It is noted that the terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of exemplary embodiments according to the invention. As used herein, the singular forms "a", "an" and "the" are intended to include the plural forms as well, and it should be understood that when the terms "comprises" and/or "comprising" are used in this specification, they specify the presence of stated features, steps, operations, devices, components, and/or combinations thereof, unless the context clearly indicates otherwise.
As shown in fig. 1, an easy-to-use deployment method is proposed for a hyper-converged framework, which includes the following steps:
firstly, respectively manufacturing installation packages of a computing node and a management node according to requirements, wherein the installation packages of the computing node exist in an ISO (international standardization organization) form, and the installation packages of the computing node comprise an operating system, a computing component and a storage component, wherein the computing component is used for providing computing resources for virtual machine operation, and the storage component is used for providing storage resources of virtual machine mirror images;
the installation package of the management node exists in the form of an RPM package, the RPM package actually comprises a complete virtual machine mirror image, the RPM package is made to be convenient for installation and deployment, the virtual machine mirror image comprises an operating system and a management component, and the management component is communicated with a computing component on the computing node and used for controlling the life cycle of the virtual machine;
the method for manufacturing the virtual machine mirror image of the management node comprises the following steps: firstly, creating a virtual machine based on KVM, using an ISO mirror image of a Linux system to guide installation through CD, installing a deployment management component on the virtual machine after the installation is finished, shutting down the virtual machine after the installation is finished, leading out a magnetic disk of the virtual machine, and using an rpmbild tool to make the magnetic disk of the virtual machine into an RPM (rotating speed) form;
using an installation package of a computing node to respectively guide and install three physical hosts through a CD, configuring a domain name of the host and a static IP address during installation, and restarting the host after the installation is finished;
respectively adding domain name IP mapping relations of the three computing nodes and domain name IP mapping relations of management nodes planned to be adopted on the three installed computing nodes, wherein local resolution is realized by modifying/etc/hosts files;
executing deployment distributed storage on one computing node, selecting local disks on three computing nodes to form a storage pool, and respectively marking storage volumes for storing management node mirror images and other virtual machine mirror images on the storage pool;
copying a virtual machine mirror image installation package of a management node onto any one computing node, executing installation operation, obtaining a virtual machine mirror image of the management node on the computing node after the installation operation is finished, starting the virtual machine mirror image through a KVM, and executing configuration operation aiming at the management node after the virtual machine mirror image is started, wherein the configuration operation comprises database configuration of the management node, management account passwords, logs, ports, single sign-on, virtual machine access protocol and the like;
and copying the virtual machine mirror image of the management node to a management storage domain after the virtual machine of the management node is shut down, starting up again, checking the state of the management node, adding the other two computing nodes into the management of the management node under the normal state, and finishing the deployment process.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
The above description is only a preferred embodiment of the present invention and is not intended to limit the present invention, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.
Although the embodiments of the present invention have been described with reference to the accompanying drawings, it is not intended to limit the scope of the present invention, and it should be understood by those skilled in the art that various modifications and variations can be made without inventive efforts by those skilled in the art based on the technical solution of the present invention.

Claims (10)

1. A deployment method applied to a super-fusion architecture is characterized by comprising the following steps: the method comprises the following steps:
manufacturing an installation package of a computing node and a management node, and manufacturing a virtual machine mirror image of the management node;
deploying each physical host by using a computing node installation package, and configuring a domain name and a static IP;
adding a domain name and an IP mapping relation on the installed computing nodes, deploying distributed storage on one computing node, selecting local disks on each computing node to form a storage pool, and respectively marking out storage volumes for storing management node images and other virtual machine images on the storage pool;
copying the virtual machine mirror image of the management node to any one computing node, starting the virtual machine of the management node, configuring the management node, copying the virtual machine mirror image of the management node to a corresponding storage volume, restarting the virtual machine of the management node, and taking over another physical host by using the management node.
2. The deployment method applied to the super-fusion architecture as claimed in claim 1, wherein: the specific process for manufacturing the installation package of the computing node comprises the following steps: the installation package of the computing node exists in an ISO form, the installation package of the computing node comprises an operating system, a computing component and a storage component, the computing component is used for providing computing resources for running the virtual machine, and the storage component is used for providing storage resources of a virtual machine image.
3. The deployment method applied to the super-fusion architecture as claimed in claim 1, wherein: the specific process for manufacturing the installation package of the management node comprises the following steps: the installation package of the management node exists in the form of an RPM package and comprises a complete virtual machine image, wherein the virtual machine image comprises an operating system and a management component, and the management component is communicated with a computing component on the computing node and used for controlling the life cycle of the virtual machine.
4. The deployment method applied to the super-fusion architecture as claimed in claim 1, wherein: the manufacturing process of the management node virtual machine image comprises the following steps: the method comprises the steps of establishing a virtual machine based on KVM, using an ISO mirror image of a Linux system to conduct installation through CD guidance, installing a deployment management component on the virtual machine after installation is completed, shutting down the virtual machine after installation is completed, leading out a disk of the virtual machine, and making the disk of the virtual machine into an RPM (rotating speed) form.
5. The deployment method applied to the super-fusion architecture as claimed in claim 1, wherein: the specific process of deploying each physical host by using the compute node installation package comprises the following steps: and respectively guiding and installing each physical host by using the installation package of the computing node, configuring the domain name of the physical host and configuring a static IP address during installation, and restarting the physical host after the installation is finished.
6. The deployment method applied to the super-fusion architecture as claimed in claim 1, wherein: the specific process of adding the domain name and IP mapping relation on the installed computing node comprises the following steps: and respectively adding the domain name IP mapping relation of the corresponding computing node and the domain name IP mapping relation of the management node which is planned to be adopted on each computing node after installation, and modifying the corresponding file to realize local resolution.
7. The deployment method applied to the super-fusion architecture as claimed in claim 1, wherein: copying the virtual machine image of the management node to any computing node, starting the virtual machine of the management node, and the specific process of configuring the management node comprises the following steps: copying a virtual machine mirror image installation package of a management node onto any one computing node, executing installation operation, obtaining a virtual machine mirror image of the management node on the computing node after the installation operation is finished, starting the virtual machine mirror image, executing configuration operation aiming at the management node, including database configuration of the management node, management account password, log and port, whether single sign-on exists or not and configuring a virtual machine access protocol, adding the computing node into management of the management node, creating a management storage domain and a data storage domain, and respectively correspondingly deploying another plurality of storage volumes created during distributed storage.
8. The deployment method applied to the super-fusion architecture as claimed in claim 1, wherein: and restarting the management node virtual machine, copying the mirror image of the management node virtual machine to a management storage domain after the management node virtual machine is shut down in the specific process of taking over another physical host by using the management node, restarting the management node virtual machine, checking the state of the management node, adding another plurality of computing nodes into the management of the management node under the normal state, and finishing the deployment process.
9. A deployment method applied to a super-fusion architecture is characterized by comprising the following steps: the method comprises the following steps:
the manufacturing module is configured to manufacture an installation package of the computing node and the management node and manufacture a virtual machine mirror image of the management node;
a physical host installation module configured to deploy each physical host using a compute node installation package and configure a domain name and a static IP;
the storage configuration module is configured to add a domain name and IP mapping relation on the installed computing nodes, deploy distributed storage on one computing node, select local disks on each computing node to form a storage pool, and respectively mark out storage volumes used for storing management node images and other virtual machine images on the storage pool;
and the management node configuration module is configured to copy the virtual machine mirror image of the management node to any one of the computing nodes, start the management node virtual machine, configure the management node, copy the management node virtual machine mirror image to a corresponding storage volume, restart the management node virtual machine, and take over another physical host by using the management node.
10. A terminal device is characterized in that: the system comprises a processor and a computer readable storage medium, wherein the processor is used for realizing instructions; the computer readable storage medium is used for storing a plurality of instructions which are suitable for being loaded by a processor and executing the steps of the deployment method applied to the hyper-converged framework, according to any one of claims 1 to 8.
CN202011320067.5A 2020-11-23 2020-11-23 Deployment method and system applied to super fusion architecture Active CN112527325B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011320067.5A CN112527325B (en) 2020-11-23 2020-11-23 Deployment method and system applied to super fusion architecture

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011320067.5A CN112527325B (en) 2020-11-23 2020-11-23 Deployment method and system applied to super fusion architecture

Publications (2)

Publication Number Publication Date
CN112527325A true CN112527325A (en) 2021-03-19
CN112527325B CN112527325B (en) 2024-07-09

Family

ID=74992610

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011320067.5A Active CN112527325B (en) 2020-11-23 2020-11-23 Deployment method and system applied to super fusion architecture

Country Status (1)

Country Link
CN (1) CN112527325B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113467791A (en) * 2021-06-25 2021-10-01 广东浪潮智慧计算技术有限公司 Deployment adjustment method, system, device and storage medium for application in cloud platform
CN115643168A (en) * 2022-10-20 2023-01-24 安超云软件有限公司 Node hyper-convergence upgrading method, device, equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102110071A (en) * 2011-03-04 2011-06-29 浪潮(北京)电子信息产业有限公司 Virtual machine cluster system and implementation method thereof
CN106339254A (en) * 2015-07-15 2017-01-18 中兴通讯股份有限公司 Quick starting method and device, and management node for virtual machine
CN106850598A (en) * 2016-12-06 2017-06-13 中国电子科技集团公司第三十二研究所 Uniform resource management system and method for whole-ship computing environment
CN106972970A (en) * 2017-03-31 2017-07-21 山东超越数控电子有限公司 A kind of method for avoiding oVirt cloud platform management node Single Point of Faliures

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102110071A (en) * 2011-03-04 2011-06-29 浪潮(北京)电子信息产业有限公司 Virtual machine cluster system and implementation method thereof
CN106339254A (en) * 2015-07-15 2017-01-18 中兴通讯股份有限公司 Quick starting method and device, and management node for virtual machine
CN106850598A (en) * 2016-12-06 2017-06-13 中国电子科技集团公司第三十二研究所 Uniform resource management system and method for whole-ship computing environment
CN106972970A (en) * 2017-03-31 2017-07-21 山东超越数控电子有限公司 A kind of method for avoiding oVirt cloud platform management node Single Point of Faliures

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113467791A (en) * 2021-06-25 2021-10-01 广东浪潮智慧计算技术有限公司 Deployment adjustment method, system, device and storage medium for application in cloud platform
CN115643168A (en) * 2022-10-20 2023-01-24 安超云软件有限公司 Node hyper-convergence upgrading method, device, equipment and storage medium
CN115643168B (en) * 2022-10-20 2023-08-04 安超云软件有限公司 Node super-fusion upgrading method, device, equipment and storage medium

Also Published As

Publication number Publication date
CN112527325B (en) 2024-07-09

Similar Documents

Publication Publication Date Title
US9811369B2 (en) Method and system for physical computer system virtualization
CN102799464B (en) Virtual machine creation method and system, virtual machine reloading method and system
KR20170022028A (en) Method and apparatus for security checking of image for container
US8327096B2 (en) Method and system for efficient image customization for mass deployment
CN109597626B (en) Component deployment method and device
US11210132B2 (en) Virtual machine migration in virtualization environment having different virtualization systems
JP2014142957A5 (en)
JP2009116859A (en) System for and method of migrating one or more virtual machines
CN110347483B (en) Method and device for migrating physical machine to virtual machine and storage medium
CN108073423B (en) Accelerator loading method and system and accelerator loading device
CN105450759A (en) System mirror image management method and device
US20150339144A1 (en) Maintaining virtual hardware device id in a virtual machine
CN113127150A (en) Rapid deployment method and device of cloud native system, electronic equipment and storage medium
CN112527325B (en) Deployment method and system applied to super fusion architecture
CN105760218A (en) Online migration method and device for virtual machine
CN112068930B (en) Method for migrating virtual machine across platforms
CN105022678A (en) Data backup method and apparatus for virtual machine
US20230115261A1 (en) Migrating stateful workloads between container clusters with different storage backends
CN112328365A (en) Virtual machine migration method, device, equipment and storage medium
US9965357B1 (en) Virtual backup and restore of virtual machines
CN108062239B (en) Accelerator loading method and system and accelerator loading device
CN116225617A (en) Management migration method and device for container instance, electronic equipment and storage medium
JPWO2018216068A1 (en) Storage system and mapping method
JP2021118452A (en) Information processing device, information processing system, and network communication confirmation method
CN112286626B (en) Method, system, device and medium for fast and safe cloning of cross-storage disk

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