Background migration of virtual storage

US11112975B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-11112975-B2
Application numberUS-201816020820-A
CountryUS
Kind codeB2
Filing dateJun 27, 2018
Priority dateFeb 8, 2010
Publication dateSep 7, 2021
Grant dateSep 7, 2021

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

Described is a technology by which a virtual hard disk is migrated from a source storage location to a target storage location without needing any shared physical storage, in which a machine may continue to use the virtual hard disk during migration. This facilitates use the virtual hard disk in conjunction with live-migrating a virtual machine. Virtual hard disk migration may occur fully before or after the virtual machine is migrated to the target host, or partially before and partially after virtual machine migration. Background copying, sending of write-through data, and/or servicing read requests may be used in the migration. Also described is throttling data writes and/or data communication to manage the migration of the virtual hard disk.

First claim

Opening claim text (preview).

What is claimed is: 1. In a computing environment, a method performed on at least one processor, comprising: executing control, by a target host, of a virtual machine executing at a source host before migration of virtual disk data stored in a storage component of the virtual machine; migrating the virtual machine and the storage component of the virtual machine from a first storage unit of the source host to a second storage unit of the target host; and servicing read/write requests during the migration of the virtual machine and the storage component of the virtual machine, including: obtaining the virtual disk data via background copying of inbound data at an inbound rate based on an inbound transfer rate threshold; throttling the background copying to utilize less than a percentage of a line rate; obtaining on demand reads at a higher priority than the background copying of the virtual disk data; obtaining newly-written data at a higher priority than the background copying of the virtual disk data; throttling the obtained newly-written data based at least on a rule that at least some of the background copying proceeds while the obtained newly-written data proceeds; and throttling a transfer rate of the inbound data during the migration to stay below a limit specified by the target host. 2. The method of claim 1 , wherein the throttling the transfer rate of inbound data during the migration based on limits specified by the target host is achieved through packet prioritization. 3. The method of claim 1 , further comprising: throttling a transfer rate of newly-written data during the migration based on network transmission capabilities. 4. The method of claim 1 , further comprising: obtaining, from the source host, one or more descriptions of virtual disk data regions available on at least one other source. 5. The method of claim 4 , further comprising: caching the obtained one or more descriptions to avoid querying the source host for data in the virtual disk data regions available on the at least one other source. 6. The method of claim 1 , further comprising: delaying the background copying for an indefinite period prior to starting, wherein the line rate is a maximum transfer rate of a network. 7. The method of claim 1 , wherein the first storage unit of the source host and the second storage unit of the target host are not shared between the source host and the target host. 8. The method of claim 1 , wherein the inbound transfer rate threshold is based at least on a write capacity of the target host. 9. One or more computer storage medias that are not a signal per se having computer-executable instructions that, upon execution by a computer cause the computer to perform operations comprising: executing control, by a target host, of a virtual machine executing at a source host before migration of virtual disk data stored in a storage component of the virtual machine; migrating the virtual machine and the storage component of the virtual machine from a first storage unit of the source host to a second storage unit of the target host; obtaining, by the target host, the virtual disk data via background copying of inbound data at a rate based on an inbound transfer rate threshold; throttling the background copying to utilize less than a percentage of a line rate; obtaining, by the target host, reads on demand as requested at a higher priority than the background copying of the virtual disk data; obtaining, by the target host, newly-written data at a higher priority than the background copying of the virtual disk data; servicing, by the target host, read/write requests during the migration of the virtual machine and the storage component of the virtual machine; and throttling a transfer rate of the inbound data during the migration to stay below a limit specified by the target host. 10. The one or more computer storage medias that are not a signal per se of claim 9 , wherein the throttling the transfer rate of inbound data during the migration based on limits specified by the target host is achieved through packet prioritization. 11. The one or more computer storage medias that are not a signal per se of claim 9 , having further computer-executable instructions that, upon execution by a computer cause the computer to perform operations comprising: throttling a transfer rate of newly-written data during the migration based on network transmission capabilities. 12. The one or more computer storage medias that are not a signal per se of claim 9 , having further computer-executable instructions that, upon execution by a computer cause the computer to perform operations comprising: obtaining, from the source host, one or more descriptions of virtual disk data regions available on at least one other source. 13. The one or more computer storage medias that are not a signal per se of claim 12 , having further computer-executable instructions that, upon execution by a computer cause the computer to perform operations comprising: caching the obtained descriptions to avoid querying the source host for data in the virtual disk data regions available on the at least one other source. 14. The one or more computer storage medias that are not a signal per se of claim 9 , having further computer-executable instructions that, upon execution by a computer cause the computer to perform operations comprising: throttling the background copying to utilize less than a maximum transfer rate of a network. 15. The one or more computer storage medias that are not a signal per se of claim 9 , wherein the first storage unit of the source host and the second storage unit of the target host are not shared between the source host and the target host. 16. In a computing environment, a system comprising: a memory storing data associated with one or more virtual machines; and a target host configured to: execute control of a virtual machine executing at a source host before migration of virtual disk data stored in a storage component of the virtual machine; migrate the virtual machine and the storage component of the virtual machine from a first storage unit of the source host to a second storage unit of the target host; and service read/write requests during the migration of the virtual machine and the storage component of the virtual machine, including by: obtaining the virtual disk data via background copying of inbound data at a rate based on an inbound network data volume threshold; throttling the background copying to utilize less than a percentage of a line rate; throttling a transfer rate of the inbound data during the migration to stay below limits specified by the target host; obtaining on demand reads at a higher priority than the background copying of the virtual disk data; and obtaining newly-written data at a higher priority than the background copying of the virtual disk data; and throttling the obtained newly-written data based at least on a rule that at least some of the background copying proceeds while the obtained newly-written data proceeds. 17. The system of claim 16 , wherein the target host is further configured to obtain, from the source host, one or more descriptions of virtual disk data regions available on at least one other source. 18. The system of claim 17 , wherein the target host is further configured to cache the obtained one or more descriptions to avoid querying the source host for data in the virtual disk data regions available on the at least one other source. 19. The system of

Assignees

Inventors

Classifications

  • G06F3/0617Primary

    in relation to availability · CPC title

  • I/O management, e.g. providing access to device drivers or storage · CPC title

  • Distributed or networked storage systems, e.g. storage area networks [SAN], network attached storage [NAS] · CPC title

  • Optimisation of the communication load · CPC title

  • Hypervisor-specific management and integration aspects · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US11112975B2 cover?
Described is a technology by which a virtual hard disk is migrated from a source storage location to a target storage location without needing any shared physical storage, in which a machine may continue to use the virtual hard disk during migration. This facilitates use the virtual hard disk in conjunction with live-migrating a virtual machine. Virtual hard disk migration may occur fully befor…
Who is the assignee on this patent?
Microsoft Technology Licensing Llc
What technology area does this patent fall under?
Primary CPC classification G06F3/0617. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Sep 07 2021 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 8 related publications on this page (citations in our corpus or others sharing the same primary CPC).