US20170371749A1 - Backup image restore - Google Patents
Backup image restore Download PDFInfo
- Publication number
- US20170371749A1 US20170371749A1 US15/539,840 US201515539840A US2017371749A1 US 20170371749 A1 US20170371749 A1 US 20170371749A1 US 201515539840 A US201515539840 A US 201515539840A US 2017371749 A1 US2017371749 A1 US 2017371749A1
- Authority
- US
- United States
- Prior art keywords
- storage volume
- data
- guest
- sector
- backup image
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/14—Error detection or correction of the data by redundancy in operation
- G06F11/1402—Saving, restoring, recovering or retrying
- G06F11/1446—Point-in-time backing up or restoration of persistent data
- G06F11/1458—Management of the backup or restore process
- G06F11/1469—Backup restoration techniques
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/0703—Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
- G06F11/0793—Remedial or corrective actions
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/14—Error detection or correction of the data by redundancy in operation
- G06F11/1402—Saving, restoring, recovering or retrying
- G06F11/1415—Saving, restoring, recovering or retrying at system level
- G06F11/1438—Restarting or rejuvenating
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/16—Error detection or correction of the data by redundancy in hardware
- G06F11/1658—Data re-synchronization of a redundant component, or initial sync of replacement, additional or spare unit
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45533—Hypervisors; Virtual machine monitors
- G06F9/45558—Hypervisor-specific management and integration aspects
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45533—Hypervisors; Virtual machine monitors
- G06F9/45558—Hypervisor-specific management and integration aspects
- G06F2009/45575—Starting, stopping, suspending or resuming virtual machine instances
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45533—Hypervisors; Virtual machine monitors
- G06F9/45558—Hypervisor-specific management and integration aspects
- G06F2009/45579—I/O management, e.g. providing access to device drivers or storage
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2201/00—Indexing scheme relating to error detection, to error correction, and to monitoring
- G06F2201/815—Virtual
Definitions
- Data stored in a storage device may be susceptible to loss due to a variety of factors.
- the data may be loss due to a hardware failure of the storage device, corruption from malware, etc.
- a copy of the data may be stored in another storage device as a backup.
- FIG. 1 is a block diagram of a computing device to restore data from a backup image to a guest virtual machine, according to an example
- FIG. 2 is a block diagram of a computing device to restore data from a backup image to a guest virtual machine, according to another example
- FIG. 3 is a block diagram of a computing device to restore data from a backup image to a guest virtual machine, according to another example
- FIG. 4 is a block diagram of a computing device to restore data from a backup image to a guest virtual machine, according to another example
- FIG. 5A is a sector mapping lookup table used by a computing device to restore data from a backup image to a guest virtual machine, according to an example
- FIG. 5B is a sector mapping lookup table used by a computing device to restore data from a backup image to a guest virtual machine, according to another example.
- FIG. 6 is a flowchart illustrating a method of operation at a computing device to restore data from a backup image to a guest virtual machine, according to an example.
- the backup data may be copied or transferred from a backup location to the computing device during a restore operation.
- the backup location may be another computing device or a storage device that stores the backup data.
- the backup location may also be a storage area in the same storage device where the backup data is to be restored to another storage area of the storage device.
- a backup image containing contents of a storage device may be restored to a virtual machine.
- some data of the backup image may not be available locally for use by the virtual machine during the restore operation. Thus, a user of the virtual machine may experience a delay while the backup data is being restored.
- Examples described herein provide a computing device to restore data from a backup image to a guest virtual machine that enables the guest virtual machine to access partially restored data during a restore operation.
- the computing device may include a virtual drive controller module to receive a read request from a guest virtual machine (VM) during a restore operation.
- the computing device may also include a virtual drive manager module to determine whether data associated with the read request is stored in a storage volume of the guest VM using a sector mapping lookup table. In response to a determination that the data is absent in the storage volume, the virtual drive manager module may copy the data from a backup image associated with the guest VM to the storage volume.
- the virtual drive manager module may also update the sector mapping lookup table to indicate that the data is stored in the storage volume.
- the virtual drive manager module may further transmit the data to the guest VM.
- the virtual drive manager module may further transmit the data to the guest VM.
- the guest VM may access data that is to be restored in the storage volume during the restore operation. In this manner, examples described herein may enable access to restored data prior to a completion of a restore operation.
- FIG. 1 is a block diagram of a computing device 100 to restore data from a backup image to a guest virtual machine, according to an example.
- Computing device 100 may be, for example, a web-based server, a local area network server, a cloud-based server, a notebook computer, a desktop computer, an all-in-one system, a tablet computing device, a mobile phone, an electronic book reader, or any other electronic device suitable for hosting a virtual machine.
- a virtual machine may be an emulation of a computing device implemented using processor executable instructions, hardware, or a combination thereof.
- Computing device 100 may include a virtual drive controller module 102 and a virtual drive manager module 104 .
- Virtual drive controller module 102 and virtual drive manager module 104 may be implemented using processor executable instructions, hardware, such as a processor or a circuit, or a combination thereof.
- Virtual drive manager module 104 may be coupled to a storage volume 106 and to a backup image 108 via physical or logical connections.
- Storage volume 106 may be a logical storage area or a logical drive implemented on at least one physical storage device, such as a hard disk drive.
- Backup image 108 may be a set of files containing structure and data from every sector of a particular storage volume. The set of files may include at least one file.
- backup image 108 may include raw data from a disk.
- backup image 108 may be a set of files containing structure and data from sectors of the particular storage volume that contain data.
- Backup image 108 may be used to restore content of the particular storage volume in another storage volume or at the same storage volume in the event of data loss or data corruption.
- Backup image 108 may be created via a sector-to-sector copy of the particular storage volume.
- storage volume 106 and/or backup image 108 may be stored in computing device 100 .
- storage volume 106 and/or backup image 108 may be stored in another computing device or a storage device.
- a user of computing device 100 may select backup image 108 to be restored to storage volume 106 via a data restore application implemented using processor executable instructions.
- computing device 100 may perform a restore operation to restore backup image 108 to storage volume 106 .
- computing device 100 may define components of guest virtual machine (VM) 110 and may allocate storage volume 106 to be a storage volume of guest VM 110 .
- Virtual drive manager module 104 may access backup image 108 to determine a sector size of backup image 108 and a sector count of backup image 108 . Based on the sector size and the sector count, virtual drive manager module 104 may allocate storage volume 106 to ensure that storage volume 106 may have sufficient storage capacity to restore backup image 108 .
- Virtual drive manager module 104 may also generate a sector mapping lookup table 112 that links or maps each sector of backup image 108 to a distinct sector of storage volume 106 . Virtual drive manager module 104 may use sector mapping lookup table 112 to determine a progress of the restore operation. Examples of sector mapping lookup table 112 are described in more detail in FIGS. 5A-5B .
- Virtual drive manager module 104 may restore data from backup image 108 to storage volume 106 based on at least one read request received from guest VM 110 .
- Guest VM 110 may read data from storage volume 106 via a read request 114 as soon as guest VM 110 is powered on.
- guest VM 110 may read data associated with a master boot record via read request 114 during a boot up process of guest VM 110 .
- Guest VM 110 may transit read request 114 to virtual drive controller module 102 .
- Virtual drive controller module 102 may receive read request 114 and forward read request 114 to virtual drive manager module 104 .
- Read request 114 may identify a sector, such as sector 1 , of storage volume 106 that stores data 116 associated with read request 114 .
- Virtual drive manager module 104 may use sector mapping lookup table 112 to determine whether sector 1 is present in storage volume 106 .
- virtual drive manager module 104 may copy data 116 from a corresponding sector in backup image 108 and store data 116 to sector 1 of storage volume 106 . Thus, data 116 is restored from backup image 108 .
- Virtual drive manager module 104 may update sector mapping lookup table 112 to indicate that sector 1 is present in storage volume 106 .
- Virtual drive manager module 104 may also transmit data 116 to guest VM 110 via virtual drive controller module 102 to complete read request 114 .
- backup image 108 may be set to read-only so that backup image 108 may not be modified (e.g., new data may not be written to backup image 108 ) and may be used for multiple restore operations.
- virtual drive manager module 104 may retrieve data 116 from storage volume 106 and transmit data 116 to guest VM 110 via virtual drive controller module 102 .
- the restore operation is completed.
- the data from backup image 108 may be accessible to guest VM 110 prior to a completion of the restore operation. Thus, any delay perceived by a user of guest VM 110 due to the restore operation may be reduced.
- FIG. 2 is a block diagram of a computing device 200 to restore data from a backup image to a guest virtual machine, according to another example.
- Computing device 200 may be similar to computing device 100 of FIG. 1 .
- Computing device 200 may include a hypervisor 202 .
- Hypervisor 202 may include virtual drive controller module 102 and virtual drive manager module 104 .
- Hypervisor 202 may be a component of computing device 200 that creates and controls VMs hosted by computing device 200 .
- Hypervisor 202 may be coupled to storage volume 106 and backup image 108 via virtual drive manager module 104 .
- Hypervisor 202 may be implemented using processor executable instructions, hardware, such as a processor or a circuit, or a combination thereof.
- hypervisor 202 may be a type-1 hypervisor that is implemented using hardware.
- hypervisor 202 may be running directly on a processor (not shown in FIG. 2 ) of computing device 200 and not contained within an operating system hosted by computing device 200 .
- hypervisor 202 may be a type-2 hypervisor that is implemented using processor executable instructions.
- hypervisor 202 may receive a restore command 214 associated with backup image 108 .
- a user may select backup image 108 to be restored via a restore application (not shown in FIG. 2 ) implemented using processor executable instructions.
- the restore application may be executing on computing device 200 .
- hypervisor 202 may initiate a restore operation to restore backup image 108 .
- Hypervisor 202 may query backup image 108 to generate sector mapping lookup table 112 and to allocate storage volume 106 based on the sector size and the sector count of backup image 108 .
- Hypervisor 202 may create guest VM 110 and assign storage volume 106 to guest VM 110 .
- Hypervisor 202 may also control operations of guest VM 110 .
- Guest VM 110 may be hosted in computing device 200 .
- Guest VM 110 may include a virtual drive controller module 204 to transmit at least one read request or at least one write request to hypervisor 202 .
- Hypervisor 202 may enable guest VM 110 for use by booting up guest VM 110 .
- Hypervisor 202 may restore data (e.g., data 116 ) from backup image 108 to storage volume 106 via at least one read request (e.g., read request 114 ) from guest VM 110 using virtual drive controller module 102 and virtual drive manager module 104 as described in FIG. 1 .
- Hypervisor 202 may also update sector mapping lookup table 112 based on at least one write request from guest VM 110 .
- guest VM 110 may write data 206 to a particular sector of storage volume 106 , such as sector 2 of storage volume 106 , via a write request 208 .
- Guest VM 110 may transmit write request 208 to hypervisor 202 via virtual drive controller module 204 .
- Virtual drive controller module 102 of hypervisor 202 may receive write request 208 and forward write request 208 to virtual drive manager module 104 .
- Virtual drive manager module 104 may write data 206 to sector 2 of storage volume 106 based on write request 208 .
- Virtual drive manager module 104 may also update sector mapping lookup table 112 to indicate that sector 2 is present in storage volume 106 .
- computing device 200 may also include a helper agent module 210 to restore data from backup image 108 to storage volume 106 .
- Helper agent module 210 may be implemented using processor executable instructions, hardware, such as a processor or a circuit, or a combination thereof.
- Helper agent module 210 may restore data that has not been restored via ongoing read requests or data in sector mapping lookup table 112 that has not been written to storage volume 106 via ongoing write requests (e.g., data not associated with read request 114 or write request 208 ). For example, helper agent module 210 may access sector mapping lookup table 112 to determine what sectors have not been restored from backup image 108 . Based on sector mapping lookup table 112 , helper agent module 210 may determine that sector 3 of storage volume 106 is absent (i.e., sector 3 has not been restored). Thus, helper agent module 210 may copy remaining data 212 from a sector in backup image 108 that is mapped to sector 3 of storage volume 106 and store remaining data 212 to sector 3 .
- helper agent module 210 may restore data from backup image 108 based on a smart schedule so as not to conflict with other resource requirements of guest VM 110 and/or hypervisor 202 .
- helper agent module 210 may be included in hypervisor 202 .
- helper agent module 210 may be included in guest VM 110 .
- FIG. 3 is a block diagram of a computing device 300 to restore data from a backup image to a guest virtual machine, according to another example.
- Computing device 300 may be used to implement computing device 100 of FIG. 1 and/or computing device 200 of FIG. 2 .
- Computing device 300 may include a processor 302 and a computer-readable storage medium 304 .
- Processor 302 may be a central processing unit (CPU), a semiconductor-based microprocessor, and/or other hardware devices suitable for retrieval and execution of instructions stored in computer-readable storage medium 304 .
- Processor 302 may fetch, decode, and execute instructions 306 , 308 , 310 , 312 , 314 , and 316 to control a process restoring data from a backup image, such as backup image 108 of FIG. 1 , to a storage volume, such as storage volume 106 .
- processor 302 may include at least one electronic circuit that includes electronic components for performing the functionality of any of the instructions 306 - 314 .
- Computer-readable storage medium 304 may be any electronic, magnetic, optical, or other physical storage device that contains or stores executable instructions.
- computer-readable storage medium 304 may be, for example, Random Access Memory (RAM), an Electrically Erasable Programmable Read-Only Memory (EEPROM), a storage device, an optical disc, etc.
- RAM Random Access Memory
- EEPROM Electrically Erasable Programmable Read-Only Memory
- computer-readable storage medium 304 may be a non-transitory storage medium, where the term “non-transitory” does not encompass transitory propagating signals.
- computer-readable storage medium 304 may be encoded with a series of processor executable instructions 306 - 314 for restoring data from a backup image to a storage volume.
- Guest virtual machine booting instructions 306 may create, provision, and control a guest virtual machine.
- hypervisor 202 may enable guest VM 110 for use and start a restore operation of backup image 108 by booting up guest VM 110 .
- Read request reception instructions 308 may receive a read request from a virtual machine.
- virtual drive controller module 102 may receive read request 114 and forward read request 114 to virtual drive manager module 104 .
- Data presence determination instructions 310 may determine whether a sector that stores data associated with a read request is present in a storage volume. For example, referring to FIG. 1 , virtual drive manager module 104 may use sector mapping lookup table 112 to determine whether sector 1 is present in storage volume 106 . Data copying instruction 312 may copy data from a backup image to a storage volume via sector-to-sector copying. For example, in response to a determination that sector 1 is absent in storage volume 106 , virtual drive manager module 104 may copy data 116 from a corresponding sector in backup image 108 and store data 116 to sector 1 of storage volume 106 .
- Sector mapping table updating instructions 314 may update a sector mapping table to indicate a progress of a restore operation after a sector is restored based on a read request or a sector is written to storage volume 106 based on a write request.
- virtual drive manager module 104 may update sector mapping lookup table 112 to indicate that sector 1 is present in storage volume 106 .
- Data transmission instructions 316 may transmit data from a storage volume to a virtual machine.
- virtual drive manager module 104 may also transmit data 116 to guest VM 110 via virtual drive controller module 102 to complete read request 114 .
- FIG. 4 is a block diagram of a computing device 400 to restore data from a backup image to a guest virtual machine, according to another example.
- Computing device 400 may be used to implement computing device 100 of FIG. 1 , computing device 200 of FIG. 2 , and/or computing device 300 of FIG. 3 .
- Computing device 400 may include processor 302 and a computer-readable storage medium 402 .
- Computer-readable storage medium 402 may be similar to computer-readable storage medium 304 of FIG. 3 .
- Computer-readable storage medium 402 may be encoded with instructions 306 - 316 and 404 - 408 .
- Write request reception instructions 404 may receive a write request from a virtual machine.
- virtual drive controller module 102 of hypervisor 202 may receive write request 208 and forward write request 208 to virtual drive manager module 104 .
- Data writing instructions 406 may write data to a storage volume based on a write request.
- virtual drive manager module 104 may write data 206 to sector 2 of storage volume 106 based on write request 208 .
- Helper agent module instructions 408 may implement helper agent module 210 of FIG. 2 .
- FIG. 5A is a sector mapping lookup table 500 used by a computing device to restore data from a backup image to a guest virtual machine, according to an example.
- Sector mapping lookup table 500 may be used to implement sector mapping lookup table 112 of FIGS. 1-2 .
- Sector mapping lookup table 500 is described with reference to FIGS. 1-2 .
- Sector mapping lookup table 500 may include a plurality of fields, such as a storage volume sector field 502 , a backup image sector field 504 , and a presence field 506 .
- Storage volume sector field 502 may be indicative of sectors of storage volume 106 .
- Backup image sector field 504 may be indicative of corresponding sectors of backup image 108 that are mapped to each distinct sector of storage volume 106
- Presence field 506 may be indicative of whether particular sectors of storage volume 106 are present in storage volume 106 .
- the presence of the particular sectors may be indicative of a progress of a restore operation. For example, when presence field 506 indicates “Yes” for every entry of sector mapping lookup table 500 , the restore operation may be completed.
- an entry 508 of sector mapping lookup table 500 may indicate that sector 1 of storage volume 106 is mapped to sector 1 of backup image 108 using virtual direct mapping.
- the actual location of sector 1 of backup image 108 may be sector 100 of a hard disk drive.
- Hypervisor 202 may determine the actual location of sector 1 of backup image 108 before copying data from sector 1 of backup image 108 to sector 1 of storage volume 106 .
- Entry 508 may also indicate that sector 1 of storage volume 106 is present in storage volume 106 as presence field 506 indicates “Yes” for entry 508 .
- an entry 510 of sector mapping lookup table 500 may indicate that sector 2 of storage volume 106 is mapped to sector 2 of backup image 108 .
- presence field 506 indicates “No” for entry 510
- sector 2 of backup image 108 has not been restored to sector 2 of storage volume 106 .
- hypervisor 202 may update presence field 506 to “Yes” for entry 510 .
- sector mapping lookup table 500 may include only used sectors (i.e., sectors containing data) from backup image 108 to reduce the amount of data to be restored. In some examples, sector mapping lookup table 500 may include both used sectors and unused sectors from backup image 108 so that every sector of backup image 108 is restored. In some examples, when unused sectors are included in sector mapping lookup table 500 , hypervisor 202 and/or helper agent module 210 may identify unused sectors in backup image 108 by querying backup image 108 . Hypervisor 202 and/or helper agent module 210 may update the sector mapping lookup table 500 to indicate that the unused sectors are present in storage volume 106 .
- FIG. 5B is a sector mapping lookup table 512 used by a computing device to restore data from a backup image to a guest virtual machine, according to another example.
- Sector mapping lookup table 512 may store volume sector field 502 , backup image sector field 504 , and presence field 506 .
- sector mapping lookup table 512 may map a sector of storage volume 106 to the actual location of a corresponding sector of backup image 108 .
- an entry 514 of sector mapping lookup table 512 may indicate that sector 1 of storage volume 106 is mapped to sector 10003 of backup image 108 .
- hypervisor 202 may copy data from sector 10003 of backup image 108 and store the data to sector 1 of storage volume 106 .
- FIG. 6 is a flowchart illustrating a method 600 of operation at a computing device to restore data from a backup image to a guest virtual machine, according to an example.
- Method 600 may be implemented using computing device 100 of FIG. 1 , computing device 200 of FIG. 2 , computing device 300 of FIG. 3 , and/or computing device 400 of FIG. 4 .
- Method 600 includes receiving, at a hypervisor hosted on a computing device, a restore command associated with a backup image, at 602 .
- hypervisor 202 may be hosted on a processor (not shown in FIG. 2 ) of computing device 200 .
- Method 600 also includes booting a guest virtual machine (VM) based on the restore command during, a restore operation of the backup image, where the guest VM includes a storage volume, at 604 .
- hypervisor 202 may enable guest VM 110 for use by booting up guest VM 110 .
- Method 600 further includes receiving, at a virtual drive controller module of the hypervisor, a read request from the guest VM during the restore operation, at 606 .
- virtual drive controller module 102 may receive read request 114 and forward read request 114 to virtual drive manager module 104 .
- Method 600 further includes determining, at a virtual drive manager module of the hypervisor, whether data associated with the read request is present in the storage volume using a sector mapping lookup table during the restore operation, at 608 .
- virtual drive manager module 104 may use sector mapping lookup table 112 to determine whether sector 1 is present in storage volume 106 .
- Method 600 further includes in response to a determination that the data is absent in the storage volume, copying the data from the backup image to the storage volume, updating the sector mapping lookup table to indicate that the data is present in the storage volume, and transmitting the data to the guest VM, at 610 .
- virtual drive manager module 104 may copy data 116 from a corresponding sector in backup image 108 and store data 116 to sector 1 of storage volume 106 .
- Virtual drive manager module 104 may update sector mapping lookup table 112 to indicate that sector 1 is present in storage volume 106 .
- Virtual drive manager module 104 may also transmit data 116 to guest VM 110 via virtual drive controller module 102 to complete read request 114 .
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Software Systems (AREA)
- Quality & Reliability (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
- Data stored in a storage device, such as a hard disk drive, may be susceptible to loss due to a variety of factors. For example, the data may be loss due to a hardware failure of the storage device, corruption from malware, etc. To reduce a likelihood of complete data loss a copy of the data may be stored in another storage device as a backup.
- Some examples of the present application are described with respect o the following figures:
-
FIG. 1 is a block diagram of a computing device to restore data from a backup image to a guest virtual machine, according to an example; -
FIG. 2 is a block diagram of a computing device to restore data from a backup image to a guest virtual machine, according to another example; -
FIG. 3 is a block diagram of a computing device to restore data from a backup image to a guest virtual machine, according to another example; -
FIG. 4 is a block diagram of a computing device to restore data from a backup image to a guest virtual machine, according to another example; -
FIG. 5A is a sector mapping lookup table used by a computing device to restore data from a backup image to a guest virtual machine, according to an example; -
FIG. 5B is a sector mapping lookup table used by a computing device to restore data from a backup image to a guest virtual machine, according to another example; and -
FIG. 6 is a flowchart illustrating a method of operation at a computing device to restore data from a backup image to a guest virtual machine, according to an example. - To restore backup data to a computing device for use, the backup data may be copied or transferred from a backup location to the computing device during a restore operation. The backup location may be another computing device or a storage device that stores the backup data. The backup location may also be a storage area in the same storage device where the backup data is to be restored to another storage area of the storage device. As an example, a backup image containing contents of a storage device may be restored to a virtual machine. However, some data of the backup image may not be available locally for use by the virtual machine during the restore operation. Thus, a user of the virtual machine may experience a delay while the backup data is being restored.
- Examples described herein provide a computing device to restore data from a backup image to a guest virtual machine that enables the guest virtual machine to access partially restored data during a restore operation. The computing device may include a virtual drive controller module to receive a read request from a guest virtual machine (VM) during a restore operation. The computing device may also include a virtual drive manager module to determine whether data associated with the read request is stored in a storage volume of the guest VM using a sector mapping lookup table. In response to a determination that the data is absent in the storage volume, the virtual drive manager module may copy the data from a backup image associated with the guest VM to the storage volume. The virtual drive manager module may also update the sector mapping lookup table to indicate that the data is stored in the storage volume. The virtual drive manager module may further transmit the data to the guest VM. In response to a determination that the data is present in the storage volume, the virtual drive manager module may further transmit the data to the guest VM. Thus, the guest VM may access data that is to be restored in the storage volume during the restore operation. In this manner, examples described herein may enable access to restored data prior to a completion of a restore operation.
- Referring now to the figures,
FIG. 1 is a block diagram of acomputing device 100 to restore data from a backup image to a guest virtual machine, according to an example.Computing device 100 may be, for example, a web-based server, a local area network server, a cloud-based server, a notebook computer, a desktop computer, an all-in-one system, a tablet computing device, a mobile phone, an electronic book reader, or any other electronic device suitable for hosting a virtual machine. As used herein, a virtual machine may be an emulation of a computing device implemented using processor executable instructions, hardware, or a combination thereof. -
Computing device 100 may include a virtualdrive controller module 102 and a virtualdrive manager module 104. Virtualdrive controller module 102 and virtualdrive manager module 104 may be implemented using processor executable instructions, hardware, such as a processor or a circuit, or a combination thereof. Virtualdrive manager module 104 may be coupled to astorage volume 106 and to abackup image 108 via physical or logical connections. -
Storage volume 106 may be a logical storage area or a logical drive implemented on at least one physical storage device, such as a hard disk drive.Backup image 108 may be a set of files containing structure and data from every sector of a particular storage volume. The set of files may include at least one file. In some examples,backup image 108 may include raw data from a disk. In some examples,backup image 108 may be a set of files containing structure and data from sectors of the particular storage volume that contain data.Backup image 108 may be used to restore content of the particular storage volume in another storage volume or at the same storage volume in the event of data loss or data corruption.Backup image 108 may be created via a sector-to-sector copy of the particular storage volume. In some examples,storage volume 106 and/orbackup image 108 may be stored incomputing device 100. In some examples,storage volume 106 and/orbackup image 108 may be stored in another computing device or a storage device. - During operation, a user of
computing device 100 may selectbackup image 108 to be restored tostorage volume 106 via a data restore application implemented using processor executable instructions. Whenbackup image 108 is selected for restoration,computing device 100 may perform a restore operation to restorebackup image 108 tostorage volume 106. - During the restore operation,
computing device 100 may define components of guest virtual machine (VM) 110 and may allocatestorage volume 106 to be a storage volume ofguest VM 110. Virtualdrive manager module 104 may accessbackup image 108 to determine a sector size ofbackup image 108 and a sector count ofbackup image 108. Based on the sector size and the sector count, virtualdrive manager module 104 may allocatestorage volume 106 to ensure thatstorage volume 106 may have sufficient storage capacity to restorebackup image 108. Virtualdrive manager module 104 may also generate a sector mapping lookup table 112 that links or maps each sector ofbackup image 108 to a distinct sector ofstorage volume 106. Virtualdrive manager module 104 may use sector mapping lookup table 112 to determine a progress of the restore operation. Examples of sector mapping lookup table 112 are described in more detail inFIGS. 5A-5B . - When
storage volume 106 is initially allocated,storage volume 106 does not contain content frombackup image 108. Virtualdrive manager module 104 may restore data frombackup image 108 tostorage volume 106 based on at least one read request received fromguest VM 110.Guest VM 110 may read data fromstorage volume 106 via aread request 114 as soon as guest VM 110 is powered on. As an example,guest VM 110 may read data associated with a master boot record via readrequest 114 during a boot up process ofguest VM 110. -
Guest VM 110 may transit readrequest 114 to virtualdrive controller module 102. Virtualdrive controller module 102 may receive readrequest 114 and forward readrequest 114 to virtualdrive manager module 104. Readrequest 114 may identify a sector, such assector 1, ofstorage volume 106 that storesdata 116 associated with readrequest 114. Virtualdrive manager module 104 may use sector mapping lookup table 112 to determine whethersector 1 is present instorage volume 106. - In response to a determination that
sector 1 is absent in storage volume 106 (i.e.,sector 1 has not been restored from backup image 108), virtualdrive manager module 104 may copydata 116 from a corresponding sector inbackup image 108 andstore data 116 tosector 1 ofstorage volume 106. Thus,data 116 is restored frombackup image 108. Virtualdrive manager module 104 may update sector mapping lookup table 112 to indicate thatsector 1 is present instorage volume 106. Virtualdrive manager module 104 may also transmitdata 116 toguest VM 110 via virtualdrive controller module 102 to complete readrequest 114. In some examples,backup image 108 may be set to read-only so thatbackup image 108 may not be modified (e.g., new data may not be written to backup image 108) and may be used for multiple restore operations. - In response to a determination that
sector 1 is present isstorage volume 106, which indicate thatdata 116 has been restored tostorage volume 106, virtualdrive manager module 104 may retrievedata 116 fromstorage volume 106 and transmitdata 116 toguest VM 110 via virtualdrive controller module 102. Oncebackup image 108 is fully restored tostorage volume 106, the restore operation is completed. By restoring data frombackup image 108 as requested byguest VM 110, the data frombackup image 108 may be accessible toguest VM 110 prior to a completion of the restore operation. Thus, any delay perceived by a user ofguest VM 110 due to the restore operation may be reduced. -
FIG. 2 is a block diagram of acomputing device 200 to restore data from a backup image to a guest virtual machine, according to another example.Computing device 200 may be similar tocomputing device 100 ofFIG. 1 .Computing device 200 may include ahypervisor 202.Hypervisor 202 may include virtualdrive controller module 102 and virtualdrive manager module 104.Hypervisor 202 may be a component ofcomputing device 200 that creates and controls VMs hosted bycomputing device 200.Hypervisor 202 may be coupled tostorage volume 106 andbackup image 108 via virtualdrive manager module 104. -
Hypervisor 202 may be implemented using processor executable instructions, hardware, such as a processor or a circuit, or a combination thereof. In some examples.hypervisor 202 may be a type-1 hypervisor that is implemented using hardware. For example,hypervisor 202 may be running directly on a processor (not shown inFIG. 2 ) ofcomputing device 200 and not contained within an operating system hosted bycomputing device 200. In some examples,hypervisor 202 may be a type-2 hypervisor that is implemented using processor executable instructions. - During operation,
hypervisor 202 may receive a restorecommand 214 associated withbackup image 108. For example, a user may selectbackup image 108 to be restored via a restore application (not shown inFIG. 2 ) implemented using processor executable instructions. The restore application may be executing oncomputing device 200. Based on restorecommand 214,hypervisor 202 may initiate a restore operation to restorebackup image 108. -
Hypervisor 202 may querybackup image 108 to generate sector mapping lookup table 112 and to allocatestorage volume 106 based on the sector size and the sector count ofbackup image 108.Hypervisor 202 may createguest VM 110 and assignstorage volume 106 toguest VM 110.Hypervisor 202 may also control operations ofguest VM 110.Guest VM 110 may be hosted incomputing device 200.Guest VM 110 may include a virtualdrive controller module 204 to transmit at least one read request or at least one write request tohypervisor 202. -
Hypervisor 202 may enableguest VM 110 for use by booting upguest VM 110.Hypervisor 202 may restore data (e.g., data 116) frombackup image 108 tostorage volume 106 via at least one read request (e.g., read request 114) fromguest VM 110 using virtualdrive controller module 102 and virtualdrive manager module 104 as described inFIG. 1 .Hypervisor 202 may also update sector mapping lookup table 112 based on at least one write request fromguest VM 110. For example,guest VM 110 may writedata 206 to a particular sector ofstorage volume 106, such assector 2 ofstorage volume 106, via awrite request 208.Guest VM 110 may transmitwrite request 208 tohypervisor 202 via virtualdrive controller module 204. Virtualdrive controller module 102 ofhypervisor 202 may receivewrite request 208 andforward write request 208 to virtualdrive manager module 104. Virtualdrive manager module 104 may writedata 206 tosector 2 ofstorage volume 106 based onwrite request 208. Virtualdrive manager module 104 may also update sector mapping lookup table 112 to indicate thatsector 2 is present instorage volume 106. - In some examples, in addition to restoring data via ongoing read requests from
guest VM 110 and updating sector mapping lookup table 112 via ongoing write requests,computing device 200 may also include ahelper agent module 210 to restore data frombackup image 108 tostorage volume 106.Helper agent module 210 may be implemented using processor executable instructions, hardware, such as a processor or a circuit, or a combination thereof. -
Helper agent module 210 may restore data that has not been restored via ongoing read requests or data in sector mapping lookup table 112 that has not been written tostorage volume 106 via ongoing write requests (e.g., data not associated withread request 114 or write request 208). For example,helper agent module 210 may access sector mapping lookup table 112 to determine what sectors have not been restored frombackup image 108. Based on sector mapping lookup table 112,helper agent module 210 may determine thatsector 3 ofstorage volume 106 is absent (i.e.,sector 3 has not been restored). Thus,helper agent module 210 may copy remainingdata 212 from a sector inbackup image 108 that is mapped tosector 3 ofstorage volume 106 andstore remaining data 212 tosector 3. - In some examples,
helper agent module 210 may restore data frombackup image 108 based on a smart schedule so as not to conflict with other resource requirements ofguest VM 110 and/orhypervisor 202. In some examples,helper agent module 210 may be included inhypervisor 202. In some examples,helper agent module 210 may be included inguest VM 110. -
FIG. 3 is a block diagram of acomputing device 300 to restore data from a backup image to a guest virtual machine, according to another example.Computing device 300 may be used to implementcomputing device 100 ofFIG. 1 and/orcomputing device 200 ofFIG. 2 .Computing device 300 may include aprocessor 302 and a computer-readable storage medium 304. -
Processor 302 may be a central processing unit (CPU), a semiconductor-based microprocessor, and/or other hardware devices suitable for retrieval and execution of instructions stored in computer-readable storage medium 304.Processor 302 may fetch, decode, and executeinstructions backup image 108 ofFIG. 1 , to a storage volume, such asstorage volume 106. As an alternative or in addition to retrieving and executing instructions,processor 302 may include at least one electronic circuit that includes electronic components for performing the functionality of any of the instructions 306-314. - Computer-
readable storage medium 304 may be any electronic, magnetic, optical, or other physical storage device that contains or stores executable instructions. Thus, computer-readable storage medium 304 may be, for example, Random Access Memory (RAM), an Electrically Erasable Programmable Read-Only Memory (EEPROM), a storage device, an optical disc, etc. In some examples, computer-readable storage medium 304 may be a non-transitory storage medium, where the term “non-transitory” does not encompass transitory propagating signals. As described in detail below, computer-readable storage medium 304 may be encoded with a series of processor executable instructions 306-314 for restoring data from a backup image to a storage volume. - Guest virtual
machine booting instructions 306 may create, provision, and control a guest virtual machine. For example, referring toFIG. 2 ,hypervisor 202 may enableguest VM 110 for use and start a restore operation ofbackup image 108 by booting upguest VM 110. Readrequest reception instructions 308 may receive a read request from a virtual machine. For example, referring toFIG. 1 , virtualdrive controller module 102 may receive readrequest 114 and forward readrequest 114 to virtualdrive manager module 104. - Data
presence determination instructions 310 may determine whether a sector that stores data associated with a read request is present in a storage volume. For example, referring toFIG. 1 , virtualdrive manager module 104 may use sector mapping lookup table 112 to determine whethersector 1 is present instorage volume 106.Data copying instruction 312 may copy data from a backup image to a storage volume via sector-to-sector copying. For example, in response to a determination thatsector 1 is absent instorage volume 106, virtualdrive manager module 104 may copydata 116 from a corresponding sector inbackup image 108 andstore data 116 tosector 1 ofstorage volume 106. - Sector mapping
table updating instructions 314 may update a sector mapping table to indicate a progress of a restore operation after a sector is restored based on a read request or a sector is written tostorage volume 106 based on a write request. For example, virtualdrive manager module 104 may update sector mapping lookup table 112 to indicate thatsector 1 is present instorage volume 106.Data transmission instructions 316 may transmit data from a storage volume to a virtual machine. For example, virtualdrive manager module 104 may also transmitdata 116 toguest VM 110 via virtualdrive controller module 102 to complete readrequest 114. -
FIG. 4 is a block diagram of acomputing device 400 to restore data from a backup image to a guest virtual machine, according to another example.Computing device 400 may be used to implementcomputing device 100 ofFIG. 1 ,computing device 200 ofFIG. 2 , and/orcomputing device 300 ofFIG. 3 .Computing device 400 may includeprocessor 302 and a computer-readable storage medium 402. Computer-readable storage medium 402 may be similar to computer-readable storage medium 304 ofFIG. 3 . - Computer-
readable storage medium 402 may be encoded with instructions 306-316 and 404-408. Writerequest reception instructions 404 may receive a write request from a virtual machine. For example, referring toFIG. 2 , virtualdrive controller module 102 ofhypervisor 202 may receivewrite request 208 andforward write request 208 to virtualdrive manager module 104.Data writing instructions 406 may write data to a storage volume based on a write request. For example, referring toFIG. 2 , virtualdrive manager module 104 may writedata 206 tosector 2 ofstorage volume 106 based onwrite request 208. Helperagent module instructions 408 may implementhelper agent module 210 ofFIG. 2 . -
FIG. 5A is a sector mapping lookup table 500 used by a computing device to restore data from a backup image to a guest virtual machine, according to an example. Sector mapping lookup table 500 may be used to implement sector mapping lookup table 112 ofFIGS. 1-2 . Sector mapping lookup table 500 is described with reference toFIGS. 1-2 . Sector mapping lookup table 500 may include a plurality of fields, such as a storagevolume sector field 502, a backupimage sector field 504, and apresence field 506. Storagevolume sector field 502 may be indicative of sectors ofstorage volume 106. Backupimage sector field 504 may be indicative of corresponding sectors ofbackup image 108 that are mapped to each distinct sector ofstorage volume 106,Presence field 506 may be indicative of whether particular sectors ofstorage volume 106 are present instorage volume 106. The presence of the particular sectors may be indicative of a progress of a restore operation. For example, whenpresence field 506 indicates “Yes” for every entry of sector mapping lookup table 500, the restore operation may be completed. - For example, an
entry 508 of sector mapping lookup table 500 may indicate thatsector 1 ofstorage volume 106 is mapped tosector 1 ofbackup image 108 using virtual direct mapping. The actual location ofsector 1 ofbackup image 108 may besector 100 of a hard disk drive.Hypervisor 202 may determine the actual location ofsector 1 ofbackup image 108 before copying data fromsector 1 ofbackup image 108 tosector 1 ofstorage volume 106.Entry 508 may also indicate thatsector 1 ofstorage volume 106 is present instorage volume 106 aspresence field 506 indicates “Yes” forentry 508. - As another example, an
entry 510 of sector mapping lookup table 500 may indicate thatsector 2 ofstorage volume 106 is mapped tosector 2 ofbackup image 108. However, aspresence field 506 indicates “No” forentry 510,sector 2 ofbackup image 108 has not been restored tosector 2 ofstorage volume 106. Whensector 2 ofbackup image 108 has been restored tosector 2 ofstorage volume 106,hypervisor 202 may updatepresence field 506 to “Yes” forentry 510. - In some examples, sector mapping lookup table 500 may include only used sectors (i.e., sectors containing data) from
backup image 108 to reduce the amount of data to be restored. In some examples, sector mapping lookup table 500 may include both used sectors and unused sectors frombackup image 108 so that every sector ofbackup image 108 is restored. In some examples, when unused sectors are included in sector mapping lookup table 500,hypervisor 202 and/orhelper agent module 210 may identify unused sectors inbackup image 108 by queryingbackup image 108.Hypervisor 202 and/orhelper agent module 210 may update the sector mapping lookup table 500 to indicate that the unused sectors are present instorage volume 106. -
FIG. 5B is a sector mapping lookup table 512 used by a computing device to restore data from a backup image to a guest virtual machine, according to another example. Sector mapping lookup table 512 may storevolume sector field 502, backupimage sector field 504, andpresence field 506. Unlike the virtual direct mapping used in sector mapping lookup table 500 ofFIG. 5A , sector mapping lookup table 512 may map a sector ofstorage volume 106 to the actual location of a corresponding sector ofbackup image 108. For example, anentry 514 of sector mapping lookup table 512 may indicate thatsector 1 ofstorage volume 106 is mapped tosector 10003 ofbackup image 108. Thus,hypervisor 202 may copy data fromsector 10003 ofbackup image 108 and store the data tosector 1 ofstorage volume 106. -
FIG. 6 is a flowchart illustrating amethod 600 of operation at a computing device to restore data from a backup image to a guest virtual machine, according to an example.Method 600 may be implemented usingcomputing device 100 ofFIG. 1 ,computing device 200 ofFIG. 2 ,computing device 300 ofFIG. 3 , and/orcomputing device 400 ofFIG. 4 . -
Method 600 includes receiving, at a hypervisor hosted on a computing device, a restore command associated with a backup image, at 602. For example, referring toFIG. 2 ,hypervisor 202 may be hosted on a processor (not shown inFIG. 2 ) ofcomputing device 200.Method 600 also includes booting a guest virtual machine (VM) based on the restore command during, a restore operation of the backup image, where the guest VM includes a storage volume, at 604. For example,hypervisor 202 may enableguest VM 110 for use by booting upguest VM 110. -
Method 600 further includes receiving, at a virtual drive controller module of the hypervisor, a read request from the guest VM during the restore operation, at 606. For example, referring toFIG. 1 , virtualdrive controller module 102 may receive readrequest 114 and forward readrequest 114 to virtualdrive manager module 104.Method 600 further includes determining, at a virtual drive manager module of the hypervisor, whether data associated with the read request is present in the storage volume using a sector mapping lookup table during the restore operation, at 608. For example, referring toFIG. 1 , virtualdrive manager module 104 may use sector mapping lookup table 112 to determine whethersector 1 is present instorage volume 106. -
Method 600 further includes in response to a determination that the data is absent in the storage volume, copying the data from the backup image to the storage volume, updating the sector mapping lookup table to indicate that the data is present in the storage volume, and transmitting the data to the guest VM, at 610. For example, referring toFIG. 1 , in response to a determination thatsector 1 is absent instorage volume 106, virtualdrive manager module 104 may copydata 116 from a corresponding sector inbackup image 108 andstore data 116 tosector 1 ofstorage volume 106. Virtualdrive manager module 104 may update sector mapping lookup table 112 to indicate thatsector 1 is present instorage volume 106. Virtualdrive manager module 104 may also transmitdata 116 toguest VM 110 via virtualdrive controller module 102 to complete readrequest 114. - The use of “comprising”, “including” or “having” are synonymous and variations thereof herein are meant to be inclusive or open-ended and do not exclude additional unrecited elements or method steps.
Claims (15)
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/US2015/013995 WO2016122670A1 (en) | 2015-01-30 | 2015-01-30 | Backup image restore |
Publications (2)
Publication Number | Publication Date |
---|---|
US20170371749A1 true US20170371749A1 (en) | 2017-12-28 |
US10459802B2 US10459802B2 (en) | 2019-10-29 |
Family
ID=56544086
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US15/539,840 Expired - Fee Related US10459802B2 (en) | 2015-01-30 | 2015-01-30 | Backup image restore |
Country Status (4)
Country | Link |
---|---|
US (1) | US10459802B2 (en) |
EP (1) | EP3251006A4 (en) |
CN (1) | CN107209683B (en) |
WO (1) | WO2016122670A1 (en) |
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10445007B1 (en) * | 2017-04-19 | 2019-10-15 | Rockwell Collins, Inc. | Multi-core optimized warm-start loading approach |
US11263082B2 (en) * | 2018-10-03 | 2022-03-01 | EMC IP Holding Company LLC | Data recovery of guest virtual machines |
TWI768799B (en) * | 2021-03-30 | 2022-06-21 | 宏碁股份有限公司 | Data reading method and electronic system |
US20220229559A1 (en) * | 2020-02-14 | 2022-07-21 | Commvault Systems, Inc. | On-demand restore of virtual machine data |
US11442768B2 (en) | 2020-03-12 | 2022-09-13 | Commvault Systems, Inc. | Cross-hypervisor live recovery of virtual machines |
US11467863B2 (en) | 2019-01-30 | 2022-10-11 | Commvault Systems, Inc. | Cross-hypervisor live mount of backed up virtual machine data |
US11500669B2 (en) | 2020-05-15 | 2022-11-15 | Commvault Systems, Inc. | Live recovery of virtual machines in a public cloud computing environment |
US12235982B2 (en) | 2022-07-28 | 2025-02-25 | Pure Storage, Inc. | Volume dependencies in a storage system |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10831520B2 (en) * | 2018-01-11 | 2020-11-10 | Nicira, Inc. | Object to object communication between hypervisor and virtual machines |
WO2020096561A1 (en) * | 2018-11-05 | 2020-05-14 | Hewlett-Packard Development Company, L.P. | Recovery image downloads via data chunks |
US11119685B2 (en) * | 2019-04-23 | 2021-09-14 | EMC IP Holding Company LLC | System and method for accelerated data access |
US10776041B1 (en) * | 2019-05-14 | 2020-09-15 | EMC IP Holding Company LLC | System and method for scalable backup search |
CN111737048B (en) * | 2020-05-29 | 2022-06-10 | 苏州浪潮智能科技有限公司 | Openstack docking storage virtual machine volume backup processing method and device |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20110138165A1 (en) * | 2009-12-08 | 2011-06-09 | Etay Bogner | System and method for physical to virtual disk re-layout |
US20110258488A1 (en) * | 2010-04-19 | 2011-10-20 | Microsoft Corporation | Server Failure Recovery |
US20140281709A1 (en) * | 2013-03-14 | 2014-09-18 | Microsoft Corporation | Recovery of application from snapshot |
Family Cites Families (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5873101A (en) * | 1997-02-10 | 1999-02-16 | Oracle Corporation | Database backup/restore and bulk data transfer |
US7043504B1 (en) * | 2000-04-10 | 2006-05-09 | International Business Machines Corporation | System and method for parallel primary and secondary backup reading in recovery of multiple shared database data sets |
US7093086B1 (en) * | 2002-03-28 | 2006-08-15 | Veritas Operating Corporation | Disaster recovery and backup using virtual machines |
JP2009506399A (en) | 2005-06-24 | 2009-02-12 | シンクソート インコーポレイテッド | System and method for virtualizing backup images |
US7487383B2 (en) | 2006-06-29 | 2009-02-03 | Dssdr, Llc | Data transfer and recovery process |
CN100428196C (en) * | 2006-12-22 | 2008-10-22 | 清华大学 | A method for fast recovery of computer system |
JP5346536B2 (en) * | 2008-10-02 | 2013-11-20 | 株式会社日立ソリューションズ | Information backup / restore processing device and information backup / restore processing system |
US8990368B2 (en) * | 2009-02-27 | 2015-03-24 | Red Hat, Inc. | Discovery of network software relationships |
US8402309B2 (en) | 2009-10-12 | 2013-03-19 | Vecam Software International Ltd. | Item-level restoration and verification of image level backups |
US8219769B1 (en) * | 2010-05-04 | 2012-07-10 | Symantec Corporation | Discovering cluster resources to efficiently perform cluster backups and restores |
US8490088B2 (en) * | 2010-09-10 | 2013-07-16 | International Business Machines Corporation | On demand virtual machine image streaming |
CN102594849B (en) * | 2011-01-06 | 2015-05-20 | 阿里巴巴集团控股有限公司 | Data backup and recovery method and device, virtual machine snapshot deleting and rollback method and device |
US9116633B2 (en) * | 2011-09-30 | 2015-08-25 | Commvault Systems, Inc. | Information management of virtual machines having mapped storage devices |
-
2015
- 2015-01-30 EP EP15880560.6A patent/EP3251006A4/en not_active Withdrawn
- 2015-01-30 WO PCT/US2015/013995 patent/WO2016122670A1/en active Application Filing
- 2015-01-30 CN CN201580074148.2A patent/CN107209683B/en not_active Expired - Fee Related
- 2015-01-30 US US15/539,840 patent/US10459802B2/en not_active Expired - Fee Related
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20110138165A1 (en) * | 2009-12-08 | 2011-06-09 | Etay Bogner | System and method for physical to virtual disk re-layout |
US20110258488A1 (en) * | 2010-04-19 | 2011-10-20 | Microsoft Corporation | Server Failure Recovery |
US20140281709A1 (en) * | 2013-03-14 | 2014-09-18 | Microsoft Corporation | Recovery of application from snapshot |
Cited By (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10445007B1 (en) * | 2017-04-19 | 2019-10-15 | Rockwell Collins, Inc. | Multi-core optimized warm-start loading approach |
US11263082B2 (en) * | 2018-10-03 | 2022-03-01 | EMC IP Holding Company LLC | Data recovery of guest virtual machines |
US11467863B2 (en) | 2019-01-30 | 2022-10-11 | Commvault Systems, Inc. | Cross-hypervisor live mount of backed up virtual machine data |
US11947990B2 (en) | 2019-01-30 | 2024-04-02 | Commvault Systems, Inc. | Cross-hypervisor live-mount of backed up virtual machine data |
US20220229559A1 (en) * | 2020-02-14 | 2022-07-21 | Commvault Systems, Inc. | On-demand restore of virtual machine data |
US11467753B2 (en) * | 2020-02-14 | 2022-10-11 | Commvault Systems, Inc. | On-demand restore of virtual machine data |
US11714568B2 (en) * | 2020-02-14 | 2023-08-01 | Commvault Systems, Inc. | On-demand restore of virtual machine data |
US11442768B2 (en) | 2020-03-12 | 2022-09-13 | Commvault Systems, Inc. | Cross-hypervisor live recovery of virtual machines |
US11500669B2 (en) | 2020-05-15 | 2022-11-15 | Commvault Systems, Inc. | Live recovery of virtual machines in a public cloud computing environment |
US11748143B2 (en) | 2020-05-15 | 2023-09-05 | Commvault Systems, Inc. | Live mount of virtual machines in a public cloud computing environment |
US12086624B2 (en) | 2020-05-15 | 2024-09-10 | Commvault Systems, Inc. | Live recovery of virtual machines in a public cloud computing environment based on temporary live mount |
TWI768799B (en) * | 2021-03-30 | 2022-06-21 | 宏碁股份有限公司 | Data reading method and electronic system |
US12235982B2 (en) | 2022-07-28 | 2025-02-25 | Pure Storage, Inc. | Volume dependencies in a storage system |
Also Published As
Publication number | Publication date |
---|---|
CN107209683B (en) | 2021-01-22 |
WO2016122670A1 (en) | 2016-08-04 |
EP3251006A4 (en) | 2018-08-29 |
US10459802B2 (en) | 2019-10-29 |
CN107209683A (en) | 2017-09-26 |
EP3251006A1 (en) | 2017-12-06 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10459802B2 (en) | Backup image restore | |
US10817333B2 (en) | Managing memory in devices that host virtual machines and have shared memory | |
US9384007B2 (en) | Memory virtualization-based snapshot boot apparatus and method | |
US9811369B2 (en) | Method and system for physical computer system virtualization | |
EP4318203A2 (en) | Managed switching between one or more hosts and solid state drives (ssds) based on the nvme protocol to provide host storage services | |
US10101926B2 (en) | System and apparatus for controlling data backup using an update prevention instruction | |
US9092318B2 (en) | Method of allocating referenced memory pages from a free list | |
US8776058B2 (en) | Dynamic generation of VM instance at time of invocation | |
US9886398B2 (en) | Implicit sharing in storage management | |
US20120331242A1 (en) | Consistent unmapping of application data in presence of concurrent, unquiesced writers and readers | |
US11188365B2 (en) | Memory overcommit by speculative fault | |
WO2012131507A1 (en) | Running a plurality of instances of an application | |
US10061701B2 (en) | Sharing of class data among virtual machine applications running on guests in virtualized environment using memory management facility | |
US9841985B2 (en) | Storage block deallocation in virtual environments | |
CN114691300A (en) | Hot migration method of virtual machine instance | |
CN111209080A (en) | Transparent transmission method for graphic processor | |
US20200150950A1 (en) | Upgrade managers for differential upgrade of distributed computing systems | |
US9875184B2 (en) | Multi-level snapshot caching | |
US11263082B2 (en) | Data recovery of guest virtual machines | |
US10417010B2 (en) | Disk sector based remote storage booting | |
KR20110095051A (en) | Data processing method and driver in virtual environment | |
US9189406B2 (en) | Placement of data in shards on a storage device | |
US11928510B2 (en) | Increasing page sharing on non-uniform memory access (NUMA)-enabled host systems | |
US9348769B2 (en) | Managing zeroed logical volume | |
US20150379039A1 (en) | Integrating virtual machine file system into a native file explorer |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: HEWLETT-PACKARD DEVELOPMENT COMPANY, L.P., TEXAS Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:DEVITT-CAROLAN, TARAM S;BRAMLEY, RICK;PAUL, RENY;AND OTHERS;SIGNING DATES FROM 20150127 TO 20150128;REEL/FRAME:043036/0261 |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: NON FINAL ACTION MAILED |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: NOTICE OF ALLOWANCE MAILED -- APPLICATION RECEIVED IN OFFICE OF PUBLICATIONS |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: PUBLICATIONS -- ISSUE FEE PAYMENT VERIFIED |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
FEPP | Fee payment procedure |
Free format text: MAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
LAPS | Lapse for failure to pay maintenance fees |
Free format text: PATENT EXPIRED FOR FAILURE TO PAY MAINTENANCE FEES (ORIGINAL EVENT CODE: EXP.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
STCH | Information on status: patent discontinuation |
Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362 |
|
FP | Lapsed due to failure to pay maintenance fee |
Effective date: 20231029 |