Instant recovery of databases
US-2020042407-A1 · Feb 6, 2020 · US
US11675674B2 · US · B2
| Field | Value |
|---|---|
| Publication number | US-11675674-B2 |
| Application number | US-202217734280-A |
| Country | US |
| Kind code | B2 |
| Filing date | May 2, 2022 |
| Priority date | Jul 31, 2018 |
| Publication date | Jun 13, 2023 |
| Grant date | Jun 13, 2023 |
A practical reading order for non-experts. Skip the full description unless you need deep technical detail.
What the patent document calls the invention.
A short plain-language summary of the technical disclosure.
Who owns or filed the patent and who is credited as inventor.
Filing, priority, publication, and grant dates set the timeline.
The legal scope of protection — read this for what is actually claimed.
Technology tags used to group this patent with similar filings.
Prior art links and similar publications in this corpus.
Official abstract text for this publication.
An example method of restoring a database includes obtaining information about backup data of a database from a source storage separate from a compute infrastructure. The information includes a list of data blocks of a file, transferring the data blocks on the list from the source storage to a local storage on the compute infrastructure, and tracking which data blocks of the file have been transferred from the source storage to the local storage concurrently when transferring the data blocks.
Opening claim text (preview).
What is claimed is: 1. A method, comprising: obtaining, as part of a restoration procedure for a database that is stored at a first storage location, information about backup data stored for the database at a second storage location, the information including a list of data blocks of a file of the database; transferring, as part of the restoration procedure, data blocks on the list of data blocks from the second storage location to the first storage location; intercepting, during the restoration procedure, a read command for a data block of the data blocks, the read command directed to the first storage location; determining, during the restoration procedure and based at least in part on intercepting the read command, whether the data block has been transferred from the second storage location to the first storage location; redirecting, during the restoration procedure, the intercepted read command to the second storage location based at least in part on determining that a transfer of the data block from the second storage location to the first storage location is pending; and reading, during the restoration procedure, the data block from the second storage location as a result of redirecting the intercepted read command to the second storage location. 2. The method of claim 1 , wherein: determining whether the data block has been transferred from the second storage location to the first storage location comprises determining that the data block has not been transferred to the first storage location. 3. The method of claim 2 , further comprising: intercepting, during the restoration procedure and after intercepting the read command, a second read command for the data block; determining, based at least in part on intercepting the second read command, whether the data block has been transferred from the second storage location to the first storage location; and reading, in response to the second read command and during the restoration procedure, the data block from the first storage location based at least in part on determining that the data block has been transferred to the first storage location. 4. The method of claim 3 , further comprising: creating, as part of the restoration procedure, a bitmap for the file, each bit of the bitmap corresponding to a respective data block of the data blocks on the list of data blocks and indicating whether the respective data block has been transferred from the second storage location to the first storage location; and marking, based at least in part on determining that the data block has been transferred from the second storage location to the first storage location, a bit of the bitmap corresponding to the data block to indicate that the data block has been transferred from the second storage location to the first storage location, wherein, in response to the second read command, the data block is determined as having been transferred from the second storage location to the first storage location based at least in part on the bit of the bitmap indicating that the data block has been transferred from the second storage location to the first storage location. 5. The method of claim 1 , further comprising: intercepting, during the restoration procedure, a write command for a second data block of the data blocks; and writing, in response to the write command and during the restoration procedure, data for the second data block to the first storage location regardless of whether the second data block has been transferred to the first storage location. 6. The method of claim 5 , further comprising: creating, as part of the restoration procedure, a bitmap for the file, each bit of the bitmap corresponding to a respective data block of the data blocks on the list of data blocks and indicating whether the respective data block has been transferred from the second storage location to the first storage location; and marking, prior to writing the data for the second data block to the first storage location, a bit of the bitmap corresponding to the second data block to indicate that the second data block has been transferred from the second storage location to the first storage location. 7. The method of claim 6 , further comprising: intercepting, during the restoration procedure, a second read command for the second data block; and reading, in response to the second read command, the data block from the first storage location based at least in part on the bit of the bitmap indicating that the second data block has been transferred from the second storage location to the first storage location. 8. The method of claim 1 , further comprising: initiating the restoration procedure for the database, wherein the information is obtained after initiating the restoration procedure. 9. The method of claim 1 , wherein: a compute infrastructure runs a virtual machine that hosts the database, the first storage location is implemented at the compute infrastructure and stores working data for the database, and the second storage location is separate from the compute infrastructure. 10. The method of claim 1 , further comprising: activating, based at least in part on initiating the restoration procedure, a configuration for determining whether to direct read commands to the first storage location or the second storage location, wherein determining whether the data block associated with the read command has been transferred to the first storage location is based at least in part on activating the configuration. 11. The method of claim 1 , further comprising: recording, during the restoration procedure and concurrently with transferring the data blocks on the list of data blocks, a set of data blocks of the data blocks that have been transferred from the second storage location to the first storage location, wherein determining whether the data block has been transferred to the first storage location comprises determining whether the set of data blocks comprises the data block. 12. An apparatus, comprising: a processor; memory coupled with the processor; and instructions stored in the memory and executable by the processor to cause the apparatus to: obtain, as part of a restoration procedure for a database that is stored at a first storage location, information about backup data stored for the database at a second storage location, the information including a list of data blocks of a file of the database; transfer, as part of the restoration procedure, data blocks on the list of data blocks from the second storage location to the first storage location; intercept, during the restoration procedure, a read command for a data block of the data blocks, the read command directed to the first storage location; determine, during the restoration procedure and based at least in part on intercepting the read command, whether the data block has been transferred from the second storage location to the first storage location; redirect, during the restoration procedure, the intercepted read command to the second storage location based at least in part on determining that a transfer of the data block from the second storage location to the first storage location is pending; and read, during the restoration procedure, the data block from the second storage location as a result of redirecting the intercepted read command to the second storage location. 13. The apparatus of claim 12 , wherein to determine whether the data block has been transferred from the second storage location to the first storage location, the instructions are further executable by the processor to cause the apparatus to: determine that the data bl
Backup scheduling policy · CPC title
maintaining the standby controller/processing unit updated (initialisation or re-synchronisation thereof G06F11/1658 and subgroups) · CPC title
Failover techniques · CPC title
Database-specific techniques · CPC title
Backup restoration techniques · CPC title
Related publications grouped by family.
Answers are generated from the same data shown on this page.