US20150135179A1 - Remote provisioning of virtual machines - Google Patents

Remote provisioning of virtual machines Download PDF

Info

Publication number
US20150135179A1
US20150135179A1 US14/468,741 US201414468741A US2015135179A1 US 20150135179 A1 US20150135179 A1 US 20150135179A1 US 201414468741 A US201414468741 A US 201414468741A US 2015135179 A1 US2015135179 A1 US 2015135179A1
Authority
US
United States
Prior art keywords
virtual machine
network
provisioning
host
virtual
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US14/468,741
Inventor
George Runcie
Derek Rodrigues
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Kaseya Ltd
Datto LLC
Original Assignee
Kaseya Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Kaseya Ltd filed Critical Kaseya Ltd
Priority to US14/468,741 priority Critical patent/US20150135179A1/en
Assigned to KASEYA LIMITED reassignment KASEYA LIMITED ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: Kaseya International Limited
Publication of US20150135179A1 publication Critical patent/US20150135179A1/en
Assigned to FABSTONE INVESTMENTS LLC reassignment FABSTONE INVESTMENTS LLC SUBORDINATED SECOND LIEN US PATENT SECURITY AGREEMENT Assignors: KASEYA LIMITED, RAPIDFIRE TOOLS INC., SPANNING CLOUD APPS LLC, UNITRENDS, INC.
Assigned to KASEYA LUXEMBOURG HOLDINGS S.C.A. reassignment KASEYA LUXEMBOURG HOLDINGS S.C.A. RELEASE BY SECURED PARTY (SEE DOCUMENT FOR DETAILS). Assignors: VEEAM SOFTWARE LIMITED
Assigned to DATTO, LLC reassignment DATTO, LLC CHANGE OF NAME (SEE DOCUMENT FOR DETAILS). Assignors: DATTO, INC.
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5061Partitioning or combining of resources
    • G06F9/5077Logical partitioning of resources; Management or configuration of virtualized resources

Definitions

  • This invention relates to virtual machines and to the provisioning of new virtual machines on a virtual network host.
  • Virtual machines are configured on virtual machine hosts, of which Microsoft Virtual Server, VMWare Server, VMWare ESX Server, are commercially available examples.
  • the virtual machine host is protected by a firewall which prevents external communications from remote machines outside of the virtual network. It is therefore difficult to remotely provision new virtual machines from outside of a virtual machine network.
  • a method for remotely provisioning a virtual machine comprises providing a client application in a network comprising a virtual network host, providing a server application in a machine remote from the network, receiving one or more provisioning parameters from a user through the server application, communicating the one or more provisioning parameters from the sever application to the client application, communicating the one or more provisioning parameters from the client application to the virtual network host, and provisioning a virtual machine on the virtual network host from the one or more provisioning parameters.
  • a system for provisioning virtual machines on a virtual machine host within a network comprising a server application configured to receive one or more provisioning parameters of a virtual machine, and a client application configured to receive the one or more provisioning parameters from the server application and to provision a virtual machine on the virtual machine host.
  • a computer-readable medium comprising computer-executable instructions for execution by a processor, that, when executed, cause a first processor to provide an interface on a remote machine to receive one or more virtual machine provisioning parameters in a host independent format, receive one or more virtual machine provisioning parameters through the interface, and communicate the one or more virtual machine provisioning parameters in a host independent format to a client application within a network.
  • FIG. 1 illustrates a system for remotely provisioning a virtual machine
  • FIG. 2 illustrates a method for remotely provisioning a virtual machine
  • FIG. 3 illustrates a processor and memory of remote machine that executes a server application
  • FIG. 4 illustrates an instruction set that may be executed on the processor and memory of FIG. 3 ;
  • FIG. 5 illustrates the processor and memory of FIG. 3 in association with a processor and memory of a network machine that executes a client application.
  • a virtual network 13 includes a virtual machine host 16 such as a vendor specific virtual machine server, of which Microsoft Virtual Server, VMWare Server, VMWare ESX Server, are commercially available examples.
  • a server application 12 is provided on a machine external to a network 15 .
  • the server application may be provided as a web application with a suitable interface allowing the user 11 to enter virtual machine provisioning parameters.
  • a web application may be provided from a web server (not shown) within the virtual network 13 . Provisioning parameters may include drives, memory, guest operating system, etc. These provisioning parameters may be provided independent of any virtual machine host vendor.
  • the virtual machine provisioning parameters may be entered via a web based form, though a person skilled in the art will readily recognize other ways in which these parameters may be entered.
  • Example parameters that may be specified through the web based form include the number of CPU the virtual machine will have, amount of memory, network drivers, SCSI IDE drives, etc., though a person skilled in the art will readily understand a full range of provisioning parameters may be specified, including some vendor specific parameters where required.
  • the virtual machine host 16 is typically provided with a firewall which prevents direct communication with the virtual machine host from outside of the network 13 .
  • the virtual network 13 includes a client application 14 which provides a communication channel 19 between the server application 12 via the outside network 15 on one end and between the virtual machine host 16 on the other end.
  • a method for provisioning a virtual machine on the virtual machine host 16 is illustrated in the flowchart 100 of FIG. 2 .
  • a user 11 may provide one or more virtual machine provisioning parameters. These provisioning parameters are received by the server application 12 (step 103 ) and communicated to the client application 14 through the network 15 (step 104 ).
  • the client application 14 communicates the provisioning parameters to the virtual machine host 16 (step 105 ) which then provisions the new virtual machine in accordance with the provisioning parameters (step 106 ). Provisioning may be performed by the client application running in the host. There are several steps the client may take to complete the provisioning, depending on the parameters passed.
  • the provisioning parameters may include the number of CPU only, so the client running on the host may only create a virtual machine with the specified number of CPU and using default values for the other virtual machine configuration parameters.
  • the client application may reside on any machine within the virtual network 13 including the virtual machine host itself. However, the client application 14 is configured with a communication channel that allows it to communicate with outside machines through any network firewalls.
  • the virtual machine configuration parameters are specified independent of the virtual machine vendor. Therefore, the user provisioning the virtual machine need not be aware of the virtual machine platform vendor.
  • the virtual machine configuration details are transported in a vendor independent format over the network and are only instantiated into a vendor specific definition at the point of direct interaction with the virtual machine host 16 .
  • the client application performs all the marshalling required to translate the configuration parameters specified by the user into vendor specific parameters. Typically, there is a great deal of commonality among different virtualization vendors.
  • the client application 14 includes an associated data store 17 of provisioning code which stores code blocks for provisioning different parameters of virtual machines for the variety of available virtual machine host vendors. Once a vendor machine host is specified or selected, the client application selects the appropriate code blocks for configuring the specified parameters. The code blocks are combined into a vendor specific instruction set that executes within the host to perform the provisioning.
  • the machine provisioning parameters may include a specification of which virtual machine host the new virtual machine is to be provisioned on.
  • the components of the systems 10 may be embodied in hardware, software, firmware or a combination of hardware, software and/or firmware.
  • the server application 12 may be executed on a device, such as a computer, etc including a processor 61 operatively associated with a memory 62 as shown in FIG. 3 .
  • the memory 62 may store instructions that are executable on the processor 61 .
  • An instruction set 200 that may be executed on the processor 61 is depicted in the flowchart of FIG. 3 . Specifically, when executed, the instruction set 200 allows the processor to provide the server application through an interface (step 201 ), which allows the user to enter virtual machine provisioning parameters.
  • the provisioning parameters are recorded by the processor 61 (step 202 ) and communicated to the client application (step 203 ) in a host independent format.
  • the processor 61 may communicate through a suitable communications link 65 with further processors, such as a processor 71 of a machine within the network 13 with associated memory 72 .
  • the processor 61 may provide the virtual machine provisioning parameters.
  • the processor 71 may execute the client application in order to receive the virtual machine provisioning parameters and trigger the provisioning of a new virtual machine on the virtual machine host.
  • the information sent between various modules can be sent between the modules via at least one of a data network, the Internet, an Internet Protocol network, a wireless source, and a wired source and via plurality of protocols.

Abstract

In a virtual machine environment, virtual machines may be remotely provisioned on a virtual machine host. A server application on a machine remote from a network of the virtual machine host may receive provisioning parameters for a new virtual machine through a server application such as a web application. A client application is provided within the network of the virtual machine host which receives the provisioning parameters and triggers the provisioning of the new virtual machine on the virtual machine host.

Description

    CROSS-REFERENCE TO RELATED APPLICATIONS
  • The instant application is a continuation of and claims priority from U.S. patent application Ser. No. 12/395,943, filed Mar. 2, 2009, entitled REMOTE PROVISIONING OF VIRTUAL MACHINES, now U.S. Pat. No. 8,819,113, issued on Aug. 26, 2014, the entire contents of which are incorporated by reference herein.
  • FIELD OF THE INVENTION
  • This invention relates to virtual machines and to the provisioning of new virtual machines on a virtual network host.
  • BACKGROUND OF THE INVENTION
  • Virtual machines are configured on virtual machine hosts, of which Microsoft Virtual Server, VMWare Server, VMWare ESX Server, are commercially available examples. Typically, the virtual machine host is protected by a firewall which prevents external communications from remote machines outside of the virtual network. It is therefore difficult to remotely provision new virtual machines from outside of a virtual machine network.
  • What is required is a system, method and computer readable medium for remotely provisioning virtual machines on a virtual machine host platform from a vendor independent configuration.
  • SUMMARY OF THE INVENTION
  • In one aspect of the disclosure, there is provided a method for remotely provisioning a virtual machine. The method comprises providing a client application in a network comprising a virtual network host, providing a server application in a machine remote from the network, receiving one or more provisioning parameters from a user through the server application, communicating the one or more provisioning parameters from the sever application to the client application, communicating the one or more provisioning parameters from the client application to the virtual network host, and provisioning a virtual machine on the virtual network host from the one or more provisioning parameters.
  • In one aspect of the disclosure, there is provided a system for provisioning virtual machines on a virtual machine host within a network. The system comprises a server application configured to receive one or more provisioning parameters of a virtual machine, and a client application configured to receive the one or more provisioning parameters from the server application and to provision a virtual machine on the virtual machine host.
  • In one aspect of the disclosure there is provided a computer-readable medium comprising computer-executable instructions for execution by a processor, that, when executed, cause a first processor to provide an interface on a remote machine to receive one or more virtual machine provisioning parameters in a host independent format, receive one or more virtual machine provisioning parameters through the interface, and communicate the one or more virtual machine provisioning parameters in a host independent format to a client application within a network.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • Reference will now be made, by way of example only, to specific embodiments and to the accompanying drawings in which:
  • FIG. 1 illustrates a system for remotely provisioning a virtual machine;
  • FIG. 2 illustrates a method for remotely provisioning a virtual machine;
  • FIG. 3 illustrates a processor and memory of remote machine that executes a server application;
  • FIG. 4 illustrates an instruction set that may be executed on the processor and memory of FIG. 3; and
  • FIG. 5 illustrates the processor and memory of FIG. 3 in association with a processor and memory of a network machine that executes a client application.
  • DETAILED DESCRIPTION OF THE INVENTION
  • In FIG. 1, there is shown a system 10 in accordance with an embodiment of the disclosure. In the system 10, a virtual network 13 includes a virtual machine host 16 such as a vendor specific virtual machine server, of which Microsoft Virtual Server, VMWare Server, VMWare ESX Server, are commercially available examples. A server application 12 is provided on a machine external to a network 15. The server application may be provided as a web application with a suitable interface allowing the user 11 to enter virtual machine provisioning parameters. A web application may be provided from a web server (not shown) within the virtual network 13. Provisioning parameters may include drives, memory, guest operating system, etc. These provisioning parameters may be provided independent of any virtual machine host vendor. In one embodiment, the virtual machine provisioning parameters may be entered via a web based form, though a person skilled in the art will readily recognize other ways in which these parameters may be entered. Example parameters that may be specified through the web based form include the number of CPU the virtual machine will have, amount of memory, network drivers, SCSI IDE drives, etc., though a person skilled in the art will readily understand a full range of provisioning parameters may be specified, including some vendor specific parameters where required.
  • The virtual machine host 16 is typically provided with a firewall which prevents direct communication with the virtual machine host from outside of the network 13. In accordance with an embodiment of the disclosure, the virtual network 13 includes a client application 14 which provides a communication channel 19 between the server application 12 via the outside network 15 on one end and between the virtual machine host 16 on the other end.
  • A method for provisioning a virtual machine on the virtual machine host 16 is illustrated in the flowchart 100 of FIG. 2. Once the client application 14 and server application 12 have been provided at steps 101, 102 respectively, a user 11 may provide one or more virtual machine provisioning parameters. These provisioning parameters are received by the server application 12 (step 103) and communicated to the client application 14 through the network 15 (step 104). The client application 14 communicates the provisioning parameters to the virtual machine host 16 (step 105) which then provisions the new virtual machine in accordance with the provisioning parameters (step 106). Provisioning may be performed by the client application running in the host. There are several steps the client may take to complete the provisioning, depending on the parameters passed. For example, the provisioning parameters may include the number of CPU only, so the client running on the host may only create a virtual machine with the specified number of CPU and using default values for the other virtual machine configuration parameters.
  • The client application may reside on any machine within the virtual network 13 including the virtual machine host itself. However, the client application 14 is configured with a communication channel that allows it to communicate with outside machines through any network firewalls.
  • The virtual machine configuration parameters are specified independent of the virtual machine vendor. Therefore, the user provisioning the virtual machine need not be aware of the virtual machine platform vendor. The virtual machine configuration details are transported in a vendor independent format over the network and are only instantiated into a vendor specific definition at the point of direct interaction with the virtual machine host 16. The client application performs all the marshalling required to translate the configuration parameters specified by the user into vendor specific parameters. Typically, there is a great deal of commonality among different virtualization vendors. In one embodiment, the client application 14 includes an associated data store 17 of provisioning code which stores code blocks for provisioning different parameters of virtual machines for the variety of available virtual machine host vendors. Once a vendor machine host is specified or selected, the client application selects the appropriate code blocks for configuring the specified parameters. The code blocks are combined into a vendor specific instruction set that executes within the host to perform the provisioning.
  • In a network having multiple virtual machine hosts 16, the machine provisioning parameters may include a specification of which virtual machine host the new virtual machine is to be provisioned on.
  • The components of the systems 10 may be embodied in hardware, software, firmware or a combination of hardware, software and/or firmware. In a hardware embodiment, the server application 12 may be executed on a device, such as a computer, etc including a processor 61 operatively associated with a memory 62 as shown in FIG. 3. The memory 62 may store instructions that are executable on the processor 61. An instruction set 200 that may be executed on the processor 61 is depicted in the flowchart of FIG. 3. Specifically, when executed, the instruction set 200 allows the processor to provide the server application through an interface (step 201), which allows the user to enter virtual machine provisioning parameters. The provisioning parameters are recorded by the processor 61 (step 202) and communicated to the client application (step 203) in a host independent format.
  • As shown in FIG. 5, the processor 61 may communicate through a suitable communications link 65 with further processors, such as a processor 71 of a machine within the network 13 with associated memory 72. Through the communications link 65, the processor 61 may provide the virtual machine provisioning parameters. The processor 71 may execute the client application in order to receive the virtual machine provisioning parameters and trigger the provisioning of a new virtual machine on the virtual machine host.
  • Although embodiments of the present invention have been illustrated in the accompanying drawings and described in the foregoing description, it will be understood that the invention is not limited to the embodiments disclosed, but is capable of numerous rearrangements, modifications, and substitutions without departing from the spirit of the invention as set forth and defined by the following claims. For example, the capabilities of the invention can be performed fully and/or partially by one or more of the blocks, modules, processors or memories. Also, these capabilities may be performed in the current manner or in a distributed manner and on, or via, any device able to provide and/or receive information. Further, although depicted in a particular manner, various modules or blocks may be repositioned without departing from the scope of the current invention. Still further, although depicted in a particular manner, a greater or lesser number of modules and connections can be utilized with the present invention in order to accomplish the present invention, to provide additional known features to the present invention, and/or to make the present invention more efficient. Also, the information sent between various modules can be sent between the modules via at least one of a data network, the Internet, an Internet Protocol network, a wireless source, and a wired source and via plurality of protocols.

Claims (20)

What is claimed is:
1. A method, comprising:
providing, by a client application in a network, a communication channel comprising a virtual network host, between a server application operating outside the network and the virtual network host operating inside the network;
receiving one or more provisioning parameters via an interface through the server application, wherein the provisioning parameters provision a virtual machine operating on the virtual network host;
communicating the one or more provisioning parameters to the virtual network host via the server application;
provisioning the virtual machine on the virtual network host; and
during the provisioning:
assigning a number of central processing units to the virtual machine; and
setting other virtual machine configuration parameters assigned to the virtual machine to default values.
2. The method according to claim 1 comprising configuring the client application to provide a communication channel between the server application and the client application.
3. The method according to claim 1 wherein the provisioning parameters are received in a vendor independent configuration.
4. The method according to claim 3 wherein the server application communicates the provisioning parameters to the client application in the vendor independent configuration.
5. The method according to claim 4 wherein the client application instantiates the provisioning parameters into a vendor specific virtual machine definition.
6. The method according to claim 1 comprising providing the server application as a web application.
7. The method according to claim 6 wherein the server application is provided as the web application from a web server within the network.
8. A system, comprising:
a processor configured to execute a server application;
wherein the server application is configured to:
receive one or more provisioning parameters of a virtual machine; and
provide an interface to receive provisioning parameters to provision the virtual machine operating on a network; and
another processor configured to execute a client application;
wherein the client application is configured to:
receive the one or more provisioning parameters from the server application; and
provision the virtual machine on the virtual machine host;
wherein the client application provides a communication channel between the server application operating outside the network and the virtual machine host operating inside the network, and wherein the provisioning parameters assign a number of central processing units during the provision to the virtual machine while other virtual machine configuration parameters assigned to the virtual machine during the provision are set to default values.
9. The system according to claim 8 wherein the client application comprises a provisioning code data store that stores a plurality of code blocks for provisioning parameters of a virtual machine for a plurality of virtual machine host vendors.
10. The system according to claim 9 wherein the plurality of code blocks each comprise vendor specific code that provision one or more parameters of a virtual machine on a specific virtual machine host vendor.
11. The system according to claim 8 wherein the server application executes on a machine remote from the network.
12. The system according to claim 8 wherein the client application executes on a machine within the network.
13. The system according to claim 12 wherein the client application executes on the virtual machine host.
14. The system according to claim 8 wherein the client application is configured to provide a communication channel between the server application and the virtual machine host.
15. The system according to claim 8 wherein the server application is configured to communicate the one or more provisioning parameters to the client application in a vendor independent format.
16. The system according to claim 15 comprising a plurality of virtual machine hosts, wherein the client application is configured to instantiate the one or more provisioning parameters into a vendor specific configuration dependent on a selected one of the plurality of virtual machine hosts.
17. A non-transitory computer-readable storage medium comprising computer-executable instructions for execution by a processor, that, when executed, cause the processor to perform:
providing, by a client application in a network, a communication channel comprising a virtual network host, between a server application operating outside the network and the virtual network host operating inside the network;
receiving one or more provisioning parameters via an interface through the server application, wherein the provisioning parameters provision a virtual machine operating on the virtual network host;
communicating the one or more provisioning parameters to the virtual network host via the server application;
provisioning the virtual machine on the virtual network host; and
during the provisioning:
assigning a number of central processing units to the virtual machine; and
setting other virtual machine configuration parameters assigned to the virtual machine to default values.
18. The non-transitory computer readable storage medium according to claim 17 comprising instructions executable on the processor that cause the processor to execute the client application that receives the one or more virtual machine provisioning parameters and provision the virtual machine on the virtual network host.
19. The non-transitory computer readable storage medium according to claim 18 wherein the client application is configured to:
determine a host from the one or more virtual machine provisioning parameters; and
convert the one or more virtual machine provisioning parameters into a host dependent format.
20. The non-transitory computer readable storage medium according to claim 17 wherein the interface is provided as a web interface.
US14/468,741 2009-03-02 2014-08-26 Remote provisioning of virtual machines Abandoned US20150135179A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US14/468,741 US20150135179A1 (en) 2009-03-02 2014-08-26 Remote provisioning of virtual machines

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US12/395,943 US8819113B2 (en) 2009-03-02 2009-03-02 Remote provisioning of virtual machines
US14/468,741 US20150135179A1 (en) 2009-03-02 2014-08-26 Remote provisioning of virtual machines

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US12/395,943 Continuation US8819113B2 (en) 2009-03-02 2009-03-02 Remote provisioning of virtual machines

Publications (1)

Publication Number Publication Date
US20150135179A1 true US20150135179A1 (en) 2015-05-14

Family

ID=42667732

Family Applications (2)

Application Number Title Priority Date Filing Date
US12/395,943 Active 2030-11-26 US8819113B2 (en) 2009-03-02 2009-03-02 Remote provisioning of virtual machines
US14/468,741 Abandoned US20150135179A1 (en) 2009-03-02 2014-08-26 Remote provisioning of virtual machines

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US12/395,943 Active 2030-11-26 US8819113B2 (en) 2009-03-02 2009-03-02 Remote provisioning of virtual machines

Country Status (1)

Country Link
US (2) US8819113B2 (en)

Families Citing this family (31)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8819113B2 (en) * 2009-03-02 2014-08-26 Kaseya International Limited Remote provisioning of virtual machines
US8489744B2 (en) * 2009-06-29 2013-07-16 Red Hat Israel, Ltd. Selecting a host from a host cluster for live migration of a virtual machine
US8694638B2 (en) * 2009-06-29 2014-04-08 Red Hat Israel Selecting a host from a host cluster to run a virtual machine
US9705730B1 (en) 2013-05-07 2017-07-11 Axcient, Inc. Cloud storage using Merkle trees
US10284437B2 (en) * 2010-09-30 2019-05-07 Efolder, Inc. Cloud-based virtual machines and offices
US8458700B1 (en) * 2010-12-07 2013-06-04 Netapp, Inc. Provisioning virtual machines
US9210031B1 (en) 2010-12-09 2015-12-08 Amazon Technologies, Inc. Brokering for application hosting computing resources of multiple vendor-specific provisioned computing environments
US9477530B2 (en) 2011-07-29 2016-10-25 Connectwise, Inc. Automated provisioning and management of cloud services
US9015224B2 (en) 2011-10-09 2015-04-21 LabTech, LLC Interactive response of a remote monitoring and management system
US9055091B2 (en) 2011-11-16 2015-06-09 LabTech, LLC Adaptive timing of distributed device response to maximize channel capacity utilization
US9240971B2 (en) 2011-11-16 2016-01-19 LabTech, LLC Automated management of generalized central name services by distributed remote devices
CN102752137B (en) * 2012-06-28 2015-10-21 用友网络科技股份有限公司 The apparatus and method of virtual machine network parameter are initiatively set
US9003037B2 (en) 2012-07-25 2015-04-07 Vmware, Inc. Dynamic allocation of physical computing resources amongst virtual machines
US9513950B2 (en) 2012-07-25 2016-12-06 Vmware, Inc. Dynamic resource configuration based on context
US9785647B1 (en) 2012-10-02 2017-10-10 Axcient, Inc. File system virtualization
US9852140B1 (en) 2012-11-07 2017-12-26 Axcient, Inc. Efficient file replication
US9245249B2 (en) 2013-03-12 2016-01-26 Labtech Llc General, flexible, resilent ticketing interface between a device management system and ticketing systems
US9354917B2 (en) * 2013-08-22 2016-05-31 Vmware, Inc. Method and system for network-less guest OS and software provisioning
US10761895B2 (en) * 2013-09-26 2020-09-01 Vmware, Inc. Selective allocation of physical computing resources amongst virtual machines based on user attribute values contained in user profiles
EP3089031A4 (en) * 2013-12-27 2017-01-04 NTT Docomo, Inc. Management system, virtual communication-function management node, and management method
US10067722B2 (en) * 2014-07-02 2018-09-04 Hedvig, Inc Storage system for provisioning and storing data to a virtual disk
US9864530B2 (en) 2014-07-02 2018-01-09 Hedvig, Inc. Method for writing data to virtual disk using a controller virtual machine and different storage and communication protocols on a single storage platform
US9798489B2 (en) * 2014-07-02 2017-10-24 Hedvig, Inc. Cloning a virtual disk in a storage platform
US10075841B2 (en) 2014-09-17 2018-09-11 Simless, Inc. Apparatuses, methods and systems for implementing a trusted subscription management platform
US11172352B2 (en) 2014-09-17 2021-11-09 Gigsky, Inc. Apparatuses, methods, and systems for configuring a trusted java card virtual machine using biometric information
US10516990B2 (en) 2014-09-17 2019-12-24 Simless, Inc. Apparatuses, methods and systems for implementing a trusted subscription management platform
US11606685B2 (en) 2014-09-17 2023-03-14 Gigsky, Inc. Apparatuses, methods and systems for implementing a trusted subscription management platform
TWI522921B (en) * 2014-11-14 2016-02-21 廣達電腦股份有限公司 Systems and methods for creating virtual machine
EP3298810A1 (en) * 2015-05-16 2018-03-28 Simless, Inc. Apparatuses, methods and systems for virtualizing a reprogrammable universal integrated circuit chip
US10248174B2 (en) 2016-05-24 2019-04-02 Hedvig, Inc. Persistent reservations for virtual disk using multiple targets
US10848468B1 (en) 2018-03-05 2020-11-24 Commvault Systems, Inc. In-flight data encryption/decryption for a distributed storage platform

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060089995A1 (en) * 2004-10-26 2006-04-27 Platespin Ltd System for conversion between physical machines, virtual machines and machine images
US20090144393A1 (en) * 2007-11-29 2009-06-04 Yutaka Kudo Method and apparatus for locating candidate data centers for application migration
US20090288084A1 (en) * 2008-05-02 2009-11-19 Skytap Multitenant hosted virtual machine infrastructure
US20100217843A1 (en) * 2009-02-26 2010-08-26 Dehaan Michael Paul Systems and methods for collecting and altering firmware configurations of target machines in a software provisioning environment

Family Cites Families (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7577722B1 (en) * 2002-04-05 2009-08-18 Vmware, Inc. Provisioning of computer systems using virtual machines
US8429630B2 (en) * 2005-09-15 2013-04-23 Ca, Inc. Globally distributed utility computing cloud
US8176153B2 (en) * 2006-05-02 2012-05-08 Cisco Technology, Inc. Virtual server cloning
US20080201414A1 (en) * 2007-02-15 2008-08-21 Amir Husain Syed M Transferring a Virtual Machine from a Remote Server Computer for Local Execution by a Client Computer
US8028048B2 (en) * 2007-02-27 2011-09-27 International Business Machines Corporation Method and apparatus for policy-based provisioning in a virtualized service delivery environment
US20090276228A1 (en) * 2008-04-30 2009-11-05 Scott Alan Isaacson Techniques for internet cafe service provider access
US8375387B2 (en) * 2008-05-30 2013-02-12 Red Hat, Inc. Product independent orchestration tool
US9164749B2 (en) * 2008-08-29 2015-10-20 Red Hat, Inc. Differential software provisioning on virtual machines having different configurations
US9952845B2 (en) * 2008-08-29 2018-04-24 Red Hat, Inc. Provisioning machines having virtual storage resources
US8103776B2 (en) * 2008-08-29 2012-01-24 Red Hat, Inc. Systems and methods for storage allocation in provisioning of virtual machines
US8527578B2 (en) * 2008-08-29 2013-09-03 Red Hat, Inc. Methods and systems for centrally managing multiple provisioning servers
US7805516B2 (en) * 2008-10-14 2010-09-28 Dell Products L.P. Enabling throttling of resources on a virtualization enabled information handling system
US8402123B2 (en) * 2009-02-24 2013-03-19 Red Hat, Inc. Systems and methods for inventorying un-provisioned systems in a software provisioning environment
US20100217944A1 (en) * 2009-02-26 2010-08-26 Dehaan Michael Paul Systems and methods for managing configurations of storage devices in a software provisioning environment
US8819113B2 (en) * 2009-03-02 2014-08-26 Kaseya International Limited Remote provisioning of virtual machines
US8387045B2 (en) * 2009-03-12 2013-02-26 International Business Machines Corporation Cloning image creation using virtual machine environment
US9465540B2 (en) * 2009-05-20 2016-10-11 Open Invention Network, Llc Application and system settings configuration filtering during physical to virtual hard disk conversion
US8438216B2 (en) * 2009-05-20 2013-05-07 Kaseya International Limited Remote management of virtual machines hosted in a private network
US8683464B2 (en) * 2009-06-04 2014-03-25 Microsoft Corporation Efficient virtual machine management

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060089995A1 (en) * 2004-10-26 2006-04-27 Platespin Ltd System for conversion between physical machines, virtual machines and machine images
US20090144393A1 (en) * 2007-11-29 2009-06-04 Yutaka Kudo Method and apparatus for locating candidate data centers for application migration
US20090288084A1 (en) * 2008-05-02 2009-11-19 Skytap Multitenant hosted virtual machine infrastructure
US20100217843A1 (en) * 2009-02-26 2010-08-26 Dehaan Michael Paul Systems and methods for collecting and altering firmware configurations of target machines in a software provisioning environment

Also Published As

Publication number Publication date
US8819113B2 (en) 2014-08-26
US20100223368A1 (en) 2010-09-02

Similar Documents

Publication Publication Date Title
US8819113B2 (en) Remote provisioning of virtual machines
US10417028B2 (en) Remote management of virtual machines hosted in a private network
US10871953B2 (en) Application update method and apparatus
US10581884B2 (en) Channel data encapsulation system and method for use with client-server data channels
US20230362284A1 (en) Technologies for programming flexible accelerated network pipeline using ebpf
KR101948951B1 (en) Host enabled management channel
JP5529080B2 (en) Method and system enabling multiple virtual machines to individually configure and access physical resources
CN109074330A (en) Network interface card calculates equipment and data package processing method
US10127067B2 (en) Method and computing device for selecting protocol stack for virtual machines
JP6269999B2 (en) Packet processing method and apparatus
US20140056151A1 (en) Methods and systems for offload processing of encapsulated packets
US11936562B2 (en) Virtual machine packet processing offload
CN109479028A (en) Network interface card calculates equipment and data package processing method
US10164892B2 (en) Overhead management for virtual machines
US10255099B2 (en) Guest-influenced packet transmission
JP6195465B2 (en) Remote card content management using synchronous server-side scripting
CN106452951A (en) Information processing method, device and system
CN112422357B (en) Method and device for detecting state of network communication path
CN115486045A (en) Handling user traffic in a virtualized network
US20150372854A1 (en) Communication control device, communication control program, and communication control method
WO2018045926A1 (en) Method and device for use in accessing container
CN109309663B (en) Method and device for realizing penetration of two-layer protocol stack by docker network in cloud computing environment
US20230353630A1 (en) Establishing a communication channel between computing nodes with different operating systems
US20180011727A1 (en) Virtualization system, server, terminal, virtualization method, and program recording medium
JP6298804B2 (en) Data communication system, method and program

Legal Events

Date Code Title Description
AS Assignment

Owner name: KASEYA LIMITED, IRELAND

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:KASEYA INTERNATIONAL LIMITED;REEL/FRAME:033880/0921

Effective date: 20140917

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION

AS Assignment

Owner name: FABSTONE INVESTMENTS LLC, OHIO

Free format text: SUBORDINATED SECOND LIEN US PATENT SECURITY AGREEMENT;ASSIGNORS:SPANNING CLOUD APPS LLC;UNITRENDS, INC.;KASEYA LIMITED;AND OTHERS;REEL/FRAME:046286/0755

Effective date: 20180517

AS Assignment

Owner name: KASEYA LUXEMBOURG HOLDINGS S.C.A., NEW YORK

Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:VEEAM SOFTWARE LIMITED;REEL/FRAME:049122/0138

Effective date: 20190503

AS Assignment

Owner name: DATTO, LLC, CONNECTICUT

Free format text: CHANGE OF NAME;ASSIGNOR:DATTO, INC.;REEL/FRAME:065385/0256

Effective date: 20230804