KR20190074717A - Cluster Configuration And Management System And Method In Cloud Computing Environment - Google Patents

Cluster Configuration And Management System And Method In Cloud Computing Environment Download PDF

Info

Publication number
KR20190074717A
KR20190074717A KR1020170176284A KR20170176284A KR20190074717A KR 20190074717 A KR20190074717 A KR 20190074717A KR 1020170176284 A KR1020170176284 A KR 1020170176284A KR 20170176284 A KR20170176284 A KR 20170176284A KR 20190074717 A KR20190074717 A KR 20190074717A
Authority
KR
South Korea
Prior art keywords
server
compute
installation
master
result
Prior art date
Application number
KR1020170176284A
Other languages
Korean (ko)
Other versions
KR102617686B1 (en
Inventor
강광일
송태연
이태경
Original Assignee
주식회사 케이티
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 주식회사 케이티 filed Critical 주식회사 케이티
Priority to KR1020170176284A priority Critical patent/KR102617686B1/en
Publication of KR20190074717A publication Critical patent/KR20190074717A/en
Application granted granted Critical
Publication of KR102617686B1 publication Critical patent/KR102617686B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • G06F15/163Interprocessor communication
    • G06F15/173Interprocessor communication using an interconnection network, e.g. matrix, shuffle, pyramid, star, snowflake
    • G06F15/17356Indirect interconnection networks
    • G06F15/17362Indirect interconnection networks hierarchical topologies

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Theoretical Computer Science (AREA)
  • Mathematical Physics (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The present invention provides a cluster configuration and management system in a cloud computing environment, capable of increasing usability of computing resources, and a method thereof. According to the present invention, the cluster configuration and management system in a cloud computing environment comprises: a control server uploading an installation parameter to a web server; a master server downloading the installation parameter from the web server to install a master node in accordance with a master node installation command of the installation parameter; and a compute server downloading the installation parameter from the web server to install a compute node in accordance with a compute node installation command of the installation parameter. The compute node transmits a head registration message for registering the compute node in the master node and the master node registers the compute node in the master node in accordance with the registration message.

Description

클라우드 컴퓨팅 환경에서 클러스터 구성 및 관리 시스템 및 그 방법{Cluster Configuration And Management System And Method In Cloud Computing Environment}[0001] The present invention relates to a cluster configuration and management system and a method thereof in a cloud computing environment,

본 발명은 클라우드 컴퓨팅 환경에서 클러스터 구성 및 관리 시스템 및 그 방법에 관한 것이다.The present invention relates to a cluster configuration and management system and method in a cloud computing environment.

클라우드 컴퓨팅은 서버 내 자원을 가상화하여 사용자들에게 필요한 만큼 값을 지불하여 사용 가능하게 하는 컴퓨팅 방식으로, 이러한 클라우드 컴퓨팅을 기반으로, 컴퓨팅 자원을 가상화한 가상 머신(마스터 서버 및 컴퓨트 서버) 인스턴스를 사용자에게 제공하는 서비스를 클라우드 컴퓨팅 서비스라고 한다.Cloud computing is a computing approach that virtualizes resources on the server to make it available to users as much as they need it. Based on these cloud computing, virtual machines (master server and compute server) instances that virtualize computing resources The service provided to users is called cloud computing service.

현재, 클라우드 컴퓨팅 서비스에서 제공되는 가상머신 인스턴스는 주로 데스크톱 기반의 운영체제 또는 서버 기반의 운영체제 기반으로 제공되고 있으나, 가상 머신 인스턴스에서 운영체제를 설치하기 위해서는 초기 설정 정보를 각각의 사용자에 맞게 입력하는 과정이 필요하다.Currently, the virtual machine instances provided by the cloud computing service are provided mainly on the basis of a desktop-based operating system or a server-based operating system, but in order to install an operating system in a virtual machine instance, need.

특히, 기업 클라이언트에 대한 클라우드 컴퓨팅 서비스의 경우에는 기업 클라이언트에 속한 복수의 사용자들에게 복수의 개별적인 가상 컴퓨팅 환경을 각각 제공하여야 하므로, 복수의 사용자들 각각에 대한 복수의 가상 머신 인스턴스들을 준비하는 과정에서, 복수의 사용자들 각각에 대한 초기 설정 정보를 가상 머신 인스턴스들의 운영체제에 입력하는 과정이 필요하다.In particular, in the case of a cloud computing service for an enterprise client, a plurality of individual virtual computing environments must be provided to a plurality of users belonging to an enterprise client. Therefore, in the process of preparing a plurality of virtual machine instances for each of a plurality of users , And inputting initial setting information for each of a plurality of users to an operating system of virtual machine instances.

종래에는 이를 기업 클라이언트의 IT 관리자나, 클라우드 컴퓨팅 서비스 제공 업체 측에서 이러한 초기 설정 정보를 수동으로 생성하여 입력하여 왔으나, 기업 클라이언트에 속하는 사용자들의 수가 늘어나고, 동적으로 변경될 수 있다는 점을 감안할 때, 기업 클라이언트에 대한 클라우드 컴퓨팅 서비스가 본격화되는 현 시점에서, 이러한 가상 머신 초기 설정 과정을 자동화할 수 있는 방법이 요구된다.Conventionally, the IT administrator of the enterprise client or the cloud computing service provider has manually generated and input such initial setting information. However, considering that the number of users belonging to the enterprise client is increased and can be changed dynamically, At the present time, cloud computing services for enterprise clients are getting serious, and there is a need for a way to automate this initialization process of virtual machines.

본 발명은, 마스터 서버 및 컴퓨트 서버의 생성 속도를 향상시킬 수 있으며, 사용자에게 서비스 제공의 편의성으로 제공할 수 있는 클라우드 컴퓨팅 환경에서 클러스터 구성 및 관리 시스템 및 그 방법을 제공하는 것을 목적으로 한다.An object of the present invention is to provide a cluster configuration and management system and method in a cloud computing environment that can improve the generation speed of a master server and a compute server and can provide users with convenience of providing services.

또한, 본 발명은, 사용자의 동적 변경에 능동적으로 대처할 수 있고 컴퓨팅 자원의 활용도를 높일 수 있는 클라우드 컴퓨팅 환경에서 클러스터 구성 및 관리 시스템 및 그 방법을 제공하는 것을 목적으로 한다.It is another object of the present invention to provide a cluster configuration and management system and method in a cloud computing environment capable of actively coping with dynamic change of a user and increasing utilization of computing resources.

또한, 본 발명은, 마스터 서버 및 컴퓨트 서버의 생성이 완료되면, 컨트롤 서버를 통해 마스터 서버 또는 컴퓨트 서버를 효율적으로 관리할 수 있는 클라우드 컴퓨팅 환경에서 클러스터 구성 및 관리 시스템 및 그 방법을 제공하는 것을 목적으로 한다.In addition, the present invention provides a cluster configuration and management system and method in a cloud computing environment capable of efficiently managing a master server or a compute server through a control server when creation of a master server and a compute server is completed .

상술한 바와 같은 과제를 해결하기 위하여 본 발명은, 설치 파라미터를 웹 서버에 업로드하는 컨트롤 서버와. 상기 웹 서버로부터 상기 설치 파라미터를 다운로드하여 상기 설치 파라미터 중 마스터 노드의 설치 명령에 따라 상기 마스터 노드를 설치하는 마스터 서버와, 상기 웹 서버로부터 상기 설치 파라미터를 다운로드하여 상기 설치 파라미터 중 컴퓨트 노드의 설치 명령에 따라 상기 컴퓨트 노드를 설치하는 컴퓨트 서버를 포함하고, 상기 컴퓨트 서버는 상기 컴퓨트 노드를 상기 마스터 서버에 등록하기 위한 헤드 등록 메시지를 상기 마스터 서버에 전송하고, 상기 마스터 서버는 상기 등록 메지지에 따라 상기 컴퓨트 노드를 상기 마스터 노드에 등록하는 클라우드 컴퓨팅 환경에서 클러스터 구성 및 관리 시스템을 제공한다.In order to solve the above-described problems, the present invention provides a control server for uploading installation parameters to a web server. A master server for downloading the installation parameters from the web server and installing the master node according to an installation command of the master node among the installation parameters; and a management server for downloading the installation parameters from the web server, Wherein the master server transmits a head registration message for registering the compute node to the master server, and the master server transmits the head registration message to the master server, And a cluster configuration and management system in a cloud computing environment in which the compute node is registered with the master node according to a registration message.

또한, 상기 마스터 서버는, 상기 컴퓨트 노드의 등록 결과를 상기 컴퓨트 서버에 전송할 수 있다.Also, the master server may transmit the registration result of the compute node to the compute server.

또한, 상기 컨트롤 서버는, 상기 마스터 노드의 설치 결과, 상기 컴퓨트 노드의 설치 결과 및 상기 컴퓨트 노드의 등록 결과 중 적어도 하나를 저장 및 관리할 수 있다.In addition, the control server may store and manage at least one of installation result of the master node, installation result of the compute node, and registration result of the compute node.

또한, 상기 컨트롤 서버는, 상기 마스터 노드의 설치 결과, 상기 컴퓨트 노드의 설치 결과 및 상기 컴퓨트 노드의 등록 결과 중 적어도 하나를 상기 마스터 서버 및 상기 컴퓨트 서버 중 적어도 하나로부터 전송 받아 이를 저장하는 제1 메시지큐와, 상기 설치 파라미터를 상기 웹 서버에 업로드하고, 상기 제1 메시지큐로부터 상기 마스터 노드의 설치 결과, 상기 컴퓨트 노드의 설치 결과 및 상기 컴퓨트 노드의 등록 결과 중 적어도 하나를 전송 받아 이를 상기 마스터 서버 및 상기 컴퓨트 서버 중 적어도 하나에 전송하는 제1 에이전트를 포함할 수 있다.The control server may receive at least one of a result of installing the master node and a result of installing the compute node and a result of registration of the compute node from at least one of the master server and the compute server, And uploading at least one of a result of installing the master node, a result of installing the compute node, and a result of registering the compute node in the first message queue And a first agent for transferring the received data to at least one of the master server and the compute server.

또한, 마스터 서버는, 상기 설치 파라미터를 상기 웹 서버로부터 다운로드하여 상기 마스터 노드를 설치하고, 상기 마스터 노드의 설치 결과를 상기 제1 메시지큐 및 상기 제2 메시지큐로 전송하는 제2 에이전트와, 상기 마스터 노드의 설치 결과를 상기 제1 에이전트 및 제2 에이전트로부터 전송 받아, 이를 각각 저장하는 제2 메시지큐를 포함할 수 있다.The master server further includes a second agent that downloads the installation parameters from the web server to install the master node and transmits the installation result of the master node to the first message queue and the second message queue, And a second message queue for receiving the installation result of the master node from the first agent and the second agent and storing the received messages, respectively.

또한, 상기 컴퓨트 서버는, 상기 설치 파라미터를 상기 웹 서버로부터 다운로드하여 상기 컴퓨트 노드를 설치하고, 상기 컴퓨트 노드의 설치 결과를 상기 제1 메시지큐 및 상기 제3 메시지 큐로 전송하는 제3 에이전트와, 상기 컴퓨트 노드의 설치 결과를 상기 제1 에이전트 및 제3 에이전트로부터 전송 받아, 이를 각각 저장하는 제3 메시지큐를 포함할 수 있다.The computing server may further include a third agent for downloading the installation parameter from the web server to install the compute node and transmitting an installation result of the compute node to the first message queue and the third message queue, And a third message queue for receiving the installation result of the compute nodes from the first agent and the third agent and storing the received messages.

또한, 상기 제3 에이전트는, 상기 컴퓨트 노드를 상기 마스터 노드에 등록하기 위한 헤드 등록 메시지를 상기 제2 메시지큐에 전송하고, 상기 제2 에이전트는, 상기 제2 메시지큐로부터 상기 등록 메지지를 전송 받아 상기 등록 메지시에 따라 상기 컴퓨트 노드를 상기 마스터 노드에 등록할 수 있다.The third agent also sends a head registration message for registering the compute node to the master node to the second message queue and the second agent receives the registration message from the second message queue And registers the compute node with the master node according to the registration message.

또한, 상기 제2 에이전트는, 상기 컴퓨트 노드의 등록 결과를 상기 제3 메시지큐에 전송하고, 상기 제3 에이전트는, 상기 제3 메시지큐로부터 상기 컴퓨트 노드의 등록 결과를 전송 받아 이를 상기 제1 메시지큐로 전송할 수 있다.In addition, the second agent transmits the registration result of the compute node to the third message queue, and the third agent receives the registration result of the compute node from the third message queue, 1 message queue.

또한, 상기 제1 에이전트는, 상기 제2 메시지큐 또는 상기 제3 메시지큐에 이벤트 메시지를 전송하고, 상기 제2 에이전트 또는 상기 제3 에이전트는, 상기 제2 메시지큐 또는 상기 제3 메시지큐로부터 이벤트 메시지를 전송받아 이벤트 메시지에 포함된 명령을 실행하고, 그 실행 결과를 상기 제1 메시지큐에 전송하고, 상기 제1 에이전트는 상기 제1 메시지큐로부터 상기 실행 결과를 전송 받아 상기 제2 메시지큐 또는 상기 제3 메시지큐에 전송할 수 있다.The first agent transmits an event message to the second message queue or the third message queue and the second agent or the third agent transmits an event message from the second message queue or the third message queue to the second message queue or the third message queue. Wherein the first agent receives the execution result from the first message queue and transmits the execution result to the second message queue or the second message queue, To the third message queue.

또한, 컨트롤 서버가 설치 파라미터를 웹 서버에 업로드하는 단계와, 마스터 서버가 상기 웹 서버로부터 상기 설치 파라미터를 다운로드하여 이를 저장하는 단계와, 상기 마스터 서버가 상기 설치 파라미터 중 마스터 노드의 설치 명령에 따라 상기 마스터 노드를 설치하는 단계와, 상기 마스터 서버가 상기 마스터 노드의 설치 결과를 상기 컨트롤 서버에 전송하는 단계와, 상기 컨트롤 서버가 상기 마스터 노드의 설치 결과를 저장하고, 이를 상기 마스터 서버에 전송하는 단계를 포함하는 클라우드 컴퓨팅 환경에서 클러스터 구성 및 관리 방법을 제공한다.The method may further include the steps of: uploading the installation parameters to the web server by the control server; downloading the installation parameters from the web server and storing the installation parameters; Installing the master node, transmitting the installation result of the master node to the control server, storing the installation result of the master node in the control server, and transmitting the installation result to the master server A cluster configuration and management method in a cloud computing environment.

또한, 컴퓨트 서버가 상기 웹 서버로부터 상기 설치 파라미터를 다운로드하여 이를 저장하는 단계와, 상기 컴퓨트 서버가 상기 설치 파라미터 중 컴퓨트 노드의 설치 명령에 따라 상기 컴퓨트 노드를 설치하는 단계를 더 포함할 수 있다.The method may further include the steps of: the compute server downloading the installation parameters from the web server and storing the installation parameters; and installing the compute node according to an installation command of the compute node among the installation parameters can do.

또한, 상기 컴퓨트 서버가 상기 컴퓨트 노드를 상기 마스터 서버에 등록하기 위한 헤드 등록 메시지를 상기 마스터 서버에 전송하는 단계와, 상기 마스터 서버가 상기 등록 메지지에 따라 상기 컴퓨트 노드를 상기 마스터 노드에 등록하는 단계를 더 포함할 수 있다.The method of claim 1, further comprising: transmitting, by the compute server, a head registration message to register the compute node with the master server; and transmitting, by the master server, And a step of registering the program in the memory.

또한, 상기 마스터 서버가 상기 컴퓨트 노드의 등록 결과를 상기 컴퓨트 서버에 전송하는 단계와, 상기 컴퓨트 서버가 상기 컴퓨트 노드의 설치 결과 및 등록 결과를 상기 컨트롤 서버에 전송하는 단계와, 상기 컨트롤 서버가 상기 컴퓨트 노드의 설치 결과 및 등록 결과를 저장하고, 이를 상기 컴퓨트 서버에 전송하는 단계를 더 포함할 수 있다.The master server transmits the result of registration of the compute node to the compute server. The compute server transmits the installation result and registration result of the compute node to the control server. The control server may store the result of installation of the compute node and the registration result, and transmit the result of the installation to the compute server.

또한, 상기 컨트롤 서버가 상기 마스터 서버 또는 상기 컴퓨트 서버에 상기 마스터 서버 또는 상기 컴퓨트 서버를 관리하기 위한 이벤트 메시지를 전송하는 단계와, 상기 마스터 서버 또는 상기 컴퓨트 서버가 전송 받은 이벤트 메시지에 따라 이벤트 메시지에 포함된 명령을 실행하고, 그 실행 결과를 상기 컨트롤 서버에 전송하는 단계와, 상기 컨트롤 서버가 전송 받은 상기 실행 결과를 저장하고, 상기 마스터 서버 또는 상기 컴퓨트 서버에 상기 실행 결과를 전송하는 단계를 더 포함할 수 있다.The control server transmits an event message for managing the master server or the compute server to the master server or the compute server according to an event message transmitted from the master server or the compute server. Executing the command included in the event message and transmitting the execution result to the control server; storing the execution result received from the control server and transmitting the execution result to the master server or the compute server; The method comprising the steps of:

본 발명에 따르면, 컨트롤 서버를 이용해, 시스템 자체에서 자동으로 마스터 서버 및 컴퓨트 서버를 생성하고, 자동으로 컴퓨트 서버를 마스터 서버에 등록하고, 자동으로 프레임 워크의 초기화를 수행하기 때문에, 서버 생성 속도를 향상시킬 수 있으며, 사용자에게 서비스 제공의 편의성으로 제공할 수 있는 효과가 있다.According to the present invention, since the master server and the compute server are automatically created in the system itself using the control server, the compute server is automatically registered in the master server, and the framework is automatically initialized, It is possible to improve the speed and provide the convenience of service provision to the user.

또한, 본 발명에 따르면, 마스터 서버 및 컴퓨트 서버의 사용이 종료되면, 컨트롤 서버를 이용해, 시스템 자체에서 자동으로 마스터 서버 및 컴퓨트 서버를 삭제하고, 자동으로 컴퓨트 서버의 등록을 해제함으로써, 사용자의 동적 변경에 능동적으로 대처할 수 있고 컴퓨팅 자원의 활용도를 높일 수 있는 효과가 있다.Further, according to the present invention, when the use of the master server and the compute server is ended, the master server and the compute server are automatically deleted from the system itself using the control server, and the registration of the compute server is automatically canceled, It is possible to actively cope with the dynamic change of the user and increase the utilization of computing resources.

또한, 본 발명에 따르면, 마스터 서버 및 컴퓨트 서버의 생성이 완료되면, 컨트롤 서버를 통해 마스터 서버 또는 컴퓨트 서버를 효율적으로 관리할 수 있는 효과가 있다.In addition, according to the present invention, when the creation of the master server and the compute server is completed, the master server or the compute server can be efficiently managed through the control server.

본 발명에서 얻을 수 있는 효과는 이상에서 언급한 효과들로 제한되지 않으며, 언급하지 않은 또 다른 효과들은 아래의 기재로부터 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 명확하게 이해될 수 있을 것이다.The effects obtained by the present invention are not limited to the above-mentioned effects, and other effects not mentioned can be clearly understood by those skilled in the art from the following description will be.

도 1은 본 발명의 실시예에 따른 클라우드 컴퓨팅 환경에서 클러스터 구성 시스템의 블록도이다.
도 2는 본 발명의 실시예에 따른 클라우드 컴퓨팅 환경에서 클러스터 구성 방법의 흐름도이다.
도 3은 도 1에서 마스터 서버를 생성하기 위한 마스터 서버 및 컨트롤 서버의 구체적인 블록도이다.
도 4는 도 2에서 마스터 서버 및 컨트롤 서버가 마스터 서버를 생성하기 위한 구체적인 흐름도이다.
도 5는 도 1에서 컴퓨트 서버를 생성하기 위한 컴퓨트 서버, 마스터 서버 및 컨트롤 서버의 구체적인 블록도이다.
도 6은 도 2에서 컴퓨트 서버, 마스터 서버 및 컨트롤 서버가 컴퓨트 서버를 생성하기 위한 구체적인 흐름도이다.
도 7은 본 발명의 실시예에 따른 클라우드 컴퓨팅 환경에서 클러스터 관리 시스템의 블록도이다.
도 8은 본 발명의 실시예에 따른 클라우드 컴퓨팅 환경에서 클러스터 관리 방법의 흐름도이다.
1 is a block diagram of a cluster configuration system in a cloud computing environment in accordance with an embodiment of the present invention.
2 is a flowchart of a cluster configuration method in a cloud computing environment according to an embodiment of the present invention.
FIG. 3 is a detailed block diagram of a master server and a control server for generating a master server in FIG.
FIG. 4 is a specific flowchart for the master server and the control server in FIG. 2 to generate a master server.
FIG. 5 is a detailed block diagram of a compute server, a master server, and a control server for generating a compute server in FIG.
FIG. 6 is a specific flowchart for creating a compute server, a master server, and a control server in FIG. 2; FIG.
7 is a block diagram of a cluster management system in a cloud computing environment according to an embodiment of the present invention.
8 is a flowchart of a cluster management method in a cloud computing environment according to an embodiment of the present invention.

이하, 본 발명에 따른 바람직한 실시 형태를 첨부된 도면을 참조하여 상세하게 설명한다. 첨부된 도면과 함께 이하에 개시될 상세한 설명은 본 발명의 예시적인 실시형태를 설명하고자 하는 것이며, 본 발명이 실시될 수 있는 유일한 실시형태를 나타내고자 하는 것이 아니다. 도면에서 본 발명을 명확하게 설명하기 위해서 설명과 관계없는 부분은 생략할 수 있고, 명세서 전체를 통하여 동일 또는 유사한 구성 요소에 대해서는 동일한 참조 부호를 사용할 수 있다.Hereinafter, preferred embodiments according to the present invention will be described in detail with reference to the accompanying drawings. DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS The following detailed description, together with the accompanying drawings, is intended to illustrate exemplary embodiments of the invention and is not intended to represent the only embodiments in which the invention may be practiced. In order to clearly illustrate the present invention in the drawings, parts not related to the description may be omitted, and the same reference numerals may be used for the same or similar components throughout the specification.

본 발명의 일 실시 예에서, “또는”, “적어도 하나” 등의 표현은 함께 나열된 단어들 중 하나를 나타내거나, 또는 둘 이상의 조합을 나타낼 수 있다. 예를 들어, “A 또는 B”, “A 및 B 중 적어도 하나”는 A 또는 B 중 하나만을 포함할 수 있고, A와 B를 모두 포함할 수도 있다.In one embodiment of the present invention, the expressions " or ", " at least one ", etc. may denote one of the words listed together or may represent a combination of two or more. For example, " A or B ", " at least one of A and B " may include only one of A or B, and may include both A and B.

도 1은 본 발명의 실시예에 따른 클라우드 컴퓨팅 환경에서 클러스터 구성 시스템의 블록도이고, 도 2는 본 발명의 실시예에 따른 클라우드 컴퓨팅 환경에서 클러스터 구성 방법의 흐름도이다.FIG. 1 is a block diagram of a cluster configuration system in a cloud computing environment according to an embodiment of the present invention, and FIG. 2 is a flowchart of a cluster configuration method in a cloud computing environment according to an embodiment of the present invention.

여기서, 클라우드 컴퓨팅(Cloud Computing)이란 인터넷 기반 컴퓨팅의 일종으로, 공유 컴퓨터 처리 자원과 데이터를 컴퓨터와 다른 장치들에 요청 시 제공해준다. 그리고, 구성 가능한 컴퓨팅 자원(예컨대, 컴퓨터 네트워크, 서버, 스토리지, 애플리케이션, 서비스)에 대해 어디서나 접근이 가능한, 주문형 접근을 가능케 하는 모델이다.Here, cloud computing is an Internet-based computing system that provides shared computer processing resources and data to computers and other devices on demand. And a model that enables on-demand access anywhere configurable computing resources (e.g., computer networks, servers, storage, applications, services).

그리고, 클러스터(Cluster)라 함은 컴퓨터(서버)들이 연결되어 하나의 시스템처럼 동작하는 컴퓨터(서버)의 집합을 의미하며, 본 발명에서는 마스터 서버(100) 및 컴퓨트 서버(200)가 이에 해당한다.The term 'cluster' refers to a set of computers (servers) connected to computers (servers) and operating as one system. In the present invention, the master server 100 and the compute server 200 do.

한편, 마스터 서버(100)는 마스터 서버(100) 내에 생성될 수 있는 다수의 마스터 노드를 포함하는 개념으로, 설명의 편의상 이하에서는 마스터 서버(100)와 마스터 노드를 동일한 것으로 하여 설명하겠다.Meanwhile, the master server 100 includes a plurality of master nodes that can be created in the master server 100. For convenience of description, the master server 100 and the master node will be described below as the same.

마찬가지로, 컴퓨트 서버(200)는 컴퓨트 서버(200) 내에 생성될 수 있는 다수의 컴퓨트 노드를 포함하는 개념으로, 설명의 편의상 이하에서는 컴퓨트 서버(200)와 컴퓨트 노드를 동일한 것으로 하여 설명하겠다.Similarly, the compute server 200 includes a plurality of compute nodes that can be created in the compute server 200. For convenience of description, the compute server 200 and the compute nodes are assumed to be the same I will explain.

도 1 및 도 2에 도시한 바와 같이, 클라우드 컴퓨팅 환경에서 클러스터 구성 및 관리 시스템은 마스터 서버(100), 컴퓨트 서버(200) 및 컨트롤 서버(300)를 포함할 수 있다.1 and 2, a cluster configuration and management system in a cloud computing environment may include a master server 100, a compute server 200, and a control server 300. [

먼저, 컨트롤 서버(300)는 사용자 요청 시 마스터 서버 이미지(101)로부터 마스터 서버(100)를 자동으로 생성하고, 프레임 워크의 초기화를 자동으로 수행한다.First, the control server 300 automatically generates the master server 100 from the master server image 101 upon user request, and automatically performs initialization of the framework.

다음, 컨트롤 서버(300)는 컴퓨트 서버 이미지(201)로부터 컴퓨트 서버(200)를 자동으로 생성하고, 프레임 워크의 초기화를 자동으로 수행한다.Next, the control server 300 automatically generates the compute server 200 from the compute server image 201, and automatically performs the initialization of the framework.

다음, 마스터 서버(100)는 컴퓨트 서버(200)의 등록 요청에 따라 컴퓨트 서버(200)를 마스터 서버(100)에 자동으로 등록한다.Next, the master server 100 automatically registers the compute server 200 in the master server 100 according to the registration request of the compute server 200. [

이와 같이, 본 발명의 실시예에 따른 클라우드 컴퓨팅 환경에서 클러스터 구성 및 관리 시스템 및 방법은, 사용자의 요청 시마다 실시간으로 마스터 서버(100) 및 컴퓨트 서버(200)를 자동으로 생성하고, 컴퓨트 서버(200)를 마스터 서버(100)에 자동으로 등록하고, 프레임 워크의 초기화를 자동으로 수행할 수 있다.As described above, the system and method for cluster configuration and management in the cloud computing environment according to the embodiment of the present invention automatically generates the master server 100 and the compute server 200 at each user's request, It is possible to automatically register the server 200 in the master server 100 and automatically perform the initialization of the framework.

위와 마찬가지로, 본 발명의 실시예에 따른 클라우드 컴퓨팅 환경에서 클러스터 구성 및 관리 시스템 및 방법은 사용자의 요청 시마다 실시간으로 마스터 서버(100) 및 컴퓨트 서버(200)를 자동으로 삭제하고, 컴퓨트 서버(200)를 마스터 서버(100)에서 자동으로 삭제하고, 프레임 워크를 자동으로 삭제할 수 있다.As described above, in the cloud computing environment according to the embodiment of the present invention, the cluster configuration and management system and method automatically deletes the master server 100 and the compute server 200 at each user's request, 200) can be automatically deleted from the master server 100, and the framework can be automatically deleted.

이와 같이, 본 발명의 실시예에 따른 클라우드 컴퓨팅 환경에서 클러스터 구성 및 관리 시스템은, 시스템 자체에서 자동으로 마스터 서버(100) 및 컴퓨트 서버(200)를 생성하고, 자동으로 컴퓨트 서버(200)를 마스터 서버에 등록하고, 자동으로 프레임 워크의 초기화를 수행하기 때문에, 서버 생성 속도를 향상시킬 수 있으며, 사용자에게 서비스 제공의 편의성으로 제공할 수 있다.As described above, the cluster configuration and management system in the cloud computing environment according to the embodiment of the present invention automatically generates the master server 100 and the compute server 200 from the system itself, Is registered in the master server and the framework is automatically initialized. Therefore, the speed of server creation can be improved, and it can be provided as a service providing convenience to the user.

또한, 마스터 서버(100) 및 컴퓨트 서버(200)의 사용이 종료되면, 시스템 자체에서자동으로 마스터 서버(100) 및 컴퓨트 서버(200)를 삭제하고, 자동으로 컴퓨트 서버(200)의 등록을 해제함으로써, 사용자의 동적 변경에 능동적으로 대처할 수 있고 컴퓨팅 자원의 활용도를 높일 수 있다.When the use of the master server 100 and the compute server 200 is terminated, the system itself automatically deletes the master server 100 and the compute server 200, By releasing the registration, it is possible to actively cope with the dynamic change of the user and increase utilization of computing resources.

도 3은 도 1에서 마스터 서버를 생성하기 위한 마스터 서버 및 컨트롤 서버의 구체적인 블록도이고, 도 4는 도 2에서 마스터 서버 및 컨트롤 서버가 마스터 서버를 생성하기 위한 구체적인 흐름도이다.FIG. 3 is a concrete block diagram of a master server and a control server for generating a master server in FIG. 1, and FIG. 4 is a specific flowchart for creating a master server and a control server in FIG.

도 3 및 도 4에 도시한 바와 같이, 먼저, 컨트롤 서버(300)는 설치 파라미터를 웹 서버(400)에 업로드한다.3 and 4, first, the control server 300 uploads the installation parameters to the web server 400. [

다음, 마스터 서버(100)는 웹 서버(400)로부터 설치 파라미터를 다운로드하여 설치 파라미터 중 마스터 노드의 설치 명령에 따라 마스터 노드를 설치한다.Next, the master server 100 downloads the installation parameters from the web server 400 and installs the master node according to the installation command of the master node among the installation parameters.

다음, 마스터 서버(100)는 설치 결과를 컨트롤 서버(300)에 전송하고, 컨트롤 서버(300)는 설치 결과를 저장하고, 설치 결과에 이상이 없으면, 설치 결과를 다시 마스터 서버(100)에 전송한다.Next, the master server 100 transmits the installation result to the control server 300, and the control server 300 stores the installation result. If there is no abnormality in the installation result, the installation result is transmitted again to the master server 100 do.

구체적으로, 컨트롤 서버(300)는 제1 메시지큐(320)와 제1 에이전트(310)를 포함할 수 있다.Specifically, the control server 300 may include a first message queue 320 and a first agent 310.

여기서, 제1 메시지 큐(320)는, 마스터 노드의 설치 결과를 마스터 서버(100)로부터 전송 받아 이를 저장한다.Here, the first message queue 320 receives the installation result of the master node from the master server 100 and stores the received result.

제1 에이전트(310)는 설치 파라미터를 웹 서버(400)에 업로드하고, 제1 메시지큐(320)로부터 마스터 노드의 설치 결과를 전송 받아 이상이 없으면 이를 마스터 서버(100)에 다시 전송한다.The first agent 310 uploads the installation parameters to the web server 400, receives the installation result of the master node from the first message queue 320, and transmits the installation parameters to the master server 100 again.

마스터 서버(100)는 제2 에이전트(110)와 제2 메시지큐(120)를 포함할 수 있다.The master server 100 may include a second agent 110 and a second message queue 120.

여기서, 제2 에이전트(110)는 설치 파라미터를 웹 서버(400)로부터 다운로드하여 마스터 노드를 설치하고, 마스터 노드의 설치 결과를 제1 메시지큐(320) 및 제2 메시지큐(120)로 각각 전송한다.Here, the second agent 110 downloads the installation parameters from the web server 400 and installs the master node, and transmits the installation result of the master node to the first message queue 320 and the second message queue 120, respectively do.

제2 메시지큐(120)는 마스터 노드의 설치 결과를 제1 에이전트(310) 및 제2 에이전트(320)로부터 각각 전송 받아, 이를 각각 저장한다.The second message queue 120 receives the installation result of the master node from the first agent 310 and the second agent 320, respectively, and stores them.

도 5는 도 1에서 컴퓨트 서버를 생성하기 위한 컴퓨트 서버, 마스터 서버 및 컨트롤 서버의 구체적인 블록도이고, 도 6은 도 2에서 컴퓨트 서버, 마스터 서버 및 컨트롤 서버가 컴퓨트 서버를 생성하기 위한 구체적인 흐름도이다.FIG. 5 is a detailed block diagram of a compute server, a master server, and a control server for generating a compute server in FIG. 1. FIG. 6 is a detailed block diagram of a compute server, a master server, FIG.

도 5 및 도 6에 도시한 바와 같이, 먼저, 컴퓨트 서버(200)는 웹 서버(400)로부터 설치 파라미터를 다운로드하여 설치 파라미터 중 컴퓨트 노드의 설치 명령에 따라 컴퓨트 노드를 설치한다.5 and 6, first, the compute server 200 downloads the installation parameters from the web server 400 and installs the compute nodes according to the installation command of the compute nodes among the installation parameters.

다음, 컴퓨트 서버(200)는 컴퓨트 노드를 마스터 서버(100)에 등록하기 위한 헤드 등록 메시지를 마스터 서버(100)에 전송하고, 마스터 서버(100)는 등록 메지지에 따라 컴퓨트 노드를 마스터 노드에 등록한다.Next, the compute server 200 transmits a head registration message to the master server 100 for registering the compute node in the master server 100, and the master server 100 sends the compute node Register in the master node.

다음, 마스터 서버(100)는 컴퓨트 노드의 등록 결과를 컴퓨트 서버(200)에 전송한다.Next, the master server 100 transmits the result of registration of the compute node to the compute server 200.

다음, 컴퓨트 서버(200)는 컴퓨트 노드의 설치 결과 및 등록 결과를 컨트롤 서버(300)에 전송한다.Next, the compute server 200 transmits the installation result of the compute node and the registration result to the control server 300.

다음, 컨트롤 서버(300)는 컴퓨트 노드의 설치 결과 및 등록 결과를 저장하고, 설치 결과 및 등록 결과에 이상이 없으면, 이를 다시 컴퓨트 서버(200) 또는 마스터 서버(100)에 전송한다.Next, the control server 300 stores the installation result of the compute node and the registration result, and if there is no abnormality in the installation result and the registration result, the control server 300 transmits it again to the compute server 200 or the master server 100.

구체적으로, 컨트롤 서버(300)의 제1 메시지큐(320)는 컴퓨트 노드의 설치 결과 및 컴퓨트 노드의 등록 결과 중 적어도 하나를 마스터 서버(100) 및 컴퓨트 서버(200) 중 적어도 하나로부터 전송 받아 이를 저장한다.Specifically, the first message queue 320 of the control server 300 receives at least one of the installation result of the compute node and the registration result of the compute node from at least one of the master server 100 and the compute server 200 It receives it and stores it.

컨트롤 서버(300)의 제1 에이전트(310)는 설치 파라미터를 웹 서버(400)에 업로드하고, 제1 메시지큐(310)로부터 컴퓨트 노드의 설치 결과 및 컴퓨트 노드의 등록 결과 중 적어도 하나를 전송 받아, 이상이 없으면 이를 마스터 서버(100) 및 컴퓨트 서버(200) 중 적어도 하나에 전송한다.The first agent 310 of the control server 300 uploads the installation parameters to the web server 400 and receives at least one of the installation result of the compute node and the registration result of the compute node from the first message queue 310 And transmits it to at least one of the master server 100 and the compute server 200 if there is no abnormality.

여기서, 컨트롤 서버(300)는, 전송 받은 마스터 노드의 설치 결과, 컴퓨트 노드의 설치 결과 및 컴퓨트 노드의 등록 결과 중 적어도 하나를 저장 및 관리한다.Here, the control server 300 stores and manages at least one of the installation result of the received master node, the installation result of the compute node, and the registration result of the compute node.

이를 종합해 보면, 컨트롤 서버(300)의 제1 메시지큐(320)는, 마스터 노드의 설치 결과, 컴퓨트 노드의 설치 결과 및 컴퓨트 노드의 등록 결과 중 적어도 하나를 마스터 서버(100) 및 컴퓨트 서버(200) 중 적어도 하나로부터 전송 받아 이를 저장한다.In summary, the first message queue 320 of the control server 300 transmits at least one of the installation result of the master node, the installation result of the compute node, and the registration result of the compute node to the master server 100 and the computer And receives the data from at least one of the plurality of servers 200 and stores it.

그리고, 제1 에이전트(310)는 설치 파라미터를 웹 서버(400)에 업로드하고, 제1 메시지큐(320)로부터 마스터 노드의 설치 결과, 컴퓨트 노드의 설치 결과 및 컴퓨트 노드의 등록 결과 중 적어도 하나를 전송 받아 이를 마스터 서버(100) 및 컴퓨트 서버(200) 중 적어도 하나에 전송한다.The first agent 310 uploads the installation parameters to the web server 400. The first agent 310 receives at least the installation result of the master node from the first message queue 320 and the installation result of the compute node and the registration result of the compute node And transmits it to at least one of the master server 100 and the compute server 200.

컴퓨트 서버(200)는 제3 에이전트(210) 및 제3 메시지큐(220)를 포함할 수 있다.The compute server 200 may include a third agent 210 and a third message queue 220.

여기서, 제3 에이전트(210)는 설치 파라미터를 웹 서버(400)로부터 다운로드하여 컴퓨트 노드를 설치하고, 컴퓨트 노드의 설치 결과를 제1 메시지큐(320) 및 제3 메시지 큐(220)로 전송한다.Here, the third agent 210 downloads the installation parameters from the web server 400 to install the compute nodes, and transmits the installation results of the compute nodes to the first message queue 320 and the third message queue 220 send.

또한, 제3 에이전트(210)는 컴퓨트 노드를 마스터 노드에 등록하기 위한 헤드 등록 메시지를 제2 메시지큐(120)에 전송한다.Also, the third agent 210 transmits a head registration message to the second message queue 120 for registering the compute node with the master node.

또한, 제3 에이전트(210)는 제3 메시지큐(220)로부터 컴퓨트 노드의 등록 결과를 전송 받아 이를 제1 메시지큐(310)로 전송한다.Also, the third agent 210 receives the result of registration of the compute node from the third message queue 220 and transmits it to the first message queue 310.

제3 메시지큐(220)는 컴퓨트 노드의 설치 결과를 제1 에이전트(310) 및 제3 에이전트(210)로부터 전송 받아, 이를 각각 저장한다.The third message queue 220 receives the installation result of the compute nodes from the first agent 310 and the third agent 210, and stores the received results.

마스터 서버(100)의 제2 에이전트(110)는 설치 파라미터를 웹 서버(400)로부터 다운로드하여 마스터 노드를 설치하고, 마스터 노드의 설치 결과를 제1 메시지큐(320) 및 제2 메시지큐(120)로 각각 전송한다.The second agent 110 of the master server 100 installs the master node by downloading the installation parameters from the web server 400 and transmits the installation result of the master node to the first message queue 320 and the second message queue 120 Respectively.

또한, 제2 에이전트(110)는 제2 메시지큐(120)로부터 컴퓨터 노드를 마스터 노드에 등록하기 위한 등록 메지지를 전송 받아 이 등록 메지시에 따라 컴퓨트 노드를 마스터 노드에 등록한다.Also, the second agent 110 receives a registration message for registering the computer node from the second message queue 120 with the master node, and registers the compute node with the master node according to the registration message.

또한, 제2 에이전트(110)는 컴퓨트 노드의 등록 결과를 제3 메시지큐(220)에 전송한다.Also, the second agent 110 transmits the registration result of the compute node to the third message queue 220.

마스터 서버(100)의 제2 메시지큐(120)는 마스터 노드의 설치 결과를 제1 에이전트(310) 및 제2 에이전트(120)로부터 전송 받아, 이를 각각 저장한다.The second message queue 120 of the master server 100 receives the installation result of the master node from the first agent 310 and the second agent 120 and stores the received results.

이와 같이, 본 발명의 실시예에 따른 클라우드 컴퓨팅 환경에서 클러스터 구성 및 관리 시스템은, 컨트롤 서버(300)를 이용해, 시스템 자체에서 자동으로 마스터 서버(100) 및 컴퓨트 서버(200)를 생성하고, 자동으로 컴퓨트 서버(200)를 마스터 서버에 등록하고, 자동으로 프레임 워크의 초기화를 수행하기 때문에, 서버 생성 속도를 향상시킬 수 있으며, 사용자에게 서비스 제공의 편의성으로 제공할 수 있다.As described above, the cluster configuration and management system in the cloud computing environment according to the embodiment of the present invention automatically generates the master server 100 and the compute server 200 using the control server 300, Since the compute server 200 is automatically registered in the master server and the framework is automatically initialized, the speed of server creation can be improved and the service can be provided to the user with convenience in providing services.

또한, 마스터 서버(100) 및 컴퓨트 서버(200)의 사용이 종료되면, 컨트롤 서버(300)를 이용해, 시스템 자체에서 자동으로 마스터 서버(100) 및 컴퓨트 서버(200)를 삭제하고, 자동으로 컴퓨트 서버(200)의 등록을 해제함으로써, 사용자의 동적 변경에 능동적으로 대처할 수 있고 컴퓨팅 자원의 활용도를 높일 수 있다.When the use of the master server 100 and the compute server 200 is ended, the master server 100 and the compute server 200 are automatically deleted from the system itself by using the control server 300, The user can actively cope with the dynamic change of the user and increase the utilization of the computing resources.

도 7은 본 발명의 실시예에 따른 클라우드 컴퓨팅 환경에서 클러스터 관리 시스템의 블록도이고, 도 8은 본 발명의 실시예에 따른 클라우드 컴퓨팅 환경에서 클러스터 관리 방법의 흐름도이다.FIG. 7 is a block diagram of a cluster management system in a cloud computing environment according to an embodiment of the present invention, and FIG. 8 is a flowchart of a cluster management method in a cloud computing environment according to an embodiment of the present invention.

도 7 및 도 8에 도시한 바와 같이, 먼저, 컨트롤 서버(300)는 마스터 서버(100) 또는 컴퓨트 서버(200)에 마스터 서버(100) 또는 컴퓨트 서버(200)를 관리하기 위한 이벤트 메시지를 전송한다.7 and 8, the control server 300 first transmits an event message for managing the master server 100 or the compute server 200 to the master server 100 or the compute server 200, .

다음, 마스터 서버(100) 또는 컴퓨트 서버(200)는 전송 받은 이벤트 메시지에 따라 이벤트 메시지에 포함된 명령을 실행하고, 그 실행 결과를 컨트롤 서버(300)에 전송한다.Next, the master server 100 or the compute server 200 executes a command included in the event message according to the received event message, and transmits the execution result to the control server 300.

다음, 컨트롤 서버(300)는 전송 받은 실행 결과를 저장하고, 이상이 없으면 마스터 서버(100) 또는 컴퓨트 서버(200)에 실행 결과를 다시 전송한다.Next, the control server 300 stores the received execution result, and if there is no abnormality, the control server 300 transmits the execution result to the master server 100 or the compute server 200 again.

구체적으로, 컨트롤 서버(300)의 제1 에이전트(310)는 제2 메시지큐(120) 또는 제3 메시지큐(220)에 이벤트 메시지를 전송한다.Specifically, the first agent 310 of the control server 300 transmits an event message to the second message queue 120 or the third message queue 220.

제2 에이전트(110) 또는 제3 에이전트(210)는 제2 메시지큐(120) 또는 제3 메시지큐(220)로부터 이벤트 메시지를 전송받아 이벤트 메시지에 포함된 명령을 실행하고, 그 실행 결과를 제1 메시지큐(320)에 전송한다.The second agent 110 or the third agent 210 receives an event message from the second message queue 120 or the third message queue 220 and executes a command included in the event message, 1 < / RTI >

제1 에이전트(310)는 제1 메시지큐(320)로부터 실행 결과를 전송 받아 이상이 없으면 제2 메시지큐(120) 또는 제3 메시지큐(220)에 전송한다.The first agent 310 receives the execution result from the first message queue 320 and transmits the execution result to the second message queue 120 or the third message queue 220 if there is no abnormality.

이와 같이, 본 발명의 실시예에 따른 클라우드 컴퓨팅 환경에서 클러스터 관리 시스템은, 마스터 서버(100) 및 컴퓨트 서버(200)의 생성이 완료되면, 컨트롤 서버(300)를 통해 마스터 서버(100) 및 컴퓨트 서버(200)를 효율적으로 관리할 수 있게 된다.In this manner, in the cloud computing environment according to the embodiment of the present invention, when the creation of the master server 100 and the compute server 200 is completed, the cluster management system can access the master server 100 and the master server 100 via the control server 300, The compute server 200 can be efficiently managed.

이하, 도 1 내지 도 8을 참조하여, 본 발명의 실시예에 따른 클라우드 컴퓨팅 환경에서 클러스터 구성 및 관리 방법을 설명하겠다.Hereinafter, a cluster configuration and management method in a cloud computing environment according to an embodiment of the present invention will be described with reference to FIGS. 1 to 8. FIG.

본 발명의 실시예에 따른 클라우드 컴퓨팅 환경에서 클러스터 구성 및 관리 방법은, 컨트롤 서버(300)가 설치 파라미터를 웹 서버(400)에 업로드하는 단계와, 마스터 서버(100)가 웹 서버(400)로부터 설치 파라미터를 다운로드하여 이를 저장하는 단계와, 마스터 서버(100)가 설치 파라미터 중 마스터 노드의 설치 명령에 따라 마스터 노드를 설치하는 단계와, 마스터 서버(100)가 마스터 노드의 설치 결과를 컨트롤 서버(300)에 전송하는 단계와, 컨트롤 서버(300)가 마스터 노드의 설치 결과를 저장하고, 이를 마스터 서버(100)에 전송하는 단계를 포함할 수 있다.The cluster configuration and management method in a cloud computing environment according to an embodiment of the present invention includes the steps of the control server 300 uploading the installation parameters to the web server 400 and the steps of the master server 100 A step in which the master server 100 installs a master node according to an installation command of the master node among the installation parameters, and a step in which the master server 100 transmits the installation result of the master node to the control server 300, and the control server 300 stores the result of the installation of the master node and transmits it to the master server 100.

또한, 컴퓨트 서버(200)가 웹 서버(400)로부터 설치 파라미터를 다운로드하여 이를 저장하는 단계와, 컴퓨트 서버(200)가 설치 파라미터 중 컴퓨트 노드의 설치 명령에 따라 컴퓨트 노드를 설치하는 단계를 더 포함할 수 있다.The method may further include the steps of: the compute server 200 downloading the installation parameters from the web server 400 and storing the installation parameters; and a step in which the compute server 200 installs the compute nodes Step < / RTI >

또한, 컴퓨트 서버(200)가 컴퓨트 노드를 마스터 서버(100)에 등록하기 위한 헤드 등록 메시지를 마스터 서버(100)에 전송하는 단계와, 마스터 서버(100)가 등록 메지지에 따라 컴퓨트 노드를 마스터 노드에 등록하는 단계를 더 포함할 수 있다.The master server 100 may further include a step in which the compute server 200 transmits a head registration message to the master server 100 for registering the compute node in the master server 100, And registering the node with the master node.

또한, 마스터 서버(100)가 컴퓨트 노드의 등록 결과를 컴퓨트 서버(200)에 전송하는 단계와, 컴퓨트 서버(200)가 컴퓨트 노드의 설치 결과 및 등록 결과를 컨트롤 서버(300)에 전송하는 단계와, 컨트롤 서버(300)가 컴퓨트 노드의 설치 결과 및 등록 결과를 저장하고, 이를 컴퓨트 서버(200)에 전송하는 단계를 더 포함할 수 있다.In addition, the master server 100 transmits the registration result of the compute node to the compute server 200, and the compute server 200 transmits the installation result of the compute node and the registration result to the control server 300 And storing the result of the installation of the compute node and the result of the registration of the compute node and transmitting the result of the installation to the compute server 200. [

또한, 마스터 서버(100) 및 컴퓨트 서버(200)의 생성이 완료되면, 컨트롤 서버(300)가 마스터 서버(100) 또는 컴퓨트 서버(200)에 마스터 서버(100) 또는 컴퓨트 서버(200)를 관리하기 위한 이벤트 메시지를 전송하는 단계와, 마스터 서버(100) 또는 컴퓨트 서버(200)가 전송 받은 이벤트 메시지에 따라 이벤트 메시지에 포함된 명령을 실행하고, 그 실행 결과를 컨트롤 서버(300)에 전송하는 단계와, 컨트롤 서버(300)가 전송 받은 실행 결과를 저장하고, 이상이 없으면 마스터 서버(100) 또는 컴퓨트 서버(200)에 실행 결과를 다시 전송하는 단계를 더 포함할 수 있다.When the master server 100 and the compute server 200 are completed, the control server 300 transmits the master server 100 or the compute server 200 to the master server 100 or the compute server 200, The master server 100 or the compute server 200 executes a command included in the event message according to the received event message and transmits the execution result to the control server 300 And transmitting the execution result to the master server 100 or the compute server 200 when the control server 300 stores the execution result received from the control server 300 .

이와 같이, 본 발명의 실시예에 따른 클라우드 컴퓨팅 환경에서 클러스터 구성 및 관리 방법은, 컨트롤 서버(300)를 이용해, 시스템 자체에서 자동으로 마스터 서버(100) 및 컴퓨트 서버(200)를 생성하고, 자동으로 컴퓨트 서버(200)를 마스터 서버에 등록하고, 자동으로 프레임 워크의 초기화를 수행하기 때문에, 서버 생성 속도를 향상시킬 수 있으며, 사용자에게 서비스 제공의 편의성으로 제공할 수 있다.As described above, in the cluster configuration and management method in the cloud computing environment according to the embodiment of the present invention, the master server 100 and the compute server 200 are automatically created in the system itself using the control server 300, Since the compute server 200 is automatically registered in the master server and the framework is automatically initialized, the speed of server creation can be improved and the service can be provided to the user with convenience in providing services.

또한, 마스터 서버(100) 및 컴퓨트 서버(200)의 사용이 종료되면, 컨트롤 서버(300)를 이용해, 시스템 자체에서 자동으로 마스터 서버(100) 및 컴퓨트 서버(200)를 삭제하고, 자동으로 컴퓨트 서버(200)의 등록을 해제함으로써, 사용자의 동적 변경에 능동적으로 대처할 수 있고 컴퓨팅 자원의 활용도를 높일 수 있다.When the use of the master server 100 and the compute server 200 is ended, the master server 100 and the compute server 200 are automatically deleted from the system itself by using the control server 300, The user can actively cope with the dynamic change of the user and increase the utilization of the computing resources.

또한, 마스터 서버(100) 및 컴퓨트 서버(200)의 생성이 완료되면, 컨트롤 서버(300)를 통해 마스터 서버(100) 또는 컴퓨트 서버(200)를 효율적으로 관리할 수 있게 된다.When the creation of the master server 100 and the compute server 200 is completed, the master server 100 or the compute server 200 can be efficiently managed through the control server 300. [

본 명세서와 도면에 개시된 본 발명의 실시 예들은 본 발명의 기술 내용을 쉽게 설명하고 본 발명의 이해를 돕기 위해 특정 예를 제시한 것일 뿐이며, 본 발명의 범위를 한정하고자 하는 것은 아니다. 따라서 본 발명의 범위는 여기에 개시된 실시 예들 이외에도 본 발명의 기술적 사상을 바탕으로 도출되는 모든 변경 또는 변형된 형태가 본 발명의 범위에 포함되는 것으로 해석되어야 한다.The embodiments of the present invention disclosed in the present specification and drawings are merely illustrative examples of the present invention and are not intended to limit the scope of the present invention in order to facilitate understanding of the present invention. Accordingly, the scope of the present invention should be construed as being included in the scope of the present invention, all changes or modifications derived from the technical idea of the present invention.

100: 마스터 서버
200: 컴퓨트 서버
300: 컨트롤 서버
400: 웹 서버
100: master server
200: compute server
300: Control Server
400: Web server

Claims (14)

설치 파라미터를 웹 서버에 업로드하는 컨트롤 서버;
상기 웹 서버로부터 상기 설치 파라미터를 다운로드하여 상기 설치 파라미터 중 마스터 노드의 설치 명령에 따라 상기 마스터 노드를 설치하는 마스터 서버; 및
상기 웹 서버로부터 상기 설치 파라미터를 다운로드하여 상기 설치 파라미터 중 컴퓨트 노드의 설치 명령에 따라 상기 컴퓨트 노드를 설치하는 컴퓨트 서버를 포함하고,
상기 컴퓨트 서버는 상기 컴퓨트 노드를 상기 마스터 서버에 등록하기 위한 헤드 등록 메시지를 상기 마스터 서버에 전송하고,
상기 마스터 서버는 상기 등록 메지지에 따라 상기 컴퓨트 노드를 상기 마스터 노드에 등록하는
클라우드 컴퓨팅 환경에서 클러스터 구성 및 관리 시스템.
A control server that uploads installation parameters to a web server;
A master server for downloading the installation parameters from the web server and installing the master node according to an installation command of the master node among the installation parameters; And
And a computing server for downloading the installation parameter from the web server and installing the compute node according to an installation command of the compute node among the installation parameters,
The compute server transmits to the master server a head registration message for registering the compute node in the master server,
Wherein the master server registers the compute node with the master node according to the registration message
Cluster configuration and management system in a cloud computing environment.
제 1 항에 있어서,
상기 마스터 서버는
상기 컴퓨트 노드의 등록 결과를 상기 컴퓨트 서버에 전송하는
클라우드 컴퓨팅 환경에서 클러스터 구성 및 관리 시스템.
The method according to claim 1,
The master server
And transmits the registration result of the compute node to the compute server
Cluster configuration and management system in a cloud computing environment.
제 1 항에 있어서,
상기 컨트롤 서버는
상기 마스터 노드의 설치 결과, 상기 컴퓨트 노드의 설치 결과 및 상기 컴퓨트 노드의 등록 결과 중 적어도 하나를 저장 및 관리하는
클라우드 컴퓨팅 환경에서 클러스터 구성 및 관리 시스템.
The method according to claim 1,
The control server
Storing and managing at least one of installation result of the master node, installation result of the compute node, and registration result of the compute node
Cluster configuration and management system in a cloud computing environment.
제 1 항에 있어서,
상기 컨트롤 서버는
상기 마스터 노드의 설치 결과, 상기 컴퓨트 노드의 설치 결과 및 상기 컴퓨트 노드의 등록 결과 중 적어도 하나를 상기 마스터 서버 및 상기 컴퓨트 서버 중 적어도 하나로부터 전송 받아 이를 저장하는 제1 메시지큐; 및
상기 설치 파라미터를 상기 웹 서버에 업로드하고, 상기 제1 메시지큐로부터 상기 마스터 노드의 설치 결과, 상기 컴퓨트 노드의 설치 결과 및 상기 컴퓨트 노드의 등록 결과 중 적어도 하나를 전송 받아 이를 상기 마스터 서버 및 상기 컴퓨트 서버 중 적어도 하나에 전송하는 제1 에이전트
를 포함하는 클라우드 컴퓨팅 환경에서 클러스터 구성 및 관리 시스템.
The method according to claim 1,
The control server
A first message queue for receiving at least one of a result of the installation of the master node and a result of the installation of the compute node and a registration result of the compute node from at least one of the master server and the compute server, And
The method comprising: uploading the installation parameters to the web server, receiving at least one of installation result of the master node, installation result of the compute node and registration result of the compute node from the first message queue, A first agent for transmitting to at least one of the compute servers
A cluster configuration and management system in a cloud computing environment.
제 4 항에 있어서,
상기 마스터 서버는
상기 설치 파라미터를 상기 웹 서버로부터 다운로드하여 상기 마스터 노드를 설치하고, 상기 마스터 노드의 설치 결과를 상기 제1 메시지큐 및 상기 제2 메시지큐로 전송하는 제2 에이전트; 및
상기 마스터 노드의 설치 결과를 상기 제1 에이전트 및 제2 에이전트로부터 전송 받아, 이를 각각 저장하는 제2 메시지큐
를 포함하는 클라우드 컴퓨팅 환경에서 클러스터 구성 및 관리 시스템.
5. The method of claim 4,
The master server
A second agent for downloading the installation parameter from the web server to install the master node and transmitting the installation result of the master node to the first message queue and the second message queue; And
Receiving a result of the installation of the master node from the first agent and the second agent,
A cluster configuration and management system in a cloud computing environment.
제 5 항에 있어서,
상기 컴퓨트 서버는
상기 설치 파라미터를 상기 웹 서버로부터 다운로드하여 상기 컴퓨트 노드를 설치하고, 상기 컴퓨트 노드의 설치 결과를 상기 제1 메시지큐 및 상기 제3 메시지 큐로 전송하는 제3 에이전트; 및
상기 컴퓨트 노드의 설치 결과를 상기 제1 에이전트 및 제3 에이전트로부터 전송 받아, 이를 각각 저장하는 제3 메시지큐
를 포함하는 클라우드 컴퓨팅 환경에서 클러스터 구성 및 관리 시스템.
6. The method of claim 5,
The compute server
A third agent for downloading the installation parameter from the web server to install the compute node and transmitting the installation result of the compute node to the first message queue and the third message queue; And
A third message queue for storing the installation results of the compute nodes received from the first agent and the third agent,
A cluster configuration and management system in a cloud computing environment.
제 6 항에 있어서,
상기 제3 에이전트는
상기 컴퓨트 노드를 상기 마스터 노드에 등록하기 위한 헤드 등록 메시지를 상기 제2 메시지큐에 전송하고,
상기 제2 에이전트는
상기 제2 메시지큐로부터 상기 등록 메지지를 전송 받아 상기 등록 메지시에 따라 상기 컴퓨트 노드를 상기 마스터 노드에 등록하는
클라우드 컴퓨팅 환경에서 클러스터 구성 및 관리 시스템.
The method according to claim 6,
The third agent
Transmitting a head registration message for registering the compute node to the master node to the second message queue,
The second agent
Receiving the registration message from the second message queue and registering the compute node in the master node according to the registration message
Cluster configuration and management system in a cloud computing environment.
제 7 항에 있어서,
상기 제2 에이전트는
상기 컴퓨트 노드의 등록 결과를 상기 제3 메시지큐에 전송하고,
상기 제3 에이전트는
상기 제3 메시지큐로부터 상기 컴퓨트 노드의 등록 결과를 전송 받아 이를 상기 제1 메시지큐로 전송하는
클라우드 컴퓨팅 환경에서 클러스터 구성 및 관리 시스템.
8. The method of claim 7,
The second agent
Transmitting a registration result of the compute node to the third message queue,
The third agent
Receives the registration result of the compute node from the third message queue, and transmits the registration result to the first message queue
Cluster configuration and management system in a cloud computing environment.
제 8 항에 있어서,
상기 제1 에이전트는
상기 제2 메시지큐 또는 상기 제3 메시지큐에 이벤트 메시지를 전송하고,
상기 제2 에이전트 또는 상기 제3 에이전트는
상기 제2 메시지큐 또는 상기 제3 메시지큐로부터 이벤트 메시지를 전송받아 이벤트 메시지에 포함된 명령을 실행하고, 그 실행 결과를 상기 제1 메시지큐에 전송하고
상기 제1 에이전트는 상기 제1 메시지큐로부터 상기 실행 결과를 전송 받아 상기 제2 메시지큐 또는 상기 제3 메시지큐에 전송하는
클라우드 컴퓨팅 환경에서 클러스터 구성 및 관리 시스템.
9. The method of claim 8,
The first agent
Transmitting an event message to the second message queue or the third message queue,
The second agent or the third agent
Receives an event message from the second message queue or the third message queue, executes a command included in the event message, transmits the execution result to the first message queue
Wherein the first agent receives the execution result from the first message queue and transmits the execution result to the second message queue or the third message queue
Cluster configuration and management system in a cloud computing environment.
컨트롤 서버가 설치 파라미터를 웹 서버에 업로드하는 단계;
마스터 서버가 상기 웹 서버로부터 상기 설치 파라미터를 다운로드하여 이를 저장하는 단계;
상기 마스터 서버가 상기 설치 파라미터 중 마스터 노드의 설치 명령에 따라 상기 마스터 노드를 설치하는 단계;
상기 마스터 서버가 상기 마스터 노드의 설치 결과를 상기 컨트롤 서버에 전송하는 단계; 및
상기 컨트롤 서버가 상기 마스터 노드의 설치 결과를 저장하고, 이를 상기 마스터 서버에 전송하는 단계
를 포함하는 클라우드 컴퓨팅 환경에서 클러스터 구성 및 관리 방법.
The control server uploading the installation parameters to the web server;
Downloading the installation parameters from the web server and storing the installation parameters;
Installing the master node according to an installation command of the master node among the installation parameters;
The master server transmitting the installation result of the master node to the control server; And
Wherein the control server stores the installation result of the master node and transmits the installation result to the master server
A cluster configuration and management method in a cloud computing environment.
제 10 항에 있어서,
컴퓨트 서버가 상기 웹 서버로부터 상기 설치 파라미터를 다운로드하여 이를 저장하는 단계; 및
상기 컴퓨트 서버가 상기 설치 파라미터 중 컴퓨트 노드의 설치 명령에 따라 상기 컴퓨트 노드를 설치하는 단계
를 더 포함하는 클라우드 컴퓨팅 환경에서 클러스터 구성 및 관리 방법.
11. The method of claim 10,
Downloading the installation parameters from the web server and storing the installation parameters; And
Wherein the compute server establishes the compute node according to an installation command of the compute node among the installation parameters
The method comprising: configuring a cluster in a cloud computing environment;
제 11 항에 있어서,
상기 컴퓨트 서버가 상기 컴퓨트 노드를 상기 마스터 서버에 등록하기 위한 헤드 등록 메시지를 상기 마스터 서버에 전송하는 단계;
상기 마스터 서버가 상기 등록 메지지에 따라 상기 컴퓨트 노드를 상기 마스터 노드에 등록하는 단계;
를 더 포함하는 클라우드 컴퓨팅 환경에서 클러스터 구성 및 관리 방법.
12. The method of claim 11,
Transmitting a head registration message to the master server to register the compute node in the master server;
Registering the compute node with the master node according to the registration message;
The method comprising: configuring a cluster in a cloud computing environment;
제 12 항에 있어서,
상기 마스터 서버가 상기 컴퓨트 노드의 등록 결과를 상기 컴퓨트 서버에 전송하는 단계;
상기 컴퓨트 서버가 상기 컴퓨트 노드의 설치 결과 및 등록 결과를 상기 컨트롤 서버에 전송하는 단계; 및
상기 컨트롤 서버가 상기 컴퓨트 노드의 설치 결과 및 등록 결과를 저장하고, 이를 상기 컴퓨트 서버에 전송하는 단계
를 더 포함하는 클라우드 컴퓨팅 환경에서 클러스터 구성 및 관리 방법.
13. The method of claim 12,
Transmitting, by the master server, the registration result of the compute node to the compute server;
Transmitting the installation result of the compute node and the registration result to the control server; And
The control server stores the installation result of the compute node and the registration result, and transmits the installation result and the registration result to the compute server
The method comprising: configuring a cluster in a cloud computing environment;
제 13 항에 있어서,
상기 컨트롤 서버가 상기 마스터 서버 또는 상기 컴퓨트 서버에 상기 마스터 서버 또는 상기 컴퓨트 서버를 관리하기 위한 이벤트 메시지를 전송하는 단계;
상기 마스터 서버 또는 상기 컴퓨트 서버가 전송 받은 이벤트 메시지에 따라 이벤트 메시지에 포함된 명령을 실행하고, 그 실행 결과를 상기 컨트롤 서버에 전송하는 단계; 및
상기 컨트롤 서버가 전송 받은 상기 실행 결과를 저장하고, 상기 마스터 서버 또는 상기 컴퓨트 서버에 상기 실행 결과를 전송하는 단계
를 더 포함하는 클라우드 컴퓨팅 환경에서 클러스터 구성 및 관리 방법.













14. The method of claim 13,
Transmitting, by the control server, an event message for managing the master server or the compute server to the master server or the compute server;
Executing a command included in an event message according to an event message transmitted from the master server or the compute server, and transmitting the execution result to the control server; And
Storing the execution result received by the control server, and transmitting the execution result to the master server or the compute server
The method comprising: configuring a cluster in a cloud computing environment;













KR1020170176284A 2017-12-20 2017-12-20 Cluster Configuration And Management System And Method In Cloud Computing Environment KR102617686B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020170176284A KR102617686B1 (en) 2017-12-20 2017-12-20 Cluster Configuration And Management System And Method In Cloud Computing Environment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020170176284A KR102617686B1 (en) 2017-12-20 2017-12-20 Cluster Configuration And Management System And Method In Cloud Computing Environment

Publications (2)

Publication Number Publication Date
KR20190074717A true KR20190074717A (en) 2019-06-28
KR102617686B1 KR102617686B1 (en) 2023-12-22

Family

ID=67065791

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020170176284A KR102617686B1 (en) 2017-12-20 2017-12-20 Cluster Configuration And Management System And Method In Cloud Computing Environment

Country Status (1)

Country Link
KR (1) KR102617686B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102382884B1 (en) 2020-11-13 2022-04-06 한국전자기술연구원 System and method for configuring and operating edge terminals in cluster

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20110024508A (en) * 2009-09-02 2011-03-09 한양대학교 산학협력단 Virtualized service management system and method and virtualized service system and virtualized service providing method for providing high-performance cluster
KR20130022093A (en) * 2011-08-24 2013-03-06 주식회사 케이티 Apparatus and method for managing compressed image file in cloud computing system
KR101474872B1 (en) * 2014-01-09 2014-12-19 성균관대학교산학협력단 Method for elastic virtual cluster management for efficient construction of virtual clusters on cloud, apparatus for elastic virtual cluster management and cloud system using the same
KR20150031502A (en) * 2012-08-07 2015-03-24 어드밴스드 마이크로 디바이시즈, 인코포레이티드 System and method for configuring cloud computing systems
KR101585160B1 (en) * 2015-03-12 2016-01-13 주식회사 모비젠 Distributed Computing System providing stand-alone environment and controll method therefor
KR101640231B1 (en) * 2015-02-12 2016-07-18 소프트온넷(주) Cloud Driving Method for supporting auto-scaled Hadoop Distributed Parallel Processing System
KR20170097071A (en) * 2014-12-04 2017-08-25 노키아 솔루션스 앤드 네트웍스 매니지먼트 인터내셔널 게엠베하 Steering of virtualized resources

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20110024508A (en) * 2009-09-02 2011-03-09 한양대학교 산학협력단 Virtualized service management system and method and virtualized service system and virtualized service providing method for providing high-performance cluster
KR20130022093A (en) * 2011-08-24 2013-03-06 주식회사 케이티 Apparatus and method for managing compressed image file in cloud computing system
KR20150031502A (en) * 2012-08-07 2015-03-24 어드밴스드 마이크로 디바이시즈, 인코포레이티드 System and method for configuring cloud computing systems
KR101474872B1 (en) * 2014-01-09 2014-12-19 성균관대학교산학협력단 Method for elastic virtual cluster management for efficient construction of virtual clusters on cloud, apparatus for elastic virtual cluster management and cloud system using the same
KR20170097071A (en) * 2014-12-04 2017-08-25 노키아 솔루션스 앤드 네트웍스 매니지먼트 인터내셔널 게엠베하 Steering of virtualized resources
KR101640231B1 (en) * 2015-02-12 2016-07-18 소프트온넷(주) Cloud Driving Method for supporting auto-scaled Hadoop Distributed Parallel Processing System
KR101585160B1 (en) * 2015-03-12 2016-01-13 주식회사 모비젠 Distributed Computing System providing stand-alone environment and controll method therefor

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102382884B1 (en) 2020-11-13 2022-04-06 한국전자기술연구원 System and method for configuring and operating edge terminals in cluster

Also Published As

Publication number Publication date
KR102617686B1 (en) 2023-12-22

Similar Documents

Publication Publication Date Title
US11157304B2 (en) System for peering container clusters running on different container orchestration systems
US10560538B2 (en) Integrated user interface for consuming services across different distributed networks
US10698717B2 (en) Accelerator virtualization method and apparatus, and centralized resource manager
US9942273B2 (en) Dynamic detection and reconfiguration of a multi-tenant service
US9489227B2 (en) Apparatus and method for virtual desktop service
US20140245262A1 (en) Integrated Software Development and Deployment Architecture and High Availability Client-Server Systems Generated Using the Architecture
US20110055396A1 (en) Methods and systems for abstracting cloud management to allow communication between independently controlled clouds
US20100306765A1 (en) Methods and systems for abstracting cloud management
Da Silva et al. Internet of things out of the box: using TOSCA for automating the deployment of IoT environments
US8719402B2 (en) Goal state communication in computer clusters
US11520609B2 (en) Template-based software discovery and management in virtual desktop infrastructure (VDI) environments
US20150195128A1 (en) Apparatus and method for supporting configuration management of virtual machine, and apparatus and method for brokering cloud service using the configuration management supporting apparatus
US9935830B1 (en) Cloud management system and method for disparate computing nodes in a cloud computing environment
KR102623631B1 (en) Method for automatically configuring virtualized network function, and network function virtualization management and orchestration for the same
WO2016090948A1 (en) Virtualized network function management method, apparatus and system
WO2019106904A1 (en) Management device, host device, management method and program
CN116615891A (en) Key rotation on a publish-subscribe system
US20220286358A1 (en) Template based agentless system configuration management
US20230418669A1 (en) Optimizing execution of scheduled tasks
KR102617686B1 (en) Cluster Configuration And Management System And Method In Cloud Computing Environment
US11381665B2 (en) Tracking client sessions in publish and subscribe systems using a shared repository
JP2016506557A (en) Transparent routing of job submissions between different environments
US20200293386A1 (en) Messaging abstraction layer for integration with message oriented middleware platforms
US11663015B2 (en) Tracking asynchronous event processing
WO2023238284A1 (en) Management system, management method, and management program

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
AMND Amendment
E701 Decision to grant or registration of patent right
AMND Amendment
X701 Decision to grant (after re-examination)
GRNT Written decision to grant