CN110941515A - Host backup reconstruction method, device, server and storage medium - Google Patents

Host backup reconstruction method, device, server and storage medium Download PDF

Info

Publication number
CN110941515A
CN110941515A CN201911230704.7A CN201911230704A CN110941515A CN 110941515 A CN110941515 A CN 110941515A CN 201911230704 A CN201911230704 A CN 201911230704A CN 110941515 A CN110941515 A CN 110941515A
Authority
CN
China
Prior art keywords
disk
data
host
partition
target
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
CN201911230704.7A
Other languages
Chinese (zh)
Other versions
CN110941515B (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.)
Shenzhen City Branch Power Technology Co Ltd
Original Assignee
Shenzhen City Branch Power 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 Shenzhen City Branch Power Technology Co Ltd filed Critical Shenzhen City Branch Power Technology Co Ltd
Priority to CN201911230704.7A priority Critical patent/CN110941515B/en
Publication of CN110941515A publication Critical patent/CN110941515A/en
Application granted granted Critical
Publication of CN110941515B publication Critical patent/CN110941515B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/1458Management of the backup or restore process
    • 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

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 discloses a method, a device, a server and a storage medium for reconstructing a host backup, wherein a disk of a source host is virtualized; analyzing the virtualized virtual disk to obtain partition information of the virtual disk; determining the partition type of each disk partition according to the partition information, and mounting each disk partition according to the partition type; searching a system director and a directing configuration file from each mounted disk partition, and determining a primary hot data area according to the system director and the directing configuration file; the target data of the primary hot data area is sent to the target host, so that backup reconstruction is performed after the target host receives the target data, and due to the fact that correct guiding configuration information is determined, data can be quickly restored on different hosts, rapid reconstruction of a host system is achieved, the speed and the efficiency of data backup reconstruction are improved, and the time of host data backup reconstruction is saved.

Description

Host backup reconstruction method, device, server and storage medium
Technical Field
The present invention relates to the field of data backup, and in particular, to a method and an apparatus for reconstructing a host backup, a server, and a storage medium.
Background
The existing modes for backing up the operating system and data of the host computer are generally two, one mode is that an agent program is installed in the host computer system, the operating system and data of the host computer are backed up through the agent program, which is called agent backup, and the other mode is that the backup of the operating system and data of the host computer is completed by means of a virtualization platform backup interface, a backup interface of a storage server and the like without installing the agent program, which is called non-agent backup; however, since the non-agent backup does not have the agent program to obtain information when the backup host runs, for example: information such as the system type of the backup host, a bootstrap program of the system, the relationship between the structure of the disk and the logical volume, the mounting point of the volume, and the bitmap of the used area of the volume; without such information, it is difficult to quickly reconstruct the backed-up system and data to different hosts, thereby affecting the speed and efficiency of system backup reconstruction.
Disclosure of Invention
The invention mainly aims to provide a method, a device, a server and a storage medium for reconstructing a host backup, and aims to solve the technical problems that a non-proxy backup mode in the prior art cannot realize rapid data reconstruction, and the speed and efficiency of data backup reconstruction are low.
In order to achieve the above object, the present invention provides a method for reconstructing a host backup, which comprises the following steps:
virtualizing a disk of a source host;
analyzing the virtualized virtual disk to acquire partition information of the virtual disk;
determining the partition type of each disk partition according to the partition information, and mounting each disk partition according to the partition type;
searching a system bootstrap device and a bootstrap configuration file from each mounted disk partition, and determining a primary hot data area according to the system bootstrap device and the bootstrap configuration file, wherein the primary hot data area is a storage area with minimum data required by starting a target operating system;
and sending the target data of the primary hot data area to a target host so as to enable the target host to perform backup reconstruction after receiving the target data.
Preferably, the virtualizing the disk of the source host specifically includes:
receiving and storing backup data sent by a source host;
and virtualizing the disk of the source host to generate a virtual disk so as to enable the virtual disk to correspond to the hard disk of the source host and enable the backup data to correspond to the original data of the source host.
Preferably, the determining the partition type of each disk partition according to the partition information, and mounting each disk partition according to the partition type specifically includes:
analyzing the partition information to obtain the partition type of each disk partition;
when the partition type is an independent virtual volume, acquiring a file system type of the independent virtual volume, and mounting the independent virtual volume according to the file system type, wherein the independent virtual volume is a disk partition for independently creating a file system and storing corresponding data;
when the partition type is a combined virtual volume, acquiring an organization format of the combined virtual volume, recombining the combined virtual volume according to the organization format, acquiring a file system type of the recombined combined virtual volume, and mounting the combined virtual volume according to the file system type, wherein the combined virtual volume is a disk partition formed by combining a plurality of disk partitions which must exist at the same time;
when the partition type is a disk group, acquiring all disk partitions of the disk group, reconstructing a target virtual volume of the disk group, acquiring a file system type of the target virtual volume, mounting the disk group according to the file system type, wherein the disk group is a disk partition for creating a plurality of virtual volumes and creating a file system on each virtual volume for storing corresponding data.
Preferably, the searching a system bootstrap and a bootstrap configuration file from each mounted disk partition, and determining a primary hot data area according to the system bootstrap and the bootstrap configuration file specifically include:
searching a system guider and a guiding configuration file from each mounted disk partition;
identifying the type of a target operating system which is started by default by the source host according to the boot configuration file, and determining the position and boot configuration data of a volume to which the target operating system belongs;
and determining an effective data area in each disk partition according to the type of the target operating system, the position of the volume to which the target operating system belongs and the boot configuration data, and determining a primary hot data area according to the effective data area.
Preferably, the determining an effective data area in each disk partition according to the type of the target operating system, the location of the volume to which the target operating system belongs, and the boot configuration data, and determining a primary hot data area according to the effective data area specifically include:
determining a preset data arrangement rule according to the type of the target operating system, wherein the preset data arrangement rule is a data arrangement rule corresponding to the backup data of the disk partition;
determining effective data needing data recovery in the backup data according to the preset data arrangement rule, and taking an area corresponding to the effective data and the guide configuration data as an effective data area;
determining the minimum data required for starting the target operating system according to the position of the volume to which the target operating system belongs;
and taking the area corresponding to the minimum data in the effective data area as a primary thermal data area.
Preferably, before sending the target data of the primary hot data area to the target host, so that the target host performs backup reconstruction after receiving the target data, the host backup reconstruction method further includes:
acquiring hardware information of a target host, and correcting a current operating system of the target host according to the hardware information;
and sending a preset auxiliary quick reconstruction agent program to the target host, so that the preset auxiliary quick reconstruction agent program is started when the corrected current operating system is started.
Preferably, the obtaining hardware information of the target host, and modifying the current operating system of the target host according to the hardware information specifically includes:
acquiring a system configuration file of the source host and hardware information of a target host;
respectively acquiring driving programs matched with a disk controller, a network card controller, a mouse controller, a keyboard controller and a display card controller of the target host from a preset driving database according to the hardware information;
and modifying the current operating system of the target host according to each driver and the system configuration file.
In addition, to achieve the above object, the present invention further provides a server, including: a memory, a processor, and a host backup rebuild program stored on the memory and executable on the processor, the host backup rebuild program configured to implement the steps of the host backup rebuild method as described above.
In addition, to achieve the above object, the present invention further provides a storage medium having a host backup reconstruction program stored thereon, wherein the host backup reconstruction program, when executed by a processor, implements the steps of the host backup reconstruction method as described above.
In addition, to achieve the above object, the present invention further provides a host backup reconstruction apparatus, including: the system comprises a virtual module, an analysis module, a mounting module, a region determination module and a reconstruction module;
the virtual module is used for virtualizing a disk of the source host;
the analysis module is used for analyzing the virtualized virtual disk to acquire partition information of the virtual disk;
the mounting module is used for determining the partition type of each disk partition according to the partition information and mounting each disk partition according to the partition type;
the area determination module is used for searching a system bootstrap device and a bootstrap configuration file from each mounted disk partition, and determining a primary hot data area according to the system bootstrap device and the bootstrap configuration file, wherein the primary hot data area is a storage area with minimum data required by starting a target operating system;
and the reconstruction module is used for sending the target data of the primary thermal data area to a target host so as to enable the target host to perform backup reconstruction after receiving the target data.
The host backup reconstruction method provided by the invention virtualizes the disk of the source host; analyzing the virtualized virtual disk to acquire partition information of the virtual disk; determining the partition type of each disk partition according to the partition information, and mounting each disk partition according to the partition type; searching a system bootstrap device and a bootstrap configuration file from each mounted disk partition, and determining a primary hot data area according to the system bootstrap device and the bootstrap configuration file, wherein the primary hot data area is a storage area with minimum data required by starting a target operating system; and sending the target data of the primary hot data area to a target host so as to enable the target host to perform backup reconstruction after receiving the target data, and due to the fact that correct guiding configuration information is determined, the data can be quickly restored on different hosts, the quick reconstruction of a host system is realized, the speed and the efficiency of data backup reconstruction are improved, and the time of host data backup reconstruction is saved.
Drawings
FIG. 1 is a schematic diagram of a server architecture of a hardware operating environment according to an embodiment of the present invention;
FIG. 2 is a flowchart illustrating a first embodiment of a method for rebuilding a backup of a host computer according to the present invention;
FIG. 3 is a flowchart illustrating a host backup rebuilding method according to a second embodiment of the present invention;
FIG. 4 is a flowchart illustrating a host backup rebuilding method according to a third embodiment of the present invention;
fig. 5 is a functional block diagram of a first embodiment of a host backup rebuild apparatus according to the invention.
The implementation, functional features and advantages of the objects of the present invention will be further explained with reference to the accompanying drawings.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
The solution of the embodiment of the invention is mainly as follows: the invention virtualizes the magnetic disk of the source host; analyzing the virtualized virtual disk to acquire partition information of the virtual disk; determining the partition type of each disk partition according to the partition information, and mounting each disk partition according to the partition type; searching a system bootstrap device and a bootstrap configuration file from each mounted disk partition, and determining a primary hot data area according to the system bootstrap device and the bootstrap configuration file, wherein the primary hot data area is a storage area with minimum data required by starting a target operating system; the target data of the primary hot data area is sent to a target host, so that backup reconstruction is carried out after the target host receives the target data, and due to the fact that correct guiding configuration information is determined, data can be quickly restored on different hosts, quick reconstruction of a host system is achieved, the speed and the efficiency of data backup reconstruction are improved, the time of data backup reconstruction of the host is saved, and the technical problems that in the prior art, a non-proxy backup mode cannot achieve quick reconstruction of data, and the speed and the efficiency of data backup reconstruction are low are solved.
Referring to fig. 1, fig. 1 is a schematic diagram of a server structure of a hardware operating environment according to an embodiment of the present invention.
As shown in fig. 1, the server may include: a processor 1001, such as a Central Processing Unit (CPU), a communication bus 1002, a user interface 1003, a network interface 1004, and a memory 1005. Wherein a communication bus 1002 is used to enable connective communication between these components. The user interface 1003 may include a standard wired interface, a wireless interface. The network interface 1004 may optionally include a standard wired interface, a WIreless interface (e.g., a WIreless-FIdelity (WI-FI) interface). The Memory 1005 may be a Random Access Memory (RAM) Memory or a Non-volatile Memory (NVM), such as a disk Memory. The memory 1005 may alternatively be a storage device separate from the processor 1001.
Those skilled in the art will appreciate that the server architecture shown in FIG. 1 is not intended to be limiting of the server, and may include more or fewer components than those shown, or some components in combination, or a different arrangement of components.
As shown in fig. 1, the memory 1005 as a storage medium may include an operating system, a network communication module, a user side interface module, and a host backup rebuild program.
The server of the present invention calls the host backup rebuild program stored in the memory 1005 through the processor 1001, and executes the following operations:
virtualizing a disk of a source host;
analyzing the virtualized virtual disk to acquire partition information of the virtual disk;
determining the partition type of each disk partition according to the partition information, and mounting each disk partition according to the partition type;
searching a system bootstrap device and a bootstrap configuration file from each mounted disk partition, and determining a primary hot data area according to the system bootstrap device and the bootstrap configuration file, wherein the primary hot data area is a storage area with minimum data required by starting a target operating system;
and sending the target data of the primary hot data area to a target host so as to enable the target host to perform backup reconstruction after receiving the target data.
Further, the processor 1001 may call the host backup rebuild program stored in the memory 1005, and further perform the following operations:
receiving and storing backup data sent by a source host;
and virtualizing the disk of the source host to generate a virtual disk so as to enable the virtual disk to correspond to the hard disk of the source host and enable the backup data to correspond to the original data of the source host.
Further, the processor 1001 may call the host backup rebuild program stored in the memory 1005, and further perform the following operations:
analyzing the partition information to obtain the partition type of each disk partition;
when the partition type is an independent virtual volume, acquiring a file system type of the independent virtual volume, and mounting the independent virtual volume according to the file system type, wherein the independent virtual volume is a disk partition for independently creating a file system and storing corresponding data;
when the partition type is a combined virtual volume, acquiring an organization format of the combined virtual volume, recombining the combined virtual volume according to the organization format, acquiring a file system type of the recombined combined virtual volume, and mounting the combined virtual volume according to the file system type, wherein the combined virtual volume is a disk partition formed by combining a plurality of disk partitions which must exist at the same time;
when the partition type is a disk group, acquiring all disk partitions of the disk group, reconstructing a target virtual volume of the disk group, acquiring a file system type of the target virtual volume, mounting the disk group according to the file system type, wherein the disk group is a disk partition for creating a plurality of virtual volumes and creating a file system on each virtual volume for storing corresponding data.
Further, the processor 1001 may call the host backup rebuild program stored in the memory 1005, and further perform the following operations:
searching a system guider and a guiding configuration file from each mounted disk partition;
identifying the type of a target operating system which is started by default by the source host according to the boot configuration file, and determining the position and boot configuration data of a volume to which the target operating system belongs;
and determining an effective data area in each disk partition according to the type of the target operating system, the position of the volume to which the target operating system belongs and the boot configuration data, and determining a primary hot data area according to the effective data area.
Further, the processor 1001 may call the host backup rebuild program stored in the memory 1005, and further perform the following operations:
determining a preset data arrangement rule according to the type of the target operating system, wherein the preset data arrangement rule is a data arrangement rule corresponding to the backup data of the disk partition;
determining effective data needing data recovery in the backup data according to the preset data arrangement rule, and taking an area corresponding to the effective data and the guide configuration data as an effective data area;
determining the minimum data required for starting the target operating system according to the position of the volume to which the target operating system belongs;
and taking the area corresponding to the minimum data in the effective data area as a primary thermal data area.
Further, the processor 1001 may call the host backup rebuild program stored in the memory 1005, and further perform the following operations:
acquiring hardware information of a target host, and correcting a current operating system of the target host according to the hardware information;
and sending a preset auxiliary quick reconstruction agent program to the target host, so that the preset auxiliary quick reconstruction agent program is started when the corrected current operating system is started.
Further, the processor 1001 may call the host backup rebuild program stored in the memory 1005, and further perform the following operations:
acquiring a system configuration file of the source host and hardware information of a target host;
respectively acquiring driving programs matched with a disk controller, a network card controller, a mouse controller, a keyboard controller and a display card controller of the target host from a preset driving database according to the hardware information;
and modifying the current operating system of the target host according to each driver and the system configuration file.
According to the scheme, the disk of the source host is virtualized; analyzing the virtualized virtual disk to acquire partition information of the virtual disk; determining the partition type of each disk partition according to the partition information, and mounting each disk partition according to the partition type; searching a system bootstrap device and a bootstrap configuration file from each mounted disk partition, and determining a primary hot data area according to the system bootstrap device and the bootstrap configuration file, wherein the primary hot data area is a storage area with minimum data required by starting a target operating system; and sending the target data of the primary hot data area to a target host so as to enable the target host to perform backup reconstruction after receiving the target data, and due to the fact that correct guiding configuration information is determined, the data can be quickly restored on different hosts, the quick reconstruction of a host system is realized, the speed and the efficiency of data backup reconstruction are improved, and the time of host data backup reconstruction is saved.
Based on the hardware structure, the embodiment of the host backup reconstruction method is provided.
Referring to fig. 2, fig. 2 is a flowchart illustrating a host backup rebuilding method according to a first embodiment of the present invention.
In a first embodiment, the host backup rebuild method includes the following steps:
and step S10, virtualizing the disk of the source host.
It should be noted that, virtualizing the disk of the source host, that is, virtualizing the disk of the source host and data in the disk, generally virtualizing the disk and data of the source host by using a Virtual disk (Virtual disk) technology, virtualizing a corresponding Virtual disk, where each Virtual disk corresponds to one hard disk of the source host, and data in the Virtual disk is consistent with data in the hard disk corresponding to the source host.
Further, the step S10 specifically includes the following steps:
receiving and storing backup data sent by a source host;
and virtualizing the disk of the source host to generate a virtual disk so as to enable the virtual disk to correspond to the hard disk of the source host and enable the backup data to correspond to the original data of the source host.
It should be understood that the backup data is data of a preset source host needing to be stored, and the virtual disk corresponding to the backup data is virtualized to generate a corresponding virtual disk, so that the virtual disk corresponds to the hard disk of the source host, and the backup data corresponds to the original data of the source host, thereby preparing for subsequent host backup reconstruction.
In a specific implementation, a backup interface of the VmWare virtualization platform is generally used to backup data of a source host on the virtualization platform to a file server, where the file server is a server for storing backup data of other hosts, and the data after each backup may be referred to as a backup point.
Step S20, analyzing the virtualized virtual disk, and acquiring the partition information of the virtual disk.
It can be understood that the partition information of the virtual disk is the storage space distribution type information of each virtual disk, and the storage space distribution information corresponding to the virtual disk can be obtained by analyzing the virtualized virtual disk, so as to prepare for the subsequent mounting operation of the disk partition; generally, a plurality of physical disk groups combined by using a RAID (Redundant array of Independent Drives) technology is referred to as a virtual disk, the virtual disk may be logically divided again, and the divided disks are referred to as logical disks.
In a specific implementation, the disk type and the partition information of each virtual disk may be obtained through analyzing the virtualized virtual disk, where the disk type may be a globally unique partition table (GPT) type, or a Master Boot Record (MBR) type, and of course, other disk types may also be Wie.
And step S30, determining the partition type of each disk partition according to the partition information, and mounting each disk partition according to the partition type.
It should be understood that after the partition information is obtained, the partition type of the disk partition may be determined through analysis of the partition information, that is, the usage of different disk partitions may be determined according to the partition type of the disk partition, and then the partition mount may be performed according to different usage.
Step S40, searching a system boot and a boot configuration file from each mounted disk partition, and determining a primary hot data area according to the system boot and the boot configuration file, where the primary hot data area is a storage area of minimum data required for starting a target operating system.
It can be understood that, by searching each mounted disk partition, corresponding system boot and boot configuration data, that is, corresponding system boot and boot configuration files, can be found, and further, a primary hot data area can be determined according to the system boot and boot configuration files, where the primary hot data area is a storage area of minimum data required for starting a target operating system, that is, a minimum file required for recovering the system.
Step S50, sending the target data in the primary hot data area to a target host, so that the target host performs backup reconstruction after receiving the target data.
It should be noted that the target host is a preset host for restoring and recovering system backup data, generally, the most important data is restored and recovered, the secondary valid data is recovered, and finally other remaining data is recovered, the primary hot data area stores the minimum data required for starting the target operating system, and the target host can reconstruct and recover the target operating system through the target data in the primary hot data area.
Further, before the step S50, the host rebuilding method includes the following steps:
acquiring hardware information of a target host, and correcting a current operating system of the target host according to the hardware information;
and sending a preset auxiliary quick reconstruction agent program to the target host, so that the preset auxiliary quick reconstruction agent program is started when the corrected current operating system is started.
It can be understood that the hardware information of the target host is the hardware configuration information of the target host, and generally before the system is built and quickly rebuilt to the target host, an auxiliary program may be run on the target host to collect the hardware information of the target host and send the hardware information of the target host to the file server through network connection; the current operating system of the target host can be corrected through the hardware information, so that the target host can smoothly run the target data to perform system backup, restoration and reconstruction; the preset auxiliary quick reconstruction agent is a preset agent for assisting a quick reconstruction system, and can be generally set to be started along with the system starting, and then can be communicated with a file server through a network to complete the recovery of data except primary hot data.
Further, the step of obtaining the hardware information of the target host and modifying the current operating system of the target host according to the hardware information specifically includes the following steps:
acquiring a system configuration file of the source host and hardware information of a target host;
respectively acquiring driving programs matched with a disk controller, a network card controller, a mouse controller, a keyboard controller and a display card controller of the target host from a preset driving database according to the hardware information;
and modifying the current operating system of the target host according to each driver and the system configuration file.
It should be understood that, after the system configuration file of the source host is a configuration parameter corresponding to a system operation configuration environment of the source host, and the system configuration file of the source host and the hardware information of the target host are acquired, the current operating system may be modified according to the system configuration file, the driver is a driver that is respectively acquired from a preset driver database according to the hardware information and is matched with a disk controller, a network card controller, a mouse controller, a keyboard controller, and a video card controller of the target host, the preset driver database is a preset database that stores various drivers, and generally, the network card may be configured before modification, so that the system may use a network during initialization.
According to the scheme, the disk of the source host is virtualized; analyzing the virtualized virtual disk to acquire partition information of the virtual disk; determining the partition type of each disk partition according to the partition information, and mounting each disk partition according to the partition type; searching a system bootstrap device and a bootstrap configuration file from each mounted disk partition, and determining a primary hot data area according to the system bootstrap device and the bootstrap configuration file, wherein the primary hot data area is a storage area with minimum data required by starting a target operating system; and sending the target data of the primary hot data area to a target host so as to enable the target host to perform backup reconstruction after receiving the target data, and due to the fact that correct guiding configuration information is determined, the data can be quickly restored on different hosts, the quick reconstruction of a host system is realized, the speed and the efficiency of data backup reconstruction are improved, and the time of host data backup reconstruction is saved.
Further, fig. 3 is a flowchart illustrating a second embodiment of the method for rebuilding a host backup according to the present invention, and as shown in fig. 3, the second embodiment of the method for rebuilding a host backup according to the present invention is proposed based on the first embodiment, in this embodiment, the step S30 specifically includes the following steps:
and step S31, analyzing the partition information to obtain the partition type of each disk partition.
It can be understood that by analyzing the partition information, the partition type of each disk partition corresponding to the partition information can be obtained, that is, by analyzing the data corresponding to the partition information, the use corresponding to each disk partition can be obtained.
Step S32, when the partition type is an independent virtual volume, obtaining a file system type of the independent virtual volume, and mounting the independent virtual volume according to the file system type, where the independent virtual volume is a disk partition that independently creates a file system and stores corresponding data.
It should be understood that the independent virtual volume is a disk partition that independently creates a file system and stores corresponding data, and when the partition type corresponding to the disk partition is an independent virtual volume, that is, the disk partition can be directly used as an independent volume, a file system can be created on this volume, and data is stored, for example, windows and linux are most often used to create a file system directly on a disk partition and then used to store data, and common file systems are ntfs, ext2, ext3, ext4, xfs, btrfs; when the partition type corresponding to the disk partition is an independent virtual volume, the file system type of the independent virtual volume can be obtained, and the independent virtual volume is mounted according to the file system type, that is, only the file system type of the independent virtual volume needs to be identified, and the independent virtual machine volume is mounted, so that the data in the independent virtual machine volume can be accessed.
Step S33, when the partition type is a combined virtual volume, obtaining an organization format of the combined virtual volume, recombining the combined virtual volume according to the organization format, obtaining a file system type of the recombined combined virtual volume, and mounting the combined virtual volume according to the file system type, where the combined virtual volume is a disk partition combined by a plurality of disk partitions that must exist at the same time.
It is understood that the combined virtual volume is a disk partition combined by a plurality of disk partitions which must exist simultaneously; when the partition type is a combined virtual volume, that is, the disk partition is one of the combined parts of a virtual volume, the combined virtual volume is composed of a plurality of partitions, and the partitions must exist simultaneously, data on the combined virtual volume can be normally identified, for example, a dynamic disk of windows, a soft raid file system and a btrfs file system under Linux all construct a virtual volume by using a plurality of disk partitions according to a specific organization format (such as raid0, raid1, raid5 and the like); when the partition type is a combined virtual volume, an organization format of the combined virtual volume may be acquired, the combined virtual volume is recombined according to the organization format, a file system type of the recombined combined virtual volume is acquired, the combined virtual volume is mounted according to the file system type, that is, all the partitions of the combined virtual volume need to be found, and according to the organization format of the combined virtual volume, the combined virtual volume may be recombined, so as to identify a file system of the combined virtual volume, mount the combined virtual volume, and further access data therein.
Step S34, when the partition type is a disk group, acquiring all disk partitions of the disk group, reconstructing a target virtual volume of the disk group, acquiring a file system type of the target virtual volume, mounting the disk group according to the file system type, where the disk group is a disk partition for creating a plurality of virtual volumes and creating a file system on each virtual volume to store corresponding data.
It should be understood that, the disk group is a disk partition that creates a plurality of virtual volumes and creates a file system on each virtual volume to store corresponding data, when the partition type is a disk group, that is, when the disk partition is one of the components of the disk group, one or more virtual volumes may be created on the disk group, so that a file system is created on each virtual volume to store data, for example, a linux lvm disk group, an oracle Real-time application cluster (RAC) asm disk group uses a plurality of disk partitions to construct a disk group according to a specific organization format, and then virtual volumes are created on the disk group for use; when the partition type is a disk group, all disk partitions of the disk group can be acquired, a target virtual volume of the disk group is reconstructed, a file system type of the target virtual volume is acquired, the disk group is mounted according to the file system type, that is, all disk partitions of the disk group need to be found at this time, virtual volumes on the disk group and the disk group are reconstructed, file systems of the volumes are identified, and the volumes are mounted, so that data can be accessed.
According to the scheme, the partition type of each disk partition is obtained by analyzing the partition information; when the partition type is an independent virtual volume, acquiring a file system type of the independent virtual volume, and mounting the independent virtual volume according to the file system type, wherein the independent virtual volume is a disk partition for independently creating a file system and storing corresponding data; when the partition type is a combined virtual volume, acquiring an organization format of the combined virtual volume, recombining the combined virtual volume according to the organization format, acquiring a file system type of the recombined combined virtual volume, and mounting the combined virtual volume according to the file system type, wherein the combined virtual volume is a disk partition formed by combining a plurality of disk partitions which must exist at the same time; when the partition type is a disk group, acquiring all disk partitions of the disk group, reconstructing a target virtual volume of the disk group, acquiring a file system type of the target virtual volume, mounting the disk group according to the file system type, wherein the disk group is a disk partition for creating a plurality of virtual volumes and creating a file system on each virtual volume to store corresponding data, and the data can be quickly restored on different hosts, so that the quick reconstruction of a host system is realized, the speed and the efficiency of data backup reconstruction are improved, and the time of host data backup reconstruction is saved.
Further, fig. 4 is a flowchart illustrating a third embodiment of the method for rebuilding a host backup according to the present invention, and as shown in fig. 4, the third embodiment of the method for rebuilding a host backup according to the present invention is proposed based on the second embodiment, in this embodiment, the step S40 specifically includes the following steps:
and step S41, searching the system boot and boot configuration file from each mounted disk partition.
It should be understood that, generally, after all the virtual volumes are identified and mounted, the boot configuration data is searched for in all the disk partitions, that is, the system boot and the boot configuration file are searched for in each mounted disk partition, the common boots of different systems are different, for example, the common boots of windows are ntldr and bootmgr, the common boots of linux are grub and elilo, and further the corresponding boot configuration files are different.
Step S42, identifying the type of the target operating system that is started by default by the source host according to the boot configuration file, and determining the location and boot configuration data of the volume to which the target operating system belongs.
It can be understood that the type of the target operating system started by the source host by default can be identified through the boot configuration file, and then the location and boot configuration data of the volume to which the target operating system belongs are determined, that is, the type of the operating system started by default by the host, the volume in which the system is located, and the files and configurations to be used in the system boot process are identified through the boot configuration file.
In a specific implementation, in the windows boot process, besides a kernel component and a driver, a registry file is also needed, and the registry file stores configuration information of the whole system; the linux boot uses a temporary root file system in addition to the kernel, and most of system initialization is completed according to the file system, so that configuration files of the system can be placed in different directories according to different functions.
Step S43, determining an effective data area in each disk partition according to the type of the target operating system, the location of the volume to which the target operating system belongs, and the boot configuration data, and determining a primary hot data area according to the effective data area.
It should be understood that, according to the type of the target operating system, the location of the volume to which the target operating system belongs, and the boot configuration data, an effective data area in each disk partition may be determined, data in the effective data area is data that needs to be subjected to data recovery, other areas are idle areas, data recovery is not required, and after the effective data area is determined, the target data stored in the primary hot area may be determined by screening data in the effective data.
Further, the step S43 specifically includes the following steps:
determining a preset data arrangement rule according to the type of the target operating system, wherein the preset data arrangement rule is a data arrangement rule corresponding to the backup data of the disk partition;
determining effective data needing data recovery in the backup data according to the preset data arrangement rule, and taking an area corresponding to the effective data and the guide configuration data as an effective data area;
determining the minimum data required for starting the target operating system according to the position of the volume to which the target operating system belongs;
and taking the area corresponding to the minimum data in the effective data area as a primary thermal data area.
It should be noted that the preset data arrangement rule is a preset data arrangement rule corresponding to the backup data of the disk partition, that is, valid data and invalid data may be wrongly arranged according to a certain data arrangement rule when the data is stored, and an effective output required to perform data recovery in the backup data may be determined according to the preset data arrangement rule, so that an area corresponding to the valid data and the guidance configuration data may be used as an effective data area.
It should be understood that the minimum data required for starting the target operating system, that is, the basic data for starting the target operating system, may be determined by the location of the volume to which the target operating system belongs, and then an area corresponding to the minimum data in the valid data area may be used as a primary hot data area, where the primary hot data area stores information such as programs, configurations, and data required for starting the target operating system.
According to the scheme, the system boot device and the boot configuration file are searched from each mounted disk partition; identifying the type of a target operating system which is started by default by the source host according to the boot configuration file, and determining the position and boot configuration data of a volume to which the target operating system belongs; and determining an effective data area in each disk partition according to the type of the target operating system, the position of the volume to which the target operating system belongs and the boot configuration data, and determining a primary hot data area according to the effective data area, so that data can be quickly restored on different hosts, the quick reconstruction of a host system is realized, the speed and the efficiency of data backup reconstruction are improved, and the time of host data backup reconstruction is saved.
Based on the above embodiment of the method for reconstructing a backup of a host, the present invention further provides a device for reconstructing a backup of a host.
Referring to fig. 5, fig. 5 is a functional block diagram of a first embodiment of a host backup rebuild apparatus according to the invention.
In a first embodiment of the apparatus for reconstructing a backup of a host computer according to the present invention, the apparatus for reconstructing a backup of a host computer includes: the virtual module 10, the analysis module 20, the mounting module 30, the region determination module 40 and the reconstruction module 50;
the virtual module 10 is configured to virtualize a disk of a source host;
the analysis module 20 is configured to analyze the virtualized virtual disk to obtain partition information of the virtual disk;
the mounting module 30 is configured to determine a partition type of each disk partition according to the partition information, and mount each disk partition according to the partition type;
the area determining module 40 is configured to search a system bootstrap and a bootstrap configuration file from each mounted disk partition, and determine a primary hot data area according to the system bootstrap and the bootstrap configuration file, where the primary hot data area is a storage area of minimum data required for starting a target operating system;
the rebuilding module 50 is configured to send the target data in the primary hot data area to a target host, so that the target host performs backup rebuilding after receiving the target data.
The steps implemented by each functional module of the host backup reconstruction device may refer to each embodiment of the host backup reconstruction method of the present invention, and are not described herein again.
In addition, an embodiment of the present invention further provides a storage medium, where a host backup rebuilding program is stored on the storage medium, and when executed by a processor, the host backup rebuilding program implements the following operations:
virtualizing a disk of a source host;
analyzing the virtualized virtual disk to acquire partition information of the virtual disk;
determining the partition type of each disk partition according to the partition information, and mounting each disk partition according to the partition type;
searching a system bootstrap device and a bootstrap configuration file from each mounted disk partition, and determining a primary hot data area according to the system bootstrap device and the bootstrap configuration file, wherein the primary hot data area is a storage area with minimum data required by starting a target operating system;
and sending the target data of the primary hot data area to a target host so as to enable the target host to perform backup reconstruction after receiving the target data.
Further, the host backup rebuild program when executed by the processor further performs the following operations:
receiving and storing backup data sent by a source host;
and virtualizing the disk of the source host to generate a virtual disk so as to enable the virtual disk to correspond to the hard disk of the source host and enable the backup data to correspond to the original data of the source host.
Further, the host backup rebuild program when executed by the processor further performs the following operations:
analyzing the partition information to obtain the partition type of each disk partition;
when the partition type is an independent virtual volume, acquiring a file system type of the independent virtual volume, and mounting the independent virtual volume according to the file system type, wherein the independent virtual volume is a disk partition for independently creating a file system and storing corresponding data;
when the partition type is a combined virtual volume, acquiring an organization format of the combined virtual volume, recombining the combined virtual volume according to the organization format, acquiring a file system type of the recombined combined virtual volume, and mounting the combined virtual volume according to the file system type, wherein the combined virtual volume is a disk partition formed by combining a plurality of disk partitions which must exist at the same time;
when the partition type is a disk group, acquiring all disk partitions of the disk group, reconstructing a target virtual volume of the disk group, acquiring a file system type of the target virtual volume, mounting the disk group according to the file system type, wherein the disk group is a disk partition for creating a plurality of virtual volumes and creating a file system on each virtual volume for storing corresponding data.
Further, the host backup rebuild program when executed by the processor further performs the following operations:
searching a system guider and a guiding configuration file from each mounted disk partition;
identifying the type of a target operating system which is started by default by the source host according to the boot configuration file, and determining the position and boot configuration data of a volume to which the target operating system belongs;
and determining an effective data area in each disk partition according to the type of the target operating system, the position of the volume to which the target operating system belongs and the boot configuration data, and determining a primary hot data area according to the effective data area.
Further, the host backup rebuild program when executed by the processor further performs the following operations:
determining a preset data arrangement rule according to the type of the target operating system, wherein the preset data arrangement rule is a data arrangement rule corresponding to the backup data of the disk partition;
determining effective data needing data recovery in the backup data according to the preset data arrangement rule, and taking an area corresponding to the effective data and the guide configuration data as an effective data area;
determining the minimum data required for starting the target operating system according to the position of the volume to which the target operating system belongs;
and taking the area corresponding to the minimum data in the effective data area as a primary thermal data area.
Further, the host backup rebuild program when executed by the processor further performs the following operations:
acquiring hardware information of a target host, and correcting a current operating system of the target host according to the hardware information;
and sending a preset auxiliary quick reconstruction agent program to the target host, so that the preset auxiliary quick reconstruction agent program is started when the corrected current operating system is started.
Further, the host backup rebuild program when executed by the processor further performs the following operations:
acquiring a system configuration file of the source host and hardware information of a target host;
respectively acquiring driving programs matched with a disk controller, a network card controller, a mouse controller, a keyboard controller and a display card controller of the target host from a preset driving database according to the hardware information;
and modifying the current operating system of the target host according to each driver and the system configuration file.
According to the scheme, the data volume of the system backup data needing to be backed up is acquired in real time, and whether a target system needs to add a new target storage object is judged according to the data volume; when the target system needs to add a new target storage object, the target storage object is added, and system backup data is restored to the target storage object, wherein the storage capacity of the target storage object is greater than or equal to the data volume of the system backup data, so that the system backup data can be correctly restored without being limited by the size of the system backup data, the consistency and the safety of data backup are ensured, a user can more conveniently perform storage backup operation, and the user experience is improved.
It should be noted that, in this document, 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 like elements in a process, method, article, or apparatus that comprises the element.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
The above description is only a preferred embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes, which are made by using the contents of the present specification and the accompanying drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (10)

1. A host backup rebuild method, comprising:
virtualizing a disk of a source host;
analyzing the virtualized virtual disk to acquire partition information of the virtual disk;
determining the partition type of each disk partition according to the partition information, and mounting each disk partition according to the partition type;
searching a system bootstrap device and a bootstrap configuration file from each mounted disk partition, and determining a primary hot data area according to the system bootstrap device and the bootstrap configuration file, wherein the primary hot data area is a storage area with minimum data required by starting a target operating system;
and sending the target data of the primary hot data area to a target host so as to enable the target host to perform backup reconstruction after receiving the target data.
2. The method of claim 1, wherein virtualizing the disk of the source host specifically comprises:
receiving and storing backup data sent by a source host;
and virtualizing the disk of the source host to generate a virtual disk so as to enable the virtual disk to correspond to the hard disk of the source host and enable the backup data to correspond to the original data of the source host.
3. The method for reconstructing a host backup according to claim 2, wherein the determining a partition type of each disk partition according to the partition information and mounting each disk partition according to the partition type specifically includes:
analyzing the partition information to obtain the partition type of each disk partition;
when the partition type is an independent virtual volume, acquiring a file system type of the independent virtual volume, and mounting the independent virtual volume according to the file system type, wherein the independent virtual volume is a disk partition for independently creating a file system and storing corresponding data;
when the partition type is a combined virtual volume, acquiring an organization format of the combined virtual volume, recombining the combined virtual volume according to the organization format, acquiring a file system type of the recombined combined virtual volume, and mounting the combined virtual volume according to the file system type, wherein the combined virtual volume is a disk partition formed by combining a plurality of disk partitions which must exist at the same time;
when the partition type is a disk group, acquiring all disk partitions of the disk group, reconstructing a target virtual volume of the disk group, acquiring a file system type of the target virtual volume, mounting the disk group according to the file system type, wherein the disk group is a disk partition for creating a plurality of virtual volumes and creating a file system on each virtual volume for storing corresponding data.
4. The method as claimed in claim 3, wherein the step of searching the system boot and boot configuration file from the mounted disk partitions and determining the primary hot data area according to the system boot and boot configuration file comprises:
searching a system guider and a guiding configuration file from each mounted disk partition;
identifying the type of a target operating system which is started by default by the source host according to the boot configuration file, and determining the position and boot configuration data of a volume to which the target operating system belongs;
and determining an effective data area in each disk partition according to the type of the target operating system, the position of the volume to which the target operating system belongs and the boot configuration data, and determining a primary hot data area according to the effective data area.
5. The method of claim 4, wherein the determining the valid data area in each disk partition according to the type of the target operating system, the location of the volume to which the target operating system belongs, and the boot configuration data, and determining the primary hot data area according to the valid data area specifically includes:
determining a preset data arrangement rule according to the type of the target operating system, wherein the preset data arrangement rule is a data arrangement rule corresponding to the backup data of the disk partition;
determining effective data needing data recovery in the backup data according to the preset data arrangement rule, and taking an area corresponding to the effective data and the guide configuration data as an effective data area;
determining the minimum data required for starting the target operating system according to the position of the volume to which the target operating system belongs;
and taking the area corresponding to the minimum data in the effective data area as a primary thermal data area.
6. The host backup reconstruction method according to any one of claims 1-5, wherein the host backup reconstruction method further comprises, before sending the target data of the primary hot data area to the target host so that the target host performs the backup reconstruction after receiving the target data:
acquiring hardware information of a target host, and correcting a current operating system of the target host according to the hardware information;
and sending a preset auxiliary quick reconstruction agent program to the target host, so that the preset auxiliary quick reconstruction agent program is started when the corrected current operating system is started.
7. The method for reconstructing a host backup according to claim 6, wherein the obtaining hardware information of a target host and modifying a current operating system of the target host according to the hardware information specifically includes:
acquiring a system configuration file of the source host and hardware information of a target host;
respectively acquiring driving programs matched with a disk controller, a network card controller, a mouse controller, a keyboard controller and a display card controller of the target host from a preset driving database according to the hardware information;
and modifying the current operating system of the target host according to each driver and the system configuration file.
8. A host backup reconstruction device, the device comprising: the system comprises a virtual module, an analysis module, a mounting module, a region determination module and a reconstruction module;
the virtual module is used for virtualizing a disk of the source host;
the analysis module is used for analyzing the virtualized virtual disk to acquire partition information of the virtual disk;
the mounting module is used for determining the partition type of each disk partition according to the partition information and mounting each disk partition according to the partition type;
the area determination module is used for searching a system bootstrap device and a bootstrap configuration file from each mounted disk partition, and determining a primary hot data area according to the system bootstrap device and the bootstrap configuration file, wherein the primary hot data area is a storage area with minimum data required by starting a target operating system;
and the reconstruction module is used for sending the target data of the primary thermal data area to a target host so as to enable the target host to perform backup reconstruction after receiving the target data.
9. A server, characterized in that the server comprises: a memory, a processor, and a host backup rebuild program stored on the memory and executable on the processor, the host backup rebuild program configured to implement the steps of the host backup rebuild method of any of claims 1 to 7.
10. A storage medium having stored thereon a host backup reconstruction program which, when executed by a processor, performs the steps of the host backup reconstruction method according to any one of claims 1 to 7.
CN201911230704.7A 2019-12-04 2019-12-04 Host backup reconstruction method, device, server and storage medium Active CN110941515B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911230704.7A CN110941515B (en) 2019-12-04 2019-12-04 Host backup reconstruction method, device, server and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911230704.7A CN110941515B (en) 2019-12-04 2019-12-04 Host backup reconstruction method, device, server and storage medium

Publications (2)

Publication Number Publication Date
CN110941515A true CN110941515A (en) 2020-03-31
CN110941515B CN110941515B (en) 2022-05-24

Family

ID=69909664

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911230704.7A Active CN110941515B (en) 2019-12-04 2019-12-04 Host backup reconstruction method, device, server and storage medium

Country Status (1)

Country Link
CN (1) CN110941515B (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112579361A (en) * 2020-12-25 2021-03-30 深圳市科力锐科技有限公司 Backup data reconstruction method, device, equipment and storage medium
CN112579359A (en) * 2020-12-24 2021-03-30 深圳市科力锐科技有限公司 Business system reconstruction method, device, equipment and storage medium
CN112596954A (en) * 2020-12-25 2021-04-02 深圳市科力锐科技有限公司 Data backup and reconstruction method, device, equipment and storage medium
CN112596948A (en) * 2020-12-21 2021-04-02 深圳市科力锐科技有限公司 Database cluster data backup method, device, equipment and storage medium
CN113311995A (en) * 2021-05-13 2021-08-27 曙光信息产业股份有限公司 Cloud hard disk preparation method and device, computer equipment and storage medium
CN113505026A (en) * 2021-09-10 2021-10-15 深圳市科力锐科技有限公司 Method, device and equipment for verifying backup data and storage medium
CN113805807A (en) * 2021-09-10 2021-12-17 济南浪潮数据技术有限公司 Method, device, equipment and readable medium for synchronizing double-control storage array database
CN114924914A (en) * 2022-05-31 2022-08-19 广州鼎甲计算机科技有限公司 Disk partition table information backup and recovery method and system
CN115509824A (en) * 2022-11-23 2022-12-23 深圳市科力锐科技有限公司 Data backup method, device, equipment and storage medium
CN115686932A (en) * 2022-09-07 2023-02-03 安徽鼎甲计算机科技有限公司 Backup set file recovery method and device and computer equipment
CN116204136A (en) * 2023-05-04 2023-06-02 山东浪潮科学研究院有限公司 Data storage and query method, device, equipment and storage medium
CN116662076A (en) * 2023-07-28 2023-08-29 深圳市科力锐科技有限公司 Data protection method, device, equipment and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102955720A (en) * 2011-08-25 2013-03-06 北京中科智网科技有限公司 Method for improving stability of EXT (extended) file system
US8843443B1 (en) * 2011-06-30 2014-09-23 Emc Corporation Efficient backup of virtual data
CN104298559A (en) * 2014-09-30 2015-01-21 深圳市深信服电子科技有限公司 Method and device for virtualizing physical host system
CN105718377A (en) * 2014-12-05 2016-06-29 华为技术有限公司 Method and apparatus for copying magnetic disk data in virtual application
CN107122267A (en) * 2017-05-31 2017-09-01 广州鼎甲计算机科技有限公司 A kind of Windows operating system carry restoration methods
CN109445986A (en) * 2018-09-30 2019-03-08 南京壹进制信息技术股份有限公司 A kind of backup data set hanging method and the fast quick-recovery of backup data set, carry system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8843443B1 (en) * 2011-06-30 2014-09-23 Emc Corporation Efficient backup of virtual data
CN102955720A (en) * 2011-08-25 2013-03-06 北京中科智网科技有限公司 Method for improving stability of EXT (extended) file system
CN104298559A (en) * 2014-09-30 2015-01-21 深圳市深信服电子科技有限公司 Method and device for virtualizing physical host system
CN105718377A (en) * 2014-12-05 2016-06-29 华为技术有限公司 Method and apparatus for copying magnetic disk data in virtual application
CN107122267A (en) * 2017-05-31 2017-09-01 广州鼎甲计算机科技有限公司 A kind of Windows operating system carry restoration methods
CN109445986A (en) * 2018-09-30 2019-03-08 南京壹进制信息技术股份有限公司 A kind of backup data set hanging method and the fast quick-recovery of backup data set, carry system

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
PO-JEN CHUANG等: "Generating Snapshot Backups in Cloud Virtual Disks", 《2014 IEEE 17TH INTERNATIONAL CONFERENCE ON COMPUTATIONAL SCIENCE AND ENGINEERING》 *
芮冰冰: "基于VMWare的NTFS文件备份与恢复系统的设计与实现", 《中国优秀博硕士学位论文全文数据库(硕士) 信息科技辑》 *
魏雪波: "基于MooseFS的云存储系统的研究与实现", 《中国优秀博硕士学位论文全文数据库(硕士) 信息科技辑》 *

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112596948A (en) * 2020-12-21 2021-04-02 深圳市科力锐科技有限公司 Database cluster data backup method, device, equipment and storage medium
CN112596948B (en) * 2020-12-21 2024-04-02 深圳市科力锐科技有限公司 Database cluster data backup method, device, equipment and storage medium
CN112579359A (en) * 2020-12-24 2021-03-30 深圳市科力锐科技有限公司 Business system reconstruction method, device, equipment and storage medium
CN112579359B (en) * 2020-12-24 2024-05-03 深圳市科力锐科技有限公司 Service system reconstruction method, device, equipment and storage medium
CN112596954A (en) * 2020-12-25 2021-04-02 深圳市科力锐科技有限公司 Data backup and reconstruction method, device, equipment and storage medium
CN112579361A (en) * 2020-12-25 2021-03-30 深圳市科力锐科技有限公司 Backup data reconstruction method, device, equipment and storage medium
CN112596954B (en) * 2020-12-25 2024-07-09 深圳市科力锐科技有限公司 Data backup and reconstruction method, device, equipment and storage medium
CN112579361B (en) * 2020-12-25 2024-04-02 深圳市科力锐科技有限公司 Backup data reconstruction method, device, equipment and storage medium
CN113311995B (en) * 2021-05-13 2023-09-26 曙光信息产业股份有限公司 Cloud hard disk preparation method and device, computer equipment and storage medium
CN113311995A (en) * 2021-05-13 2021-08-27 曙光信息产业股份有限公司 Cloud hard disk preparation method and device, computer equipment and storage medium
CN113505026A (en) * 2021-09-10 2021-10-15 深圳市科力锐科技有限公司 Method, device and equipment for verifying backup data and storage medium
CN113505026B (en) * 2021-09-10 2021-12-24 深圳市科力锐科技有限公司 Method, device and equipment for verifying backup data and storage medium
CN113805807A (en) * 2021-09-10 2021-12-17 济南浪潮数据技术有限公司 Method, device, equipment and readable medium for synchronizing double-control storage array database
CN114924914A (en) * 2022-05-31 2022-08-19 广州鼎甲计算机科技有限公司 Disk partition table information backup and recovery method and system
CN115686932A (en) * 2022-09-07 2023-02-03 安徽鼎甲计算机科技有限公司 Backup set file recovery method and device and computer equipment
CN115509824A (en) * 2022-11-23 2022-12-23 深圳市科力锐科技有限公司 Data backup method, device, equipment and storage medium
CN116204136A (en) * 2023-05-04 2023-06-02 山东浪潮科学研究院有限公司 Data storage and query method, device, equipment and storage medium
CN116204136B (en) * 2023-05-04 2023-08-15 山东浪潮科学研究院有限公司 Data storage and query method, device, equipment and storage medium
CN116662076A (en) * 2023-07-28 2023-08-29 深圳市科力锐科技有限公司 Data protection method, device, equipment and storage medium
CN116662076B (en) * 2023-07-28 2024-05-24 深圳市科力锐科技有限公司 Data protection method, device, equipment and storage medium

Also Published As

Publication number Publication date
CN110941515B (en) 2022-05-24

Similar Documents

Publication Publication Date Title
CN110941515B (en) Host backup reconstruction method, device, server and storage medium
US11789823B2 (en) Selective processing of file system objects for image level backups
EP2731013B1 (en) Backing up method, device, and system for virtual machine
US9116726B2 (en) Virtual disk snapshot consolidation using block merge
US7669020B1 (en) Host-based backup for virtual machines
US8635429B1 (en) Method and apparatus for mapping virtual drives
US8725782B2 (en) Virtual disk storage techniques
US8566542B1 (en) Backup using storage array LUN level snapshot
US20120290802A1 (en) Snapshot creation from block lists
US20140047268A1 (en) Systems, Methods, and Computer Program Products for Instant Recovery of Image Level Backups
US20050204186A1 (en) System and method to implement a rollback mechanism for a data storage unit
US9152638B1 (en) Method and apparatus for file backup
CN105718377B (en) The method and device of data in magnetic disk is copied in virtualization applications
CN105138431A (en) Linux system back-up and restoring method
CN104598170B (en) The method and apparatus for determining read/write path
US9336131B1 (en) Systems and methods for enabling virtual environments to mount non-native storage disks
US11086724B1 (en) Single step merging of a virtual hard disk chain
CN113835644A (en) Complete machine migration method, device, equipment and storage medium
US20150106334A1 (en) Systems and methods for backing up a live virtual machine
US9128973B1 (en) Method and system for tracking re-sizing and re-creation of volumes using modification time
CN112579361B (en) Backup data reconstruction method, device, equipment and storage medium
CN109710377B (en) Method for recovering kvm virtual machine from faulty distributed storage
CN115576743A (en) Operating system recovery method and device, computer equipment and storage medium
US8949560B1 (en) Validating an ability to roll back data to an earlier point in time for data associated with a virtual store
US11507482B2 (en) Recovering consistency of a raid (redundant array of independent disks) metadata database

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