This disclosure generally relates to systems and methods for migrating virtual machines. In particular, this disclosure relates to systems and methods for facilitating migration of virtual machines among a plurality of physical machines.
In conventional computing environments implementing a hypervisor to execute a virtual machine on a host computing device, the hypervisor typically provides the virtual machine with access to hardware resources provided by the host computing device. The hypervisor may allocate physical resources from a pool of physical computing devices, which may include heterogeneous processors providing different levels of functionality. In some environments, a hypervisor may need to migrate a virtual machine from one physical computing device to a second physical computing device; for example, when the first physical computing device requires maintenance or no longer has the capacity to provide the virtual machine with the allocated hardware resources. In the event that the two physical computing devices provide different functionality—for example, the first physical computing device has access to a physical resource (for example, a network storage device or a physical disk) while the second physical computing device does not provide access to the physical resource—the migration of the virtual machine from the first physical computing device to the second may fail. For example, the virtual machine may execute a process requiring access to functionality provided by the first physical computing device but not by the second and a migration of the virtual machine may result in unanticipated execution errors or undesired termination of the virtual machine.
Conventional solutions to this problem typically involve providing homogeneous functionality in the pool of physical computing devices, for example, by excluding from the pool a physical computing device that provides access to a physical resource that is not universally accessible by each of the physical computing devices in the pool, or by disabling access to the physical resource. However, this approach typically limits an administrator's ability to provide a diverse range of functionality for users. Furthermore, as physical resources age and require replacement, administrators may not be able to find replacement devices that provide identical functionality.
In one aspect, a method for facilitating migration of virtual machines among a plurality of physical machines includes associating a virtual machine with at least one physical resource inaccessible by a first subset of the plurality of physical machines and available to a second subset of the plurality of physical machines, the virtual machine executing on a first physical machine in the second subset of the plurality of physical machines. The method includes receiving a request to migrate the virtual machine to a second physical machine in the plurality of physical machines. The method includes identifying a second physical machine in the second subset of the plurality of physical machines. The method includes migrating the virtual machine to the second physical machine.
In one embodiment, the method includes receiving a request identifying a virtual machine associated with at least one physical resource comprising a processor type. In another embodiment, the method includes receiving a request identifying a virtual machine associated with at least one physical resource comprising a network. In still another embodiment, the method includes receiving a request identifying a virtual machine associated with at least one physical resource comprising a network storage device. In yet another embodiment, the method includes receiving a request identifying a virtual machine associated with at least one physical resource comprising a plurality of resources.
In some embodiments, the method includes identifying, in response to a migration event on the first physical machine, a second physical machine having access to the at least one physical resource. In one of these embodiments, the migration event is a software installation on the first virtual machine.
In another aspect, a system for facilitating migration of virtual machines among a plurality of physical machines includes a hypervisor and a management component. The management component associates a virtual machine with at least one physical resource inaccessible by a first subset of the plurality of physical machines and available to a second subset of the plurality of physical machines, the virtual machine executing on a first physical machine in the second subset of the plurality of physical machines. The management component receives a request to migrate the virtual machine to a second physical machine in the plurality of physical machines. The management component identifies a second physical machine in the second subset of the plurality of physical machines. The hypervisor receives, from the management component, an identification of the second physical machine and migrating the virtual machine to the second physical machine. In one embodiment, the management component includes a user interface for receiving the request. In some embodiments, the management component receives a request to migrate the virtual machine to a physical machine in the first subset of the plurality of physical machines. In one of these embodiments, the management component directs the hypervisor to migrate the virtual machine to a second physical machine in the second subset of the plurality of physical machines. In another of these embodiments, the management component denies the request to migrate the virtual machine to a machine in the first subset of the plurality of physical machines.
The foregoing and other objects, aspects, features, and advantages of the disclosure will become more apparent and better understood by referring to the following description taken in conjunction with the accompanying drawings, in which:
Referring now to
Referring now to
In some embodiments, a hypervisor 101 executes within an operating system executing on a computing device. In one of these embodiments, a computing device executing an operating system and a hypervisor 101 may be said to have a host operating system (the operating system executing on the computing device), and a guest operating system (an operating system executing within a computing resource partition provided by the hypervisor 101). In other embodiments, a hypervisor 101 interacts directly with hardware on a computing device, instead of executing on a host operating system. In one of these embodiments, the hypervisor 101 may be said to be executing on “bare metal,” referring to the hardware comprising the computing device.
In some embodiments, a hypervisor 101 may create a virtual machine 106a-c (generally 106) in which an operating system 110 executes. In one of these embodiments, for example, the hypervisor 101 loads a virtual machine image to create a virtual machine 106. In another of these embodiments, the hypervisor 101 executes an operating system 110 within the virtual machine 106. In still another of these embodiments, the virtual machine 106 executes an operating system 110.
In some embodiments, the hypervisor 101 controls processor scheduling and memory partitioning for a virtual machine 106 executing on the computing device 100. In one of these embodiments, the hypervisor 101 controls the execution of at least one virtual machine 106. In another of these embodiments, the hypervisor 101 presents at least one virtual machine 106 with an abstraction of at least one hardware resource provided by the computing device 100. In other embodiments, the hypervisor 101 controls whether and how physical processor capabilities are presented to the virtual machine 106.
A control operating system 105 may execute at least one application for managing and configuring the guest operating systems. In one embodiment, the control operating system 105 may execute an administrative application, such as an application including a user interface providing administrators with access to functionality for managing the execution of a virtual machine, including functionality for executing a virtual machine, terminating an execution of a virtual machine, or identifying a type of physical resource for allocation to the virtual machine. In another embodiment, the hypervisor 101 executes the control operating system 105 within a virtual machine 106 created by the hypervisor 101. In still another embodiment, the control operating system 105 executes in a virtual machine 106 that is authorized to directly access physical resources on the computing device 100. In some embodiments, a control operating system 105a on a computing device 100a may exchange data with a control operating system 105b on a computing device 100b, via communications between a hypervisor 101a and a hypervisor 101b. In this way, one or more computing devices 100 may exchange data with one or more of the other computing devices 100 regarding processors and other physical resources available in a pool of resources. In one of these embodiments, this functionality allows a hypervisor to manage a pool of resources distributed across a plurality of physical computing devices. In another of these embodiments, multiple hypervisors manage one or more of the guest operating systems executed on one of the computing devices 100.
In one embodiment, the control operating system 105 executes in a virtual machine 106 that is authorized to interact with at least one guest operating system 110. In another embodiment, a guest operating system 110 communicates with the control operating system 105 via the hypervisor 101 in order to request access to a disk or a network. In still another embodiment, the guest operating system 110 and the control operating system 105 may communicate via a communication channel established by the hypervisor 101, such as, for example, via a plurality of shared memory pages made available by the hypervisor 101.
In some embodiments, the control operating system 105 includes a network back-end driver for communicating directly with networking hardware provided by the computing device 100. In one of these embodiments, the network back-end driver processes at least one virtual machine request from at least one guest operating system 110. In other embodiments, the control operating system 105 includes a block back-end driver for communicating with a storage element on the computing device 100. In one of these embodiments, the block back-end driver reads and writes data from the storage element based upon at least one request received from a guest operating system 110.
In one embodiment, the control operating system 105 includes a tools stack 104. In another embodiment, a tools stack 104 provides functionality for interacting with the hypervisor 101, communicating with other control operating systems 105 (for example, on a second computing device 100b), or managing virtual machines 106b, 106c on the computing device 100. In another embodiment, the tools stack 104 includes customized applications for providing improved management functionality to an administrator of a virtual machine farm. In some embodiments, at least one of the tools stack 104 and the control operating system 105 include a management API that provides an interface for remotely configuring and controlling virtual machines 106 running on a computing device 100. In other embodiments, the control operating system 105 communicates with the hypervisor 101 through the tools stack 104.
In one embodiment, the hypervisor 101 executes a guest operating system 110 within a virtual machine 106 created by the hypervisor 101. In another embodiment, the guest operating system 110 provides a user of the computing device 100 with access to resources within a computing environment. In still another embodiment, a resource includes a program, an application, a document, a file, a plurality of applications, a plurality of files, an executable program file, a desktop environment, a computing environment, or other resource made available to a user of the computing device 100. In yet another embodiment, the resource may be delivered to the computing device 100 via a plurality of access methods including, but not limited to, conventional installation directly on the computing device 100, delivery to the computing device 100 via a method for application streaming, delivery to the computing device 100 of output data generated by an execution of the resource on a second computing device 100′ and communicated to the computing device 100 via a presentation layer protocol, delivery to the computing device 100 of output data generated by an execution of the resource via a virtual machine executing on a second computing device 100′, or execution from a removable storage device connected to the computing device 100, such as a USB device, or via a virtual machine executing on the computing device 100 and generating output data. In some embodiments, the computing device 100 transmits output data generated by the execution of the resource to another computing device 100′.
In one embodiment, the guest operating system 110, in conjunction with the virtual machine on which it executes, forms a fully-virtualized virtual machine which is not aware that it is a virtual machine; such a machine may be referred to as a “Domain U HVM (Hardware Virtual Machine) virtual machine”. In another embodiment, a fully-virtualized machine includes software emulating a Basic Input/Output System (BIOS) in order to execute an operating system within the fully-virtualized machine. In still another embodiment, a fully-virtualized machine may include a driver that provides functionality by communicating with the hypervisor 101; in such an embodiment, the driver is typically aware that it executes within a virtualized environment.
In another embodiment, the guest operating system 110, in conjunction with the virtual machine on which it executes, forms a paravirtualized virtual machine, which is aware that it is a virtual machine; such a machine may be referred to as a “Domain U PV virtual machine”. In another embodiment, a paravirtualized machine includes additional drivers that a fully-virtualized machine does not include. In still another embodiment, the paravirtualized machine includes the network back-end driver and the block back-end driver included in a control operating system 105, as described above
The computing device 100 may be deployed as and/or executed on any type and form of computing device, such as a computer, network device or appliance capable of communicating on any type and form of network and performing the operations described herein.
The central processing unit 121 is any logic circuitry that responds to and processes instructions fetched from the main memory unit 122. In some embodiments, the central processing unit 121 is provided by a microprocessor unit, such as: those manufactured by Intel Corporation of Mountain View, Calif.; those manufactured by Motorola Corporation of Schaumburg, Ill.; those manufactured by Transmeta Corporation of Santa Clara, Calif.; the RS/6000 processor, those manufactured by International Business Machines of White Plains, N.Y.; or those manufactured by Advanced Micro Devices of Sunnyvale, Calif. The computing device 100 may be based on any of these processors, or any other processor capable of operating as described herein.
Main memory unit 122 may be one or more memory chips capable of storing data and allowing any storage location to be directly accessed by the microprocessor 121, such as Static random access memory (SRAM), Burst SRAM or SynchBurst SRAM (BSRAM), Dynamic random access memory (DRAM), Fast Page Mode DRAM (FPM DRAM), Enhanced DRAM (EDRAM), Extended Data Output DRAM (EDO DRAM), Burst Extended Data Output DRAM (BEDO DRAM), synchronous DRAM (SDRAM), JEDEC SRAM, PC100 SDRAM, Double Data Rate SDRAM (DDR SDRAM), Enhanced SDRAM (ESDRAM), SyncLink DRAM (SLDRAM), Direct Rambus DRAM (DRDRAM), or Ferroelectric RAM (FRAM). The main memory 122 may be based on any of the above described memory chips, or any other available memory chips capable of operating as described herein. In the embodiment shown in
A wide variety of I/O devices 130a-130n may be present in the computing device 100. Input devices include keyboards, mice, trackpads, trackballs, microphones, dials, and drawing tablets. Output devices include video displays, speakers, inkjet printers, laser printers, and dye-sublimation printers. The I/O devices may be controlled by an I/O controller 123 as shown in
Referring again to
Furthermore, the computing device 100 may include a network interface 118 to interface to the network 104 through a variety of connections including, but not limited to, standard telephone lines, LAN or WAN links (e.g., 802.11, T1, T3, 56 kb, X.25, SNA, DECNET), broadband connections (e.g., ISDN, Frame Relay, ATM, Gigabit Ethernet, Ethernet-over-SONET), wireless connections, or some combination of any or all of the above. Connections can be established using a variety of communication protocols (e.g., TCP/IP, IPX, SPX, NetBIOS, Ethernet, ARCNET, SONET, SDH, Fiber Distributed Data Interface (FDDI), RS232, IEEE 802.11, IEEE 802.11a, IEEE 802.11b, IEEE 802.11g, CDMA, GSM, WiMax and direct asynchronous connections). In one embodiment, the computing device 100 communicates with other computing devices 100′ via any type and/or form of gateway or tunneling protocol such as Secure Socket Layer (SSL) or Transport Layer Security (TLS), or the Citrix Gateway Protocol manufactured by Citrix Systems, Inc. of Ft. Lauderdale, Fla. The network interface 118 may comprise a built-in network adapter, network interface card, PCMCIA network card, card bus network adapter, wireless network adapter, USB network adapter, modem or any other device suitable for interfacing the computing device 100 to any type of network capable of communication and performing the operations described herein.
In some embodiments, the computing device 100 may comprise or be connected to multiple display devices 124a-124n, which each may be of the same or different type and/or form. As such, any of the I/O devices 130a-130n and/or the I/O controller 123 may comprise any type and/or form of suitable hardware, software, or combination of hardware and software to support, enable or provide for the connection and use of multiple display devices 124a-124n by the computing device 100. For example, the computing device 100 may include any type and/or form of video adapter, video card, driver, and/or library to interface, communicate, connect or otherwise use the display devices 124a-124n. In one embodiment, a video adapter may comprise multiple connectors to interface to multiple display devices 124a-124n. In other embodiments, the computing device 100 may include multiple video adapters, with each video adapter connected to one or more of the display devices 124a-124n. In some embodiments, any portion of the operating system of the computing device 100 may be configured for using multiple displays 124a-124n. In other embodiments, one or more of the display devices 124a-124n may be provided by one or more other computing devices, such as computing devices 100a and 100b connected to the computing device 100, for example, via a network. These embodiments may include any type of software designed and constructed to use another computer's display device as a second display device 124a for the computing device 100. One ordinarily skilled in the art will recognize and appreciate the various ways and embodiments that a computing device 100 may be configured to have multiple display devices 124a-124n.
In further embodiments, an I/O device 130 may be a bridge between the system bus 150 and an external communication bus, such as a USB bus, an Apple Desktop Bus, an RS-232 serial connection, a SCSI bus, a FireWire bus, a FireWire 800 bus, an Ethernet bus, an AppleTalk bus, a Gigabit Ethernet bus, an Asynchronous Transfer Mode bus, a HIPPI bus, a Super HIPPI bus, a SerialPlus bus, a SCI/LAMP bus, a FibreChannel bus, a Serial Attached small computer system interface bus, or a HDMI bus.
A computing device 100 of the sort depicted in
The computer system 100 can be any workstation, telephone, desktop computer, laptop or notebook computer, server, handheld computer, mobile telephone or other portable telecommunications device, media playing device, a gaming system, mobile computing device, or any other type and/or form of computing, telecommunications or media device that is capable of communication. The computer system 100 has sufficient processor power and memory capacity to perform the operations described herein. For example, the computer system 100 may comprise a device of the IPOD family of devices manufactured by Apple Computer of Cupertino, Calif., a PLAYSTATION 2, PLAYSTATION 3, or PERSONAL PLAYSTATION PORTABLE (PSP) device manufactured by the Sony Corporation of Tokyo, Japan, a NINTENDO DS, NINTENDO GAMEBOY, NINTENDO GAMEBOY ADVANCED or NINTENDO REVOLUTION device manufactured by Nintendo Co., Ltd., of Kyoto, Japan, or an XBOX or XBOX 360 device manufactured by the Microsoft Corporation of Redmond, Wash.
In some embodiments, the computing device 100 may have different processors, operating systems, and input devices consistent with the device. For example, in one embodiment, the computing device 100 is a TREO 180, 270, 600, 650, 680, 700p, 700w, or 750 smart phone manufactured by Palm, Inc. In some of these embodiments, the TREO smart phone is operated under the control of the PalmOS operating system and includes a stylus input device as well as a five-way navigator device.
In other embodiments, the computing device 200 is a mobile device, such as a JAVA-enabled cellular telephone or personal digital assistant (PDA), such as the i55sr, i58sr, i85s, i88s, i90c, i95cl, i335, i365, i570, I576, i580, i615, i760, i836, i850, i870, i880, i920, i930, ic502, ic602, ic902, i776 or the im1100, all of which are manufactured by Motorola Corp. of Schaumburg, Ill., the 6035 or the 7135, manufactured by Kyocera of Kyoto, Japan, or the i300 or i330, manufactured by Samsung Electronics Co., Ltd., of Seoul, Korea. In some embodiments, the computer system 200 is a mobile device manufactured by Nokia of Finland, or by Sony Ericsson Mobile Communications AB of Lund, Sweden.
In still other embodiments, the computing device 100 is a Blackberry handheld or smart phone, such as the devices manufactured by Research In Motion Limited, including the Blackberry 7100 series, 8700 series, 7700 series, 7200 series, the Blackberry 7520, the Blackberry PEARL 8100, the 8700 series, the 8800 series, the Blackberry Storm, Blackberry Bold, Blackberry Curve 8900, Blackberry Pearl Flip. In yet other embodiments, the computing device 100 is a smart phone, Pocket PC, Pocket PC Phone, or other handheld mobile device supporting Microsoft Windows Mobile Software. Moreover, the computing device 100 can be any workstation, desktop computer, laptop or notebook computer, server, handheld computer, mobile telephone, any other computer, or other form of computing or telecommunications device that is capable of communication and that has sufficient processor power and memory capacity to perform the operations described herein.
In some embodiments, the computing device 100 is a digital audio player. In one of these embodiments, the computing device 100 is a digital audio player such as the Apple IPOD, IPOD Touch, IPOD NANO, and IPOD SHUFFLE lines of devices, manufactured by Apple Computer of Cupertino, Calif. In another of these embodiments, the digital audio player may function as both a portable media player and as a mass storage device. In other embodiments, the computing device 100 is a digital audio player such as the DigitalAudioPlayer Select MP3 players, manufactured by Samsung Electronics America, of Ridgefield Park, N.J., or the Motorola m500 or m25 Digital Audio Players, manufactured by Motorola Inc. of Schaumburg, Ill. In still other embodiments, the computing device 100 is a portable media player, such as the ZEN VISION W, the ZEN VISION series, the ZEN PORTABLE MEDIA CENTER devices, or the Digital MP3 line of MP3 players, manufactured by Creative Technologies Ltd. In yet other embodiments, the computing device 100 is a portable media player or digital audio player supporting file formats including, but not limited to, MP3, WAV, M4A/AAC, WMA Protected AAC, AIFF, Audible audiobook, Apple Lossless audio file formats and .mov, .m4v, and .mp4 MPEG-4 (H.264/MPEG-4 AVC) video file formats.
In some embodiments, the computing device 100 includes a combination of devices, such as a mobile phone combined with a digital audio player or portable media player. In one of these embodiments, the computing device 100 is a smartphone, for example, an iPhone manufactured by Apple, Inc., or a Blackberry device, manufactured by Research In Motion Limited. In yet another embodiment, the computing device 100 is a laptop or desktop computer equipped with a web browser and a microphone and speaker system, such as a telephony headset. In these embodiments, the computing devices 100 are web-enabled and can receive and initiate phone calls. In other embodiments, the communications device 100 is a Motorola RAZR or Motorola ROKR line of combination digital audio players and mobile phones.
A computing device 100 may be a file server, application server, web server, proxy server, appliance, network appliance, gateway, application gateway, gateway server, virtualization server, deployment server, SSL VPN server, or firewall. In some embodiments, a computing device 100 provides a remote authentication dial-in user service, and is referred to as a RADIUS server. In other embodiments, a computing device 100 may have the capacity to function as either an application server or as a master application server. In still other embodiments, a computing device 100 is a blade server.
In one embodiment, a computing device 100 may include an Active Directory. The computing device 100 may be an application acceleration appliance. For embodiments in which the computing device 100 is an application acceleration appliance, the computing device 100 may provide functionality including firewall functionality, application firewall functionality, or load balancing functionality. In some embodiments, the computing device 100 comprises an appliance such as one of the line of appliances manufactured by the Citrix Application Networking Group, of San Jose, Calif., or Silver Peak Systems, Inc., of Mountain View, Calif., or of Riverbed Technology, Inc., of San Francisco, Calif., or of F5 Networks, Inc., of Seattle, Wash., or of Juniper Networks, Inc., of Sunnyvale, Calif.
In other embodiments, a computing device 100 may be referred to as a client node, a client machine, an endpoint node, or an endpoint. In some embodiments, a client 100 has the capacity to function as both a client node seeking access to resources provided by a server and as a server node providing access to hosted resources for other clients.
In some embodiments, a first, client computing device 100a communicates with a second, server computing device 100b. In one embodiment, the client communicates with one of the computing devices 100 in a server farm. Over the network, the client can, for example, request execution of various applications hosted by the computing devices 100 in the server farm and receive output data of the results of the application execution for display. In one embodiment, the client executes a program neighborhood application to communicate with a computing device 100 in a server farm.
A computing device 100 may execute, operate or otherwise provide an application, which can be any type and/or form of software, program, or executable instructions such as any type and/or form of web browser, web-based client, client-server application, a thin-client computing client, an ActiveX control, or a Java applet, or any other type and/or form of executable instructions capable of executing on the computing device 100. In some embodiments, the application may be a server-based or a remote-based application executed on behalf of a user of a first computing device by a second computing device. In other embodiments, the second computing device may display output data to the first, client computing device using any thin-client or remote-display protocol, such as the Independent Computing Architecture (ICA) protocol manufactured by Citrix Systems, Inc. of Ft. Lauderdale, Fla.; the Remote Desktop Protocol (RDP) manufactured by the Microsoft Corporation of Redmond, Wash.; the X11 protocol; the Virtual Network Computing (VNC) protocol, manufactured by AT&T Bell Labs; the SPICE protocol, manufactured by Qumranet, Inc., of Sunnyvale, Calif., USA, and of Raanana, Israel; the Net2Display protocol, manufactured by VESA, of Milpitas, Calif.; the PC-over-IP protocol, manufactured by Teradici Corporation, of Burnaby, B.C.; the TCX protocol, manufactured by Wyse Technology, Inc., of San Jose, Calif.; the THINC protocol developed by Columbia University in the City of New York, of New York, N.Y.; or the Virtual-D protocols manufactured by Desktone, Inc., of Chelmsford, Mass. The application can use any type of protocol and it can be, for example, an HTTP client, an FTP client, an Oscar client, or a Telnet client. In other embodiments, the application comprises any type of software related to voice over internet protocol (VoIP) communications, such as a soft IP telephone. In further embodiments, the application comprises any application related to real-time data communications, such as applications for streaming video and/or audio.
In some embodiments, a first computing device 100a executes an application on behalf of a user of a client computing device 100b. In other embodiments, a computing device 100a executes a virtual machine, which provides an execution session within which applications execute on behalf of a user or a client computing devices 100b. In one of these embodiments, the execution session is a hosted desktop session. In another of these embodiments, the computing device 100 executes a terminal services session. The terminal services session may provide a hosted desktop environment. In still another of these embodiments, the execution session provides access to a computing environment, which may comprise one or more of: an application, a plurality of applications, a desktop application, and a desktop session in which one or more applications may execute.
Referring now to
Referring now to
In one embodiment, the computing device 100a, the computing device 100b, and the computing device 100c are part of the plurality of physical machines. In another embodiment, the computing device 100c is in the first subset of the plurality of physical machines because it does not have access to physical resource 260. In still another embodiment, the computing devices 100a and 100b are part of the second subset of the plurality of physical machines because they each have access to the physical resource 260.
In one embodiment, the physical resource 260 resides in a computing device; for example, the physical resource 260 may be physical memory provided by a computing device 100d or a database or application provided by a computing device 100d. In another embodiment, the physical resource 260 is a computing device; for example, the physical resource 260 may be a network storage device or an application server. In still another embodiment, the physical resource 260 is a network of computing devices; for example, the physical resource 260 may be a storage area network.
In one embodiment, the management component is referred to as a tools stack 104a. In another embodiment, a management operating system 105a, which may be referred to as a control operating system 105a, includes the management component. In some embodiments, the management component is referred to as a tools stack. In one of these embodiments, the management component is the tools stack 104 described above in connection with
In one embodiment, the management component 104 provides a user interface for receiving information from a user, such as an administrator, identifying a type of physical resource 260 to which the virtual machine 106 requests or requires access. In another embodiment, the management component 104 provides a user interface for receiving from a user, such as an administrator, the request for migration of a virtual machine 106b. In still another embodiment, the management component 104 accesses a database associating an identification of at least one virtual machine with an identification of at least one physical resource available to, requested by, or required by the identified virtual machine 106.
The hypervisor 101a executes on a computing device 100a. The hypervisor 101 migrates the virtual machine 250 to the physical machine 100b. In one embodiment, the hypervisor 101a receives, from the management component 104a, an identification of a second computing device 100b and a command to migrate the virtual machine 106b to the identified second computing device.
Referring now to
Referring now to
The management component receives a request to migrate the virtual machine to a second physical machine in the plurality of physical machines (304). In one embodiment, the management component 104 receives the request from an administrator via a user interface provided by the control operating system 105 in which the management component 104 executes. In another embodiment, the management component 104 receives an identification of a migration event upon which it should automatically migrate the virtual machine; for example, an administrator may identify a maintenance schedule for a first physical machine 100a executing the virtual machine 106b (times for installing software updates or performing virus scans or executing other administrative tasks) and direct the management component 104 to migrate the virtual machine 106b to another physical machine 100 in the plurality of physical machines before a maintenance event.
In one embodiment, the management component 104 receives a request that does not specify a destination physical computing device; for example, an administrator may indicate that the virtual machine 106b should migrate to any of the plurality of physical machines rather than specifying that the virtual machine 106b should migrate to the computing device 100b. In another embodiment, the management component 104 identifies a physical computing device 100b that provides access to any physical resources 260 to which the virtual machine 106b needs access.
In one embodiment, the management component 104 receives a request to migrate the virtual machine to a specific destination physical computing device; for example, an administrator may select a computing device 100b or 100c and direct the management component 104 to migrate the virtual machine 106b to the selected computing device. In another embodiment, the management component 104 verifies that the administrator has selected a computing device 100 that provides access to each of the physical resources to which the virtual machine 106b requires access. In some embodiments, the management component 104 determines that the administrator has selected a computing device 100c that does not provide access to a physical resource 260 required by the virtual machine 106b. In one of these embodiments, the management component 104 denies the request to migrate the virtual machine. In such an embodiment, the management component 104 may provide an identification of the physical resource that the computing device 100c fails to provide. In another of these embodiments, the management component 104 identifies an alternate computing device 100b that does provide access to the physical resource 260. In this embodiment, the management component 104 may request permission to migrate the virtual machine 106b to the identified computing device 100b; alternatively, the management component 104 may automatically migrate the virtual machine to the identified physical machine and transmit an identification of the migration. In still another embodiment, the management component 104 confirms the ability of the identified physical computing device to provide access to the physical resource 260.
In one embodiment, the request identifies a virtual machine associated with at least one physical resource having a processor type. In another embodiment, the request specifies identifies a virtual machine associated with at least one network storage device. In still another embodiment, the request identifies a virtual machine associated with network. In yet another embodiment, the request identifies a virtual machine associated with a plurality of resources. In some embodiments, the management component 104 identifies a physical resource 260 based upon the identification of the virtual machine 106b.
The management component identifies a second physical machine in the second subset of the plurality of physical machines (306). As indicated above, in some embodiments, the management component 104 receives an identification of a specific physical machine 100b to which to migrate the virtual machine 106b. In one of these embodiments, the management component 104 confirms the ability of the physical machine 100b to provide the physical resources 260 expected by the virtual machine 106b. In another of these embodiments, the management component 104 identifies an alternative to the specified physical machine 100c. In other embodiments, the management component 104 does not receive an identification of the physical machine 100b and identifies the physical machine 100b responsive to data included in the request and data associated with the virtual machine 106b. In further embodiments, the management component 104 identifies the physical machine 100b by accessing an association between the virtual machine 106b and a physical resource 260 and an association between the physical resource 260 and a physical machine 100b.
In some embodiments, and by way of example, a virtual machine configuration object may include an identification of at least one associated virtual block device (VBD) object. In one of these embodiments, a VBD object defines a disk device that will appear inside the virtual machine 106b when booted (and that will therefore be accessible to applications running inside the virtual machine 106b). In another of these embodiments, a VBD object, v, points to a virtual disk image object (VDI); the VDI object represents a virtual hard disk image that can be read/written from within the virtual machine 106b via the disk device corresponding to the VBD v. In still another of these embodiments, a VDI object points to a storage repository (SR) object that defines how the virtual disk image is represented as bits on some piece physical piece of storage. In still even another of these embodiments, an SR, s, is accessible to a physical machine 100b (which may be referred to as host machine, h), within a pool of physical resources, p, if there is a physical block device (PBD) object connecting the objects corresponding to s and h, and h is connected to an object representing the pool p. In still another of these embodiments, the fields of a PBD object may specify how a particular host can access the storage relating to a particular SR. In yet another of these embodiments, given the objections and relationships described above, to identify which physical hosts 100 can access a physical resource, such as a storage resources required to instantiate a virtual machine 106b, v, the management component identifies the VBDs associated with V, identifies the VDIs associated with these VBDs, identifies the SRs associated with these VDIs, identifies the PBDs associated with these SRs and then identifies the Hosts associated with these PBDs.
In other embodiments, in which the physical resource 260 is not a storage-related resource, the management component 104 may perform similar steps to identify types of objects that define the physical resource 260 and to determine whether a physical host has access to the physical network resources required to support a given virtual machine 106b. In one of these embodiments, and as another example, the objects involved represent networking resources rather than storage configuration. In another of these embodiments, to identify a physical machine 100b (host, h) capable of providing the virtual machine 106b with a physical resource 260, the management component 104 determines whether h falls into a set of hosts that can access all storage required by the virtual machine 106b (as above) and determines whether h falls into the set of hosts that can see all networks required by the virtual machine 106b. In still another of these embodiments, the management component 104 determines whether the host, h, has sufficient physical resources to begin execution of the virtual machine 106b; for example the management component 104 may determine whether h has enough physical RAM free to start the virtual machine 106b.
In still other embodiments, the management component 104 maintains at least one database of configuration objects and the relationships between them. In one of these embodiments, the management component 104 identifies second physical machine 100b in the second subset of the plurality of physical machines 100 by accessing one of these databases.
The hypervisor migrates the virtual machine to the second physical machine (308). In one embodiment, the hypervisor 101a receives an identification of the virtual machine 106b from the management component 104. In another embodiment, the hypervisor 101a receives an identification of the computing device 100b from the management component 104. In still another embodiment, the hypervisor 101a transmits, to a hypervisor 101b, the identification of the virtual machine 106b. In still even another embodiment, the hypervisor 101a transmits, to the hypervisor 101b, a memory image of the virtual machine 106b. In still another embodiment, the hypervisor 101a transmits, to the hypervisor 101b, an identification of a state of execution of the virtual machine 106b and data accessed by the executing virtual machine 106b. In yet another embodiment, the management component 104a and management component 104b communicate via the hypervisors 101a and 101b to complete the migration of the virtual machine.
Referring now to
In some embodiments, the methods and systems described herein provide functionality facilitating the migration of virtual machines. In one of these embodiments, by determining whether a user is attempting to migrate a virtual machine to a physical machine that cannot provide access to a physical resource requested or required by the virtual machine, and by migrating the virtual machine only to one of a subset of a plurality of physical machines making that physical resource available, the methods and systems described herein provide improved migration functionality without requiring a homogeneous pool of physical machines.
It should be understood that the systems described above may provide multiple ones of any or each of those components and these components may be provided on either a standalone machine or, in some embodiments, on multiple machines in a distributed system. In addition, the systems and methods described above may be provided as one or more computer-readable programs embodied on or in one or more articles of manufacture. The article of manufacture may be a floppy disk, a hard disk, a CD-ROM, a flash memory card, a PROM, a RAM, a ROM, or a magnetic tape. In general, the computer-readable programs may be implemented in any programming language, such as LISP, PERL, C, C++, C#, PROLOG, or in any byte code language such as JAVA. The software programs may be stored on or in one or more articles of manufacture as object code.
Having described certain embodiments of methods and systems for facilitating migration of virtual machines among a plurality of physical machines, it will now become apparent to one of skill in the art that other embodiments incorporating the concepts of the disclosure may be used. Therefore, the disclosure should not be limited to certain embodiments, but rather should be limited only by the spirit and scope of the following claims.