KR20150086018A - Cluster system and power management method thereof - Google Patents

Cluster system and power management method thereof Download PDF

Info

Publication number
KR20150086018A
KR20150086018A KR1020140006112A KR20140006112A KR20150086018A KR 20150086018 A KR20150086018 A KR 20150086018A KR 1020140006112 A KR1020140006112 A KR 1020140006112A KR 20140006112 A KR20140006112 A KR 20140006112A KR 20150086018 A KR20150086018 A KR 20150086018A
Authority
KR
South Korea
Prior art keywords
power
host
power management
unit
guest
Prior art date
Application number
KR1020140006112A
Other languages
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 한국전자통신연구원
Priority to KR1020140006112A priority Critical patent/KR20150086018A/en
Publication of KR20150086018A publication Critical patent/KR20150086018A/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services

Landscapes

  • Business, Economics & Management (AREA)
  • Tourism & Hospitality (AREA)
  • Health & Medical Sciences (AREA)
  • Economics (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Resources & Organizations (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Power Sources (AREA)

Abstract

The present invention relates to a cluster system and a power management method thereof. According to the present invention, the cluster system includes: a power management target node providing the service requested through internet; one or more virtual machine service nodes which perform a service operation for the power management target node on a virtual cluster implemented on the power management target node; a load distributor which distributes the load requested to the cluster to the virtual machine service nodes including the power management target node; and a power management control server which receives the performance status information regarding the internet service of the power management target node and the virtual machine service nodes corresponding to the power management target node from the power management target node as well as the power status thereof to control the power of the power management target node.

Description

클러스터 시스템 및 그의 전력 관리 방법{Cluster system and power management method thereof}[0001] The present invention relates to a cluster system and a power management method thereof,

본 발명은 클러스터 시스템 및 그의 전력 관리 방법에 관한 것으로, 클러스터 시스템의 전력 상태를 제어하고 관리하는 기술에 관한 것이다.The present invention relates to a cluster system and its power management method, and to a technique for controlling and managing the power state of a cluster system.

인터넷의 발달과 더불어 서버의 사용이 증가함에 따라 인터넷 데이터센터에서의 서버에 의한 소비 전력이 급격히 증가하고 있다. 하지만, 국내의 전력 수급의 불안정으로 인해 저전력의 서버 운영 방법에 대한 요구가 커지고 있으며, 서버 소비 전력의 절약으로 인한 화석 연료 사용의 감소는 환경 문제에 대한 하나의 해결책으로 각광받고 있다.As the use of servers increases with the development of the Internet, the power consumption by the server in the Internet data center is rapidly increasing. However, due to the unstable power supply and demand in Korea, there is a growing demand for low - power servers and a reduction in the use of fossil fuels due to the reduction of server power consumption is becoming a solution to environmental problems.

최근, 서버 가상화 기술이 발달함에 따라, 하나의 서버 머신을 가상머신으로 분할하여 복수의 가상머신들이 하나의 물리 서버 머신에서 동작하도록 하는 기술이 활발히 도입되고 있다.2. Description of the Related Art [0002] With the development of server virtualization technology in recent years, technologies for dividing one server machine into virtual machines and allowing a plurality of virtual machines to operate on one physical server machine are actively being introduced.

일반적으로, 서버 가상화 기술에서는 가상머신들이 가상머신 관리자(VMM: Virtual Machine Monitor) 또는 하이퍼바이저(Hypervisor)라는 가상화 층을 거쳐 동작하는 방식이 있고, 호스트 운영체제상에서 응용 프로그램 형식으로 게스트 가상머신이 동작하는 방식이 있다. 그러나, 상술한 두 가지 방식 모두 호스트가 있어 가상머신들을 관리하는 툴을 제공하고 있다. In general, server virtualization technology allows virtual machines to run through a virtualization layer called a virtual machine manager (VMM) or hypervisor, and the guest virtual machine runs in the form of applications in the host operating system . However, both of the above two methods have a host and provide a tool for managing virtual machines.

전자의 경우에는 호스트 자체가 가상머신이다. 한편, 후자의 경우에는 호스트가 부팅시 사용되는 운영체제를 의미한다. 이 경우, 게스트 가상머신은 가상화층인 가상머신 관리자나 하이퍼바이저의 도움으로 가상화된 물리적 머신을 제공받아 동작하며, 게스트 가상머신의 운영체제는 실제 물리적 머신 상에서 동작하는 것과 같이 동작하게 된다. In the former case, the host itself is a virtual machine. In the latter case, the host refers to the operating system used at boot time. In this case, the guest virtual machine operates with the virtualized virtual machine manager or hypervisor as the virtualization layer, and the operating system of the guest virtual machine operates as if it is actually running on the physical machine.

이때, 서버에서 가상화된 가상머신은 물리적 호스트 머신 상에서 동작하고, 각 가상머신의 전력 상태는 물리적 가상머신의 전력 상태에 영향을 받게 된다. 이 경우, 이러한 가상머신의 전력 상태는 가상화가 매우 힘들어 서버 클러스터 입장에서 소비 전력 절감을 위한 전력 관리 방법을 구현하기 힘들다. At this time, the virtualized virtual machine in the server operates on the physical host machine, and the power state of each virtual machine is influenced by the power state of the physical virtual machine. In this case, the power state of these virtual machines is very difficult to virtualize, making it difficult to implement a power management method for reducing power consumption in the server cluster.

국내특허공개 제10-2011-0097842호Korean Patent Laid-Open No. 10-2011-0097842

본 발명의 목적은, 클러스터 시스템 상에서 동작하는 물리적 호스트 머신과 호스트 머신에서 동작 중인 복수의 게스트 가상머신들에 대한 전력 및 성능 상태를 모니터링하여 해당 호스트 머신의 전력 및 각 게스트 가상머신들의 라이프사이클을 제어함으로써 클러스터 시스템의 소비 전력을 절감하도록 하는 클러스터 시스템 및 그의 전력 관리 방법을 제공함에 있다.It is an object of the present invention to control power and performance status of a physical host machine operating on a cluster system and a plurality of guest virtual machines operating in a host machine to control the power of the host machine and the life cycle of each guest virtual machine Thereby reducing power consumption of the cluster system and a power management method thereof.

상기의 목적을 달성하기 위한 본 발명에 따른 클러스터 시스템은, 인터넷을 통해 요청된 서비스를 제공하는 전력 관리 대상 노드, 상기 전력 관리 대상 노드에 의해 구현되는 가상 클러스터 상에서 상기 전력 관리 대상 노드에 의한 서비스 동작을 수행하는 적어도 하나의 가상머신 서비스 노드, 클러스터에 요청된 부하를 상기 전력 관리 대상 노드를 포함해서 상기 가상머신 서비스 노드에 분배하는 부하 분배기, 및 상기 전력 관리 대상 노드로부터 상기 전력 관리 대상 노드의 전력 상태, 및 상기 전력 관리 대상 노드와 상기 전력 관리 대상 노드에 대응하는 적어도 하나의 가상머신 서비스 노드에 대한 인터넷 서비스의 성능 상태 정보를 제공받아 상기 전력 관리 대상 노드에 대한 전력을 제어하는 전력 관리 제어 서버를 포함하는 것을 특징으로 한다.According to an aspect of the present invention, there is provided a cluster system comprising: a power management target node providing a service requested through the Internet; a service management node managing a service operation by the power management target node on a virtual cluster implemented by the power management target node; A load distributor for distributing the load requested to the cluster to the virtual machine service node including the power management target node, and a power distributor for distributing power from the power management target node to the power management target node And a power management control server for receiving the performance status information of the Internet service for the at least one virtual machine service node corresponding to the power management target node and the power management target node, And < RTI ID = 0.0 > .

본 발명에 따르면, 클러스터 시스템 내에서 동작하는 물리적 호스트 머신과 호스트 머신에서 동작 중인 복수의 게스트 가상머신들에 대한 전력 및 성능 상태를 모니터링하여 해당 호스트 머신의 전력 및 각 게스트 가상머신들의 라이프사이클을 제어함으로써 클러스터 시스템의 소비 전력을 절감할 수 있는 이점이 있다.According to the present invention, power and performance statuses of a physical host machine operating in a cluster system and a plurality of guest virtual machines operating in a host machine are monitored to control the power of the host machine and the life cycle of each guest virtual machine So that the power consumption of the cluster system can be reduced.

도 1은 본 발명의 일 실시예에 따른 전력 관리 시스템가 적용된 시스템 구성을 도시한 도면이다.
도 2는 본 발명의 일 실시예에 따른 전력 관리 제어 서버의 구성을 도시한 블록도이다.
도 3은 본 발명의 일 실시예에 따른 전력관리 대상 노드의 구성을 도시한 블록도이다.
도 4는 본 발명의 일 실시예에 따른 가상머신 서비스 노드의 구성을 도시한 블록도이다.
도 5는 본 발명의 일 실시예에 따른 부하 분배기의 구성을 도시한 블록도이다.
도 6은 본 발명의 일 실시예에 따른 클러스터 시스템의 전력 상태를 모니터링하는 동작 흐름을 도시한 도면이다.
도 7은 본 발명의 일 실시예에 따른 클러스터 시스템의 성능 상태를 모니터링하는 동작 흐름을 도시한 도면이다.
도 8은 본 발명의 일 실시예에 따른 클러스터 시스템의 전력을 제어하는 동작 흐름을 도시한 도면이다.
도 9는 본 발명의 일 실시예에 따른 클러스터 시스템의 가상머신들에 대한 라이프사이클을 제어하는 동작 흐름을 도시한 도면이다.
도 10은 본 발명의 일 실시예에 따른 클러스터 시스템의 부하를 분배하는 동작 흐름을 도시한 순서도이다.
FIG. 1 is a diagram illustrating a system configuration to which a power management system according to an embodiment of the present invention is applied.
2 is a block diagram illustrating a configuration of a power management control server according to an embodiment of the present invention.
3 is a block diagram illustrating a configuration of a power management target node according to an embodiment of the present invention.
4 is a block diagram illustrating a configuration of a virtual machine service node according to an embodiment of the present invention.
5 is a block diagram illustrating a configuration of a load distributor according to an embodiment of the present invention.
6 is a flowchart illustrating an operation of monitoring a power state of a cluster system according to an exemplary embodiment of the present invention.
FIG. 7 is a flowchart illustrating an operation of monitoring a performance state of a cluster system according to an embodiment of the present invention.
8 is a flowchart illustrating an operation of controlling power of a cluster system according to an embodiment of the present invention.
9 is a flowchart illustrating an operation of controlling a life cycle of virtual machines in a cluster system according to an embodiment of the present invention.
10 is a flowchart showing an operation flow of distributing a load of a cluster system according to an embodiment of the present invention.

이하에서는 첨부된 도면들을 참조하여 본 발명에 대해서 자세히 설명한다. 이때, 각각의 도면에서 동일한 구성 요소는 가능한 동일한 부호로 나타낸다. 또한, 이미 공지된 기능 및/또는 구성에 대한 상세한 설명은 생략한다. 이하에 개시된 내용은, 다양한 실시 예에 따른 동작을 이해하는데 필요한 부분이 중점적으로 설명하며, 그 설명의 요지를 흐릴 수 있는 요소들에 대한 설명은 생략한다.Hereinafter, the present invention will be described in detail with reference to the accompanying drawings. In the drawings, the same components are denoted by the same reference symbols as possible. In addition, detailed descriptions of known functions and / or configurations are omitted. The following description will focus on the parts necessary for understanding the operation according to various embodiments, and a description of elements that may obscure the gist of the description will be omitted.

또한 도면의 일부 구성요소는 과장되거나 생략되거나 또는 개략적으로 도시될 수 있다. 각 구성요소의 크기는 실제 크기를 전적으로 반영하는 것이 아니며, 따라서 각각의 도면에 그려진 구성요소들의 상대적인 크기나 간격에 의해 여기에 기재되는 내용들이 제한되는 것은 아니다.
Also, some of the elements of the drawings may be exaggerated, omitted, or schematically illustrated. The size of each component does not entirely reflect the actual size, and therefore the contents described herein are not limited by the relative sizes or spacings of the components drawn in the respective drawings.

도 1은 본 발명의 일 실시예에 따른 전력 관리 시스템가 적용된 시스템 구성을 도시한 도면이다.FIG. 1 is a diagram illustrating a system configuration to which a power management system according to an embodiment of the present invention is applied.

도 1에 도시된 바와 같이, 클러스터 시스템은 전력 관리 제어 서버(100), 전력관리 대상 노드(200), 가상머신 서비스 노드(300) 및 부하 분배기(400)를 포함할 수 있다. 여기서, 전력관리 대상 노드(200)는 클러스터 서버에서 동작하는 물리적 호스트 머신(이하에서는 '호스트'라 칭한다.)이고, 가상머신 서비스 노드(300)는 호스트 머신에서 동작하는 복수의 게스트 가상머신(이하에서는 '게스트'라 칭한다.)이다. 1, the cluster system may include a power management control server 100, a power managed node 200, a virtual machine service node 300, and a load distributor 400. Here, the power management target node 200 is a physical host machine (hereinafter referred to as a host) operating in the cluster server, and the virtual machine service node 300 is a plurality of guest virtual machines Quot; guest ").

먼저, 전력 관리 제어 서버(100)는 각 호스트(200)들로부터 시스템 정보 및 전력 정보를 수집하여 전력 상태를 모니터링할 수 있다. 이때, 전력 관리 제어 서버(100)는 클러스터 시스템 내에서 모니터링 되는 정보를 사용자 인터페이스를 통하여 사용자에게 제공할 수 있다.First, the power management control server 100 may collect system information and power information from each host 200 and monitor the power status. At this time, the power management control server 100 may provide the monitored information in the cluster system to the user through the user interface.

또한, 전력 관리 제어 서버(100)는 각 호스트(200)들에 대한 전력 관리 정책을 저장하고, 전력 관리 정책에 따라 호스트(200)의 전력 상태 및 호스트(200) 내에서 동작하는 게스트(300)의 라이프사이클을 결정할 수 있다. 이때, 전력 관리 제어 서버(100)에 저장되는 전력 관리 정책은 사용자에 의해 변경될 수 있다. In addition, the power management control server 100 stores a power management policy for each host 200, and controls the power state of the host 200 and the guest 300 operating in the host 200 according to the power management policy. Can be determined. At this time, the power management policy stored in the power management control server 100 can be changed by the user.

전력 관리 제어 서버(100)는 전력 관리 정책에 따라 결정된 전력 상태 및 라이프사이클에 대한 제어 신호를 각 호스트(200)로 전달함으로써, 각 호스트(200)와 게스트(300)의 상태를 제어할 수 있다.The power management control server 100 can control the state of each host 200 and the guest 300 by transmitting a control signal for the power state and the life cycle determined according to the power management policy to each host 200 .

호스트(200)는 전력 관리 제어 서버(100)의 전력 관리 대상으로, 클러스터 시스템에서 소정의 서비스를 제공하는 클러스터 서버일 수 있다. 호스트(200)는 적어도 하나의 게스트(300)를 포함하는 가상 클러스터를 구성하여 운용할 수 있다. The host 200 may be a cluster server that provides a predetermined service in the cluster system as a power management target of the power management control server 100. [ The host 200 can configure and operate a virtual cluster including at least one guest 300. [

이때, 호스트(200)는 클러스터 서버의 전력 상태 및 성능 상태를 모니터링하고, 전력 관리 제어 서버(100)의 요청에 따라 모니터링 결과를 제공할 수 있다. 이 경우, 호스트(200)는 가상 클러스터 내에서 운용되는 게스트(300)의 모니터링 결과를 취합하여 함께 제공할 수 있다.At this time, the host 200 may monitor the power state and the performance state of the cluster server, and may provide a monitoring result in response to the request of the power management control server 100. In this case, the host 200 can collect and provide monitoring results of the guest 300 operated in the virtual cluster.

또한, 호스트(200)는 전력 관리 제어 서버(100)로부터의 제어 신호에 따라 전력 상태를 제어하도록 한다. 또한, 호스트(200)는 전력 관리 제어 서버(100)에 의해 결정된 라이프사이클 정보에 따라 가상 클러스터 내의 게스트(300)들을 운용할 수 있다. 이때, 호스트(200)는 또한, 전력 상태를 제어할 수 있는 고급 구성 및 전원 인터페이스(ACPI, Advanced Configuration and Power Interface), 지능형 플랫폼 관리 인터페이스(IPMI, Intelligent Platform Management Interface), 동적 전압 및 주파수 스케일링(DVFS, dynamic voltage and frequency scaling) 등의 전력 제어 인터페이스를 구비할 수 있다.Further, the host 200 controls the power state according to the control signal from the power management control server 100. [ In addition, the host 200 can operate the guests 300 in the virtual cluster according to the life cycle information determined by the power management control server 100. [ At this time, the host 200 may further include an advanced configuration and power interface (ACPI), an intelligent platform management interface (IPMI), dynamic voltage and frequency scaling DVFS, dynamic voltage and frequency scaling), and the like.

여기서, 게스트(300)는 호스트(200)의 가상화 시스템상에서 동작하는 가상머신으로, 시스템 동작에 따라 복수 개가 운용될 수 있다. 게스트(300)는 가상 클러스터 내에서 호스트(200)의 제어에 따라 동작하며, 해당 게스트(300)의 성능 상태를 모니터링 한다. 이 경우, 게스트(300)는 호스트(200)의 요청이 있는 경우 성능 상태에 대한 모니터링 결과를 제공하고, 호스트(200)로부터 제공된 라이프사이클에 따라 관련 동작을 처리하도록 한다.Here, the guest 300 is a virtual machine operating on the virtualization system of the host 200, and a plurality of guest machines 300 can be operated according to system operation. The guest 300 operates under the control of the host 200 in the virtual cluster and monitors the performance status of the guest 300. In this case, the guest 300 provides a monitoring result on the performance status when there is a request from the host 200, and causes the related operation to be processed according to the life cycle provided from the host 200. [

부하 분배기(400)는 인터넷으로부터의 서비스 요청을 각 호스트(200)에 분배한다. 이때, 부하 분배기(400)는 전력 관리 제어 서버(100)에 의해 부하 분배가 결정되면, 전력 관리 제어 서버(100)로부터의 제어 신호에 따라 인터넷으로부터의 서비스 요청을 각 호스트(200)에 분배하도록 한다.
A load distributor (400) distributes a service request from the Internet to each host (200). At this time, when the load distribution is determined by the power management control server 100, the load distributor 400 distributes a service request from the Internet to each host 200 according to a control signal from the power management control server 100 do.

도 2는 본 발명의 일 실시예에 따른 전력 관리 제어 서버의 구성을 도시한 블록도이다.2 is a block diagram illustrating a configuration of a power management control server according to an embodiment of the present invention.

도 2를 참조하면, 본 발명에 따른 전력 관리 제어 서버(100)는 사용자 인터페이스부(110), 전력 정책 관리부(120), 전력 제어 생성부(130), 전력 상태 관리부(140), 성능 상태 관리부(150), 데이터베이스 관리부(160), 데이터베이스(170), 부하 분배 관리부(180) 및 노드 연결부(190)를 포함할 수 있다.2, a power management control server 100 according to the present invention includes a user interface unit 110, a power policy management unit 120, a power control generation unit 130, a power state management unit 140, A database management unit 160, a database 170, a load distribution management unit 180, and a node connection unit 190.

사용자 인터페이스부(110)는 웹 환경에 기반한 인터페이스를 사용자에게 제공할 수 있다. 이때, 사용자 인터페이스부(110)는 클러스터 시스템의 모니터링 정보를 사용자에게 제공할 수 있다.The user interface unit 110 may provide the user with an interface based on the web environment. At this time, the user interface unit 110 may provide the monitoring information of the cluster system to the user.

따라서, 사용자는 인터페이스를 이용하여 웹 환경을 기반으로 클러스터 시스템의 모니터링 정보를 확인하거나, 전력 상태를 설정하기 위한 명령을 입력할 수 있다. 이 경우, 사용자 인터페이스부(110)는 전력 제어 및 설정 상태 변경을 위한 사용자로부터의 명령을 입력받아 전력 정책 관리부(120) 및 전력 제어 생성부(130) 등에 제공할 수 있다.Accordingly, the user can confirm the monitoring information of the cluster system based on the web environment or input commands for setting the power state using the interface. In this case, the user interface unit 110 may receive a command from the user for power control and change of the setting state, and may provide the power policy management unit 120, the power control generation unit 130, and the like.

전력 정책 관리부(120)는 각 호스트에 대한 전력 정책을 생성하여 저장하고, 관리하도록 한다. 이때, 전력 정책 관리부(120)에 의해 생성된 전력 정책은 사용자 인터페이스부(110)를 통해 사용자가 수정할 수 있다.The power policy management unit 120 generates, stores, and manages a power policy for each host. At this time, the power policy generated by the power policy management unit 120 can be modified by the user through the user interface unit 110. [

전력 제어 생성부(130)는 전력 정책 관리부(120)에 저장된 전력 정책과 전력 상태 관리부(140) 및 성능 상태 관리부(150)에 의해 모니터링 되는 각 호스트 및 호스트에 대응하는 게스트의 전력 상태와 성능 상태를 바탕으로 호스트의 전력 상태를 결정하도록 한다. 이때, 전력 제어 생성부(130)는 노드 연결부(190)를 통해 각 호스트와의 연결을 구성하고, 결정된 호스트의 전력 상태에 대한 제어 신호를 생성하여 노드 연결부(190)를 통해 각 호스트로 전송하도록 할 수 있다. The power control generation unit 130 generates a power control policy for each of the hosts and the hosts monitored by the power status management unit 140 and the performance status management unit 150 based on the power policy stored in the power policy management unit 120, To determine the power state of the host. At this time, the power control generation unit 130 forms a connection with each host through the node connection unit 190, generates a control signal for the power state of the determined host, and transmits the control signal to each host through the node connection unit 190 can do.

여기서, 제어 신호는 호스트의 ACPI 상태, 전원의 On/Off, CPU 동작 주파수 및 부하 분산 제어 정보 중 적어도 하나를 포함할 수 있다.Here, the control signal may include at least one of an ACPI state of a host, On / Off of a power source, a CPU operation frequency, and load distribution control information.

또한, 전력 제어 생성부(130)는 각 호스트와 호스트에 대응하는 게스트의 전력 상태와 성능 상태를 바탕으로 게스트에 대한 라이프사이클을 결정할 수 있다. 이때, 전력 제어 생성부(130)는 결정된 게스트의 라이프사이클에 대한 제어 신호를 생성하여 노드 연결부(190)를 통해 각 호스트로 전송하도록 할 수 있다. In addition, the power control generation unit 130 can determine the life cycle of the guest based on the power state and the performance state of the guest corresponding to each host and the host. At this time, the power control generation unit 130 may generate a control signal for the determined life cycle of the guest and transmit the generated control signal to each host through the node connection unit 190.

여기서, 전력 제어 생성부(130)는 게스트에 대한 라이프사이클을 START, PAUSE 및 STOP 중 어느 하나로 제어 가능하며, START와 STOP은 실제 물리 머신의 전원 On/Off에 해당하는 것이고, PAUSE의 경우는 ACPI(Advanced Configuration and Power Interface)의 최대 절전 모드에 해당할 수 있다. Here, the power control generation unit 130 can control the life cycle of the guest by either START, PAUSE, or STOP. START and STOP correspond to power on / off of the actual physical machine. In case of PAUSE, ACPI (Advanced Configuration and Power Interface) hibernation mode.

전력 상태 관리부(140)는 노드 연결부(190)를 통해 각 호스트로 전력 상태 정보를 요청할 수 있다. The power status management unit 140 can request power status information to each host through the node connection unit 190. [

이때, 전력 상태 관리부(140)는 각 호스트로부터 해당 호스트에서 모니터링 한 전력 상태 정보를 수신하여 클러스터 시스템의 전원 상태에 대한 모니터링 정보를 구성할 수 있다. 여기서, 전력 상태 관리부(140)에 의해 구성된 성능 상태의 모니터링 정보는 전력 제어 생성부(130)에서 호스트의 전력 제어 상태를 결정하거나, 부하 분배 관리부(180)에서 각 호스트로의 부하 분배를 결정하는데 이용될 수 있다.At this time, the power status management unit 140 can receive the power status information monitored by the host from each host and configure monitoring information on the power status of the cluster system. Here, the monitoring information of the performance state configured by the power state management unit 140 determines the power control state of the host in the power control generation unit 130 or determines the load distribution to each host in the load distribution management unit 180 Can be used.

또한, 전력 상태 관리부(140)는 소정 시간 간격으로 각 호스트로 전력 상태 정보를 요청하고, 소정 시간 간격으로 노드 연결부(190)를 통해 수신한 정보를 통해 클러스터 시스템의 전력 상태를 모니터링 할 수 있다. Also, the power status management unit 140 may request power status information to each host at predetermined time intervals, and monitor the power status of the cluster system through information received through the node connection unit 190 at predetermined time intervals.

물론, 전력 상태 관리부(140)는 클러스터 시스템의 전체 전력 상태뿐만 아니라, 특정 호스트에 대한 전력 상태만을 모니터링 할 수도 있다.Of course, the power status management unit 140 may monitor only the overall power status of the cluster system, as well as the power status for a specific host.

성능 상태 관리부(150)는 클러스터 시스템 내의 각 호스트 및 호스트에 대응하는 게스트의 서비스 성능을 모니터링하도록 한다. The performance state management unit 150 monitors the performance of the guest corresponding to each host and host in the cluster system.

이때, 성능 상태 관리부(150)는 노드 연결부(190)를 통해 각 호스트로 전력 상태 정보를 요청할 수 있으며, 각 호스트로부터 해당 호스트 및 게스트에서 모니터링 한 전력 상태 정보를 수신하여 클러스터 시스템의 서비스 성능 상태에 대한 모니터링 정보를 구성할 수 있다. At this time, the performance status management unit 150 can request the power status information to each host through the node connection unit 190, receive the power status information monitored by the host and the guest from each host, Can be configured for monitoring information.

여기서, 성능 상태 관리부(150)에 의해 구성된 성능 상태의 모니터링 정보는 전력 제어 생성부(130)에서 호스트의 전력 제어 상태를 결정하거나, 부하 분배 관리부(180)에서 각 호스트로의 부하 분배를 결정하는데 이용될 수 있다. 예를 들어, 전력 제어 생성부(130)는 성능 상태 관리부(150)를 통한 해당 호스트 및 게스트의 서비스 성능 상태 모니터링 결과, 서비스 성능이 저하된 경우에 서비스 품질을 유지하기 위하여 다른 호스트로 부하를 분산시키도록 제어할 수 있다.Here, the monitoring information of the performance state configured by the performance state management unit 150 determines the power control state of the host in the power control generation unit 130 or determines the load distribution to each host in the load distribution management unit 180 Can be used. For example, when the performance of the host and the guest is monitored through the performance state management unit 150, the power control generation unit 130 may load the load to another host .

성능 상태 관리부(150)는 전력 상태 관리부(140)와 마찬가지로, 소정 시간 간격으로 각 호스트에 서비스의 성능 상태 정보를 요청하고, 소정 시간 간격마다 노드 연결부(190)를 통해 수신한 호스트 및 게스트의 서비스 성능 상태 정보를 통해 클러스터 시스템의 서비스 성능 상태를 모니터링 할 수 있다.The performance status management unit 150 requests the performance status information of the service to each host at a predetermined time interval as in the case of the power status management unit 140 and transmits the performance status information of the host and guest received through the node connection unit 190 at predetermined time intervals Performance status information can be used to monitor the service performance status of the cluster system.

뿐만 아니라, 성능 상태 관리부(150)는 특정 호스트 및 게스트의 서비스 성능 상태만을 지속적으로 모니터링 할 수도 있다.In addition, the performance state management unit 150 may continuously monitor only the service performance state of a specific host and a guest.

데이터베이스 관리부(160)는 클러스터 시스템의 모니터링 정보, 다시 말해, 전력 상태 관리부(140)에 의해 구성된 전력 상태 모니터링 정보 및 성능 상태 관리부(150)에 의해 구성된 성능 상태 모니터링 정보를 데이터베이스(170)에 저장할 수 있다. 이 경우, 데이터베이스 관리부(160)는 소정 시간 마다 전력 상태 관리부(140) 및 성능 상태 관리부(150)로부터 모니터링 정보를 제공받아 데이터베이스(170)에 업데이트 할 수 있다. The database management unit 160 can store the monitoring information of the cluster system, that is, the power status monitoring information configured by the power status management unit 140 and the performance status monitoring information configured by the performance status management unit 150, have. In this case, the database management unit 160 may receive monitoring information from the power state management unit 140 and the performance state management unit 150 at predetermined time intervals, and may update the database 170 with the monitoring information.

한편, 데이터베이스 관리부(160)는 클러스터 시스템의 모니터링 정보에 대한 이력을 데이터베이스(170)에 저장할 수도 있다.Meanwhile, the database management unit 160 may store the history of the monitoring information of the cluster system in the database 170.

또한, 데이터베이스 관리부(160)는 데이터베이스(170)에 저장된 모니터링 정보를 관리하며 전력 관리 제어 서버(100) 내의 각 부, 예를 들어, 전력 제어 생성부(130) 및 부하 분배 관리부(180) 등의 요청에 의해 해당 데이터베이스(170)에 저장된 정보를 제공할 수 있다.The database management unit 160 manages the monitoring information stored in the database 170 and controls the units in the power management control server 100 such as the power control generation unit 130 and the load distribution management unit 180 And can provide the information stored in the corresponding database 170 upon request.

여기서, 데이터베이스(170)는 전력 관리 제어 서버(100)의 외부에 구현될 수 있으나, 전력 관리 제어 서버(100)의 내부에 구현될 수도 있다.Here, the database 170 may be implemented outside the power management control server 100, but may be implemented inside the power management control server 100.

부하 분배 관리부(180)는 클러스터 시스템 내의 각 호스트 및 호스트에 대응하는 게스트의 전력 상태 및 성능 상태에 근거하여 인터넷의 서비스 요청을 각 호스트에 분배한다. 이때, 부하 분배 관리부(180)는 전력 제어 생성부(130)에 의해 결정된 각 클러스터 서버의 전력 상태 및 라이프사이클에 근거하여 각 호스트로 분배하는 부하를 결정하게 된다. 여기서, 부하 분배 관리부(180)에 의해 결정된 부하 분배 정보는 노드 연결부(190)를 통해 부하 분배기로 전달된다.The load distribution management unit 180 distributes service requests of the Internet to each host based on the power state and the performance state of the guest corresponding to each host and host in the cluster system. At this time, the load distribution management unit 180 determines the load to be distributed to each host based on the power state and the life cycle of each cluster server determined by the power control generation unit 130. [ Here, the load distribution information determined by the load distribution management unit 180 is transmitted to the load distributor through the node connection unit 190.

노드 연결부(190)는 호스트 및 부하 분배기와의 네트워크 연결을 지원한다. 이때, 노드 연결부(190)는 호스트 및 부하 분배기 간에 동적으로 변화하는 연결 상태를 관리하도록 한다. The node connection unit 190 supports a network connection with the host and the load distributor. At this time, the node connection unit 190 manages the dynamically changing connection state between the host and the load distributor.

일 예로서, 노드 연결부(190)는 전력 제어 생성부(130), 전력 상태 관리부(140), 성능 상태 관리부(150) 및 전력 제어 생성부(130)를 통해 특정 호스트의 전력 상태 및 성능의 모니터링 또는 제어 요청이 있는 경우에 해당 호스트와의 연결을 통해 정보를 송수신하도록 한다.For example, the node connection unit 190 monitors the power state and performance of a specific host through the power control generation unit 130, the power state management unit 140, the performance state management unit 150, and the power control generation unit 130 Or when there is a control request, information is transmitted / received through a connection with the host.

또한, 노드 연결부(190)는 각 호스트에 대한 부하 제어가 필요한 경우에 부하 분배기와의 연결을 통해 부하 분배 관리부(180)로부터의 부하 분배 정보를 연결된 부하 분배기로 전달하도록 한다.
In addition, the node connection unit 190 allows the load distribution information from the load distribution management unit 180 to be transmitted to the connected load distributor through the connection with the load distributor when load control for each host is required.

도 3은 본 발명의 일 실시예에 따른 전력관리 대상 노드의 구성을 도시한 블록도이다.3 is a block diagram illustrating a configuration of a power management target node according to an embodiment of the present invention.

도 3을 참조하면, 각 전력관리 대상 노드, 즉 각 호스트(200)는 제어 서버 연결부(210), 성능 상태 모니터링부(220), 노드 전력 상태 관리부(230), 노드 전력 제어 관리부(240), 가상머신 제어부(250), 서비스 제공부(260) 및 게스트 연결부(270)를 포함할 수 있다.3, each power management target node, that is, each host 200 includes a control server connection unit 210, a performance status monitoring unit 220, a node power status management unit 230, a node power control management unit 240, A virtual machine control unit 250, a service providing unit 260, and a guest connection unit 270.

먼저, 제어 서버 연결부(210)는 전력 관리 제어 서버와의 네트워크 연결을 관리한다. 여기서, 제어 서버 연결부(210)는 최초 동작 시 전력 관리 제어 서버를 탐색하여 전력 관리 제어 서버의 노드 연결부에 접속하고, 노드 연결부로 호스트(200)에 대한 연결 정보를 제공하여 전력 관리 제어 서버의 요청에 응답할 수 있는 연결 상태를 유지하도록 한다.First, the control server connection unit 210 manages the network connection with the power management control server. Here, the control server connection unit 210 searches for a power management control server in the initial operation, connects to the node connection unit of the power management control server, provides connection information for the host 200 to the node connection unit, So that the connection state can be maintained.

이 경우, 제어 서버 연결부(210)는 호스트(200)의 모니터링 결과를 전력 관리 제어 서버로 제공할 수 있으며, 전력 관리 제어 서버로부터의 제어 신호를 수신하여, 해당 호스트(200)의 각 부에 전달할 수 있다.In this case, the control server connection unit 210 can provide the monitoring result of the host 200 to the power management control server, receive control signals from the power management control server, and transmit the control signals to the respective units of the host 200 .

성능 상태 모니터링부(220)는 호스트(200)에서 제공하는 서비스의 성능을 모니터링하여 해당 호스트(200)의 성능 상태 정보를 전력 관리 제어 서버에 전달하도록 한다. 이때, 해당 호스트(200)의 성능 상태 정보는 전력 관리 제어 서버에서 부하 분배 등의 제어 명령을 생성할 때 활용된다. The performance status monitoring unit 220 monitors the performance of the service provided by the host 200 and transmits the performance status information of the host 200 to the power management control server. At this time, the performance status information of the host 200 is utilized in generating a control command such as load distribution in the power management control server.

만일, 호스트(200)의 가상 클러스터 내에서 적어도 하나의 가상머신, 즉, 게스트가 운용되는 경우, 성능 상태 모니터링부(220)는 해당 호스트(200)의 성능 상태 정보 및 각 게스트의 성능 상태 정보를 취합하여 동시에 전력 관리 제어 서버에 제공할 수 있다.If at least one virtual machine, that is, a guest, is operated in the virtual cluster of the host 200, the performance status monitoring unit 220 may check performance status information of the host 200 and performance status information of each guest And simultaneously provide the collected data to the power management control server.

노드 전력 상태 관리부(230)는 해당 호스트(200)의 전력 상태를 모니터링한다. 이때, 노드 전력 상태 관리부(230)는 시스템 정보를 통한 CPU 동작 주파수, 부하 상태, IPMI를 통한 센서 정보값 등을 모니터링 할 수 있다. 또한, 노드 전력 상태 관리부(230)는 호스트(200)에 내장된 전력 측정 장치로부터 실제 측정값을 전달 받아 관리할 수도 있다.The node power state management unit 230 monitors the power state of the host 200. [ At this time, the node power state management unit 230 may monitor the CPU operating frequency, load state, sensor information value through IPMI, etc. through system information. In addition, the node power state management unit 230 may receive and manage actual measured values from a power measurement apparatus built in the host 200. [

여기서, 노드 전력 상태 관리부(230)는 전력 관리 제어 서버로부터의 요청이 있는 경우에 해당 호스트(200)의 전력 상태 정보를 전력 관리 제어 서버에 제공하도록 한다.Here, the node power state management unit 230 provides power state information of the host 200 to the power management control server when there is a request from the power management control server.

노드 전력 제어 관리부(240)는 전력 관리 제어 서버로부터 전력 제어를 위한 제어 신호가 수신되면, 수신된 제어 신호에 의해 동작한다. 일 예로서, 노드 전력 제어 관리부(240)는 전력 관리 제어 서버로부터의 제어 신호에 근거하여 CPU의 주파수 및 동작 모드 변환, ACPI 상태 변환, 서버 On/Off 제어, 디스크 상태 제어 및 부하 분산 수행 등의 제어를 수행하도록 한다.When receiving a control signal for power control from the power management control server, the node power control management unit 240 operates based on the received control signal. For example, the node power control management unit 240 controls the frequency and operation mode conversion of the CPU, the ACPI state conversion, the server on / off control, the disk state control, and the load distribution execution based on the control signal from the power management control server Control is performed.

이때, 노드 전력 제어 관리부(240)는 전력 관리 제어 서버로부터의 제어 신호에 의한 각 제어 동작을 단독으로 수행할 수 있으며, 일련의 순서에 따라 해당 제어 동작을 수행할 수도 있다.At this time, the node power control management unit 240 may perform each control operation based on the control signal from the power management control server alone, or may perform the corresponding control operation according to a series of procedures.

가상머신 제어부(250)는 호스트(200)의 가상 클러스터 내에서 운용되는 적어도 하나의 게스트에 대한 동작을 제어한다. 이때, 가상머신 제어부(250)는 전력 관리 제어 서버로부터 라이프사이클 제어를 위한 제어 신호가 수신되면, 수신된 제어 신호에 의해 동작한다. 일 예로서, 가상머신 제어부(250)는 각 게스트의 라이프사이클에 대한 START, PAUSE 및 STOP 등을 제어하도록 한다. The virtual machine control unit 250 controls the operation of at least one guest operating in the virtual cluster of the host 200. [ At this time, when the control signal for lifecycle control is received from the power management control server, the virtual machine control unit 250 operates based on the received control signal. As an example, the virtual machine control unit 250 controls START, PAUSE and STOP of the life cycle of each guest.

서비스 제공부(260)는 부하 분배기에 의해 분배된 인터넷상의 서비스 요청에 따라 해당하는 서비스를 제공하도록 한다. 이때, 서비스 제공부(260)에 의해 제공되는 서비스의 성능은 성능 상태 모니터링부(220)에 의해 모니터링된다.The service providing unit 260 provides the corresponding service according to the service request on the Internet distributed by the load distributor. At this time, the performance of the service provided by the service providing unit 260 is monitored by the performance status monitoring unit 220.

게스트 연결부(270)는 호스트(200)의 가상 클러스터에서 운용되는 게스트와의 연결을 관리한다. 이때, 게스트 연결부(270)는 호스트(200)로부터의 정보를 각 게스트로 전달하고, 게스트로부터의 정보를 호스토로 전달한다. 일 예로서, 게스트 연결부(270)는 호스트(200)의 성능 상태 요청 신호를 게스트로 전달하고, 게스트로부터의 성능 상태 정보를 수신하여 호스트(200)의 해당 부에 전달할 수 있다.
The guest connection unit 270 manages the connection with the guest operating in the virtual cluster of the host 200. [ At this time, the guest connection unit 270 transfers information from the host 200 to each guest, and transfers information from the guest to the host. As an example, the guest connection unit 270 may transmit the performance status request signal of the host 200 to the guest, receive performance status information from the guest, and transmit the status information to the corresponding part of the host 200. [

도 4는 본 발명의 일 실시예에 따른 가상머신 서비스 노드의 구성을 도시한 블록도이다.4 is a block diagram illustrating a configuration of a virtual machine service node according to an embodiment of the present invention.

도 4를 참조하면, 가상머신 서비스 노드, 즉, 게스트(300)는 호스트 연결부(310), 성능 상태 모니터링부(320) 및 서비스 제공부(330)를 포함할 수 있다.Referring to FIG. 4, a virtual machine service node, that is, a guest 300 may include a host connection unit 310, a performance status monitoring unit 320, and a service providing unit 330.

호스트 연결부(310)는 호스트의 게스트 연결부(270)와의 연결을 관리하며, 호스트로부터의 신호를 수신하고 게스트(300)의 정보를 호스트로 제공한다. 일 예로서, 호스트 연결부(310)는 게스트(300)의 성능 상태 정보를 호스트로 제공하도록 한다.The host connection unit 310 manages connection with the guest connection unit 270 of the host, receives the signal from the host, and provides the information of the guest 300 to the host. As an example, the host connection unit 310 allows the host 300 to provide performance status information to the host.

성능 상태 모니터링부(320)는 해당 게스트(300)의 가상머신에서 제공하는 서비스의 성능을 모니터링한다. 이때, 성능 상태 모니터링부(320)는 호스트로부터 성능 상태 정보의 요청이 있는 경우에 성능 상태 정보를 호스트 연결부(310)를 통해 호스트로 제공한다. 이때, 호스트로 제공된 해당 게스트(300)의 성능 상태 정보를 호스트의 성능 상태 정보와 취합되어 전력 관리 제어 서버로 전달되며, 전력 관리 제어 서버에서 부하 분산 등의 제어 명령을 생성할 때 활용된다.The performance status monitoring unit 320 monitors the performance of a service provided by the virtual machine of the guest 300. At this time, the performance status monitoring unit 320 provides the performance status information to the host through the host connection unit 310 when the performance status information is requested from the host. At this time, the performance status information of the corresponding guest 300 provided to the host is collected with the performance status information of the host and is transmitted to the power management control server, and utilized in generating a control command such as load distribution in the power management control server.

서비스 제공부(330)는 호스트의 서비스 제공부(260)와 마찬가지로 부하 분배기에 의해 분배된 인터넷상의 서비스 요청에 따라 해당하는 서비스를 제공하도록 한다. 이때, 서비스 제공부(330)에 의해 제공되는 서비스의 성능은 성능 상태 모니터링부(320)에 의해 모니터링된다.
The service providing unit 330 provides a corresponding service according to a service request on the Internet distributed by the load distributor, like the service providing unit 260 of the host. At this time, the performance of the service provided by the service providing unit 330 is monitored by the performance status monitoring unit 320.

도 5는 본 발명의 일 실시예에 따른 부하 분배기의 구성을 도시한 블록도이다.5 is a block diagram illustrating a configuration of a load distributor according to an embodiment of the present invention.

도 5에 도시된 바와 같이, 부하 분배기(400)는 제어 서버 연결부(410), 부하 분배 제어부(420) 및 부하 분배부(430)를 포함할 수 있다.5, the load distributor 400 may include a control server connection unit 410, a load distribution control unit 420, and a load distribution unit 430. As shown in FIG.

먼저, 제어 서버 연결부(410)는 부하 분배기(400)와 전력 관리 제어 서버와의 연결을 관리한다. 전력 관리 제어 서버의 부하 분배 관리부와의 연결을 관리한다.First, the control server connection unit 410 manages connection between the load distributor 400 and the power management control server. And manages the connection with the load distribution management unit of the power management control server.

부하 분배 제어부(420)는 전력 관리 제어 서버의 부하 분배 관리부에 의하여 결정된 부하 분배 대상 노드들의 정보와 부하 분배 알고리즘 등의 부하 분배 방법에 대한 정보를 바탕으로 부하 분배부(430)의 동작을 관리한다.The load distribution control unit 420 manages the operation of the load distribution unit 430 based on the information of the load distribution target nodes determined by the load distribution management unit of the power management control server and information on the load distribution method such as the load distribution algorithm .

부하 분배부(430)는 부하 분배 알고리즘을 수행하는 부분으로 인터넷의 요청을 실제 머신, 즉, 호스트와 가상머신, 즉, 게스트에 분배하는 기능을 수행한다.
The load distribution unit 430 performs a function of distributing a request of the Internet to a real machine, that is, a host and a virtual machine, that is, a guest.

상기와 같이 구성되는 본 발명에 따른 클러스터 시스템의 전력 관리 시스템의 동작 흐름을 보다 상세히 설명하면 다음과 같다.The operation flow of the power management system of the cluster system according to the present invention will be described in more detail as follows.

도 6은 본 발명의 일 실시예에 따른 클러스터 시스템의 전력 상태를 모니터링하는 동작 흐름을 도시한 도면이다.6 is a flowchart illustrating an operation of monitoring a power state of a cluster system according to an exemplary embodiment of the present invention.

도 6에 도시된 바와 같이, 호스트(200)는 해당 호스트(200)의 전력 상태를 지속적으로 모니터링한다(S100).As shown in FIG. 6, the host 200 continuously monitors the power state of the host 200 (S100).

만일, 전력 관리 제어 서버(100)가 호스트(200)로 전력 관리 상태를 요청하면(S110), 호스트(200)는 'S100' 과정의 모니터링 결과에 따른 전력 상태 정보를 추출하여(S120), 전력 관리 제어 서버(100)로 전송하도록 한다(S130).If the power management control server 100 requests the host 200 for the power management status at step S110, the host 200 extracts the power status information according to the monitoring result of step S100 at step S120, To the management control server 100 (S130).

따라서, 전력 관리 제어 서버(100)는 'S130' 과정에서 수신된 전력 상태 정보로부터 시스템의 전력 상태를 확인한다(S140). Accordingly, the power management control server 100 confirms the power state of the system from the power state information received in the step 'S130' (S140).

이 경우, 전력 관리 제어 서버(100)는 소정 시간 간격으로 'S110' 과정을 수행할 수 있으며, 따라서 소정 시간 간격으로 호스트(200)의 전력 상태 정보를 수신하여 시스템의 전력 상태를 모니터링 할 수 있다.In this case, the power management control server 100 can perform the 'S110' process at predetermined time intervals, and thus can receive the power status information of the host 200 at predetermined time intervals and monitor the power status of the system .

여기서, 전력 관리 제어 서버(100)는 각 호스트(200)로부터 수신한 전력 상태 정보에 근거하여 모니터링 정보를 구성하고, 각 호스트(200)에 대한 모니터링 정보를 토대로 하여 클러스터 시스템 전체의 전력 상태를 확인하게 된다.
Here, the power management control server 100 configures the monitoring information based on the power status information received from each host 200, and checks the power status of the entire cluster system based on the monitoring information about each host 200 .

도 7은 본 발명의 일 실시예에 따른 클러스터 시스템의 성능 상태를 모니터링하는 동작 흐름을 도시한 도면이다.FIG. 7 is a flowchart illustrating an operation of monitoring a performance state of a cluster system according to an embodiment of the present invention.

도 7에 도시된 바와 같이, 호스트(200) 및 게스트(300)는 클러스터 시스템에서 동작하는 동안 인터넷의 요청에 따른 서비스의 성능 상태를 모니터링 한다(S200, S210).As shown in FIG. 7, the host 200 and the guest 300 monitor the performance status of the service according to the request of the Internet while operating in the cluster system (S200, S210).

만일, 전력 관리 제어 서버(100)가 호스트(200) 및 게스트(300)의 성능 상태를 요청하는 경우(S220), 호스트(200)는 'S200' 과정의 모니터링 결과에 따른 성능 상태 정보를 추출한다(S230).If the power management control server 100 requests the performance status of the host 200 and the guest 300 (S220), the host 200 extracts performance status information according to the monitoring result of the 'S200' process (S230).

또한, 호스트(200)는 게스트(300)의 성능 상태를 요청하도록 한다(S240). 이때, 게스트(300)는 호스트(200)의 요청에 따라 'S210' 과정의 모니터링 결과에 따른 해당 게스트(300)의 성능 상태 정보를 추출하여(S250), 호스트(200)로 전송하도록 한다(S260).In addition, the host 200 requests the performance status of the guest 300 (S240). At this time, the guest 300 extracts the performance status information of the corresponding guest 300 according to the monitoring result of the 'S210' process at the request of the host 200 (S250) and transmits the performance status information to the host 200 (S260 ).

이 경우, 호스트(200)는 게스트(300)로부터 성능 상태 정보가 수신되면, 'S230' 과정에서 추출된 호스트(200)의 성능 상태 정보와, 'S260' 과정에서 수신한 게스트(300)의 성능 상태 정보를 취합하여(S270), 전력 관리 서버로 전송하도록 한다(S280).In this case, when the host 200 receives the performance status information from the guest 300, the host 200 transmits the performance status information of the host 200 extracted in the 'S230' process and the performance status information of the guest 300 received in the ' The state information is collected (S270) and transmitted to the power management server (S280).

따라서, 전력 관리 제어 서버(100)는 'S280' 과정에서 수신된 성능 상태 정보로부터 호스트(200) 및 게스트(300)에 대한 서비스 성능 상태를 확인하도록 한다(S290). Accordingly, the power management control server 100 confirms the service performance status of the host 200 and the guest 300 from the received performance status information in step S280 (S290).

이 경우, 전력 관리 제어 서버(100)는 소정 시간 간격으로 'S220' 과정을 수행할 수 있으며, 따라서 소정 시간 간격으로 호스트(200) 및 게스트(300)의 성능 상태 정보를 수신하여 해당 클러스터 서버의 성능 상태를 모니터링 할 수 있다.In this case, the power management control server 100 can perform the 'S220' process at predetermined time intervals, and thus receives the performance status information of the host 200 and the guest 300 at predetermined time intervals, Performance status can be monitored.

여기서, 전력 관리 제어 서버(100)는 각 호스트(200)로부터 수신한 성능 상태 정보에 근거하여 모니터링 정보를 구성하고, 각 호스트(200)에 대한 모니터링 정보를 토대로 하여 클러스터 시스템 전체의 전력 상태를 확인하게 된다.
Here, the power management control server 100 configures the monitoring information based on the performance status information received from each host 200, and checks the power status of the entire cluster system based on the monitoring information about each host 200 .

도 8은 본 발명의 일 실시예에 따른 클러스터 시스템의 전력을 제어하는 동작 흐름을 도시한 도면이다.8 is a flowchart illustrating an operation of controlling power of a cluster system according to an embodiment of the present invention.

도 8에 도시된 바와 같이, 전력 관리 제어 서버(100)는 호스트(200)의 전력 상태를 제어할 수 있다. 이때, 전력 관리 제어 서버(100)는 도 6 및 도 7에서 수신한 호스트(200) 및 게스트의 전력 상태 및 성능 상태에 따라 전력 제어 상태를 결정하고(S300), 'S300' 과정에서 결정된 전력 제어 상태에 대응하는 제어 신호를 생성하여(S310), 호스트(200)로 전송하도록 한다(S320).As shown in Fig. 8, the power management control server 100 can control the power state of the host 200. Fig. At this time, the power management control server 100 determines the power control state according to the power state and performance state of the host 200 and the guest received in FIG. 6 and FIG. 7 (S300) (S310), and transmits the control signal to the host 200 (S320).

호스트(200)는 'S320' 과정에서 전력 관리 제어 서버(100)로부터 수신한 제어 신호에 따라 클러스터 시스템 내에서 해당 호스트(200)의 전력을 제어하도록 한다(S330).The host 200 controls the power of the host 200 in the cluster system according to the control signal received from the power management control server 100 in step S320.

이후, 호스트(200)는 'S330' 과정의 전력 제어 결과를 전력 관리 제어 서버(100)로 전송하고(S340), 전력 관리 제어 서버(100)는 'S340' 과정에서 수신한 전력 제어 결과로부터 해당 시스템의 전력 제어 상태를 확인하도록 한다(S350).
Thereafter, the host 200 transmits the power control result of the 'S330' process to the power management control server 100 (S340), and the power management control server 100 receives the power control result from the power control result received in the process 'S340' The power control state of the system is checked (S350).

도 9는 본 발명의 일 실시예에 따른 클러스터 시스템의 가상머신들에 대한 라이프사이클을 제어하는 동작 흐름을 도시한 도면이다.9 is a flowchart illustrating an operation of controlling a life cycle of virtual machines in a cluster system according to an embodiment of the present invention.

도 9에 도시된 바와 같이, 전력 관리 제어 서버(100)는 호스트(200)의 가상 클러스터에서 운용되는 게스트의 라이프사이클을 제어할 수 있다. 이때, 전력 관리 제어 서버(100)는 도 6 및 도 7에서 수신한 호스트(200) 및 게스트의 전력 상태 및 성능 상태에 따라 해당 게스트의 라이프사이클을 결정하고(S400), 'S400' 과정에서 결정된 라이프사이클에 대응하는 제어 신호를 생성하여(S410), 호스트(200)로 전송하도록 한다(S420).As shown in FIG. 9, the power management control server 100 can control the life cycle of the guest operating in the virtual cluster of the host 200. At this time, the power management control server 100 determines the lifecycle of the guest according to the power state and the performance state of the host 200 and the guest received in FIG. 6 and FIG. 7 (S400) A control signal corresponding to the life cycle is generated (S410), and the control signal is transmitted to the host 200 (S420).

호스트(200)는 'S420' 과정에서 전력 관리 제어 서버(100)로부터 수신한 제어 신호에 따라 해당 호스트(200)의 가상 클러스터 내 게스트의 라이프사이클을 제어하도록 한다(S430).In step S430, the host 200 controls the life cycle of the guest in the virtual cluster of the host 200 according to the control signal received from the power management control server 100 in step S420.

이후, 호스트(200)는 'S430' 과정의 라이프사이클 제어 결과를 전력 관리 제어 서버(100)로 전송하고(S440), 전력 관리 제어 서버(100)는 'S440' 과정에서 수신한 라이프사이클 제어 결과로부터 해당 호스트(200)에 대응하는 게스트의 라이프사이클 제어 상태를 확인하도록 한다(S450).
Thereafter, the host 200 transmits the lifecycle control result of the 'S430' process to the power management control server 100 (S440), and the power management control server 100 transmits the lifecycle control result The lifecycle control state of the guest corresponding to the host 200 is confirmed (S450).

도 10은 본 발명의 일 실시예에 따른 클러스터 시스템의 부하를 분배하는 동작 흐름을 도시한 순서도이다.10 is a flowchart showing an operation flow of distributing a load of a cluster system according to an embodiment of the present invention.

도 10에 도시된 바와 같이, 전력 관리 제어 서버(100)는 인터넷을 통한 서비스 요청에 대해 부하 분배기(400)를 제어하여 클러스터 시스템 내의 각 호스트(200)로 서비스 요청이 분배되도록 한다.As shown in FIG. 10, the power management control server 100 controls the load distributor 400 in response to a service request over the Internet, so that a service request is distributed to each host 200 in the cluster system.

이때, 전력 관리 제어 서버(100)는 도 6 및 도 7에서 수신한 호스트(200) 및 게스트의 전력 상태 및 성능 상태에 따라 인터넷의 서비스 요청에 대한 각 호스트(200)의 부하 분배를 결정하고(S500), 'S500' 과정에서 결정된 부하 분배에 대응하는 제어 신호를 생성하여(S510), 부하 분배기(400)로 전송하도록 한다(S520).At this time, the power management control server 100 determines the load distribution of each host 200 in response to the service request of the Internet according to the power state and the performance state of the host 200 and the guest received in FIGS. 6 and 7 S500), a control signal corresponding to the load distribution determined in the process of 'S500' is generated (S510) and transmitted to the load distributor 400 (S520).

부하 분배기(400)는 'S520' 과정에서 전력 관리 제어 서버(100)로부터 수신한 제어 신호에 따라 클라우스 시스템 내의 각 호스트(200)들에 대한 부하를 분배하도록 한다(S530).The load distributor 400 distributes the load to each host 200 in the Klaus system according to the control signal received from the power management control server 100 in step S520.

이후, 부하 분배기(400)는 'S530' 과정의 부하 분배 상태를 전력 관리 제어 서버(100)로 전송하고(S540), 전력 관리 제어 서버(100)는 'S540' 과정에서 수신한 부하 분배 상태를 확인하도록 한다(S550).Thereafter, the load distributor 400 transmits the load distribution state of the 'S530' process to the power management control server 100 (S540), and the power management control server 100 transmits the load distribution state received in the process of 'S540' (S550).

'S500' 내지 'S550' 과정은 소정 시간 단위로 수행될 수 있으며, 특정 호스트(200)의 성능이 저하되거나 전력 부하가 발생하는 경우에 수행될 수 있다.
The process from S500 to S550 may be performed in units of a predetermined time, and may be performed when the performance of the specific host 200 deteriorates or a power load occurs.

한편, 본 발명은 위에서 논의된 다양한 실시예가 하나 이상의 컴퓨터 또는 프로세서에 의해 실행되는 경우 프로세서가 읽을 수 있는 기록매체에 프로세서가 읽을 수 있는 코드로서 구현하는 것이 가능하다. 프로세서가 읽을 수 있는 기록매체는 프로세서에 의해 읽혀질 수 있는 데이터가 저장되는 모든 종류의 기록장치를 포함한다. 프로세서가 읽을 수 있는 기록매체의 예로는 ROM, RAM, CD-ROM, 자기테이프, 플로피디스크, 광 데이터 저장장치 등이 있으며, 또한 인터넷을 통한 전송 등과 같은 캐리어 웨이브의 형태로 구현되는 것도 포함한다. 또한 프로세서가 읽을 수 있는 기록매체는 네트워크로 연결된 컴퓨터 시스템에 분산되어, 분산방식으로 프로세서가 읽을 수 있는 코드가 저장되고 실행될 수 있다.On the other hand, the present invention may be embodied as processor readable code on a processor-readable recording medium when the various embodiments discussed above are being executed by one or more computers or processors. The processor-readable recording medium includes all kinds of recording apparatuses in which data that can be read by the processor is stored. Examples of the recording medium readable by the processor include a ROM, a RAM, a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like, and also a carrier wave such as transmission over the Internet. In addition, the processor readable recording medium may be distributed over networked computer systems so that code readable by the processor in a distributed manner can be stored and executed.

이상과 같이 본 발명에서는 구체적인 구성 요소 등과 같은 특정 사항들과 한정된 실시예 및 도면에 의해 설명되었으나 이는 본 발명의 보다 전반적인 이해를 돕기 위해서 제공된 것일 뿐, 본 발명은 상기의 실시예에 한정되는 것은 아니며, 본 발명이 속하는 분야에서 통상적인 지식을 가진 자라면 본 발명의 본질적인 특성에서 벗어나지 않는 범위에서 다양한 수정 및 변형이 가능할 것이다. 따라서, 본 발명의 사상은 설명된 실시예에 국한되어 정해져서는 아니되며, 후술하는 특허청구범위뿐 아니라 이 특허청구범위와 균등하거나 등가적 변형이 있는 모든 기술 사상은 본 발명의 권리범위에 포함되는 것으로 해석되어야 할 것이다.
As described above, the present invention has been described with reference to particular embodiments, such as specific elements, and specific embodiments and drawings. However, it should be understood that the present invention is not limited to the above- Those skilled in the art will appreciate that various modifications, additions and substitutions are possible, without departing from the essential characteristics of the invention. Therefore, the spirit of the present invention should not be construed as being limited to the embodiments described, and all technical ideas which are equivalent to or equivalent to the claims of the present invention are included in the scope of the present invention .

100: 전력 관리 제어 서버 110: 사용자 인터페이스부
120: 전력 정책 관리부 130: 전력 제어 생성부
140: 전력 상태 관리부 150: 성능 상태 관리부
160: 데이터베이스 관리부 170: 데이터베이스
180: 부하 분배 관리부 190: 노드 연결부
200: 전력관리 대상 노드(호스트) 210: 제어 서버 연결부
220: 성능 상태 모니터링부 230: 노드 전력 상태 관리부
240: 노드 전력 제어 관리부 250: 가상머신 제어부
260: 서비스 제공부 270: 게스트 연결부
300: 가상머신 서비스 노드(게스트) 310: 호스트 연결부
320: 성능 상태 모니터링부 330: 서비스 제공부
400: 부하 분배기 410: 제어 서버 연결부
420: 부하 분배 제어부 430: 부하 분배부
100: power management control server 110: user interface unit
120: power policy management unit 130: power control generation unit
140: power state management unit 150: performance state management unit
160: Database Management Unit 170: Database
180: load distribution management unit 190: node connection unit
200: power management target node (host) 210: control server connection part
220: performance state monitoring unit 230: node power state management unit
240: Node power control management unit 250: Virtual machine control unit
260: Service Provided 270: Guest Connection
300: virtual machine service node (guest) 310: host connection
320: performance state monitoring unit 330:
400: load distributor 410: control server connection
420: load distribution control unit 430: load distribution unit

Claims (1)

인터넷을 통해 요청된 서비스를 제공하는 전력 관리 대상 노드;
상기 전력 관리 대상 노드에 의해 구현되는 가상 클러스터 상에서 상기 전력 관리 대상 노드에 의한 서비스 동작을 수행하는 적어도 하나의 가상머신 서비스 노드;
클러스터에 요청된 부하를 상기 전력 관리 대상 노드를 포함해서 상기 가상머신 서비스 노드에 분배하는 부하 분배기; 및
상기 전력 관리 대상 노드로부터 상기 전력 관리 대상 노드의 전력 상태, 및 상기 전력 관리 대상 노드와 상기 전력 관리 대상 노드에 대응하는 적어도 하나의 가상머신 서비스 노드에 대한 인터넷 서비스의 성능 상태 정보를 제공받아 상기 전력 관리 대상 노드에 대한 전력을 제어하는 전력 관리 제어 서버를 포함하는 것을 특징으로 하는 클러스터 시스템.
A power management target node for providing a requested service through the Internet;
At least one virtual machine service node for performing a service operation by the power management target node on a virtual cluster implemented by the power management target node;
A load distributor for distributing the requested load to the cluster including the power management target node to the virtual machine service node; And
Wherein the power management node receives from the power management target node a power status of the power management target node and performance status information of the Internet service for at least one virtual machine service node corresponding to the power management target node and the power management target node, And a power management control server for controlling power to the managed node.
KR1020140006112A 2014-01-17 2014-01-17 Cluster system and power management method thereof KR20150086018A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020140006112A KR20150086018A (en) 2014-01-17 2014-01-17 Cluster system and power management method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020140006112A KR20150086018A (en) 2014-01-17 2014-01-17 Cluster system and power management method thereof

Publications (1)

Publication Number Publication Date
KR20150086018A true KR20150086018A (en) 2015-07-27

Family

ID=53874966

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020140006112A KR20150086018A (en) 2014-01-17 2014-01-17 Cluster system and power management method thereof

Country Status (1)

Country Link
KR (1) KR20150086018A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10789085B2 (en) 2017-03-16 2020-09-29 Electronics And Telecommunications Research Institute Selectively providing virtual machine through actual measurement of efficiency of power usage

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10789085B2 (en) 2017-03-16 2020-09-29 Electronics And Telecommunications Research Institute Selectively providing virtual machine through actual measurement of efficiency of power usage

Similar Documents

Publication Publication Date Title
US11768695B2 (en) Methods and apparatus to deploy a hybrid workload domain
US9588571B2 (en) Dynamic power supply management
US8214661B2 (en) Using a control policy to implement power saving features
TWI566084B (en) Methods for power capping and non-transitory computer readable storage mediums and systems thereof
US10277524B1 (en) Monitoring data streams and scaling computing resources based on the data streams
KR20190070659A (en) Cloud computing apparatus for supporting resource allocation based on container and cloud computing method for the same
US20200042068A1 (en) Managing power consumption of multiple computing node clusters in a computing rack system
EP3254193B1 (en) Dynamically controlled workload execution
JP2009169858A (en) Server system, and power reduction method of server system
KR20130101693A (en) Method and apparatus for power management in virtualization system using different operation system
EP3254194B1 (en) Dynamically controlled workload execution by an application
US9069618B1 (en) Updating kernal affinity for applications executing in a multiprocessor system
US20160224377A1 (en) Optimization of proprietary workloads
CN102289402A (en) Monitoring and managing method based on physical multi-partition computer architecture
JP2014191368A (en) Management program, management apparatus, and management method
US9712647B2 (en) Optimization of computing resources through monitoring and manipulating availabilty
US8732394B2 (en) Advanced disk drive power management based on maximum system throughput
JP5321195B2 (en) Monitoring control system, monitoring control method, monitoring control server, and monitoring control program
CN106155859B (en) monitoring management system, information processing method and high-density server
KR102150016B1 (en) Providing method, apparatus and computer-readable medium of auto scaling of cloud server
US9846476B1 (en) System and method of identifying the idle time for lab hardware thru automated system
KR20150086018A (en) Cluster system and power management method thereof
US8312126B2 (en) Managing at least one computer node
US20160299792A1 (en) System wide manageability
JP5500301B2 (en) Monitoring control system, monitoring control method, monitoring control server, and monitoring control program

Legal Events

Date Code Title Description
WITN Withdrawal due to no request for examination