P
US8793684B2ActiveUtilityPatentIndex 96

Optimized deployment and replication of virtual machines

Assignee: BREITGAND DAVIDPriority: Mar 16, 2011Filed: Mar 16, 2011Granted: Jul 29, 2014
Est. expiryMar 16, 2031(~4.7 yrs left)· nominal 20-yr term from priority
Inventors:BREITGAND DAVIDLOY IRITNAGIN KENNETHROCHWERGER BENNYSILVERA EZRA
G06F 2009/45562G06F 2009/4557G06F 9/45558H04L 67/101H04L 43/16G06F 9/5005G06F 2009/45575
96
PatentIndex Score
55
Cited by
6
References
15
Claims

Abstract

Systems and methods for deploying a virtual machine (VM) on a host are provided. An exemplary method comprises notifying a host to download a master copy of a VM image from a remotely located network storage device, in response to a service provider providing a definition manifest for a service request supported by the VM, wherein the host deploys the VM directly from the VM image downloaded to a storage medium locally connected to the host machine, wherein deployment of the VM allows the host to locally service the service request associated with the definition manifest, wherein the host replicates copies of the VM image, in response to receiving additional service requests to create one or more VM clones; wherein the host customizes the one or more VM clones based on the definition manifest.

Claims

exact text as granted — not AI-modified
What is claimed is: 
     
       1. A method for deploying a virtual machine (VM) on a plurality of hosts in a distributed computing environment, the method comprising:
 notifying at least one host from among a plurality of hosts to download a master copy of a VM image from a remotely located network storage device to a storage medium locally connected to the at least one host, in response to a service provider providing a definition manifest for a service request that is to be serviced by the VM, 
 wherein the definition manifest is provided to a centralized site management unit that is in communication with the plurality of hosts in a communications network, 
 wherein the centralized site management unit communicates at least part of the definition manifest to the at least one host to notify the host to download the master copy of the VM image, 
 wherein the definition manifest provides predefined specifications on how to customize the VM to run on the host, so that the VM is able to service the service request, 
 wherein the definition manifest further provides rules about when to deploy additional VMs on the host to service additional service request, 
 wherein the host replicates a copy of the downloaded VM image in a local cache associated with the host so that the host customizes and deploys the VM directly from the locally replicated copy of the VM image, without having to modify the master copy of the VM image downloaded to the storage medium locally connected to the host, 
 wherein deployment of the VM on the host allows the host to locally service the service request associated with the definition manifest, 
 wherein the host replicates copies of the downloaded VM image in the local cache, by way of copy-on-write, to generate one or more VM clones; 
 wherein the host customizes the one or more VM clones based on the definition manifest, 
 wherein the copy-on-write process creates a pointer to the VM image in the local cache to create an instant VM clone of the VM image without actual copying of the VM image stored in the storage medium locally connected to the host, such that same VM image is shared among multiple VM clone instances without the need to shut down the VM's already deployed on the host. 
 
     
     
       2. The method of  claim 1 , wherein the one or more VM clones are cached by the host on the storage medium locally connected to the host, in response to determining that the network bandwidth is less than a threshold level. 
     
     
       3. The method of  claim 1 , wherein the one or more VM clones are cached by the host on a shared storage device, in response to determining that the network bandwidth is greater than a threshold level. 
     
     
       4. The method of  claim 1 , wherein the one or more VM clones are created from a single master image. 
     
     
       5. The method of  claim 1 , wherein a background synchronization policy is implemented to maximize chances of having blocks of the one or more VM clones when the blocks are referenced for writing. 
     
     
       6. The method of  claim 1 , wherein at least one copy of the VM image is cloned by the host by way of copy-on-write procedure prior to receiving an additional service request for services provided by the VM deployed by the host. 
     
     
       7. The method of  claim 1 , wherein the one or more VM clones are cached by the host on a direct attached storage (DAS) device. 
     
     
       8. The method of  claim 1 , wherein the one or more VM clones are cached by the host on a shared storage area network (SAN) device or a shared network attached storage (NAS) device. 
     
     
       9. The method of  claim 1 , wherein the host determines how often or how many copies of the VM image are to be cloned. 
     
     
       10. The method of  claim 1 , wherein the one or more VM clones are synchronized in the background after the copy-on-write procedure is initiated. 
     
     
       11. The method of  claim 1 , wherein the master copy of the VM image is copied by the host from one or more peer hosts. 
     
     
       12. The method of  claim 1 , wherein two or more hosts download concurrently and independently download the master copy of the VM image. 
     
     
       13. The method of  claim 12 , wherein the master copy of the VM image is downloaded from one or more peer hosts. 
     
     
       14. A system comprising:
 one or more processors for deploying a virtual machine (VM) on a host; 
 a logic unit for notifying at least one host from among a plurality of hosts to download a master copy of a VM image from a remotely located network storage device to a storage medium locally connected to the at least one host, in response to a service provider providing a definition manifest for a service request that is to be serviced by the VM, 
 wherein the definition manifest is provided to a centralized site management unit that is in communication with the plurality of hosts in a communications network, 
 wherein the centralized site management unit communicates at least part of the definition manifest to the at least one host to notify the host to download the master copy of the VM image, 
 wherein the definition manifest provides predefined specifications on how to customize the VM to run on the host, so that the VM is able to service the service request, 
 wherein the definition manifest further provides rules about when to deploy additional VMs on the host to service additional service request, 
 wherein the host replicates a copy of the downloaded VM image in a local cache associated with the host so that the host customizes and deploys the VM directly from the locally replicated copy of the VM image, without having to modify the master copy of the VM image downloaded to the storage medium locally connected to the host, 
 wherein deployment of the VM on the host allows the host to locally service the service request associated with the definition manifest, 
 wherein the host replicates copies of the downloaded VM image in the local cache, by way of copy-on-write, to generate one or more VM clones,; 
 wherein the host customizes the one or more VM clones based on the definition manifest, 
 wherein the copy-on-write process creates a pointer to the VM image in the local cache to create an instant VM clone of the VM image without actual copying of the VM image stored in the storage medium locally connected to the host, such that same VM image is shared among multiple VM clone instances without the need to shut down the VM's already deployed on the host. 
 
     
     
       15. A computer program product comprising a non-transitory data storage medium having a computer readable program, wherein the computer readable program when executed on a computer causes the computer to:
 notify at least one host from among a plurality of hosts to download a master copy of a VM image from a remotely located network storage device to a storage medium locally connected to the at least one host, in response to a service provider providing a definition manifest for a service request that is to be serviced by the VM, 
 wherein the definition manifest is provided to a centralized site management unit that is in communication with the plurality of hosts in a communications network, 
 wherein the centralized site management unit communicates at least part of the definition manifest to the at least one host to notify the host to download the master copy of the VM image, 
 wherein the definition manifest provides predefined specifications on how to customize the VM to run on the host, so that the VM is able to service the service request, 
 wherein the definition manifest further provides rules about when to deploy additional VMs on the host to service additional service request, 
 wherein the host replicates a copy of the downloaded VM image in a local cache associated with the host so that the host customizes and deploys the VM directly from the locally replicated copy of the VM image, without having to modify the master copy of the VM image downloaded to the storage medium locally connected to the host, 
 wherein deployment of the VM on the host allows the host to locally service the service request associated with the definition manifest, 
 wherein the host replicates copies of the downloaded VM image in the local cache, by way of copy-on-write, to generate one or more VM clones,; 
 wherein the host customizes the one or more VM clones based on the definition manifest, 
 wherein the copy-on-write process creates a pointer to the VM image in the local cache to create an instant VM clone of the VM image without actual copying of the VM image stored in the storage medium locally connected to the host, such that same VM image is shared among multiple VM clone instances without the need to shut down the VM's already deployed on the host.

Cited by (0)

No later patents cite this yet.

References (0)

No backward citations on record.