WO2016003127A1 - Management system for server/storage - Google Patents

Management system for server/storage Download PDF

Info

Publication number
WO2016003127A1
WO2016003127A1 PCT/KR2015/006612 KR2015006612W WO2016003127A1 WO 2016003127 A1 WO2016003127 A1 WO 2016003127A1 KR 2015006612 W KR2015006612 W KR 2015006612W WO 2016003127 A1 WO2016003127 A1 WO 2016003127A1
Authority
WO
WIPO (PCT)
Prior art keywords
virtual machine
active
information
virtual
devices
Prior art date
Application number
PCT/KR2015/006612
Other languages
French (fr)
Korean (ko)
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 전자부품연구원
Publication of WO2016003127A1 publication Critical patent/WO2016003127A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs

Definitions

  • the present invention relates to a server / storage management system, and more particularly, to a system for managing servers / storages using a virtual machine.
  • Servers, communications equipment, and storage, storage devices are the core infrastructures that store and distribute big data and require large amounts of power. In particular, as the cloud era and the big data era arrive, efficient management is required.
  • the present invention has been made to solve the above problems, an object of the present invention, to provide a management system including a plurality of virtual machines for managing a plurality of devices and a virtual machine management unit for monitoring a plurality of virtual machines. have.
  • a plurality of virtual machines for managing a plurality of devices; It includes; and a virtual machine management unit for monitoring the plurality of virtual machines.
  • the virtual machine manager may transmit the monitoring information to an external control center.
  • the plurality of virtual machines may include: an active virtual machine that directly manages a plurality of devices; A passive virtual machine managing the plurality of devices in place of the active virtual machine when a failure occurs in the active virtual machine; And a spare virtual machine managing the plurality of devices by assisting the active virtual machine when the active virtual machine or the passive virtual machine is loaded with a specific amount or more.
  • the virtual machine manager may further include a workload profiler that collects resource usage information of the plurality of virtual machines.
  • the resource usage information may include virtual machine ID, virtual machine mode information, information collection time, target resource type information to be collected, and resource utilization information.
  • the virtual machine manager may include a virtual machine controller configured to monitor states of the plurality of virtual machines and to control the passive virtual machine to operate in an active mode when a failure occurs in the active virtual machine.
  • the virtual machine controller may adjust resource utilization rates of the active virtual machine and the passive virtual machine using the resource usage information collected by the workload profiler.
  • the virtual machine controller may control to allocate resources to the spare virtual machine when resource utilization rates of the active virtual machine and the passive virtual machine exceed a specific value.
  • the virtual machine manager may include an event profiler that collects event information related to management of the plurality of devices by the plurality of virtual machines and transmits the collected event information to an external control center.
  • the event information may include a virtual machine ID, virtual machine mode information, event occurrence time information, event type information and event occurrence log message.
  • a management system including a plurality of virtual machines for managing a plurality of devices and a virtual machine management unit for monitoring a plurality of virtual machines, such that the management system includes a plurality of virtual machines.
  • the management system can be used to efficiently manage thousands of managed devices.
  • the management system can have a higher reliability and stability because a plurality of virtual machines are redundant and the load can be distributed through the spare virtual machine.
  • FIG. 1 is a block diagram showing a configuration of a server / storage management system according to an embodiment of the present invention
  • FIG. 2 is a diagram illustrating an event information collection protocol of an event profiler according to an embodiment of the present invention
  • 3 is a table for describing event information of an event profiler according to an embodiment of the present invention.
  • FIG. 5 illustrates a resource usage information collection protocol of a workload profiler according to an embodiment of the present invention
  • FIG. 6 is a table for explaining resource usage information according to an embodiment of the present invention.
  • FIG. 7 is a diagram illustrating a virtual machine management / control command protocol according to one embodiment of the present invention.
  • FIG. 8 illustrates another form of virtual machine management / control command protocol according to an embodiment of the present invention
  • FIG. 9 is a diagram illustrating a virtual machine state monitoring protocol according to one embodiment of the present invention.
  • FIG. 10 is a table for explaining a virtual machine management / control command protocol and monitoring protocol, according to an embodiment of the present invention.
  • FIG. 1 is a block diagram illustrating a configuration of a server / storage management system 100 according to an embodiment of the present invention.
  • the management system 100 manages a plurality of managed devices 10 and transmits information collected in a management process to the control center 20.
  • the device to be managed 10 includes a server, a network device, a storage device, and the like.
  • the management system 100 implements and manages a device for managing the plurality of managed devices 10 in the form of a plurality of virtual machines. And, the management system 100 includes a virtual machine management unit 140 for monitoring a plurality of virtual machines for equipment management as described above. That is, the management system 100 is a virtualized server environment in which the environment for managing the plurality of managed devices 10 is built, so that thousands of tens of thousands of managed devices 10 can be stably and effectively managed. You can build an environment with server capacity or resources. In addition, the management system 100 may duplicate the virtualized servers with each other and may also have a spare virtual machine, so that even if a specific server fails, the management of the device does not cause a problem. Will be able to.
  • the management system 100 includes a plurality of virtual machines 110, 120, and 130 for managing a plurality of devices, a virtual machine manager 140 for monitoring a plurality of virtual machines, a hypervisor 150 as a base of a virtual machine, And underlying hardware 160.
  • the management system 100 may include a plurality of virtual machines, each of which is an active virtual machine 110, a passive virtual machine 120, and a spare virtual machine 130. ) Will operate in one of the modes.
  • the active virtual machine 110 directly and directly manages the plurality of managed devices 10. That is, the active virtual machine 110 also monitors and directly controls the state of the managed devices 10 or events that occur.
  • the active virtual machine 110 includes a Common Information Model Object Manager (CIMOM) 111, providers 113 and 115, and a daemon 117.
  • CIMOM Common Information Model Object Manager
  • the CIMOM 111 collects, manages, and controls status information of a storage or server, which is a managed device 10, based on a CIM (Common Information Model) standard.
  • CIM Common Information Model
  • the providers 113 and 115 perform an actual processing operation in response to the information collection and management / control request requested by the CIMOM 111. In some cases, the providers 113 and 115 may be included in the CIMOM 111.
  • the daemon 117 performs a corresponding function in response to a request for management, control, and monitoring of the event profiler 141, the virtual machine controller 143, and the workload profiler 145.
  • the daemon 117 basically performs related functions in a state running in the background in the active virtual machine 110.
  • the passive virtual machine 120 serves to assist the active virtual machine 110.
  • the passive virtual machine 120 may be mirrored to perform the same function as the active virtual machine 110, or may be clustered to back up the active virtual machine 110.
  • the passive virtual machine 120 may share a resource with the active virtual machine 110 and perform a function of sharing the workload of the active virtual machine 110.
  • the passive virtual machine 120 manages a plurality of managed devices 10 in place of the active virtual machine 110 when a failure occurs in the active virtual machine 110. That is, when a failure occurs in the active virtual machine 110, the passive virtual machine 120 is to be switched to the active mode.
  • the passive virtual machine 120 has the same configuration as the active virtual machine 110, and specifically, the CIMOM (Common Information Model Object Manager) 121, the providers 123 and 125, and Contains a daemon 127.
  • CIMOM Common Information Model Object Manager
  • the spare virtual machine 130 assists the active virtual machine 110 and the passive virtual machine 120. Specifically, when a certain amount or more of load is applied to the active virtual machine 110 or the passive virtual machine 120, the spare virtual machine 130 assists the active virtual machine to manage the plurality of managed devices 10. do.
  • the spare virtual machine 130 is switched to the passive mode to perform a function as a passive virtual machine.
  • the spare virtual machine 130 has the same configuration as the active virtual machine 110, and specifically, the CIMOM (Common Information Model Object Manager) 131, the providers 133 and 135, And daemon 137.
  • CIMOM Common Information Model Object Manager
  • the virtual machine manager 140 monitors the plurality of virtual machines 110, 120, and 130. In addition, the virtual machine manager 140 transmits the monitoring information to the external control center 20. Then, the control center 20 can grasp the management characteristics and patterns of the management target equipment 10 based on the collected information.
  • the virtual machine manager 140 includes an event profiler 141, a virtual machine controller 143, a workload profiler 145, and a database 147.
  • the event profiler 141 collects event information related to management of the plurality of managed devices 10 by the plurality of virtual machines, and transmits the collected event information to the external control center 20. That is, the event profiler 141 performs a function of collecting information on the management state or related events of the managed device 10. Through this, the control center 20 can grasp the management characteristics and patterns for the management target equipment 10 by using the collected event information.
  • the event information collected by the event profiler 141 includes a virtual machine ID (VM ID), virtual machine mode information (VM Mode), event occurrence time information (Event Time), event type information (Event Type) and events Contains an event log message.
  • VM ID virtual machine ID
  • VM Mode virtual machine mode information
  • Event Time event occurrence time information
  • Event Type event type information
  • 2 is a diagram illustrating an event profile collection protocol of an event profiler according to an embodiment of the present invention
  • FIG. 3 is a table for describing event information of an event profiler according to an embodiment of the present invention
  • 4 is a table for explaining an event type according to an embodiment of the present invention.
  • the work load profiler 145 collects resource usage information of the plurality of virtual machines 110, 120, and 130. As such, the workload profiler 145 collects resource usage information, so that the virtual machine manager 140 may analyze information for predicting and preventing down situations of the virtual machines, and the active virtual machine 110 and the passive. It is possible to appropriately allocate resources between the virtual machine (120). In addition, the virtual machine manager 140 may analyze the system load and the workload of the virtual machines to induce efficient distribution of resources among the virtual machines.
  • the resource usage information may include a virtual machine ID (VM ID), virtual machine mode information (VM Mode), information collection time (Monitoring Time), target resource type information (Resource Type) to collect, and resource utilization information (Resource) Usage).
  • VM ID virtual machine ID
  • VM Mode virtual machine mode information
  • Monitoring Time Monitoring Time
  • Target resource type information Resource Type
  • Resource Usage resource utilization information
  • FIGS. 5 to 6 are diagrams illustrating a resource usage information collection protocol of the workload profiler 145 according to an embodiment of the present invention
  • FIG. 6 is a diagram for describing resource usage information according to an embodiment of the present invention. Table.
  • the virtual machine controller 143 monitors and controls the states of the plurality of virtual machines 110, 120, and 130. Specifically, the virtual machine controller 143 exchanges messages with a Heartbeat module existing in the daemons 117, 127, and 137 in the virtual machine at regular time intervals and checks the state of the virtual machines.
  • the virtual machine controller 143 controls the passive virtual machine 120 to operate in an active mode when a failure occurs in the active virtual machine 110.
  • the virtual machine controller 143 controls the spare virtual machine 130 to operate in the passive mode.
  • the virtual machine controller 143 controls another virtual machine to operate in the spare mode when a failure occurs in the spare virtual machine 130.
  • the virtual machine control unit 143 has a virtual machine that can back up even if any virtual machine failure occurs, it is possible to duplicate the management system 100. Accordingly, the management system 100 can stably manage the management target equipment 10 without system down time.
  • the virtual machine controller 143 adjusts resource utilization rates of the active virtual machine 110 and the passive virtual machine 120 using the resource usage information collected by the workload profiler 145.
  • the virtual machine controller 143 controls the resource allocation to the spare virtual machine 130 when the resource utilization rate of the active virtual machine 110 and the passive virtual machine 120 exceeds a specific value. 130 may be controlled to operate in a passive mode.
  • FIG. 7 illustrates a virtual machine management / control command protocol according to an embodiment of the present invention
  • FIG. 8 illustrates another type of virtual machine management / control command protocol according to an embodiment of the present invention
  • 9 is a diagram illustrating a virtual machine state monitoring protocol according to an embodiment of the present invention
  • FIG. 10 is a diagram illustrating a virtual machine management / control command protocol and a monitoring protocol according to an embodiment of the present invention. It is a table
  • the virtual machine control unit 143 may predict the overload situation of the virtual machine in advance and appropriately adjust the resource allocation state among the virtual machines.
  • the database 147 stores data about information collected by the event profiler 141, the virtual machine controller 143, and the workload profiler 145.
  • the virtual machine management unit 140 having such a structure may monitor and transmit the plurality of virtual machines 110, 120, and 130 to the control center 20, and the control center 20 may be managed based on the collected information. Can understand their management characteristics and patterns. In addition, the virtual machine manager 140 is able to duplicate the virtual machines for equipment management, it is possible to perform a stable management.
  • the hypervisor 150 provides a virtualization platform for running a virtual machine under the hardware 160.
  • the hypervisor 150 controls virtual machines driven by a plurality of operating systems, provides an associated interface, and processes resources such as memory allocated to each virtual machine.
  • Hardware 160 represents a computer device that includes one or more servers or storage and represents the basic hardware that makes up the management system 100.
  • the management system 100 having the above-described configuration is constructed in a virtualized server environment for managing the plurality of managed devices 10, thereby stably and effectively managing thousands to tens of thousands of managed devices 10. You can build an environment with manageable server capacity or resources.
  • the management system 100 may duplicate the virtualized servers with each other and may also have a spare virtual machine, so that even if a specific server fails, the management of the device does not cause a problem. Will be able to.
  • the technical idea of the present invention can be applied to a computer-readable recording medium containing a computer program for performing the function of the management system 100 according to the present embodiment.
  • the technical idea according to various embodiments of the present disclosure may be implemented in the form of computer readable programming language code recorded on a computer readable recording medium.
  • the computer-readable recording medium can be any data storage device that can be read by a computer and can store data.
  • the computer-readable recording medium may be a ROM, a RAM, a CD-ROM, a magnetic tape, a floppy disk, an optical disk, a hard disk drive, a flash memory, a solid state disk (SSD), and the like.
  • the computer-readable code or program stored in the computer-readable recording medium may be transmitted through a network connected between the computers.

Abstract

Provided is a management system. A management system comprises: a plurality of virtual machines for managing a plurality of devices; and a virtual machine management unit for monitoring the plurality of virtual machines. Thousands of devices to be managed can be efficiently managed by means of a plurality of virtual machines. In addition, a management system has a plurality of virtual machines duplexed, and load can be distributed by means of a spare virtual machine and thus enables higher credibility and stability.

Description

서버/스토리지 관리 시스템Server / Storage Management System
본 발명은 서버/스토리지 관리 시스템에 관한 것으로, 더욱 상세하게는, 가상 머신을 이용하여 서버/스토리지들을 관리하기 위한 시스템에 관한 것이다.The present invention relates to a server / storage management system, and more particularly, to a system for managing servers / storages using a virtual machine.
서버와 통신장비, 저장장치인 스토리지 등은 빅데이터를 저장하고 유통시키는 핵심 인프라로 대규모 전력을 필요로 한다. 특히, 클라우드 시대와 빅데이터 시대가 도래함에 따라, 효율적인 관리가 요구된다. Servers, communications equipment, and storage, storage devices, are the core infrastructures that store and distribute big data and require large amounts of power. In particular, as the cloud era and the big data era arrive, efficient management is required.
이와 같이, 클라우드 서비스나 빅데이터 서비스를 제공하기 위해, 수천대가 넘는 서버/스토리지들을 통합 관리해야 하게 되었다. 이와 같은 수많은 서버/스토리지들을 하나의 관제 시스템에서 관리하기 위해서는, 모든 서버/스토리지들을 효율적으로 관리하기 위한 직관적인 제어 체계가 필요하다. 또한, 지능/적응형으로 구축하기 위해, 다양한 정보 수집 체계가 필요하게 되었다. 또한, 서버/스토리지 시스템에 대해서도 통합적인 원격 관리 체계가 필요하게 되었다. As such, in order to provide cloud services or big data services, thousands of servers / storages need to be integrated. In order to manage such a large number of servers / storage in a single control system, an intuitive control system for efficiently managing all servers / storage is required. In addition, in order to build intelligently and adaptively, various information collection systems are required. There is also a need for an integrated remote management system for server / storage systems.
이와 같이, 많은 서버/스토리지 장비들에 대해 하나의 관리 시스템을 통해 일괄적인 모니터링과 관리를 하기 위해, 서버 관리의 효율성 증대를 위한 방안의 모색이 요청된다. As such, in order to collectively monitor and manage many server / storage devices through a single management system, a search for a method for increasing the efficiency of server management is required.
본 발명은 상기와 같은 문제점을 해결하기 위하여 안출된 것으로서, 본 발명의 목적은, 복수개의 장비들을 관리하는 복수개의 가상머신 및 복수개의 가상머신을 모니터링 하는 가상머신 관리부를 포함하는 관리 시스템을 제공함에 있다. The present invention has been made to solve the above problems, an object of the present invention, to provide a management system including a plurality of virtual machines for managing a plurality of devices and a virtual machine management unit for monitoring a plurality of virtual machines. have.
상기 목적을 달성하기 위한 본 발명의 일 실시예에 따른, 관리 시스템은, 복수개의 장비들을 관리하는 복수개의 가상머신; 및 상기 복수개의 가상머신을 모니터링 하는 가상머신 관리부;를 포함한다. Management system according to an embodiment of the present invention for achieving the above object, a plurality of virtual machines for managing a plurality of devices; It includes; and a virtual machine management unit for monitoring the plurality of virtual machines.
그리고, 상기 가상머신 관리부는, 상기 모니터링 정보를 외부 관제 센터에 전송할 수도 있다. The virtual machine manager may transmit the monitoring information to an external control center.
또한, 상기 복수개의 가상머신은, 복수개의 장비들을 직접 관리하는 액티브(active) 가상머신; 상기 액티브 가상머신에 장애가 발생된 경우, 상기 액티브 가상머신을 대신하여 상기 복수개의 장비들을 관리하는 패시브(passive) 가상머신; 및 상기 액티브 가상머신 또는 상기 패시브 가상머신에 특정량 이상의 로드가 걸릴 경우, 상기 액티브 가상머신을 보조하여 상기 복수개의 장비들을 관리하는 스패어(spare) 가상머신;을 포함할 수도 있다. The plurality of virtual machines may include: an active virtual machine that directly manages a plurality of devices; A passive virtual machine managing the plurality of devices in place of the active virtual machine when a failure occurs in the active virtual machine; And a spare virtual machine managing the plurality of devices by assisting the active virtual machine when the active virtual machine or the passive virtual machine is loaded with a specific amount or more.
그리고, 상기 가상머신 관리부는, 상기 복수개의 가상머신의 자원 사용 정보를 수집하는 워크로드 프로파일러;를 더 포함할 수도 있다. The virtual machine manager may further include a workload profiler that collects resource usage information of the plurality of virtual machines.
그리고, 상기 자원 사용 정보는, 가상머신 아이디, 가상머신 모드 정보, 정보 수집 시간, 수집하고자 하는 대상 자원 유형 정보, 및 자원 사용률 정보를 포함할 수도 있다. The resource usage information may include virtual machine ID, virtual machine mode information, information collection time, target resource type information to be collected, and resource utilization information.
또한, 상기 가상머신 관리부는, 상기 복수개의 가상머신의 상태를 모니터링하고, 상기 액티브 가상머신에 장애가 발생된 경우 상기 패시브 가상머신이 액티브 모드로 동작하도록 제어하는 가상머신 제어부;를 포함할 수도 있다. The virtual machine manager may include a virtual machine controller configured to monitor states of the plurality of virtual machines and to control the passive virtual machine to operate in an active mode when a failure occurs in the active virtual machine.
그리고, 상기 가상머신 제어부는, 상기 워크로드 프로파일러에 의해 수집된 자원 사용 정보를 이용하여 상기 액티브 가상머신 및 상기 패시브 가상머신의 자원 사용률을 조절할 수도 있다. The virtual machine controller may adjust resource utilization rates of the active virtual machine and the passive virtual machine using the resource usage information collected by the workload profiler.
또한, 상기 가상머신 제어부는, 상기 액티브 가상머신 및 상기 패시브 가상머신의 자원 사용률이 특정값을 초과한 경우, 상기 스패어 가상머신에 자원이 할당되도록 제어할 수도 있다. The virtual machine controller may control to allocate resources to the spare virtual machine when resource utilization rates of the active virtual machine and the passive virtual machine exceed a specific value.
그리고, 상기 가상머신 관리부는, 상기 복수개의 가상머신에 의한 상기 복수개의 장비들의 관리에 관련된 이벤트 정보를 수집하고, 수집된 이벤트 정보를 외부 관제 센터로 전송하는 이벤트 프로파일러;를 포함할 수도 있다. The virtual machine manager may include an event profiler that collects event information related to management of the plurality of devices by the plurality of virtual machines and transmits the collected event information to an external control center.
또한, 상기 이벤트 정보는, 가상머신 아이디, 가상머신 모드 정보, 이벤트 발생 시간 정보, 이벤트 유형 정보 및 이벤트 발생 로그 메시지를 포함할 수도 있다. In addition, the event information may include a virtual machine ID, virtual machine mode information, event occurrence time information, event type information and event occurrence log message.
본 발명의 다양한 실시예에 따르면, 복수개의 장비들을 관리하는 복수개의 가상머신 및 복수개의 가상머신을 모니터링 하는 가상머신 관리부를 포함하는 관리 시스템을 제공할 수 있게 되어, 관리 시스템은 복수의 가상 머신을 이용하여 수천대의 관리 대상 장비들을 효율적으로 관리할 수 있게 된다. 또한, 관리 시스템은 복수개의 가상 머신들이 이중화되어 있고 스페어 가상머신을 통해 로드를 분산시킬 수 있게 되기 때문에, 더욱 높은 신뢰도와 안정성을 가질 수 있게 된다. According to various embodiments of the present disclosure, it is possible to provide a management system including a plurality of virtual machines for managing a plurality of devices and a virtual machine management unit for monitoring a plurality of virtual machines, such that the management system includes a plurality of virtual machines. Can be used to efficiently manage thousands of managed devices. In addition, the management system can have a higher reliability and stability because a plurality of virtual machines are redundant and the load can be distributed through the spare virtual machine.
도 1은 본 발명의 일 실시예에 따른, 서버/스토리지 관리 시스템의 구성을 도시한 블럭도, 1 is a block diagram showing a configuration of a server / storage management system according to an embodiment of the present invention;
도 2는 본 발명의 일 실시예에 따른, 이벤트 프로파일러의 이벤트 정보 수집 프로토콜을 도시한 도면, 2 is a diagram illustrating an event information collection protocol of an event profiler according to an embodiment of the present invention;
도 3은 본 발명의 일 실시예에 따른, 이벤트 프로파일러의 이벤트 정보를 설명하기 위한 표,3 is a table for describing event information of an event profiler according to an embodiment of the present invention;
도 4는 본 발명의 일 실시예에 따른, 이벤트 유형을 설명하기 위한 표,4 is a table for explaining an event type according to an embodiment of the present invention;
도 5는 본 발명의 일 실시예에 따른, 워크로드 프로파일러의 자원 사용 정보 수집 프로토콜을 도시한 도면, 5 illustrates a resource usage information collection protocol of a workload profiler according to an embodiment of the present invention;
도 6은 본 발명의 일 실시예에 따른, 자원 사용 정보를 설명하기 위한 표, 6 is a table for explaining resource usage information according to an embodiment of the present invention;
도 7은 본 발명의 일 실시예에 따른, 가상머신 관리/제어 명령 프로토콜을 도시한 도면, 7 is a diagram illustrating a virtual machine management / control command protocol according to one embodiment of the present invention;
도 8은 본 발명의 일 실시예에 따른, 다른 형태의 가상머신 관리/제어 명령 프로토콜을 도시한 도면, 8 illustrates another form of virtual machine management / control command protocol according to an embodiment of the present invention;
도 9는 본 발명의 일 실시예에 따른, 가상머신 상태 모니터링 프로토콜을 도시한 도면, 9 is a diagram illustrating a virtual machine state monitoring protocol according to one embodiment of the present invention;
도 10은 본 발명의 일 실시예에 따른, 가상머신 관리/제어 명령 프로토콜 및 모니터링 프로토콜을 설명하기 위한 표이다. 10 is a table for explaining a virtual machine management / control command protocol and monitoring protocol, according to an embodiment of the present invention.
이하에서는 도면을 참조하여 본 발명을 보다 상세하게 설명한다. Hereinafter, with reference to the drawings will be described the present invention in more detail.
도 1은 본 발명의 일 실시예에 따른, 서버/스토리지 관리 시스템(100)의 구성을 도시한 블럭도이다. 1 is a block diagram illustrating a configuration of a server / storage management system 100 according to an embodiment of the present invention.
도 1에 도시된 바와 같이, 관리 시스템(100)은 복수개의 관리 대상 장비(10)를 관리하며, 관리 과정에서 수집된 정보들을 관제센터(20)로 전달한다. 여기에서, 관리 대상 장비(10)는 서버, 네트워크 장비, 스토리지 장비 등을 포함한다. As shown in FIG. 1, the management system 100 manages a plurality of managed devices 10 and transmits information collected in a management process to the control center 20. Here, the device to be managed 10 includes a server, a network device, a storage device, and the like.
관리 시스템(100)은 복수개의 관리 대상 장비(10)들을 관리하기 위한 장치를 복수개의 가상머신 형태로 구현하여 관리를 수행한다. 그리고, 관리 시스템(100)이와 같은 장비 관리를 위한 복수개의 가상머신을 모니터링 하는 가상머신 관리부(140)를 포함하게 된다. 즉, 관리 시스템(100)은 복수개의 관리 대상 장비(10)를 관리하기 위한 환경을 가상화된 서버 환경으로 구축됨으로써, 수천대에서 수만대에 이르는 관리 대상 장비(10)들을 안정적이고 효과적으로 관리할 수 있는 서버 용량이나 자원을 가진 환경을 구축할 수 있게 된다. 또한, 관리 시스템(100)은 가상화된 서버들을 서로 이중화할 수도 있고 스패어 가상머신도 구비할 수 있게 되어, 특정 서버가 장애가 발생하더라도 장비 관리에 문제가 생기지 않게 되므로, 안정적이고 높은 신뢰도로 장비 관리를 할 수 있게 된다. The management system 100 implements and manages a device for managing the plurality of managed devices 10 in the form of a plurality of virtual machines. And, the management system 100 includes a virtual machine management unit 140 for monitoring a plurality of virtual machines for equipment management as described above. That is, the management system 100 is a virtualized server environment in which the environment for managing the plurality of managed devices 10 is built, so that thousands of tens of thousands of managed devices 10 can be stably and effectively managed. You can build an environment with server capacity or resources. In addition, the management system 100 may duplicate the virtualized servers with each other and may also have a spare virtual machine, so that even if a specific server fails, the management of the device does not cause a problem. Will be able to.
관리 시스템(100)은 복수개의 장비들을 관리하는 복수개의 가상머신(110, 120, 130), 복수개의 가상머신을 모니터링 하는 가상머신 관리부(140), 가상 머신의 기반이 되는 하이퍼바이저(150), 및 기초가 되는 하드웨어(160)로 구성된다. The management system 100 includes a plurality of virtual machines 110, 120, and 130 for managing a plurality of devices, a virtual machine manager 140 for monitoring a plurality of virtual machines, a hypervisor 150 as a base of a virtual machine, And underlying hardware 160.
관리 시스템(100)은 복수개의 가상머신을 포함할 수 있으며, 각각의 가상머신은 액티브(active) 가상머신(110), 패시브(passive) 가상머신(120) 및 스패어(spare) 가상머신(130) 중 한가지 모드로 동작하게 된다. The management system 100 may include a plurality of virtual machines, each of which is an active virtual machine 110, a passive virtual machine 120, and a spare virtual machine 130. ) Will operate in one of the modes.
액티브 가상머신(110)은 복수개의 관리 대상 장비(10)들을 직접 주도적으로 관리한다. 즉, 액티브 가상머신(110)은 관리 대상 장비(10)들의 상태나 발생되는 이벤트들을 모니터링하고 직접 제어하기도 한다. 구체적으로, 액티브 가상머신(110)은 CIMOM(Common Information Model Object Manager)(111), 프로바이더(113, 115), 및 데몬(daemon)(117)을 포함한다. The active virtual machine 110 directly and directly manages the plurality of managed devices 10. That is, the active virtual machine 110 also monitors and directly controls the state of the managed devices 10 or events that occur. Specifically, the active virtual machine 110 includes a Common Information Model Object Manager (CIMOM) 111, providers 113 and 115, and a daemon 117.
CIMOM(111)은 CIM(Common Information Model) 규격에 기반하여 관리 대상 장비(10)인 스토리지나 서버의 상태 정보를 수집하고, 관리 및 제어하는 기능을 수행한다. The CIMOM 111 collects, manages, and controls status information of a storage or server, which is a managed device 10, based on a CIM (Common Information Model) standard.
프로바이더(113,115)는 CIMOM(111)에서 요구하는 정보 수집 및 관리/제어 요청에 응답하여 실제 처리 동작을 수행한다. 경우에 따라, 프로바이더(113,115)는 CIMOM(111) 내에 포함될 수도 있음은 물론이다. The providers 113 and 115 perform an actual processing operation in response to the information collection and management / control request requested by the CIMOM 111. In some cases, the providers 113 and 115 may be included in the CIMOM 111.
데몬(117)은 이벤트 프로파일러(141), 가상머신 제어부(143) 및 워크로드 프로파일러(145)의 관리, 제어, 모니터링 등의 요청에 응답하여 해당 기능을 수행한다. 데몬(117)은 기본적으로 액티브 가상머신(110)에서 백그라운드로 실행되는 상태에서 관련 기능들을 수행하게 된다. The daemon 117 performs a corresponding function in response to a request for management, control, and monitoring of the event profiler 141, the virtual machine controller 143, and the workload profiler 145. The daemon 117 basically performs related functions in a state running in the background in the active virtual machine 110.
패시브(passive) 가상머신(120)은 액티브 가상머신(110)을 보조하는 역할을 수행한다. 구체적으로, 패시브 가상머신(120)은 액티브 가상머신(110)과 동일한 기능을 수행하도록 미러링(mirrioring)되어 있을 수도 있으며, 액티브 가상머신(110)을 백업할 수 있도록 클러스터링(clustering)되어 있을 수도 있다. 또한, 패시브 가상머신(120)은 액티브 가상머신(110)과 함께 자원을 공유하고 액티브 가상머신(110)의 워크로드를 분담하는 기능을 수행할 수도 있다. The passive virtual machine 120 serves to assist the active virtual machine 110. Specifically, the passive virtual machine 120 may be mirrored to perform the same function as the active virtual machine 110, or may be clustered to back up the active virtual machine 110. . In addition, the passive virtual machine 120 may share a resource with the active virtual machine 110 and perform a function of sharing the workload of the active virtual machine 110.
그리고, 패시브 가상머신(120)은 액티브 가상머신(110)에 장애가 발생된 경우, 액티브 가상머신(110)을 대신하여 복수개의 관리 대상 장비(10)들을 관리하게 된다. 즉, 액티브 가상머신(110)에 장애가 발생된 경우, 패시브 가상머신(120)은 액티브 모드로 전환되게 되는 것이다. The passive virtual machine 120 manages a plurality of managed devices 10 in place of the active virtual machine 110 when a failure occurs in the active virtual machine 110. That is, when a failure occurs in the active virtual machine 110, the passive virtual machine 120 is to be switched to the active mode.
도 1에 도시된 바와 같이, 패시브 가상머신(120)은 액티브 가상머신(110)과 같은 구성을 가지며, 구체적으로 CIMOM(Common Information Model Object Manager)(121), 프로바이더(123, 125), 및 데몬(daemon)(127)을 포함한다. As shown in FIG. 1, the passive virtual machine 120 has the same configuration as the active virtual machine 110, and specifically, the CIMOM (Common Information Model Object Manager) 121, the providers 123 and 125, and Contains a daemon 127.
스패어(spare) 가상머신(130)은 액티브 가상머신(110) 및 패시브 가상머신(120)을 보조하는 기능을 수행한다. 구체적으로, 액티브 가상머신(110) 또는 패시브 가상머신(120)에 특정량 이상의 로드가 걸릴 경우, 스패어 가상머신(130)은 액티브 가상머신을 보조하여 복수개의 관리 대상 장비(10)들을 관리하게 된다. The spare virtual machine 130 assists the active virtual machine 110 and the passive virtual machine 120. Specifically, when a certain amount or more of load is applied to the active virtual machine 110 or the passive virtual machine 120, the spare virtual machine 130 assists the active virtual machine to manage the plurality of managed devices 10. do.
또한, 액티브 가상머신(110)에 장애가 발생되어 패시브 가상머신(120)이 액티브 모드로 전환된 경우, 스패어 가상머신(130)은 패시브 모드로 전환되어 패시브 가상머신으로써의 기능을 수행하게 된다. In addition, when a failure occurs in the active virtual machine 110 and the passive virtual machine 120 is switched to the active mode, the spare virtual machine 130 is switched to the passive mode to perform a function as a passive virtual machine.
도 1에 도시된 바와 같이, 스패어 가상머신(130)은 액티브 가상머신(110)과 같은 구성을 가지며, 구체적으로 CIMOM(Common Information Model Object Manager)(131), 프로바이더(133, 135), 및 데몬(daemon)(137)을 포함한다. As shown in FIG. 1, the spare virtual machine 130 has the same configuration as the active virtual machine 110, and specifically, the CIMOM (Common Information Model Object Manager) 131, the providers 133 and 135, And daemon 137.
가상머신 관리부(140)는 복수개의 가상머신(110,120,130)을 모니터링한다. 그리고, 가상머신 관리부(140)는 모니터링 정보를 외부 관제 센터(20)에 전송한다. 그러면, 관제 센터(20)는 수집된 정보들을 기반으로 관리 대상 장비(10)들의 관리 특성 및 패턴을 파악할 수 있게 된다. The virtual machine manager 140 monitors the plurality of virtual machines 110, 120, and 130. In addition, the virtual machine manager 140 transmits the monitoring information to the external control center 20. Then, the control center 20 can grasp the management characteristics and patterns of the management target equipment 10 based on the collected information.
도 1에 도시된 바와 같이, 가상머신 관리부(140)는 이벤트 프로파일러(141), 가상머신 제어부(143), 워크로드 프로파일러(145) 및 데이터베이스(147)를 포함한다. As shown in FIG. 1, the virtual machine manager 140 includes an event profiler 141, a virtual machine controller 143, a workload profiler 145, and a database 147.
이벤트 프로파일러(141)는 복수개의 가상머신에 의한 복수개의 관리 대상 장비(10)들의 관리에 관련된 이벤트 정보를 수집하고, 수집된 이벤트 정보를 외부 관제 센터(20)로 전송한다. 즉, 이벤트 프로파일러(141)는 관리 대상 장비(10)의 관리 상태나 관련 이벤트에 대한 정보를 수집하는 기능을 수행하는 것이다. 이를 통해, 관제센터(20)는 수집된 이벤트 정보를 이용하여 관리 대상 장비(10)들에 대한 관리 특성 및 패턴을 파악할 수 있게 된다. The event profiler 141 collects event information related to management of the plurality of managed devices 10 by the plurality of virtual machines, and transmits the collected event information to the external control center 20. That is, the event profiler 141 performs a function of collecting information on the management state or related events of the managed device 10. Through this, the control center 20 can grasp the management characteristics and patterns for the management target equipment 10 by using the collected event information.
이 때, 이벤트 프로파일러(141)가 수집하는 이벤트 정보는 가상머신 아이디(VM ID), 가상머신 모드 정보(VM Mode), 이벤트 발생 시간 정보(Event Time), 이벤트 유형 정보(Event Type) 및 이벤트 발생 로그 메시지(Event log message)를 포함한다. At this time, the event information collected by the event profiler 141 includes a virtual machine ID (VM ID), virtual machine mode information (VM Mode), event occurrence time information (Event Time), event type information (Event Type) and events Contains an event log message.
구체적으로, 도 2 내지 도 4에 이벤트 정보의 형태에 대해 도시되어 있다. 도 2는 본 발명의 일 실시예에 따른, 이벤트 프로파일러의 이벤트 정보 수집 프로토콜을 도시한 도면이고, 도 3은 본 발명의 일 실시예에 따른, 이벤트 프로파일러의 이벤트 정보를 설명하기 위한 표이며, 도 4는 본 발명의 일 실시예에 따른, 이벤트 유형을 설명하기 위한 표이다. Specifically, the types of event information are shown in FIGS. 2 to 4. 2 is a diagram illustrating an event profile collection protocol of an event profiler according to an embodiment of the present invention, and FIG. 3 is a table for describing event information of an event profiler according to an embodiment of the present invention. 4 is a table for explaining an event type according to an embodiment of the present invention.
워크로드(work load) 프로파일러(145)는 복수개의 가상머신(110,120,130)의 자원 사용 정보를 수집한다. 이와 같이, 워크로드 프로파일러(145)가 자원 사용 정보를 수집함으로써, 가상머신 관리부(140)은 가상머신들의 다운 상황 예측 및 예방을 하기 위한 정보 분석이 가능해지고, 액티브 가상머신(110)과 패시브 가상머신(120)사이에 적절히 자원 배분을 할 수 있게 된다. 또한, 가상머신 관리부(140)는 가상머신들의 시스템 부하와 워크로드를 분석하여 가상머신들 간의 자원에 대한 효율적 분배를 유도할 수 있게 된다. The work load profiler 145 collects resource usage information of the plurality of virtual machines 110, 120, and 130. As such, the workload profiler 145 collects resource usage information, so that the virtual machine manager 140 may analyze information for predicting and preventing down situations of the virtual machines, and the active virtual machine 110 and the passive. It is possible to appropriately allocate resources between the virtual machine (120). In addition, the virtual machine manager 140 may analyze the system load and the workload of the virtual machines to induce efficient distribution of resources among the virtual machines.
여기에서, 자원 사용 정보는 가상머신 아이디(VM ID), 가상머신 모드 정보(VM Mode), 정보 수집 시간(Monitoring Time), 수집하고자 하는 대상 자원 유형 정보(Resource Type), 및 자원 사용률 정보(Resource Usage)를 포함한다. Here, the resource usage information may include a virtual machine ID (VM ID), virtual machine mode information (VM Mode), information collection time (Monitoring Time), target resource type information (Resource Type) to collect, and resource utilization information (Resource) Usage).
구체적으로, 도 5 내지 도 6에 자원 사용 정보의 형태에 대해 도시되어 있다. 도 5는 본 발명의 일 실시예에 따른, 워크로드 프로파일러(145)의 자원 사용 정보 수집 프로토콜을 도시한 도면이고, 도 6은 본 발명의 일 실시예에 따른, 자원 사용 정보를 설명하기 위한 표이다. Specifically, the types of resource usage information are shown in FIGS. 5 to 6. 5 is a diagram illustrating a resource usage information collection protocol of the workload profiler 145 according to an embodiment of the present invention, and FIG. 6 is a diagram for describing resource usage information according to an embodiment of the present invention. Table.
가상머신 제어부(143)는 복수개의 가상머신(110,120,130)의 상태를 모니터링하고 제어한다. 구체적으로, 가상머신 제어부(143)는 가상머신의 내의 데몬(117,127,137)에 존재하는 하트비트(Hartbeat) 모듈과 일정 시간 간격으로 메시지를 주고 받으며 가상 머신들의 상태를 체크한다. The virtual machine controller 143 monitors and controls the states of the plurality of virtual machines 110, 120, and 130. Specifically, the virtual machine controller 143 exchanges messages with a Heartbeat module existing in the daemons 117, 127, and 137 in the virtual machine at regular time intervals and checks the state of the virtual machines.
그리고, 가상머신 제어부(143)는 액티브 가상머신(110)에 장애가 발생된 경우, 패시브 가상머신(120)이 액티브 모드로 동작하도록 제어하게 된다. The virtual machine controller 143 controls the passive virtual machine 120 to operate in an active mode when a failure occurs in the active virtual machine 110.
또한, 가상머신 제어부(143)는 패시브 가상머신(120)에 장애가 발생된 경우, 스패어 가상머신(130)이 패시브 모드로 동작하도록 제어하게 된다. In addition, when a failure occurs in the passive virtual machine 120, the virtual machine controller 143 controls the spare virtual machine 130 to operate in the passive mode.
그리고, 가상머신 제어부(143)는 스패어 가상머신(130)에 장애가 발생된 경우, 또 다른 가상머신이 스패어 모드로 동작하도록 제어하게 된다. The virtual machine controller 143 controls another virtual machine to operate in the spare mode when a failure occurs in the spare virtual machine 130.
이와 같이, 가상머신 제어부(143)는 어떤 가상머신에 장애가 발생되더라도 이를 백업할 수 있는 가상머신을 두게 되어, 관리 시스템(100)을 이중화 시킬 수 있게 된다. 이에 따라, 관리 시스템(100)은 관리 대상 장비(10)를 시스템 다운 타임 없이 안정적으로 관리할 수 있게 된다. In this way, the virtual machine control unit 143 has a virtual machine that can back up even if any virtual machine failure occurs, it is possible to duplicate the management system 100. Accordingly, the management system 100 can stably manage the management target equipment 10 without system down time.
또한, 가상머신 제어부(143)는 워크로드 프로파일러(145)에 의해 수집된 자원 사용 정보를 이용하여 액티브 가상머신(110) 및 패시브 가상머신(120)의 자원 사용률을 조절한다. In addition, the virtual machine controller 143 adjusts resource utilization rates of the active virtual machine 110 and the passive virtual machine 120 using the resource usage information collected by the workload profiler 145.
그리고, 가상머신 제어부(143)는 액티브 가상머신(110) 및 패시브 가상머신(120)의 자원 사용률이 특정값을 초과한 경우, 스패어 가상머신(130)에 자원이 할당되도록 제어하며 스페어 가상머신(130)이 패시브 모드로 동작하도록 제어할 수도 있다. The virtual machine controller 143 controls the resource allocation to the spare virtual machine 130 when the resource utilization rate of the active virtual machine 110 and the passive virtual machine 120 exceeds a specific value. 130 may be controlled to operate in a passive mode.
이 때, 사용되는 가상머신 관리/제어 명령 프로토콜, 가상머신 상태 모니터링 프로토콜에 대한 설명은 도 7 내지 도 10에 도시되어 있다. 도 7은 본 발명의 일 실시예에 따른, 가상머신 관리/제어 명령 프로토콜을 도시한 도면이고, 도 8은 본 발명의 일 실시예에 따른, 다른 형태의 가상머신 관리/제어 명령 프로토콜을 도시한 도면이며, 도 9는 본 발명의 일 실시예에 따른, 가상머신 상태 모니터링 프로토콜을 도시한 도면이고, 도 10은 본 발명의 일 실시예에 따른, 가상머신 관리/제어 명령 프로토콜 및 모니터링 프로토콜을 설명하기 위한 표이다. At this time, the description of the virtual machine management / control command protocol, the virtual machine status monitoring protocol used is shown in Figures 7 to 10. FIG. 7 illustrates a virtual machine management / control command protocol according to an embodiment of the present invention, and FIG. 8 illustrates another type of virtual machine management / control command protocol according to an embodiment of the present invention. 9 is a diagram illustrating a virtual machine state monitoring protocol according to an embodiment of the present invention, and FIG. 10 is a diagram illustrating a virtual machine management / control command protocol and a monitoring protocol according to an embodiment of the present invention. It is a table | surface for doing it.
이와 같이, 가상머신 제어부(143)는 가상머신의 과부하 상황을 미리 예측하고, 가상머신들 사이에 자원 할당 상태를 적절하게 조절할 수 있게 된다. As such, the virtual machine control unit 143 may predict the overload situation of the virtual machine in advance and appropriately adjust the resource allocation state among the virtual machines.
데이터베이스(147)는 이벤트 프로파일러(141), 가상머신 제어부(143), 및 워크로드 프로파일러(145)에서 수집되는 정보에 관한 데이터들을 저장한다. The database 147 stores data about information collected by the event profiler 141, the virtual machine controller 143, and the workload profiler 145.
이와 같은 구조의 가상머신 관리부(140)는 복수개의 가상머신(110,120,130)을 모니터링하여 관제센터(20)에 전달할 수 있게 되고, 관제 센터(20)는 수집된 정보들을 기반으로 관리 대상 장비(10)들의 관리 특성 및 패턴을 파악할 수 있게 된다. 또한 가상 머신 관리부(140)는 장비 관리를 위한 가상머신들을 이중화할 수 있게 되어, 안정적인 관리를 할 수 있게 된다. The virtual machine management unit 140 having such a structure may monitor and transmit the plurality of virtual machines 110, 120, and 130 to the control center 20, and the control center 20 may be managed based on the collected information. Can understand their management characteristics and patterns. In addition, the virtual machine manager 140 is able to duplicate the virtual machines for equipment management, it is possible to perform a stable management.
하이퍼바이저(150)는 하드웨어(160)의 기반 하에서 가상 머신 구동을 위한 가상화 플랫폼을 제공하게 된다. 구체적으로, 하이퍼바이저(150)는 다수의 운영체제로 구동되는 가상머신들을 통제하고, 관련 인터페이스를 제공하며, 각각의 가상머신에 할당되는 메모리 등의 자원을 처리한다. The hypervisor 150 provides a virtualization platform for running a virtual machine under the hardware 160. In detail, the hypervisor 150 controls virtual machines driven by a plurality of operating systems, provides an associated interface, and processes resources such as memory allocated to each virtual machine.
하드웨어(160)는 하나 이상의 서버 또는 스토리지를 포함하는 컴퓨터 장치를 나타내며, 관리시스템(100)을 구성하는 기본적인 하드웨어를 나타낸다. Hardware 160 represents a computer device that includes one or more servers or storage and represents the basic hardware that makes up the management system 100.
상술한 바와 같은 구성의 관리 시스템(100)은 복수개의 관리 대상 장비(10)를 관리하기 위한 환경을 가상화된 서버 환경으로 구축됨으로써, 수천대에서 수만대에 이르는 관리 대상 장비(10)들을 안정적이고 효과적으로 관리할 수 있는 서버 용량이나 자원을 가진 환경을 구축할 수 있게 된다. 또한, 관리 시스템(100)은 가상화된 서버들을 서로 이중화할 수도 있고 스패어 가상머신도 구비할 수 있게 되어, 특정 서버가 장애가 발생하더라도 장비 관리에 문제가 생기지 않게 되므로, 안정적이고 높은 신뢰도로 장비 관리를 할 수 있게 된다. The management system 100 having the above-described configuration is constructed in a virtualized server environment for managing the plurality of managed devices 10, thereby stably and effectively managing thousands to tens of thousands of managed devices 10. You can build an environment with manageable server capacity or resources. In addition, the management system 100 may duplicate the virtualized servers with each other and may also have a spare virtual machine, so that even if a specific server fails, the management of the device does not cause a problem. Will be able to.
한편, 본 실시예에 따른 관리 시스템(100)의 기능을 수행하게 하는 컴퓨터 프로그램을 수록한 컴퓨터로 읽을 수 있는 기록매체에도 본 발명의 기술적 사상이 적용될 수 있음은 물론이다. 또한, 본 발명의 다양한 실시예에 따른 기술적 사상은 컴퓨터로 읽을 수 있는 기록매체에 기록된 컴퓨터로 읽을 수 있는 프로그래밍 언어 코드 형태로 구현될 수도 있다. 컴퓨터로 읽을 수 있는 기록매체는 컴퓨터에 의해 읽을 수 있고 데이터를 저장할 수 있는 어떤 데이터 저장 장치이더라도 가능하다. 예를 들어, 컴퓨터로 읽을 수 있는 기록매체는 ROM, RAM, CD-ROM, 자기 테이프, 플로피 디스크, 광디스크, 하드 디스크 드라이브, 플래시 메모리, 솔리드 스테이트 디스크(SSD) 등이 될 수 있음은 물론이다. 또한, 컴퓨터로 읽을 수 있는 기록매체에 저장된 컴퓨터로 읽을 수 있는 코드 또는 프로그램은 컴퓨터간에 연결된 네트워크를 통해 전송될 수도 있다. On the other hand, the technical idea of the present invention can be applied to a computer-readable recording medium containing a computer program for performing the function of the management system 100 according to the present embodiment. In addition, the technical idea according to various embodiments of the present disclosure may be implemented in the form of computer readable programming language code recorded on a computer readable recording medium. The computer-readable recording medium can be any data storage device that can be read by a computer and can store data. For example, the computer-readable recording medium may be a ROM, a RAM, a CD-ROM, a magnetic tape, a floppy disk, an optical disk, a hard disk drive, a flash memory, a solid state disk (SSD), and the like. In addition, the computer-readable code or program stored in the computer-readable recording medium may be transmitted through a network connected between the computers.
또한, 이상에서는 본 발명의 바람직한 실시예에 대하여 도시하고 설명하였지만, 본 발명은 상술한 특정의 실시예에 한정되지 아니하며, 청구범위에서 청구하는 본 발명의 요지를 벗어남이 없이 당해 발명이 속하는 기술분야에서 통상의 지식을 가진자에 의해 다양한 변형실시가 가능한 것은 물론이고, 이러한 변형실시들은 본 발명의 기술적 사상이나 전망으로부터 개별적으로 이해되어져서는 안될 것이다.In addition, although the preferred embodiment of the present invention has been shown and described above, the present invention is not limited to the specific embodiments described above, but the technical field to which the invention belongs without departing from the spirit of the invention claimed in the claims. Of course, various modifications can be made by those skilled in the art, and these modifications should not be individually understood from the technical spirit or the prospect of the present invention.

Claims (10)

  1. 복수개의 장비들을 관리하는 복수개의 가상머신; 및A plurality of virtual machines managing a plurality of devices; And
    상기 복수개의 가상머신을 모니터링 하는 가상머신 관리부;를 포함하는 관리 시스템.And a virtual machine manager for monitoring the plurality of virtual machines.
  2. 제1항에 있어서, The method of claim 1,
    상기 가상머신 관리부는,The virtual machine management unit,
    상기 모니터링 정보를 외부 관제 센터에 전송하는 것을 특징으로 하는 관리 시스템.Management system, characterized in that for transmitting the monitoring information to an external control center.
  3. 제1항에 있어서, The method of claim 1,
    상기 복수개의 가상머신은, The plurality of virtual machines,
    복수개의 장비들을 직접 관리하는 액티브(active) 가상머신;An active virtual machine that directly manages a plurality of devices;
    상기 액티브 가상머신에 장애가 발생된 경우, 상기 액티브 가상머신을 대신하여 상기 복수개의 장비들을 관리하는 패시브(passive) 가상머신; 및A passive virtual machine managing the plurality of devices in place of the active virtual machine when a failure occurs in the active virtual machine; And
    상기 액티브 가상머신 또는 상기 패시브 가상머신에 특정량 이상의 로드가 걸릴 경우, 상기 액티브 가상머신을 보조하여 상기 복수개의 장비들을 관리하는 스패어(spare) 가상머신;을 포함하는 것을 특징으로 하는 관리 시스템. And a spare virtual machine configured to manage the plurality of devices by assisting the active virtual machine when the active virtual machine or the passive virtual machine is loaded with a specific amount or more.
  4. 제3항에 있어서, The method of claim 3,
    상기 가상머신 관리부는, The virtual machine management unit,
    상기 복수개의 가상머신의 자원 사용 정보를 수집하는 워크로드 프로파일러;를 더 포함하는 것을 특징으로 하는 관리 시스템. The workload profiler for collecting resource usage information of the plurality of virtual machines.
  5. 제4항에 있어서, The method of claim 4, wherein
    상기 자원 사용 정보는, The resource usage information,
    가상머신 아이디, 가상머신 모드 정보, 정보 수집 시간, 수집하고자 하는 대상 자원 유형 정보, 및 자원 사용률 정보를 포함하는 것을 특징으로 하는 관리 시스템.And a virtual machine ID, virtual machine mode information, information collection time, target resource type information to be collected, and resource utilization information.
  6. 제4항에 있어서, The method of claim 4, wherein
    상기 가상머신 관리부는, The virtual machine management unit,
    상기 복수개의 가상머신의 상태를 모니터링하고, 상기 액티브 가상머신에 장애가 발생된 경우 상기 패시브 가상머신이 액티브 모드로 동작하도록 제어하는 가상머신 제어부;를 포함하는 관리 시스템. And a virtual machine controller for monitoring the states of the plurality of virtual machines and controlling the passive virtual machine to operate in an active mode when a failure occurs in the active virtual machine.
  7. 제6항에 있어서, The method of claim 6,
    상기 가상머신 제어부는, The virtual machine control unit,
    상기 워크로드 프로파일러에 의해 수집된 자원 사용 정보를 이용하여 상기 액티브 가상머신 및 상기 패시브 가상머신의 자원 사용률을 조절하는 것을 특징으로 하는 관리 시스템. And managing resource utilization rates of the active virtual machine and the passive virtual machine by using the resource usage information collected by the workload profiler.
  8. 제7항에 있어서, The method of claim 7, wherein
    상기 가상머신 제어부는, The virtual machine control unit,
    상기 액티브 가상머신 및 상기 패시브 가상머신의 자원 사용률이 특정값을 초과한 경우, 상기 스패어 가상머신에 자원이 할당되도록 제어하는 것을 특징으로 하는 관리 시스템. And controlling resource allocation to the spare virtual machine when resource utilization rates of the active virtual machine and the passive virtual machine exceed a specific value.
  9. 제1항에 있어서, The method of claim 1,
    상기 가상머신 관리부는, The virtual machine management unit,
    상기 복수개의 가상머신에 의한 상기 복수개의 장비들의 관리에 관련된 이벤트 정보를 수집하고, 수집된 이벤트 정보를 외부 관제 센터로 전송하는 이벤트 프로파일러;를 포함하는 것을 특징으로 하는 관리 시스템. And an event profiler for collecting event information related to management of the plurality of devices by the plurality of virtual machines and transmitting the collected event information to an external control center.
  10. 복수개의 장비들을 관리하는 단계; 및Managing a plurality of devices; And
    상기 복수개의 가상머신을 모니터링 하는 단계;를 포함하는 관리 방법.Monitoring the plurality of virtual machines.
PCT/KR2015/006612 2014-06-30 2015-06-29 Management system for server/storage WO2016003127A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR10-2014-0080928 2014-06-30
KR1020140080928A KR101596325B1 (en) 2014-06-30 2014-06-30 System for managing server/storge system

Publications (1)

Publication Number Publication Date
WO2016003127A1 true WO2016003127A1 (en) 2016-01-07

Family

ID=55019593

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2015/006612 WO2016003127A1 (en) 2014-06-30 2015-06-29 Management system for server/storage

Country Status (2)

Country Link
KR (1) KR101596325B1 (en)
WO (1) WO2016003127A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108139925A (en) * 2016-05-31 2018-06-08 博科通讯系统有限公司 The high availability of virtual machine
WO2023061397A1 (en) * 2021-10-12 2023-04-20 中兴通讯股份有限公司 Trusted measurement method and apparatus, computer device, and readable medium

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101690949B1 (en) * 2016-03-11 2016-12-29 국방과학연구소 Apparatus and Method for collecting guest Operating System resource information of virtual machine in virtualization environment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090228589A1 (en) * 2008-03-04 2009-09-10 International Business Machines Corporation Server and storage-aware method for selecting virtual machine migration targets
KR101010453B1 (en) * 2000-08-25 2011-01-21 시코쿠 케이소쿠 코교 가부시키가이샤 Remote control server, center server, and system constituted of them
US20110252271A1 (en) * 2010-04-13 2011-10-13 Red Hat Israel, Ltd. Monitoring of Highly Available Virtual Machines
US20120102135A1 (en) * 2010-10-22 2012-04-26 Netapp, Inc. Seamless takeover of a stateful protocol session in a virtual machine environment

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008084826A1 (en) * 2007-01-11 2008-07-17 Nec Corporation Provisioning system, method, and program
KR100956636B1 (en) * 2007-12-07 2010-05-11 한국전자통신연구원 System and method for service level management in virtualized server environment

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101010453B1 (en) * 2000-08-25 2011-01-21 시코쿠 케이소쿠 코교 가부시키가이샤 Remote control server, center server, and system constituted of them
US20090228589A1 (en) * 2008-03-04 2009-09-10 International Business Machines Corporation Server and storage-aware method for selecting virtual machine migration targets
US20110252271A1 (en) * 2010-04-13 2011-10-13 Red Hat Israel, Ltd. Monitoring of Highly Available Virtual Machines
US20120102135A1 (en) * 2010-10-22 2012-04-26 Netapp, Inc. Seamless takeover of a stateful protocol session in a virtual machine environment

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108139925A (en) * 2016-05-31 2018-06-08 博科通讯系统有限公司 The high availability of virtual machine
WO2023061397A1 (en) * 2021-10-12 2023-04-20 中兴通讯股份有限公司 Trusted measurement method and apparatus, computer device, and readable medium

Also Published As

Publication number Publication date
KR20160003358A (en) 2016-01-11
KR101596325B1 (en) 2016-02-23

Similar Documents

Publication Publication Date Title
US11895016B2 (en) Methods and apparatus to configure and manage network resources for use in network-based computing
US9348653B2 (en) Virtual machine management among networked servers
US8224957B2 (en) Migrating virtual machines among networked servers upon detection of degrading network link operation
US9558025B2 (en) Inter-board virtualization management for managing hardware resources corresponding to interrupts
WO2014104634A1 (en) System and method for dynamically expanding virtual cluster and recording medium on which program for executing the method is recorded
US7778275B2 (en) Method for dynamically allocating network adapters to communication channels for a multi-partition computer system
CN110392001B (en) Rack-level network switch
CN202918339U (en) Ground test-launch-control system of carrier rocket based on cloud computing
CA2975242A1 (en) System, virtualization control apparatus, method for controlling a virtualization control apparatus, and program
EP3280094B1 (en) Disaster recovery method, device, and system
CN106980529B (en) Computer system for managing resources of baseboard management controller
WO2017082505A1 (en) Electronic device having multi-operating system and method for managing dynamic memory for same
EP3806395A1 (en) Virtual network function (vnf) deployment method and apparatus
WO2016003127A1 (en) Management system for server/storage
CN102929769A (en) Virtual machine internal-data acquisition method based on agency service
CN110661865A (en) Network communication method and network communication architecture
WO2018027449A1 (en) Private cloud management platform
CN110008092A (en) A kind of secure virtual machine monitoring method, device, equipment and readable storage medium storing program for executing
US10719120B2 (en) Efficient utilization of spare datacenter capacity
CN115827148A (en) Resource management method and device, electronic equipment and storage medium
JP2010231601A (en) Grid computing system, method and program for controlling resource
WO2016104829A1 (en) Modular data center system and method for managing equipment thereof
CN109901954B (en) Storage device and resource management method
CN107438834A (en) Implementation method, device, electronic equipment and the computer program product of virtual machine function services
WO2023080339A1 (en) Memory management device for virtual machine

Legal Events

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

Ref document number: 15815390

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 15815390

Country of ref document: EP

Kind code of ref document: A1