KR20090063122A - System and method for managing work load in the multi system - Google Patents
System and method for managing work load in the multi system Download PDFInfo
- Publication number
- KR20090063122A KR20090063122A KR1020080125424A KR20080125424A KR20090063122A KR 20090063122 A KR20090063122 A KR 20090063122A KR 1020080125424 A KR1020080125424 A KR 1020080125424A KR 20080125424 A KR20080125424 A KR 20080125424A KR 20090063122 A KR20090063122 A KR 20090063122A
- Authority
- KR
- South Korea
- Prior art keywords
- virtual
- service
- node
- resources
- management
- Prior art date
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/50—Allocation of resources, e.g. of the central processing unit [CPU]
- G06F9/5061—Partitioning or combining of resources
- G06F9/5077—Logical partitioning of resources; Management or configuration of virtualized resources
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45533—Hypervisors; Virtual machine monitors
- G06F9/45558—Hypervisor-specific management and integration aspects
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45533—Hypervisors; Virtual machine monitors
- G06F9/45558—Hypervisor-specific management and integration aspects
- G06F2009/4557—Distribution of virtual machine instances; Migration and load balancing
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Stored Programmes (AREA)
- Computer And Data Communications (AREA)
Abstract
Description
본 발명은 다중 시스템 워크로드 관리 시스템에 관한 것으로, 특히 분산 이기종 환경에서 물리적인 컴퓨팅 자원(resource)들과 서비스들 사이에 새로운 가상의 층이 구축되어 모든 자원을 가상화하고, 가상화된 자원을 요구사항에 따라 각 서비스에 동적으로 할당 또는 회수할 수 있도록 한 디중 시스템 워크로드 관리 시스템 및 방법에 관한 것이다.TECHNICAL FIELD The present invention relates to a multi-system workload management system. In particular, in a distributed heterogeneous environment, a new virtual layer is established between physical computing resources and services to virtualize all resources, and to request virtualized resources. The present invention relates to a system and method for managing a workload based on a dual system that can be dynamically allocated or reclaimed according to each service.
본 발명은 정보통신부 및 정보통신연구진흥원의 IT신성장동력핵심기술개발사업의 일환으로 수행한 연구로부터 도출된 것이다[과제관리번호: 2006-S-035-02, 과제명: 분산 이기종 서버 환경을 위한 공개 SW기반 가상 인프라 구현 기술 개발].The present invention is derived from the research conducted as part of the IT new growth engine core technology development project of the Ministry of Information and Communication and the Ministry of Information and Telecommunications Research and Development. [Task Management Number: 2006-S-035-02, Task name: for distributed heterogeneous server environment Development of open SW-based virtual infrastructure implementation technology].
현재 분산된 시스템에서 자원을 활용하는 방법은 일반적으로 다수의 서버 시스템들을 통합 관리하여 단일 가상 시스템처럼 운용하는 방법과, 한 대의 대규모 서버 시스템을 여러 개의 적은 규모의 가상 시스템으로 분할하여 사용하는 방법이 있다. In general, the method of utilizing resources in a distributed system generally includes a method of managing a plurality of server systems as a single virtual system and dividing a large server system into several smaller virtual systems. have.
그러나, 이러한 종래의 가상 시스템이 다수의 서버 시스템을 통합 관리하여 단일 가상화 시스템처럼 운용하는 방법을 사용할 경우에는 서비스의 실행 환경에 따라 존재하는 서버 시스템의 바인딩 상황에 제한적인 문제점이 있다. However, when such a conventional virtual system uses a method of integrating and managing a plurality of server systems to operate as a single virtual system, there is a limited problem in the binding situation of a server system existing according to an execution environment of a service.
또한 종래의 가상 시스템이 한 대의 서버 시스템을 여러 개의 가상 시스템으로 분할하여 사용하는 방법을 사용할 경우에는 제한된 자원으로 서비스의 확장성을 고려해서는 지원하지 못하는 문제점이 있다. In addition, when a conventional virtual system uses a method of dividing one server system into multiple virtual systems, there is a problem in that it cannot be supported considering the scalability of a service with limited resources.
본 발명은 상기와 같은 문제점을 감안하여 창출한 것으로, 분산 이기종 환경에서 물리적인 컴퓨팅 자원들과 서비스들 사이에 새로운 가상의 층이 구축되어 모든 자원을 가상화하고, 가상화된 자원을 요구사항에 따라 각 서비스에 동적으로 할당 또는 회수할 수 있도록 한 다중 시스템 워크로드 관리 시스템 및 방법을 제공함에 그 목적이 있다.The present invention has been created in view of the above problems, and in a distributed heterogeneous environment, a new virtual layer is established between physical computing resources and services to virtualize all resources, and each virtualized resource according to requirements. Its purpose is to provide a multi-system workload management system and method for dynamically allocating or retrieving services.
또한 본 발명의 목적은 한 대의 시스템을 여러 개의 적은 규모의 가상 시스템으로 분할하여 사용하는 하나의 시스템을 다수의 서버 시스템으로 구성하여 통합 관리하고자 할 경우에도 복합적으로 운용함으로써, 여러 형태의 분산 이기종 시스템들의 자원을 활용하기 위하여 통합 및 관리할 수 있도록 한 다중 시스템 워크로드 관리 시스템 및 방법을 제공함에 있다.In addition, an object of the present invention is to use a multi-distributed heterogeneous system by complex operation even when one system is divided into a plurality of small scale virtual system to configure a single system consisting of a plurality of server systems to integrate management To provide a multi-system workload management system and method that can be integrated and managed to utilize their resources.
또한 본 발명의 다른 목적은 가상 인프라 환경에서 서비스와 컴퓨팅 자원을 필요에 따라 동적으로 할당함으로써, 서비스가 필요한 때에 필요한 만큼의 자원을 할당받아 사용하는 서비스 중심의 새로운 인프라 자원 관리를 구현할 수 있도록 한 다중 시스템 및 워크로드 관리 시스템 및 방법을 제공함에 있다.In addition, another object of the present invention is to dynamically allocate services and computing resources as needed in a virtual infrastructure environment, to implement a new service-oriented infrastructure resource management that allocates and uses as many resources as needed when services are needed. It provides a system and workload management system and method.
또한 본 발명의 또 다른 목적은 인프라 내 시스템의 성능을 향상시킬 수 있도록 한 다중 시스템 워크로드 관리 시스템 및 방법을 제공함에 있다.Another object of the present invention is to provide a multi-system workload management system and method for improving the performance of the system in the infrastructure.
또한 본 발명의 또 다른 목적은 인프라 내 시스템 자원의 활용도를 극대화시켜 시스템 관리 비용을 최소화시킬 수 있도록 한 다중 시스템 워크로드 관리 시스템 및 방법을 제공함에 있다.Another object of the present invention is to provide a multi-system workload management system and method for minimizing system management costs by maximizing the utilization of system resources in the infrastructure.
상기와 같은 목적을 달성하기 위한 본 발명의 일면에 따른 다중 시스템 워크로드 관리 시스템은 가상 시스템으로 분할하여 하나의 시스템을 다수의 서버 시스템으로 구성하여 다중 시스템 워크로드를 관리하는 시스템에 있어서, 인터넷에 접속된 사용자 단말기들의 요청에 대응하여 가상 자원을 할당받아 상기 사용자 단말기들에게 서비스를 제공하는 복수의 물리적 노드와; 상기 물리적 노드의 상태 및 자원을 고려하여 재구성하여 사용자 단말기가 요청하는 서비스를 제공하도록 상기 물리적 노드를 제어하는 서비스 제어부와; 서비스가 탑재된 복수의 가상 노드를 포함하는 가상 노드 풀을 포함하는 것을 특징으로 한다.Multi-system workload management system according to an aspect of the present invention for achieving the above object is divided into a virtual system to configure a system into a plurality of server systems to manage a multi-system workload in the Internet, A plurality of physical nodes allocating virtual resources in response to requests of connected user terminals to provide services to the user terminals; A service control unit configured to control the physical node to provide a service requested by a user terminal by reconfiguring in consideration of the state and resources of the physical node; And a virtual node pool including a plurality of virtual nodes on which the service is mounted.
또한 상기와 같은 목적을 달성하기 위한 본 발명의 다른 면에 따른 다중 시스템 워크로드 관리 방법은 적은 규모의 가상 시스템으로 분할하여 하나의 시스템을 다수의 서버 시스템으로 구성하여 다중 시스템 워크로드를 관리하는 방법에 있어서, 인터넷에 접속된 사용자 단말기들의 요청에 대응하여 복수의 물리적 노드의 상태 및 자원을 고려하여 상기 물리적 노드의 자원을 재구성하는 단계와; 상기 자원이 재구성된 물리적 노드를 통해서 사용자 단말기들이 희망하는 서비스를 제공하는 단계를 포함하는 것을 특징으로 한다.In addition, a multi-system workload management method according to another aspect of the present invention for achieving the above object is a method for managing a multi-system workload by configuring a system into a plurality of server systems by dividing into a small virtual system Reconfiguring resources of the physical node in consideration of the status and resources of a plurality of physical nodes in response to requests of user terminals connected to the Internet; Providing a service desired by the user terminals through the physical node reconstructed the resource.
상술한 과제해결 수단에 의해 본 발명은 현재 대부분의 주요 서비스들은 가 상 인프라 환경에서 복합적인 구조로 구성되고 실행된다. 이러한 가상 인프라 환경에서는 서비스와 컴퓨팅 자원을 필요에 따라 동적으로 할당함으로써, 자원 가상화, 온디맨드 프로비저닝(provisioning), 정책기반 워크로드 자동 관리에 대한 기술이 우수해질 수 있는 효과가 있다.By the above-mentioned problem solving means, the present invention is that most of the major services are configured and executed in a complex structure in the virtual infrastructure environment. In such a virtual infrastructure environment, by dynamically allocating services and computing resources as needed, the technology for resource virtualization, on-demand provisioning, and automatic management of policy-based workloads can be improved.
즉, 자원 가상화 측면에서는 인프라내의 이기종 자원을 가상화된 자원으로 정의하고 자원 풀을 형성케하여 모든 서비스들이 자원을 공유할 수 있는 효과가 있다.In other words, in terms of resource virtualization, heterogeneous resources in the infrastructure are defined as virtualized resources, and a resource pool is formed so that all services can share resources.
또한 온디맨드 프로비저닝 측면에서는 관리자의 개입을 최소화하여 가상화된 자원을 서비스 요구에 따라 각 서비스에 동적으로 할당 혹은 회수하여 최적의 가상 컴퓨팅을 제공할 수 있는 효과가 있다.In addition, in terms of on-demand provisioning, there is an effect of providing optimal virtual computing by dynamically allocating or retrieving virtualized resources to each service according to service requirements by minimizing administrator intervention.
또한 정책기반 워크로드 자동 관리 측면에서는 미리 정해진 정책과 현재 상황에 맞추어 각각의 서비스에 필요한 때에, 필요한 만큼의 자원을 자동으로 할당 혹은 회수하여 최적의 가상 컴퓨팅을 제공할 수 있는 효과가 있다.In addition, in terms of automatic policy-based workload management, it is possible to provide optimal virtual computing by automatically allocating or reclaiming resources as needed for each service according to a predetermined policy and current situation.
또한 인프라 내 시스템의 성능을 향상시킬 수 있을 뿐만 아니라 확장성과 안정성을 제공할 수 있는 효과가 있다. It not only improves the performance of systems in the infrastructure, but also provides scalability and reliability.
또한 인프라 내 시스템 자원의 활용도를 극대화시켜 시스템 관리 비용을 최소화시킬 수 있는 효과가 있다.In addition, the system management cost can be minimized by maximizing the utilization of system resources in the infrastructure.
본 발명의 다중 시스템 워크로드 관리 시스템 및 방법은 분산 이기종 환경에 서 물리적인 컴퓨팅 자원들과 서비스들 사이에 새로운 가상의 층이 구축되어 모든 자원을 가상화하고, 가상화된 자원을 요구사항에 따라 각 서비스에 동적으로 할당 또는 회수할 수 있도록 함을 기술적 요지로 한다. The multi-system workload management system and method of the present invention virtualizes all resources by establishing a new virtual layer between physical computing resources and services in a distributed heterogeneous environment, and virtualizes each service according to requirements. The technical gist is to allow dynamic allocation or retrieval of a.
이하, 본 발명에 따른 바람직한 실시 예를 첨부된 도면을 참조하여 상세히 설명하되, 본 발명에 따른 동작 및 작용을 이해하는데 필요한 부분을 중심으로 설명한다. Hereinafter, with reference to the accompanying drawings, preferred embodiments of the present invention will be described in detail, focusing on the parts necessary to understand the operation and action according to the present invention.
하기의 설명에서 본 발명의 다중 시스템 워크로드 관리 시스템 및 방법의 특정 상세들이 본 발명의 보다 전반적인 이해를 제공하기 위해 나타나 있는데, 이들 특정 상세들 없이 또한 이들의 변형에 의해서도 본 발명이 용이하게 실시될 수 있다는 것은 이 기술분야에서 통상의 지식을 가진 자에게 자명할 것이다.In the following description, specific details of the multi-system workload management system and method of the present invention are presented to provide a more comprehensive understanding of the present invention, which, without these specific details, may also be readily implemented by these modifications. It will be apparent to one skilled in the art.
이하, 첨부된 도면을 참조하여 본 발명에 의한 다중 시스템 워크로드 관리 시스템 및 방법에 대하여 상세하게 설명한다.Hereinafter, a multi-system workload management system and method according to the present invention will be described in detail with reference to the accompanying drawings.
도 1은 본 발명의 다중 시스템 워크로드 관리 시스템의 개략적인 구성을 보인 구성도이다. 도 1에서는 인터넷(12)을 통해 연결된 각 사용자 단말(10)을 활용한 서비스를 제공하기 위한 구성이 도시되어 있다.1 is a block diagram showing a schematic configuration of a multi-system workload management system of the present invention. In FIG. 1, a configuration for providing a service utilizing each
도 1을 참조하면, 클라이언트는 사용자 단말(10)을 통해 원하는 서비스를 인터넷(12)을 통해 연결된 서비스 제어부(a)에게 요청한다. 그러면, 서비스 제어부(a)는 물리적 노드(15a~15n)의 상태 및 자원을 고려하여 재구성하여 최적의 시스템으로 사용자가 희망하는 서비스를 제공하도록 물리적 노드(15a~15n)를 제어한다. Referring to FIG. 1, the client requests a service control unit (a) connected through the Internet 12 for a desired service through the
서비스 제어부(a)는 서비스 관리부(Admin 노드)(13)와, 서비스 요청부(디스 패처 시스템)(14)로 구성된다. The service control unit a includes a service management unit (Admin node) 13 and a service request unit (dispatcher system) 14.
여기서 서비스 관리부(13)는 물리적 노드(15a~15n)의 상태 및 자원에 따라 최적의 상태로 서비스할 수 있도록 가상 노드풀(21)을 제어하여 물리적 노드(15a~15n)의 자원을 재구성하며 자원 재구성에 따라 서비스 요청부(14)를 제어한다. 즉 서비스 관리부(13)는 분산 이기종 시스템을 통합 관리한다. In this case, the
서비스 요청부(14)는 서비스 관리부(13)의 제어에 따라 서비스를 요청하는 사용자의 요구를 분석하여 서비스가 미리 가상 노드 상에 탑재되어 있는 경우 가상 노드를 활용하거나 혹은 사용자의 요구 사항을 만족하지 않을 경우 가상 노드풀(21)에서 사용자가 요청한 서비스가 탑재된 가상 노드를 최적의 물리적 노드(15a-15n)에 배치하고, 서비스를 요청하는 사용자의 단말기(10)로 서비스를 제공할 수 있도록 서비스 요청신호를 물리적 노드(15a~15n)에 배치된 해당 서비스가 탑재된 가상노드에 분배한다. 그러면, 분배된 가상노드가 속한 물리적 노드(15a~15n)는 가상 노드의 상태 및 자원이 재구성될 수 있도록 지원하며, 단말기(10)에게 해당 가상 노드가 서비스 응답을 전송하며 사용자가 희망하는 서비스를 시작하게 된다. The
사용자가 희망하는 서비스를 물리적 노드(15a~15n)에 배치된 최적의 가상 노드(17,18,19...) 의해 제공하도록 하는 동작을 살펴보면 다음과 같다.An operation of providing a service desired by a user by an optimal
원하는 서비스가 탑재된 가상 노드 풀(VN Pools)(21)이 설치 노드(Install node)(22)에 의해 준비되어, 가용한 자원에 의해 해당 서비스들(예를 들면, 미디어 서버(17), 웹 서버(18), 터미널 서버(19))이 탑재된 가상 노드를 각 물리적 노 드(15a~15n)에 배치하여 해당 서비스를 요청한 단말기(10)에게 제공한다. Virtual node pools (VN Pools) 21 on which the desired services are mounted are prepared by the
이때 서비스 중인 가상 노드들의 상태에 따라 서비스 연속성을 보장받기 위하여 물리적 노드(15a~15n)의 가상노드 마이그레이션(VN Migration)(16)을 구비한다.At this time, in order to ensure service continuity according to the state of the virtual nodes in service, a virtual node migration (VN Migration) 16 of the
이러한, 물리적 노드(15a~15n)와 가상 노드 풀(21)간의 개념을 설명하면 다음과 같다.The concept between the
도 2는 본 발명의 물리적 노드와 가상 노드 풀의 개념을 도시한 예시도이다. 2 is an exemplary diagram illustrating the concept of a physical node and a virtual node pool of the present invention.
여기서 도 2의 VINE(Virtual Infrastructure Environment)(30)은 사용자에게 일관성 있고 편리한 논리 구조를 갖게 하는 가상인프라 시스템의 환경을 나타내며, 물리적인 컴퓨팅 자원들과 서비스들 사이에 새로운 가상의 층이 구축되어 모든 자원이 가상화되고, 서비스는 가상의 층을 통해 가상화된 자원을 공유할 수 있는 환경이다. Here, the virtual infrastructure environment (VINE) 30 of FIG. 2 represents an environment of a virtual infrastructure system that allows a user to have a consistent and convenient logical structure, and a new virtual layer is established between physical computing resources and services. Resources are virtualized, and services are environments where virtualized resources can be shared through virtual layers.
도 2를 참조하면, 물리적 노드로 구성되는 물리층(Physical Layer)(33)은 베어메탈 노드부(Bare Metal Node)(34)와, 베어메탈 노드부(34)에 탑재될 물리적 OS부(35)로 구성된다. 여기서 베어메탈 노드부(34)는 OS를 포함한 SW가 설치되지 않은 컴퓨터 시스템 노드들로 구성되며, 물리적 OS부(35)는 컴퓨터 시스템 노드에 기본으로 설치되는 OS들로 구성된다. Referring to FIG. 2, the
또한 가상의 서버를 직접 구성하는 가상층(Virtual Layer)(32)은 가상 OS부(36)와 가상 서버부(37)로 구성된다. 여기서 가상 OS부(36)는 가상 서버를 구성하는 기본 요소의 가상 OS들로 구성되어 가상의 운영환경을 제공하며, Xen과 같은 하이퍼바이저(hypervisor)를 통해 가상 OS부(36)를 구성하게 된다. 또한 각각의 서비스에 필요한 자원을 제공하기 위해 각 서비스별로 구축되는 가상 서버부(37)는 단일 가상 OS 혹은 다수의 가상 OS들로 구성된다. The
실제 사용자에게 서비스를 갖도록하는 서비스층(31)은 최종 사용자들에게 제공되는 여러 형태의 서비스들로 각각의 서비스는 대응되는 가상 서버를 통해 필요한 만큼의 자원을 동적으로 제공받는다.The
다음은 서비스 관리부(13)와 물리적 노드(15a~15n)의 내부구성에 따른 동작을 설명하도록 한다.Next, the operation according to the internal configuration of the
도 3은 본 발명의 다중 시스템 워크로드 관리 과정을 보인 도면이다. 3 is a diagram illustrating a multi-system workload management process of the present invention.
도 3을 참조하면, 워크로드를 관리하기 위해서는 관리자(50)가 GUI(51)및 인터페이스를 통하여 관리 정책을 수립하고 그에 따라 워크로드를 관리하게 된다. Referring to FIG. 3, in order to manage a workload, the
실제 워크로드를 관리하는 것은 서비스(59)를 대상으로 하며, 그 서비스의 실행은 가상 서버(57)에서 이루어지게 된다. 가상서버(57)는 각각의 서비스에 필요한 자원을 제공하기 위해 각 서비스별로 구축되는 가상 서버 시스템으로 각각의 가상 서버 시스템은 단일 가상 OS 혹은 다수의 가상 OS 들(54a~54c)로 구성된다. 이러한 가상 OS들(54a~54c)은 가상 자원 풀(Virtual Resource Pool)(55)로 관리된다. Managing the actual workload is targeted to the
가상 자원 풀(55)에서는 가상 자원을 관리하며 가상 자원은 물리적인 자원을 논리적인 자원으로 변환하여 사용자에게 보여지는 자원으로 가상 노드를 포함하여 서비스 별로 구축되는 가상 서버가 이용하는 가상 CPU, 가상 메모리, 가상 네트워크, 가상 디스크가 해당된다. 이러한 가상 자원 풀(55)은 물리적으로는 베어메탈노 드(51) 및 그 베어메탈노드(51a~51c)에서 운용되는 로컬 OS(52a~52c)를 포함하는 물리 자원 풀(53)을 활용한다. The
도 3의 워크로드 관리에는 원격에서 시스템을 관리할 수 있는 자원 관리 기능을 갖는다. Workload management in Figure 3 has a resource management function that can manage the system remotely.
자원 풀 관리 기능(56)은 인프라 내의 컴퓨팅 자원들을 가상화된 자원으로 정의하고 모든 서비스들이 자원을 공유할 수 있도록 통합 관리할 수 있는 기능으로 관리자에게 모든 자원에 대한 가상 이미지를 제공한다. 자원 프로비저닝(60)의 기능은 베어메탈 노드에 운영체계를 설치하는 것은 물론이고, 서비스에 필요한 각종 SW의 설치까지 실제 서비스를 구동할 수 있기까지의 모든 과정을 동적으로 수행한다. 인프라 감시 기능(61)은 국제 산업 표준인 DMTF-CIM/WBEM에 기반을 두어 인프라 내의 자원 동작 상태 및 성능을 감시 분석한다.The resource
인프라 조율 관리 기능(58)은 가상화된 자원을 서비스 요구에 따라 동적으로 할당 혹은 회수한다.Infrastructure
도 4는 본 발명의 서비스 관리부와 물리적 노드의 내부구성을 보인 구성도이다. 도 3에서 참조부호 '100'은 관리노드로서 서비스 관리부(13)를 나타내며, 참조부호 '200'은 실행노드로서 물리적 노드(15a~15n)를 나타낸다.4 is a block diagram showing the internal configuration of the service management unit and the physical node of the present invention. In FIG. 3, reference numeral '100' denotes a
도 4를 참조하면, 워크로드 관리는 관리 노드(100)와 실행 노드(200)에서 이루어진다. 워크로드 관리를 하기 위해서는 후술되는 수단들((101. 102., 103, 104, 105, 106, 107, 108, 109)이 필요하다. Referring to FIG. 4, workload management is performed in the
우선 코디네이터(101)는 사용자와 그래픽유저 인터페이스(GUI)(51) 및 인터 페이스를 연동하는 모듈로서, 다중 시스템 워크로드 관리 시스템에 대한 전반적인 동작에 대해 조율 관리를 한다. First, the coordinator 101 is a module for interworking a user with a graphic user interface (GUI) 51 and an interface. The coordinator 101 manages coordination of overall operations of a multi-system workload management system.
가상노드 인터페이스(VNI-Virtual Node Interface)(102)는 코디네이터(101)가 가상 노드를 관리하기 위해 필요한 물리적 인터페이스를 제공하는 것으로, 코디네이터(101)로부터 가상 노드 관련 요구를 입력받고 원격 물리적 노드에 있는 가상 인프라 관리부(VIM; Virtual Infra Manager)(106)에게 가상 노드에 관련된 연산을 수행하게 한다. The VNI-
자원풀 관리부(RPM; Resource Pool Manager)(103)는 물리적으로 제한되어 있는 정적인 자원에 대해서 가상 노드 상에서 발생하는 워크로드에 따라 동적으로 프로세서, 메모리 등에 대한 가상 자원 관리와 정보 수집을 지원하게 된다. The resource pool manager (RPM) 103 dynamically supports virtual resource management and information collection for processors, memory, etc. according to workloads generated on virtual nodes for statically limited static resources. .
다중 시스템 관리부(104)는 다중 시스템 워크로드 관리에 따른 전반적인 동작을 설정하고, 시스템의 상태를 모니터링하여 발생한 이벤트에 따라 동적으로 시스템 자원을 제어한다. 또한 다중 시스템 관리부(104)는 시스템 관리자의 개입을 최소화하는 자율 시스템 관리 기능을 가진다. The
클러스터 관리부(Cluster Manager)(105)는 복수개의 가상 노드를 이용한 클러스터의 구성 및 설정 관리 기능을 가진다. The
가상 인프라 관리부(106)는 표준 기반의 자원 관리를 목적으로 이기종간의 시스템들이 연동할 수 있도록 관리한다. 즉, 실행 노드(200)의 노드, 가상 노드 및 자원 관리를 목적으로 시스템 기반 가상 인프라를 구현한다. The virtual
가상 노드 관리부(VNM; Virtual Node Manager)(107)는 물리 노드의 자원을 여러 가상 OS가 사용할 수 있게 하는 Xen과 같은 하이퍼바이저(미도시)를 제어한다, 또한 가상 노드 관리부(107)는 가상 노드 프로비저닝 및 가상 노드 자원을 제어하고 노드 내에 설치 운영 중인 가상 노드들의 상태를 직접 관리한다. The virtual node manager (VNM) 107 controls a hypervisor (not shown), such as Xen, that allows the resources of a physical node to be used by multiple virtual OSs, and the
자원 감시부(Resource Monitor)(108)는 시스템 전반의 자원에 대해 이기종간 연동이 가능할 수 있도록 표준 기반의 시스템 감시 모니터링을 지원한다.The resource monitor 108 supports standards-based system monitoring monitoring to enable heterogeneous interworking of resources throughout the system.
도 4에서 관리노드(100)와 실행 노드(200) 간의 연결은 클라이언트/서버 모델로 이루어지며 각 장치에는 클라이언트(114) 와 서버(115) 형태로 관리되고 통신한다.In FIG. 4, the connection between the
도4에서 워크로드 관리 제어 흐름은 코디네이터 장치(101)를 중심으로 진행된다. 물리노드 관리, 가상 노드 관리, 자원풀 관리, 클러스터 관리 및 정책 관리가 코디네이터 장치(101)를 통한다. 관리자에 의한 물리적 노드(15a~15n) 관리는 관리 노드(100)에서 코디네이터(101)에서 디스패치 된 명령을 자원풀 관리부(103)에 전달하고, 자원 감시부(108)를 통해 수집된 물리 노드의 상태를 파악하여 진행한다. 가상 노드 관리는 코디네이터(101)에서 디스패치 된 명령을 가상 노드 인터페이스(102)에 전달하고, 실행 노드(200)의 서버를 통해 가상화된 자원을 관리하는 가상 인프라 관리 장치(106)에 전달하고 이는 실제 실행자인 가상 노드 관리 장치(107)를 통해 실행이 일어난다. 하이퍼바이저를 통해 실행이 일어나기 위해 가상 노드에 관한 내용을 저장부(110)에 저장되어 있는 지역설정테이블(110)에서 설정한다. 자원풀 관리는 코디네이터(101)에서 디스패치 된 명령을 자원풀 관리부(103)에 전달하고, 자원 감시부(108)를 통해 수집된 모든 가상 자원의 상태를 파악하여 관 리하고 진행한다. 관리되는 자료는 저장부(113)에 수집한다. 클러스터 관리는 관리 노드(100)에서 코디네이터(101)에서 디스패치 된 명령을 클러스터 관리부(105)에 전달하고, 저장부(113)를 통해 가상 노드들의 상태를 확인하며, 실행노드(200)에 있는 해당 가상노드의 클러스터 관리 에이전트(109)를 통해 클러스터 서비스를 실행하기 위한 설정 테이블이 저장된 저장부(111)를 수정하고 실행한다. 정책 관리는 관리 노드(100)에서 코디네이터(101)에서 디스패치 된 명령을 다중 시스템 관리부(104)에 전달하고 전달된 명령을 분석하여 정책 조건 및 정책 제어에 관한 관리 정책을 수립하고 시스템 관리자의 개입을 최소화하는 자율 시스템 관리 기능을 실행한다.In FIG. 4, the workload management control flow proceeds around the coordinator device 101. Physical node management, virtual node management, resource pool management, cluster management, and policy management are via the coordinator device 101. The management of the
한편 본 발명의 상세한 설명에서는 구체적인 실시예에 관해 설명하였으나, 본 발명의 범위에서 벗어나지 않는 한도내에서 여러 가지 변형이 가능함은 물론이다. 그러므로 본 발명의 범위는 설명된 실시 예에 국한되어 정해져서는 안되며 후술하는 특허청구의 범위뿐만 아니라 이 특허청구의 범위와 균등한 것들에 의해 정해져야 한다.Meanwhile, in the detailed description of the present invention, specific embodiments have been described, but various modifications are possible without departing from the scope of the present invention. Therefore, the scope of the present invention should not be limited to the described embodiments, but should be determined not only by the scope of the following claims, but also by the equivalents of the claims.
도 1은 본 발명의 다중 시스템 워크로드 관리 시스템의 개략적인 구성을 보인 구성도.1 is a block diagram showing a schematic configuration of a multi-system workload management system of the present invention.
도 2는 본 발명의 물리적 노드와 가상 노드 풀의 개념을 도시한 예시도.2 is an exemplary diagram illustrating the concept of a physical node and a virtual node pool of the present invention.
도 3은 본 발명의 다중 시스템 워크로드 관리 과정을 보인 도면.3 illustrates a multi-system workload management process of the present invention.
도 4는 본 발명의 서비스 관리부와 물리적 노드의 내부구성을 보인 구성도.Figure 4 is a block diagram showing the internal configuration of the service management unit and the physical node of the present invention.
Claims (10)
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020070130178 | 2007-12-13 | ||
KR20070130178 | 2007-12-13 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20090063122A true KR20090063122A (en) | 2009-06-17 |
KR101040117B1 KR101040117B1 (en) | 2011-06-09 |
Family
ID=40992238
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020080125424A KR101040117B1 (en) | 2007-12-13 | 2008-12-10 | System and method for managing work load in the multi system |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR101040117B1 (en) |
Cited By (21)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102546256A (en) * | 2012-01-12 | 2012-07-04 | 易云捷讯科技(北京)有限公司 | System and method used for monitoring cloud computation service |
WO2012148066A1 (en) * | 2011-04-25 | 2012-11-01 | (주)케이티 | Virtual server management system and method |
KR101253560B1 (en) * | 2009-11-05 | 2013-04-11 | 한국전자통신연구원 | System for managing a virtualization solution and Apparatus and Method for managing the same |
KR101286159B1 (en) * | 2011-11-25 | 2013-07-15 | 한국과학기술정보연구원 | System and Method for Creation and Termination of MPI Parallel Processes and Recordable Medium Storing the Method |
WO2013106256A1 (en) * | 2012-01-09 | 2013-07-18 | Microsoft Corporation | Decoupling paas resources, jobs, and scheduling |
KR101432745B1 (en) * | 2012-11-01 | 2014-08-22 | 서강대학교산학협력단 | Distributed file system of cluster in the virtualized cloud environment and data replication method |
KR20140109940A (en) * | 2012-01-09 | 2014-09-16 | 마이크로소프트 코포레이션 | Paas hierarchial scheduling and auto-scaling |
US8904008B2 (en) | 2012-01-09 | 2014-12-02 | Microsoft Corporation | Assignment of resources in virtual machine pools |
US8918512B2 (en) | 2010-11-02 | 2014-12-23 | International Business Machines Corporation | Managing a workload of a plurality of virtual servers of a computing environment |
WO2014209690A1 (en) * | 2013-06-25 | 2014-12-31 | Syniverse Technologies, Llc | A method and apparatus to collect, analyze, and utilize network data |
US8966020B2 (en) | 2010-11-02 | 2015-02-24 | International Business Machines Corporation | Integration of heterogeneous computing systems into a hybrid computing system |
US9081613B2 (en) | 2010-11-02 | 2015-07-14 | International Business Machines Corporation | Unified resource manager providing a single point of control |
US9253017B2 (en) | 2010-11-02 | 2016-02-02 | International Business Machines Corporation | Management of a data network of a computing environment |
KR20160042848A (en) * | 2013-01-18 | 2016-04-20 | 서울대학교산학협력단 | Method and system for virtualizing compute devices in cluster systems |
US9396033B2 (en) | 2014-01-23 | 2016-07-19 | Snu R&Db Foundation | Method of executing parallel application on manycore cluster system and the manycore cluster system |
US9473553B2 (en) | 2010-12-23 | 2016-10-18 | Kt Corporation | Method for distributing and controlling traffic in cloud computing system and cloud computing system using the same |
US9851933B2 (en) | 2015-03-25 | 2017-12-26 | International Business Machines Corporation | Capability-based abstraction of software-defined infrastructure |
KR102140220B1 (en) * | 2019-10-31 | 2020-07-31 | 숭실대학교산학협력단 | A method for recovering failure of integrated cloud system including a plurality of platforms |
US10743177B2 (en) | 2013-05-21 | 2020-08-11 | Syniverse Technologies, Llc | Method and apparatus to provide mobile intelligence |
KR20220043304A (en) * | 2020-09-29 | 2022-04-05 | 한국전자기술연구원 | Apply multiple elements method for workload analysis in the micro data center |
KR102571782B1 (en) * | 2022-12-16 | 2023-08-29 | 스트라토 주식회사 | Apparatus and method for virtual machine relocation using resource management pool |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6779016B1 (en) * | 1999-08-23 | 2004-08-17 | Terraspring, Inc. | Extensible computing system |
-
2008
- 2008-12-10 KR KR1020080125424A patent/KR101040117B1/en active IP Right Grant
Cited By (29)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101253560B1 (en) * | 2009-11-05 | 2013-04-11 | 한국전자통신연구원 | System for managing a virtualization solution and Apparatus and Method for managing the same |
US8732287B2 (en) | 2009-11-05 | 2014-05-20 | Electronics And Telecommunications Research Institute | System for managing a virtualization solution and management server and method for managing the same |
US8966020B2 (en) | 2010-11-02 | 2015-02-24 | International Business Machines Corporation | Integration of heterogeneous computing systems into a hybrid computing system |
US9253017B2 (en) | 2010-11-02 | 2016-02-02 | International Business Machines Corporation | Management of a data network of a computing environment |
US9086918B2 (en) | 2010-11-02 | 2015-07-21 | International Business Machiness Corporation | Unified resource manager providing a single point of control |
US9081613B2 (en) | 2010-11-02 | 2015-07-14 | International Business Machines Corporation | Unified resource manager providing a single point of control |
US8918512B2 (en) | 2010-11-02 | 2014-12-23 | International Business Machines Corporation | Managing a workload of a plurality of virtual servers of a computing environment |
US8972538B2 (en) | 2010-11-02 | 2015-03-03 | International Business Machines Corporation | Integration of heterogeneous computing systems into a hybrid computing system |
US8959220B2 (en) | 2010-11-02 | 2015-02-17 | International Business Machines Corporation | Managing a workload of a plurality of virtual servers of a computing environment |
US9473553B2 (en) | 2010-12-23 | 2016-10-18 | Kt Corporation | Method for distributing and controlling traffic in cloud computing system and cloud computing system using the same |
WO2012148066A1 (en) * | 2011-04-25 | 2012-11-01 | (주)케이티 | Virtual server management system and method |
KR101286159B1 (en) * | 2011-11-25 | 2013-07-15 | 한국과학기술정보연구원 | System and Method for Creation and Termination of MPI Parallel Processes and Recordable Medium Storing the Method |
KR20140109940A (en) * | 2012-01-09 | 2014-09-16 | 마이크로소프트 코포레이션 | Paas hierarchial scheduling and auto-scaling |
WO2013106256A1 (en) * | 2012-01-09 | 2013-07-18 | Microsoft Corporation | Decoupling paas resources, jobs, and scheduling |
US8904008B2 (en) | 2012-01-09 | 2014-12-02 | Microsoft Corporation | Assignment of resources in virtual machine pools |
US11194604B2 (en) | 2012-01-09 | 2021-12-07 | Microsoft Technology Licensing, Llc | Assignment of resources in virtual machine pools |
US10241812B2 (en) | 2012-01-09 | 2019-03-26 | Microsoft Technology Licensing, Llc | Assignment of resources in virtual machine pools |
CN102546256B (en) * | 2012-01-12 | 2015-05-06 | 易云捷讯科技(北京)有限公司 | System and method used for monitoring cloud computation service |
CN102546256A (en) * | 2012-01-12 | 2012-07-04 | 易云捷讯科技(北京)有限公司 | System and method used for monitoring cloud computation service |
KR101432745B1 (en) * | 2012-11-01 | 2014-08-22 | 서강대학교산학협력단 | Distributed file system of cluster in the virtualized cloud environment and data replication method |
KR20160042848A (en) * | 2013-01-18 | 2016-04-20 | 서울대학교산학협력단 | Method and system for virtualizing compute devices in cluster systems |
US10743177B2 (en) | 2013-05-21 | 2020-08-11 | Syniverse Technologies, Llc | Method and apparatus to provide mobile intelligence |
US9319535B2 (en) | 2013-06-25 | 2016-04-19 | Syniverse Technologies, Llc | Method and apparatus to collect, analyze, and utilize network data |
WO2014209690A1 (en) * | 2013-06-25 | 2014-12-31 | Syniverse Technologies, Llc | A method and apparatus to collect, analyze, and utilize network data |
US9396033B2 (en) | 2014-01-23 | 2016-07-19 | Snu R&Db Foundation | Method of executing parallel application on manycore cluster system and the manycore cluster system |
US9851933B2 (en) | 2015-03-25 | 2017-12-26 | International Business Machines Corporation | Capability-based abstraction of software-defined infrastructure |
KR102140220B1 (en) * | 2019-10-31 | 2020-07-31 | 숭실대학교산학협력단 | A method for recovering failure of integrated cloud system including a plurality of platforms |
KR20220043304A (en) * | 2020-09-29 | 2022-04-05 | 한국전자기술연구원 | Apply multiple elements method for workload analysis in the micro data center |
KR102571782B1 (en) * | 2022-12-16 | 2023-08-29 | 스트라토 주식회사 | Apparatus and method for virtual machine relocation using resource management pool |
Also Published As
Publication number | Publication date |
---|---|
KR101040117B1 (en) | 2011-06-09 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR101040117B1 (en) | System and method for managing work load in the multi system | |
US11086684B2 (en) | Methods and apparatus to manage compute resources in a hyperconverged infrastructure computing environment | |
US20230195483A9 (en) | Methods and apparatus to deploy a hybrid workload domain | |
US9542222B2 (en) | Resource broker system for dynamically deploying and managing software services in a virtual environment based on resource usage and service level agreement | |
CN110888743B (en) | GPU resource using method, device and storage medium | |
US7870568B2 (en) | Adaptive shared computing infrastructure for application server-based deployments | |
Zhang et al. | Cloud computing: state-of-the-art and research challenges | |
CN102932408B (en) | A kind of management method of server cluster and platform | |
US8909767B2 (en) | Cloud federation in a cloud computing environment | |
CA2697540C (en) | Executing programs based on user-specified constraints | |
US8468535B1 (en) | Automated system and method to provision and allocate hosting resources | |
US11461120B2 (en) | Methods and apparatus for rack nesting in virtualized server systems | |
US20210027401A1 (en) | Processes and systems that determine sustainability of a virtual infrastructure of a distributed computing system | |
US11740921B2 (en) | Coordinated container scheduling for improved resource allocation in virtual computing environment | |
CN102831015B (en) | The dispatching method of polycaryon processor and equipment | |
US8000260B2 (en) | Method for dynamic information technology infrastructure provisioning | |
Heidari et al. | Qos assurance with light virtualization-a survey | |
CN105573907B (en) | For installing the method and system of software in the hardware component of depolymerization | |
Alvares de Oliveira Jr et al. | Synchronization of multiple autonomic control loops: Application to cloud computing | |
US11184244B2 (en) | Method and system that determines application topology using network metrics | |
CN114546587A (en) | Capacity expansion and reduction method of online image recognition service and related device | |
US11656914B2 (en) | Anticipating future resource consumption based on user sessions | |
CN117519972A (en) | GPU resource management method and device | |
CN112306640A (en) | Container dispensing method, apparatus, device and medium therefor | |
CN115964128A (en) | Heterogeneous GPU resource management and scheduling method and system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
E701 | Decision to grant or registration of patent right | ||
GRNT | Written decision to grant | ||
FPAY | Annual fee payment |
Payment date: 20130730 Year of fee payment: 18 |