CN103605588A - Disk backup method of virtue machine - Google Patents

Disk backup method of virtue machine Download PDF

Info

Publication number
CN103605588A
CN103605588A CN201310590840.3A CN201310590840A CN103605588A CN 103605588 A CN103605588 A CN 103605588A CN 201310590840 A CN201310590840 A CN 201310590840A CN 103605588 A CN103605588 A CN 103605588A
Authority
CN
China
Prior art keywords
virtual machine
backup
sector
disk
virtual
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
CN201310590840.3A
Other languages
Chinese (zh)
Other versions
CN103605588B (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.)
Shanghai Eisoo Software Co Ltd
Original Assignee
Shanghai Eisoo Software 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 Shanghai Eisoo Software Co Ltd filed Critical Shanghai Eisoo Software Co Ltd
Priority to CN201310590840.3A priority Critical patent/CN103605588B/en
Publication of CN103605588A publication Critical patent/CN103605588A/en
Application granted granted Critical
Publication of CN103605588B publication Critical patent/CN103605588B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a disk backup method of a virtue machine. The disk backup method includes that A, a backup server initiates backups to the virtue machine on a virtualization platform; B, the backup server communicates with the virtualization platform to inform the virtualization platform to perform snapshot operation upon the virtual machine; C), after the virtualization platform performs the snapshot operation upon the virtual machine, a motherboard of the virtual machine is parsed to obtain actual data disk sector distribution, and the virtualization platform returns the actual data disk sector distribution to the backup server; D), the backup server obtains all the actual data disk sector distribution and then backups corresponding sector data to a media server. By the disk backup method, time spent on backuping and recovering a window is enabled to be shortened, resource occupation of the virtualization platform is reduced, and more storage space is saved for customers.

Description

A kind of virtual machine Disk Backup method
Technical field
The application relates to technical field of computer data storage, relates in particular to a kind of virtual machine Disk Backup method.
Background technology
Intel Virtualization Technology refers to computing element and moves on virtual basis rather than on real basis.Intel Virtualization Technology can expand the capacity of hardware, simplifies the process that reconfigures of software.It is parallel that the Intel Virtualization Technology of CPU can single CPU be simulated many CPU, allows a platform to move a plurality of operating system simultaneously, and application program can move and be independent of each other in separate space, thereby significantly improve the work efficiency of computing machine.
Along with the more and more maturation of Intel Virtualization Technology, particularly prestige farsighted (vmware) company runs business big and strong, and has released a series of virtual relevant products, all well helps user to solve a series of difficult problems such as hardware resource waste, IT complex management.In addition, the virtual insurmountable difficult problem of current device that more can solve, for example DynamicHost migration, fast deletes data, unified desktop management, or even creates enterprise's the integration environment etc. of blue screen never.
Virtual, to user, bring under the offensive that can not keep out temptation, a lot of enterprises and some other organizational structure all starts or by application migration to virtual platform.So how protect expeditiously the production data on virtual platform, thereby make production data that destructive loss not occur when being subject to disaster, become another hot issue of following applying virtual.
Vmware self is also in the performance that constantly promotes virtual machine backup recovery.Vmware introduces the virtual store application programming interface (VADP for data protection; vStorage API for Data Protection); for providing the application programming interface (API, Application Programming Interface) of a standard of direct accesses virtual machine file, backup application gathers.If the choice for use VADP of backup tool manufacturer, so the variation piece tracer technique of VADP make virtual platform can follow the trail of Last Backup to complete after the data block that changes of virtual machine file, certainly this variation piece tracer technique will lose efficacy in some cases, now again virtual machine disk was done to incremental backup and will carry out overall backup.Based on VADP, virtual machine disk is backed up, by calling virtual disk research and development kit (VDDK, Virtual Disk Development Kit) API reads the binary content of virtual machine disk, there is not the function of resolving virtual machine disk, therefore can only select one of following two kinds of operations: or virtual machine disk is all backed up all sectors from the beginning to the end, according to the variation piece tracer technique of VADP, get the data block of the variation of virtual machine disk, then the corresponding data sector that changes piece of backup.
Therefore, will there are the following problems when virtual machine being backed up based on VADP: in the situation that finishing full backup and VADP and changing piece tracer technique and lost efficacy, doing incremental backup can all back up the data of all sectors of whole virtual disk get off, even the actual amount of data of virtual machine disk is very little, or even the situation of blank diskette.So not only can make the BACKUP TIME of virtual machine backup elongated, and virtual machine backs up the performance that can affect virtual platform itself for a long time, End-Customer also will, for a lot of useless data provide expensive storage medium, also affect contingent recovery duration in the future.
Summary of the invention
The application provides a kind of virtual machine Disk Backup method, can shorten, reduce to the resource occupation of virtual platform and for client and save a lot of storage spaces so that backup recovers the duration of window.
A kind of virtual machine Disk Backup method that the embodiment of the present application provides, comprising:
A, backup server are initiated backup to the virtual machine on virtual platform;
B, backup server and virtual platform communicate, and notice virtual platform is carried out snapshot operation to described virtual machine;
C, virtual platform are carried out after snapshot operation virtual machine, and the stamper of described virtual machine is resolved and obtained the distribution of disk real data sector, and virtual platform returns to disk real data sector to backup server and distributes;
D, backup server get each disk real data sector and distribute, and then corresponding sector data are backuped in media server.
Preferably, the backup that backup server is initiated the virtual machine on virtual platform is that backup completely or VADP change the incremental backup that piece is followed the trail of inefficacy.
Preferably, the stamper of described virtual machine is resolved and is obtained disk real data sector and distribute and to comprise:
Read first sector data of the stamper of described virtual machine;
Whether the stamper that judges virtual machine according to the magic number in described first sector data is effective, if so, according to the system overhead field in described first sector data, determines position, master boot sector;
According to the partition list of stamper and the file system of each subregion of described master boot sector position acquisition virtual machine;
Real data sector according to the acquisition of information of each subregion to subregion distributes.
Preferably, described corresponding sector data is backuped in media server is:
Virtual disk research and development kit VDDK API by the virtual store application programming interface VADP for data protection backups to media server by corresponding sector data.
As can be seen from the above technical solutions, before backup, resolve and obtain the distribution of disk real data sector, and accordingly real data is backed up, thereby improve backup efficiency, and reduce, in backup procedure, the internal memory of virtual platform, network, the I/O read-write consumption of resource and the internal memory of backup server, network, I/O are read and write to resource consumption, and save the storage space of media server.In addition, because backup data quantity diminishes, when needs recover data, the duration of recovery just shortens so, helps user to improve the RTO of recovery.
Accompanying drawing explanation
A kind of virtual machine Disk Backup method flow schematic diagram that Fig. 1 the application provides;
The virtual machine Disk Backup realization flow schematic diagram that Fig. 2 provides for the embodiment of the present application.
Embodiment
Although that the type of virtual machine disk has is multiple, but it is identical having a bit, and that is exactly that the information that whole disk structure is relevant can be recorded in the first sector of each virtual machine disk file.Table 1 shows the description of each field of data structure body of first sector of a kind of virtual machine disk:
Data name Length or type Describe
MagicNumber 4 bytes Evil spirit number, represents that whether this virtual machine disk is effective, and " KDMV " is effective
Version 4 bytes Version number
Flags 4 bytes Zone bit, whether sign has redundancy granularity table, the information such as whether compresses
Capacity 8 bytes The capacity of virtual machine disk file, take sector as unit
grainSize 8 bytes The size of each granularity, take sector as unit
DescriptorOffset 8 bytes The initial sector of embedded disk descriptor
DescriptorSize 8 bytes The size of descriptor
NumGTEsPerGT 4 bytes Each granularity table has how many granularity entities
RgdOffset 8 bytes The initial sector of redundancy granularity catalogue
gdOffset 8 bytes The initial sector of granularity catalogue
overHead 8 bytes The initial sector of data
uncleanShutdown 1 byte Be used for arranging file and whether normally exited last time, normally exit and be set to false, otherwise be true
singleEndLineChar Character Whether be used for authenticating documents has extremely in the transmitting procedure of ftp
nonEndLineChar Character ?
DoubleEndLineChar1 Character ?
DoubleEndLineChar2 Character ?
CompressAlgorithm 2 bytes For judging whether each grain of virtual machine disk compresses
Pad ? Filler
Wherein, the magic number (MagicNumber) of 4 byte representation virtual machine disks of first sector beginning, whether evil spirit number is effective for judging virtual machine disk, and general value represents it is an effective virtual machine disk for " KMDV ", otherwise is an invalid virtual machine disk.The system overhead field (overHead) of 64th~72 bytes of first sector, what record is the position of the initial data sector of virtual machine disk, according to the value in these 8 bytes, can determine the position of virtual machine disk initial data sector, get this value and just can as resolving common hard disc file, to the content of virtual machine disk, resolve later.
The application's scheme, by resolving the form of virtual machine disk, can judge whether current virtual machine disk is an effective virtual disk, if this virtual disk is an effective virtual disk.Just can correctly get all subregion situations of this disk, and the sector auxiliary information that distributes of the file system type of each subregion and this subregion real data etc.
The storage organization of virtual machine disk is the same with the structure of file system of the same race on true hard disk.When resolving the filesystem information on true hard disk, point of penetration is Main Boot Record district (MBR), the location determining method of the MBR of virtual machine disk is so: read 64th~72 byte overHead fields of first sector of vmdk file, can navigate to the position of the MBR of virtual machine disk by the value of overHead field.MBR is totally 512 bytes, last 64 bytes are hard disk partition table (Disk Partition Table, DPT), and the byte of skew 0x04 is the file system type of this subregion, 4 sector numbers that byte has been used for this subregion that skew 0x08 rises, last 4 total bytes that byte is this sector.Get after the partition table information of DISK to Image, just can know the position, initial sector of each subregion and finish sector position and this partitioned file system type (a subregion list item accounts for 16 bytes, the content of the 1st byte is the guiding sign of subregion, represents whether this subregion is boot partition; 2nd~4 bytes represent initial magnetic head, sector, the cylinder of subregion, can obtain the position, initial sector of subregion according to the value of these three bytes; The 5th byte represents divisional type, for example, 07 represent NTFS subregion; 6th~8 represent end magnetic head, sector, the cylinder of subregion, just can obtain the end sector position of subregion according to these three values).Then according to the different file type of subregion, the file system of this subregion is resolved, can parse the sector position (sector position of resolving the All Files place of various file system is very proven technique, is no longer described in detail) at all file places of this partitioned file system the inside.So just can obtain descriptor on virtual machine disk and the concrete sector position at All Files place.
A kind of virtual machine Disk Backup method flow that the application provides as shown in Figure 1, comprising:
Step 101: backup server is initiated backup to some virtual machine on virtual platform.
If this type of backup is to back up completely or VADP changes piece and follows the trail of the incremental backup losing efficacy, continue execution step 102.If other situations, i.e. VADP variation piece is followed the trail of effective incremental backup, according to incremental backup method of the prior art, carries out follow-up backup-step.
Step 102: virtual platform is carried out snapshot operation to the virtual machine that will back up.
While creating snapshot, can be for each disk of virtual machine a newly-built sub-disk, and that original disk is exactly stamper with respect to snapshot dish.
Step 103: virtual platform is carried out after snapshot operation virtual machine, resolves and obtains the distribution of disk real data sector the stamper of described virtual machine, and virtual platform returns to disk real data sector to backup server and distributes.
Preferably, this step specifically comprises:
Read first sector data of the stamper of described virtual machine;
Whether the stamper that judges virtual machine according to the magic number in described first sector data is effective, if so, according to the system overhead field in described first sector data, determines position, master boot sector;
According to the partition list of stamper and the file system of each subregion of described master boot sector position acquisition virtual machine;
Real data sector according to the acquisition of information of each subregion to subregion distributes.
Step 104: backup server gets each disk real data sector and distributes, and then corresponding sector data is backuped in media server.
VDDK API provides the interface that reads vmdk disk sector, as long as those sectors of telling this interface will read vmdk disk are just passable, by this interface, just can directly get the data message of corresponding sector.
For making know-why, feature and the technique effect of present techniques scheme clearer, below in conjunction with specific embodiment, present techniques scheme is described in detail.
Fig. 2, for the virtual machine Disk Backup realization flow that the embodiment of the present application provides, comprises the steps:
Step 201: select a virtual machine A on virtual platform.
This virtual machine A has two disk disk1 and disk2, and disk1 and disk2 Disk Quotas size are all 100GB, and disk1 is that system disk actual amount of data is 20GB, and disk2 is that application data dish actual amount of data is 40GB.
Step 202: backup server is initiated backup to virtual platform, notice virtual platform is carried out snapshot to virtual machine A.
Step 203: backup server judges whether current type of backup is to back up completely, or VADP changes the incremental backup that piece tracking technique lost efficacy, if so, continuation execution step 204.
Step 204: backup server is resolved female disk of virtual machine A, gets quantity and the position of the real data sector of disk1 and disk2, and result is returned to backup server.
Step 205: after backup server gets the sector auxiliary information of these disks, the VDDK API by VADP reads out corresponding sector data, backups in media server.
Step 206: after having backed up, backup server confirms that this backup data quantity size is 60GB.
Present techniques scheme can be achieved as follows useful technique effect:
1, in virtual machine Disk Backup process, only need the size of backup virtual machine disk actual amount of data, will improve backup efficiency.
2, owing to only needing the size of the actual amount of data of backup virtual machine disk, total backup data volume can reduce relatively, and the internal memory, network, the I/O read-write resource that in backup procedure, consume so virtual platform just reduce.
3, the data volume due to backup diminishes, and the internal memory of backup server, network, I/O read-write resource consumption also can reduce so, are apparent that the data volume of media server storage reduces most, for user saves more storage space.
4, because backup data quantity diminishes, when needs recover data, the duration of recovery just shortens so, helps user to improve target release time (RTO, Recovery Time Objective) of recovery.
The foregoing is only the application's preferred embodiment; not in order to limit the application's protection domain; all within the spirit and principle of present techniques scheme, any modification of making, be equal to replacement, improvement etc., within all should being included in the scope of the application's protection.

Claims (4)

1. a virtual machine Disk Backup method, is characterized in that, comprising:
A, backup server are initiated backup to the virtual machine on virtual platform;
B, backup server and virtual platform communicate, and notice virtual platform is carried out snapshot operation to described virtual machine;
C, virtual platform are carried out after snapshot operation virtual machine, and the stamper of described virtual machine is resolved and obtained the distribution of disk real data sector, and virtual platform returns to disk real data sector to backup server and distributes;
D, backup server get each disk real data sector and distribute, and then corresponding sector data are backuped in media server.
2. method according to claim 1, is characterized in that, the backup that backup server is initiated the virtual machine on virtual platform is that backup completely or VADP change the incremental backup that piece is followed the trail of inefficacy.
3. method according to claim 1, is characterized in that, the stamper of described virtual machine is resolved and obtained disk real data sector and distribute and to comprise:
Read first sector data of the stamper of described virtual machine;
Whether the stamper that judges virtual machine according to the magic number in described first sector data is effective, if so, according to the system overhead field in described first sector data, determines position, master boot sector;
According to the partition list of stamper and the file system of each subregion of described master boot sector position acquisition virtual machine;
Real data sector according to the acquisition of information of each subregion to subregion distributes.
4. method according to claim 1, is characterized in that, described corresponding sector data is backuped in media server is:
Virtual disk research and development kit VDDK API by the virtual store application programming interface VADP for data protection backups to media server by corresponding sector data.
CN201310590840.3A 2013-11-21 2013-11-21 A kind of disk backup method of virtue machine Active CN103605588B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310590840.3A CN103605588B (en) 2013-11-21 2013-11-21 A kind of disk backup method of virtue machine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310590840.3A CN103605588B (en) 2013-11-21 2013-11-21 A kind of disk backup method of virtue machine

Publications (2)

Publication Number Publication Date
CN103605588A true CN103605588A (en) 2014-02-26
CN103605588B CN103605588B (en) 2016-08-17

Family

ID=50123817

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310590840.3A Active CN103605588B (en) 2013-11-21 2013-11-21 A kind of disk backup method of virtue machine

Country Status (1)

Country Link
CN (1) CN103605588B (en)

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103853635A (en) * 2014-03-06 2014-06-11 上海爱数软件有限公司 Virtual machine backup method incapable of influencing performance of virtual machine
CN104102556A (en) * 2014-06-13 2014-10-15 上海爱数软件有限公司 Disk data backup and recovering method of virtual machine
CN104133742A (en) * 2014-08-07 2014-11-05 浪潮(北京)电子信息产业有限公司 Data protection method and device
CN104407945A (en) * 2014-12-26 2015-03-11 北京奇虎科技有限公司 Data backup method, data backup device and data backup system
CN105653352A (en) * 2015-12-31 2016-06-08 公安部第三研究所 Virtual simulation evidence-obtaining method for operating system
CN105718377A (en) * 2014-12-05 2016-06-29 华为技术有限公司 Method and apparatus for copying magnetic disk data in virtual application
CN106250267A (en) * 2016-07-22 2016-12-21 浪潮(北京)电子信息产业有限公司 The data back up method of a kind of virtual machine and device
CN106250274A (en) * 2016-08-16 2016-12-21 浪潮(北京)电子信息产业有限公司 The backup method of a kind of virtual machine and device
CN106598787A (en) * 2016-12-31 2017-04-26 云宏信息科技股份有限公司 Xen-based agent-free backup and recovery method and system
CN107179934A (en) * 2016-03-10 2017-09-19 中标软件有限公司 The method and system of virtual machine automatic reduction in cloud computing environment
CN107341072A (en) * 2016-11-18 2017-11-10 新华三技术有限公司 A kind of data back up method and device
CN108304144A (en) * 2018-01-16 2018-07-20 广州视源电子科技股份有限公司 Data writing-in and reading method and system, and data reading-writing system
CN109062510A (en) * 2018-07-23 2018-12-21 郑州云海信息技术有限公司 A kind of data migration method and system
CN111930569A (en) * 2020-08-13 2020-11-13 上海英方软件股份有限公司 System and method for backup and recovery of whole machine
CN112181729A (en) * 2020-10-15 2021-01-05 上海英方软件股份有限公司 Virtual machine backup control device, system and method

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107133131A (en) * 2017-05-31 2017-09-05 广州鼎甲计算机科技有限公司 A kind of virtual machine synthesized backup method based on VMware

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101609419A (en) * 2009-06-29 2009-12-23 北京航空航天大学 The data back up method and the device of the migration of virtual machine consistently online
US20110047340A1 (en) * 2009-08-21 2011-02-24 James Robert Olson Proxy Backup of Virtual Disk Image Files on NAS Devices
CN103034566A (en) * 2012-12-06 2013-04-10 华为技术有限公司 Method and device for restoring virtual machine
CN103336728A (en) * 2013-05-08 2013-10-02 上海爱数软件有限公司 Disk data recovery method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101609419A (en) * 2009-06-29 2009-12-23 北京航空航天大学 The data back up method and the device of the migration of virtual machine consistently online
US20110047340A1 (en) * 2009-08-21 2011-02-24 James Robert Olson Proxy Backup of Virtual Disk Image Files on NAS Devices
CN103034566A (en) * 2012-12-06 2013-04-10 华为技术有限公司 Method and device for restoring virtual machine
CN103336728A (en) * 2013-05-08 2013-10-02 上海爱数软件有限公司 Disk data recovery method

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103853635A (en) * 2014-03-06 2014-06-11 上海爱数软件有限公司 Virtual machine backup method incapable of influencing performance of virtual machine
CN104102556B (en) * 2014-06-13 2017-03-01 上海爱数信息技术股份有限公司 A kind of magnetic disk of virtual machine data backup and restoration methods
CN104102556A (en) * 2014-06-13 2014-10-15 上海爱数软件有限公司 Disk data backup and recovering method of virtual machine
CN104133742A (en) * 2014-08-07 2014-11-05 浪潮(北京)电子信息产业有限公司 Data protection method and device
CN105718377B (en) * 2014-12-05 2019-10-25 华为技术有限公司 The method and device of data in magnetic disk is copied in virtualization applications
CN105718377A (en) * 2014-12-05 2016-06-29 华为技术有限公司 Method and apparatus for copying magnetic disk data in virtual application
CN104407945A (en) * 2014-12-26 2015-03-11 北京奇虎科技有限公司 Data backup method, data backup device and data backup system
CN104407945B (en) * 2014-12-26 2018-03-30 北京奇虎科技有限公司 The method, apparatus and system of data backup
CN105653352B (en) * 2015-12-31 2019-03-15 公安部第三研究所 The method of operating system virtual emulation evidence obtaining
CN105653352A (en) * 2015-12-31 2016-06-08 公安部第三研究所 Virtual simulation evidence-obtaining method for operating system
CN107179934A (en) * 2016-03-10 2017-09-19 中标软件有限公司 The method and system of virtual machine automatic reduction in cloud computing environment
CN106250267A (en) * 2016-07-22 2016-12-21 浪潮(北京)电子信息产业有限公司 The data back up method of a kind of virtual machine and device
CN106250274A (en) * 2016-08-16 2016-12-21 浪潮(北京)电子信息产业有限公司 The backup method of a kind of virtual machine and device
CN106250274B (en) * 2016-08-16 2019-03-15 浪潮(北京)电子信息产业有限公司 A kind of backup method and device of virtual machine
CN107341072A (en) * 2016-11-18 2017-11-10 新华三技术有限公司 A kind of data back up method and device
CN106598787A (en) * 2016-12-31 2017-04-26 云宏信息科技股份有限公司 Xen-based agent-free backup and recovery method and system
CN108304144A (en) * 2018-01-16 2018-07-20 广州视源电子科技股份有限公司 Data writing-in and reading method and system, and data reading-writing system
CN108304144B (en) * 2018-01-16 2021-04-30 广州视源电子科技股份有限公司 Data writing-in and reading method and system, and data reading-writing system
CN109062510A (en) * 2018-07-23 2018-12-21 郑州云海信息技术有限公司 A kind of data migration method and system
CN111930569A (en) * 2020-08-13 2020-11-13 上海英方软件股份有限公司 System and method for backup and recovery of whole machine
CN112181729A (en) * 2020-10-15 2021-01-05 上海英方软件股份有限公司 Virtual machine backup control device, system and method

Also Published As

Publication number Publication date
CN103605588B (en) 2016-08-17

Similar Documents

Publication Publication Date Title
CN103605588B (en) A kind of disk backup method of virtue machine
EP2558949B1 (en) Express-full backup of a cluster shared virtual machine
US10140039B1 (en) I/O alignment for continuous replication in a storage system
EP1907935B1 (en) System and method for virtualizing backup images
US9372854B2 (en) Load balancing backup jobs in a virtualized storage system having a plurality of physical nodes
US10031703B1 (en) Extent-based tiering for virtual storage using full LUNs
US9411821B1 (en) Block-based backups for sub-file modifications
US9348827B1 (en) File-based snapshots for block-based backups
US9311375B1 (en) Systems and methods for compacting a virtual machine file
US9424137B1 (en) Block-level backup of selected files
US20120095968A1 (en) Storage tiers for different backup types
CN104239166A (en) Method for realizing file backup for running virtual machine
Liguori et al. Experiences with Content Addressable Storage and Virtual Disks.
JP5547727B2 (en) System and method for tracking changes to volumes
US20130159646A1 (en) Selecting files to backup in a block level backup
US9218138B1 (en) Restoring snapshots to consistency groups of mount points
CN104407938A (en) Recovery method for various granularities after mirror-image-level backup of virtual machine
US9135262B2 (en) Systems and methods for parallel batch processing of write transactions
CN103678036B (en) A kind of backup method found based on virtual machine operation information data
US20140215127A1 (en) Apparatus, system, and method for adaptive intent logging
Son et al. SSD-assisted backup and recovery for database systems
CN113641446A (en) Memory snapshot creating method, device and equipment and readable storage medium
WO2015015502A1 (en) Writing to files and file meta-data
US7716184B1 (en) System and method for performing sparse backups
CN106227839A (en) The expansion method of a kind of lustre file system and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Address after: 201112 Shanghai, Minhang District, United Airlines route 1188, building second layer A-1 unit 8

Applicant after: SHANGHAI EISOO INFORMATION TECHNOLOGY Co.,Ltd.

Address before: 200072 room 3, building 840, No. 101 Middle Luochuan Road, Shanghai, Zhabei District

Applicant before: EISOO SOFTWARE Co.,Ltd.

COR Change of bibliographic data
C14 Grant of patent or utility model
GR01 Patent grant
PE01 Entry into force of the registration of the contract for pledge of patent right

Denomination of invention: A Virtual Machine Disk Backup Method

Effective date of registration: 20231115

Granted publication date: 20160817

Pledgee: Bank of Shanghai Limited by Share Ltd. Pudong branch

Pledgor: SHANGHAI EISOO INFORMATION TECHNOLOGY Co.,Ltd.

Registration number: Y2023310000743

PE01 Entry into force of the registration of the contract for pledge of patent right