TWI469054B - Management system for virtual machine and method thereof - Google Patents

Management system for virtual machine and method thereof Download PDF

Info

Publication number
TWI469054B
TWI469054B TW101146567A TW101146567A TWI469054B TW I469054 B TWI469054 B TW I469054B TW 101146567 A TW101146567 A TW 101146567A TW 101146567 A TW101146567 A TW 101146567A TW I469054 B TWI469054 B TW I469054B
Authority
TW
Taiwan
Prior art keywords
information
virtual machine
management
host
client
Prior art date
Application number
TW101146567A
Other languages
Chinese (zh)
Other versions
TW201423591A (en
Inventor
Zhi Nan Guo
Original Assignee
Inventec Corp
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 Inventec Corp filed Critical Inventec Corp
Priority to TW101146567A priority Critical patent/TWI469054B/en
Publication of TW201423591A publication Critical patent/TW201423591A/en
Application granted granted Critical
Publication of TWI469054B publication Critical patent/TWI469054B/en

Links

Description

虛擬機器的管理系統及其方法Virtual machine management system and method thereof

一種虛擬機器的管理系統及其方法,尤其是指一種以管理池對虛擬機器的管理系統及其方法。A management system and method for a virtual machine, in particular, a management system and a method for managing a virtual machine by a management pool.

使用虛擬機器(Virtual Machine,VM)具有高可用特性可有效的降低因異常中斷的風險以防止資料遺失,並減少因異常中斷造成資料遺失所帶來的損失。The use of virtual machines (VMs) with high availability features can effectively reduce the risk of abnormal interruptions to prevent data loss and reduce the loss of data caused by abnormal interruptions.

由於企業內部不同業務背景,使用場景以及使用者規模…等因素的影響,面向的使用者和層次也不同,包含有伺服器虛擬化或是桌面虛擬化,針對桌面虛擬化方面,微軟所推出的Hyper-v Cluster和VMWare的VMontion都可以實現虛擬機器高可用特性,其具體主要關鍵因素有軟件環境,使用者個性化軟件需求,使用者個人數據規模,共用存儲設備使用…等。Due to different business backgrounds, usage scenarios and user scales, etc., the users and levels are different, including server virtualization or desktop virtualization. For desktop virtualization, Microsoft introduced Both Hyper-v Cluster and VMWare's VMontion can achieve high availability of virtual machines. The main key factors are software environment, user personalized software requirements, user personal data size, shared storage device usage, etc.

根據企業內部軟件環境相似程度的高低,可將虛擬機器架構方式分成獨立VHD和差分VHD方式,軟件相似程度高,在虛擬機器映像檔可以組織成基礎映像部份和差分映像部份,通常為了使虛擬機器具有高可用的特性,會將基礎映像部份放到網絡共用存儲設備(IP/SAN)上面,差分映像部份會通過應用配置漫遊,檔夾重定向技術將使用者資料放到網絡共用存儲設備上面。According to the degree of similarity of the internal software environment of the enterprise, the virtual machine architecture can be divided into independent VHD and differential VHD. The software is similar to each other. The virtual machine image can be organized into a basic image part and a differential image part, usually in order to make The virtual machine has a highly available feature that puts the base image part on the network shared storage device (IP/SAN). The differential image part is configured to roam through the application, and the folder redirection technology puts the user data on the network share. Storage device above.

在主要伺服器上面建立虛擬機器,並將虛擬機器基礎鏡像文件放到網絡共用存儲設備上面,並配置使用者資料漫遊到網絡共用存儲設備上面後,加入Hyper-V Cluster進行管理,當Hyper-V Cluster中的某台主機出現損壞時,該主機上面的虛擬機器會自動 遷移到Cluster中的其他主機上面,並在其他主機上面進行恢復,因為使用者資料都是存在網絡共用存儲設備上面,因此不會造成用戶資料丟失,並且因為虛擬機器映像檔都存放到網絡共用存儲設備上面,主機只是存放鏈接檔並指向映像檔,因此很容易在其他主機上面進行遷移和恢復。Create a virtual machine on the main server, and put the virtual machine base image file on the network shared storage device, and configure the user data to roam to the network shared storage device, then join the Hyper-V Cluster for management, when Hyper-V When a host in the cluster is damaged, the virtual machine on the host will automatically Migrate to other hosts in the cluster and restore them on other hosts, because the user data is stored on the network shared storage device, so the user data is not lost, and the virtual machine image files are stored in the network shared storage. On the device, the host just stores the link file and points to the image file, so it is easy to migrate and restore on other hosts.

上述方案在企業軟體環境相對複雜,且十分看重或強調使用者個人資料的情況下(例如辦公環境或者是軟件開發環境)會是比較適用的,但在某些環境相對比較單純,使用者資料可以說非常小,甚至允許虛擬機器重啟後使用者資料就可以刪除的安全策略,並且也不允許使用者自行安裝或定制軟體,在這種情況下專業廠商的集群方案雖然也能滿足虛擬機器高可用的特性,但顯得不夠輕量,同時購買及維護昂貴的共用存儲設備也無疑會大大增加整體方案的成本費用。並且方案業務實現邏輯也會非常複雜。The above solution is more applicable when the enterprise software environment is relatively complex, and the user's personal data is highly valued or emphasized (such as the office environment or the software development environment), but in some environments, the user data can be relatively simple. It is very small, even allowing the user to delete the security policy after the virtual machine is restarted, and does not allow the user to install or customize the software. In this case, the professional vendor's clustering solution can also satisfy the virtual machine high availability. The characteristics, but not lightweight enough, while purchasing and maintaining expensive shared storage devices will undoubtedly greatly increase the cost of the overall solution. And the implementation logic of the solution business will be very complicated.

綜上所述,可知先前技術中長期以來一直存在現有虛擬機器的架構複雜且實用性不佳的問題,因此有必要提出改進的技術手段,來解決此一問題。In summary, it can be seen that the prior art has long been a problem that the architecture of the existing virtual machine is complicated and the utility is not good, so it is necessary to propose an improved technical means to solve this problem.

有鑒於先前技術存在現有虛擬機器的架構複雜且實用性不佳的問題,本發明遂揭露一種虛擬機器的管理及其方法,其中:本發明所揭露的虛擬機器的管理系統,其包含:管理端、管理池(Pool)端以及客戶端,其中,管理端更包含:虛擬機器模組、管理模組以及管理端傳送模組;管理池端更包含:接收模組、管理池模組、生成模組、分配模組、資訊處理模組以及傳送模組。In view of the problems of the prior art that the architecture of the existing virtual machine is complicated and the utility is not good, the present invention discloses a management of a virtual machine and a method thereof, wherein the management system of the virtual machine disclosed in the present invention includes: a management end The management pool (Pool) side and the client end, wherein the management end further comprises: a virtual machine module, a management module and a management end transmission module; the management pool end further comprises: a receiving module, a management pool module, a generation module , distribution module, information processing module and transmission module.

管理端的虛擬機器模組是獲得至少一主機(Host)資訊與主 機對應的至少一虛擬機器(Virtual Machine,VM)資訊及其狀態資訊;管理端的管理模組是用以依據控制指令管理虛擬機器;及管理端的管理端傳送模組是用以傳送主機資訊與主機對應的虛擬機器資訊及其狀態資訊。The virtual machine module of the management side is to obtain at least one host (Host) information and the main At least one virtual machine (VM) information and status information corresponding to the machine; the management module of the management end is used to manage the virtual machine according to the control instruction; and the management end transmission module of the management end is used for transmitting the host information and the host Corresponding virtual machine information and its status information.

管理池端的接收模組是用以自虛擬機器模組接收主機資訊與主機對應的虛擬機器資訊及其狀態資訊,以及接收選擇資訊與客戶端資訊;管理池端的管理池模組是用以建立至少一管理池,並將與主機對應的虛擬機器資訊加入管理池;管理池端的生成模組是用以生成與主機以及主機對應的虛擬機器的狀態資訊對應的控制指令;管理池端的分配模組是用以依據所述選擇資訊、客戶端資訊、客戶端記錄資訊與管理資訊分配主機與虛擬機器;管理池端的資訊處理模組是用以依據主機與主機對應的虛擬機器的狀態資訊或更新請求進行管理資訊的更新,以及依據客戶端資訊與被分配的主機資訊與主機對應的虛擬機器資訊更新客戶端記錄資訊;及管理池端的傳送模組是用以傳送被分配的主機資訊與主機對應的虛擬機器資訊,以及傳送控制指令至管理模組。The management module of the management pool is configured to receive virtual machine information and status information corresponding to the host information and the host information from the virtual machine module, and receive the selection information and the client information; the management pool module of the management pool is used to establish at least a management pool, and the virtual machine information corresponding to the host is added to the management pool; the generation module of the management pool is used to generate a control instruction corresponding to the status information of the virtual machine corresponding to the host and the host; the allocation module of the management pool is The utility model is configured to allocate a host and a virtual machine according to the selection information, the client information, the client record information, and the management information; and the information processing module of the management pool is configured to perform status information or an update request according to the virtual machine corresponding to the host and the host. Updating the management information, and updating the client record information according to the client information and the virtual machine information corresponding to the host information and the host information; and the management module of the management pool is configured to transmit the virtual information corresponding to the host information and the host Machine information, and transfer control commands to the management module.

客戶端用以建立與管理池端的連線並提供選擇資訊以及客戶端資訊至接收模組,並自傳送模組獲得被分配的主機資訊與主機對應的虛擬機器資訊,以依據被分配的主機資訊與主機對應的虛擬機器資訊建立與虛擬機器的連線以獲得對應的服務,並將更新請求提供至接收模組。The client is used to establish and manage the connection between the pool and provide the selection information and the client information to the receiving module, and obtain the virtual machine information corresponding to the host information and the host from the transmitting module, according to the allocated host information. The virtual machine information corresponding to the host establishes a connection with the virtual machine to obtain a corresponding service, and provides an update request to the receiving module.

本發明所揭露的虛擬機器的管理方法,其包含下列步驟:首先,管理端獲得至少一主機(Host)資訊與主機對應的至少一虛擬機器(Virtual Machine,VM)資訊及其狀態資訊;接著, 管理池端自管理端接收主機資訊與主機對應的虛擬機器資訊及其狀態資訊:接著,管理池端建立至少一管理池,並將與主機對應的虛擬機器資訊加入所述管理池;接著,管理池端依據主機與主機對應的虛擬機器的狀態資訊進行管理資訊的更新;接著,管理池端生成與主機以及主機對應的虛擬機器的狀態資訊對應的控制指令;接著,管理端依據控制指令管理虛擬機器;接著,客戶端建立與管理池端的連線並提供選擇資訊以及客戶端資訊至管理池端;接著,管理池端依據選擇資訊、客戶端資訊、客戶端記錄資訊與管理資訊分配主機與虛擬機器;接著,管理池端依據客戶端資訊與被分配的主機資訊與主機對應的虛擬機器資訊對客戶端記錄資訊進行更新;接著,管理池端將被分配的主機資訊與主機對應的虛擬機器資訊提供至客戶端;最後,客戶端依據被分配的主機資訊與主機對應的虛擬機器資訊建立與虛擬機器的連線以獲得對應的服務,並將更新請求提供至管理池端以更新管理資訊。The method for managing a virtual machine according to the present invention includes the following steps: First, the management terminal obtains at least one virtual machine (VM) information corresponding to the host and the status information of the host and the status information thereof; The management pool end receives the virtual machine information corresponding to the host information and the status information of the host from the management end: then, the management pool end establishes at least one management pool, and adds the virtual machine information corresponding to the host to the management pool; The management information is updated by the status information of the virtual machine corresponding to the host and the host; then, the management pool generates a control instruction corresponding to the status information of the virtual machine corresponding to the host and the host; and then, the management terminal manages the virtual machine according to the control instruction; The client establishes a connection with the management pool and provides selection information and client information to the management pool; then, the management pool allocates the host and the virtual machine according to the selection information, the client information, the client record information, and the management information; and then, the management pool The client record information is updated according to the client information and the virtual machine information corresponding to the host information and the host information; then, the management pool side provides the host information and the virtual machine information corresponding to the host to the client; finally, the client According to the points Host information corresponding virtual machine and the host information to establish the connection with the virtual machine to obtain a corresponding service, and will provide an update request to the management end of the pool to update the management information.

本發明所揭露的系統與方法如上,與先前技術之間的差異在於本發明於管理端獲得主機資訊與主機對應的虛擬機器資訊及其狀態資訊,並由管理池端建立管理池將與主機對應的虛擬機器資訊加入所述管理池進行管理,管理池端生成與主機以及主機對應的虛擬機器的狀態資訊對應的控制指令,以對主機與虛擬機器進行管理,且管理池端依據選擇資訊、客戶端資訊、客戶端記錄資訊與管理資訊分配主機與虛擬機器,客戶端依據被分配的主機資訊與主機對應的虛擬機器資訊建立與虛擬機器的連線以獲得對應的服務。The system and method disclosed in the present invention are as above, and the difference between the prior art and the prior art is that the present invention obtains virtual machine information and status information corresponding to the host information and the host information on the management side, and establishes a management pool corresponding to the host by the management pool end. The virtual machine information is added to the management pool for management, and the management pool generates control instructions corresponding to the status information of the virtual machine corresponding to the host and the host, to manage the host and the virtual machine, and the management pool is based on the selection information, the client information, The client records the information and the management information to allocate the host and the virtual machine, and the client establishes a connection with the virtual machine according to the allocated host information and the virtual machine information corresponding to the host to obtain a corresponding service.

透過上述的技術手段,本發明可以達成虛擬機器高可用性 (High Availability)的技術功效。Through the above technical means, the present invention can achieve virtual machine high availability (High Availability) technical efficiency.

以下將配合圖式及實施例來詳細說明本發明的實施方式,藉此對本發明如何應用技術手段來解決技術問題並達成技術功效的實現過程能充分理解並據以實施。The embodiments of the present invention will be described in detail below with reference to the drawings and embodiments, so that the application of the technical means to solve the technical problems and achieve the technical effects can be fully understood and implemented.

以下首先要說明本發明所揭露的虛擬機器的管理系統,並請參考「第1圖」所示,「第1圖」繪示為本發明虛擬機器的管理系統方塊圖。The following is a description of the management system of the virtual machine disclosed in the present invention. Please refer to FIG. 1 and FIG. 1 is a block diagram of the management system of the virtual machine of the present invention.

本發明所揭露的虛擬機器的管理系統,其包含:管理端10、管理池(Pool)端20以及客戶端,其中,管理端10更包含:虛擬機器模組11、管理模組12以及管理端傳送模組13;管理池端20更包含:接收模組21、管理池模組22、生成模組23、分配模組24、資訊處理模組25以及傳送模組26。The management system of the virtual machine disclosed in the present invention includes: a management terminal 10, a management pool (Pool) terminal 20, and a client. The management terminal 10 further includes: a virtual machine module 11, a management module 12, and a management terminal. The management module 20 further includes: a receiving module 21, a management pool module 22, a generating module 23, a distribution module 24, an information processing module 25, and a transmission module 26.

管理端10的虛擬機器模組11是定時自至少一主機(Host)中獲得主機資訊與主機對應的至少一虛擬機器(Virtual Machine,VM)資訊及其狀態資訊。The virtual machine module 11 of the management terminal 10 is configured to obtain at least one virtual machine (VM) information and status information corresponding to the host information from at least one host (Host).

而在管理端10的虛擬機器模組11自主機獲得主機資訊與主機對應的虛擬機器資訊及其狀態資訊之後,即可由管理端10的管理端傳送模組13將主機資訊與主機對應的虛擬機器資訊及其狀態資訊提供至管理池端20,管理池端20的接收模組21在接收到管理端10的管理端傳送模組13所提供的主機資訊與主機對應的虛擬機器資訊及其狀態資訊之後,即可透過管理池端20的資訊處理模組25依據主機資訊與主機對應的虛擬機器資訊及其狀態資訊進行管理資訊的更新。After the virtual machine module 11 of the management terminal 10 obtains the virtual machine information and the status information corresponding to the host information and the host from the host, the management terminal of the management terminal 10 transmits the module 13 to the virtual machine corresponding to the host information. The information and the status information thereof are provided to the management pool 20, and after receiving the host information provided by the management terminal 10 of the management terminal 10 and the virtual machine information and status information corresponding to the host, the receiving module 21 of the management pool 20 The information processing module 25 of the management pool 20 can update the management information according to the host information and the virtual machine information and status information corresponding to the host.

當管理端10的虛擬機器模組11無法與主機連線時,亦即表示對應的主機可能發生故障或是連線發生問題,此時管理池端20的資訊處理模組25即可將記錄於管理資訊中對應的主機資訊與主機對應的虛擬機器資訊加以刪除以更新管理資訊,並可透過管理池端20的提示模組27發出文字、聲音或是音效的提示,管理資訊是用以記錄主機、主機的虛擬機器、主機的狀態、虛擬機器的狀態…等,在此僅為舉例說明之,並不以此侷限本發明的應用範疇。When the virtual machine module 11 of the management terminal 10 cannot be connected to the host, that is, the corresponding host may be faulty or the connection may be in a problem. At this time, the information processing module 25 of the management pool 20 may be recorded in the management. The corresponding host information in the information and the virtual machine information corresponding to the host are deleted to update the management information, and the prompting module 27 of the management pool 20 can prompt the text, the sound or the sound effect, and the management information is used to record the host and the host. The virtual machine, the state of the host, the state of the virtual machine, etc., are merely illustrative here, and are not intended to limit the scope of application of the present invention.

當管理端10的虛擬機器模組11無法自主機獲得主機對應的虛擬機器資訊及其狀態資訊時,亦即表示對應的虛擬機器可能發生故障或是連線發生問題,此時管理池端20的資訊處理模組25即可將記錄於管理資訊中對應的虛擬機器加以刪除以更新管理資訊,並可透過管理池端20的提示模組27發出文字、聲音或是音效的提示。When the virtual machine module 11 of the management terminal 10 cannot obtain the virtual machine information and status information corresponding to the host from the host, it indicates that the corresponding virtual machine may be faulty or has a connection problem. At this time, the information of the pool terminal 20 is managed. The processing module 25 can delete the corresponding virtual machine recorded in the management information to update the management information, and can prompt the text, sound or sound effect through the prompt module 27 of the management pool end 20.

虛擬機器的狀態例如是閒置狀態、連線狀態、登入狀態或是斷線狀態…等,亦即是虛擬機器閒置、虛擬機器連線中、虛擬機器登入中、虛擬機器斷線中…等,在此僅為舉例說明之,並不以此侷限本發明的應用範疇。The state of the virtual machine is, for example, an idle state, a connection state, a login state, or a disconnection state, etc., that is, a virtual machine idle, a virtual machine connection, a virtual machine login, a virtual machine disconnection, etc. This is for illustrative purposes only and is not intended to limit the scope of application of the invention.

接著,由管理池端20的生成模組23生成與主機以及主機對應的虛擬機器的狀態資訊對應的控制指令,亦即當管理資訊中主機的虛擬機器資訊被刪除時,管理池端20的生成模組23即會對應生成與主機中虛擬機器的控制指令,並再由管理池端20的傳送模組26將主機10中虛擬機器的控制指令提供至管理端10,管理端10的管理模組12即可依據控制指令管理虛擬機器,亦即會將 發生故障或是連線發生問題的虛擬機器加以刪除,在此所述的管理包含有建立、刪除、設定…等功能,在此僅為舉例說明之,並不以此侷限本發明的應用範疇。Then, the generation module 23 of the management pool 20 generates a control instruction corresponding to the status information of the virtual machine corresponding to the host and the host, that is, when the virtual machine information of the host in the management information is deleted, the generation module of the management pool 20 is managed. 23 correspondingly generates a control instruction with the virtual machine in the host, and then the control module 26 of the management pool 20 provides the control command of the virtual machine in the host 10 to the management terminal 10, and the management module 12 of the management terminal 10 can Manage virtual machines according to control commands, that is, The virtual machine that has failed or has a problem with the connection is deleted. The management described herein includes functions such as creation, deletion, setting, etc., which are merely illustrative and are not intended to limit the scope of application of the present invention.

藉此透過管理池端20與管理端10的管理可以確保主機以及主機中的虛擬機器是具有較高的可用性。Thereby, management of the management pool terminal 20 and the management terminal 10 can ensure that the virtual machine in the host and the host is highly available.

接著,當客戶端建立與管理池端20的連線並提供選擇資訊、客戶端資訊至管理池端20的管理接收模組21時,管理池端20的分配模組24即會依據選擇資訊、客戶端資訊、客戶端記錄資訊與管理資訊分配主機與虛擬機器,客戶端記錄資訊中記錄有客戶端資訊有建立過連線的主機與虛擬機器,而選擇資訊即是選擇管理池。Then, when the client establishes a connection with the management pool 20 and provides selection information and client information to the management receiving module 21 of the management pool 20, the distribution module 24 of the management pool 20 is based on the selection information and the client information. The client records the information and the management information to distribute the host and the virtual machine. The client records the information recorded in the client and the virtual machine with the client information connected, and the selection information is to select the management pool.

當依據選擇資訊選擇管理池後,且客戶端記錄資訊中沒有記錄有客戶端資訊,管理池端20的分配模組24即可自管理資訊中隨機分配主機與虛擬機器,或是管理池端20的分配模組24選擇主機中虛擬機器閒置數量最多的以進行分配。After the management pool is selected according to the selection information, and the client information is not recorded in the client record information, the distribution module 24 of the management pool 20 can randomly allocate the host and the virtual machine from the management information, or manage the allocation of the pool terminal 20. Module 24 selects the largest number of virtual machines in the host for allocation.

當依據選擇資訊選擇管理池後,且客戶端資訊有建立過連線的主機與虛擬機器在管理資訊中,且虛擬機器並閒置中時,管理池端20的分配模組24即可將主機與虛擬機器再次分配給客戶端。When the management pool is selected according to the selection information, and the host information and the virtual machine in the client information are in the management information, and the virtual machine is idle, the distribution module 24 of the management pool 20 can host and virtualize. The machine is assigned to the client again.

當依據選擇資訊選擇管理池後,且客戶端記錄資訊中有建立過連線的主機與虛擬機器在管理資訊中,且虛擬機器連線中(即表示客戶端僅與虛擬機器連線並未進行登入),管理池端20的分配模組24可將主機與虛擬機器分配給客戶端。After selecting the management pool according to the selection information, and the client records the information, the host and the virtual machine in the connection information are in the management information, and the virtual machine is connected (that is, the client only connects to the virtual machine and does not perform the connection. Logging in), the allocation module 24 of the management pool 20 can assign the host and the virtual machine to the client.

當依據選擇資訊選擇管理池後,且客戶端資訊有建立過連線的主機與虛擬機器在管理資訊中,但虛擬機器斷線中時,管理池 端20的分配模組24會先計算出主機與虛擬機器斷線時間,當斷線時間超過預設值時,管理池端20的分配模組24即可將主機與虛擬機器分配給客戶端。When the management pool is selected according to the selection information, and the client information has a connection between the host and the virtual machine in the management information, but the virtual machine is disconnected, the management pool The distribution module 24 of the terminal 20 first calculates the disconnection time between the host and the virtual machine. When the disconnection time exceeds the preset value, the distribution module 24 of the management pool 20 can allocate the host and the virtual machine to the client.

當依據選擇資訊選擇管理池後,且客戶端資訊有建立過連線的主機與虛擬機器在管理資訊中,但虛擬機器登入中時,管理池端20的分配模組24會先計算出主機10與虛擬機器閒置時間(即表示登入的客戶端已經經過多久的時間未使用主機與虛擬機器),當閒置時間超過預設值時,管理池端20的分配模組24即可將主機10與虛擬機器分配給客戶端。When the management pool is selected according to the selection information, and the host information and the virtual machine in the client information are in the management information, but the virtual machine is logged in, the distribution module 24 of the management pool 20 first calculates the host 10 and The virtual machine idle time (that is, how long the client that has logged in has not used the host and the virtual machine), when the idle time exceeds the preset value, the distribution module 24 of the management pool 20 can allocate the host 10 and the virtual machine. To the client.

在管理池端20的分配模組24依據選擇資訊、客戶端資訊、客戶端記錄資訊與管理資訊分配主機與虛擬機器之後,管理池端20的資訊處理模組25會依據客戶端資訊與被分配的主機資訊與主機對應的虛擬機器資訊對客戶端記錄資訊進行更新,並且管理池端20的傳送模組26會將被分配的主機資訊與主機對應的虛擬機器資訊提供至客戶端。After the distribution module 24 of the management pool 20 allocates the host and the virtual machine according to the selection information, the client information, the client record information and the management information, the information processing module 25 of the management pool 20 will be based on the client information and the assigned host. The virtual machine information corresponding to the host updates the client record information, and the transfer module 26 of the management pool 20 provides the allocated host information and the virtual machine information corresponding to the host to the client.

客戶端在接收到主機資訊與主機對應的虛擬機器資訊之後,即可依據被分配的主機資訊與主機對應的虛擬機器資訊建立與虛擬機器的連線以獲得對應的服務,並將更新請求提供至管理池端20,管理池端20的資訊處理模組25即會依據更新請求進行管理資訊的更新。After receiving the virtual machine information corresponding to the host information and the host, the client may establish a connection with the virtual machine according to the allocated host information and the virtual machine information corresponding to the host to obtain a corresponding service, and provide an update request to the host device. The management pool end 20 of the management pool 20 will update the management information according to the update request.

接著,以下將以一個實施例來解說本發明的運作方式及流程,以下的實施例說明將同步配合「第1圖」以及「第2圖」所示進行說明,「第2圖」繪示為本發明虛擬機器的管理方法流程圖。Next, the operation mode and flow of the present invention will be described below by way of an embodiment. The following embodiments will be described with reference to "first figure" and "second figure", and "second figure" is shown as Flow chart of the management method of the virtual machine of the present invention.

請同時參考「第3圖」以及「第4圖」所示,「第3圖」繪示 為本發明虛擬機器的管理的架構示意圖;「第4圖」繪示為本發明虛擬機器的管理中管理資訊示意圖。Please also refer to "Figure 3" and "Figure 4", "Figure 3" The schematic diagram of the management of the virtual machine of the present invention; FIG. 4 is a schematic diagram of management information in the management of the virtual machine of the present invention.

假設第一主機101建立有第一虛擬機器201以及第二虛擬機器202,以及假設第二主機102建立有第三虛擬機器203以及第四虛擬機器204,管理池端20的管理池模組22建立有第一管理池、第二管理池以及第三管理池,且第一主機101的第一虛擬機器201被加入於第一管理池,第一主機101的第二虛擬機器202被加入於第二管理池,第二主機102的第三虛擬機器203被加入於第一管理池,第二主機102的第四虛擬機器204被加入於第三管理池(步驟103),而管理池端20中所儲存的管理資訊41內容請參考「第4圖」所示,在此不再進行贅述。Assuming that the first host 101 has the first virtual machine 201 and the second virtual machine 202, and assuming that the second host 102 has the third virtual machine 203 and the fourth virtual machine 204, the management pool module 22 of the management pool 20 is established. The first management pool, the second management pool, and the third management pool, and the first virtual machine 201 of the first host 101 is added to the first management pool, and the second virtual machine 202 of the first host 101 is added to the second management. The pool, the third virtual machine 203 of the second host 102 is added to the first management pool, and the fourth virtual machine 204 of the second host 102 is added to the third management pool (step 103), and the storage is stored in the pool terminal 20. Please refer to "Figure 4" for the contents of management information 41, and will not be repeated here.

首先,管理端獲得第一主機101與第一主機101對應的第一虛擬機器201以及第二虛擬機器202及其狀態資訊,管理端獲得第二主機102與第二主機102對應的第三虛擬機器203以及第四虛擬機器204及其狀態資訊(步驟101)。First, the management terminal obtains the first virtual machine 201 and the second virtual machine 202 corresponding to the first host 101 and the status information of the first host 101, and the management terminal obtains the third virtual machine corresponding to the second host 102 and the second host 102. 203 and the fourth virtual machine 204 and its status information (step 101).

假設當管理端10的虛擬機器模組11無法與第二主機102建立連線時,亦即表示對應的第二主機102可能發生故障或是連線發生問題(步驟102),此時管理池端20的資訊處理模組25即可將記錄於管理資訊41中對應的第二主機102及其第三虛擬機器203以及第四虛擬機器204加以刪除以更新管理資訊41(步驟104),並可透過管理池端20的提示模組27發出文字、聲音或是音效的提示,管理資訊41的更新結果請參考「第5A圖」所示,「第5A圖」繪示為本發明虛擬機器的管理中管理資訊更新示意圖。It is assumed that when the virtual machine module 11 of the management terminal 10 cannot establish a connection with the second host 102, that is, the corresponding second host 102 may be faulty or a connection problem occurs (step 102), and the pool terminal 20 is managed at this time. The information processing module 25 can delete the corresponding second host 102 and its third virtual machine 203 and the fourth virtual machine 204 recorded in the management information 41 to update the management information 41 (step 104), and can be managed. The prompt module 27 of the pool terminal 20 issues a prompt for text, sound or sound effects. For the update result of the management information 41, please refer to "5A", and "5A" is the management information for the management of the virtual machine of the present invention. Update the schematic.

請再次參考「第4圖」所示,假設當管理端10的虛擬機器模 組11僅獲得第一主機101的第二虛擬機器202,此時管理端10的虛擬機器模組11即無法獲得第一虛擬機器201的資訊,亦即表示對應的第一虛擬機器201可能發生故障或是連線發生問題(步驟102),此時管理池端20的資訊處理模組25即可將記錄於管理資訊41中與第一主機101對應的第一虛擬機器201加以刪除以更新管理資訊41(步驟104),並可透過管理池端20的提示模組27發出文字、聲音或是音效的提示,管理資訊41的更新結果請參考「第5B圖」所示,「第5B圖」繪示為本發明虛擬機器的管理中管理資訊更新示意圖。Please refer to "Figure 4" again, assuming that the virtual machine module of the management terminal 10 The group 11 only obtains the second virtual machine 202 of the first host 101. At this time, the virtual machine module 11 of the management terminal 10 cannot obtain the information of the first virtual machine 201, that is, the corresponding first virtual machine 201 may be faulty. Or the connection problem occurs (step 102). At this time, the information processing module 25 of the management pool 20 can delete the first virtual machine 201 corresponding to the first host 101 recorded in the management information 41 to update the management information 41. (Step 104), and the prompting module 27 of the management pool 20 can send a prompt for text, sound or sound effect. For the update result of the management information 41, please refer to "5B", and "5B" is shown as A schematic diagram of management information update in the management of the virtual machine of the present invention.

接著,請再次參考「第3圖」所示,當管理池端20的資訊處理模組25更新管理資訊41之後,即可由管理池端20的生成模組23生成與主機以及主機對應的虛擬機器的狀態資訊對應的控制指令(步驟105),亦即當管理資訊中第一主機101中第一虛擬機器201被刪除時,管理池端20的生成模組23即會對應生成第一主機101中第一虛擬機器201的控制指令為“刪除第一主機101的第一虛擬機器201”,並再由管理池端20的傳送模組26將控制指令提供至管理端10,管理端10的管理模組12即可依據控制指令將發生故障或是連線發生問題的第一虛擬機器201加以刪除(步驟106),第一虛擬機器201的刪除結果請參考「第6圖」所示,「第6圖」繪示為本發明虛擬機器的管理的虛擬裝置刪除示意圖。Then, referring to the "FIG. 3" again, after the information processing module 25 of the management pool 20 updates the management information 41, the generation module 23 of the management pool 20 can generate the state of the virtual machine corresponding to the host and the host. The control module corresponding to the information (step 105), that is, when the first virtual machine 201 in the first host 101 is deleted in the management information, the generating module 23 of the management pool 20 generates the first virtual in the first host 101. The control command of the machine 201 is "delete the first virtual machine 201 of the first host 101", and the control module 26 of the management pool end 20 provides the control command to the management terminal 10, and the management module 12 of the management terminal 10 can The first virtual machine 201 that has failed or has a problem with the connection is deleted according to the control command (step 106). The deletion result of the first virtual machine 201 is shown in the "figure 6", and the "figure 6" is shown. A schematic diagram of virtual device deletion for management of a virtual machine of the present invention.

接著,請再次參考「第3圖」、「第4圖」以及「第7圖」所示,「第7圖」繪示為本發明虛擬機器的管理的客戶端記錄資訊示意圖。Next, please refer to "3rd figure", "4th figure" and "7th figure" again, and "FIG. 7" shows the client record information of the management of the virtual machine of this invention.

當第一客戶端301建立與管理池端20的連線並提供選擇資 訊、客戶端資訊至管理池端20的管理接收模組21(步驟107)時,管理池端20的分配模組24即會依據選擇資訊為“第一管理池”以及客戶端資訊42為“AKB”、客戶端記錄資訊43與管理資訊41,在客戶端記錄資訊43中記錄有客戶端資訊為“AKB”、第一主機以及第二虛擬機器,而在管理資訊41中第一主機101的第二虛擬機器202是在連線中的狀態(即表示第二客戶端僅與第一主機101的第二虛擬機器202連線並未進行登入),此時,管理池端20的分配模組24即可將第一主機101的第二虛擬機器202分配給第一客戶端301(步驟108)。When the first client 301 establishes a connection with the management pool 20 and provides selection When the client and the client information are sent to the management receiving module 21 of the management pool 20 (step 107), the distribution module 24 of the management pool 20 will be the "first management pool" according to the selection information and the client information 42 is "AKB". The client records the information 43 and the management information 41. The client record information 43 records the client information as "AKB", the first host and the second virtual machine, and the management information 41 is the second of the first host 101. The virtual machine 202 is in the state of being connected (that is, the second client is only connected to the second virtual machine 202 of the first host 101 and is not logged in). At this time, the distribution module 24 of the management pool 20 can be configured. The second virtual machine 202 of the first host 101 is assigned to the first client 301 (step 108).

在管理池端20的分配模組24依據選擇資訊、客戶端資訊42、客戶端記錄資訊43與管理資訊41分配第一主機101的第二虛擬機器202給第一客戶端301之後,管理池端20的資訊處理模組25會依據客戶端資訊42為“AKB”與被分配的第一主機101資訊與第一主機101對應的第二虛擬機器202對客戶端記錄資訊43進行更新(步驟109),並且管理池端20的傳送模組26會將被分配的第一主機101資訊與第一主機101對應的第二虛擬機器202資訊提供至第一客戶端301(步驟110)。After the distribution module 24 of the management pool 20 allocates the second virtual machine 202 of the first host 101 to the first client 301 according to the selection information, the client information 42, the client record information 43 and the management information 41, the management pool 20 The information processing module 25 updates the client record information 43 according to the client information 42 as "AKB" and the assigned first host 101 information and the second virtual machine 202 corresponding to the first host 101 (step 109), and The transfer module 26 of the management pool 20 provides the first virtual machine 202 information corresponding to the first host 101 information and the first host 101 to the first client 301 (step 110).

第一客戶端301在接收到第一主機101資訊與第一主機101對應的第二虛擬機器202資訊之後,即可依據被分配的第一主機101資訊與第一主機101對應的第二虛擬機器202資訊建立與第一主機101的第二虛擬機器202的連線以獲得對應的服務,並將更新請求提供至管理池端20,管理池端20的資訊處理模組25即會依據更新請求進行管理資訊41的更新(步驟111),管理資訊41的更新結果請參考「第8圖」所示,「第8圖」繪示為本發明虛擬 機器的管理中管理資訊更新示意圖。After receiving the second virtual machine 202 information corresponding to the first host 101, the first client 301 can obtain the second virtual machine corresponding to the first host 101 according to the first host 101 information that is allocated. 202 information establishes a connection with the second virtual machine 202 of the first host 101 to obtain a corresponding service, and provides an update request to the management pool 20, and the information processing module 25 of the management pool 20 performs management information according to the update request. Update of 41 (step 111), update result of management information 41, please refer to "8th figure", "8th figure" is shown as virtual Management information update diagram in the management of the machine.

綜上所述,可知本發明與先前技術之間的差異在於本發明於管理端獲得主機資訊與主機對應的虛擬機器資訊及其狀態資訊,並由管理池端建立管理池將與主機對應的虛擬機器資訊加入所述管理池進行管理,管理池端生成與主機以及主機對應的虛擬機器的狀態資訊對應的控制指令,以對主機與虛擬機器進行管理,且管理池端依據選擇資訊、客戶端資訊、客戶端記錄資訊與管理資訊分配主機與虛擬機器,客戶端依據被分配的主機資訊與主機對應的虛擬機器資訊建立與虛擬機器的連線以獲得對應的服務。In summary, it can be seen that the difference between the present invention and the prior art is that the present invention obtains virtual machine information and status information corresponding to the host information and the host information on the management side, and establishes a management pool to manage the virtual machine corresponding to the host by the management pool. The information is added to the management pool for management, and the management pool generates control instructions corresponding to the status information of the virtual machine corresponding to the host and the host, to manage the host and the virtual machine, and the management pool is based on the selection information, the client information, and the client. The recording information and the management information are distributed to the host and the virtual machine, and the client establishes a connection with the virtual machine according to the allocated host information and the virtual machine information corresponding to the host to obtain a corresponding service.

藉由此一技術手段可以來解決先前技術所存在現有虛擬機器的架構複雜且實用性不佳的問題,進而達成虛擬機器高可用性(High Availability)技術功效。The technical solution can solve the problem of the complexity and practicability of the existing virtual machine in the prior art, thereby achieving the virtual machine high availability technology.

雖然本發明所揭露的實施方式如上,惟所述的內容並非用以直接限定本發明的專利保護範圍。任何本發明所屬技術領域中具有通常知識者,在不脫離本發明所揭露的精神和範圍的前提下,可以在實施的形式上及細節上作些許的更動。本發明的專利保護範圍,仍須以所附的申請專利範圍所界定者為準。While the embodiments of the present invention have been described above, the above description is not intended to limit the scope of the invention. Any changes in the form and details of the embodiments may be made without departing from the spirit and scope of the invention. The scope of the invention is to be determined by the scope of the appended claims.

10‧‧‧管理端10‧‧‧Management

101‧‧‧第一主機101‧‧‧First host

102‧‧‧第二主機102‧‧‧Second host

11‧‧‧虛擬機器模組11‧‧‧Virtual Machine Module

12‧‧‧管理模組12‧‧‧Management module

13‧‧‧管理端傳送模組13‧‧‧Management Transmitter Module

20‧‧‧管理池端20‧‧‧Management pool end

201‧‧‧第一虛擬機器201‧‧‧First virtual machine

202‧‧‧第二虛擬機器202‧‧‧Second virtual machine

203‧‧‧第三虛擬機器203‧‧‧ Third virtual machine

204‧‧‧第四虛擬機器204‧‧‧fourth virtual machine

21‧‧‧接收模組21‧‧‧ receiving module

22‧‧‧管理池模組22‧‧‧Management pool module

23‧‧‧生成模組23‧‧‧Generation module

24‧‧‧分配模組24‧‧‧Distribution module

25‧‧‧資訊處理模組25‧‧‧Information Processing Module

26‧‧‧傳送模組26‧‧‧Transmission module

27‧‧‧提示模組27‧‧‧ prompt module

301‧‧‧客戶端301‧‧‧Client

41‧‧‧管理資訊41‧‧‧Management Information

42‧‧‧客戶端資訊42‧‧‧Client Information

43‧‧‧客戶端記錄資訊43‧‧‧Client Record Information

步驟101‧‧‧管理端獲得至少一主機資訊與主機對應的至少一虛擬機器資訊及其狀態資訊Step 101‧‧‧ The management terminal obtains at least one virtual machine information corresponding to the host information and its status information

步驟102‧‧‧管理池端自管理端接收主機資訊與主機對應的虛擬機器資訊及其狀態資訊Step 102‧‧‧ The management pool end receives the virtual machine information corresponding to the host information and the status information from the management terminal

步驟103‧‧‧管理池端建立至少一管理池,並將與主機對應的虛擬機器資訊加入所述管理池Step 103‧‧‧ The management pool establishes at least one management pool, and adds virtual machine information corresponding to the host to the management pool

步驟104‧‧‧管理池端依據主機與主機對應的虛擬機器的狀態資訊進行管理資訊的更新Step 104‧‧‧ The management pool end updates the management information according to the status information of the virtual machine corresponding to the host and the host

步驟105‧‧‧管理池端生成與主機以及主機對應的虛擬機器的狀態資訊對應的控制指令Step 105‧‧‧ The management pool generates control instructions corresponding to the status information of the virtual machine corresponding to the host and the host

步驟106‧‧‧管理端依據控制指令管理虛擬機器Step 106‧‧‧ The management terminal manages the virtual machine according to the control instruction

步驟107‧‧‧客戶端建立與管理池端的連線並提供選擇資訊以及客戶端資訊至管理池端Step 107‧‧‧ The client establishes a connection with the management pool and provides selection information and client information to the management pool

步驟108‧‧‧管理池端依據選擇資訊、客戶端資訊、客戶端記錄資訊與管理資訊分配主機與虛擬機器Step 108‧‧‧Manage the pool to allocate hosts and virtual machines based on selection information, client information, client record information and management information

步驟109‧‧‧管理池端依據客戶端資訊與被分配的主機資訊與主機對應的虛擬機器資訊對客戶端記錄資訊進行更新Step 109‧‧‧ The management pool end updates the client record information according to the client information and the assigned host information and the virtual machine information corresponding to the host

步驟110‧‧‧管理池端將被分配的主機資訊與主機對應的虛擬機器資訊提供至客戶端Step 110‧‧‧ The management pool side provides the allocated host information and the virtual machine information corresponding to the host to the client

步驟111‧‧‧客戶端依據被分配的主機資訊與主機對應的虛擬機器資訊建立與虛擬機器的連線以獲得對應的服務,並將更新請求提供至管理池端以更新管理資訊Step 111‧‧‧ The client establishes a connection with the virtual machine according to the allocated host information and the virtual machine information corresponding to the host to obtain a corresponding service, and provides an update request to the management pool to update the management information

第1圖繪示為本發明虛擬機器的管理系統方塊圖。FIG. 1 is a block diagram showing a management system of a virtual machine according to the present invention.

第2圖繪示為本發明虛擬機器的管理方法流程圖。FIG. 2 is a flow chart showing a management method of the virtual machine according to the present invention.

第3圖繪示為本發明虛擬機器的管理的架構示意圖。FIG. 3 is a schematic diagram showing the architecture of the management of the virtual machine of the present invention.

第4圖繪示為本發明虛擬機器的管理中管理資訊示意圖。FIG. 4 is a schematic diagram showing management information in the management of the virtual machine of the present invention.

第5A圖以及第5B圖繪示為本發明虛擬機器的管理中管理資訊更新示意圖。FIG. 5A and FIG. 5B are schematic diagrams showing management information update in the management of the virtual machine of the present invention.

第6圖繪示為本發明虛擬機器的管理的虛擬裝置刪除示意圖。FIG. 6 is a schematic diagram showing the deletion of a virtual device for managing the virtual machine of the present invention.

第7圖繪示為本發明虛擬機器的管理的客戶端記錄資訊示意圖。FIG. 7 is a schematic diagram showing the client record information of the management of the virtual machine of the present invention.

第8圖繪示為本發明虛擬機器的管理中管理資訊更新示意圖。FIG. 8 is a schematic diagram showing management information update in the management of the virtual machine of the present invention.

10‧‧‧管理端10‧‧‧Management

11‧‧‧虛擬機器模組11‧‧‧Virtual Machine Module

12‧‧‧管理模組12‧‧‧Management module

13‧‧‧管理端傳送模組13‧‧‧Management Transmitter Module

20‧‧‧管理池端20‧‧‧Management pool end

21‧‧‧接收模組21‧‧‧ receiving module

22‧‧‧管理池模組22‧‧‧Management pool module

23‧‧‧生成模組23‧‧‧Generation module

24‧‧‧分配模組24‧‧‧Distribution module

25‧‧‧資訊處理模組25‧‧‧Information Processing Module

26‧‧‧傳送模組26‧‧‧Transmission module

27‧‧‧提示模組27‧‧‧ prompt module

Claims (8)

一種虛擬機器的管理系統,其包含:一管理端,所述管理端更包含:一虛擬機器模組,用以獲得至少一主機(Host)資訊與所述主機對應的至少一虛擬機器(Virtual Machine,VM)資訊及其狀態資訊;一管理模組,用以依據一控制指令管理所述虛擬機器;及一管理端傳送模組,用以傳送所述主機資訊與所述主機對應的虛擬機器資訊及其狀態資訊;一管理池(Pool)端,所述管理池端更包含:一接收模組,用以自所述虛擬機器模組接收所述主機資訊與所述主機對應的所述虛擬機器資訊及其狀態資訊,以及接收一選擇資訊與一客戶端資訊;一管理池模組,用以建立至少一管理池,並將與所述主機對應的所述虛擬機器資訊加入所述管理池;一生成模組,用以生成與所述主機與所述主機對應的所述虛擬機器的狀態資訊對應的所述控制指令;一分配模組,用以依據所述選擇資訊、所述客戶端資訊、一客戶端記錄資訊與所述管理資訊分配所述主機與所述虛擬機器;一資訊處理模組,用以依據所述主機與所述主機對應的所述虛擬機器的狀態資訊或所述更新請求進行所述管理資訊的更新,以及依據所述客戶端資訊與被分配的所述 主機資訊與所述主機對應的所述虛擬機器資訊更新所述客戶端記錄資訊;及一傳送模組,用以傳送被分配的所述主機資訊與所述主機對應的所述虛擬機器資訊,以及傳送所述控制指令至所述管理模組;及一客戶端用以建立與所述管理池端的連線並提供所述選擇資訊以及所述客戶端資訊至所述接收模組,並自所述傳送模組獲得被分配的所述主機資訊與所述主機對應的所述虛擬機器資訊,以依據被分配的所述主機資訊與所述主機對應的所述虛擬機器資訊建立與所述虛擬機器的連線以獲得對應的服務,並將所述更新請求提供至所述接收模組。A management system for a virtual machine, comprising: a management end, the management end further comprising: a virtual machine module, configured to obtain at least one host device (at least one virtual machine corresponding to the host information) (Virtual Machine) , VM) information and status information; a management module for managing the virtual machine according to a control command; and a management terminal transfer module for transmitting the virtual machine information corresponding to the host information and the host And a status information of the management pool (Pool), the management pool end further includes: a receiving module, configured to receive, by the virtual machine module, the host information and the virtual machine information corresponding to the host And the status information, and receiving a selection information and a client information; a management pool module, configured to establish at least one management pool, and add the virtual machine information corresponding to the host to the management pool; Generating a module, configured to generate the control instruction corresponding to status information of the virtual machine corresponding to the host and the host; and an allocation module, configured to select, according to the selection The client information, a client record information, and the management information are allocated to the host and the virtual machine; an information processing module is configured to use the virtual machine corresponding to the host and the host Status information or the update request to update the management information, and according to the client information and the assigned The host information updates the client record information with the virtual machine information corresponding to the host; and a transfer module, configured to transmit the allocated virtual machine information corresponding to the host information and the host, and Transmitting the control command to the management module; and a client for establishing a connection with the management pool end and providing the selection information and the client information to the receiving module, and from the The transmitting module obtains the virtual machine information corresponding to the host information and the virtual machine information corresponding to the host, and establishes with the virtual machine according to the allocated host information and the virtual machine information corresponding to the host Connecting to obtain a corresponding service and providing the update request to the receiving module. 如申請專利範圍第1項所述的虛擬機器的管理系統,其中所述虛擬機器的狀態與所述客戶端之間的連線包含有閒置狀態、連線狀態、登入狀態或是斷線狀態。The management system of the virtual machine according to claim 1, wherein the connection between the state of the virtual machine and the client includes an idle state, a connection state, a login state, or a disconnection state. 如申請專利範圍第1項所述的虛擬機器的管理系統,其中所述管理模組依據所述控制指令管理所述虛擬機器是新增虛擬機器、刪除虛擬機器或是設定虛擬機器。The management system of the virtual machine according to claim 1, wherein the management module manages the virtual machine according to the control instruction to add a virtual machine, delete a virtual machine, or set a virtual machine. 如申請專利範圍第1項所述的虛擬機器的管理系統,其中所述管理池端更包含一提示模組,用以當所述管理資訊中資料被刪除時,發出文字、聲音或是音效的提示。The management system of the virtual machine of claim 1, wherein the management pool further includes a prompting module for prompting a text, a sound or a sound effect when the information in the management information is deleted. . 一種虛擬機器的管理方法,其包含下列步驟:一管理端獲得至少一主機(Host)資訊與所述主機對應的至少一虛擬機器(Virtual Machine,VM)資訊及其狀態資訊;一管理池端自所述管理端接收所述主機資訊與所述主機 對應的所述虛擬機器資訊及其狀態資訊:所述管理池端建立至少一管理池,並將與所述主機對應的所述虛擬機器資訊加入所述管理池;所述管理池端依據所述主機與所述主機對應的所述虛擬機器的狀態資訊進行一管理資訊的更新;所述管理池端生成與所述主機以及所述主機對應的所述虛擬機器的狀態資訊對應的所述控制指令;所述管理端依據所述控制指令管理所述虛擬機器;一客戶端建立與所述管理池端的連線並提供一選擇資訊以及一客戶端資訊至所述管理池端;所述管理池端依據所述選擇資訊、所述客戶端資訊、一客戶端記錄資訊與所述管理資訊分配所述主機與所述虛擬機器;所述管理池端依據所述客戶端資訊與被分配的所述主機資訊與主機對應的所述虛擬機器資訊對所述客戶端記錄資訊進行更新;所述管理池端將被分配的所述主機資訊與所述主機對應的所述虛擬機器資訊提供至所述客戶端;及所述客戶端依據被分配的所述主機資訊與所述主機對應的所述虛擬機器資訊建立與所述虛擬機器的連線以獲得對應的服務,並將所述更新請求提供至所述管理池端以更新所述管理資訊。A management method of a virtual machine includes the following steps: a management terminal obtains at least one virtual machine (VM) information corresponding to the host and the status information of the host and the status information thereof; The management terminal receives the host information and the host Corresponding the virtual machine information and status information thereof: the management pool end establishes at least one management pool, and adds the virtual machine information corresponding to the host to the management pool; the management pool end is configured according to the host Updating, by the host, the status information of the virtual machine to update the management information; the management pool end generating the control instruction corresponding to the host and the status information of the virtual machine corresponding to the host; The management terminal manages the virtual machine according to the control instruction; a client establishes a connection with the management pool end and provides a selection information and a client information to the management pool end; the management pool end selects the information according to the selection The client information, a client record information, and the management information are allocated to the host and the virtual machine; the management pool end is configured according to the client information and the host information and the host corresponding to the host information The virtual machine information updates the client record information; the management pool side is to be allocated the host information and the The virtual machine information corresponding to the machine is provided to the client; and the client establishes a connection with the virtual machine according to the allocated host information and the virtual machine information corresponding to the host to obtain Corresponding service, and providing the update request to the management pool to update the management information. 如申請專利範圍第5項所述的虛擬機器的管理方法,其中所述虛擬機器的狀態與所述客戶端之間的連線包含有閒置狀態、連線狀態、登入狀態或是斷線狀態。The method for managing a virtual machine according to claim 5, wherein the connection between the state of the virtual machine and the client includes an idle state, a connection state, a login state, or a disconnection state. 如申請專利範圍第5項所述的虛擬機器的管理方法,其中所述主機管理模組依據所述控制指令管理所述虛擬機器是新增虛擬機器、刪除虛擬機器或是設定虛擬機器。The method for managing a virtual machine according to claim 5, wherein the host management module manages the virtual machine according to the control instruction to add a virtual machine, delete a virtual machine, or set a virtual machine. 如申請專利範圍第5項所述的虛擬機器的管理方法,其中所述虛擬機器的管理方法更包含當所述管理資訊中資料被刪除時,發出文字、聲音或是音效的提示的步驟。The method for managing a virtual machine according to claim 5, wherein the management method of the virtual machine further comprises the step of issuing a prompt for text, sound or sound effect when the data in the management information is deleted.
TW101146567A 2012-12-11 2012-12-11 Management system for virtual machine and method thereof TWI469054B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
TW101146567A TWI469054B (en) 2012-12-11 2012-12-11 Management system for virtual machine and method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
TW101146567A TWI469054B (en) 2012-12-11 2012-12-11 Management system for virtual machine and method thereof

Publications (2)

Publication Number Publication Date
TW201423591A TW201423591A (en) 2014-06-16
TWI469054B true TWI469054B (en) 2015-01-11

Family

ID=51394052

Family Applications (1)

Application Number Title Priority Date Filing Date
TW101146567A TWI469054B (en) 2012-12-11 2012-12-11 Management system for virtual machine and method thereof

Country Status (1)

Country Link
TW (1) TWI469054B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI795887B (en) * 2021-08-25 2023-03-11 新加坡商鴻運科股份有限公司 Method, electronic equipment and storage medium for virtual machine migration

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101382906A (en) * 2007-09-06 2009-03-11 戴尔产品有限公司 Virtual machine (vm) migration between processor architectures
TW200943187A (en) * 2008-04-04 2009-10-16 Hewlett Packard Development Co Virtual machine manager system and methods
EP2306315A1 (en) * 2009-09-09 2011-04-06 VMWare, Inc. Fast determination of compatibility of virtual machines and hosts
US8082344B2 (en) * 2007-02-12 2011-12-20 Microsoft Corporation Transaction manager virtualization
WO2012094898A1 (en) * 2011-01-13 2012-07-19 华为技术有限公司 Virtual machine migration method, switch, virtual machine system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8082344B2 (en) * 2007-02-12 2011-12-20 Microsoft Corporation Transaction manager virtualization
CN101382906A (en) * 2007-09-06 2009-03-11 戴尔产品有限公司 Virtual machine (vm) migration between processor architectures
TW200943187A (en) * 2008-04-04 2009-10-16 Hewlett Packard Development Co Virtual machine manager system and methods
EP2306315A1 (en) * 2009-09-09 2011-04-06 VMWare, Inc. Fast determination of compatibility of virtual machines and hosts
WO2012094898A1 (en) * 2011-01-13 2012-07-19 华为技术有限公司 Virtual machine migration method, switch, virtual machine system

Also Published As

Publication number Publication date
TW201423591A (en) 2014-06-16

Similar Documents

Publication Publication Date Title
US11290336B1 (en) Controlling permissions for remote management of computing resources
EP3588356B1 (en) Cross-application identity and access management
RU2598324C2 (en) Means of controlling access to online service using conventional catalogue features
US8850429B2 (en) Load balancing in multi-server virtual workplace environments
US20170293501A1 (en) Method and system that extends a private data center to encompass infrastructure allocated from a remote cloud-computing facility
US11080041B1 (en) Operating system management for virtual workspaces
US10346618B1 (en) Data encryption for virtual workspaces
US10698705B2 (en) Method and device for managing virtual desktops virtualized by a host server and allocated to terminal users, and virtual desktop server
JP2009217327A (en) Client environment generation system, client environment generation method, client environment generation program and storage medium
KR101680702B1 (en) System for web hosting based cloud service
WO2020211652A1 (en) Tenant resource management method and device in multi-tenant scenario
US11240308B2 (en) Implicit discovery controller registration of non-volatile memory express (NVMe) elements in an NVME-over-fabrics (NVMe-oF) system
US9417997B1 (en) Automated policy based scheduling and placement of storage resources
CN107194275A (en) A kind of private clound operation management platform and method
US20190334874A1 (en) Concealment of Customer Sensitive Data In Virtual Computing Arrangements
JP2013186793A (en) Information processing device, image file generation method and program
JP5606476B2 (en) Client management system, client management method and program
US20210286741A1 (en) Symbolic names for non-volatile memory express (nvme) elements in an nvme-over-fabrics (nvme-of) system
JP5670369B2 (en) Information processing apparatus, image file management method, and program
TWI469054B (en) Management system for virtual machine and method thereof
JP2013003691A (en) Computing system and disk sharing method in computing system
CN108270858A (en) A kind of private cloud framework and its data processing method based on API gateway
US9405923B2 (en) Establishing isolation between content hosting services executing on common support server
US11762782B2 (en) Caching system and method for a workspace environment
KR101597246B1 (en) Method for Connecting Virtual Disk for Changing Between Virtual Machines

Legal Events

Date Code Title Description
MM4A Annulment or lapse of patent due to non-payment of fees