KR20150108230A - Cluster construction method and apparatus thereof - Google Patents

Cluster construction method and apparatus thereof Download PDF

Info

Publication number
KR20150108230A
KR20150108230A KR1020140031178A KR20140031178A KR20150108230A KR 20150108230 A KR20150108230 A KR 20150108230A KR 1020140031178 A KR1020140031178 A KR 1020140031178A KR 20140031178 A KR20140031178 A KR 20140031178A KR 20150108230 A KR20150108230 A KR 20150108230A
Authority
KR
South Korea
Prior art keywords
node
information
cluster
configuration
service
Prior art date
Application number
KR1020140031178A
Other languages
Korean (ko)
Inventor
임은지
김영호
배승조
Original Assignee
한국전자통신연구원
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 한국전자통신연구원 filed Critical 한국전자통신연구원
Priority to KR1020140031178A priority Critical patent/KR20150108230A/en
Priority to CN201510115577.1A priority patent/CN104935455A/en
Publication of KR20150108230A publication Critical patent/KR20150108230A/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/02Standardisation; Integration
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Stored Programmes (AREA)

Abstract

Embodiments of the present invention relate to a method and an apparatus for constructing a cluster system. A method for having a cluster system constructing apparatus construct a cluster system according to an embodiment of the present invention may includes the steps of: collecting node environment information of a relevant node from each node; performing constructing a cluster system environment for provisioning based on at least one from the collected node environment information, a service specification input by a user, and node installation information; and generating a system image to be provisioned to each node, and provisioning the generated system image to each node. According to embodiments of the present invention, intervention of a system manager for setting, managing, and maintaining a large scale cluster system comprising tens to tens of thousands of heterogeneous nodes can be minimized.

Description

클러스터 시스템 구축 방법 및 장치{CLUSTER CONSTRUCTION METHOD AND APPARATUS THEREOF}[0001] CLUSTER CONSTRUCTION METHOD AND APPARATUS THEREOF [0002]

본 발명의 실시 예들은, 클러스터 시스템을 구축하기 위한 방법 및 장치에 관한 것이다.
Embodiments of the invention relate to a method and apparatus for building a cluster system.

프로비저닝(provisioning)은, 수십에서 수만 대에 이르는 노드로 구성된 대규모 클러스터 시스템을 빠른 시간 내에 구성할 수 있도록, 클러스터의 구성 노드에 운영 체제 및 응용 소프트웨어 등 노드의 운영을 위해 필요한 소프트웨어를 제공하는 기술을 의미한다. Provisioning is a technology that provides the necessary software for the operation of nodes such as operating system and application software in the cluster nodes to configure a large-scale cluster system consisting of dozens to tens of thousands of nodes in a short time. it means.

특히, 이미지 방식의 프로비저닝은 소프트웨어, 데이터, 시스템 설정 및 파일 시스템 등과 같이 각각의 노드의 운영을 위해서 필요한 것들을 시스템 이미지 형태로 노드에 제공한다. 이 방식은 노드의 하드디스크에 운영 체제를 설치하는 것을 요하지 않으며, 노드가 부팅될 때 네트워크를 통해서 시스템 이미지를 제공받아서 부팅이 이루어 지는 방식이다.In particular, image-based provisioning provides nodes in the form of system images that are necessary for the operation of each node, such as software, data, system configuration, and file system. This method does not require installing the operating system on the hard disk of the node, it is a way to boot the system by receiving the system image through the network when the node is booted.

노드 수가 많은 대규모 클러스터 시스템을 이미지 프로비저닝 방식으로 구성하면 시스템 구축 비용을 절감할 수 있고 관리의 편의성을 높일 수 있다. 또한, 이 방식을 사용하면 각 노드의 용도를 유연하게 변경하면서 사용할 수 있다. 예를 들어 클러스터 시스템을 서로 다른 목적의 이질적인 서버 그룹으로 형성하여 사용할 수 있는데, 계산 서버, 저장 서버 및 사용자 서비스 서버 등의 상이한 목적으로 사용하기 위한 시스템 이미지를 별도로 준비하고, 3개의 노드 그룹에 각각의 시스템 이미지를 프로비저닝하여 운영할 수 있다. 시스템 운영 중에 일부 노드의 용도를 변경하고자 한다면 노드를 재시작하면서 다른 시스템 이미지를 프로비저닝하여 사용할 수 있다. 이러한 이미지 프로비저닝 방식을 사용하기 위해서, 시스템 관리자는, 시스템 이미지를 생성하고 중앙 관리 서버나 전용 이미지 서버 등의 특정 위치에 저장해 놓는다. Large-scale cluster systems with large number of nodes can be configured with image provisioning method, which can reduce system construction cost and improve management convenience. Also, by using this method, the usage of each node can be flexibly changed and used. For example, a cluster system may be formed as a heterogeneous group of servers for different purposes. A system image for use for different purposes such as a calculation server, a storage server, and a user service server may be separately prepared, Can be operated by provisioning the system image. If you want to change the usage of some nodes during system operation, you can restart the node and provision other system images. To use this image provisioning method, a system administrator creates a system image and stores it in a specific location such as a central management server or a dedicated image server.

한편, 기존의 클러스터 관리 시스템에서는, 각 노드의 정보와 시스템의 자원 정보를 등록 및 설정하는 작업과, 시스템 구성에 변화가 발생할 때 설정을 변경하는 작업을 시스템 관리자가 수동으로 해야 했다. 또한, 다수의 이기종(heterogeneous) 노드를 동작시키기 위한 프로비저닝 이미지를 시스템 관리자가 수동으로 생성하고 각 노드를 위한 프로비저닝 설정 또한 수동으로 수행했다. 수십에서 수만 대의 노드를 포함하는 대규모 클러스터 시스템에서 이러한 관리 작업을 수동으로 하는 것은 매우 소모적인 일이다. 클러스터 시스템의 규모가 점점 커져가고, 다양한 하드웨어를 장착한 이기종 노드로 구성된 클러스터 시스템의 사용이 증가함에 따라, 기존의 방식으로 클러스터 시스템을 관리하는 것은 점점 어려워지고 시간과 노력을 많이 소모하게 된다.
On the other hand, in the existing cluster management system, the system administrator has to manually perform the task of registering and setting the information of each node and the resource information of the system, and the setting change when the system configuration is changed. In addition, the system administrator manually created a provisioning image to operate a number of heterogeneous nodes and manually configured the provisioning for each node. Manually doing this management on a large cluster system containing dozens to tens of thousands of nodes is a very costly task. As the size of the cluster system grows and the use of the cluster system composed of heterogeneous nodes equipped with various hardware increases, managing the cluster system in the conventional way becomes more difficult and time consuming and laborious.

따라서, 본 발명의 실시 예들은, 클러스터 시스템의 설정과 운영 환경 구축 및 프로비저닝을 효과적으로 수행할 수 있는 방안을 제공한다. Therefore, embodiments of the present invention provide a way to effectively perform the configuration of the cluster system, the establishment and provisioning of the operating environment, and the like.

또한, 본 발명의 실시 예들은, 클러스터 시스템 관리에 소모되는 시간 및 노력을 단축할 수 있는 방안을 제공한다. Embodiments of the present invention also provide a way to shorten the time and effort consumed in cluster system management.

또한, 본 발명의 실시 예들은, 클러스터 시스템 관리 비용을 감소시킬 수 있는 방안을 제공한다.
Embodiments of the present invention also provide a way to reduce the cost of managing a cluster system.

이를 위하여, 본 발명의 일 실시 예에 따른 클러스터 시스템 구축 장치가 클러스터 시스템을 구축하는 방법은, 각 노드들로부터 해당 노드의 노드 환경 정보를 수집하는 단계; 상기 수집된 노드 환경 정보, 사용자에 의하여 입력된 서비스 명세 및 노드 설치 정보 중 적어도 하나를 기반으로 프로비저닝(provisioning)을 위한 클러스터 시스템 환경 구축을 수행하는 단계; 및 상기 각 노드들에 프로비저닝 할 시스템 이미지를 생성하고, 상기 생성된 시스템 이미지를 상기 각 노드들에 프로비저닝하는 단계를 포함할 수 있다. To this end, a method for constructing a cluster system according to an embodiment of the present invention includes: collecting node environment information of a node from each node; Performing a cluster system environment configuration for provisioning based on at least one of the collected node environment information, a service specification input by a user, and node installation information; And generating a system image to be provisioned to each of the nodes, and provisioning the generated system image to each of the nodes.

상기 방법은, 상기 노드 환경 정보 수집에 이용되는 노드 감시자를 포함하며 각 노드의 시동에 이용되는 시동 이미지를, 상기 각 노드들로 전송하는 단계를 더 포함할 수 있다. 상기 노드 환경 정보는, 해당 노드의 시스템 자원에 관한 정보를 포함할 수 있다. 상기 노드 환경 정보는, 해당 노드의 시동 시에 수집되거나, 주기적으로 수집될 수 있다. 상기 서비스 명세는, 클러스터 시스템에서 제공할 서비스 종류 및 각 서비스 제공에 이용되는 시스템 자원 정보를 포함할 수 있다. 상기 노드 설치 정보는, 각 노드에 설치할 운영 체제 정보 및 하드웨어 정보 중 적어도 하나를 포함할 수 있다. The method may further include transmitting, to each of the nodes, a startup image including a node monitor used for collecting the node environment information and used for starting each node. The node environment information may include information on system resources of the node. The node environment information may be collected at the start of the node or periodically collected. The service description may include a service type to be provided by the cluster system and system resource information used for providing each service. The node installation information may include at least one of operating system information and hardware information to be installed in each node.

일 실시 예에서, 상기 클러스터 시스템 환경 구축을 수행하는 단계는, 상기 노드 환경 정보, 상기 노드 설치 정보 및 상기 서비스 명세 중 적어도 하나를 기반으로 가상 머신 형상 및 서비스 배치 구조를 결정하는 단계; 상기 각 노드에 호스트 운영 체제를 설치하는 단계; 상기 가상 머신 형상에 기반하여 각 노드에 가상 머신을 생성하는 단계; 및 상기 가상 머신 형상에 기반하여 시스템 설정을 수행하는 단계를 포함할 수 있다. In one embodiment, performing the cluster system environment establishment comprises: determining a virtual machine configuration and a service configuration based on at least one of the node environment information, the node installation information, and the service description; Installing a host operating system at each node; Creating a virtual machine at each node based on the virtual machine shape; And performing system configuration based on the virtual machine shape.

다른 실시 예에서, 상기 클러스터 시스템 환경 구축을 수행하는 단계는, 상기 노드 환경 정보, 상기 노드 설치 정보 및 상기 서비스 명세 중 적어도 하나를 기반으로 시스템 형상 및 서비스 배치 구조를 결정하는 단계; 및 상기 시스템 형상에 기반하여 시스템 설정을 수행하는 단계를 포함할 수 있다. In another embodiment, performing the cluster system environment establishment comprises: determining a system configuration and a service configuration based on at least one of the node environment information, the node installation information, and the service description; And performing system setting based on the system configuration.

상기 실시 예들에서, 상기 시스템 이미지를 생성하는 단계는, 상기 노드 환경 정보, 상기 노드 설치 정보 및 상기 서비스 배치 구조 중 적어도 하나를 기반으로 상기 시스템 이미지를 생성하는 단계를 포함할 수 있다.
In the above embodiments, the step of generating the system image may include generating the system image based on at least one of the node environment information, the node installation information, and the service deployment structure.

한편, 본 발명의 일 실시 예에 따른 클러스터 시스템 구축 장치는, 각 노드들로부터 해당 노드의 노드 환경 정보를 수집하고, 상기 수집된 노드 환경 정보, 사용자에 의하여 입력된 서비스 명세 및 노드 설치 정보 중 적어도 하나를 기반으로 프로비저닝(provisioning)을 위한 클러스터 시스템 환경 구축을 수행하는 클러스터 설정 관리자; 및 상기 각 노드들에 프로비저닝할 시스템 이미지를 생성하고, 상기 생성된 시스템 이미지를 상기 각 노드들에 프로비저닝하는 프로비저닝 관리자를 포함할 수 있다. 상기 클러스터 설정 관리자는, 상기 노드 환경 정보 수집에 이용되는 노드 감시자를 포함하며 각 노드의 시동에 이용되는 시동 이미지를, 상기 각 노드들로 전송할 수 있다. Meanwhile, the apparatus for constructing a cluster system according to an embodiment of the present invention collects node environment information of a corresponding node from each node, and acquires at least one of the collected node environment information, the service description inputted by the user, A cluster configuration manager for establishing a cluster system environment for provisioning based on one; And a provisioning manager for generating a system image to be provisioned to each of the nodes, and provisioning the generated system image to each of the nodes. The cluster configuration manager may include a node monitor used to collect the node environment information, and may transmit a startup image used for starting each node to the nodes.

일 실시 예에서, 상기 클러스터 시스템 구축 장치는, 상기 클러스터 설정 관리자의 요청에 따라 상기 각 노드들에 가상 머신을 생성하는 가상화 관리자를 더 포함하며, 상기 클러스터 설정 관리자는, 상기 노드 환경 정보, 상기 노드 설치 정보 및 상기 서비스 명세 중 적어도 하나를 기반으로 가상 머신 형상 및 서비스 배치 구조를 결정하고, 상기 각 노드들에 시스템 운영 체제를 설치하여 줄 것을 상기 프로비저닝 관리자에 요청하며, 상기 가상 머신 형상에 기반하여 상기 각 노드들에 가상 머신을 생성하여 줄 것을 상기 가상화 관리자에 요청하고, 상기 가상 머신 형상에 기반하여 시스템 설정을 수행하며, 상기 프로비저닝 관리자는, 상기 클러스터 설정 관리자의 요청에 따라 상기 각 노드들에 시스템 운영 체제를 설치할 수 있다. In one embodiment, the cluster system establishing apparatus further includes a virtualization manager for creating a virtual machine in each of the nodes according to a request of the cluster configuration manager, wherein the cluster configuration manager further comprises: Determining a virtual machine configuration and a service deployment structure based on at least one of the installation information and the service description, and requesting the provisioning manager to install a system operating system in each of the nodes, Requesting the virtualization manager to create a virtual machine in each of the nodes, and performing system configuration based on the virtual machine configuration, and the provisioning manager requests the virtualization manager You can install the system operating system.

다른 실시 예에서, 상기 클러스터 설정 관리자는, 상기 노드 환경 정보, 상기 노드 설치 정보 및 상기 서비스 명세 중 적어도 하나를 기반으로 시스템 형상 및 서비스 배치 구조를 결정하고, 상기 시스템 형상에 기반하여 시스템 설정을 수행할 수 있다. In another embodiment, the cluster configuration manager determines a system configuration and a service configuration based on at least one of the node environment information, the node installation information, and the service description, and performs system configuration based on the system configuration can do.

상기 실시 예들에서, 상기 프로비저닝 관리자는, 상기 노드 환경 정보, 상기 노드 설치 정보 및 상기 서비스 배치 구조 중 적어도 하나를 기반으로 상기 시스템 이미지를 생성할 수 있다.
In the above embodiments, the provisioning manager may generate the system image based on at least one of the node environment information, the node installation information, and the service deployment structure.

본 발명의 실시 예들에 따르면, 수십에서 수만 대에 이르는 이기종 노드로 구성된 대규모 클러스터 시스템의 설정, 관리 및 유지를 함에 있어, 시스템 관리자의 개입을 최소할 수 있다. 또한, 본 발명의 실시 예들에 따르면, 대규모 클러스터 시스템의 관리에 소모되는 시간, 노력 및 비용을 감소시킬 수 있다. 이러한 유리한 효과들은, 클라우드 서비스를 위한 시스템 및 고성능 계산용 시스템 등 다양한 목적의 클러스터 시스템에 적용이 가능하다.
According to the embodiments of the present invention, intervention of a system administrator can be minimized in setting, managing, and maintaining a large-scale cluster system composed of several tens to tens of thousands of heterogeneous nodes. Further, according to the embodiments of the present invention, it is possible to reduce the time, effort and cost consumed in the management of a large-scale cluster system. These advantageous effects can be applied to a cluster system for various purposes such as a system for cloud service and a system for high performance calculation.

도 1은 본 발명의 실시 예들이 적용되는 클러스터 시스템을 간략히 도시한 예시도,
도 2는 본 발명의 실시 예들에 따른 클러스터 시스템 구축 방법의 개념을 설명하기 위한 흐름도,
도 3의 (a)는 본 발명의 실시 예들의 실시 예들에 따른 클러스터 시스템을 간략히 도시한 블록도,
도 3의 (b)는 본 발명의 실시 예들에 따른 노드 환경 정보 수집 과정을 설명하기 위한 흐름도,
도 4의 (a)는 본 발명의 일 실시 예에 따른 클러스터 시스템을 간략히 도시한 블록도,
도 4의 (b)는 본 발명의 일 실시 예에 따라 가상화를 기반으로 하는 클러스터 시스템 환경 구축 방법을 설명하기 위한 흐름도,
도 5의 (a)는 본 발명의 일 실시 예에 따른 클러스터 시스템을 간략히 도시한 블록도,
도 5의 (b)는 본 발명의 일 실시 예에 따라 가상화를 기반으로 하지 않는 클러스터 시스템 환경 구축 방법을 설명하기 위함 흐름도.
BRIEF DESCRIPTION OF THE DRAWINGS Fig. 1 is an exemplary diagram showing a cluster system to which embodiments of the present invention are applied,
FIG. 2 is a flowchart illustrating a concept of a cluster system building method according to embodiments of the present invention. FIG.
Figure 3 (a) is a block diagram that schematically illustrates a cluster system in accordance with embodiments of the present invention,
FIG. 3 (b) is a flow chart for explaining the process of collecting node environment information according to the embodiments of the present invention;
FIG. 4A is a block diagram schematically illustrating a cluster system according to an embodiment of the present invention. FIG.
FIG. 4B is a flowchart illustrating a method of constructing a cluster system environment based on virtualization according to an embodiment of the present invention. FIG.
FIG. 5A is a block diagram schematically illustrating a cluster system according to an embodiment of the present invention. FIG.
FIG. 5 (b) is a flowchart illustrating a method for establishing a cluster system environment based on virtualization, according to an embodiment of the present invention. FIG.

이하에서, 본 발명의 실시 예들을 설명함에 있어, 관련된 공지 기능 또는 구성에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우에는 그 상세한 설명을 생략한다.
In the following description of the embodiments of the present invention, a detailed description of known functions and configurations incorporated herein will be omitted when it may make the subject matter of the present invention rather unclear.

본 발명의 실시 예들은, 다수의 노드(이기종 노드일 수 있다)로 구성된 클러스터 시스템에서, 각 노드 정보 등록과 설정, 시스템 및 서비스 형상 결정, 서비스 제공을 위한 시스템 환경 구축 및 프로비저닝을 지능적으로 수행할 수 있는 클러스터 시스템 구축 방법 및 장치를 제공한다. 본 발명의 실시 예들은, 가상화를 기반으로 하는 실시 예와, 가상화를 기반으로 하지 않는 실시 예로 나뉠 수 있다.
In embodiments of the present invention, in a cluster system composed of a plurality of nodes (which may be heterogeneous nodes), each node information registration and setting, system and service configuration determination, system environment establishment and provisioning for service provision are performed intelligently And a method for constructing the cluster system. Embodiments of the present invention can be divided into an embodiment based on virtualization and an embodiment based on virtualization.

이하, 첨부되는 도면을 참조하여 본 발명의 실시 예들을 설명한다.
Hereinafter, embodiments of the present invention will be described with reference to the accompanying drawings.

도 1은 본 발명의 실시 예들이 적용되는 클러스터 시스템을 간략히 도시한 예시도이다. BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a schematic diagram illustrating a cluster system to which embodiments of the present invention are applied. FIG.

클러스터 시스템 구축 장치(100)는, 클러스터 시스템(300)의 정보, 예를 들어 각 노드(200)의 환경 정보를 수집하고 이를 통합 관리할 수 있다. 클러스터 시스템 구축 장치(100)는, 각 노드(200)로부터 수집된 정보들을 기반으로, 프로비저닝을 위한 환경 구축을 수행할 수 있다. 상기 환경 구축은, 클러스터 시스템을 가상화를 기반으로 구축할 것인지 여부에 따라 다른 방법으로 이루어질 수 있다. The cluster system establishing apparatus 100 can collect information of the cluster system 300, for example, environment information of each node 200, and can integrally manage the information. The cluster system establishing apparatus 100 can construct an environment for provisioning based on the information collected from each node 200. The environment configuration may be performed in a different manner depending on whether the cluster system is to be built based on virtualization.

가상화를 기반으로 하는 실시 예에서, 클러스터 시스템 구축 장치(100)는, 가상 머신 형상 및 서비스 배치 구조를 결정할 수 있다. 그리고, 각 노드(200)에 운영 체제를 설치하고 가상 머신을 생성할 수 있다. 그리고, 각 가상 머신(230)에 프로비저닝 할 시스템 이미지를 생성하고, 생성된 시스템 이미지를 각 가상 머신(230)에 프로비저닝 할 수 있다. In an embodiment based on virtualization, the cluster system construction apparatus 100 can determine a virtual machine configuration and a service configuration. In addition, an operating system can be installed in each node 200 and a virtual machine can be created. Then, a system image to be provisioned to each virtual machine 230 can be generated, and the generated system image can be provisioned to each virtual machine 230. [

가상화를 기반으로 하지 않는 실시 예에서, 클러스터 시스템 구축 장치는(100), 시스템 형상 및 서비스 배치 구조를 결정할 수 있다. 그리고, 각 노드(200)에 프로비저닝 할 시스템 이미지를 생성하고, 생성된 시스템 이미지를 각 노드(200)에 프로비저닝 할 수 있다.
In an embodiment that is not based on virtualization, the cluster system builder 100 may determine the system configuration and the service deployment architecture. Then, a system image to be provisioned to each node 200 can be generated, and the generated system image can be provisioned to each node 200. [

도 2는 본 발명의 실시 예들에 따른 클러스터 시스템 구축 방법의 개념을 설명하기 위한 흐름도이다.
2 is a flowchart for explaining a concept of a cluster system construction method according to embodiments of the present invention.

단계(201)에서, 클러스터 시스템 구축 장치(100)는, 노드 환경 정보를 수집한다. 이를 위하여, 클러스터 시스템 구축 장치(100)는, 각 노드로부터 해당 노드의 환경 정보를 수신할 수 있다.
In step 201, the cluster system construction apparatus 100 collects node environment information. To this end, the cluster system construction apparatus 100 can receive the environment information of the node from each node.

단계(203)에서, 클러스터 시스템 구축 장치(100)는, 수집된 노드 환경 정보를 기반으로 클러스터 시스템 환경 구축을 수행한다. 상기 클러스터 시스템 환경 구축은, 프로비저닝을 위한 전 단계로서, 클러스터 시스템을 가상화를 이용하여 구축할 것인지 여부에 따라 다양한 방법으로 수행될 수 있다.
In step 203, the cluster system construction apparatus 100 constructs a cluster system environment based on the collected node environment information. The establishment of the cluster system environment may be performed in various ways depending on whether or not the cluster system is constructed using virtualization as a previous step for provisioning.

단계(205)에서, 클러스터 시스템 구축 장치(100)는, 각 노드(또는 가상 머신)에 시스템 이미지를 프로비저닝 한다.
In step 205, the cluster system construction apparatus 100 provisions the system image to each node (or virtual machine).

도 3의 (a)는 본 발명의 실시 예들에 따른 클러스터 시스템을 간략히 도시한 블록도이고, 도 3의 (b)는 본 발명의 실시 예들에 따른 노드 환경 정보 수집 과정을 설명하기 위한 흐름도이다.
3 (a) is a block diagram briefly showing a cluster system according to embodiments of the present invention, and FIG. 3 (b) is a flowchart for explaining a process of collecting node environment information according to embodiments of the present invention.

단계(301)에서, 클러스터 설정 관리자(110)는, 노드의 기동을 감지하고 단계(303)로 진행한다. 예를 들어 클러스터 설정 관리자(110)는, 노드 에이전트(220)로부터 네트워크 식별자(예를 들어, 네트워크 어드레스, 이하 같다) 할당 요청이 있는 경우 해당 노드의 기동을 감지할 수 있다. 상기 네트워크 식별자 할당 요청은, 예를 들어 DHCP(Dynamic Host Configuration Protocol)에 따른 요청일 수 있다.
In step 301, the cluster configuration manager 110 senses the activation of the node and proceeds to step 303. For example, when there is a network identifier (e.g., a network address, hereinafter the same) allocation request from the node agent 220, the cluster configuration manager 110 may detect activation of the corresponding node. The network identifier allocation request may be a request according to, for example, Dynamic Host Configuration Protocol (DHCP).

단계(303)에서, 클러스터 설정 관리자(110)는, 노드 감시자가 포함된 시동 이미지(booting image)를 노드 에이전트(220)로 전송한다. 상기 시동 이미지는, 노드의 부팅과 기본적인 네트워킹을 가능하게 하는 데 이용될 수 있다. 상기 노드 감시자는, 노드에 설치되어 해당 노드의 환경 정보를 수집하는 데 이용될 수 있다.
At step 303, the cluster configuration manager 110 sends a booting image containing the node watcher to the node agent 220. The boot image can be used to enable node booting and basic networking. The node monitor may be installed in a node and used to collect environment information of the node.

단계(305)에서, 노드 에이전트(220)는, 클러스터 설정 관리자(110)로부터 수신된 시동 이미지를 이용하여 부팅을 수행한다. 그리고, 부팅이 완료되면 상기 시동 이미지에 포함된 노드 감시자가 실행된다. 노드 감시자는, 시동 이미지의 부팅 완료 단계에서 자동으로 실행되도록 설정되어 있을 수 있다.
In step 305, the node agent 220 performs booting using the boot image received from the cluster configuration manager 110. [ When booting is completed, the node monitor included in the boot image is executed. The node watcher may be set to run automatically at the boot completion stage of the boot image.

단계(307)에서, 노드 감시자(210)는, 해당 노드의 환경 정보를 수집한다. 노드의 환경 정보는, 해당 노드의 시스템 자원에 관한 정보를 포함할 수 있다. 해당 노드의 시스템 자원에 관한 정보는, 예를 들어 프로세서, 메모리, 디스크, 네트워크 장치 및 기타 해당 노드를 구성하는 각종 장치 중 적어도 하나에 대한 장치 정보일 수 있다. 상기 장치 정보는, 예를 들어 해당 장치의 사양, 개수 및 용량 중 적어도 하나에 대한 정보일 수 있다.
In step 307, the node monitor 210 collects environmental information of the corresponding node. The environment information of the node may include information about the system resources of the node. The information about the system resources of the node may be device information for at least one of a processor, a memory, a disk, a network device, and various devices constituting the corresponding node. The device information may be, for example, information on at least one of the specification, the number, and the capacity of the device.

단계(309)에서, 노드 감시자(210)는, 수집된 노드 환경 정보를 클러스터 설정 관리자(110)로 전송한다. 상기 노드 환경 정보의 수집 및 전송은, 최초 실행 시에 이루어질 수도 있고, 해당 노드의 부팅 때마다 이루어질 수도 있고, 주기적으로 이루어질 수도 있다.
In step 309, the node monitor 210 sends the collected node environment information to the cluster configuration manager 110. The collection and transmission of the node environment information may be performed at the time of initial execution, every time the node is booted, or periodically.

단계(301) 내지 단계(309)의 과정을 통하여 수집된 노드 환경 정보는, 클러스터 설정 관리자(110)에 의하여 통합 관리될 수 있다. 따라서, 클러스터 설정 관리자(110)는 클러스터 시스템 전체의 자원 구성에 대한 정보를 가질 수 있다. 상기 통합 관리되는 노드 환경 정보는, 프로비저닝을 위한 클러스터 시스템 환경 구축에 이용될 수 있다. 전술한 바와 같이, 클러스터 시스템 환경 구축은, 가상화를 기반으로 할 것인지 여부에 따라 다른 절차들로 이루어질 수 있다. 이하에서는, 도 4 및 도 5를 참조하여, 가상화를 기반으로 하는 클러스터 시스템 환경 구축 방법과 가상화를 기반으로 하지 않는 클러스터 시스템 환경 구축 방법을 나누어 살펴본다.
The node environment information collected through the processes of steps 301 to 309 may be managed by the cluster configuration manager 110 in an integrated manner. Accordingly, the cluster configuration manager 110 can have information on the resource configuration of the entire cluster system. The unified managed node environment information can be used for establishing a cluster system environment for provisioning. As described above, the establishment of the cluster system environment can be performed by other procedures depending on whether or not the virtual environment is based on virtualization. Hereinafter, a method of establishing a cluster system environment based on virtualization and a method of establishing a cluster system environment based on virtualization will be described with reference to FIGS. 4 and 5. FIG.

도 4의 (a)는 본 발명의 일 실시 예에 따른 클러스터 시스템을 간략히 도시한 블록도이고, 도 4의 (b)는 본 발명의 일 실시 예에 따라 가상화를 기반으로 하는 클러스터 시스템 환경 구축 방법을 설명하기 위한 흐름도이다.
FIG. 4A is a block diagram schematically illustrating a cluster system according to an embodiment of the present invention. FIG. 4B is a diagram illustrating a cluster system environment construction method based on virtualization according to an embodiment of the present invention Fig.

단계(401)에서, 클러스터 설정 관리자(110)는, 프로비저닝 요청을 수신한다. 상기 요청은, 시스템 관리자에 의하여 이루어질 수 있다. 상기 요청에는, 기본적인 노드 설치 정보 및 클러스터 시스템에서 제공할 서비스의 서비스 명세 중 적어도 하나가 포함될 수 있다. At step 401, the cluster configuration manager 110 receives a provisioning request. The request may be made by the system administrator. The request may include at least one of basic node installation information and a service description of a service to be provided by the cluster system.

상기 노드 설치 정보는, 시스템 설정 및 호스트 OS 설치에 이용될 수 있는 정보를 포함할 수 있다. 예를 들어, 상기 노드 설치 정보는, 각 노드에 설치할 운영 체제 정보(예를 들어, 종류 및 버전 등) 및 하드웨어 정보 중 적어도 하나를 포함할 수 있다. The node installation information may include information that can be used for system setting and host OS installation. For example, the node installation information may include at least one of operating system information (e.g., type and version, etc.) to be installed in each node and hardware information.

상기 서비스 명세는, 클러스터 시스템에서 제공할 서비스의 종류 및 각 서비스를 위하여 필요한 시스템 자원 정보를 포함할 수 있다. 상기 시스템 자원 정보는, 예를 들어 해당 서비스를 위하여 필요한 프로세서, 메모리, 디스크, 네트워크 장치 및 기타 해당 서비스를 위하여 필요한 각종 장치 중 적어도 하나에 대한 장치 정보일 수 있다. 상기 장치 정보는, 예를 들어 해당 서비스를 위하여 필요한 장치의 사양, 개수 및 용량 중 적어도 하나에 대한 정보일 수 있다.
The service description may include a type of a service to be provided in the cluster system and system resource information necessary for each service. The system resource information may be, for example, device information for at least one of a processor, a memory, a disk, a network device, and various other devices necessary for the corresponding service. The device information may be, for example, information about at least one of a device specification, a number, and a capacity required for the service.

단계(403)에서, 클러스터 설정 관리자(110)는, 가상 머신 형상 및 서비스 배치 구조를 결정한다. 상기 가상 머신 형상 및 서비스 배치 구조의 결정은, 도 3을 참조하여 설명한 수집 과정을 거쳐 통합 관리되고 있는 노드 환경 정보, 단계(401)에서 수신된 노드 설치 정보 및 서비스 명세 중 적어도 하나를 기반으로 이루어질 수 있다. At step 403, the cluster configuration manager 110 determines the virtual machine configuration and service deployment architecture. The determination of the virtual machine configuration and the service configuration is performed based on at least one of the node environment information managed through the collecting process described with reference to FIG. 3, the node installation information received in step 401, and the service description .

가상 머신 형상을 결정한다는 것은, 예를 들어 어떤 노드에 어떤 사양의 가상 머신을 생성할 것인가를 결정하는 것일 수 있다. 다시 말해, 클러스터 설정 관리자(110)는, 가상 머신의 프로세서, 메모리, 디스크, 네트워크 장치 및 기타 각종 장치의 사양을 결정하고, 해당 가상 머신이 생성될 노드를 결정할 수 있다. 서비스 배치 구조를 결정한다는 것은, 예를 들어 어떤 가상 머신에 어떤 서비스를 배치할 것인가를 결정하는 것일 수 있다.
Determining the virtual machine shape may be, for example, determining which specification virtual machine to create on which node. In other words, the cluster configuration manager 110 may determine the specifications of the processor, memory, disk, network device, and other devices of the virtual machine and determine the node in which the virtual machine is to be created. Determining the service deployment architecture may be, for example, determining which services to deploy to which virtual machines.

단계(405)에서, 클러스터 설정 관리자(110)는, 각 노드(200)에 호스트 OS를 설치하여 줄 것을 프로비저닝 관리자(120)에게 요청한다. 상기 요청 시에, 도 3을 참조하여 설명한 수집 과정을 거쳐 통합 관리되고 있는 노드 환경 정보 및 단계(401)에서 입력된 노드 설치 정보 중 적어도 하나가 프로비저닝 관리자(120)에게 제공될 수 있다.
In step 405, the cluster configuration manager 110 requests the provisioning manager 120 to install the host OS in each node 200. [ At the time of the request, at least one of the node environment information managed through the collecting process described with reference to FIG. 3 and the node installation information input in the step 401 may be provided to the provisioning manager 120.

단계(407)에서, 프로비저닝 관리자(120)는, 각 노드(200)에 호스트 OS를 설치한다. 호스트 OS 설치 시에, 도 3을 참조하여 설명한 수집 과정을 거쳐 통합 관리되고 있는 노드 환경 정보 및 단계(405)에서 수신된 노드 설치 정보 중 적어도 하나가 이용될 수 있다.
In step 407, the provisioning manager 120 installs the host OS in each node 200. [ At the time of installing the host OS, at least one of the node environment information managed through the collecting process described with reference to FIG. 3 and integrated management, and the node installation information received in step 405 may be used.

단계(409)에서, 클러스터 설정 관리자(110)는, 각 노드(200)에 가상 머신을 생성하여 줄 것을 가상화 관리자(130)에게 요청한다. 상기 요청 시에, 클러스터 설정 관리자(110)는, 단계(403)에서 결정된 가상 머신 형상 정보를 가상화 관리자(130)에게 전달 할 수 있다.
In step 409, the cluster configuration manager 110 requests the virtualization manager 130 to create a virtual machine in each node 200. [ In response to the request, the cluster configuration manager 110 may transmit the virtual machine configuration information determined in step 403 to the virtualization manager 130.

단계(411)에서, 가상화 관리자(130)는, 각 노드(200)에 가상 머신(230)을 생성한다. 가상 머신(230) 생성 시에, 단계(409)에서 수신된 가상 머신 형상 정보가 이용될 수 있다. 상기 가상 머신 형상 정보는, 어떤 노드에 어떤 사양의 가상 머신을 생성할 것인지에 대한 정보를 포함할 수 있다. 따라서, 가상화 관리자(130)는, 가상 머신 형상 정보를 이용하여 각 노드(200)에 가상 머신(230)을 생성할 수 있다.
At step 411, the virtualization manager 130 creates a virtual machine 230 at each node 200. Upon creation of the virtual machine 230, the virtual machine configuration information received in step 409 may be used. The virtual machine configuration information may include information about which specification virtual machine is to be created at which node. Accordingly, the virtualization manager 130 can create the virtual machine 230 in each node 200 using the virtual machine configuration information.

단계(413)에서, 클러스터 설정 관리자(110)는, 단계(403)에서 결정된 가상 머신 형상 정보에 기반하여 시스템을 설정한다. 예를 들어, 클러스터 설정 관리자(110)는, 가상 머신(230) 간의 관계 설정, 가상 머신 그룹 설정 및 가상 머신 그룹 간의 관계 설정 등을 수행하고, 상기 설정된 사항을 기반으로 가상 머신(230)의 호스트명이나 네트워크 어드레스 등을 설정할 수 있다.
In step 413, the cluster configuration manager 110 sets up the system based on the virtual machine configuration information determined in step 403. For example, the cluster configuration manager 110 performs the configuration of the relationship between the virtual machines 230, the virtual machine group setting, and the relationship between the virtual machine groups, A name, a network address, and the like can be set.

단계(415)에서, 클러스터 설정 관리자(110)는, 시스템 이미지를 생성하여 줄 것을 프로비저닝 관리자(120)에게 요청한다. 상기 요청 시에, 클러스터 설정 관리자(110)는, 단계(403)에서 결정된 서비스 배치 구조 정보를 프로비저닝 관리자(120)에게 전송할 수 있다. 또한, 클러스터 설정 관리자(110)는, 상기 요청 시에, 단계(501)에서 입력된 노드 설치 정보 및 도 3을 참조하여 설명한 수집 과정을 거쳐 통합 관리되고 있는 노드 환경 정보 중 적어도 하나를 프로비저닝 관리자(120)에게 제공할 수 있다.
In step 415, the cluster configuration manager 110 requests the provisioning manager 120 to create a system image. In response to the request, the cluster configuration manager 110 may transmit the service deployment structure information determined in step 403 to the provisioning manager 120. In addition, the cluster configuration manager 110 may transmit at least one of the node installation information input in the step 501 and the node environment information managed through the collection process described with reference to FIG. 3 to the provisioning manager 120).

단계(417)에서, 프로비저닝 관리자(120)는, 각 가상 머신(230)에 프로비저닝 할 시스템 이미지를 생성한다. 상기 이미지 생성 시에, 프로비저닝 관리자(120)는, 단계(415)에서 수신된 정보들 중 적어도 하나를 기반으로, 각 가상 머신(230)에 설치할 소프트웨어 및 설정 내용 등을 결정하고, 결정된 바에 따라 각 가상 머신(230)에 프로비저닝 할 시스템 이미지를 생성할 수 있다.
At step 417, the provisioning manager 120 creates a system image to provision to each virtual machine 230. [ Upon creation of the image, the provisioning manager 120 determines, based on at least one of the information received in step 415, the software and settings to install in each virtual machine 230, The system image to be provisioned to the virtual machine 230 can be generated.

단계(419)에서, 프로비저닝 관리자(120)는, 단계(417)에서 생성된 시스템 이미지를 각 노드 가상 머신(230)에 프로비저닝 한다.
In step 419, the provisioning manager 120 provisions the system image generated in step 417 to each node virtual machine 230. [

도 5의 (a)는 본 발명의 일 실시 예에 따른 클러스터 시스템을 간략히 도시한 블록도이고, 도 5의 (b)는 본 발명의 일 실시 예에 따라 가상화를 기반으로 하지 않는 클러스터 시스템 환경 구축 방법을 설명하기 위함 흐름도이다.
FIG. 5A is a block diagram schematically illustrating a cluster system according to an embodiment of the present invention. FIG. 5B is a diagram illustrating a cluster system environment based on virtualization, according to an embodiment of the present invention. A flow chart for explaining the method.

단계(501)에서, 클러스터 설정 관리자(110)는, 프로비저닝 요청을 수신한다. 상기 요청은, 시스템 관리자에 의하여 이루어질 수 있다. 상기 요청에는, 기본적인 노드 설치 정보 및 클러스터 시스템에서 제공할 서비스의 서비스 명세 중 적어도 하나가 포함될 수 있다. 상기 노드 설치 정보 및 서비스 명세는, 도 4를 참조하여 설명한 바와 같다.
In step 501, the cluster configuration manager 110 receives the provisioning request. The request may be made by the system administrator. The request may include at least one of basic node installation information and a service description of a service to be provided by the cluster system. The node install information and the service description are as described with reference to FIG.

단계(503)에서, 클러스터 설정 관리자(110)는, 시스템 형상 및 서비스 배치 구조를 결정한다. 상기 시스템 형상 및 서비스 배치 구조의 결정은, 도 3을 참조하여 설명한 수집 과정을 거쳐 통합 관리되고 있는 노드 환경 정보, 단계(501)에서 수신된 노드 설치 정보 및 서비스 명세 중 적어도 하나를 기반으로 이루어질 수 있다. At step 503, the cluster configuration manager 110 determines the system configuration and service deployment architecture. The determination of the system configuration and the service configuration may be performed based on at least one of the node environment information managed through the collecting process described with reference to FIG. 3, the node installation information received in step 501, and the service description have.

시스템 형상을 결정한다는 것은, 예를 들어 노드 간의 관계, 노드 그룹 및 노드 그룹 간의 관계를 결정하는 것일 수 있다. 서비스 배치 구조를 결정한다는 것은, 예를 들어 어떤 노드에 어떤 서비스를 배치할 것인가를 결정하는 것일 수 있다.
Determining the system configuration may be, for example, determining relationships between nodes, node groups, and relationships between node groups. Determining the service deployment structure may be, for example, determining which service to deploy to which node.

단계(505)에서, 클러스터 설정 관리자(110)는, 단계(503)에서 결정된 시스템 형상 정보에 기반하여 시스템을 설정한다. 예를 들어, 클러스터 설정 관리자(110)는, 노드 간의 관계 설정, 노드 그룹 설정 및 노드 그룹 간의 관계 설정 등을 수행하고, 상기 설정된 사항을 기반으로 노드의 호스트명이나 네트워크 어드레스 등을 설정할 수 있다.
In step 505, the cluster configuration manager 110 sets up the system based on the system configuration information determined in step 503. [ For example, the cluster configuration manager 110 can set the relationship between the nodes, set the node group, establish the relationship between the node groups, and set the host name and the network address of the node based on the setting.

단계(507)에서, 클러스터 설정 관리자(110)는, 시스템 이미지를 생성하여 줄 것을 프로비저닝 관리자(120)에게 요청한다. 상기 요청 시에, 클러스터 설정 관리자(110)는, 단계(503)에서 결정된 서비스 배치 구조 정보 및 도 3을 참조하여 설명한 수집 과정을 거쳐 통합 관리되고 있는 노드 환경 정보 중 적어도 하나를 프로비저닝 관리자(120)에게 제공할 수 있다. 또한, 클러스터 설정 관리자(110)는, 단계(501)에서 수신된 노드 설치 정보를 프로비저닝 관리자(120)에게 제공할 수 있다.
At step 507, the cluster configuration manager 110 requests the provisioning manager 120 to create a system image. The cluster configuration manager 110 transmits at least one of the service deployment structure information determined in step 503 and the node environment information managed through the collection process described with reference to FIG. 3 to the provisioning manager 120, . In addition, the cluster configuration manager 110 may provide the provisioning manager 120 with the node installation information received in step 501.

단계(509)에서, 프로비저닝 관리자(120)는, 각 노드(200)에 프로비저닝 할 시스템 이미지를 생성한다. 상기 이미지 생성 시에, 프로비저닝 관리자(120)는, 단계(507)에서 수신된 정보들 중 적어도 하나를 기반으로, 각 노드에 설치할 소프트웨어 및 설정 내용 등을 결정하고, 결정된 바에 따라 각 노드에 프로비저닝 할 시스템 이미지를 생성할 수 있다.
In step 509, the provisioning manager 120 generates a system image to be provisioned to each node 200. Upon creation of the image, the provisioning manager 120 determines, based on at least one of the information received in step 507, the software and configuration to install on each node, and provisioning to each node as determined You can create a system image.

단계(511)에서, 프로비저닝 관리자(120)는, 단계(509)에서 생성된 시스템 이미지를 각 노드(200)에 프로비저닝 한다.
In step 511, the provisioning manager 120 provisions the system image generated in step 509 to each node 200.

이상에서 설명된 본 발명의 실시 예들은 임의의 다양한 방법으로 구현될 수 있다. 예를 들어 본 발명의 실시 예들은 하드웨어, 소프트웨어 또는 그 조합을 이용하여 구현될 수 있다. 소프트웨어로 구현되는 경우에, 다양한 운영 체제 또는 플랫폼을 이용하는 하나 이상의 프로세서 상에서 실행되는 소프트웨어로서 구현될 수 있다. 추가적으로, 그러한 소프트웨어는 다수의 적합한 프로그래밍 언어들 중에서 임의의 것을 사용하여 작성될 수 있고, 또한 프레임워크 또는 가상 머신에서 실행 가능한 기계어 코드 또는 중간 코드로 컴파일 될 수 있다. The embodiments of the invention described above may be implemented in any of a variety of ways. For example, embodiments of the invention may be implemented using hardware, software, or a combination thereof. When implemented in software, it may be implemented as software running on one or more processors using various operating systems or platforms. Additionally, such software may be written using any of a number of suitable programming languages, and may also be compiled into machine code or intermediate code executable in a framework or virtual machine.

또한, 본 발명의 실시 예들이 하나 이상의 프로세서 상에서 실행되는 경우 이상에서 논의된 본 발명의 다양한 실시 예들을 구현하는 방법을 수행하기 위한 하나 이상의 프로그램이 기록된 프로세서 판독 가능 매체(예를 들어 메모리, 플로피 디스크, 하드 디스크, 콤팩트 디스크, 광학 디스크 또는 자기 테이프 등)로 구현될 수 있다. In addition, when embodiments of the present invention are implemented on one or more processors, one or more programs for carrying out the methods of implementing the various embodiments of the invention discussed above may be stored on a processor readable medium (e.g., Disk, hard disk, compact disk, optical disk or magnetic tape, etc.).

Claims (18)

클러스터 시스템 구축 장치가 클러스터 시스템을 구축하는 방법에 있어서,
각 노드들로부터 해당 노드의 노드 환경 정보를 수집하는 단계;
상기 수집된 노드 환경 정보, 사용자에 의하여 입력된 서비스 명세 및 노드 설치 정보 중 적어도 하나를 기반으로 프로비저닝(provisioning)을 위한 클러스터 시스템 환경 구축을 수행하는 단계; 및
상기 각 노드들에 프로비저닝할 시스템 이미지를 생성하고, 상기 생성된 시스템 이미지를 상기 각 노드들에 프로비저닝하는 단계
를 포함하는 클러스터 시스템 구축 방법.
CLAIMS What is claimed is: 1. A method for constructing a cluster system,
Collecting node environment information of the node from each node;
Performing a cluster system environment configuration for provisioning based on at least one of the collected node environment information, a service specification input by a user, and node installation information; And
Generating a system image to be provisioned to each of the nodes, and provisioning the generated system image to each of the nodes
The method comprising:
제 1 항에 있어서,
상기 노드 환경 정보 수집에 이용되는 노드 감시자를 포함하며 각 노드의 시동에 이용되는 시동 이미지를, 상기 각 노드들로 전송하는 단계
를 더 포함하는 클러스터 시스템 구축 방법.
The method according to claim 1,
A step of transmitting, to each of the nodes, a startup image including a node monitor used for collecting the node environment information and used for starting each node
Further comprising the steps of:
제 1 항에 있어서, 상기 노드 환경 정보는,
해당 노드의 시스템 자원에 관한 정보를 포함하는
클러스터 시스템 구축 방법.
2. The method according to claim 1,
That contains information about the system resources of that node
How to build a cluster system.
제 1 항에 있어서, 상기 노드 환경 정보는,
해당 노드의 시동 시에 수집되거나, 주기적으로 수집되는
클러스터 시스템 구축 방법.
2. The method according to claim 1,
Are collected at the start of the node, or collected periodically
How to build a cluster system.
제 1 항에 있어서, 상기 서비스 명세는,
클러스터 시스템에서 제공할 서비스 종류 및 각 서비스 제공에 이용되는 시스템 자원 정보를 포함하는
클러스터 시스템 구축 방법.
The method according to claim 1,
A service type to be provided by the cluster system and system resource information used for providing each service
How to build a cluster system.
제 1 항에 있어서, 상기 노드 설치 정보는,
각 노드에 설치할 운영 체제 정보 및 하드웨어 정보 중 적어도 하나를 포함하는
클러스터 시스템 구축 방법.
The information processing apparatus according to claim 1,
And at least one of operating system information and hardware information to be installed in each node
How to build a cluster system.
제 1 항에 있어서, 상기 클러스터 시스템 환경 구축을 수행하는 단계는,
상기 노드 환경 정보, 상기 노드 설치 정보 및 상기 서비스 명세 중 적어도 하나를 기반으로 가상 머신 형상 및 서비스 배치 구조를 결정하는 단계;
상기 각 노드에 호스트 운영 체제를 설치하는 단계;
상기 가상 머신 형상에 기반하여 각 노드에 가상 머신을 생성하는 단계; 및
상기 가상 머신 형상에 기반하여 시스템 설정을 수행하는 단계
를 포함하는 클러스터 시스템 구축 방법.
2. The method of claim 1,
Determining a virtual machine shape and a service placement structure based on at least one of the node environment information, the node installation information, and the service description;
Installing a host operating system at each node;
Creating a virtual machine at each node based on the virtual machine shape; And
Performing a system setting based on the virtual machine shape
The method comprising:
제 1 항에 있어서, 상기 클러스터 시스템 환경 구축을 수행하는 단계는,
상기 노드 환경 정보, 상기 노드 설치 정보 및 상기 서비스 명세 중 적어도 하나를 기반으로 시스템 형상 및 서비스 배치 구조를 결정하는 단계; 및
상기 시스템 형상에 기반하여 시스템 설정을 수행하는 단계
를 포함하는 클러스터 시스템 구축 방법.
2. The method of claim 1,
Determining a system configuration and a service configuration based on at least one of the node environment information, the node installation information, and the service description; And
Performing system setting based on the system configuration
The method comprising:
제 7 항 또는 제 8 항에 있어서, 상기 시스템 이미지를 생성하는 단계는,
상기 노드 환경 정보, 상기 노드 설치 정보 및 상기 서비스 배치 구조 중 적어도 하나를 기반으로 상기 시스템 이미지를 생성하는 단계
를 포함하는 클러스터 시스템 구축 방법.
9. The method of claim 7 or claim 8, wherein generating the system image comprises:
Generating the system image based on at least one of the node environment information, the node installation information, and the service deployment structure
The method comprising:
클러스터 시스템 구축 장치에 있어서,
각 노드들로부터 해당 노드의 노드 환경 정보를 수집하고, 상기 수집된 노드 환경 정보, 사용자에 의하여 입력된 서비스 명세 및 노드 설치 정보 중 적어도 하나를 기반으로 프로비저닝(provisioning)을 위한 클러스터 시스템 환경 구축을 수행하는 클러스터 설정 관리자; 및
상기 각 노드들에 프로비저닝할 시스템 이미지를 생성하고, 상기 생성된 시스템 이미지를 상기 각 노드들에 프로비저닝하는 프로비저닝 관리자
를 포함하는 클러스터 시스템 구축 장치.
A cluster system construction apparatus comprising:
Collects node environment information of the corresponding node from each node, and builds a cluster system environment for provisioning based on at least one of the collected node environment information, the service description inputted by the user, and the node installation information A cluster configuration manager; And
Generating a system image to be provisioned to each of the nodes, provisioning the provisioned system image to each of the nodes,
And a cluster system.
제 10 항에 있어서, 상기 클러스터 설정 관리자는,
상기 노드 환경 정보 수집에 이용되는 노드 감시자를 포함하며 각 노드의 시동에 이용되는 시동 이미지를, 상기 각 노드들로 전송하는
클러스터 시스템 구축 장치.
11. The method according to claim 10,
A node monitor for collecting the node environment information and transmitting a startup image used for starting each node to each of the nodes
Clustering system building device.
제 10 항에 있어서, 상기 노드 환경 정보는,
해당 노드의 시스템 자원에 관한 정보를 포함하는
클러스터 시스템 구축 장치.
The information processing apparatus according to claim 10,
That contains information about the system resources of that node
Clustering system building device.
제 10 항에 있어서, 상기 상기 노드 환경 정보는,
해당 노드의 시동 시에 수집되거나, 주기적으로 수집되는
클러스터 시스템 구축 장치.
The information processing apparatus according to claim 10,
Are collected at the start of the node, or collected periodically
Clustering system building device.
제 10 항에 있어서, 상기 서비스 명세는,
클러스터 시스템에서 제공할 서비스 종류 및 각 서비스 제공에 이용되는 시스템 자원 정보를 포함하는
클러스터 시스템 구축 장치.
11. The method according to claim 10,
A service type to be provided by the cluster system and system resource information used for providing each service
Clustering system building device.
제 10 항에 있어서, 상기 노드 설치 정보는,
각 노드에 설치할 운영 체제 정보 및 하드웨어 정보 중 적어도 하나를 포함하는
클러스터 시스템 구축 장치.
The information processing apparatus according to claim 10,
And at least one of operating system information and hardware information to be installed in each node
Clustering system building device.
제 10 항에 있어서,
상기 클러스터 설정 관리자의 요청에 따라 상기 각 노드들에 가상 머신을 생성하는 가상화 관리자를 더 포함하며,
상기 클러스터 설정 관리자는, 상기 노드 환경 정보, 상기 노드 설치 정보 및 상기 서비스 명세 중 적어도 하나를 기반으로 가상 머신 형상 및 서비스 배치 구조를 결정하고, 상기 각 노드들에 호스트 운영 체제를 설치하여 줄 것을 상기 프로비저닝 관리자에 요청하며, 상기 가상 머신 형상에 기반하여 상기 각 노드들에 가상 머신을 생성하여 줄 것을 상기 가상화 관리자에 요청하고, 상기 가상 머신 형상에 기반하여 시스템 설정을 수행하며,
상기 프로비저닝 관리자는, 상기 클러스터 설정 관리자의 요청에 따라 상기 각 노드들에 호스트 운영 체제를 설치하는
클러스터 시스템 구축 장치.
11. The method of claim 10,
And a virtualization manager for creating a virtual machine in each of the nodes according to a request of the cluster configuration manager,
Wherein the cluster configuration manager determines a virtual machine configuration and a service configuration based on at least one of the node environment information, the node installation information, and the service description, and installs a host operating system in each of the nodes Requesting the provisioning manager to request the virtualization manager to create a virtual machine in each of the nodes based on the virtual machine configuration, perform system configuration based on the virtual machine configuration,
Wherein the provisioning manager establishes a host operating system in each of the nodes according to a request of the cluster configuration manager
Clustering system building device.
제 10 항에 있어서,
상기 클러스터 설정 관리자는, 상기 노드 환경 정보, 상기 노드 설치 정보 및 상기 서비스 명세 중 적어도 하나를 기반으로 시스템 형상 및 서비스 배치 구조를 결정하고, 상기 시스템 형상에 기반하여 시스템 설정을 수행하는
클러스터 시스템 구축 장치.
11. The method of claim 10,
Wherein the cluster configuration manager determines a system configuration and a service configuration based on at least one of the node environment information, the node installation information, and the service description, and performs system configuration based on the system configuration
Clustering system building device.
제 16 항 또는 제 17 항에 있어서, 상기 프로비저닝 관리자는,
상기 노드 환경 정보, 상기 노드 설치 정보 및 상기 서비스 배치 구조 중 적어도 하나를 기반으로 상기 시스템 이미지를 생성하는
클러스터 시스템 구축 장치.
18. The system of claim 16 or 17, wherein the provisioning manager comprises:
Generating the system image based on at least one of the node environment information, the node installation information, and the service deployment structure
Clustering system building device.
KR1020140031178A 2014-03-17 2014-03-17 Cluster construction method and apparatus thereof KR20150108230A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
KR1020140031178A KR20150108230A (en) 2014-03-17 2014-03-17 Cluster construction method and apparatus thereof
CN201510115577.1A CN104935455A (en) 2014-03-17 2015-03-17 Cluster construction method and device therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020140031178A KR20150108230A (en) 2014-03-17 2014-03-17 Cluster construction method and apparatus thereof

Publications (1)

Publication Number Publication Date
KR20150108230A true KR20150108230A (en) 2015-09-25

Family

ID=54122432

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020140031178A KR20150108230A (en) 2014-03-17 2014-03-17 Cluster construction method and apparatus thereof

Country Status (2)

Country Link
KR (1) KR20150108230A (en)
CN (1) CN104935455A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101644958B1 (en) * 2015-12-23 2016-08-12 한국과학기술정보연구원 An appparatus and method of cluster construction for providing customized computing resources for mutiple users
KR20180051830A (en) * 2016-11-09 2018-05-17 건국대학교 산학협력단 Method and apparatus for establishing virtual cluster by mounting of readable and writable virtual disks
KR101998564B1 (en) * 2018-07-19 2019-07-10 나무기술 주식회사 Multi-cluster provisioning and managing method on cloud platform
KR102154446B1 (en) * 2019-11-14 2020-09-09 한국전자기술연구원 Method for fast scheduling for resource balanced allocation on distributed and collaborative container platform environment
KR102571781B1 (en) * 2022-12-14 2023-08-29 스트라토 주식회사 Cluster node recommendation system and control method thereof

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106201824A (en) * 2016-07-05 2016-12-07 浪潮(北京)电子信息产业有限公司 A kind of 64 road server system topology preparation method and devices
US11611618B2 (en) 2020-12-31 2023-03-21 Nutanix, Inc. Orchestrating allocation of shared resources in a datacenter
US11734044B2 (en) 2020-12-31 2023-08-22 Nutanix, Inc. Configuring virtualization system images for a computing cluster

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102110009B (en) * 2009-12-28 2014-06-11 中国移动通信集团公司 Method for deploying application in virtual platform and virtual platform manager
US8887056B2 (en) * 2012-08-07 2014-11-11 Advanced Micro Devices, Inc. System and method for configuring cloud computing systems
CN103167041B (en) * 2013-03-28 2016-04-20 广州中国科学院软件应用技术研究所 A kind ofly support the system and method that the automation of cloud environment application cluster is disposed
CN103605570A (en) * 2013-11-18 2014-02-26 浪潮(北京)电子信息产业有限公司 Automatic application deployment method and system based on virtual machine template

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101644958B1 (en) * 2015-12-23 2016-08-12 한국과학기술정보연구원 An appparatus and method of cluster construction for providing customized computing resources for mutiple users
KR20180051830A (en) * 2016-11-09 2018-05-17 건국대학교 산학협력단 Method and apparatus for establishing virtual cluster by mounting of readable and writable virtual disks
KR101998564B1 (en) * 2018-07-19 2019-07-10 나무기술 주식회사 Multi-cluster provisioning and managing method on cloud platform
WO2020017847A1 (en) * 2018-07-19 2020-01-23 나무기술 주식회사 Method for provisioning and managing multi-cluster on cloud platform
CN112424750A (en) * 2018-07-19 2021-02-26 纳木技术株式会社 Multi-cluster supply and management method on cloud platform
KR102154446B1 (en) * 2019-11-14 2020-09-09 한국전자기술연구원 Method for fast scheduling for resource balanced allocation on distributed and collaborative container platform environment
KR102571781B1 (en) * 2022-12-14 2023-08-29 스트라토 주식회사 Cluster node recommendation system and control method thereof
US11922225B1 (en) 2022-12-14 2024-03-05 Strato Co., Ltd. Cluster node recommendation system

Also Published As

Publication number Publication date
CN104935455A (en) 2015-09-23

Similar Documents

Publication Publication Date Title
US10838747B2 (en) Virtual appliances
KR20150108230A (en) Cluster construction method and apparatus thereof
US11093296B2 (en) System, virtualization control apparatus, method for controlling a virtualization control apparatus, and program
US10740081B2 (en) Methods and apparatus for software lifecycle management of a virtual computing environment
US10044795B2 (en) Methods and apparatus for rack deployments for virtual computing environments
US20210271506A1 (en) Centralized management, provisioning and monitoring of cloud infrastructure
JP6609696B2 (en) Network service life cycle management method and device
US20190334781A1 (en) Network functions virtualization
US10686755B2 (en) Assigning IP addresses and configuration parameters in hyper-converged infrastructure
CN108089913B (en) Virtual machine deployment method of super-fusion system
WO2014169870A1 (en) Virtual network element automatic loading and virtual machine ip address acquisition method and system, and storage medium
US20160154665A1 (en) Virtual machine deployment method, virtual machine deployment program, and virtual machine deployment system
US9130943B1 (en) Managing communications between client applications and application resources of on-premises and cloud computing nodes
US9893959B1 (en) Resource modeling language to specify and control the placement of resources in a cloud environment
JP7082673B2 (en) Security protection methods and equipment
EP2681942A2 (en) System and method to provide remote device management for mobile virtualized platforms
JP2022514834A (en) Methods, devices, and programs for processing media content in MPEG NBMP
CN109445801A (en) A kind of method and apparatus detecting bare machine network interface card information
WO2016115896A1 (en) Method and device for management of virtual network function (vnf)
US11799743B2 (en) Node addition in cloud networks
KR20200038038A (en) Apparatus and method for managing application on multi-cloud service environment
US10592221B2 (en) Parallel distribution of application services to virtual nodes
JP2017538237A (en) Method, apparatus, and system for displaying virtual machine names
WO2017004269A1 (en) Methods and apparatus for software lifecycle management of a virtual computing environment
KR20190116512A (en) Network construction apparatus, network construction method, and program stored in computer readable recording medium

Legal Events

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