WO2017159894A1 - 가상화 통합관리 장치 - Google Patents

가상화 통합관리 장치 Download PDF

Info

Publication number
WO2017159894A1
WO2017159894A1 PCT/KR2016/002668 KR2016002668W WO2017159894A1 WO 2017159894 A1 WO2017159894 A1 WO 2017159894A1 KR 2016002668 W KR2016002668 W KR 2016002668W WO 2017159894 A1 WO2017159894 A1 WO 2017159894A1
Authority
WO
WIPO (PCT)
Prior art keywords
virtualization
unit
hpvm
information
virtual server
Prior art date
Application number
PCT/KR2016/002668
Other languages
English (en)
French (fr)
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 PCT/KR2016/002668 priority Critical patent/WO2017159894A1/ko
Publication of WO2017159894A1 publication Critical patent/WO2017159894A1/ko

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

Definitions

  • the present invention relates to a virtualized integrated management device, and more particularly, to provide a single operation management environment and any API / CLI provided by a Unix virtualized environment regardless of which hypervisor is configured in an enterprise or data center that is introducing and implementing virtualization.
  • the present invention relates to a virtualization integrated management device that directly operates and manages heterogeneous UNIX virtualization by directly controlling and managing it.
  • Conventional virtualization integrated management device has a technology for integrated management of some virtualized S / W, but does not provide a technology that can integrate Unix virtualized S / W as well as x86 open source and commercial virtualized S / W.
  • Unix virtualization such as IBM PowerVM virtualization and HPVM virtualization
  • IBM PowerVM virtualization and HPVM virtualization the commercialized cloud operation management system is focused on integrated management of x86 virtualization, and thus integrated operation of Unix virtualization. There is difficulty in management.
  • the problem to be solved by the present invention is to enable the integrated operation management of heterogeneous Unix virtualization through direct control and management using the API / CLI provided by the Unix virtualization environment.
  • the present invention relates to a virtualization integrated management device, comprising: a virtualization information management unit (110) for collecting information for each virtualization from a result of executing a CLI command by SSH access to a virtualization server; Virtualization management unit 120 to SSH to the virtualization server to execute the CLI command to create and delete the virtual server for each virtualization and to create a virtual server using a template; Procedure to delete the information collected for each virtualization through the virtualization information collecting unit 110 to a DB in a common format and to store in the DB unit 150, and to create a virtual server for each virtualization through the virtualization management unit 120, delete Procedures for duplicating a template when creating a virtual server using a template and a procedure for creating a common virtual server regardless of virtualization type, deleting a common virtual server regardless of virtualization type, and a common template regardless of virtualization type
  • the commonization unit 130 for commonizing the procedure to duplicate the template when creating a virtual server using the; After collecting by virtualization through the virtualization information collecting unit 110,
  • the virtualization information collecting unit 110 is connected to IBM PowerVM virtualization through the SSH unit 160 IBM PowerVM information collecting unit 111 for collecting information from the result of executing a CLI command; And an HPVM information collection unit 112 for collecting information from a result of executing a CLI command by accessing HPVM virtualization through the SSH unit 160.
  • the IBM PowerVM information collection unit 111 accesses IBM PowerVM virtualization through the SSH unit 160 and collects resource pool information on IBM PowerVM virtualization from the result of executing Lshwres CLI command.
  • An IBM PowerVM physical server information collecting unit 111b that collects physical server information on IBM PowerVM virtualization from a result of executing lssyscfg, lshwres, and entstat CLI commands by accessing IBM PowerVM virtualization through the SSH unit 160;
  • An IBM PowerVM virtual server information collecting unit 111c that collects virtual server information on IBM PowerVM virtualization from a result of executing lssyscfg and lshwres CLI commands through the SSH unit 160 by accessing IBM PowerVM virtualization;
  • An IBM PowerVM virtual switch information collecting unit 111d that collects virtual switch information on IBM PowerVM virtualization from a result of executing a lshwres CLI command by accessing IBM PowerVM virtualization through
  • the HPVM information collection unit 112 accesses HPVM virtualization through the SSH unit 160 and defines and adds resource pool information in order to commonize to the same hierarchy as other virtualization.
  • HPVM physical server information collecting unit for collecting physical server information about HPVM virtualization from the results of executing Hostname, netstat, lanscan, hpvmstatus, vmstat, parstatus, and lanadmin CLI commands through the SSH unit 160 ( 112b);
  • An HPVM virtual server information collecting unit 112c that collects virtual server information on 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 on HPVM virtualization from a result of executing the hpvmnet CLI command by accessing HPVM virtualization through the SSH unit 160;
  • HPVM Unix disk information collection unit 112e that collects Unix disk
  • the virtualization management unit 120 accesses IBM PowerVM virtualization through the SSH unit 160 and executes CLI commands to create and delete an IBM PowerVM virtual server and create an IBM PowerVM virtual server using a template.
  • an HPVM management unit 122 that accesses HPVM virtualization through the SSH unit 160, executes CLI commands, creates and deletes an HPVM virtual server, and generates an HPVM virtual server using a template.
  • 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 to create an IBM PowerVM virtual server.
  • PowerVM virtual server generation 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 duplicates the template when the IBM PowerVM virtual server is created as a template using a disk whose purpose of the Unix disk is a template.
  • the HPVM management unit 122 is HPVM virtual server generation unit 122a for accessing HPVM virtualization through the SSH unit 160 to execute the dd, hpvmcreate and hpvmnvram CLI commands to create an HPVM virtual server;
  • An HPVM virtual server deletion unit 122b that accesses HPVM virtualization through the SSH unit 160 and executes hpvmremove and hpvmnet CLI commands to delete the HPVM virtual server;
  • an HPVM template management unit 122c that duplicates the template when creating an HPVM virtual server as a template using a disk whose purpose is a Unix disk.
  • the commonization unit 130 is HPVM virtualization added by defining the resource pool information of the IBM PowerVM virtualization collected through the IBM PowerVM resource pool information collecting unit 111a and the HPVM resource pool information collecting unit 112a.
  • the CLI command procedure for creating an IBM PowerVM virtual server through the IBM PowerVM virtual server generation unit 121a and the CLI command procedure for creating an HPVM virtual server through the HPVM virtual server generation unit 122a are common regardless of virtualization type.
  • a virtual server generation commonizer 136 to commonize with a procedure of generating a virtual server;
  • the CLI command procedure for deleting an IBM PowerVM virtual server through the IBM PowerVM virtual server deleting unit 121b and the CLI command procedure for deleting an HPVM virtual server through the HPVM virtual server deleting unit 122b are common regardless of the virtualization type.
  • a virtual server deletion commoning unit 137 that commonizes to a procedure of deleting a virtual server; And virtualizing a procedure of duplicating a template when a virtual server is created using the template through the IBM PowerVM template manager 121c and a procedure of duplicating a template when creating a virtual server using the template through the HPVM template manager 122c. It includes; and a template management common unit 138 for commonizing the procedure to duplicate the common template when creating a virtual server using a common template irrespective of the type.
  • the present invention by expanding the limited virtualization S / W integration technology, it is possible to manage a single operation by configuring any hypervisor in an enterprise or data center that is introducing and building virtualization.
  • FIG. 1 is a block diagram illustrating an installation configuration diagram of an integrated virtual management apparatus 100 according to an embodiment of the present invention.
  • FIG. 2 is a block diagram illustrating a virtualized integrated management device 100 according to an embodiment of the present invention.
  • FIG. 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.
  • FIG. 4 is a block diagram showing the detailed configuration of the virtualization management unit 120 of the remote meter reading system 100 according to an embodiment of the present invention.
  • FIG. 5 is a block diagram illustrating a 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.
  • FIG. 6 is a block diagram illustrating a 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.
  • FIG. 7 is a block diagram illustrating a 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.
  • FIG. 8 is a block diagram showing 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.
  • FIG. 9 is a block diagram showing the detailed configuration of the common unit 130 of the remote meter reading system 100 according to an embodiment of the present invention.
  • FIG. 1 is a block diagram illustrating an installation configuration diagram of an integrated virtual management apparatus 100 according to an embodiment of the present invention.
  • the virtualization integrated management apparatus 100 is installed with a virtualization server and an integrated operation management system.
  • a user or an administrator can manage a heterogeneous UNIX virtualization environment by controlling the virtualization integrated management device 100 using an integrated operation management system.
  • FIG. 2 is a block diagram illustrating a virtualized integrated management device 100 according to an embodiment of the present invention.
  • the virtualization information collecting unit 110 collects information for each virtualization from the result of executing a CLI command by SSH accessing to the virtualization server, SSH connection to the virtualization server to execute the CLI command to create and delete the virtual server for each virtualization, virtualization management unit 120 to create a virtual server using a template, the information collected for each virtualization through the virtualization information collection unit 110 To form a DB in a common format, store it in the DB unit 150, and duplicate the template when creating a virtual server using a procedure, a procedure for deleting a virtual server, and a template for each virtualization through the virtualization manager 120.
  • the commonization unit 130 is commonly used as a procedure of duplicating the template, and the virtualization unit 130 is collected by virtualization through the virtualization information collecting unit 110.
  • Information providing API unit 140 the virtualization information to provide an API to the integrated operation management system through the DB stored in the common format through the DB unit 150 and the common process through the common unit 130
  • the DB stored in a common format through the commonization unit 130 and the DB stored through the information providing API unit 140 to the integrated operation management system Collecting information for each virtualization through the DB unit 150 and the virtualization information collecting unit 110 to provide, and create and delete a virtual server for each virtualization through the virtualization management unit 120 and templates
  • SSH method 160 to connect to each virtualization through an SSH method.
  • the integrated operation management system refers to a system that allows a user or administrator to operate and manage virtually different types of virtual servers through an API provided through a virtualized integrated management apparatus.
  • the virtual server refers to IBM PowerVM, HPVM, and a virtual server based thereon.
  • the SSH Secure Shell
  • SSH Secure Shell
  • the CLI command line interface
  • the CLI command line interface
  • the API Application Programming Interface
  • the API refers to an interface made to control a function provided by an operating system or a programming language for use in an application program.
  • the preferred embodiment for accessing the virtualization through the SSH unit 160 is to connect to the HMC or VIOS server in the case of IBM PowerVM virtualization and HPVM virtualization to the HPVM Host server.
  • FIG. 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.
  • the virtualization information collecting unit 110 accesses IBM PowerVM virtualization through the SSH unit 160 and collects information from the result of executing a CLI command. 111) and the HPVM information collecting unit 112 which collects information from the result of executing the CLI command by accessing the HPVM virtualization through the SSH unit 160.
  • FIG. 4 is a block diagram showing the detailed configuration of the virtualization management unit 120 of the remote meter reading system 100 according to an embodiment of the present invention.
  • the virtualization manager 120 accesses IBM PowerVM virtualization through the SSH unit 160 and executes CLI commands to create and delete an IBM PowerVM virtual server and use an IBM template.
  • HPVM that accesses HPVM virtualization through the IBM PowerVM management unit 121 and the SSH unit 160 to create a PowerVM virtual server, executes CLI commands to create and delete an HPVM virtual server, and creates an HPVM virtual server using a template. It consists of the management unit 122.
  • FIG. 5 is a block diagram illustrating a 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.
  • the IBM PowerVM information collecting unit 111 accesses IBM PowerVM virtualization through the SSH unit 160 and executes an Lshwres CLI command to display resource pool information about IBM PowerVM virtualization. Collects the 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 IBM PowerVM resource pool information collecting unit 111a and the SSH unit 160 to collect the data.
  • IBM PowerVM virtual server collecting the virtual server information about IBM PowerVM virtualization from the result of executing the lssyscfg and lshwres CLI command by accessing IBM PowerVM virtualization through the IBM PowerVM physical server information collecting unit 111b and the SSH unit 160 IBM PowerVM that collects virtual switch information for IBM PowerVM virtualization from the result of executing the lshwres CLI command by accessing IBM PowerVM virtualization through the server information collecting unit 111c and the SSH unit 160.
  • the preferred embodiment for the IBM PowerVM resource pool information collecting unit 111a to execute the Lshwres CLI command is “lshwres -r procpool -m ⁇ system name>”.
  • the preferred embodiment in which the IBM PowerVM resource pool information collecting unit 111a accesses IBM PowerVM virtualization through the SSH unit 160 is to access an HMC server of IBM PowerVM virtualization.
  • the preferred embodiment in which the IBM PowerVM physical server information collecting unit 111b accesses IBM PowerVM virtualization through the SSH unit 160 is to access an HMC server of IBM PowerVM virtualization.
  • curr_proc_mode curr_min_proc_units: curr_proc_units: curr_max_proc_units: curr_min_proc _: _ curr_proc_mode_procs: curr_procs:
  • the preferred embodiment in which the IBM PowerVM virtual server information collecting unit 111c accesses IBM PowerVM virtualization through the SSH unit 160 is to access an HMC server of IBM PowerVM virtualization.
  • the preferred embodiment in which the IBM PowerVM virtual switch information collecting unit 111d accesses IBM PowerVM virtualization through the SSH unit 160 is to access an HMC server of IBM PowerVM virtualization.
  • the preferred embodiment in which the IBM PowerVM Unix disk information collecting unit 111e accesses IBM PowerVM virtualization through the SSH unit 160 is to access a VIOS server of IBM PowerVM virtualization.
  • FIG. 6 is a block diagram illustrating a 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.
  • the HPVM information collection unit 112 accesses HPVM virtualization through the SSH unit 160 and adds resource pool information by defining resource pool information in order to commonize the same hierarchy with other virtualizations.
  • HPVM resource pool information collecting unit 112a HPVM virtualization through the SSH unit 160 to access the HPVM virtualization in the results of running the Hostname, netstat, lanscan, hpvmstatus, vmstat, parstatus and lanadmin CLI command physical server for HPVM virtualization
  • HPVM virtual server information collecting unit 112b for collecting information
  • HPVM virtual server for collecting virtual server information on HPVM virtualization from the results of executing hpvmstatus and hpvmsar CLI commands by accessing HPVM virtualization through the SSH unit 160
  • HPVM virtual switch information collection for collecting virtual switch information on HPVM virtualization from the HPVM virtualization CLI command by accessing the HPVM virtualization through the information collecting unit 112c and the SSH unit 160
  • HPVM physical server information collector 112b executes the Hostname, netstat, lanscan, hpvmstatus, vmstat, parstatus, and lanadmin CLI commands.
  • HPVM physical server information collection unit 112b accesses HPVM virtualization through the SSH unit 160 is to access an HPVM host server of HPVM virtualization.
  • HPVM virtual server information collector 112c executes the hpvmstatus and hpvmsar CLI commands
  • HPVM virtual server information collecting unit 112c accesses HPVM virtualization through the SSH unit 160 is to access an HPVM host server of HPVM virtualization.
  • HPVM virtual switch information collector 112d executes the hpvmnet CLI command.
  • HPVM virtual switch information collecting unit 112d to access HPVM virtualization through the SSH unit 160 is to access the HPVM host server of HPVM virtualization.
  • HPVM Unix disk information collector 112e executes scsimgr and hpvmdevinfo CLI commands
  • HPVM Unix disk information collector 112e accesses HPVM virtualization through the SSH unit 160 is to access an HPVM host server of HPVM virtualization.
  • FIG. 7 is a block diagram illustrating a 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.
  • 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.
  • IBM PowerVM virtual server generation unit 121a for creating an IBM PowerVM virtual server, IBM PowerVM 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
  • the virtual server deleting unit 121b and the Unix disk use the template as a template, and the IBM PowerVM template manager 121c which duplicates the template when the IBM PowerVM virtual server is created as a template.
  • the IBM PowerVM virtual server generation unit 121a executes the mksyscfg, chsyscfg, chhwres, chsyscfg, cfgdev, mkvdev and alt_disk_copy CLI commands
  • IBM PowerVM virtual server generation unit 121a accesses IBM PowerVM virtualization through the SSH unit 160 is to access an HMC or VIOS server of IBM PowerVM virtualization.
  • IBM PowerVM virtual server deletion unit 121b accesses IBM PowerVM virtualization through the SSH unit 160 is to access an HMC or VIOS server of IBM PowerVM virtualization.
  • the IBM PowerVM template management unit 121c duplicates a template when creating an IBM PowerVM virtual server with a template by using a disk whose Unix disk is a template, allocates a template DISK to the created VM, and then boots the VM. After allocating OS DISK and cloning the disk “alt_disk_copy -d ⁇ alt disk name>” After the VM is shut down, the template DISK is allocated to the created VM, the OS DISK is deallocated, and then the cloned OS DISK is assigned to the created VM. .
  • IBM PowerVM template management unit 121c applies a template concept of x86 virtualization to automate virtual server creation.
  • Unix disks are classified as templates and managed as templates.
  • FIG. 8 is a block diagram showing 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.
  • the HPVM management unit 122 accesses HPVM virtualization through the SSH unit 160 and executes dd, hpvmcreate, and hpvmnvram CLI commands to create an HPVM virtual server to create an HPVM virtual server.
  • HPVM template management unit 122c for replicating the template when creating an HPVM virtual server using the template.
  • HPVM virtual server generation unit 122a is a preferred embodiment for executing the dd, hpvmcreate and hpvmnvram CLI commands
  • HPVM virtual server generation unit 122a accesses HPVM virtualization through the SSH unit 160 is to access an HPVM host server of HPVM virtualization.
  • HPVM virtual server deletion unit 122b executes the hpvmremove and hpvmnet CLI commands
  • HPVM virtual server deletion unit 122b accesses HPVM virtualization through the SSH unit 160 is to access an HPVM host server of HPVM virtualization.
  • the cloned OS DISK is assigned to the created VM.
  • FIG. 9 is a block diagram showing the detailed configuration of the common unit 130 of the remote meter reading system 100 according to an embodiment of the present invention.
  • the commonization unit 130 collects resource pool information of the IBM PowerVM virtualization and the HPVM resource pool information collecting unit 112a collected through the IBM PowerVM resource pool information collecting unit 111a.
  • the resource pool information commonizing unit 131 and the IBM PowerVM physical server information collecting unit 111b which makes the resource pool information of HPVM virtualization defined and added through a DB into a common format and stores it in the DB unit 150.
  • Common physical server information stored in the DB unit 150 by converting the collected physical server information of the IBM PowerVM virtualization and the physical server information of the HPVM virtualization collected through the HPVM physical server information collecting unit 112b into a common format
  • the virtual server information of the IBM PowerVM virtualization collected through the unit 132, 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 common.
  • the virtual server information commonizing unit 133 and the HPVM virtual switch information collected through the IBM PowerVM virtual switch information collecting unit 111d and the virtual server information commonizing unit 133 to be stored in the DB unit 150 in a DB format.
  • the virtual switch information commonizing unit 134 for storing the virtual switch information of HPVM virtualization collected through the information collecting unit 112d in a common format and storing it in the DB unit 150 and the IBM PowerVM Unix disk information collecting unit ( 111e) the Unix disk information of the IBM PowerVM virtualization collected through the HPVM virtualization and the HPVM virtualization disk information collected through the HPVM UNIX disk information collecting unit 112e is stored in the DB unit 150 in a common format DB
  • the Unix disk information common unit 135 and the IBM PowerVM virtual server generation unit 121a that define the purpose of each Unix disk in the collected Unix disk information, Creating a virtual server that commonizes the CLI command procedure for creating a wasVM virtual server and the CLI command procedure for creating an HPVM virtual server through the HPVM virtual server generation unit 122a with a procedure for creating a common virtual server regardless of virtualization type.
  • the template management unit 122c performs a procedure of duplicating a template when creating a virtual server using a template. It consists of a template management commoning unit 138 for commonizing the procedure to duplicate the common template when creating a virtual server using the.
  • a preferred embodiment of the resource pool information commonizing unit 131 to DB the resource pool information in a common format is to commonize the resource pool name and ID.
  • a preferred embodiment in which the physical server information commonizing unit 132 DBs the physical server information in a common format is to commonize the hostname, serial number, IP, number of CPUs, total memory capacity, and network traffic in / out.
  • a preferred embodiment of the virtual server information commonizing unit 133 to DB the virtual server information in a common format is a VM ID, VM NAME, OS, MAC, power state, the number of CPU allocation cores, memory allocation and disk allocation It is common.
  • a preferred embodiment in which the virtual switch information commonizing unit 134 DBs the virtual switch information in a common format is to commonize the virtual switch name and the connected VLAN ID information.
  • a preferred embodiment of the Unix disk information commonizing unit 135 to DB the Unix disk information in a common format is to commonize to the Disk Name, Disk Size "I Disk ID.
  • a preferred embodiment for determining the Unix disks collected by the IBM PowerVM VIOS and the HPVM Host server as the same disk so as not to be duplicated processing is to determine whether or not the "Disk ID".
  • preferred embodiments of the UNIX disk-specific applications are OS disk, DATA disk, template, HeartBeat and Lock.
  • the reason for defining the use for each Unix disk as described above is to be automatically assigned to each use when creating a virtual server by using the virtual server creation, deletion and template for each virtualization.
  • a preferred embodiment in which the virtual server creation commoning unit 136 commonizes a CLI command procedure for creating a virtual server with a procedure for creating a common virtual server irrespective of the virtualization type may be used as a template after querying a VM disk target.
  • VM disk target After creating disk for VM, add VM disk for VM data, specify VM boot disk (HPVM), add VM network card, connect virtual switch, and start VM.
  • HPVM VM boot disk
  • the virtual server deletion commoning unit 137 commonizes a CLI command procedure for deleting a virtual server with a procedure for deleting a common virtual server irrespective of the virtualization type is provided after the VM is stopped and the VM allocation disk is released. It is common to delete VM after disconnecting virtual switch of VM network card.

Abstract

본 발명은 가상화 통합관리 장치에 관한 것으로서, 더욱 상세하게는, 가상화 도입 및 구축중인 기업이나 데이터센타에서 어떠한 하이퍼바이저로 구성하든지 하나의 운영관리 환경을 제공하고 유닉스 가상화 환경에서 제공하는 API/CLI를 사용하여 직접 제어 및 관리하여 이기종의 유닉스 가상화를 통합적으로 운영 및 관리하는 것을 통해 제한적인 가상화 S/W 통합기술을 확대하여 가상화 도입 및 구축중인 기업이나 데이터센타에서 어떠한 하이퍼바이저로 구성하든지 하나의 운영 관리할 수 있게 하는 가상화 통합관리 장치에 관한 것이다.

Description

가상화 통합관리 장치
본 발명은 가상화 통합관리 장치에 관한 것으로서, 더욱 상세하게는, 가상화 도입 및 구축중인 기업이나 데이터센타에서 어떠한 하이퍼바이저로 구성하든지 하나의 운영관리 환경을 제공하고 유닉스 가상화 환경에서 제공하는 API/CLI를 사용하여 직접 제어 및 관리하여 이기종의 유닉스 가상화를 통합적으로 운영 및 관리 하는 가상화 통합관리 장치에 관한 것이다.
종래 가상화 통합관리 장치는 일부 가상화 S/W를 통합관리하는 기술이 있지만 x86 오픈소스 기반과 상용 가상화 S/W뿐 아니라 Unix 가상화 S/W까지 통합할 수 있는 기술은 제공하지 못하고 있다.
기업이나 데이터센터에서 IBM PowerVM 가상화, HPVM 가상화 와 같은 유닉스 가상화를 최소 한 종류이상 사용하고 있으나 현재 상용화 되고 있는 클라우드 운영관리시스템은 x86계열의 가상화에 대한 통합관리에 초점이 맞춰져 있어서 유닉스가상화까지 통합 운영관리함에 있어서 어려움 있다.
특히 최근에 가상화 S/W가 대기업과 데이터센터 위주로 도입이 되고 있고, 다양한 이기종 하이퍼바이저로 구축하는 사례가 늘어나고 있지만 운영관리 측면에서는 통합관리 기술이 없어서 가상화 S/W별로 별도 제어 및 관리해야 하는 문제점이 있다.
본 발명이 해결하려는 과제는, 상기 문제점을 극복하기 위한 것으로서, 유닉스 가상화 환경에서 제공하는 API/CLI를 사용하여 직접 제어 및 관리통해 이기종의 유닉스 가상화를 통합운영관리 할 수 있게 하는 것이다.
본 발명은 가상화 통합관리 장치에 관한 것으로서, 가상화 통합관리 장치에 있어서, 가상화 서버에 SSH 접속하여 CLI명령을 실행한 결과에서 가상화 별로 정보를 수집하는 가상화 정보 수집부(110); 가상화 서버에 SSH 접속하여 CLI명령을 실행하여 가상화 별로 가상서버를 생성 및 삭제하고 템플릿을 이용하여 가상서버를 생성하는 가상화 관리부(120); 상기 가상화 정보 수집부(110)를 통해 가상화 별로 수집된 정보를 공통된 형식으로 DB화하여 DB부(150)에 저장하고, 상기 가상화 관리부(120)를 통해 가상화 별로 가상서버를 생성하는 절차, 삭제하는 절차 및 템플릿을 이용하여 가상서버를 생성시 템플릿을 복제하는 절차를 가상화 종류와 관계없는 공통된 가상서버를 생성하는 절차, 가상화 종류와 관계없는 공통된 가상서버를 삭제하는 절차 및 가상화 종류와 관계없는 공통된 템플릿을 이용하여 가상서버를 생성시 템플릿을 복제하는 절차로 공통화하는 공통화부(130); 상기 가상화 정보 수집부(110)를 통해 가상화 별로 수집된 후 상기 공통화부(130)를 통해 공통된 형식으로 DB화되어 상기 DB부(150)에 저장된 정보 및 상기 공통화부(130)를 통해 공통화된 상기 절차를 통합운영관리 시스템에 API를 제공하는 정보제공 API부(140); 상기 가상화 정보 수집부(110)를 통해 가상화 별로 수집된 후 상기 공통화부(130)를 통해 공통된 형식으로 DB화된 정보를 저장하고 상기 정보제공 API부(140)를 통해 DB화 되어 저장된 정보를 통합운영관리 시스템에 제공하는 DB부(150); 및 상기 가상화 정보 수집부(110)를 통해 가상화 별로 정보를 수집하고, 상기 가상화 관리부(120)를 통해 가상화 별로 가상서버를 생성 및 삭제하고 템플릿을 이용하여 가상서버를 생성하기 위해 SSH 방식을 통해 각각의 가상화에 접속할 수 있도록 하는 SSH부(160);를 포함한다.
이때, 상기 가상화 정보 수집부(110)는 상기 SSH부(160)를 통해 IBM PowerVM 가상화에 접속하여 CLI명령을 실행한 결과에서 정보를 수집하는 IBM PowerVM 정보 수집부(111); 및 상기 SSH부(160)를 통해 HPVM 가상화에 접속하여 CLI명령을 실행한 결과에서 정보를 수집하는 HPVM 정보 수집부(112);를 포함한다.
이때, 상기 IBM PowerVM 정보 수집부(111)는 상기 SSH부(160)를 통해 IBM PowerVM 가상화에 접속하여 Lshwres CLI명령을 실행한 결과에서 IBM PowerVM 가상화에 대한 자원풀 정보를 수집하는 IBM PowerVM 자원풀 정보 수집부(111a); 상기 SSH부(160)를 통해 IBM PowerVM 가상화에 접속하여 lssyscfg, lshwres 및 entstat CLI명령을 실행한 결과에서 IBM PowerVM 가상화에 대한 물리 서버 정보를 수집하는 IBM PowerVM 물리 서버 정보 수집부(111b); 상기 SSH부(160)를 통해 IBM PowerVM 가상화에 접속하여 lssyscfg 및 lshwres CLI명령을 실행한 결과에서 IBM PowerVM 가상화에 대한 가상 서버 정보를 수집하는 IBM PowerVM 가상 서버 정보 수집부(111c); 상기 SSH부(160)를 통해 IBM PowerVM 가상화에 접속하여 lshwres CLI명령을 실행한 결과에서 IBM PowerVM 가상화에 대한 가상 스위치 정보를 수집하는 IBM PowerVM 가상 스위치 정보 수집부(111d); 및 상기 SSH부(160)를 통해 IBM PowerVM 가상화에 접속하여 lscfg, lspv, lsdev, bootinfo 및 lsmap CLI명령을 실행한 결과에서 IBM PowerVM 가상화에 대한 유닉스 디스크 정보를 수집하는 IBM PowerVM 유닉스 디스크 정보 수집부(111e);를 포함한다.
또한 이때, 상기 HPVM 정보 수집부(112)는 상기 SSH부(160)를 통해 HPVM 가상화에 접속하여 다른 가상화와 동일한 계층구조로 공통화하기 위해 자원풀 정보를 정의하여 추가하는 HPVM 자원풀 정보 수집부(112a); 상기 SSH부(160)를 통해 HPVM 가상화에 접속하여 Hostname, netstat, lanscan, hpvmstatus, vmstat, parstatus 및 lanadmin CLI명령을 실행한 결과에서 HPVM 가상화에 대한 물리 서버 정보를 수집하는 HPVM 물리 서버 정보 수집부(112b); 상기 SSH부(160)를 통해 HPVM 가상화에 접속하여 hpvmstatus 및 hpvmsar CLI명령을 실행한 결과에서 HPVM 가상화에 대한 가상 서버 정보를 수집하는 HPVM 가상 서버 정보 수집부(112c); 상기 SSH부(160)를 통해 HPVM 가상화에 접속하여 hpvmnet CLI명령을 실행한 결과에서 HPVM 가상화에 대한 가상 스위치 정보를 수집하는 HPVM 가상 스위치 정보 수집부(112d); 및 상기 SSH부(160)를 통해 HPVM 가상화에 접속하여 scsimgr 및 hpvmdevinfo CLI명령을 실행한 결과에서 HPVM 가상화에 대한 유닉스 디스크 정보를 수집하는 HPVM 유닉스 디스크 정보 수집부(112e);를 포함한다.
이때, 상기 가상화 관리부(120)는 상기 SSH부(160)를 통해 IBM PowerVM 가상화에 접속하여 CLI명령을 실행하여 IBM PowerVM 가상 서버를 생성 및 삭제하고 템플릿을 이용하여 IBM PowerVM 가상 서버를 생성하는 IBM PowerVM 관리부(121); 및 상기 SSH부(160)를 통해 HPVM 가상화에 접속하여 CLI명령을 실행하여 HPVM 가상 서버를 생성 및 삭제하고 템플릿을 이용하여 HPVM 가상 서버를 생성하는 HPVM 관리부(122);를 포함한다.
이때, 상기 IBM PowerVM 관리부(121)는 상기 SSH부(160)를 통해 IBM PowerVM 가상화에 접속하여 mksyscfg, chsyscfg, chhwres, chsyscfg, cfgdev, mkvdev 및 alt_disk_copy CLI명령을 실행하여 IBM PowerVM 가상 서버를 생성하는 IBM PowerVM 가상 서버 생성부(121a); 상기 SSH부(160)를 통해 IBM PowerVM 가상화에 접속하여 rmsyscfg, chsyscfg 및 rmdev CLI명령을 실행하여 IBM PowerVM 가상 서버를 삭제하는 IBM PowerVM 가상 서버 삭제부(121b); 및 유닉스 디스크의 용도가 템플릿 용도인 디스크를 이용하여 템플릿으로 IBM PowerVM 가상서버 생성시 템플릿을 복제하는 IBM PowerVM 템플릿 관리부(121c);를 포함한다.
또한 이때, 상기 HPVM 관리부(122)는 상기 SSH부(160)를 통해 HPVM 가상화에 접속하여 dd, hpvmcreate 및 hpvmnvram CLI명령을 실행하여 HPVM 가상 서버를 생성하는 HPVM 가상 서버 생성부(122a); 상기 SSH부(160)를 통해 HPVM 가상화에 접속하여 hpvmremove 및 hpvmnet CLI명령을 실행하여 HPVM 가상 서버를 삭제하는 HPVM 가상 서버 삭제부(122b); 및 유닉스 디스크의 용도가 템플릿 용도인 디스크를 이용하여 템플릿으로 HPVM 가상서버 생성시 템플릿을 복제하는 HPVM 템플릿 관리부(122c);를 포함한다.
이때, 상기 공통화부(130)는 상기 IBM PowerVM 자원풀 정보 수집부(111a)를 통해 수집된 IBM PowerVM 가상화의 자원풀 정보 및 상기 HPVM 자원풀 정보 수집부(112a)를 통해 정의하여 추가된 HPVM 가상화의 자원풀 정보를 공통된 형식으로 DB화하여 상기 DB부(150)에 저장하는 자원풀 정보 공통화부(131); 상기 IBM PowerVM 물리 서버 정보 수집부(111b)를 통해 수집된 IBM PowerVM 가상화의 물리 서버 정보 및 상기 HPVM 물리 서버 정보 수집부(112b)를 통해 수집된 HPVM 가상화의 물리 서버 정보를 공통된 형식으로 DB화하여 상기 DB부(150)에 저장하는 물리 서버 정보 공통화부(132); 상기 IBM PowerVM 가상 서버 정보 수집부(111c)를 통해 수집된 IBM PowerVM 가상화의 가상 서버 정보 및 상기 HPVM 가상 서버 정보 수집부(112c)를 통해 수집된 HPVM 가상화의 가상 서버 정보를 공통된 형식으로 DB화하여 상기 DB부(150)에 저장하는 가상 서버 정보 공통화부(133); 상기 IBM PowerVM 가상 스위치 정보 수집부(111d)를 통해 수집된 IBM PowerVM 가상화의 가상 스위치 정보 및 상기 HPVM 가상 스위치 정보 수집부(112d)를 통해 수집된 HPVM 가상화의 가상 스위치 정보를 공통된 형식으로 DB화하여 상기 DB부(150)에 저장하는 가상 스위치 정보 공통화부(134); 상기 IBM PowerVM 유닉스 디스크 정보 수집부(111e)를 통해 수집된 IBM PowerVM 가상화의 유닉스 디스크 정보 및 상기 HPVM 유닉스 디스크 정보 수집부(112e)를 통해 수집된 HPVM 가상화의 유닉스 디스크 정보를 공통된 형식으로 DB화하여 상기 DB부(150)에 저장하고, 수집된 상기 유닉스 디스크 정보에서 유닉스 디스크별 용도를 정의하는 유닉스 디스크 정보 공통화부(135); 상기 IBM PowerVM 가상 서버 생성부(121a)를 통해 IBM PowerVM 가상 서버를 생성하는 CLI명령 절차와 상기 HPVM 가상 서버 생성부(122a)를 통해 HPVM 가상 서버를 생성하는 CLI명령 절차를 가상화 종류와 관계없는 공통된 가상서버를 생성하는 절차로 공통화 하는 가상 서버 생성 공통화부(136); 상기 IBM PowerVM 가상 서버 삭제부(121b)를 통해 IBM PowerVM 가상 서버를 삭제하는 CLI명령 절차와 상기 HPVM 가상 서버 삭제부(122b)를 통해 HPVM 가상 서버를 삭제하는 CLI명령 절차를 가상화 종류와 관계없는 공통된 가상서버를 삭제하는 절차로 공통화 하는 가상 서버 삭제 공통화부(137); 및 상기 IBM PowerVM 템플릿 관리부(121c)를 통해 템플릿을 이용하여 가상서버를 생성시 템플릿을 복제하는 절차와 상기 HPVM 템플릿 관리부(122c) 통해 템플릿을 이용하여 가상서버를 생성시 템플릿을 복제하는 절차를 가상화 종류와 관계없는 공통된 템플릿을 이용하여 가상서버를 생성시 공통된 템플릿을 복제하는 절차로 공통화하는 템플릿 관리 공통화부(138);를 포함한다.
본 발명에 따르면 제한적인 가상화 S/W 통합기술을 확대하여 가상화 도입 및 구축중인 기업이나 데이터센타에서 어떠한 하이퍼바이저로 구성하든지 하나의 운영 관리 할 수 있는 효과가 있다.
도 1은 본 발명의 일 실시 예에 따른 가상화 통합관리 장치(100)의 설치 구성도를 나타내기 위한 블록도이다.
도 2는 본 발명의 일 실시 예에 따른 가상화 통합관리 장치(100)를 나타내기 위한 블록도이다.
도 3은 본 발명의 일 실시 예에 따른 원격검침 시스템(100)의 가상화 정보 수집부(110)의 세부 구성을 나타내기 위한 블록도이다.
도 4는 본 발명의 일 실시 예에 따른 원격검침 시스템(100)의 가상화 관리부(120)의 세부 구성을 나타내기 위한 블록도이다.
도 5는 본 발명의 일 실시 예에 따른 원격검침 시스템(100)에 가상화 정보 수집부(110)의 IBM PowerVM 정보 수집부(111)의 세부 구성을 나타내기 위한 블록도이다.
도 6은 본 발명의 일 실시 예에 따른 원격검침 시스템(100)에 가상화 정보 수집부(110)의 HPVM 정보 수집부(112)의 세부 구성을 나타내기 위한 블록도이다.
도 7은 본 발명의 일 실시 예에 따른 원격검침 시스템(100)에 가상화 관리부(120)의 IBM PowerVM 관리부(121)의 세부 구성을 나타내기 위한 블록도이다.
도 8은 본 발명의 일 실시 예에 따른 원격검침 시스템(100)에 가상화 관리부(120)의 HPVM 관리부(122)의 세부 구성을 나타내기 위한 블록도이다.
도 9는 본 발명의 일 실시 예에 따른 원격검침 시스템(100)의 공통화부(130)의 세부 구성을 나타내기 위한 블록도이다.
*** 도면에 대한 부호의 설명 ***
100 : 가상화 통합관리 장치
110 : 가상화 정보 수집부
111 : IBM PowerVM 정보 수집부
111a : IBM PowerVM 자원풀 정보 수집부
111b : IBM PowerVM 물리 서버 정보 수집부
111c : IBM PowerVM 가상 서버 정보 수집부
111d : IBM PowerVM 가상 스위치 정보 수집부
111e : IBM PowerVM 유닉스 디스크 정보 수집부
112 : HPVM 정보 수집부
112a : HPVM 자원풀 정보 수집부
112b : HPVM 물리 서버 정보 수집부
112c : HPVM 가상 서버 정보 수집부
112d : HPVM 가상 스위치 정보 수집부
112e : HPVM 유닉스 디스크 정보 수집부
120 : 가상화 관리부
121 : IBM PowerVM 관리부
121a : IBM PowerVM 가상 서버 생성부
121b : IBM PowerVM 가상 서버 삭제부
121c : IBM PowerVM 템플릿 관리부
122 : HPVM 관리부
122a : HPVM 가상 서버 생성부
122b : HPVM 가상 서버 삭제부
122c : HPVM 템플릿 관리부
130 : 공통화부
131 : 자원풀 정보 공통화부
132 : 물리 서버 정보 공통화부
133 : 가상 서버 정보 공통화부
134 : 가상 스위치 정보 공통화부
135 : 유닉스 디스크 정보 공통화부
136 : 가상 서버 생성 공통화부
137 : 가상 서버 삭제 공통화부
138 : 템플릿 관리 공통화부
140 : 정보제공 API부
150 : DB부
160 : SSH부
본 발명의 실시를 위한 구체적인 내용을 설명하기에 앞서, 본 명세서 및 청구범위에 사용된 용어나 단어는 발명자가 그 자신의 발명을 가장 최선의 방법으로 설명하기 위해 용어의 개념을 적절하게 정의할 수 있다는 원칙에 입각하여 본 발명의 기술적 사항에 부합하는 의미와 개념으로 해석되어야 할 것이다.
또한, 본 발명에 관련된 공지 기능 및 그 구성에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우에는, 그 구체적인 설명을 생략하였음에 유의해야 할 것이다.
이하, 본 발명의 바람직한 실시 예에 따른 가상화 통합관리 장치에 관해 도 1 내지 9를 참고하여 상세히 설명한다.
도 1은 본 발명의 일 실시 예에 따른 가상화 통합관리 장치(100)의 설치 구성도를 나타내기 위한 블록도이다.
도 1에 도시한 바와 같이, 본 발명의 일 실시 예에 따른 가상화 통합관리 장치(100)가 가상화 서버와 통합운영관리 시스템과 함께 설치되는 경우의 일 실시 예이다. 사용자나 관리자는 통합운영관리 시스템을 사용하여 가상화 통합관리 장치(100)를 제어하여 이기종의 유닉스 가상화 환경까지 통합적으로 관리할 수 있다.
도 2는 본 발명의 일 실시 예에 따른 가상화 통합관리 장치(100)를 나타내기 위한 블록도이다.
도 2에 도시한 바와 같이, 본 발명의 바람직한 실시 예에 따른 가상화 통합관리 장치에 있어서, 가상화 서버에 SSH 접속하여 CLI명령을 실행한 결과에서 가상화 별로 정보를 수집하는 가상화 정보 수집부(110), 가상화 서버에 SSH 접속하여 CLI명령을 실행하여 가상화 별로 가상서버를 생성 및 삭제하고 템플릿을 이용하여 가상서버를 생성하는 가상화 관리부(120), 상기 가상화 정보 수집부(110)를 통해 가상화 별로 수집된 정보를 공통된 형식으로 DB화하여 DB부(150)에 저장하고, 상기 가상화 관리부(120)를 통해 가상화 별로 가상서버를 생성하는 절차, 삭제하는 절차 및 템플릿을 이용하여 가상서버를 생성시 템플릿을 복제하는 절차를 가상화 종류와 관계없는 공통된 가상서버를 생성하는 절차, 가상화 종류와 관계없는 공통된 가상서버를 삭제하는 절차 및 가상화 종류와 관계없는 공통된 템플릿을 이용하여 가상서버를 생성시 템플릿을 복제하는 절차로 공통화하는 공통화부(130), 상기 가상화 정보 수집부(110)를 통해 가상화 별로 수집된 후 상기 공통화부(130)를 통해 공통된 형식으로 DB화되어 상기 DB부(150)에 저장된 정보 및 상기 공통화부(130)를 통해 공통화된 상기 절차를 통합운영관리 시스템에 API를 제공하는 정보제공 API부(140), 상기 가상화 정보 수집부(110)를 통해 가상화 별로 수집된 후 상기 공통화부(130)를 통해 공통된 형식으로 DB화된 정보를 저장하고 상기 정보제공 API부(140)를 통해 DB화 되어 저장된 정보를 통합운영관리 시스템에 제공하는 DB부(150) 및 상기 가상화 정보 수집부(110)를 통해 가상화 별로 정보를 수집하고, 상기 가상화 관리부(120)를 통해 가상화 별로 가상서버를 생성 및 삭제하고 템플릿을 이용하여 가상서버를 생성하기 위해 SSH 방식을 통해 각각의 가상화에 접속할 수 있도록 하는 SSH부(160)로 이루어진다.
이때, 상기 통합운영관리 시스템은 가상화 통합관리장치를 통해 제공되는 API를 통해 사용자 또는 관리자가 종류가 다른 가상화 서버를 통합적으로 운영 및 관리할 수 있도록 하는 시스템을 말한다.
또한 이때, 상기 가상화 서버는 IBM PowerVM, HPVM 및 이를 기초로 하는 가상화 서버를 말한다.
또한 이때, 상기 SSH(시큐어 셸, Secure Shell)는 네트워크 상의 다른 컴퓨터에 로그인하거나 원격 시스템에서 명령을 실행하고 다른 시스템으로 파일을 복사할 수 있도록 해 주는 응용 프로그램 또는 그 프로토콜을 말한다.
또한 이때, 상기 CLI(명령 줄 인터페이스, Command line interface)는 명령어 인터페이스라고도 하며 텍스트 터미널을 통해 사용자와 컴퓨터가 상호 작용하는 방식을 말한다.
또한 이때, 상기 API(Application Programming Interface, 응용 프로그램 프로그래밍 인터페이스)는 응용 프로그램에서 사용할 수 있도록 운영 체제나 프로그래밍 언어가 제공하는 기능을 제어할 수 있게 만든 인터페이스를 말한다.
또한 이때, 상기 SSH부(160)를 통해 가상화에 접속하는 바람직한 실시 예는 IBM PowerVM 가상화의 경우는 HMC 또는 VIOS 서버로 접속하고 HPVM 가상화는 HPVM Host 서버로 접속하는 것이다.
도 3은 본 발명의 일 실시 예에 따른 원격검침 시스템(100)의 가상화 정보 수집부(110)의 세부 구성을 나타내기 위한 블록도이다.
이때, 도 3에 도시한 바와 같이, 상기 가상화 정보 수집부(110)는 상기 SSH부(160)를 통해 IBM PowerVM 가상화에 접속하여 CLI명령을 실행한 결과에서 정보를 수집하는 IBM PowerVM 정보 수집부(111) 및 상기 SSH부(160)를 통해 HPVM 가상화에 접속하여 CLI명령을 실행한 결과에서 정보를 수집하는 HPVM 정보 수집부(112)로 이루어진다.
도 4는 본 발명의 일 실시 예에 따른 원격검침 시스템(100)의 가상화 관리부(120)의 세부 구성을 나타내기 위한 블록도이다.
이때, 도 4에 도시한 바와 같이, 상기 가상화 관리부(120)는 상기 SSH부(160)를 통해 IBM PowerVM 가상화에 접속하여 CLI명령을 실행하여 IBM PowerVM 가상 서버를 생성 및 삭제하고 템플릿을 이용하여 IBM PowerVM 가상 서버를 생성하는 IBM PowerVM 관리부(121) 및 상기 SSH부(160)를 통해 HPVM 가상화에 접속하여 CLI명령을 실행하여 HPVM 가상 서버를 생성 및 삭제하고 템플릿을 이용하여 HPVM 가상 서버를 생성하는 HPVM 관리부(122)로 이루어진다.
도 5는 본 발명의 일 실시 예에 따른 원격검침 시스템(100)에 가상화 정보 수집부(110)의 IBM PowerVM 정보 수집부(111)의 세부 구성을 나타내기 위한 블록도이다.
아울러, 도 5에 도시한 바와 같이, 상기 IBM PowerVM 정보 수집부(111)는 상기 SSH부(160)를 통해 IBM PowerVM 가상화에 접속하여 Lshwres CLI명령을 실행한 결과에서 IBM PowerVM 가상화에 대한 자원풀 정보를 수집하는 IBM PowerVM 자원풀 정보 수집부(111a), 상기 SSH부(160)를 통해 IBM PowerVM 가상화에 접속하여 lssyscfg, lshwres 및 entstat CLI명령을 실행한 결과에서 IBM PowerVM 가상화에 대한 물리 서버 정보를 수집하는 IBM PowerVM 물리 서버 정보 수집부(111b), 상기 SSH부(160)를 통해 IBM PowerVM 가상화에 접속하여 lssyscfg 및 lshwres CLI명령을 실행한 결과에서 IBM PowerVM 가상화에 대한 가상 서버 정보를 수집하는 IBM PowerVM 가상 서버 정보 수집부(111c), 상기 SSH부(160)를 통해 IBM PowerVM 가상화에 접속하여 lshwres CLI명령을 실행한 결과에서 IBM PowerVM 가상화에 대한 가상 스위치 정보를 수집하는 IBM PowerVM 가상 스위치 정보 수집부(111d) 및 상기 SSH부(160)를 통해 IBM PowerVM 가상화에 접속하여 lscfg, lspv, lsdev, bootinfo 및 lsmap CLI명령을 실행한 결과에서 IBM PowerVM 가상화에 대한 유닉스 디스크 정보를 수집하는 IBM PowerVM 유닉스 디스크 정보 수집부(111e)로 이루어진다.
이때, 상기 IBM PowerVM 자원풀 정보 수집부(111a)가 Lshwres CLI명령을 실행하는 바람직한 실시 예는 “lshwres -r procpool -m <system name>”이다.
또한 이때, 상기 IBM PowerVM 자원풀 정보 수집부(111a)가 상기 SSH부(160)를 통해 IBM PowerVM 가상화에 접속하는 바람직한 실시 예는 IBM PowerVM 가상화의 HMC 서버에 접속하는 것이다.
이때, 상기 IBM PowerVM 물리 서버 정보 수집부(111b)가 lssyscfg, lshwres 및 entstat CLI명령을 실행하는 바람직한 실시 예는
“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>” 이다.
또한 이때, 상기 IBM PowerVM 물리 서버 정보 수집부(111b)가 상기 SSH부(160)를 통해 IBM PowerVM 가상화에 접속하는 바람직한 실시 예는 IBM PowerVM 가상화의 HMC 서버에 접속하는 것이다.
이때, 상기 IBM PowerVM 가상 서버 정보 수집부(111c)가 lssyscfg 및 lshwres CLI명령을 실행하는 바람직한 실시 예는
“lssyscfg -r lpar -m <system name> -F name:lpar_id:state:os_version:logical_serial_num:default_profile:rmc_ipaddr:rmc_state:lpar_env”
“lshwres -r proc -m <system name> --level lpar -F lpar_name:lpar_id:curr_shared_proc_pool_id:curr_shared_proc_pool_name:curr_proc_mode:curr_min_proc_units:curr_proc_units:curr_max_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 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” 이다.
또한 이때, 상기 IBM PowerVM 가상 서버 정보 수집부(111c)가 상기 SSH부(160)를 통해 IBM PowerVM 가상화에 접속하는 바람직한 실시 예는 IBM PowerVM 가상화의 HMC 서버에 접속하는 것이다.
이때, 상기 IBM PowerVM 가상 스위치 정보 수집부(111d)가 lshwres CLI명령을 실행하는 바람직한 실시 예는
“lshwres -r virtualio --rsubtype vswitch -m <system name> -F vswitch:vlan_ids” 이다.
또한 이때, 상기 IBM PowerVM 가상 스위치 정보 수집부(111d)가 상기 SSH부(160)를 통해 IBM PowerVM 가상화에 접속하는 바람직한 실시 예는 IBM PowerVM 가상화의 HMC 서버에 접속하는 것이다.
이때, 상기 IBM PowerVM 유닉스 디스크 정보 수집부(111e)가 lscfg, lspv, lsdev, bootinfo 및 lsmap CLI명령을 실행하는 바람직한 실시 예는
“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 :” 이다.
또한 이때, 상기 IBM PowerVM 유닉스 디스크 정보 수집부(111e)가 상기 SSH부(160)를 통해 IBM PowerVM 가상화에 접속하는 바람직한 실시 예는 IBM PowerVM 가상화의 VIOS 서버에 접속하는 것이다.
도 6은 본 발명의 일 실시 예에 따른 원격검침 시스템(100)에 가상화 정보 수집부(110)의 HPVM 정보 수집부(112)의 세부 구성을 나타내기 위한 블록도이다.
또한 이때, 도 6에 도시한 바와 같이, 상기 HPVM 정보 수집부(112)는 상기 SSH부(160)를 통해 HPVM 가상화에 접속하여 다른 가상화와 동일한 계층구조로 공통화하기 위해 자원풀 정보를 정의하여 추가하는 HPVM 자원풀 정보 수집부(112a), 상기 SSH부(160)를 통해 HPVM 가상화에 접속하여 Hostname, netstat, lanscan, hpvmstatus, vmstat, parstatus 및 lanadmin CLI명령을 실행한 결과에서 HPVM 가상화에 대한 물리 서버 정보를 수집하는 HPVM 물리 서버 정보 수집부(112b), 상기 SSH부(160)를 통해 HPVM 가상화에 접속하여 hpvmstatus 및 hpvmsar CLI명령을 실행한 결과에서 HPVM 가상화에 대한 가상 서버 정보를 수집하는 HPVM 가상 서버 정보 수집부(112c), 상기 SSH부(160)를 통해 HPVM 가상화에 접속하여 hpvmnet CLI명령을 실행한 결과에서 HPVM 가상화에 대한 가상 스위치 정보를 수집하는 HPVM 가상 스위치 정보 수집부(112d) 및 상기 SSH부(160)를 통해 HPVM 가상화에 접속하여 scsimgr 및 hpvmdevinfo CLI명령을 실행한 결과에서 HPVM 가상화에 대한 유닉스 디스크 정보를 수집하는 HPVM 유닉스 디스크 정보 수집부(112e)로 이루어진다.
아울러, 상기 HPVM 물리 서버 정보 수집부(112b)가 Hostname, netstat, lanscan, hpvmstatus, vmstat, parstatus 및 lanadmin CLI명령을 실행하는 바람직한 실시 예는
“hostname”
“netstat -ni”
“lanscan”
“hpvmstatus -s -X”
“vmstat”
“parstatus -Vp 0”
“lanadmin -g mibstats_ext 0” 이다.
또한 아울러, 상기 HPVM 물리 서버 정보 수집부(112b)가 상기 SSH부(160)를 통해 HPVM 가상화에 접속하는 바람직한 실시 예는 HPVM 가상화의 HPVM Host 서버에 접속하는 것이다.
아울러, 상기 HPVM 가상 서버 정보 수집부(112c)가 hpvmstatus 및 hpvmsar CLI명령을 실행하는 바람직한 실시 예는
“hpvmstatus -X”
“hpvmsar <VM NAME> -s 1 -n 2”
“hpvmsar -S <vNIC NAME> -s 1 -n 2” 이다.
또한 아울러, 상기 HPVM 가상 서버 정보 수집부(112c)가 상기 SSH부(160)를 통해 HPVM 가상화에 접속하는 바람직한 실시 예는 HPVM 가상화의 HPVM Host 서버에 접속하는 것이다.
아울러, 상기 HPVM 가상 스위치 정보 수집부(112d)가 hpvmnet CLI명령을 실행하는 바람직한 실시 예는
“hpvmnet -X”
“hpvmnet -X {-s <vswitch_number> | -S <vswitch_name>}” 이다.
또한 아울러, 상기 HPVM 가상 스위치 정보 수집부(112d)가 상기 SSH부(160)를 통해 HPVM 가상화에 접속하는 바람직한 실시 예는 HPVM 가상화의 HPVM Host 서버에 접속하는 것이다.
아울러, 상기 HPVM 유닉스 디스크 정보 수집부(112e)가 scsimgr 및 hpvmdevinfo CLI명령을 실행하는 바람직한 실시 예는
“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}” 이다.
또한 아울러, 상기 HPVM 유닉스 디스크 정보 수집부(112e)가 상기 SSH부(160)를 통해 HPVM 가상화에 접속하는 바람직한 실시 예는 HPVM 가상화의 HPVM Host 서버에 접속하는 것이다.
도 7은 본 발명의 일 실시 예에 따른 원격검침 시스템(100)에 가상화 관리부(120)의 IBM PowerVM 관리부(121)의 세부 구성을 나타내기 위한 블록도이다.
이때, 도 7에 도시한 바와 같이, 상기 IBM PowerVM 관리부(121)는 상기 SSH부(160)를 통해 IBM PowerVM 가상화에 접속하여 mksyscfg, chsyscfg, chhwres, chsyscfg, cfgdev, mkvdev 및 alt_disk_copy CLI명령을 실행하여 IBM PowerVM 가상 서버를 생성하는 IBM PowerVM 가상 서버 생성부(121a), 상기 SSH부(160)를 통해 IBM PowerVM 가상화에 접속하여 rmsyscfg, chsyscfg 및 rmdev CLI명령을 실행하여 IBM PowerVM 가상 서버를 삭제하는 IBM PowerVM 가상 서버 삭제부(121b) 및 유닉스 디스크의 용도가 템플릿 용도인 디스크를 이용하여 템플릿으로 IBM PowerVM 가상서버 생성시 템플릿을 복제하는 IBM PowerVM 템플릿 관리부(121c)로 이루어진다.
아울러, 상기 IBM PowerVM 가상 서버 생성부(121a)가 mksyscfg, chsyscfg, chhwres, chsyscfg, cfgdev, mkvdev 및 alt_disk_copy CLI명령을 실행하는 바람직한 실시 예는
“mksyscfg -r lpar -m <system name> -i “name=<lpar name>, profile_name=<profile name>, lpar_env=aixlinux, min_mem=<Min size>, desired_mem=<Desired size>, max_mem=<Max size>, proc_mode=shared, shared_proc_pool_id=<proc pool id>, min_procs=<Min vp count>, desired_procs=<Desired vp count>, max_procs=<Max vp count>, min_proc_units=<Min phy-proc count>, desired_proc_units=<Desired phy-proc count>, max_proc_units=<Max phy-proc count>, sharing_mode=<uncap | cap>, uncap_weight=<Uncap weight>, max_virtual_slots=2000, “virtual_eth_adapters=<vea slot num>/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””
“chsyscfg -r prof -m <system name> -i “name=<profile name>,lpar_id=<lpar id>, virtual_eth_adapters+=<vea slot num>/0/<vlan id>///1[/<vswitch name>]””
“chsyscfg -r prof -m <system name> -i “name=<profile name>, lpar_id=<lpar id>, virtual_scsi_adapters+=<vsa slot num 2>/client/<vio-2 lpar id>//<vio-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””
“chsyscfg -r prof -m <system name> -i “name=<vio profile name>, lpar_id=<vio lpar id>, virtual_scsi_adapters+=<server slot num>/server////0””
“cfgdev”
“mkvdev -vdev <template disk name> -vadapter <Server vSCSI Adapter name> -dev <lpar id>_rootvg_vtd”
“alt_disk_copy -d <alt disk name>” 이다.
또한 아울러, 상기 IBM PowerVM 가상 서버 생성부(121a)가 상기 SSH부(160)를 통해 IBM PowerVM 가상화에 접속하는 바람직한 실시 예는 IBM PowerVM 가상화의 HMC 또는 VIOS 서버에 접속하는 것이다.
아울러, 상기 IBM PowerVM 가상 서버 삭제부(121b)가 rmsyscfg, chsyscfg 및 rmdev CLI명령을 실행하는 바람직한 실시 예는
“rmsyscfg -r lpar -m <system name> -n <lpar name>”
“chsyscfg -r prof -m <system name> -i “name=<vio profile name>, lpar_id=<vio lpar id>, virtual_scsi_adapters-=<server slot num>/server////0””
“rmdev -dev <device name>” 이다.
또한 아울러, 상기 IBM PowerVM 가상 서버 삭제부(121b)가 상기 SSH부(160)를 통해 IBM PowerVM 가상화에 접속하는 바람직한 실시 예는 IBM PowerVM 가상화의 HMC 또는 VIOS 서버에 접속하는 것이다.
아울러, 상기 IBM PowerVM 템플릿 관리부(121c)가 유닉스 디스크의 용도가 템플릿 용도인 디스크를 이용하여 템플릿으로 IBM PowerVM 가상서버 생성시 템플릿을 복제하는 바람직한 실시 예는 생성된 VM에 템플릿 DISK 할당한 후 VM 부팅한 후 OS DISK 할당한 후 디스크 복제 “alt_disk_copy -d <alt disk name>” 한 후 VM 종료한 후 생성된 VM에 템플릿 DISK, OS DISK 할당을 해제한 후 생성된 VM에 복제된 OS DISK 할당하는 것이다.
또한 아울러, 상기 IBM PowerVM 템플릿 관리부(121c)는 가상서버 생성을 자동화 하기 위해 x86가상화의 템플릿 개념을 적용한 것이다. 이를 위해서 유닉스 디스크의 용도가 템플릿 용도인 디스크에 대해서 템플릿으로 분류하여 관리하도록 한 것이다.
도 8은 본 발명의 일 실시 예에 따른 원격검침 시스템(100)에 가상화 관리부(120)의 HPVM 관리부(122)의 세부 구성을 나타내기 위한 블록도이다.
이때, 도 8에 도시한 바와 같이, 상기 HPVM 관리부(122)는 상기 SSH부(160)를 통해 HPVM 가상화에 접속하여 dd, hpvmcreate 및 hpvmnvram CLI명령을 실행하여 HPVM 가상 서버를 생성하는 HPVM 가상 서버 생성부(122a), 상기 SSH부(160)를 통해 HPVM 가상화에 접속하여 hpvmremove 및 hpvmnet CLI명령을 실행하여 HPVM 가상 서버를 삭제하는 HPVM 가상 서버 삭제부(122b) 및 유닉스 디스크의 용도가 템플릿 용도인 디스크를 이용하여 템플릿으로 HPVM 가상서버 생성시 템플릿을 복제하는 HPVM 템플릿 관리부(122c)로 이루어진다.
아울러, 상기 HPVM 가상 서버 생성부(122a)가 dd, hpvmcreate 및 hpvmnvram CLI명령을 실행하는 바람직한 실시 예는
“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:<NAS vSwitch Name> -a network:aviolan::vswitch:<HeartBeat vSwitch Name> -a disk:aviostor::disk:<OS Disk Name> -a disk:aviostor::disk:<Data Disk Name> -e <CPU Ent> -r <Mem Size> -c <CPU vCore수>”
“hpvmnvram -P <VM NAME> -a <Disk Name>:1:”\EFI\HPUX\hpux.efi”“ 이다.
또한 아울러, 상기 HPVM 가상 서버 생성부(122a)가 상기 SSH부(160)를 통해 HPVM 가상화에 접속하는 바람직한 실시 예는 HPVM 가상화의 HPVM Host 서버에 접속하는 것이다.
아울러, 상기 HPVM 가상 서버 삭제부(122b)가 hpvmremove 및 hpvmnet CLI명령을 실행하는 바람직한 실시 예는
“hpvmremove -P <VM NAME>”
“hpvmnet -S vsw_service -u portid:<port id>:vlanid:<vlan id>“ 이다.
또한 아울러, 상기 HPVM 가상 서버 삭제부(122b)가 상기 SSH부(160)를 통해 HPVM 가상화에 접속하는 바람직한 실시 예는 HPVM 가상화의 HPVM Host 서버에 접속하는 것이다.
아울러, 상기 HPVM 템플릿 관리부(122c)가 유닉스 디스크의 용도가 템플릿 용도인 디스크를 이용하여 템플릿으로 HPVM 가상서버 생성시 템플릿을 복제하는 바람직한 실시 예는 “dd if=<source disk name> of=<destination disk name> bs=1024k” 상기 CLI 명령를 통해 템플릿 DISK를 OS DISK로 복제한 후 생성된 VM에 복제된 OS DISK를 할당하는 것이다.
도 9는 본 발명의 일 실시 예에 따른 원격검침 시스템(100)의 공통화부(130)의 세부 구성을 나타내기 위한 블록도이다.
이때, 도 9에 도시한 바와 같이, 상기 공통화부(130)는 상기 IBM PowerVM 자원풀 정보 수집부(111a)를 통해 수집된 IBM PowerVM 가상화의 자원풀 정보 및 상기 HPVM 자원풀 정보 수집부(112a)를 통해 정의하여 추가된 HPVM 가상화의 자원풀 정보를 공통된 형식으로 DB화하여 상기 DB부(150)에 저장하는 자원풀 정보 공통화부(131), 상기 IBM PowerVM 물리 서버 정보 수집부(111b)를 통해 수집된 IBM PowerVM 가상화의 물리 서버 정보 및 상기 HPVM 물리 서버 정보 수집부(112b)를 통해 수집된 HPVM 가상화의 물리 서버 정보를 공통된 형식으로 DB화하여 상기 DB부(150)에 저장하는 물리 서버 정보 공통화부(132), 상기 IBM PowerVM 가상 서버 정보 수집부(111c)를 통해 수집된 IBM PowerVM 가상화의 가상 서버 정보 및 상기 HPVM 가상 서버 정보 수집부(112c)를 통해 수집된 HPVM 가상화의 가상 서버 정보를 공통된 형식으로 DB화하여 상기 DB부(150)에 저장하는 가상 서버 정보 공통화부(133), 상기 IBM PowerVM 가상 스위치 정보 수집부(111d)를 통해 수집된 IBM PowerVM 가상화의 가상 스위치 정보 및 상기 HPVM 가상 스위치 정보 수집부(112d)를 통해 수집된 HPVM 가상화의 가상 스위치 정보를 공통된 형식으로 DB화하여 상기 DB부(150)에 저장하는 가상 스위치 정보 공통화부(134), 상기 IBM PowerVM 유닉스 디스크 정보 수집부(111e)를 통해 수집된 IBM PowerVM 가상화의 유닉스 디스크 정보 및 상기 HPVM 유닉스 디스크 정보 수집부(112e)를 통해 수집된 HPVM 가상화의 유닉스 디스크 정보를 공통된 형식으로 DB화하여 상기 DB부(150)에 저장하고, 수집된 상기 유닉스 디스크 정보에서 유닉스 디스크별 용도를 정의하는 유닉스 디스크 정보 공통화부(135), 상기 IBM PowerVM 가상 서버 생성부(121a)를 통해 IBM PowerVM 가상 서버를 생성하는 CLI명령 절차와 상기 HPVM 가상 서버 생성부(122a)를 통해 HPVM 가상 서버를 생성하는 CLI명령 절차를 가상화 종류와 관계없는 공통된 가상서버를 생성하는 절차로 공통화 하는 가상 서버 생성 공통화부(136), 상기 IBM PowerVM 가상 서버 삭제부(121b)를 통해 IBM PowerVM 가상 서버를 삭제하는 CLI명령 절차와 상기 HPVM 가상 서버 삭제부(122b)를 통해 HPVM 가상 서버를 삭제하는 CLI명령 절차를 가상화 종류와 관계없는 공통된 가상서버를 삭제하는 절차로 공통화 하는 가상 서버 삭제 공통화부(137) 및 상기 IBM PowerVM 템플릿 관리부(121c)를 통해 템플릿을 이용하여 가상서버를 생성시 템플릿을 복제하는 절차와 상기 HPVM 템플릿 관리부(122c) 통해 템플릿을 이용하여 가상서버를 생성시 템플릿을 복제하는 절차를 가상화 종류와 관계없는 공통된 템플릿을 이용하여 가상서버를 생성시 공통된 템플릿을 복제하는 절차로 공통화하는 템플릿 관리 공통화부(138)로 이루어진다.
아울러, 상기 자원풀 정보 공통화부(131)가 자원풀 정보를 공통된 형식으로 DB화하는 바람직한 실시 예는 자원풀명 및 ID로 공통화 하는 것이다.
아울러, 상기 물리 서버 정보 공통화부(132)가 물리 서버 정보를 공통된 형식으로 DB화하는 바람직한 실시 예는 Hostname, 시리얼번호, IP, CPU 개수, 메모리 총용량 및 네트워크 트래픽 In/Out으로 공통화 하는 것이다.
아울러, 상기 가상 서버 정보 공통화부(133)가 가상 서버 정보를 공통된 형식으로 DB화하는 바람직한 실시 예는 VM ID, VM NAME, OS, MAC, 전원상태, CPU 할당 코어수, 메모리 할당량 및 디스크 할당량으로 공통화 하는 것이다.
아울러, 상기 가상 스위치 정보 공통화부(134)가 가상 스위치 정보를 공통된 형식으로 DB화하는 바람직한 실시 예는 가상스위치명 및 연결된 VLAN ID 정보로 공통화 하는 것이다.
아울러, 상기 유닉스 디스크 정보 공통화부(135)가 유닉스 디스크 정보를 공통된 형식으로 DB화하는 바람직한 실시 예는 Disk Name, Disk Size "I Disk ID로 공통화 하는 것이다.
또한 아울러, 상기 IBM PowerVM VIOS 및 상기 HPVM Host 서버에서 수집된 유닉스 디스크를 중복되어 처리되지 않도록 동일 디스크로 판단하기 위한 바람직한 실시 예는 "Disk ID"의 동일유무로 판단하는 것이다.
또한 아울러, 상기 유닉스 디스크별 용도의 바람직한 실시 예는 OS 디스크, DATA디스크, 템플릿, HeartBeat 및 Lock 용도이다.
또한 아울러, 상기와 같이 유닉스 디스크별로 용도를 정의하는 이유는 가상화 별로 가상서버 생성, 삭제 및 템플릿을 이용하여 가상서버를 생성하는 경우 용도별로 자동으로 할당될 수 있도록 하기 위함이다.
아울러, 상기 가상 서버 생성 공통화부(136)가 가상 서버를 생성하는 CLI명령 절차를 가상화 종류와 관계없는 공통된 가상서버를 생성하는 절차로 공통화 하는 바람직한 실시 예는 VM용 디스크 대상 조회한 후 해당 템플릿으로 VM용 디스크 생성한 후 VM 생성한 후 VM 데이터용 디스크를 추가한 후 VM 부트 디스크 지정(HPVM)한 후 VM 네트워크카드 추가 및 가상스위치 연결한 후 VM 기동하는 것으로 공통화 하는 것이다.
아울러, 상기 가상 서버 삭제 공통화부(137)가 가상 서버를 삭제하는 CLI명령 절차를 가상화 종류와 관계없는 공통된 가상서버를 삭제하는 절차로 공통화 하는 바람직한 실시 예는 VM 중지한 후 VM 할당 디스크 해제한 후 VM 네트워크카드의 가상스위치 연결 해제한 후 VM 삭제하는 것으로 공통화 하는 것이다.
이상으로 본 발명의 기술적 사상을 예시하기 위한 바람직한 실시예와 관련하여 설명하고 도시하였지만, 본 발명은 이와 같이 도시되고 설명된 그대로의 구성 및 작용에만 국한되는 것이 아니며, 기술적 사상의 범주를 일탈함이 없이 본 발명에 대해 다수의 변경 및 수정 가능함을 당업자들은 잘 이해할 수 있을 것이다. 따라서 그러한 모든 적절한 변경 및 수정과 균등물들도 본 발명의 범위에 속하는 것으로 간주하여야 할 것이다.

Claims (8)

  1. 가상화 통합관리 장치에 있어서,
    가상화 서버에 SSH 접속하여 CLI명령을 실행한 결과에서 가상화 별로 정보를 수집하는 가상화 정보 수집부(110);
    가상화 서버에 SSH 접속하여 CLI명령을 실행하여 가상화 별로 가상서버를 생성 및 삭제하고 템플릿을 이용하여 가상서버를 생성하는 가상화 관리부(120);
    상기 가상화 정보 수집부(110)를 통해 가상화 별로 수집된 정보를 공통된 형식으로 DB화하여 DB부(150)에 저장하고, 상기 가상화 관리부(120)를 통해 가상화 별로 가상서버를 생성하는 절차, 삭제하는 절차 및 템플릿을 이용하여 가상서버를 생성시 템플릿을 복제하는 절차를 가상화 종류와 관계없는 공통된 가상서버를 생성하는 절차, 가상화 종류와 관계없는 공통된 가상서버를 삭제하는 절차 및 가상화 종류와 관계없는 공통된 템플릿을 이용하여 가상서버를 생성시 템플릿을 복제하는 절차로 공통화하는 공통화부(130);
    상기 가상화 정보 수집부(110)를 통해 가상화 별로 수집된 후 상기 공통화부(130)를 통해 공통된 형식으로 DB화되어 상기 DB부(150)에 저장된 정보 및 상기 공통화부(130)를 통해 공통화된 상기 절차를 통합운영관리 시스템에 API를 제공하는 정보제공 API부(140);
    상기 가상화 정보 수집부(110)를 통해 가상화 별로 수집된 후 상기 공통화부(130)를 통해 공통된 형식으로 DB화된 정보를 저장하고 상기 정보제공 API부(140)를 통해 DB화 되어 저장된 정보를 통합운영관리 시스템에 제공하는 DB부(150); 및
    상기 가상화 정보 수집부(110)를 통해 가상화 별로 정보를 수집하고, 상기 가상화 관리부(120)를 통해 가상화 별로 가상서버를 생성 및 삭제하고 템플릿을 이용하여 가상서버를 생성하기 위해 SSH 방식을 통해 각각의 가상화에 접속할 수 있도록 하는 SSH부(160);
    를 포함하는 것을 특징으로 하는 가상화 통합관리 장치.
  2. 제1항에 있어서,
    상기 가상화 정보 수집부(110)는,
    상기 SSH부(160)를 통해 IBM PowerVM 가상화에 접속하여 CLI명령을 실행한 결과에서 정보를 수집하는 IBM PowerVM 정보 수집부(111); 및
    상기 SSH부(160)를 통해 HPVM 가상화에 접속하여 CLI명령을 실행한 결과에서 정보를 수집하는 HPVM 정보 수집부(112);
    를 포함하는 것을 특징으로 하는 가상화 통합관리 장치.
  3. 제2항에 있어서,
    상기 IBM PowerVM 정보 수집부(111)는,
    상기 SSH부(160)를 통해 IBM PowerVM 가상화에 접속하여 Lshwres CLI명령을 실행한 결과에서 IBM PowerVM 가상화에 대한 자원풀 정보를 수집하는 IBM PowerVM 자원풀 정보 수집부(111a);
    상기 SSH부(160)를 통해 IBM PowerVM 가상화에 접속하여 lssyscfg, lshwres 및 entstat CLI명령을 실행한 결과에서 IBM PowerVM 가상화에 대한 물리 서버 정보를 수집하는 IBM PowerVM 물리 서버 정보 수집부(111b);
    상기 SSH부(160)를 통해 IBM PowerVM 가상화에 접속하여 lssyscfg 및 lshwres CLI명령을 실행한 결과에서 IBM PowerVM 가상화에 대한 가상 서버 정보를 수집하는 IBM PowerVM 가상 서버 정보 수집부(111c);
    상기 SSH부(160)를 통해 IBM PowerVM 가상화에 접속하여 lshwres CLI명령을 실행한 결과에서 IBM PowerVM 가상화에 대한 가상 스위치 정보를 수집하는 IBM PowerVM 가상 스위치 정보 수집부(111d); 및
    상기 SSH부(160)를 통해 IBM PowerVM 가상화에 접속하여 lscfg, lspv, lsdev, bootinfo 및 lsmap CLI명령을 실행한 결과에서 IBM PowerVM 가상화에 대한 유닉스 디스크 정보를 수집하는 IBM PowerVM 유닉스 디스크 정보 수집부(111e);
    를 포함하는 것을 특징으로 하는 가상화 통합관리 장치.
  4. 제2항에 있어서,
    상기 HPVM 정보 수집부(112)는,
    상기 SSH부(160)를 통해 HPVM 가상화에 접속하여 다른 가상화와 동일한 계층구조로 공통화하기 위해 자원풀 정보를 정의하여 추가하는 HPVM 자원풀 정보 수집부(112a);
    상기 SSH부(160)를 통해 HPVM 가상화에 접속하여 Hostname, netstat, lanscan, hpvmstatus, vmstat, parstatus 및 lanadmin CLI명령을 실행한 결과에서 HPVM 가상화에 대한 물리 서버 정보를 수집하는 HPVM 물리 서버 정보 수집부(112b);
    상기 SSH부(160)를 통해 HPVM 가상화에 접속하여 hpvmstatus 및 hpvmsar CLI명령을 실행한 결과에서 HPVM 가상화에 대한 가상 서버 정보를 수집하는 HPVM 가상 서버 정보 수집부(112c);
    상기 SSH부(160)를 통해 HPVM 가상화에 접속하여 hpvmnet CLI명령을 실행한 결과에서 HPVM 가상화에 대한 가상 스위치 정보를 수집하는 HPVM 가상 스위치 정보 수집부(112d); 및
    상기 SSH부(160)를 통해 HPVM 가상화에 접속하여 scsimgr 및 hpvmdevinfo CLI명령을 실행한 결과에서 HPVM 가상화에 대한 유닉스 디스크 정보를 수집하는 HPVM 유닉스 디스크 정보 수집부(112e);
    를 포함하는 것을 특징으로 하는 가상화 통합관리 장치.
  5. 제1항에 있어서,
    상기 가상화 관리부(120)는,
    상기 SSH부(160)를 통해 IBM PowerVM 가상화에 접속하여 CLI명령을 실행하여 IBM PowerVM 가상 서버를 생성 및 삭제하고 템플릿을 이용하여 IBM PowerVM 가상 서버를 생성하는 IBM PowerVM 관리부(121); 및
    상기 SSH부(160)를 통해 HPVM 가상화에 접속하여 CLI명령을 실행하여 HPVM 가상 서버를 생성 및 삭제하고 템플릿을 이용하여 HPVM 가상 서버를 생성하는 HPVM 관리부(122);
    를 포함하는 것을 특징으로 하는 가상화 통합관리 장치.
  6. 제5항에 있어서,
    상기 IBM PowerVM 관리부(121)는,
    상기 SSH부(160)를 통해 IBM PowerVM 가상화에 접속하여 mksyscfg, chsyscfg, chhwres, chsyscfg, cfgdev, mkvdev 및 alt_disk_copy CLI명령을 실행하여 IBM PowerVM 가상 서버를 생성하는 IBM PowerVM 가상 서버 생성부(121a);
    상기 SSH부(160)를 통해 IBM PowerVM 가상화에 접속하여 rmsyscfg, chsyscfg 및 rmdev CLI명령을 실행하여 IBM PowerVM 가상 서버를 삭제하는 IBM PowerVM 가상 서버 삭제부(121b); 및
    유닉스 디스크의 용도가 템플릿 용도인 디스크를 이용하여 템플릿으로 IBM PowerVM 가상서버 생성시 템플릿을 복제하는 IBM PowerVM 템플릿 관리부(121c);
    를 포함하는 것을 특징으로 하는 가상화 통합관리 장치.
  7. 제5항에 있어서,
    상기 HPVM 관리부(122)는,
    상기 SSH부(160)를 통해 HPVM 가상화에 접속하여 dd, hpvmcreate 및 hpvmnvram CLI명령을 실행하여 HPVM 가상 서버를 생성하는 HPVM 가상 서버 생성부(122a);
    상기 SSH부(160)를 통해 HPVM 가상화에 접속하여 hpvmremove 및 hpvmnet CLI명령을 실행하여 HPVM 가상 서버를 삭제하는 HPVM 가상 서버 삭제부(122b); 및
    유닉스 디스크의 용도가 템플릿 용도인 디스크를 이용하여 템플릿으로 HPVM 가상서버 생성시 템플릿을 복제하는 HPVM 템플릿 관리부(122c);
    를 포함하는 것을 특징으로 하는 가상화 통합관리 장치.
  8. 제1항에 있어서,
    상기 공통화부(130)는,
    상기 IBM PowerVM 자원풀 정보 수집부(111a)를 통해 수집된 IBM PowerVM 가상화의 자원풀 정보 및 상기 HPVM 자원풀 정보 수집부(112a)를 통해 정의하여 추가된 HPVM 가상화의 자원풀 정보를 공통된 형식으로 DB화하여 상기 DB부(150)에 저장하는 자원풀 정보 공통화부(131);
    상기 IBM PowerVM 물리 서버 정보 수집부(111b)를 통해 수집된 IBM PowerVM 가상화의 물리 서버 정보 및 상기 HPVM 물리 서버 정보 수집부(112b)를 통해 수집된 HPVM 가상화의 물리 서버 정보를 공통된 형식으로 DB화하여 상기 DB부(150)에 저장하는 물리 서버 정보 공통화부(132);
    상기 IBM PowerVM 가상 서버 정보 수집부(111c)를 통해 수집된 IBM PowerVM 가상화의 가상 서버 정보 및 상기 HPVM 가상 서버 정보 수집부(112c)를 통해 수집된 HPVM 가상화의 가상 서버 정보를 공통된 형식으로 DB화하여 상기 DB부(150)에 저장하는 가상 서버 정보 공통화부(133);
    상기 IBM PowerVM 가상 스위치 정보 수집부(111d)를 통해 수집된 IBM PowerVM 가상화의 가상 스위치 정보 및 상기 HPVM 가상 스위치 정보 수집부(112d)를 통해 수집된 HPVM 가상화의 가상 스위치 정보를 공통된 형식으로 DB화하여 상기 DB부(150)에 저장하는 가상 스위치 정보 공통화부(134);
    상기 IBM PowerVM 유닉스 디스크 정보 수집부(111e)를 통해 수집된 IBM PowerVM 가상화의 유닉스 디스크 정보 및 상기 HPVM 유닉스 디스크 정보 수집부(112e)를 통해 수집된 HPVM 가상화의 유닉스 디스크 정보를 공통된 형식으로 DB화하여 상기 DB부(150)에 저장하고, 수집된 상기 유닉스 디스크 정보에서 유닉스 디스크별 용도를 정의하는 유닉스 디스크 정보 공통화부(135);
    상기 IBM PowerVM 가상 서버 생성부(121a)를 통해 IBM PowerVM 가상 서버를 생성하는 CLI명령 절차와 상기 HPVM 가상 서버 생성부(122a)를 통해 HPVM 가상 서버를 생성하는 CLI명령 절차를 가상화 종류와 관계없는 공통된 가상서버를 생성하는 절차로 공통화 하는 가상 서버 생성 공통화부(136);
    상기 IBM PowerVM 가상 서버 삭제부(121b)를 통해 IBM PowerVM 가상 서버를 삭제하는 CLI명령 절차와 상기 HPVM 가상 서버 삭제부(122b)를 통해 HPVM 가상 서버를 삭제하는 CLI명령 절차를 가상화 종류와 관계없는 공통된 가상서버를 삭제하는 절차로 공통화 하는 가상 서버 삭제 공통화부(137); 및
    상기 IBM PowerVM 템플릿 관리부(121c)를 통해 템플릿을 이용하여 가상서버를 생성시 템플릿을 복제하는 절차와 상기 HPVM 템플릿 관리부(122c) 통해 템플릿을 이용하여 가상서버를 생성시 템플릿을 복제하는 절차를 가상화 종류와 관계없는 공통된 템플릿을 이용하여 가상서버를 생성시 공통된 템플릿을 복제하는 절차로 공통화하는 템플릿 관리 공통화부(138);
    를 포함하는 것을 특징으로 하는 가상화 통합관리 장치.
PCT/KR2016/002668 2016-03-16 2016-03-16 가상화 통합관리 장치 WO2017159894A1 (ko)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/KR2016/002668 WO2017159894A1 (ko) 2016-03-16 2016-03-16 가상화 통합관리 장치

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/KR2016/002668 WO2017159894A1 (ko) 2016-03-16 2016-03-16 가상화 통합관리 장치

Publications (1)

Publication Number Publication Date
WO2017159894A1 true WO2017159894A1 (ko) 2017-09-21

Family

ID=59851592

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2016/002668 WO2017159894A1 (ko) 2016-03-16 2016-03-16 가상화 통합관리 장치

Country Status (1)

Country Link
WO (1) WO2017159894A1 (ko)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20050069892A (ko) * 2003-12-29 2005-07-05 노키아 인크 네트워크 어플라이언스 상의 다중 관리 서버들의 통합세션 제어 방법 및 시스템
KR20120085436A (ko) * 2011-01-24 2012-08-01 주식회사 엘지씨엔에스 이기종 가상 서버 통합 시스템 및 방법
US20120215921A1 (en) * 2010-11-02 2012-08-23 International Business Machines Corporation Integration of heterogeneous computing systems into a hybrid computing system
US8429649B1 (en) * 2008-09-25 2013-04-23 Quest Software, Inc. Systems and methods for data management in a virtual computing environment
US20130232248A1 (en) * 2002-06-12 2013-09-05 Bladelogic, Inc. Method and system for simplifying distributed server management

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130232248A1 (en) * 2002-06-12 2013-09-05 Bladelogic, Inc. Method and system for simplifying distributed server management
KR20050069892A (ko) * 2003-12-29 2005-07-05 노키아 인크 네트워크 어플라이언스 상의 다중 관리 서버들의 통합세션 제어 방법 및 시스템
US8429649B1 (en) * 2008-09-25 2013-04-23 Quest Software, Inc. Systems and methods for data management in a virtual computing environment
US20120215921A1 (en) * 2010-11-02 2012-08-23 International Business Machines Corporation Integration of heterogeneous computing systems into a hybrid computing system
KR20120085436A (ko) * 2011-01-24 2012-08-01 주식회사 엘지씨엔에스 이기종 가상 서버 통합 시스템 및 방법

Similar Documents

Publication Publication Date Title
WO2014032262A1 (zh) 一种平台间迁移应用的实现方法及系统
WO2015102220A1 (ko) 보안저장장치를 구비하는 저장 시스템 및 그 관리 방법
WO2015020471A1 (en) Method and apparatus for distributing data in hybrid cloud environment
WO2018076868A1 (zh) 一种数据同步方法、装置、系统、存储介质和服务器
WO2014200162A1 (en) Processor module, server system and method of controlling processor module
WO2018120680A1 (zh) 虚拟磁盘备份系统、方法、装置、服务主机和存储介质
WO2021060609A1 (ko) 복수의 엣지와 클라우드를 포함하는 분산 컴퓨팅 시스템 및 이의 적응적 지능 활용을 위한 모델 제공 방법
WO2014042415A1 (ko) 지능형 분산 스토리지 서비스 시스템 및 방법
AU2009249516B2 (en) Distributed virtual switch for virtualized computer systems
US10866824B2 (en) Continuous uptime of guest virtual machines during upgrade of a virtualization host device
WO2018082142A1 (zh) 一种录屏方法以及装置
WO2015109804A1 (zh) 一种虚拟化环境下针对网络服务的双机热备份容灾系统及其方法
WO2018076867A1 (zh) 数据备份的删除方法、装置、系统、存储介质和服务器
WO2014208863A1 (ko) 비휘발성 버퍼 캐시와 비휘발성 스토리지를 위한 통합 데이터 관리 장치 및 방법
WO2021118125A1 (ko) 안드로이드 어플리케이션에 의해 실행 가능한 보안 컨테이너 구축 장치, 방법 및 그 프로그램이 기록된 컴퓨터로 읽을 수 있는 기록매체
WO2014044136A1 (zh) 基于分布式数据的并发处理方法、系统和计算机存储介质
WO2018076812A1 (zh) 数据请求的响应方法、装置、存储介质、服务器及系统
WO2018076433A1 (zh) 多开应用程序方法、多开应用程序装置及终端
WO2019088334A1 (ko) 빅 데이터의 실시간 저장 및 검색 시스템
WO2023033588A1 (ko) 가상화 단말에서 데이터 플로우를 제어하기 위한 시스템 및 그에 관한 방법
WO2017082520A1 (ko) 데이터베이스 관리 시스템 및 그의 데이터 변경 및 복구 방법
WO2016013906A1 (en) Electronic apparatus for executing virtual machine and method for executing virtual machine
WO2018076829A1 (zh) 终端数据的处理方法、装置、系统、存储介质及服务器
WO2020253125A1 (zh) 日志管理方法、装置、设备及存储介质
WO2023090755A1 (ko) 가상화 인스턴스의 네트워크 접속을 제어하기 위한 시스템 및 그에 관한 방법

Legal Events

Date Code Title Description
NENP Non-entry into the national phase

Ref country code: DE

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16894625

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 16894625

Country of ref document: EP

Kind code of ref document: A1