KR101812676B1 - Integrated Virtualization Management Device - Google Patents

Integrated Virtualization Management Device Download PDF

Info

Publication number
KR101812676B1
KR101812676B1 KR1020160031705A KR20160031705A KR101812676B1 KR 101812676 B1 KR101812676 B1 KR 101812676B1 KR 1020160031705 A KR1020160031705 A KR 1020160031705A KR 20160031705 A KR20160031705 A KR 20160031705A KR 101812676 B1 KR101812676 B1 KR 101812676B1
Authority
KR
South Korea
Prior art keywords
unit
virtualization
information
hpvm
virtual server
Prior art date
Application number
KR1020160031705A
Other languages
Korean (ko)
Other versions
KR20170107853A (en
Inventor
이대준
Original Assignee
(주)엔키아
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 (주)엔키아 filed Critical (주)엔키아
Priority to KR1020160031705A priority Critical patent/KR101812676B1/en
Publication of KR20170107853A publication Critical patent/KR20170107853A/en
Application granted granted Critical
Publication of KR101812676B1 publication Critical patent/KR101812676B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45504Abstract machines for programme code execution, e.g. Java virtual machine [JVM], interpreters, emulators
    • G06F17/30566
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • G06F2009/45562Creating, deleting, cloning virtual machine instances

Abstract

The present invention relates to a virtualization integrated management apparatus, and more particularly, to a virtualization integration management apparatus that provides an operation management environment regardless of whether a hypervisor is installed in a corporation or a data center in which virtualization is being introduced and established, and an API / CLI provided in a UNIX virtualization environment By integrating and managing heterogeneous UNIX virtualization with direct control and management, you can expand your limited virtualization S / W integration technology so that any one of the hypervisors in the enterprise or data center you are building and deploying, Managed virtualization management apparatus.

Description

Integrated Virtualization Management Device < RTI ID = 0.0 >

The present invention relates to a virtualization integrated management apparatus, and more particularly, to a virtualization integration management apparatus that provides an operation management environment regardless of whether a hypervisor is installed in a corporation or a data center in which virtualization is being introduced and established, and an API / CLI provided in a UNIX virtualization environment And managing and managing the heterogeneous Unix virtualization in an integrated manner.

Conventional virtualization integrated management devices have a technology for integrated management of some virtualization software, but they do not provide technology for integrating unix virtualization software as well as x86 open source and commercial virtualization software.

At least one type of Unix virtualization, such as IBM PowerVM virtualization and HPVM virtualization, is being used by enterprises or data centers, but now the cloud operating management system, which is being commercialized, focuses on integrated management of x86 series virtualization, There are difficulties in managing.

Especially, virtualization software is being introduced mainly into large enterprises and data centers, and various cases of building with heterogeneous hypervisors are increasing. However, there is no integrated management technology in operation management, so there is a need to control and manage virtualization software separately .

[0010] Patent Document 10-2015-0031124

An object of the present invention is to overcome the above problems and to enable integrated management and management of heterogeneous UNIX virtualization through direct control and management using an API / CLI provided in a UNIX virtualization environment.

The present invention relates to a virtualization integrated management device, and more particularly, to a virtualization integrated management device that includes a virtualization information collection unit 110 for collecting information on a per virtualization basis as a result of accessing an SSH to a virtualization server and executing a CLI command; A virtualization management unit 120 for connecting to the virtualization server through SSH to execute a CLI command to create and delete a virtual server for each virtualization and create a virtual server using the template; The virtualization information collection unit 110 collects information collected by virtualization into a DB in a common format, stores the database in the DB unit 150, and creates a virtual server for each virtualization through the virtualization management unit 120 A procedure for creating a common virtual server regardless of virtualization type, a procedure for deleting a common virtual server irrespective of the type of virtualization, and a common template irrespective of virtualization type A commonization unit 130 for standardizing a procedure for copying a template when a virtual server is created using the template; Information collected in virtualization by the virtualization information collection unit 110 and converted into a DB in a common format through the common unit 130 and stored in the DB unit 150 and the information stored in the common unit 130 An information providing API unit 140 for providing an API to the integrated operation management system; The virtualization information collection unit 110 collects virtualization information and then stores the information in a common format through the commonization unit 130. The information providing API unit 140 converts the information stored in the database into integrated information A DB unit 150 for providing to the management system; And virtualization information collecting unit 110. The virtualization management unit 120 generates and deletes virtual servers for each virtualization and generates virtual servers by using the SSH method to generate virtual servers using the templates. And an SSH unit 160 that allows the SSH unit 160 to connect to the virtualization.

The virtualization information collection unit 110 includes an IBM PowerVM information collection unit 111 for collecting information as a result of accessing the IBM PowerVM virtualization through the SSH unit 160 and executing a CLI command. And an HPVM information collecting unit 112 for acquiring information from a result of connecting to the HPVM virtualization through the SSH unit 160 and executing a CLI command.

At this time, the IBM PowerVM information collecting unit 111 accesses IBM PowerVM virtualization through the SSH unit 160 and executes an Lshwres CLI command to collect IBM PowerVM resource pool information for IBM PowerVM virtualization A collecting unit 111a; An IBM PowerVM physical server information collecting unit 111b for acquiring physical server information for IBM PowerVM virtualization from the result of executing the lssyscfg, lshwres and entstat CLI commands by accessing the IBM PowerVM virtualization through the SSH unit 160; An IBM PowerVM virtual server information collecting unit 111c for collecting virtual server information on IBM PowerVM virtualization from the result of executing the lssyscfg and lshwres CLI commands by accessing IBM PowerVM virtualization through the SSH unit 160; An IBM PowerVM virtual switch information collecting unit 111d for collecting virtual switch information for IBM PowerVM virtualization from a result of executing the lshwres CLI command by accessing IBM PowerVM virtualization through the SSH unit 160; And an IBM PowerVM Unix disk information collector for collecting Unix disk information about IBM PowerVM virtualization from the result of executing the lscfg, lspv, lsdev, bootinfo, and lsmap CLI commands by accessing IBM PowerVM virtualization through the SSH part 160 111e.

In this case, the HPVM information collecting unit 112 accesses the HPVM virtualization through the SSH unit 160 and defines and adds the resource pool information to the common layer with the same virtualization as the other virtualization, 112a); An HPVM physical server information collecting unit for collecting physical server information for HPVM virtualization from a result of executing HPVM virtualization through the SSH unit 160 and executing Hostname, netstat, lanscan, hpvmstatus, vmstat, parstatus, and lanadmin CLI commands 112b); An HPVM virtual server information collecting unit 112c for collecting virtual server information for HPVM virtualization from a result of executing hpvmstatus and hpvmsar CLI commands by accessing HPVM virtualization through the SSH unit 160; An HPVM virtual switch information collecting unit 112d for collecting virtual switch information for HPVM virtualization from a result of connecting to the HPVM virtualization through the SSH unit 160 and executing the hpvmnet CLI command; And a HPVM Unix disk information collecting unit 112e for collecting Unix disk information about the HPVM virtualization from the result of executing the scsimgr and hpvmdevinfo CLI commands by accessing the HPVM virtualization through the SSH unit 160. [

At this time, the virtualization management unit 120 accesses the IBM PowerVM virtualization through the SSH unit 160 and executes a CLI command to create and delete an IBM PowerVM virtual server, and generates an IBM PowerVM virtual server using a template A management unit 121; And an HPVM management unit 122 for accessing HPVM virtualization through the SSH unit 160 to execute a CLI command to create and delete an HPVM virtual server and create an HPVM virtual server using the template.

At this time, the IBM PowerVM management unit 121 accesses the IBM PowerVM virtualization through the SSH unit 160 and executes the mksyscfg, chsyscfg, chhwres, chsyscfg, cfgdev, mkvdev and alt_disk_copy CLI commands to create an IBM PowerVM virtual server A PowerVM virtual server creation unit 121a; An IBM PowerVM virtual server deletion unit 121b for accessing IBM PowerVM virtualization through the SSH unit 160 and executing the rmsyscfg, chsyscfg, and rmdev CLI commands to delete the IBM PowerVM virtual server; And an IBM PowerVM template management unit 121c that replicates a template when a IBM PowerVM virtual server is created as a template using a disk in which the purpose of the Unix disk is the template purpose.

In this case, the HPVM management unit 122 accesses the HPVM virtualization through the SSH unit 160 and executes the dd, hpvmcreate, and hpvmnvram CLI commands to generate an HPVM virtual server. An HPVM virtual server deletion unit 122b for accessing HPVM virtualization through the SSH unit 160 and executing hpvmremove and hpvmnet CLI commands to delete the HPVM virtual server; And a HPVM template management unit 122c for copying a template when creating an HPVM virtual server using a template using a disk for which the use of the Unix disk is a template.

At this time, the commonization unit 130 determines resource pool information of IBM PowerVM virtualization collected through the IBM PowerVM resource pool information collection unit 111a and resource pool information of IBM PowerVM virtualization collected through the HPVM resource pool information collection unit 112a, A resource pool information common unit 131 for converting the resource pool information of the resource pool information into a DB in a common format and storing the database in the DB unit 150; The physical server information of the IBM PowerVM virtualization collected through the IBM PowerVM physical server information collecting unit 111b and the physical server information of the HPVM virtualization collected through the HPVM physical server information collecting unit 112b are converted into a DB in a common format A physical server information common unit 132 for storing the physical server information in the DB unit 150; The virtual server information of the IBM PowerVM virtualization collected through the IBM PowerVM virtual server information collecting unit 111c and the virtual server information of the HPVM virtualization collected through the HPVM virtual server information collecting unit 112c are converted into a DB in a common format A virtual server information common unit 133 for storing the virtual server information in the DB unit 150; The virtual switch information of the IBM PowerVM virtualization collected through the IBM PowerVM virtual switch information collecting unit 111d and the virtual switch information of the HPVM virtualization collected through the HPVM virtual switch information collecting unit 112d are converted into a DB in a common format A virtual switch information common unit 134 for storing the virtual switch information in the DB unit 150; The Unix disk information of IBM PowerVM virtualization collected through the IBM PowerVM Unix disk information collecting unit 111e and the Unix disk information of HPVM virtualization collected through the HPVM Unix disk information collecting unit 112e are converted into a DB in a common format A Unix disk information commonization unit 135 for storing the collected Unix disk information in the DB unit 150 and defining a purpose for each Unix disk in the collected Unix disk information; A CLI command procedure for generating an IBM PowerVM virtual server through the IBM PowerVM virtual server generation unit 121a and a CLI command procedure for generating an HPVM virtual server through the HPVM virtual server generation unit 122a, A virtual server creation common unit 136 that is common to a procedure for creating a virtual server; A CLI command procedure for deleting the IBM PowerVM virtual server through the IBM PowerVM virtual server deletion unit 121b and a CLI command procedure for deleting the HPVM virtual server through the HPVM virtual server deletion unit 122b are executed in a common A virtual server deletion commoning unit 137 which is common to a procedure of deleting a virtual server; And a procedure for cloning a template when a virtual server is created using the template through the IBM PowerVM template management unit 121c and a procedure for cloning a template when creating a virtual server using the template through the HPVM template management unit 122c, And a template management common unit 138 that makes a common template common to a procedure for creating a virtual server using a common template not related to the type.

According to the present invention, it is possible to expand the limited virtualization S / W integration technology so that one operation and management can be performed regardless of whether a hypervisor is installed in a company or a data center in which virtualization is introduced and being established.

1 is a block diagram showing an installation configuration of a virtual integrated management apparatus 100 according to an embodiment of the present invention.
2 is a block diagram illustrating a virtual integrated management apparatus 100 according to an embodiment of the present invention.
3 is a block diagram illustrating a detailed configuration of the virtualization information collecting unit 110 of the remote meter-reading system 100 according to an embodiment of the present invention.
4 is a block diagram illustrating a detailed configuration of the virtualization management unit 120 of the remote metering system 100 according to an embodiment of the present invention.
5 is a block diagram showing the detailed configuration of the IBM PowerVM information collecting unit 111 of the virtualization information collecting unit 110 in the remote meter reading system 100 according to an embodiment of the present invention.
6 is a block diagram illustrating the detailed configuration of the HPVM information collecting unit 112 of the virtualization information collecting unit 110 in the remote meter reading system 100 according to an embodiment of the present invention.
7 is a block diagram illustrating the detailed configuration of the IBM PowerVM management unit 121 of the virtualization management unit 120 in the remote meter reading system 100 according to an embodiment of the present invention.
8 is a block diagram illustrating the detailed configuration of the HPVM management unit 122 of the virtualization management unit 120 in the remote meter reading system 100 according to an embodiment of the present invention.
9 is a block diagram illustrating a detailed configuration of the common unit 130 of the remote meter-reading system 100 according to an embodiment of the present invention.

Before describing the specific details for the practice of the invention, terms and words used in the specification and claims should be construed to enable the inventor to properly define the concept of a term in order to best describe its invention The present invention is not limited thereto.

It is to be noted that the detailed description of known functions and constructions related to the present invention is omitted when it is determined that the gist of the present invention may be unnecessarily blurred.

Hereinafter, a virtual integrated management apparatus according to a preferred embodiment of the present invention will be described in detail with reference to FIGS. 1 to 9. FIG.

1 is a block diagram showing an installation configuration of a virtual integrated management apparatus 100 according to an embodiment of the present invention.

As shown in FIG. 1, the virtual integrated management apparatus 100 according to an embodiment of the present invention is installed together with a virtualization server and an integrated operation management system. A user or an administrator can manage the heterogeneous UNIX virtualization environment integrally by controlling the virtualization integrated management device 100 using the integrated operation management system.

2 is a block diagram illustrating a virtual integrated management apparatus 100 according to an embodiment of the present invention.

As shown in FIG. 2, in the virtual integrated management device according to the preferred embodiment of the present invention, a virtualization information collecting unit 110 collects information on virtualization basis as a result of executing SSH connection to a virtualization server and executing a CLI command, A virtualization management unit 120 for connecting to the virtualization server through SSH to execute a CLI command to create and delete a virtual server for each virtualization and create a virtual server using the template, Into a DB in a common format and stores them in the DB unit 150. The procedure for creating and deleting a virtual server for each virtualization through the virtualization management unit 120 is used to duplicate a template when a virtual server is created A procedure for creating a common virtual server irrespective of the type of virtualization, a procedure for deleting a common virtual server irrespective of the type of virtualization, A commonizing unit 130 for commonizing the template to a procedure for cloning a template when a virtual server is created using a common template irrespective of the type of the template, and a virtualization unit 130 for collecting virtualization- An information providing API unit 140 for providing APIs to the integrated operation management system in the form of a DB in a common format via the common unit 130 and information stored in the DB unit 150 and the procedures commonized through the common unit 130, Information collected in virtualization through the collecting unit 110, DB-formatted information in a common format through the common unit 130, and information stored in the database through the information providing API unit 140 to the integrated operation management system The virtualization information collection unit 110 and the DB unit 150. The virtualization management unit 120 creates and deletes virtual servers for each virtualization through the virtualization management unit 120, And an SSH unit 160 for connecting to each virtualization through an SSH method in order to create a virtual server using the SSH.

The integrated operation management system refers to a system that allows a user or an administrator to integrally operate and manage virtual servers of different types through an API provided through the virtual integrated management device.

Also, at this time, the virtualization server refers to IBM PowerVM, HPVM, and a virtualization server based thereon.

At this time, the SSH (Secure Shell) refers to an application program or a protocol that allows a user to log in to another computer on the network, execute commands on the remote system, and copy files to another system.

At this time, the CLI (command line interface) is also referred to as a command interface, and refers to a way in which a user interacts with a computer through a text terminal.

At this time, the API (Application Programming Interface) refers to an interface that allows an operating system or a programming language to control a function provided by an application program.

In this case, the preferred embodiment of connecting to the virtualization through the SSH unit 160 is to connect to the HMC or VIOS server in the case of IBM PowerVM virtualization, and connect the HPVM virtualization to the HPVM host server.

3 is a block diagram illustrating a detailed configuration of the virtualization information collecting unit 110 of the remote meter-reading system 100 according to an embodiment of the present invention.

3, the virtualization information collecting unit 110 includes an IBM PowerVM information collecting unit (hereinafter referred to as an IBM PowerVM information collecting unit) for collecting information from a result of executing the CLI command by accessing the IBM PowerVM virtualization through the SSH unit 160 And an HPVM information collecting unit 112 for collecting information from a result of connecting to the HPVM virtualization through the SSH unit 160 and executing a CLI command.

4 is a block diagram illustrating a detailed configuration of the virtualization management unit 120 of the remote metering system 100 according to an embodiment of the present invention.

4, the virtualization management unit 120 accesses the IBM PowerVM virtualization through the SSH unit 160 and executes a CLI command to create and delete the IBM PowerVM virtual server, An IBM PowerVM management unit 121 for generating a PowerVM virtual server and an HPVM virtual server for creating and deleting an HPVM virtual server by accessing HPVM virtualization through the SSH unit 160 and executing a CLI command, And a management unit 122.

5 is a block diagram showing the detailed configuration of the IBM PowerVM information collecting unit 111 of the virtualization information collecting unit 110 in the remote meter reading system 100 according to an embodiment of the present invention.

5, the IBM PowerVM information collecting unit 111 accesses IBM PowerVM virtualization through the SSH unit 160 and executes the Lshwres CLI command to obtain resource pool information for IBM PowerVM virtualization And collects physical server information for IBM PowerVM virtualization from the result of executing the lssyscfg, lshwres and entstat CLI commands by accessing IBM PowerVM virtualization through the SSH unit 160 The IBM PowerVM physical server information collecting unit 111b for collecting virtual server information about IBM PowerVM virtualization from the result of executing the lssyscfg and lshwres CLI commands by accessing IBM PowerVM virtualization through the SSH unit 160, A server information collecting unit 111c, and an IBM PowerVM (hereinafter referred to as " IBM PowerVM ") system which collects virtual switch information for IBM PowerVM virtualization from a result of executing lshwres CLI command by accessing IBM PowerVM virtualization through the SSH unit 160 Collects Unix disk information about IBM PowerVM virtualization from the result of executing the lscfg, lspv, lsdev, bootinfo, and lsmap CLI commands by accessing IBM PowerVM virtualization through the virtual switch information collection unit 111d and the SSH unit 160 And an IBM PowerVM Unix disk information collecting unit 111e.

At this time, a preferred embodiment in which the IBM PowerVM resource pool information collection unit 111a executes the Lshwres CLI command is &quot; lshwres -r procpool -m <system name> &quot;.

In this case, the IBM PowerVM resource pool information collection unit 111a accesses the IBM PowerVM virtualization through the SSH unit 160 to access the HMC server of IBM PowerVM virtualization.

In this case, the preferred embodiment in which the IBM PowerVM physical server information collecting unit 111b executes the lssyscfg, lshwres and entstat CLI commands

"Lssyscfg -r sys -F name: type_model: serial_num: ipaddr: state"

"Lshwres -r proc -m <system name> --level sys -F configurable_sys_proc_units: curr_avail_sys_proc_units"

"Lshwres -r mem -m <system name> --level sys -F configurable_sys_mem: curr_avail_sys_mem: mem_region_size: sys_firmware_mem"

"Entstat <sea interface name>".

In this case, the IBM PowerVM physical server information collecting unit 111b accesses the IBM PowerVM virtualization through the SSH unit 160 to access the HMC server of IBM PowerVM virtualization.

At this time, the preferred embodiment in which the IBM PowerVM virtual server information collecting unit 111c executes the lssyscfg and lshwres CLI commands

"Lssyscfg -r lpar -m <system name> -F name: lpar_id: state: os_version: logical_serial_num: default_profile: rmc_ipaddr: rmc_state: lpar_env"

Curr_min_proc_units: curr_min_proc_units: curr_min_procs: curr_procs: curr_max_procs: curr_sharing_mode: curr_uncap_weight: run_proc_units: run_procs: run_uncap_weight: "lshwres -r proc -m <system name>

"Lshwres -r mem -m <system name> --level lpar -F lpar_name: lpar_id: curr_min_mem: curr_mem: curr_max_mem: run_min_mem: run_mem: mem_mode"

"Lshwres -r virtualio --rsubtype scsi -m <system name> --level lpar -F lpar_name: lpar_id: slot_num: state: adapter_type: remote_lpar_id: remote_lpar_name: remote_slot_num"

"Lshwres -r virtualio --rsubtype eth -m <system name> --level lpar -F lpar_name: lpar_id: slot_num: state: port_vlan_id: vswitch: mac_addr".

In this case, the IBM PowerVM virtual server information collecting unit 111c accesses the IBM PowerVM virtualization through the SSH unit 160 to access the HMC server of IBM PowerVM virtualization.

At this time, the preferred embodiment in which the IBM PowerVM virtual switch information collection unit 111d executes the lshwres CLI command

"Lshwres -r virtualio - rsubtype vswitch -m <system name> -F vswitch: vlan_ids".

In this case, the IBM PowerVM virtual switch information collection unit 111d accesses the IBM PowerVM virtualization through the SSH unit 160 to access the HMC server of IBM PowerVM virtualization.

In this case, the preferred embodiment in which the IBM PowerVM Unix disk information collecting unit 111e executes the lscfg, lspv, lsdev, bootinfo, and lsmap CLI commands

"Lscfg | grep "hdisk" | grep "-W" "

"Lspv"

"Lsdev -dev <disk name> -attr node_name, lun_id"

"Bootinfo -s <disk name>"

"Lsmap -all -field svsa physloc clientid vtd lun backing bdphysloc status -fmt:".

In this case, the IBM PowerVM Unix disk information collecting unit 111e accesses the IBM PowerVM virtualization through the SSH unit 160 to access the VIOS server of IBM PowerVM virtualization.

6 is a block diagram illustrating the detailed configuration of the HPVM information collecting unit 112 of the virtualization information collecting unit 110 in the remote meter reading system 100 according to an embodiment of the present invention.

6, the HPVM information collecting unit 112 accesses the HPVM virtualization through the SSH unit 160 and defines resource pool information for commonization in the same hierarchical structure as other virtualization, The HPVM resource pool information collecting unit 112a of the HPVM resource pool information collecting unit 112a connected to the HPVM virtualization through the SSH unit 160 and executing the hostname, netstat, lanscan, hpvmstatus, vmstat, parstatus, An HPVM virtual server information collecting unit 112b for collecting information, an HPVM virtual server for collecting virtual server information for HPVM virtualization from a result of executing hpvmstatus and hpvmsar CLI commands by accessing HPVM virtualization through the SSH unit 160 An information collecting unit 112c, an HPVM virtual switch information collection unit for collecting virtual switch information on HPVM virtualization from a result of executing the hpvmnet CLI command by accessing HPVM virtualization through the SSH unit 160 And a HPVM Unix disk information collecting unit 112e for collecting Unix disk information about HPVM virtualization from the result of executing the scsimgr and hpvmdevinfo CLI commands by accessing the HPVM virtualization through the SSID unit 112d and the SSH unit 160. [

In addition, a preferred embodiment for the HPVM physical server information collecting unit 112b to execute Hostname, netstat, lanscan, hpvmstatus, vmstat, parstatus, and lanadmin CLI commands

"Hostname"

"Netstat -ni"

"Lancet"

"Hpvmstatus -s -X"

"Vmstat"

"Parstatus -Vp 0"

"Lanadmin -g mibstats_ext 0".

In addition, a preferred embodiment in which the HPVM physical server information collecting unit 112b accesses the HPVM virtualization through the SSH unit 160 is to access the HPVM host server of the HPVM virtualization.

In addition, a preferred embodiment in which the HPVM virtual server information collection unit 112c executes hpvmstatus and hpvmsar CLI commands

"Hpvmstatus -X"

"Hpvmsar <VM NAME> -s 1 -n 2"

"Hpvmsar -S <vNIC NAME> -s 1 -n 2".

In addition, a preferred embodiment in which the HPVM virtual server information collecting unit 112c accesses the HPVM virtualization through the SSH unit 160 is to access the HPVM host server of the HPVM virtualization.

In addition, a preferred embodiment in which the HPVM virtual switch information collection unit 112d executes the hpvmnet CLI command

"Hpvmnet -X"

"Hpvmnet -X {-s <vswitch_number> | -S <vswitch_name>} ".

In addition, a preferred embodiment in which the HPVM virtual switch information collection unit 112d accesses the HPVM virtualization through the SSH unit 160 is to access the HPVM host server of the HPVM virtualization.

In addition, a preferred embodiment in which the HPVM Unix disk information collection unit 112e executes the scsimgr and hpvmdevinfo CLI commands

"Scsimgr -p get_attr all_lun -a device_file -a wwid -a class -a block_size -a capacity -a hw_path -a state"

 "Hpvmdevinfo {-V | -M | -S} &quot;.

In addition, a preferred embodiment in which the HPVM Unix disk information collecting unit 112e accesses the HPVM virtualization through the SSH unit 160 is to access the HPVM host server of the HPVM virtualization.

7 is a block diagram illustrating the detailed configuration of the IBM PowerVM management unit 121 of the virtualization management unit 120 in the remote meter reading system 100 according to an embodiment of the present invention.

7, the IBM PowerVM management unit 121 accesses IBM PowerVM virtualization through the SSH unit 160 and executes mksyscfg, chsyscfg, chhwres, chsyscfg, cfgdev, mkvdev and alt_disk_copy CLI commands An IBM PowerVM virtual server creation unit 121a for creating an IBM PowerVM virtual server, an IBM PowerVM server for accessing IBM PowerVM virtualization through the SSH unit 160 and executing the rmsyscfg, chsyscfg, and rmdev CLI commands to delete the IBM PowerVM virtual server A virtual server deletion unit 121b, and an IBM PowerVM template management unit 121c that replicates a template when a IBM PowerVM virtual server is created using a template using a disk for which the use of the Unix disk is a template.

In addition, a preferred embodiment in which the IBM PowerVM virtual server creation unit 121a executes mksyscfg, chsyscfg, chhwres, chsyscfg, cfgdev, mkvdev and alt_disk_copy CLI commands

"Mksyscfg -r lpar -m <system name> -i" name = <lpar name>, profile_name = <profile name>, lpar_env = aixlinux, min_mem = <min size>, desired_mem = min_procs = <min_pc count>, desired_procs = <Desired vp count>, max_procs = <max vp count>, min_proc_units = <min_pc_count>, desired_proc_units = <Desired phy-proc count>, max_proc_units = <max phy-proc count>, sharing_mode = <uncap | virtual_scan_adapters = <va slot number> / 0 / <vlan id> /// 1 "," virtual_scsi_adapters = <vsa slot num 1> / client / <vio- 1 lpar id> // <vio-1 svsa slot num> / 0 ", auto_start = 0, boot_mode = norm"

Virtual_eth_adapters + = <vea slot num> / 0 / <vlan id> /// 1 [/ <vs name = <profile name>, lpar_id = name>] ""

</ Li> </ li> </ li> </ li> </ li> </ li> <li> -2 svsa slot num> / 0 ""

"Chhwres -m <system name> -r virtualio -id <vio lpar id> -o a --rsubtype scsi -s <server slot num> -a" adapter_type = server "

"Virtual_scsi_adapters + = <server slot num> / server / / / 0" "ls_id = <vio lpar id>

"Cfgdev"

"Mkvdev -vdev <template disk name> -vadapter <Server vSCSI Adapter name> -dev <lpar id> _rootvg_vtd"

"Alt_disk_copy -d <alt disk name>".

In addition, a preferred embodiment in which the IBM PowerVM virtual server generating unit 121a accesses the IBM PowerVM virtualization through the SSH unit 160 is to access the HMC or VIOS server of IBM PowerVM virtualization.

In addition, a preferred embodiment in which the IBM PowerVM virtual server deletion unit 121b executes the rmsyscfg, chsyscfg, and rmdev CLI commands

"Rmsyscfg -r lpar -m <system name> -n <lpar name>"

 "Virtual_scsi_adapters - = <server slot num> / server / / / 0" "ls_id = <vio lpar id>

"Rmdev -dev <device name>".

In addition, a preferred embodiment in which the IBM PowerVM virtual server deletion unit 121b accesses the IBM PowerVM virtualization through the SSH unit 160 is to access the HMC or VIOS server of IBM PowerVM virtualization.

In addition, a preferred embodiment in which the IBM PowerVM template management unit 121c replicates a template when a IBM PowerVM virtual server is created using a template using a disk for which the purpose of the Unix disk is a template is as follows: a template DISK is allocated to the generated VM, After I allocate the OS DISK, I will allocate the OS DISK replicated to the generated VM after releasing the disk DISK, OS DISK to the generated VM after shutting down the VM after the disk clone "alt_disk_copy -d <alt disk name> .

In addition, the IBM PowerVM template management unit 121c applies the template concept of x86 virtualization to automate virtual server creation. For this purpose, the purpose of the Unix disk is to classify and manage the disk for the template use as a template.

8 is a block diagram illustrating the detailed configuration of the HPVM management unit 122 of the virtualization management unit 120 in the remote meter reading system 100 according to an embodiment of the present invention.

8, the HPVM management unit 122 accesses the HPVM virtualization through the SSH unit 160 and executes the dd, hpvmcreate, and hpvmnvram CLI commands to create an HPVM virtual server An HPVM virtual server deletion unit 122b for accessing the HPVM virtualization through the SSH unit 160 and executing hpvmremove and hpvmnet CLI commands to delete the HPVM virtual server, And an HPVM template management unit 122c for cloning a template when an HPVM virtual server is created using the template.

In addition, a preferred embodiment in which the HPVM virtual server creation unit 122a executes the dd, hpvmcreate, and hpvmnvram CLI commands

"Dd if = <source disk name> of = <destination disk name> bs = 1024k"

"Hpvmcreate -P <VM NAME> -O HPUX -a network: aviolan :: vswitch: <service vSwitch Name> -a network: aviolan :: vswitch: vSwitch Name> -a disk: aviostor :: disk: <OS Disk Name> -a disk: aviostor :: disk: "

"Hpvmnvram -P <VM NAME> -a <Disk Name>: 1:" \ EFI \ HPUX \ hpux.efi ".

In addition, a preferred embodiment in which the HPVM virtual server generating unit 122a accesses the HPVM virtualization through the SSH unit 160 is to access the HPVM host server of the HPVM virtualization.

In addition, a preferred embodiment in which the HPVM virtual server deletion unit 122b executes hpvmremove and hpvmnet CLI commands

"Hpvmremove -P <VM NAME>"

"Hpvmnet -S vsw_service -u portid: <port id>: vlanid: <vlan id>".

In addition, a preferred embodiment in which the HPVM virtual server deletion unit 122b accesses the HPVM virtualization through the SSH unit 160 is to access the HPVM host server of the HPVM virtualization.

In addition, a preferred embodiment in which the HPVM template management unit 122c replicates a template when an HPVM virtual server is created as a template using a disk for which the purpose of the Unix disk is the template purpose is &quot; ddif = &lt; source disk name & disk name> bs = 1024k "After copying the template DISK to the OS DISK through the above CLI command, it will allocate the copied OS DISK to the created VM.

9 is a block diagram illustrating a detailed configuration of the common unit 130 of the remote meter-reading system 100 according to an embodiment of the present invention.

9, the common unit 130 stores resource pool information of IBM PowerVM virtualization collected through the IBM PowerVM resource pool information collecting unit 111a and the resource pool information of the HPVM resource pool information collecting unit 112a, A resource pool information sharing unit 131 that stores resource pool information of HPVM virtualization added through the DBVM 150 in a common format and stores the database in the DB unit 150 and the IBM PowerVM physical server information collecting unit 111b The physical server information of the collected IBM PowerVM virtualization and the physical server information of the HPVM virtualization collected through the HPVM physical server information collecting unit 112b are converted into a DB in a common format and stored in the DB unit 150 Virtual server information of IBM PowerVM virtualization collected through the IBM PowerVM virtual server information collecting unit 111c and virtual server information of HPVM virtualization collected through the HPVM virtual server information collecting unit 112c, , A virtual server information collecting unit 133 for storing the collected information in the form of a DB in the DB unit 150, virtual switch information of IBM PowerVM virtualization collected through the IBM PowerVM virtual switch information collecting unit 111d, A virtual switch information sharing unit 134 for converting the virtual switch information of the HPVM virtualization collected through the information collecting unit 112d into a DB in a common format and storing the DB in the DB unit 150, the IBM PowerVM Unix disk information collecting unit Unix disk information of IBM PowerVM virtualization collected through the HPVM virtual disk information collecting unit 112e and unix disk information of HPVM virtualization collected through the HPVM unix disk information collecting unit 112e are converted into a DB in a common format and stored in the DB unit 150 A Unix disk information commonization unit 135 for defining a purpose for each Unix disk in the collected Unix disk information, and an IBM Power Virtual Server creation unit 121a, a CLI command for creating a werVM virtual server and a CLI command for creating an HPVM virtual server through the HPVM virtual server creating unit 122a are common to a procedure for creating a common virtual server regardless of virtualization type. The CLI command procedure for deleting the IBM PowerVM virtual server through the IBM PowerVM virtual server deletion unit 121b and the CLI command procedure for deleting the HPVM virtual server through the HPVM virtual server deletion unit 122b, A procedure for cloning a template when a virtual server is created using a template through a virtual server deletion common unit 137 and the IBM PowerVM template management unit 121c, which are common to a procedure for deleting a common virtual server irrespective of type, The procedure for cloning a template when a virtual server is created using the template through the template management unit 122c is referred to as a common template And a template management common unit 138 for commoning the common templates to a procedure for copying the common templates when creating the virtual servers.

In addition, the preferred embodiment in which the resource pool information common unit 131 converts the resource pool information into a DB in a common format is common to a resource pool name and an ID.

A preferred embodiment of the physical server information common unit 132 for converting the physical server information into a DB in a common format is common to the hostname, the serial number, the IP number, the CPU number, the total memory capacity, and the network traffic In / Out.

A preferred embodiment of the virtual server information sharing unit 133 for converting the virtual server information into a DB in a common format includes a VM ID, a VM NAME, an OS, a MAC, a power status, a number of CPU allocated cores, It is common.

In addition, a preferred embodiment in which the virtual switch information common unit 134 converts the virtual switch information into a DB in a common format is common to the virtual switch name and the connected VLAN ID information.

In addition, a preferred embodiment in which the Unix disk information common unit 135 converts Unix disk information into a DB in a common format is common to Disk Name, Disk Size "I Disk ID.

In addition, a preferred embodiment for determining the Unix disk collected from the IBM PowerVM VIOS and the HPVM Host server as the same disk so as not to be duplicated is determined as "Disk ID ".

In addition, preferred embodiments of the above Unix disk-specific applications are OS disk, DATA disk, template, HeartBeat, and Lock applications.

In addition, as described above, the reason for defining the purpose for each Unix disk is to automatically allocate a virtual server for each use when a virtual server is created, deleted, and created for each virtualization by using a template.

In addition, the preferred embodiment of the present invention is such that the virtual server creation common unit 136 uses the CLI command procedure for creating a virtual server as a procedure for creating a common virtual server irrespective of virtualization type, After creating a disk for VM and creating a VM, add a disk for VM data, specify a VM boot disk (HPVM), add a VM network card, connect a virtual switch, and then start a VM.

In addition, the preferred embodiment of the present invention is that the above-described CLI command procedure for deleting a virtual server by the virtual server deletion common unit 137 is common to a procedure for deleting a common virtual server irrespective of virtualization type, VM network card is disconnected after disconnecting the virtual switch.

While the present invention has been particularly shown and described with reference to preferred embodiments thereof, it will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined by the appended claims. It will be appreciated by those skilled in the art that numerous changes and modifications can be made without departing from the invention. Accordingly, all such modifications and variations are intended to be included within the scope of the present invention.

100: Virtualization Integrated Management Device
110: virtualization information collecting unit
111: IBM PowerVM information collection unit
111a: IBM PowerVM resource pool information collection unit
111b: IBM PowerVM physical server information collecting unit
111c: IBM PowerVM virtual server information collection unit
111d: IBM PowerVM virtual switch information collection unit
111e: IBM PowerVM Unix disk information collector
112: HPVM information collecting unit
112a: HPVM resource pool information collecting unit
112b: HPVM physical server information collecting unit
112c: HPVM virtual server information collecting unit
112d: HPVM virtual switch information collecting unit
112e: HPVM Unix disk information collecting unit
120: virtualization manager
121: IBM PowerVM management
121a: IBM PowerVM virtual server creation unit
121b: IBM PowerVM virtual server deletion unit
121c: IBM PowerVM template manager
122: HPVM management unit
122a: HPVM virtual server creation unit
122b: HPVM virtual server deletion unit
122c: HPVM template management section
130:
131: Resource pool information common unit
132: physical server information common unit
133: Virtual server information common unit
134: Virtual switch information common unit
135: Unix disk information common block
136: virtual server creation common unit
137: virtual server deletion common unit
138: Template management common unit
140: Information providing API section
150: DB section
160: SSH department

Claims (8)

A virtual integrated management apparatus comprising:
A virtualization information collecting unit 110 for collecting information by virtualization from a result of executing SSH connection to a virtualization server and executing a CLI command;
A virtualization management unit 120 for connecting to the virtualization server through SSH to execute a CLI command to create and delete a virtual server for each virtualization and create a virtual server using the template;
The virtualization information collection unit 110 collects information collected by virtualization into a DB in a common format, stores the database in the DB unit 150, and creates a virtual server for each virtualization through the virtualization management unit 120 A procedure for creating a common virtual server regardless of virtualization type, a procedure for deleting a common virtual server irrespective of the type of virtualization, and a common template irrespective of virtualization type A commonization unit 130 for standardizing a procedure for copying a template when a virtual server is created using the template;
Information collected in virtualization by the virtualization information collection unit 110 and converted into a DB in a common format through the common unit 130 and stored in the DB unit 150 and the information stored in the common unit 130 An information providing API unit 140 for providing an API to the integrated operation management system;
The virtualization information collection unit 110 collects virtualization information and then stores the information in a common format through the commonization unit 130. The information providing API unit 140 converts the information stored in the database into integrated information A DB unit 150 for providing to the management system; And
The virtualization information collection unit 110 collects virtualization information for each virtualization. The virtualization management unit 120 creates and deletes virtual servers for each virtualization, and creates virtual servers using the templates. An SSH unit 160 for enabling connection to virtualization;
The virtual integrated management apparatus comprising:
The method according to claim 1,
The virtualization information collecting unit 110,
An IBM PowerVM information collecting unit 111 for collecting information as a result of accessing IBM PowerVM virtualization through the SSH unit 160 and executing a CLI command; And
An HPVM information collecting unit 112 for collecting information as a result of connecting to the HPVM virtualization through the SSH unit 160 and executing a CLI command;
The virtual integrated management apparatus comprising:
3. The method of claim 2,
The IBM PowerVM information collection unit 111,
An IBM PowerVM resource pool information collecting unit 111a for collecting resource pool information for IBM PowerVM virtualization from a result of accessing IBM PowerVM virtualization through the SSH unit 160 and executing an Lshwres CLI command;
An IBM PowerVM physical server information collecting unit 111b for collecting physical server information for IBM PowerVM virtualization from a result of connecting to IBM PowerVM virtualization through the SSH unit 160 and executing lssyscfg, lshwres and entstat CLI commands;
An IBM PowerVM virtual server information collecting unit 111c for collecting virtual server information on IBM PowerVM virtualization from the result of executing the lssyscfg and lshwres CLI commands by accessing IBM PowerVM virtualization through the SSH unit 160;
An IBM PowerVM virtual switch information collection unit 111d for collecting virtual switch information for IBM PowerVM virtualization from a result of executing the lshwres CLI command by accessing IBM PowerVM virtualization through the SSH unit 160; And
An IBM PowerVM Unix disk information collecting unit 111e for collecting Unix disk information about IBM PowerVM virtualization from the result of executing the lscfg, lspv, lsdev, bootinfo, and lsmap CLI commands by accessing IBM PowerVM virtualization through the SSH unit 160 );
The virtual integrated management apparatus comprising:
3. The method of claim 2,
The HPVM information collecting unit 112,
An HPVM resource pool information collecting unit 112a for defining and adding resource pool information to connect to the HPVM virtualization through the SSH unit 160 and commonize to the same hierarchical structure as other virtualization;
An HPVM physical server information collecting unit for collecting physical server information for HPVM virtualization from a result of executing HPVM virtualization through the SSH unit 160 and executing Hostname, netstat, lanscan, hpvmstatus, vmstat, parstatus, and lanadmin CLI commands 112b);
An HPVM virtual server information collecting unit 112c for collecting virtual server information for HPVM virtualization from a result of executing hpvmstatus and hpvmsar CLI commands by accessing HPVM virtualization through the SSH unit 160;
An HPVM virtual switch information collecting unit 112d for collecting virtual switch information for HPVM virtualization from a result of connecting to the HPVM virtualization through the SSH unit 160 and executing the hpvmnet CLI command; And
A HPVM Unix disk information collecting unit 112e for collecting Unix disk information about HPVM virtualization from a result of executing scsimgr and hpvmdevinfo CLI commands by accessing HPVM virtualization through the SSH unit 160;
The virtual integrated management apparatus comprising:
The method according to claim 1,
The virtualization management unit 120,
An IBM PowerVM management unit 121 for creating an IBM PowerVM virtual server using a template by creating and deleting an IBM PowerVM virtual server by accessing IBM PowerVM virtualization through the SSH unit 160 and executing a CLI command; And
An HPVM management unit 122 for accessing HPVM virtualization through the SSH unit 160 to execute a CLI command to create and delete an HPVM virtual server and create an HPVM virtual server using the template;
The virtual integrated management apparatus comprising:
6. The method of claim 5,
The IBM PowerVM management unit 121,
An IBM PowerVM virtual server creating unit 121a for accessing IBM PowerVM virtualization through the SSH unit 160 and executing mksyscfg, chsyscfg, chhwres, chsyscfg, cfgdev, mkvdev and alt_disk_copy CLI commands to create an IBM PowerVM virtual server;
An IBM PowerVM virtual server deletion unit 121b for accessing IBM PowerVM virtualization through the SSH unit 160 and executing the rmsyscfg, chsyscfg, and rmdev CLI commands to delete the IBM PowerVM virtual server; And
An IBM PowerVM template management unit 121c that replicates a template when a IBM PowerVM virtual server is created as a template using a disk for which the purpose of the Unix disk is as a template;
The virtual integrated management apparatus comprising:
6. The method of claim 5,
The HPVM management unit 122,
An HPVM virtual server creation unit 122a for accessing HPVM virtualization through the SSH unit 160 and executing dd, hpvmcreate, and hpvmnvram CLI commands to create an HPVM virtual server;
An HPVM virtual server deletion unit 122b for accessing HPVM virtualization through the SSH unit 160 and executing hpvmremove and hpvmnet CLI commands to delete the HPVM virtual server; And
An HPVM template management unit 122c for cloning a template when a HPVM virtual server is created as a template by using a disk whose usage of the Unix disk is as a template;
The virtual integrated management apparatus comprising:
The method according to claim 1,
The commonizing unit 130,
The resource pool information of the IBM PowerVM virtualization collected through the IBM PowerVM resource pool information collection unit 111a and the resource pool information of the added HPVM virtualization defined through the HPVM resource pool information collection unit 112a are converted into a DB in a common format A resource pool information common unit 131 for storing the resource pool information in the DB unit 150;
The physical server information of the IBM PowerVM virtualization collected through the IBM PowerVM physical server information collecting unit 111b and the physical server information of the HPVM virtualization collected through the HPVM physical server information collecting unit 112b into a DB in a common format, A physical server information common unit 132 for storing the physical server information in the storage unit 150;
The virtual server information of the IBM PowerVM virtualization collected through the IBM PowerVM virtual server information collecting unit 111c and the virtual server information of the HPVM virtualization collected through the HPVM virtual server information collecting unit 112c into DB in a common format, A virtual server information sharing unit 133 for storing the virtual server information in the storage unit 150;
The virtual switch information of the IBM PowerVM virtualization collected through the IBM PowerVM virtual switch information collecting unit 111d and the virtual switch information of the HPVM virtualization collected through the HPVM virtual switch information collecting unit 112d into a DB in a common format, A virtual switch information sharing unit 134 for storing the virtual switch information in the storage unit 150;
The Unix disk information of the IBM PowerVM virtualization collected through the IBM PowerVM Unix disk information collecting unit 111e and the Unix disk information of the HPVM virtualization collected through the HPVM Unix disk information collecting unit 112e into a DB in a common format, A Unix disk information commonization unit 135 for storing the collected information in the Unix disk information unit 150 and defining a usage for each Unix disk in the collected Unix disk information;
A CLI command procedure for generating an IBM PowerVM virtual server through an IBM PowerVM virtual server generation unit 121a and a CLI command procedure for generating an HPVM virtual server through an HPVM virtual server generation unit 122a are performed in a common virtual server A virtual server creation common unit 136 that is common to a procedure for creating a virtual server;
A CLI command procedure for deleting the IBM PowerVM virtual server through the IBM PowerVM virtual server deletion unit 121b and a CLI command procedure for deleting the HPVM virtual server through the HPVM virtual server deletion unit 122b are executed by a common virtual server A virtual server deletion commoning unit 137, And
A procedure for cloning a template when a virtual server is created using a template through the IBM PowerVM template management unit 121c and a procedure for cloning a template when a virtual server is created using the template through the HPVM template management unit 122c, A template management common unit 138 for commoning a common template to a procedure for duplicating a common template when a virtual server is created using a common template that does not exist;
The virtual integrated management apparatus comprising:
KR1020160031705A 2016-03-16 2016-03-16 Integrated Virtualization Management Device KR101812676B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020160031705A KR101812676B1 (en) 2016-03-16 2016-03-16 Integrated Virtualization Management Device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020160031705A KR101812676B1 (en) 2016-03-16 2016-03-16 Integrated Virtualization Management Device

Publications (2)

Publication Number Publication Date
KR20170107853A KR20170107853A (en) 2017-09-26
KR101812676B1 true KR101812676B1 (en) 2017-12-27

Family

ID=60037031

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020160031705A KR101812676B1 (en) 2016-03-16 2016-03-16 Integrated Virtualization Management Device

Country Status (1)

Country Link
KR (1) KR101812676B1 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011248658A (en) 2010-05-27 2011-12-08 Hitachi Ltd Virtual server deployment management apparatus and method, and program for the same
JP2015148893A (en) 2014-02-05 2015-08-20 富士電機株式会社 virtualization system, control method, and control program

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011248658A (en) 2010-05-27 2011-12-08 Hitachi Ltd Virtual server deployment management apparatus and method, and program for the same
JP2015148893A (en) 2014-02-05 2015-08-20 富士電機株式会社 virtualization system, control method, and control program

Also Published As

Publication number Publication date
KR20170107853A (en) 2017-09-26

Similar Documents

Publication Publication Date Title
US11687422B2 (en) Server clustering in a computing-on-demand system
US10050850B2 (en) Rack awareness data storage in a cluster of host computing devices
CN111488241B (en) Method and system for realizing agent-free backup and recovery operation in container arrangement platform
JP5427574B2 (en) Virtual computer migration management method, computer using the migration management method, virtualization mechanism using the migration management method, and computer system using the migration management method
US8365167B2 (en) Provisioning storage-optimized virtual machines within a virtual desktop environment
US8321863B2 (en) Security management device and method
US8706859B2 (en) Method and apparatus of data center file system
US8656018B1 (en) System and method for automated allocation of hosting resources controlled by different hypervisors
US10146636B1 (en) Disaster recovery rehearsals
US9842037B2 (en) Method and apparatus for verifying configuration
WO2020123149A1 (en) Computing service with configurable virtualization control levels and accelerated launches
US20130173771A1 (en) Automated policy management in a virtual machine environment
US20070061441A1 (en) Para-virtualized computer system with I/0 server partitions that map physical host hardware for access by guest partitions
JP2016507100A (en) Master Automation Service
TW201250482A (en) System and method for updating virtual machine templates
US8495178B1 (en) Dynamic bandwidth discovery and allocation to improve performance for backing up data
JP2022536706A (en) Security hardened automatically deployed information technology (IT) system and method
US11032168B2 (en) Mechanism for performance monitoring, alerting and auto recovery in VDI system
US20190243737A1 (en) Methods, apparatuses and systems for cloud-based disaster recovery test
US10698715B2 (en) Alert mechanism for VDI system based on social networks
EP3037966A1 (en) System backup device and backup method
US8826305B2 (en) Shared versioned workload partitions
US20130173780A1 (en) Resource throttling and automated policy management in a virtual machine enviromnent
Haga et al. Windows server 2008 R2 hyper-V server virtualization
KR101812676B1 (en) Integrated Virtualization Management Device

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant