Movatterモバイル変換


[0]ホーム

URL:


CN106598774A - Virtual machine backup restoring method and apparatus - Google Patents

Virtual machine backup restoring method and apparatus
Download PDF

Info

Publication number
CN106598774A
CN106598774ACN201610896128.XACN201610896128ACN106598774ACN 106598774 ACN106598774 ACN 106598774ACN 201610896128 ACN201610896128 ACN 201610896128ACN 106598774 ACN106598774 ACN 106598774A
Authority
CN
China
Prior art keywords
backup
virtual machine
disk
data
bitmap
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.)
Pending
Application number
CN201610896128.XA
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.)
Sangfor Technologies Co Ltd
Original Assignee
Sangfor Network Technology Shenzhen 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 Sangfor Network Technology Shenzhen Co LtdfiledCriticalSangfor Network Technology Shenzhen Co Ltd
Priority to CN201610896128.XApriorityCriticalpatent/CN106598774A/en
Publication of CN106598774ApublicationCriticalpatent/CN106598774A/en
Pendinglegal-statusCriticalCurrent

Links

Classifications

Landscapes

Abstract

The invention discloses a virtual machine backup restoring method. The method comprises steps of saving an increment bitmap of each time increment backup according to time nodes during the increment backup, determining whether a current fault is a fault of an original data storage disc when the virtual machine has faults, designating the data disc of the original storage as a new data disc if the current fault is not the original data storage disc fault, and designing a backup disc image in the backup storage as a new data disc if the current fault is the original data storage disc fault. The invention further discloses a backup restoring device of the virtual machine. Backup data can be quickly restored; performance of the disc with data restoration cannot be affected; and a plurality of data restoration points can be supported.

Description

The backup and reduction method and device of virtual machine
Technical field
The present invention relates to virtual machine technique field, more particularly to the backup and reduction method and device of virtual machine.
Background technology
In virtual machine, the dirty data bitmap of Qemu2.5 can record the increment modification from last BACKUP TIME till nowThis bitmap is mainly used for incremental backup by part, current technology scheme, and bitmap corresponds to a data block of disk per 1, underAfter BACKUP TIME is reached, it is that data block corresponding to 1 is copied in incremental backup file by bitmap, realizes incremental backup.
The backup chain that timed backup is produced, is typically organized by way of snapshot, is rolled back to back-up disk easily and fastThe BACKUP TIME point (or referred to as restoration point) specified.And after disk has beaten snapshot, the performance of disk can decline.
The existing various schemes from Backup and Restore, recovering Backup Data using snapshot can cause virtual machine performance poor;IfRestoration point is preserved to data recovery, the time replicated during data recovery is oversize;Nearest one can only be recovered if restoration point is not preservedSecondary backup, it is impossible to recover Backup Data earlier.
The above is only used for auxiliary and understands technical scheme, does not represent and recognizes that the above is existing skillArt.
The content of the invention
Present invention is primarily targeted at providing a kind of backup and reduction method and device of virtual machine, it is intended to solve virtual machinePoor performance, the problem that reduction Backup Data and Backup Data reduction rate can not be specified slow after recovering data.
For achieving the above object, a kind of backup and reduction method of virtual machine that the present invention is provided, including step:
Backup and reduction instruction is received, determines that the backup and reduction instructs corresponding restoration point;
Current backup increment bitmap and history backup increment bitmap are obtained, and according to current backup increment bitmap and historyBackup increment bitmap determines the corresponding increment bitmap of the restoration point;
The corresponding data block of the increment bitmap is extracted from back-up disk to send to former data disks, with former data disk startupVirtual machine is restored to the restoration point by virtual machine.
Preferably, it is described to determine that the restoration point is corresponding according to current backup increment bitmap and history backup increment bitmapAfter increment bitmap, also include:
Judge whether former data disks damage;
When former data disks are damaged, the corresponding data block of the increment bitmap is extracted from back-up disk and is sent to backup imageDisk, so that virtual machine is restored to the restoration point in backup image disk startup virtual machine.
Preferably, when backup and reduction instruction is that virtual machine is restored to the last backup, methods described includes:
Obtain current backup increment bitmap;
The corresponding data block of the current backup bitmap is extracted from back-up disk to send to former data disks, with former data disksStart virtual machine and virtual machine is restored to into the last backup.
Preferably, when backup and reduction instruction is that virtual machine is restored to the last backup, methods described includes:
Start virtual machine virtual machine is restored to the last backup from backup image.
Preferably, it is described to include the step of virtual machine is restored to the restoration point by former data disk startup virtual machine:
The data block that back-up disk sends is received, and is covered into former data disks;
Start virtual machine according to the data after covering, virtual machine is restored to into the restoration point.
Additionally, for achieving the above object, the present invention also provides a kind of backup and reduction device of virtual machine, including:
Receiver module, for receiving backup and reduction instruction;
Determining module, for determining that the backup and reduction instructs corresponding restoration point;
Acquisition module, for obtaining current backup increment bitmap and history backup increment bitmap;
The determining module, is additionally operable to determine the reduction according to current backup increment bitmap and history backup increment bitmapThe corresponding increment bitmap of point;
Recovery module, sends to former data disks for the corresponding data block of the increment bitmap is extracted from back-up disk, withVirtual machine is restored to into the restoration point in former data disk startup virtual machine.
Preferably, also include:
Judge module, for judging whether former data disks damage;
The recovery module, is additionally operable to, when former data disks are damaged, extract the increment bitmap corresponding from back-up diskData block is sent to backup image disk, so that virtual machine is restored to the restoration point in backup image disk startup virtual machine.
Preferably, the acquisition module, is additionally operable to obtain current backup increment bitmap;The recovery module, be additionally operable to fromExtract the corresponding data block of the current backup bitmap to send to former data disks in back-up disk, with former data disk startup virtual machineVirtual machine is restored to into the last backup.
Preferably, the recovery module, is additionally operable to start virtual machine so that virtual machine is restored to nearest one from backup imageSecondary backup.
Preferably, the receiver module, is additionally operable to receive the data block that back-up disk sends, and covers into former data disks;The recovery module, the data after being additionally operable to according to covering start virtual machine, and virtual machine is restored to the restoration point.
The present invention receives backup and reduction instruction, determines that the backup and reduction instructs corresponding restoration point;Obtain current backupIncrement bitmap and history backup increment bitmap, and according to current backup increment bitmap and history backup increment bitmap determineThe corresponding increment bitmap of restoration point;The corresponding data block of the increment bitmap is extracted from back-up disk to send to former data disks, withVirtual machine is restored to into the restoration point in former data disk startup virtual machine;Effectively faster recover Backup Data, and recover dataDisk afterwards does not affect performance, and can support multiple data convert points.
Description of the drawings
Fig. 1 is the schematic flow sheet of the first embodiment of the backup and reduction method of virtual machine of the present invention;
Fig. 2 is the schematic flow sheet of the second embodiment of the backup and reduction method of virtual machine of the present invention;
Fig. 3 is the high-level schematic functional block diagram of the first embodiment of the backup and reduction device of virtual machine of the present invention;
Fig. 4 is the high-level schematic functional block diagram of the second embodiment of the backup and reduction device of virtual machine of the present invention.
The realization of the object of the invention, functional characteristics and advantage will be described further in conjunction with the embodiments referring to the drawings.
Specific embodiment
It should be appreciated that specific embodiment described herein is not intended to limit the present invention only to explain the present invention.
The primary solutions of the embodiment of the present invention are:Backup and reduction instruction is received, determines that the backup and reduction instruction is rightThe restoration point answered;Obtain current backup increment bitmap and history backup increment bitmap, and according to current backup increment bitmap andHistory backup increment bitmap determines the corresponding increment bitmap of the restoration point;The increment bitmap is extracted from back-up disk correspondingData block is sent to former data disks, so that virtual machine is restored to the restoration point in former data disk startup virtual machine.Effectively fasterRecover Backup Data, and the disk recovered after data does not affect performance, and multiple data convert points can be supported.
Due to the existing various schemes from Backup and Restore, in the case where multiple restoration points are needed, solution of cannot all working togetherCertainly recover short time consumption long, the problem of degradation after recovery.
Based on the problems referred to above, the present invention provides a kind of backup and reduction method of virtual machine.
With reference to Fig. 1, Fig. 1 is the schematic flow sheet of the first embodiment of the backup and reduction method of virtual machine of the present invention.
In one embodiment, methods described includes:
Step S1, receives backup and reduction instruction, determines that the backup and reduction instructs corresponding restoration point;
The instruction of the backup and reduction that reception is sent from user, and confirm that user is needed corresponding to the backup instruction of reductionRestoration point;The backup and reduction instruction that the user sends, is that user is located in former data disks based on the data cases in data disksHardware device send;The restoration point, is the Backup Data for having been stored in former data disks, is known as mark using restoration pointNot, the Backup Data in former data disks, every part of Backup Data have corresponding restoration point, and the restoration point can be the lastBackup, or the backup of history.
Step S2, obtains current backup increment bitmap and history backup increment bitmap, and according to current backup increment positionFigure and history backup increment bitmap determine the corresponding increment bitmap of the restoration point;
When user reduces Backup Data, the increment bitmap for backing up increment bitmap and history that acquisition is currently backed upPosition, it is determined that after the increment bitmap being currently backed up and history increment bitmap, according to the reduction instruction correspondence confirmed by step S1Restoration point, and confirm position of the corresponding increment bitmap of the restoration point in history increment bitmap.Contrast current delta bitmapThe difference of increment bitmap corresponding with restoration point, and a new increment data bitmap block is generated according to difference.
Step S3, extracts the corresponding data block of the increment bitmap from back-up disk and sends to former data disks, with former numberVirtual machine is restored to into the restoration point according to disk startup virtual machine.
According to the operation of step S2, the corresponding increment position that current delta bitmap is generated with backup increment bitmap difference is extractedDiagram data block is sent into former data disks.And in former data disk startup virtual machine, the data block is covered into former data disksCurrent delta bitmap corresponding data in, update current delta data bitmap, complete data backup.Virtual machine has been restored to instituteState restoration point.
Further, it is described virtual machine is restored to into the restoration point in former data disk startup virtual machine to include:
The data block that back-up disk sends is received, and is covered into former data disks;Based on the data of former data disks, cover withAfter the corresponding data of data block that back-up disk is sended over, the restoration point is updated in former data of data discs corresponding standbyNumber evidence;And start virtual machine according to the data after covering, virtual machine is restored to into the restoration point.
As the time point for recovering is typically closer to current time, so do subtraction to tend to return to backup fasterObject time point.Recovery process need to only replicate " residual quantity " (reverse process of incremental backup) relative to current time, during recoveryBetween it is very fast;Disk after recovery does not have snapshot, and performance is with suitable before recovery;Multiple restoration points can be supported.
In the present embodiment, by the reduction instruction for receiving, determine backup and reduction point and determine that the restoration point is correspondingIncremental backup, extracts corresponding data block and recovers into data disks, efficiently rapidly reduce the Backup Data of formulation, thisInvention is realized faster recovering Backup Data, and the disk recovered after data does not affect performance, and can support multiple data alsoOrigin.
In a preferred embodiment of the present invention, if backup and reduction instruction be virtual machine is restored to it is the last standbyDuring part, methods described also includes:
Obtain current backup increment bitmap;And the corresponding data block transmission of the current backup bitmap is extracted from back-up diskTo former data disks, so that virtual machine is restored to the last backup in former data disk startup virtual machine.Also, in the backup alsoWhen former instruction is that virtual machine is restored to the last backup, start virtual machine to be restored to virtual machine recently from backup imageOnce back up.
With reference to Fig. 2, Fig. 2 is the schematic flow sheet of the second embodiment of the backup and reduction method of virtual machine of the present invention.It is based onThe first embodiment of said method, it is described that the restoration point is determined according to current backup increment bitmap and history backup increment bitmapAfter corresponding increment bitmap, also include:
Step S4, judges whether former data disks damage;
Corresponding restoration point and reduction are determined in the increment bitmap backed up according to current backup increment bitmap and historyAfter the corresponding increment bitmap of point, need to judge whether former data disks have damage, whether the former data disks damage, by reading former numberJudged according to the data of disk, if the former data of data discs for reading is complete, former data disks are not damaged;If the former number for readingError can not be read or is read according to disk data, then former data disks have been damaged.Or carried out by the data storage of former data disksJudge, if data can normal storage enter former data disks, former data disks are not damaged.
Step S5, when former data disks are damaged, extract from back-up disk the corresponding data block of the increment bitmap send toBackup image disk, so that virtual machine is restored to the restoration point in backup image disk startup virtual machine;
If former data disks are damaged, the former data disks for representing current cannot be used for data backup reduction, start backup mirrorAs disk carries out data storage and backup as data disks.The corresponding data of increment bitmap being backed up described in extracting in back-up diskBlock is sent to backup image disk, and on the basis of the data block, in backup image disk startup virtual machine, is covered by the data blockCover data corresponding to current delta bitmap, will virtual machine be restored to the restoration point.Using this kind of mode restoring data, alsoVirtual machine performance after original is suitable with former data disks, and data convert speed is fast.
The main body of the backup and reduction method and device of the virtual machine of above-mentioned the first to second embodiment can be deposited for dataThe electronic equipment of storage.Further, this quickly can have data storage by being arranged on from the method for Backup and Restore virtual machineElectronic equipment realization, wherein, the electronic equipment of the data storage can include but is not limited to electronic equipment.The testing equipment bagInclude but be not limited to mobile phone, pad, notebook computer etc..
The present invention further provides a kind of backup and reduction device of virtual machine.
With reference to Fig. 3, Fig. 3 is the high-level schematic functional block diagram of the first embodiment of the backup and reduction device of virtual machine of the present invention.
In one embodiment, described device includes:Receiver module 10, determining module 20, acquisition module 30 and recovery module40。
The receiver module 10, for receiving backup and reduction instruction;
The instruction of the backup and reduction that reception is sent from user, the backup and reduction instruction that the user sends, is user's baseData cases in data disks are sent in the hardware device that former data disks are located;
The determining module 20, for determining that the backup and reduction instructs corresponding restoration point;
Confirm that user needs the restoration point corresponding to the backup instruction of reduction in data disks;The restoration point, is former numberAccording to the Backup Data for having been stored in disk, it is identified using restoration point as mark, the Backup Data in former data disks, per part of backupData have corresponding restoration point.
The acquisition module 30, for obtaining current backup increment bitmap and history backup increment bitmap;
When user reduces Backup Data, the increment bitmap for backing up increment bitmap and history that acquisition is currently backed upPosition, it is determined that the increment bitmap being currently backed up and history increment bitmap.
The determining module 20, is additionally operable to according to current backup increment bitmap and history backup increment bitmap determine alsoThe corresponding increment bitmap of origin;
Corresponding restoration point is instructed according to the reduction confirmed by determining module 20, and confirms the corresponding increment position of the restoration pointPosition of the figure in history increment bitmap.The difference of contrast current delta bitmap increment bitmap corresponding with restoration point, and according toDifference generates a new increment data bitmap block.
The recovery module 40, sends to former data for the corresponding data block of the increment bitmap is extracted from back-up diskDisk, so that virtual machine is restored to the restoration point in former data disk startup virtual machine.
According to the operation of acquisition module 30, the corresponding increasing that current delta bitmap is generated with backup increment bitmap difference is extractedAmount data bitmap block is sent into former data disks.And in former data disk startup virtual machine, the data block is covered to former dataIn the corresponding data of the current delta bitmap in disk, current delta data bitmap is updated, data backup is completed.Virtual machine is reducedTo the restoration point.
The receiver module 10, is additionally operable to receive the data block that back-up disk sends, and covers into former data disks;Based on originalThe data of data disks, after data corresponding with the data block that back-up disk is sended over are covered, in former data of data discs moreIt is newly the corresponding Backup Data of the restoration point;The recovery module 40, the data after being additionally operable to according to covering start virtual machine,So that virtual machine is restored to the restoration point.
As the time point for recovering is typically closer to current time, so do subtraction to tend to return to backup fasterObject time point.Recovery process need to only replicate " residual quantity " (reverse process of incremental backup) relative to current time, during recoveryBetween it is very fast;Disk after recovery does not have snapshot, and performance is with suitable before recovery;Multiple restoration points can be supported.
In the present embodiment, by the reduction instruction for receiving, determine backup and reduction point and determine that the restoration point is correspondingIncremental backup, extracts corresponding data block and recovers into data disks, efficiently rapidly reduce the Backup Data of formulation, thisInvention is realized faster recovering Backup Data, and the disk recovered after data does not affect performance, and can support multiple data alsoOrigin.
The acquisition module 30, is additionally operable to obtain current backup increment bitmap;The recovery module 40, is additionally operable to from backupExtract the corresponding data block of the current backup bitmap to send to former data disks in disk, with former data disk startup virtual machine by voidPlan machine is restored to the last backup.Also, when backup and reduction instruction is that virtual machine is restored to the last backup,Start virtual machine virtual machine is restored to the last backup from backup image.
With reference to Fig. 4, Fig. 4 is the high-level schematic functional block diagram of the second embodiment of the backup and reduction device of virtual machine of the present invention.Described device also includes judge module 50.
Judge module 50, for judging whether former data disks damage;
Corresponding restoration point and reduction are determined in the increment bitmap backed up according to current backup increment bitmap and historyAfter the corresponding increment bitmap of point, need to judge whether former data disks have damage, whether the former data disks damage, by reading former numberJudged according to the data of disk, if the former data of data discs for reading is complete, former data disks are not damaged;If the former number for readingError can not be read or is read according to disk data, then former data disks have been damaged.Or carried out by the data storage of former data disksJudge, if data can normal storage enter former data disks, former data disks are not damaged.
The recovery module 40, is additionally operable to, when former data disks are damaged, the increment bitmap correspondence be extracted from back-up diskData block send to backup image disk, so that virtual machine is restored to the restoration point in backup image disk startup virtual machine.
If former data disks are damaged, the former data disks for representing current cannot be used for data backup reduction, start backup mirrorAs disk carries out data storage and backup as data disks.The corresponding data of increment bitmap being backed up described in extracting in back-up diskBlock is sent to backup image disk, and on the basis of the data block, in backup image disk startup virtual machine, is covered by the data blockCover data corresponding to current delta bitmap, will virtual machine be restored to the restoration point.Using this kind of mode restoring data, alsoVirtual machine performance after original is suitable with former data disks, and data convert speed is fast.
The preferred embodiments of the present invention are these are only, the scope of the claims of the present invention is not thereby limited, it is every using thisEquivalent structure or equivalent flow conversion that bright description and accompanying drawing content are made, or directly or indirectly it is used in other related skillsArt field, is included within the scope of the present invention.

Claims (10)

CN201610896128.XA2016-10-132016-10-13Virtual machine backup restoring method and apparatusPendingCN106598774A (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN201610896128.XACN106598774A (en)2016-10-132016-10-13Virtual machine backup restoring method and apparatus

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN201610896128.XACN106598774A (en)2016-10-132016-10-13Virtual machine backup restoring method and apparatus

Publications (1)

Publication NumberPublication Date
CN106598774Atrue CN106598774A (en)2017-04-26

Family

ID=58555886

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN201610896128.XAPendingCN106598774A (en)2016-10-132016-10-13Virtual machine backup restoring method and apparatus

Country Status (1)

CountryLink
CN (1)CN106598774A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN108062263A (en)*2017-12-272018-05-22深圳市科力锐科技有限公司Data switching method, device, server, system and storage medium
CN108681494A (en)*2018-05-212018-10-19深圳市科力锐科技有限公司Backup Data restoring method, device, user equipment and storage medium
CN110597660A (en)*2019-09-052019-12-20北京浪潮数据技术有限公司Data backup method, device, equipment and medium for virtual machine
CN110825497A (en)*2019-11-222020-02-21北京浪潮数据技术有限公司Virtual machine startup and shutdown method, device, equipment and medium
CN110837441A (en)*2019-11-142020-02-25北京京航计算通讯研究所KVM virtual machine backup method based on dirty data bitmap and network block equipment
CN110837442A (en)*2019-11-142020-02-25北京京航计算通讯研究所KVM virtual machine backup system based on dirty data bitmap and network block equipment
CN112835741A (en)*2019-11-252021-05-25中兴通讯股份有限公司 Snapshot backup method, apparatus, device and storage medium
CN117850963A (en)*2023-12-132024-04-09天翼云科技有限公司 Method, device, storage medium and electronic device for restoring virtual machine system

Citations (7)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN1960361A (en)*2006-08-022007-05-09刘文斌Increment synchronization method of disk data of computer
CN101770410A (en)*2009-01-072010-07-07联想(北京)有限公司System restore method, virtual machine managing device and system based on client operating system
CN102567145A (en)*2011-12-282012-07-11云海创想信息技术(无锡)有限公司Remote copying method
CN103049353A (en)*2012-12-212013-04-17华为技术有限公司Data backup method and related device
CN103164294A (en)*2013-01-302013-06-19浪潮(北京)电子信息产业有限公司System, device and method achieving restoring points of computer
CN103530204A (en)*2013-10-152014-01-22上海爱数软件有限公司Method and system for real-time data backup
CN104506619A (en)*2014-12-222015-04-08华为技术有限公司Data backup and recovery method and device, and server

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN1960361A (en)*2006-08-022007-05-09刘文斌Increment synchronization method of disk data of computer
CN101770410A (en)*2009-01-072010-07-07联想(北京)有限公司System restore method, virtual machine managing device and system based on client operating system
CN102567145A (en)*2011-12-282012-07-11云海创想信息技术(无锡)有限公司Remote copying method
CN103049353A (en)*2012-12-212013-04-17华为技术有限公司Data backup method and related device
CN103164294A (en)*2013-01-302013-06-19浪潮(北京)电子信息产业有限公司System, device and method achieving restoring points of computer
CN103530204A (en)*2013-10-152014-01-22上海爱数软件有限公司Method and system for real-time data backup
CN104506619A (en)*2014-12-222015-04-08华为技术有限公司Data backup and recovery method and device, and server

Cited By (10)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN108062263A (en)*2017-12-272018-05-22深圳市科力锐科技有限公司Data switching method, device, server, system and storage medium
CN108681494A (en)*2018-05-212018-10-19深圳市科力锐科技有限公司Backup Data restoring method, device, user equipment and storage medium
CN110597660A (en)*2019-09-052019-12-20北京浪潮数据技术有限公司Data backup method, device, equipment and medium for virtual machine
CN110837441A (en)*2019-11-142020-02-25北京京航计算通讯研究所KVM virtual machine backup method based on dirty data bitmap and network block equipment
CN110837442A (en)*2019-11-142020-02-25北京京航计算通讯研究所KVM virtual machine backup system based on dirty data bitmap and network block equipment
CN110837442B (en)*2019-11-142022-08-16北京京航计算通讯研究所KVM virtual machine backup system based on dirty data bitmap and network block equipment
CN110825497A (en)*2019-11-222020-02-21北京浪潮数据技术有限公司Virtual machine startup and shutdown method, device, equipment and medium
CN110825497B (en)*2019-11-222022-04-22北京浪潮数据技术有限公司Virtual machine startup and shutdown method, device, equipment and medium
CN112835741A (en)*2019-11-252021-05-25中兴通讯股份有限公司 Snapshot backup method, apparatus, device and storage medium
CN117850963A (en)*2023-12-132024-04-09天翼云科技有限公司 Method, device, storage medium and electronic device for restoring virtual machine system

Similar Documents

PublicationPublication DateTitle
CN106598774A (en)Virtual machine backup restoring method and apparatus
CN101566959B (en)Using volume snapshots to prevent file corruption in failed restore operations
CN102117234B (en)Method for recovering original software by mobile terminal in software upgrading failure
CN110392120B (en)Method and device for recovering fault in message pushing process
US11947429B2 (en)Data disaster recovery method and site
CN102193844A (en)Partial block based backup system
CN101770410A (en)System restore method, virtual machine managing device and system based on client operating system
CN101719959A (en)Method and device for automatically backing up and recovering key files of mobile terminal
CN105117246A (en)Method for rapidly booting electronic equipment
US20120054477A1 (en)Providing a backup service from a remote backup data center to a computer through a network
EP3474143B1 (en)Method and apparatus for incremental recovery of data
CN101316184A (en) Disaster recovery switching method, system and device
CN112506616B (en)System and method for achieving cross-cloud quick recovery of virtual machine based on cloud platform volume
CN109032838B (en)Automatic verification method for consistency of backup and recovery data of virtual machine
CN108647118B (en)Storage cluster-based copy exception recovery method and device and computer equipment
CN103905220B (en)Data synchronizing processing method and system
CN104598335A (en)Method and device for restoring backup of NV parameters
CN110928728A (en)Virtual machine copying and switching method and system based on snapshot
CN105786545A (en)Breakpoint restoration method and system based on heterogeneous hybrid memories
CN110333971A (en)SSD bad block table backup method, device, computer equipment and storage medium
CN104407942A (en)Off-site storage based Linux operation system backup recovery method
CN112148530A (en)Data timing volume level backup method and system thereof
CN112463644B (en)Regression testing method, device and equipment of data recovery software and storage medium
CN101340675A (en)Method and apparatus for implementing backup and recovery by mobile terminal
CN103338306A (en)Method and device for coping and recovering user data

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
SE01Entry into force of request for substantive examination
SE01Entry into force of request for substantive examination
TA01Transfer of patent application right

Effective date of registration:20200616

Address after:Nanshan District Xueyuan Road in Shenzhen city of Guangdong province 518000 No. 1001 Nanshan Chi Park building A1 layer

Applicant after:SANGFOR TECHNOLOGIES Inc.

Address before:Nanshan District Xueyuan Road in Shenzhen city of Guangdong province 518000 No. 1001 Nanshan Chi Park A1 building five floor

Applicant before:Shenxin network technology (Shenzhen) Co.,Ltd.

TA01Transfer of patent application right
RJ01Rejection of invention patent application after publication

Application publication date:20170426

RJ01Rejection of invention patent application after publication

[8]ページ先頭

©2009-2025 Movatter.jp