CN111309520A - Backup recovery method and device based on K1 mini-machine operating system - Google Patents

Backup recovery method and device based on K1 mini-machine operating system Download PDF

Info

Publication number
CN111309520A
CN111309520A CN202010057607.9A CN202010057607A CN111309520A CN 111309520 A CN111309520 A CN 111309520A CN 202010057607 A CN202010057607 A CN 202010057607A CN 111309520 A CN111309520 A CN 111309520A
Authority
CN
China
Prior art keywords
backup
recovery
computing partition
recovery module
server
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
CN202010057607.9A
Other languages
Chinese (zh)
Inventor
魏向阳
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Suzhou Inspur Intelligent Technology Co Ltd
Original Assignee
Suzhou Inspur Intelligent 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 Suzhou Inspur Intelligent Technology Co Ltd filed Critical Suzhou Inspur Intelligent Technology Co Ltd
Priority to CN202010057607.9A priority Critical patent/CN111309520A/en
Publication of CN111309520A publication Critical patent/CN111309520A/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1446Point-in-time backing up or restoration of persistent data
    • G06F11/1448Management of the data involved in backup or backup restore
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/16Error detection or correction of the data by redundancy in hardware
    • G06F11/20Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements
    • G06F11/2053Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements where persistent mass storage functionality or persistent mass storage control functionality is redundant
    • G06F11/2094Redundant storage or storage space

Landscapes

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

Abstract

The invention aims to solve the problems in the prior art, innovatively provides a backup recovery method based on a K1 mini-type machine operating system, a server backup recovery module (a first script) and a client backup recovery module (a second script) are respectively arranged in different computing partitions, and the backup recovery time is short and does not depend on hardware such as an SMC (sheet molding compound) through the communication between the server backup recovery module (the first script) and the client backup recovery module (the second script), the backup recovery device based on the K1 mini-type machine operating system also provides a backup recovery device based on the K1 mini-type machine operating system, the backup recovery efficiency of the K1 mini-type machine operating system is effectively improved, backup files have unique IDs, the backup files corresponding to the operating system can be accurately and quickly positioned during recovery, the recovery time is further saved, and backup and recovery operations can be simultaneously operated in batches through commands, the backup and recovery efficiency is improved.

Description

Backup recovery method and device based on K1 mini-machine operating system
Technical Field
The invention relates to the field of backup recovery of an operating system, in particular to a backup recovery method and device based on a K1 mini-machine operating system.
Background
The current operating system backup and restore methods for K1 mini-servers are not perfect.
There are two main approaches in the prior art: the method I comprises the steps of packaging and compressing a file system of an operating system periodically, and copying and storing a compressed package on a magnetic tape or an external storage. When recovery is needed, starting a server under a simplified version operating system by using a USB flash disk with the simplified version operating system installed, mounting a hard disk with the operating system installed on the server to a file system, copying a previously backed-up operating system compression package to the mounted file system and releasing the content in the compression package, realizing recovery of the hard disk data of the original operating system in such a way, and pulling out the USB flash disk to reboot the server after recovery is finished;
and secondly, backing up the operating system by using third-party backup software (such as NBU), wherein the backup software directly backs up the file system of the operating system to a storage or tape library by backing up the file system of the operating system. When the operation system needs to be restored, the operation system is firstly reinstalled on the server, and then the file system covering the new operation system is restored from the storage or the tape library by the backup operation system files, so that the purpose of restoring the operation system to the original state is achieved.
The two backup recovery methods have the following problems: on one hand, the backup is only at a file level, but not at a mirror image level of the whole operating system, so that the file needs to be restored firstly when the backup is restored, and then the operating system is restored by using the restored file; when the number of computing partitions is large, the backup and recovery operation method is complicated, the recovery time is too long, and the implementation of the backup and recovery method needs to depend on other hardware, such as an SMC (system manager control, a system management control module, and an independent module in a minicomputer for controlling and managing each partition, so that the backup and recovery method is not suitable for a real environment, cannot perform batch operation of backup and recovery of the computing partitions, and is not efficient.
Disclosure of Invention
The invention aims to solve the problems in the prior art, and innovatively provides a backup recovery method and a device based on a K1 mini-machine operating system, the backup recovery time is short, and the backup recovery method and the device do not depend on hardware such as an SMC (sheet molding compound) module, so that the backup recovery efficiency of the K1 mini-machine operating system is effectively improved.
The invention provides a backup recovery method based on a K1 mini-machine operating system, which comprises the following steps:
setting a server backup recovery module in a computing partition in the microcomputer, setting a client backup recovery module in the computing partition to be backed up and recovered, and connecting the server backup recovery module with the client backup recovery module through a network;
the server side backup recovery module acquires a computing partition to be backed up, and performs mirror image backup operation on operating systems of the computing partition to be backed up in batch through a first command to correspondingly generate a plurality of backup files;
during recovery, the server side backup recovery module acquires the name of the node of the computing partition to be recovered and the corresponding backup file, and performs defined recovery operation on the backup file corresponding to the operating system of the computing partition to be recovered through a second command; the client side backup recovery module opens the BMC in the computing partition to be recovered, acquires a backup file defining recovery operation through a network, and recovers the backup file into a system disk of the computing partition to be recovered.
With reference to the first aspect, in a first possible implementation manner of the first aspect, the backup file has a unique ID.
Further, the backup file is stored in the computing partition where the server side backup recovery module is located.
Further, the backup file is stored in an external storage server connected with the computing partition where the server side backup recovery module is located.
With reference to the first aspect, in a second possible implementation manner of the first aspect, the backup operation is performed when a service is idle.
With reference to the first aspect, in a third possible implementation manner of the first aspect, the computing partition to be backed up and restored and the computing partition where the server-side backup and restoration module is located are located in the same and/or different K1 minicomputers.
The second aspect of the present invention provides a backup recovery device based on the K1 mini-machine os, including:
the setting unit is used for setting a server backup recovery module in a computing partition in the small-sized computer, setting a client backup recovery module in the computing partition to be backed up and recovered, and connecting the server backup recovery module with the client backup recovery module through a network;
the backup unit is used for acquiring the computing partition to be backed up by the server side backup recovery module, carrying out mirror image backup operation on the operating systems of the computing partition to be backed up in batch through a first command, and correspondingly generating a plurality of backup files;
the recovery unit is used for acquiring the name of the node of the computing partition to be recovered and the corresponding backup file by the server side backup recovery module during recovery, and performing defined recovery operation on the backup file corresponding to the operating system of the computing partition to be recovered through a second command; the client side backup recovery module opens the BMC in the computing partition to be recovered, acquires a backup file defining recovery operation through a network, and recovers the backup file into a system disk of the computing partition to be recovered.
The technical scheme adopted by the invention comprises the following technical effects:
1. the method has short backup recovery time and does not depend on hardware such as an SMC module and the like, and the efficiency of the backup recovery of the operating system of the K1 mini-type computer is effectively improved.
2. The backup files have unique ID, so that the backup files corresponding to the operating system can be conveniently and accurately and quickly located during recovery, and the recovery time is further saved.
3. The backup file is stored in the external storage server connected with the computing partition where the server side backup recovery module is located, so that the computing partition where the server side backup recovery module is located can have sufficient storage space, and the backup operation of the invention is operated when the service is idle because the backup server occupies more network read-write flow.
4. The backup and recovery operations of the invention can realize batch simultaneous operation through commands, thus improving the backup and recovery efficiency.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the invention, as claimed.
Drawings
In order to more clearly illustrate the embodiments or technical solutions in the prior art of the present invention, the drawings used in the description of the embodiments or prior art will be briefly described below, and it is obvious for those skilled in the art that other drawings can be obtained based on these drawings without any creative effort.
FIG. 1 is a schematic flow diagram of a process according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of a second apparatus according to an embodiment of the present invention.
Detailed Description
In order to clearly explain the technical features of the present invention, the following detailed description of the present invention is provided with reference to the accompanying drawings. The following disclosure provides many different embodiments, or examples, for implementing different features of the invention. To simplify the disclosure of the present invention, the components and arrangements of specific examples are described below. Furthermore, the present invention may repeat reference numerals and/or letters in the various examples. This repetition is for the purpose of simplicity and clarity and does not in itself dictate a relationship between the various embodiments and/or configurations discussed. It should be noted that the components illustrated in the figures are not necessarily drawn to scale. Descriptions of well-known components and processing techniques and procedures are omitted so as to not unnecessarily limit the invention.
Example one
As shown in fig. 1, the present invention provides a backup recovery method based on K1 mini-machine os, including:
s1, setting a server backup recovery module in a computing partition of the small-sized computer, setting a client backup recovery module in the computing partition to be backed up and recovered, and connecting the server backup recovery module with the client backup recovery module through a network;
s2, the server side backup recovery module acquires the computing partition to be backed up, and performs mirror image backup operation on the operating systems of the computing partition to be backed up in batch through a first command to correspondingly generate a plurality of backup files;
s3, during recovery, the server side backup recovery module obtains the name of the node of the computing partition to be recovered and the corresponding backup file, and performs defined recovery operation on the backup file corresponding to the operating system of the computing partition to be recovered through a second command; the client side backup recovery module opens the BMC in the computing partition to be recovered, acquires a backup file defining recovery operation through a network, and recovers the backup file into a system disk of the computing partition to be recovered.
In step S1, the computing partition to be backed up and restored and the computing partition where the server backup and restore module is located may be located in the same and/or different K1 minicomputers, that is, the computing partition where the server backup and restore module is located in this scheme may manage backup and restoration of the computing partition in the K1 mainframe itself, and may also manage backup and restoration of the computing partitions in other K1 mainframes. And the server side backup recovery module is in communication connection with the second script through a network. The specific implementation mode of the server side backup recovery module is as follows: packaging a K-Bak-Server program into a first script, wherein the first script is arranged in a calculation partition in the minicomputer; the specific implementation mode of the client backup recovery module is as follows: and packaging the K-Bak-Client program into a second script, wherein the second script is arranged in the computing partition to be backed up and restored.
In step S2, the server-side backup recovery module (first script) connects each to-be-backed computing partition through the network, and the information of each to-be-backed computing partition on which the second script has been installed may be queried through a third command K-Bak-l (-l indicates all to-be-backed computing partitions in which the client-side backup recovery module (second script) has been set), where the computing partition node name (node) is unique.
And executing the backup operation on the operating system of the computing partition to be backed up. The client backup recovery module (second script) uses a first command K-Bak-m node (-m) to back up a partition, the node represents the name of a computing partition node to be backed up, a specific node (node) name can be inquired by using a third command) to carry out mirror image level backup on an operating system of the computing partition, the first command can be executed for multiple times, a backup file generated correspondingly each time has unique ID and time, the server backup recovery module (first script) can acquire the backup file from the computing partition to be backed up through network communication with the client backup recovery module (second script) while executing the backup, and store the backup file in the computing partition where the server backup recovery module (first script) is located, the specific naming format and path can be/K-Bak/node/node _ Bak _ file _00001, in order to enable the computing partition where the server side backup recovery module (first script) is located to have enough disk space, the backup file is stored in an external storage server connected with the computing partition where the server side backup recovery module (first script) is located; in addition, more network read-write flow is occupied during backup, and backup operation is performed when the service is idle.
Examples are as follows: the server side backup recovery module (first script) performs mirror backup of the operating system of the single computing partition orcl01 through a first command (node name orcl 01):
K-Bak-m orcl01
the path command (node name: orcl01) is saved in the computing partition where the server side backup recovery module (first script) is located for the backup file correspondingly generated by the operating system of the single computing partition orcl01 as follows:
/k-bak/orcl01/orcl_bak_file_00001
the first command is specifically that when the operating system of the computing partition to be backed up executes the batch backup operation: K-Bak-mNode01, node02 … node20(-m indicates that partitions are backed up, node indicates the name of a computing partition node to be backed up, and a specific node name can be queried by using a third command), operating systems of a plurality of computing partitions are backed up simultaneously and can be performed in parallel, the first command can be executed for a plurality of times, and each generated backup file has a unique ID and time.
Specifically, when a backup operation needs to be performed on an operating system of a to-be-backed computing partition with a node name of orcl01-orcl05, the first command is:
K-Bak-m orcl01,orcl02,orcl3,orcl04,orcl05
further, if the operating systems of multiple computing partitions are backed up simultaneously, a maximum of 20 partitions may be limited per backup in view of backup efficiency issues.
Managing backup files: and checking all backup files of the computing partition to be backed up by using a fourth command K-Bak-s node (-s) which indicates checking all backup files of the computing partition to be backed up, and a node which indicates checking the name of the node of the computing partition to be backed up, wherein the backup files have unique ID and time, and deleting the backup files with ID of 1 by using a fifth command K-Bak-s node-d 1(-d which indicates deleting the backup files and 1 which indicates deleting the backup files with ID of 1).
In step S3, the operating system is abnormal due to the damage of the server disk, the mistaken deletion of the operating system file, and the like, and the operating system needs to be recovered. The server side backup recovery module (first script) firstly determines the name of a computing partition node to be recovered and a corresponding specific backup file, and then uses a fourth command K-Bak-s node command to query the backup condition of the partition operating system, wherein each operating system backup file has a unique ID number.
And performing definition recovery operation on the backup file corresponding to the operating system of the computing partition by using a second command K-Bak-s node-r 1(-r represents that recovery operation is defined on the partition, and 1 represents that the backup file with the ID of 1 is defined to the node partition) in the computing partition where the server side backup recovery module (the first script) is located.
Examples are as follows: a defined restore is made to a single to-be-restored compute partition orcl01 using a backup file with an ID of 1 (named orcl 01):
K-Bak-s orcl01–r 1
further, the definition restore generally supports sequential operations, and if it is necessary to define restore for multiple to-be-restored computing partitions, it needs to be performed sequentially, where the sequential execution order may be an order of backing up file IDs, or other orders, and this scheme is not limited herein.
If, for example, orcl01 uses a backup file with ID 1, orcl02 uses an ID 2, and orcl03 uses a backup file with ID 5 to define recovery (node names orcl01, orcl02, and orcl03, respectively) for multiple compute partitions to be recovered, the second command is specifically:
K-Bak-s orcl01–r 1
K-Bak-s orcl02–r 2
K-Bak-s orcl03–r 5
the client side backup recovery module (second script) opens the BMC in the computing partition to be recovered, starts the computing partition to be recovered, and the BMC in the computing partition to be recovered designates the IP information of the computing partition where the server side backup recovery module (first script) is located, so as to ensure the normal communication of the network, so that the client side backup recovery module (second script) can obtain a backup file defining the recovery operation through the network and recover the backup file into a partition system disk.
Further, the method can support simultaneous recovery operation for a plurality of different to-be-recovered computing partitions in batch, and only needs to additionally open the BMC in the to-be-recovered computing partition and start the to-be-recovered computing partition, and operates according to the step S3, specifically, considering the recovery efficiency problem, and restricts up to 10 computing partitions by simultaneous operation each time. And after the recovery is finished, the operating system of the computing partition can be normally logged in.
It should be noted that in this embodiment, the computing partition to be backed up and restored, the computing partition to be backed up, and the computing partition to be restored correspond to the same computing partition, and only the corresponding task stages have different steps, before the computing partition to be backed up and restored corresponds to the computing partition for backup restoration, a client backup restoration module (a second script) is set inside the computing partition, and the server backup restoration module is connected with the client backup restoration module through a network; the computing partition to be backed up is provided with a client backup recovery module (a second script) corresponding to the computing partition, and the server backup recovery module is connected with the client backup recovery module through a network to prepare for executing backup operation; the computing partition to be restored has completed the backup operation corresponding to the operating system of the computing partition, and is ready to perform the restore operation.
According to the invention, the server side backup recovery module (first script) and the client side backup recovery module (second script) are respectively arranged in different calculation partitions, and the server side backup recovery module (first script) is communicated with the server side backup recovery module (first script), so that the backup recovery time is short, and the backup recovery is independent of hardware such as an SMC (sheet molding compound) module, and the efficiency of the backup recovery of the K1 mini-type computer operating system is effectively improved.
The backup file has the unique ID, so that the backup file corresponding to the operating system can be accurately and quickly positioned when the backup file is restored conveniently, and the restoring time is further saved.
The backup file is stored in the external storage server connected with the computing partition where the server side backup recovery module (first script) is located, so that the computing partition where the server side backup recovery module (first script) is located can have sufficient storage space, and the backup operation of the invention is operated when the service is idle because more network read-write flow is occupied during the backup.
The backup and recovery operations of the invention can realize batch simultaneous operation through commands, thus improving the backup and recovery efficiency.
Example two
As shown in fig. 2, an embodiment of the present invention further provides a backup and restore apparatus based on a K1 mini-machine os, including:
the setting unit 101 is used for setting a server backup recovery module in a computing partition in the small-sized computer, setting a client backup recovery module in the computing partition to be backed up and recovered, and connecting the server backup recovery module with the client backup recovery module through a network;
the backup unit 102 is used for acquiring the computing partition to be backed up by the server side backup recovery module, performing mirror image backup operation on the operating systems of the computing partition to be backed up in batch through a first command, and correspondingly generating a plurality of backup files;
the recovery unit 103 is configured to, during recovery, obtain, by the server-side backup recovery module, a name of a node of the computing partition to be recovered and a corresponding backup file, and perform a defined recovery operation on the backup file corresponding to the operating system of the computing partition to be recovered through a second command; the client side backup recovery module opens the BMC in the computing partition to be recovered, acquires a backup file defining recovery operation through a network, and recovers the backup file into a system disk of the computing partition to be recovered.
According to the invention, the server side backup recovery module (first script) and the client side backup recovery module (second script) are respectively arranged in different calculation partitions, and the server side backup recovery module (first script) is communicated with the client side backup recovery module (second script), so that the backup recovery time is short, and the backup recovery is independent of hardware such as an SMC (sheet molding compound) module, and the efficiency of the backup recovery of the K1 mini-type computer operating system is effectively improved.
The backup file has the unique ID, so that the backup file corresponding to the operating system can be accurately and quickly positioned when the backup file is restored conveniently, and the restoring time is further saved.
The backup file is stored in the external storage server connected with the computing partition where the server side backup recovery module (first script) is located, so that the computing partition where the server side backup recovery module (first script) is located can have sufficient storage space, and the backup operation of the invention is operated when the service is idle because more network read-write flow is occupied during the backup.
The backup and recovery operations of the invention can realize batch simultaneous operation through commands, thus improving the backup and recovery efficiency.
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 (7)

1. A backup recovery method based on a K1 small computer operating system is characterized by comprising the following steps:
setting a server backup recovery module in a computing partition in the microcomputer, setting a client backup recovery module in the computing partition to be backed up and recovered, and connecting the server backup recovery module with the client backup recovery module through a network;
the server side backup recovery module acquires a computing partition to be backed up, and performs mirror image backup operation on operating systems of the computing partition to be backed up in batch through a first command to correspondingly generate a plurality of backup files;
during recovery, the server side backup recovery module acquires the name of the node of the computing partition to be recovered and the corresponding backup file, and performs defined recovery operation on the backup file corresponding to the operating system of the computing partition to be recovered through a second command; the client side backup recovery module opens the BMC in the computing partition to be recovered, acquires a backup file defining recovery operation through a network, and recovers the backup file into a system disk of the computing partition to be recovered.
2. The method for backup recovery based on K1 SMOS of claim 1, wherein the backup file has a unique ID.
3. The method for backup recovery based on K1 SMOS of claim 2, wherein the backup file is stored in the computing partition where the server backup recovery module is located.
4. The method for backup recovery based on the K1 SMOS of claim 3, wherein the backup files are stored in an external storage server connected to the computing partition where the server side backup recovery module is located.
5. The method for backup recovery based on K1 SMOS of claims 1-4, wherein the backup operation is operated when the service is idle.
6. The K1 SMOS-based backup recovery method according to any one of claims 1-4, wherein the computing partition to be backed up and recovered is located in the same and/or different K1 SMALL computer than the computing partition where the server-side backup recovery module is located.
7. A backup recovery device based on a K1 small machine operation system is characterized by comprising:
the setting unit is used for setting a server backup recovery module in a computing partition in the small-sized computer, setting a client backup recovery module in the computing partition to be backed up and recovered, and connecting the server backup recovery module with the client backup recovery module through a network;
the backup unit is used for acquiring the computing partition to be backed up by the server side backup recovery module, carrying out mirror image backup operation on the operating systems of the computing partition to be backed up in batch through a first command, and correspondingly generating a plurality of backup files;
the recovery unit is used for acquiring the name of the node of the computing partition to be recovered and the corresponding backup file by the server side backup recovery module during recovery, and performing defined recovery operation on the backup file corresponding to the operating system of the computing partition to be recovered through a second command; the client side backup recovery module opens the BMC in the computing partition to be recovered, acquires a backup file defining recovery operation through a network, and recovers the backup file into a system disk of the computing partition to be recovered.
CN202010057607.9A 2020-01-19 2020-01-19 Backup recovery method and device based on K1 mini-machine operating system Withdrawn CN111309520A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010057607.9A CN111309520A (en) 2020-01-19 2020-01-19 Backup recovery method and device based on K1 mini-machine operating system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010057607.9A CN111309520A (en) 2020-01-19 2020-01-19 Backup recovery method and device based on K1 mini-machine operating system

Publications (1)

Publication Number Publication Date
CN111309520A true CN111309520A (en) 2020-06-19

Family

ID=71156343

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010057607.9A Withdrawn CN111309520A (en) 2020-01-19 2020-01-19 Backup recovery method and device based on K1 mini-machine operating system

Country Status (1)

Country Link
CN (1) CN111309520A (en)

Similar Documents

Publication Publication Date Title
WO2017107900A1 (en) Virtual machine recovery method and virtual machine management device
US20220237089A1 (en) Virtual machine backup method and apparatus based on cloud platform data center
US10430082B2 (en) Server management method and server for backup of a baseband management controller
US11803412B2 (en) Containerized application management system and management method
WO2017124799A1 (en) Firmware management method and device
CN113722155A (en) Data backup and repair method in distributed file system and related components
CN112506616A (en) System and method for achieving cross-cloud quick recovery of virtual machine based on cloud platform volume
JP4560074B2 (en) Virtual computer system and virtual computer restoration method in the same system
CN117992283A (en) Cloud host backup method and device, computer equipment and storage medium
JP3967499B2 (en) Restoring on a multicomputer system
US8689048B1 (en) Non-logging resumable distributed cluster
CN115576743B (en) Operating system recovery method, operating system recovery device, computer equipment and storage medium
CN111309520A (en) Backup recovery method and device based on K1 mini-machine operating system
CN115629777B (en) BMC heterogeneous upgrading method, system, equipment and readable storage medium
CN115098300B (en) Database backup method, disaster recovery method, device and equipment
WO2023087622A1 (en) Virtual machine boot configuration method and apparatus, computer device, and storage medium
CN109542519A (en) A kind of automatic distributed system method for reconstructing
CN114443369A (en) Heterogeneous cluster virtual machine backup recovery method and system and cloud platform
CN109324834A (en) A kind of system and method that distributed storage server is restarted automatically
CN114610539A (en) MongoDB database backup method and device
CN113204359A (en) Online server upgrading method and device
CN113934443A (en) Software upgrading system
CN114598604A (en) Monitoring method, monitoring device and terminal for virtual network function instance information
CN112256481A (en) Data recovery method and system in agile development
US20160004607A1 (en) Information processing apparatus and information processing method

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
WW01 Invention patent application withdrawn after publication

Application publication date: 20200619

WW01 Invention patent application withdrawn after publication