KR100763781B1 - Server management system and migration method - Google Patents

Server management system and migration method Download PDF

Info

Publication number
KR100763781B1
KR100763781B1 KR1020070060133A KR20070060133A KR100763781B1 KR 100763781 B1 KR100763781 B1 KR 100763781B1 KR 1020070060133 A KR1020070060133 A KR 1020070060133A KR 20070060133 A KR20070060133 A KR 20070060133A KR 100763781 B1 KR100763781 B1 KR 100763781B1
Authority
KR
South Korea
Prior art keywords
server
job
image
servers
backup
Prior art date
Application number
KR1020070060133A
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 KR1020070060133A priority Critical patent/KR100763781B1/en
Application granted granted Critical
Publication of KR100763781B1 publication Critical patent/KR100763781B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1446Point-in-time backing up or restoration of persistent data
    • G06F11/1448Management of the data involved in backup or backup restore
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3065Monitoring arrangements determined by the means or processing involved in reporting the monitored data
    • G06F11/3072Monitoring arrangements determined by the means or processing involved in reporting the monitored data where the reporting involves data filtering, e.g. pattern matching, time or event triggered, adaptive or policy-based reporting

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Hardware Redundancy (AREA)

Abstract

A server management system and a migration method are provided to minimize the number of backup servers in server operation environment having plural heterogeneous servers, perform rapid server recovery for a work server where errors are generated and perform rapid server provisioning for a server where resources are increased more than a threshold value. An image storage(170) stores images for each work server configured in a work server pool(80). A management server(100), which includes an image management module(130), a resource usage monitoring module(110), an abnormality monitoring module(120), a backup sever full management module(140) and a converting module(150) and a service configuration recovery module(160), manages image storing operations of the image storage and server provisioning and server recovery operations. If a case needing server provisioning or server recovery is generated in one of the work servers, the management server copies images corresponding to the work server to a backup server(90) selected from the image storage to perform the server provisioning or server recovery.

Description

서버 관리 시스템 및 마이그레이션 방법{SERVER MANAGEMENT SYSTEM AND MIGRATION METHOD}Server Management System and Migration Methods {SERVER MANAGEMENT SYSTEM AND MIGRATION METHOD}

본 발명의 상세한 설명에서 사용되는 도면을 보다 충분히 이해하기 위하여, 각 도면의 간단한 설명이 제공된다.In order to more fully understand the drawings used in the detailed description of the invention, a brief description of each drawing is provided.

도 1은 서버와 데이터베이스의 일반적인 연결 구조를 보여주는 블록도이다.1 is a block diagram showing a general connection structure of a server and a database.

도 2는 동종의 서버를 이중화 방식으로 구성한 서버 복구 방식의 일 예를 보여주는 블록도이다.2 is a block diagram illustrating an example of a server recovery method in which a homogeneous server is configured in a redundant manner.

도 3은 다수의 동종 서버로 구성된 작업 서버 풀과 백업 서버 풀을 구비한 서버 운영 환경의 일 예를 보여주는 블록도이다.3 is a block diagram illustrating an example of a server operating environment having a work server pool and a backup server pool including a plurality of homogeneous servers.

도 4는 다수의 이기종 서버로 구성된 작업 서버 풀과 백업 서버 풀을 구비한 서버 운영 환경의 일 예를 보여주는 블록도이다.4 is a block diagram illustrating an example of a server operating environment having a work server pool and a backup server pool including a plurality of heterogeneous servers.

도 5는 다수의 이기종 서버로 구성된 작업 서버 풀과 최소화된 백업 서버 풀을 구비한 서버 운영 환경의 일 예를 보여주는 블록도이다.5 is a block diagram illustrating an example of a server operating environment having a work server pool composed of a plurality of heterogeneous servers and a minimized backup server pool.

도 6은 본 발명의 바람직한 실시예에 따른 서버 관리 시스템의 구성을 보여주는 블록도이다.6 is a block diagram showing the configuration of a server management system according to a preferred embodiment of the present invention.

도 7은 일반적인 서버 구조를 보여주는 블록도이다.7 is a block diagram showing a general server structure.

도 8은 본 발명의 바람직한 실시예에 따른 관리 서버의 제어 과정을 순차적 으로 보여주는 흐름도이다.8 is a flowchart sequentially illustrating a control process of a management server according to an exemplary embodiment of the present invention.

*도면의 주요 부분에 대한 부호의 설명** Description of the symbols for the main parts of the drawings *

8: 네트워크 10: 서버8: network 10: server

20: 데이터베이스 30, 32: 스위치20: database 30, 32: switch

40, 80: 작업 서버 풀 50, 90: 백업 서버 풀40, 80: Job server pool 50, 90: Backup server pool

100: 관리 서버 110: 리소스 사용량 감시 모듈100: management server 110: resource usage monitoring module

120: 이상 상황 감시 모듈 130: 이미지 관리 모듈120: abnormal situation monitoring module 130: image management module

140: 백업 서버 풀 관리 모듈 150: 이기종 서버간 변환 모듈140: backup server pool management module 150: heterogeneous server-to-server conversion module

160: 서비스 환경 복구 모듈 170: 이미지 저장소160: service environment recovery module 170: image store

본 발명은 다수의 서버로 구성된 서버 운영 환경을 효율적으로 관리하기 위한 서버 관리 시스템 및 방법에 관한 것으로, 구체적으로는 다수의 이기종 서버를 구비한 서버 운영 환경에서 백업 서버의 수를 최소화하며 신속한 서버 복구(Server recovery)와 서버 공급(Server provisioning)을 가능하게 하는 서버 관리 시스템 및 방법에 관한 것이다.The present invention relates to a server management system and method for efficiently managing a server operating environment consisting of a plurality of servers, specifically, in a server operating environment having a plurality of heterogeneous servers minimizes the number of backup servers and rapid server recovery The present invention relates to a server management system and a method for enabling server recovery and server provisioning.

도 1은 서버와 데이터베이스의 일반적인 연결 구조를 보여주는 블록도이고, 도 2는 동종의 서버를 이중화 방식으로 구성한 서버 복구 방식의 일 예를 보여주는 블록도이다.FIG. 1 is a block diagram illustrating a general connection structure between a server and a database, and FIG. 2 is a block diagram illustrating an example of a server recovery method in which a duplex method of a homogeneous server is configured.

도 1에 도시된 바와 같이, 일반적으로 네트워크(8)에 연결된 서버(10)와 데이터베이스(20)로 구성된 서버 운영 환경에서 동일한 소프트웨어 환경의 재구성 방법은 서버(10)에 탑재된 운영 시스템(Operating System)으로부터 데이터베이스(20)에 이르기까지 모든 소프트웨어를 재 설치하는 것이 일반적이다.As shown in FIG. 1, a method of reconfiguring the same software environment in a server operating environment including a server 10 connected to a network 8 and a database 20 generally includes an operating system mounted on the server 10. It is common to re-install all the software, from) to the database 20.

도 2에 도시된 바와 같이, 서버 복구 기술의 경우에는 스위치(30, 32)를 통하여 선택가능하게 연결된 동종의 서버(10, 12)와 데이터베이스(20, 22)를 이중화 방식으로 구성하여 실시간 서버 복구가 가능하도록 하고 있다. 그러나 이중화 방식을 이용하여 서버 복구가 가능하도록 하기 위해서는 동일한 기종의 백업 서버(12)와 백업 데이터베이스(22) 그리고 이중화를 위한 스위치(30, 32)와 관리 솔루션이 추가적으로 구축되어야 한다.As shown in FIG. 2, in the case of a server recovery technology, a real-time server recovery is performed by configuring a homogeneous server 10, 12 and a database 20, 22 that are selectively connected through switches 30 and 32. Is making it possible. However, in order to be able to recover the server by using the redundancy method, the same type of backup server 12, backup database 22, switches 30 and 32 for redundancy and a management solution should be additionally established.

도 3은 다수의 동종 서버로 구성된 작업 서버 풀과 백업 서버 풀을 구비한 서버 운영 환경의 일 예를 보여주는 블록도이고, 도 4는 다수의 이기종 서버로 구성된 작업 서버 풀과 백업 서버 풀을 구비한 서버 운영 환경의 일 예를 보여주는 블록도이다.FIG. 3 is a block diagram illustrating an example of a server operating environment having a work server pool composed of a plurality of homogeneous servers and a backup server pool. FIG. 4 is a work server pool composed of a plurality of heterogeneous servers and a backup server pool. A block diagram showing an example of a server operating environment.

도 3에 도시된 바와 같이, 다수의 동종 서버(41)와 데이터베이스 또는 어플리케이션(42)이 운영되는 작업 서버 풀(40)을 갖는 서버 운영 환경에서 서버 복구 기술을 적용하기 위해서는 작업 서버 풀(40)의 서버(41) 개수가 증가할수록 관리 목표에 따라서 다수의 동종의 백업 서버(51)와 백업 데이터베이스(52)또는 어플리케이션이 설치되어 있는 백업 서버 풀(50)을 구성해야 한다.As shown in FIG. 3, in order to apply a server recovery technique in a server operating environment having a plurality of homogeneous servers 41 and a job server pool 40 in which a database or an application 42 is operated, the job server pool 40 may be used. As the number of servers 41 increases, a backup server pool 50 in which a plurality of homogeneous backup servers 51, backup databases 52, or applications are installed should be configured according to a management goal.

그러나, 도 4에 도시된 바와 같이, 현실적으로 작업 서버 풀(60)에 구성되는 서버들(61, 63, 65)은 기종의 차이나 도입 시점의 차이 등과 같은 여러 가지 이유로 인하여 서로 다른 사양의 서버로 군을 이루면서 관리되게 되며 복구를 위한 백업 서버(71, 73, 75)들 또한 다양한 서버 군을 이루면서 증가하게 된다. 그럼으로 이기종 서버간에 서버 복구나 서버 공급이 가능하도록 하기 위해서는 이기종 서버간에 마이그레이션 과정이 필요하다.However, as shown in FIG. 4, the servers 61, 63, and 65 configured in the job server pool 60 are grouped into servers having different specifications due to various reasons such as differences in models or differences in introduction times. It is managed as a result, and the backup servers 71, 73, and 75 for recovery also increase in various server groups. Therefore, in order to enable server recovery or server provision between heterogeneous servers, a migration process between heterogeneous servers is required.

그런데 이기종 서버로의 동일한 구성을 유지하기 위한 마이그레이션 과정은 서버의 운영 시스템, 어플리케이션 및 데이터베이스 등 현재 구성되어 있는 동일한 환경 유지를 위하여 사전 구성 현황 파악 작업, 운영 시스템의 어플리케이션 및 데이터베이스의 재설치 및 분야별 전문가들에 의한 동일 구성 작업이 수반되었다. 이로 인하여서 많은 비용과 시간이 소요되고 있다.However, the migration process to maintain the same configuration to the heterogeneous server is a preliminary configuration status, reinstallation of the application and database of the operating system and experts in each field to maintain the same configuration of the current operating system, applications and databases of the server The same configuration work was involved. This causes a lot of cost and time.

이와 같이 종래의 서버 장애를 대비한 서버 복구 기술은 동종의 서버 운영 환경에서 이중화를 하기 위해서는 추가적인 동종의 서버, 스위치, 관리 솔루션 등을 설치하여야 하며 이를 운영하기 위한 비용이 고가인 단점이 있다. 또한, 다수의 서버에 의한 서비스가 수행되는 서버 운영 환경에서는 백업 서버 풀의 크기가 서버 사양에 따라서 증가하게 된다. 일반적으로 작업 서버와 백업 서버의 구성을 동일하게 일대일 구성을 유지하게 되며 다대일 구성의 경우에도 고가의 소프트웨어와 하드웨어 구성을 수반하게 됨으로써 구축 및 관리의 어려움을 발생시킨다.As described above, the server recovery technology for server failure requires the installation of additional homogeneous servers, switches, and management solutions in order to provide redundancy in the same server operating environment. In addition, in a server operating environment in which a service is performed by a plurality of servers, the size of the backup server pool increases according to server specifications. In general, the configuration of the job server and the backup server is maintained in the same one-to-one configuration, and even in the case of the many-to-one configuration, it involves expensive software and hardware configurations, which causes difficulties in deployment and management.

본 발명의 목적은 다수의 이기종 서버를 구비한 서버 운영 환경에서 백업 서버의 수를 최소화할 수 있는 서버 관리 시스템 및 방법을 제공하는데 있다.An object of the present invention is to provide a server management system and method capable of minimizing the number of backup servers in a server operating environment having a plurality of heterogeneous servers.

본 발명의 다른 목적은 다수의 이기종 서버를 구비한 서버 운영 환경에서 이상이 발생된 서버에 대한 신속한 서버 복구 그리고 리소스가 한계치 이상으로 증가된 서버에 대한 신속한 서버 공급이 가능한 서버 관리 시스템 및 마이그레이션 방법을 제공하는데 있다.It is another object of the present invention to provide a server management system and a migration method capable of providing a rapid server recovery for a server having an abnormality in a server operating environment having a plurality of heterogeneous servers and a server supply for a server having a resource increased beyond a threshold. To provide.

본 발명의 또 다른 목적은 다수의 이기종 서버를 구비한 서버 운영 환경에서 서버 복구 또는 서버 공급시 이기종 서버간에 마이그레이션을 신속하게 이루어낼 수 있는 서버 관리 시스템 및 방법을 제공하는데 있다.Another object of the present invention is to provide a server management system and method that can quickly perform migration between heterogeneous servers when server recovery or server supply in a server operating environment having a plurality of heterogeneous servers.

상기한 기술적 과제를 달성하기 위한 본 발명의 일면은 다수의 작업 서버로 구성된 작업 서버 풀과 다수의 백업 서버로 구성된 백업 서버 풀을 포함하는 서버 운영 환경에서 서버 복구와 서버 공급을 관리하기 위한 서버 관리 시스템및 마이그레이션 방법에 관한 것이다. 본 발명의 서버 관리 시스템은: 작업 서버 풀에 구성된 각각의 작업 서버들에 대한 이미지가 저장되는 이미지 저장소; 및 이미지 저장소의 이미지 저장과 서버 공급 및 서버 복구를 관리하는 관리 서버를 포함하며, 관리 서버는 작업 서버들 중에서 서버 공급 또는 서버 복구가 필요한 경우가 발생되면 백업 서버 풀에서 적합한 백업 서버를 선택하고, 해당 작업 서버에 대응된 이미지를 이미지 저장소로부터 선택된 백업 서버로 복사하여 서버 공급 또는 서버 복구를 수행한다.One aspect of the present invention for achieving the above technical problem is a server management for managing server recovery and server supply in a server operating environment including a work server pool consisting of a plurality of job servers and a backup server pool consisting of a plurality of backup servers System and migration method. The server management system of the present invention comprises: an image store in which images for respective job servers configured in the job server pool are stored; And a management server that manages image storage and server provisioning and server recovery of the image store, wherein the management server selects a suitable backup server from a backup server pool when a server supply or server recovery is required among the working servers, Server supply or server recovery is performed by copying the image corresponding to the job server from the image repository to the selected backup server.

바람직하게, 상기 관리 서버는: 다수의 작업 서버들의 각각의 소프트웨어 내용을 이미지로 생성하여 이미지 저장소에 저장하며, 서버 복구나 서버 공급시에 이 미지 저장소에 저장된 해당 작업 서버의 이미지를 선택된 백업 서버로 복사하는 이미지 관리 모듈; 다수의 작업 서버 중에서 리소스가 한계치에 도달하는 작업 서버가 발생될 경우 해당 작업 서버에 대한 서버 공급 작업을 트리거링 하는 리소스 사용량 감시 모듈; 다수의 작업 서버 중에서 작동 성능이 기준치 이하에 도달하는 작업 서버가 발생될 경우 해당 작업 서버에 대한 서버 복구 작업을 트리거링 하는 이상 상황 감시 모듈; 서버 공급 작업 또는 서버 복구 작업이 트리거링 되면, 트리거링된 작업 서버의 시스템 특성에 따라서 백업 서버 풀에서 가장 적합한 하나의 백업 서버를 선정하는 백업 서버 풀 관리 모듈; 트리거링된 작업 서버와 선택된 백업 서버가 이기종 서버인 경우, 백업 서버에 복사된 작업 서버의 이미지에서 커널에 속한 하나 이상의 정보들을 해당 백업 서버에 적합한 정보로 변경하는 마이그레이션 작업을 수행하는 이기종 서버간 변환 모듈; 및 선택된 백업 서버에 대하여 해당 작업 서버가 가지고 있던 어플리케이션 환경을 복구하는 서비스 환경 복구 모듈을 포함한다.Preferably, the management server: to create the image of the software content of each of the plurality of job servers to store in the image storage, and during the server recovery or server supply to the selected backup server the image of the job server stored in the image storage An image management module for copying; A resource usage monitoring module for triggering a server supply task for a corresponding job server when a job server of which a resource reaches a limit among a plurality of job servers is generated; An abnormal situation monitoring module that triggers a server recovery task for the corresponding job server when a job server among the plurality of job servers, the operation performance of which is lower than a reference value, is generated; A backup server pool management module configured to select one backup server most suitable from the backup server pool according to a system characteristic of the triggered job server when a server supply job or a server recovery job is triggered; If the triggered job server and the selected backup server are heterogeneous servers, a heterogeneous server-to-heterogeneous conversion module that performs migration to change one or more information belonging to the kernel from the image of the job server copied to the backup server to information appropriate for that backup server. ; And a service environment recovery module for recovering an application environment that the corresponding job server has for the selected backup server.

바람직하게, 상기 이미지 관리 모듈은 이미지 작성 시간, 이미지 작성 대상, 및 이미지의 수명 주기를 결정하는 이미지 관리 정책에 따라서 작업 서버의 이미지를 주기적으로 이미지 저장소에 저장하며, 상기 이미지 관리 정책에 속한 하나 이상의 설정 값들은 사용자가 선택 가능하다.Preferably, the image management module periodically stores an image of a job server in an image repository according to an image management policy that determines an image creation time, an image creation target, and a life cycle of the image, and at least one of the image management policies. Setting values are user selectable.

본 발명의 다른 일면은 다수의 작업 서버로 구성된 작업 서버 풀과 다수의 백업 서버로 구성된 백업 서버 풀을 포함하는 서버 운영 환경에서 서버 복구와 서버 공급을 관리하기 위한 서버 관리 방법에 관한 것이다. 본 발명의 서버 관리 방 법은: 다수의 작업 서버들에 대한 이미지를 생성하여 이미지 저장소에 저장하는 단계; 다수의 작업 서버들에 대한 리소스 사용량 및 서버 작동 성능을 감시하고, 서버 공급 또는 서버 복구가 필요한 경우 서버 공급 또는 서버 복구를 위한 트리거링을 발생하는 단계; 트리거링이 발생되면, 트리거링된 작업 서버의 시스템 특성에 따라서 백업 서버 풀에서 가장 적합한 하나의 백업 서버를 선정하는 단계; 트리거링된 작업 서버에 해당되는 서버 이미지를 이미지 저장소에서 선택된 백업 서버로 복사하는 단계; 트리거링된 작업 서버와 선택된 백업 서버가 상호 이기종 서버인 경우, 선택된 백업 서버에 대한 마이그레이션 작업으로서 이기종 서버간 변환 작업을 수행하는 단계; 및 선택된 백업 서버에 대하여 해당 작업 서버가 가지고 있던 어플리케이션 환경을 복구하는 서비스 환경 복구 작업 단계를 포함한다.Another aspect of the present invention relates to a server management method for managing server resiliency and server supply in a server operating environment including a job server pool consisting of a plurality of job servers and a backup server pool consisting of a plurality of backup servers. The server management method of the present invention includes: generating an image for a plurality of job servers and storing the image in an image repository; Monitoring resource usage and server operating performance for a plurality of job servers, and generating triggering for server supply or server recovery when server supply or server recovery is needed; When triggering occurs, selecting one backup server most suitable from the backup server pool according to the system characteristics of the triggered job server; Copying the server image corresponding to the triggered job server from the image store to the selected backup server; When the triggered job server and the selected backup server are heterogeneous servers, performing a conversion operation between heterogeneous servers as a migration job for the selected backup server; And a service environment recovery operation step of recovering an application environment that the job server has with respect to the selected backup server.

바람직하게, 상기 다수의 작업 서버들에 대한 이미지를 생성하여 저장하는 단계는 이미지 작성 시간, 이미지 작성 대상, 및 이미지의 수명 주기를 결정하는 이미지 관리 정책에 따라서 작업 서버의 이미지를 주기적으로 이미지 저장소에 저장하며, 상기 이미지 관리 정책에 속한 하나 이상의 설정 값들은 사용자가 선택 가능하다.Preferably, the step of generating and storing images for the plurality of job servers periodically stores the image of the job server in the image repository according to an image management policy that determines image creation time, image creation target, and life cycle of the image. And one or more setting values belonging to the image management policy are user selectable.

(실시예)(Example)

이하, 첨부된 도면을 참조하여 본 발명의 바람직한 실시예를 설명함으로써, 본 발명의 서버 관리 시스템 및 마이그레이션 방법을 상세히 설명한다. 본 발명의 실시예는 여러 가지 형태로 변형될 수 있으며, 본 발명의 범위가 아래에서 상술하는 실시예로 인해 한정되어 지는 것으로 해석되어져서는 안 된다. 본 실시예는 당 업계에서 평균적인 지식을 가진 자에게 본 발명을 보다 완전하게 설명하기 위해서 제공 되어지는 것이다. 그리고 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 공지 기능 및 구성에 대한 상세한 기술은 생략된다.Hereinafter, the server management system and the migration method of the present invention will be described in detail with reference to the accompanying drawings. The embodiments of the present invention may be modified in various forms, and the scope of the present invention should not be construed as being limited by the embodiments described below. This embodiment is provided to more completely explain the present invention to those skilled in the art. And detailed description of known functions and configurations that are determined to unnecessarily obscure the subject matter of the present invention is omitted.

도 5는 다수의 이기종 서버로 구성된 작업 서버 풀과 최소화된 백업 서버 풀을 구비한 서버 운영 환경의 일 예를 보여주는 블록도이다.5 is a block diagram illustrating an example of a server operating environment having a work server pool composed of a plurality of heterogeneous servers and a minimized backup server pool.

도 5를 참조하여, 후술되는 바와 같은 본 발명의 서버 관리 시스템에 의하면 다수의 이기종 서버들(81, 83, 85)로 작업 서버 풀(80)이 구성되더라도 이를 위한 백업 서버 풀(90)을 구성함에 있어서 작업 서버 풀(80)에 구성되는 서버들의 수보다 적은 최소화된 이기종 서버들(91, 93) 만으로도 백업 서버 풀(90)을 구성하여 서버 복구, 서버 공급, 그리고 이기종 서버간에 마이그레이션을 신속하고 효과적으로 수행할 수 있다. 예들 들어, 작업 서버 풀(80)이 각기 네 쌍의 서버(81, 83, 85)들과 데이터베이스(82, 84, 86)로 구성된 다수의 이기종 서버 군(80a, 80b, 80c)으로 구성될 때 이를 위한 백업 서버 풀(90)을 두 개의 이기종 서버(91, 93)와 데이터베이스(92, 94)만으로 구성하는 것이 가능하다.Referring to Figure 5, according to the server management system of the present invention as described below, even if the job server pool 80 is composed of a plurality of heterogeneous servers (81, 83, 85) is configured a backup server pool 90 for this Backup server pool 90 with fewer heterogeneous servers 91 and 93 than the number of servers configured in the job server pool 80 to facilitate server recovery, server provisioning, and migration between heterogeneous servers. It can be done effectively. For example, when the job server pool 80 is composed of a plurality of heterogeneous server families 80a, 80b, 80c each consisting of four pairs of servers 81, 83, 85 and databases 82, 84, 86, respectively. For this purpose, the backup server pool 90 may be composed of only two heterogeneous servers 91 and 93 and a database 92 and 94.

도 6은 본 발명의 바람직한 실시예에 따른 서버 관리 시스템의 구성을 보여주는 블록도이다.6 is a block diagram showing the configuration of a server management system according to a preferred embodiment of the present invention.

도 6을 참조하여, 본 발명의 바람직한 실시예에 따른 서버 관리 시스템은 크게 관리 서버(100)와 이미지 저장소(120)로 구성된다. 구체적인 설명은 후술되겠지만, 관리 서버(100)는 작업 서버 풀(80)에 구성된 각각의 작업 서버들(81, 83, 85)에 대한 각각의 이미지를 이미지 저장소(170)에 저장한다. 그리고 작업 서버 들(81, 83, 85) 중에서 특정 서버의 리소스 사용량이 증가되거나 또는 이상 상황이 발생되는 서버가 검출되면 그에 해당되는 서버의 이미지를 선택된 백업 서버에 복사하여 서버 공급 또는 서버 복구 처리 수행한다.Referring to FIG. 6, a server management system according to a preferred embodiment of the present invention is largely composed of a management server 100 and an image storage 120. Although a detailed description will be described later, the management server 100 stores each image of each of the job servers 81, 83, and 85 configured in the job server pool 80 in the image storage 170. And when the resource usage of a specific server is increased or an abnormal situation is detected among the job servers 81, 83, and 85, an image of the server is copied to the selected backup server to perform server supply or server recovery. do.

작업 서버 풀(80)에는 다양한 종류의 서버들이 네트워크(8)를 통해서 특정한 서비스를 제공하기 위해 운영되고 있으며 이기종 서버들(81, 83, 85)로 구성되는 서버군(80a, 80b, 80c)을 형성하고 있다. 백업 서버 풀(90)은 작업 서버 풀(80)에서 문제가 발생할 경우 문제가 발생한 해당 서버를 대체하여 작동시키기 위한 백업 서버들(91, 93)의 집합이다. 이미지 저장소(170)는 작업 서버 풀(80)에 구성되는 각각의 작업 서버들(81, 83, 85)에 대한 내부의 운영 체제, 어플리케이션, 데이터 등으로 구성되는 소프트웨어 정보들의 이미지를 저장하기 위한 이미지 저장소(혹은 데이터베이스)이다.In the job server pool 80, various types of servers are operated to provide specific services through the network 8, and server groups 80a, 80b, and 80c, which are composed of heterogeneous servers 81, 83, and 85, are provided. Forming. The backup server pool 90 is a set of backup servers 91 and 93 to replace and operate the corresponding server when a problem occurs in the job server pool 80. The image repository 170 is an image for storing images of software information composed of internal operating systems, applications, data, and the like for respective job servers 81, 83, and 85 configured in the job server pool 80. It is a repository (or database).

관리 서버(100)는 작업 서버 풀(80)을 위한 리소스 사용량 감시 모듈(110)과 이상 상황 감시 모듈(120), 이미지 저장소(170)를 위한 이미지 관리 모듈(130), 그리고 백업 서버 풀(90)을 위한 백업 서버 풀 관리 모듈(140)과 이기종 서버간 변환 모듈(150) 및 서비스 환경 복구 모듈(160)로 구성된다.The management server 100 includes the resource usage monitoring module 110 and the abnormal situation monitoring module 120 for the job server pool 80, the image management module 130 for the image storage 170, and the backup server pool 90. Backup server pool management module 140, heterogeneous server-to-server conversion module 150 and service environment recovery module 160 for.

이미지 관리 모듈(130)은 작업 서버 풀(80)에 구성된 작업 서버(81, 83, 85)들의 각각의 소프트웨어 내용을 이미지 관리 정책에 따라서 정해진 시간 및 데이터 범위를 이미지로 생성하여 이미지 저장소(170)에 저장한다. 이미지 관리 모듈(130)은 작업 서버(81, 83, 85)에 설치된 각각의 운영체제와 어플리케이션의 조합 정보를 기준으로 다른 구성을 가지는 경우를 분류해 낸 후에, 다른 구성 한 가 지마다 운영체제와 어플리케이션의 설치 상태를 그대로 복사 및 압축하여 이미지 저장소(170)의 지정된 영역에 보관을 한다.The image management module 130 generates an image of the software contents of the job servers 81, 83, and 85 configured in the job server pool 80 as an image at a predetermined time and data range according to an image management policy. Store in The image management module 130 classifies cases having different configurations based on the combination information of the respective operating systems and applications installed in the job servers 81, 83, and 85, and then, for each of the other configurations, The installation state is copied and compressed as it is to be stored in the designated area of the image storage 170.

이미지 관리 정책은 이미지 작성 시간, 이미지 작성 대상, 및 이미지의 수명 주기를 결정하는 것으로서 해당 작업 서버의 용도에 따라서 결정된다. 또한 다양한 상황에 대응이 가능하도록 그 설정 값을 사용자가 지정할 수 있다. 예를 들어, 해당 작업 서버가 실시간 정보의 업데이트가 빈번하고 최신 정보의 유지가 중요할 경우에는 이미지 저장 주기를 짧게 지정한다. 또한, 해당 작업 서버의 시스템 변경의 히스토리의 관리가 필요할 경우에는 이전 이미지를 삭제하지 않고 일정 시간 보존하도록 지정한다. 이미지 저장소(170)에 저장할 이미지를 생성하는 방법은 기존의 상용 이미징 툴이나 오픈 소스에 의한 방식을 그대로 이용할 수 있다.The image management policy determines the image creation time, the image creation target, and the life cycle of the image, and is determined according to the purpose of the job server. In addition, the user can specify the setting value to cope with various situations. For example, if the job server frequently updates real-time information and maintains the latest information, specify a short image storage cycle. In addition, when management of the system change history of the corresponding job server is required, the previous image is designated to be preserved for some time without deleting. The method of generating an image to be stored in the image store 170 may use a conventional commercial imaging tool or an open source method as it is.

이미지 관리 모듈(170)은 서버 복구나 서버 공급시에 이미지 저장소(170)에 저장된 해당 작업 서버의 이미지를 선택된 백업 서버에 복사한다. 이미지를 백업 서버에 복사하는 과정은 기존 이미징 기술을 그대로 이용할 수 있으며 관리의 효율성 및 신속한 복사를 위해서 원격 부팅(Wake on LAN) 및 고속 복사 등의 기술을 활용한다.The image management module 170 copies the image of the corresponding job server stored in the image repository 170 to the selected backup server at the time of server recovery or server supply. The process of copying an image to a backup server leverages existing imaging techniques and utilizes technologies such as Wake on LAN and Fast Copy for management efficiency and rapid copying.

리소스 사용량 감시 모듈(110)과 이상 상황 감시 모듈(120)은 작업 서버 풀(80)을 감시하는 모듈이다. 작업 서버(81, 83, 85)의 관리 지표는 두 가지로 그 하나는 리소스 사용률이고 다른 하나는 리소스 고장 여부이다. 리소스 사용률은 작업 서버들(81, 83, 85)의 프로세서, 메모리, 네트워크, 디스크 사용률 등이 관리 대상에 포함된다. 리소스 사용량 감시 모듈(150)은 작업 서버의 리소스가 한계치 에 도달할 경우에 서버 공급 작업을 트리거링 하게 된다. 리소스의 고장 여부는 어플리케이션 또는 하드웨어의 이상으로 인하여 서버가 작동 불능 상태가 될 경우이다. 이상 상황 감시 모듈(120)은 작업 서버의 작동 성능이 기준치 이하일 경우 이상 상황으로 간주하고 서버 복구 작업을 트리거링 한다.The resource usage monitoring module 110 and the abnormal situation monitoring module 120 are modules for monitoring the job server pool 80. There are two management indicators of the job servers 81, 83, and 85, one for resource utilization and the other for resource failure. The resource utilization rate includes the processor, memory, network, disk utilization rate, etc. of the job servers 81, 83, and 85. The resource usage monitoring module 150 triggers a server supply task when the resource of the task server reaches a threshold. A resource failure is when a server becomes inoperable due to an application or hardware problem. The abnormal situation monitoring module 120 considers the abnormal situation when the operation performance of the job server is less than the reference value and triggers a server recovery task.

백업 서버 풀 관리 모듈(140)은 서버 공급 작업 또는 서버 복구 작업이 트리거링 되면, 트리거링된 작업 서버의 시스템 특성에 따라서 백업 서버 풀(90)에서 가장 적합한 하나의 백업 서버를 선정한다. 예를 들어, 프로세서의 성능, 메모리 크기, 내장 디바이스의 특성 등 다양한 시스템 구성 요소 중에서 한 가지 또는 복수 개의 기준을 적용하여 가장 적합한 백업 서버를 선정한다.When the server supply job or the server recovery job is triggered, the backup server pool management module 140 selects one backup server most suitable from the backup server pool 90 according to the system characteristics of the triggered job server. For example, one or more criteria are selected from various system components such as processor performance, memory size, and internal device characteristics to select the most suitable backup server.

이기종 서버간 변환 모듈(150)은 백업 서버에 복사된 작업 서버의 이미지에서 일부 정보들을 해당 백업 서버에 적합한 정보로 변경하는 마이그레이션 작업을 수행한다. 작업 서버 이미지를 백업 서버에 복사하게 될 때 양자의 시스템 구성이 완전히 동일하지 않는 이상 백업 서버가 정상적으로 작동하지 않게 된다. 예를 들어, 해당 작업 서버와 이미지 복사가 이루어진 백업 서버의 네트워크 카드가 서로 다를 경우 복사된 작업 서버의 이미지 중에서 네트워크 카드의 디바이스 정보를 수정함으로써 네트워크 기능의 동작을 가능하게 한다. 이러한 작업은 백업 서버 내의 모든 하드웨어 장치들에 대해서 모두 적용된다. 이와 같이 이기종 서버간 변환 모듈(190)은 백업 서버의 모든 하드웨어 장치가 정상 동작하는데 까지 관여하게 된다.The heterogeneous server-to-server conversion module 150 performs a migration operation of changing some information from the image of the job server copied to the backup server to information suitable for the corresponding backup server. When you copy a job server image to a backup server, the backup server will not work properly unless both system configurations are exactly the same. For example, when the network card of the job server and the backup server to which the image is copied is different from each other, the network function is modified by modifying device information of the network card among the copied job server images. This task applies to all hardware devices in the backup server. As such, the heterogeneous server-to-server conversion module 190 is involved in the normal operation of all hardware devices of the backup server.

좀 더 구체적으로, 도 7에 도시된 바와 같이, 일반적인 서버의 내부 구조는 크게 하드웨어(200), 커널(300), 응용 프로그램(400)으로 구성된다. 하드웨어(200)는 예들 들어, CPU, RAM, 디스크와 CD, 콘솔, 시리얼 포트, 특수 보드, 네트워크 인터페이스 등으로 구성되며 이들은 벤더 별로 다양한 종류의 장치가 사용되고 있다. 커널(300)은 크게 커널부(310), 기능 구현부(320), 소프트웨어 지원부(330), 하드웨어 제어부(340)로 구성되며 이 중에서 하드웨어(200)와 직접적으로 연결되는 것은 소프트웨어 지원부(330)와 하드웨어 제어부(340)이다. 커널부(310)는 프로세스 관리, 메모리 관리, 파일 시스템, 디바이스 제어, 네트워크 등을 위한 소프트웨어로 하드웨어에(200) 독립적인 부분이며 사용자 프로그램과 응용 프로그램으로부터 다양한 시스템 콜을 받아서 기능 구현부(320)를 통해 원하는 하드웨어 서비스를 받게 된다. 기능 구현부(320)는 동시 멀티태스킹, 가상 메모리, 파일과 디렉토리, TTY와 디바이스 제어, 연결 등의 기능을 구현하는 부분이다. 소프트웨어 지원부(330)와 하드웨어 제어부(340)는 아키텍처 의존적 코드, 메모리 관리자, 파일 시스템 관리자, 블록 디바이스, 문자 디바이스 관리자, 네트워크 서브시스템, 인터페이스 드라이버 등과 같은 구성을 포함한다.More specifically, as shown in FIG. 7, the internal structure of a general server is largely composed of hardware 200, kernel 300, and application program 400. The hardware 200 includes, for example, a CPU, a RAM, a disk and a CD, a console, a serial port, a special board, a network interface, and the like, and various types of devices are used by vendors. The kernel 300 is largely composed of a kernel unit 310, a function implementation unit 320, a software support unit 330, and a hardware control unit 340. Among them, the kernel 300 is directly connected to the hardware 200 by the software support unit 330. And a hardware control unit 340. The kernel unit 310 is software for process management, memory management, file system, device control, network, etc., which is independent of the hardware 200, and receives various system calls from user programs and applications. You will receive the desired hardware service. The function implementation unit 320 is a part for implementing functions such as simultaneous multitasking, virtual memory, files and directories, TTY and device control, and connection. The software support unit 330 and the hardware control unit 340 include components such as architecture dependent code, memory manager, file system manager, block device, character device manager, network subsystem, interface driver, and the like.

이미지 관리 모듈(130)에 의해 특정 작업 서버의 이미지가 선택된 백업 서버에 복사되면, 하드웨어(200) 부분만 백업 서버의 하드웨어로 변경되고 나머지 응용 프로그램(400)과 커널(300)은 특정 작업 서버의 본래 것으로 그대로 유지된다. 그러나 이 상태에서는 백업 서버의 응용프로그램(400) 및 커널(300)은 서버의 동작을 위해서 소프트웨어 지원부(330)와 하드웨어 제어부(340)에게 하드웨어의 작동을 요청하게 되더라도 하드웨어(200)는 변경된 요청 방식에 대해서 응답을 못하게 된다. 그럼으로 이기종 서버간 마이그레이션을 위하여 서버의 하드웨어 구성요소에 적합한 소프트웨어 지원부와 하드웨어 제어부를 대상이 되는 벤더 별로 미리 확보한다. 이기종 서버간 변환 모듈(150)은 커널(300) 중에서 변경이 되어야 하는 부분을 찾아 기존 정보를 대체하여 마이그레이션을 완료한다.When the image of a specific job server is copied to the selected backup server by the image management module 130, only the hardware 200 portion is changed to the hardware of the backup server, and the remaining applications 400 and the kernel 300 are configured as the specific job server. It remains intact. However, in this state, even if the application program 400 and the kernel 300 of the backup server request the operation of the hardware from the software support unit 330 and the hardware control unit 340 for the operation of the server, the hardware 200 changes the request method. Will not respond to. Therefore, for migration between heterogeneous servers, a software support unit and a hardware control unit suitable for the hardware components of the server are secured for each vendor. The heterogeneous server-to-server conversion module 150 finds a portion to be changed in the kernel 300 and replaces existing information to complete the migration.

서비스 환경 복구 모듈(160)은 본래 작업 서버가 가지고 있던 어플리케이션 환경을 복구한다. 예를 들어, 작업 서버 이미지 정보 이외의 시스템 네트워크 주소 설정 등 외적인 환경과 미처 작업 서버의 이미지에 저장하지 못했던 데이터의 복구, 외적 환경에 의한 어플리케이션 구성 값의 변경 등이 이에 해당한다.The service environment recovery module 160 restores the application environment originally owned by the job server. For example, this may include an external environment such as setting a system network address other than job server image information, restoring data that could not be stored in an image of a job server, and changing an application configuration value by an external environment.

다음은 이상과 같은 구성을 갖는 본 발명의 서버 관리 시스템에 의해 다수의 이기종 서버들로 구성된 서버 운영 환경에서 최소화된 백업 서버 풀을 이용하여 서버 복구와 서버 공급을 신속하게 대응해 나가는 관리 서버(100)의 제어 과정을 설명한다.The following is a management server 100 for quickly responding to server recovery and server supply by using a backup server pool minimized in a server operating environment composed of a plurality of heterogeneous servers by the server management system having the above configuration. The control process of) will be explained.

도 8은 본 발명의 바람직한 실시예에 따른 관리 서버의 제어 과정을 순차적으로 보여주는 흐름도이다.8 is a flowchart sequentially illustrating a control process of a management server according to an exemplary embodiment of the present invention.

도 8을 참조하여, 단계 S100에서 관리 서버(100)의 이미지 관리 모듈(130)은 이미지 관리 정책에 따라서 작업 서버 풀(80)의 각 작업 서버들(81, 83, 85)에 대한 이미지를 생성하여 이미지 저장소(170)에 저장한다.Referring to FIG. 8, in step S100, the image management module 130 of the management server 100 generates an image of each of the job servers 81, 83, and 85 of the job server pool 80 according to the image management policy. To store in the image store 170.

단계 S200에서 리소스 사용량 관리 모듈(110)과 이상 상황 관리 모듈(120)은 작업 서버 풀의 각 작업 서버(81, 83, 85)에 대한 작업 상황을 감시한다. 구체적으로, 리소스 사용량 감시 모듈(150)은 단계 S210과 S220에서 작업 서버 풀(80)의 각 작업 서버(81, 83, 85)에 대한 리소스 사용량을 감시하고 서버 공급이 필요한지를 판단한다. 서버 공급이 필요한 경우로 판단되면, 리소스 사용량 감시 모듈(150)은 단계 S230으로 진행하여 서버 공급 작업을 트리거링 한다. 이와 더불어 이상 상황 감시 모듈(120)은 단계 S212와 S222에서 작업 서버 풀(80)의 각 작업 서버(81, 83, 85)에 대한 서버 작동 성능을 감시하고 서버 복구가 필요한지를 판단한다. 서버 복구가 필요한 경우로 판단되면 이상 상황 감시 모듈(120)은 단계 S232로 진행하여 서버 복구 작업을 트리거링 한다.In step S200, resource usage management module 110 and the abnormal situation management module 120 monitors the work status for each job server 81, 83, 85 in the job server pool. In detail, the resource usage monitoring module 150 monitors resource usage of each of the job servers 81, 83, and 85 of the job server pool 80 in steps S210 and S220, and determines whether a server supply is necessary. If it is determined that the server supply is necessary, the resource usage monitoring module 150 proceeds to step S230 to trigger a server supply operation. In addition, the abnormal situation monitoring module 120 monitors server operation performance of each of the job servers 81, 83, and 85 of the job server pool 80 in steps S212 and S222, and determines whether server recovery is necessary. If it is determined that the server recovery is necessary, the abnormal situation monitoring module 120 proceeds to step S232 to trigger a server recovery operation.

서버 공급 또는 서버 복구를 위한 트리거링이 발생되면, 백업 서버 풀 관리 모듈(180)은 이에 응답하여 단계 S300에서 트리거링된 작업 서버의 시스템 특성에 따라서 백업 서버 풀(90)에서 가장 적합한 하나의 백업 서버를 선정한다. 그리고 단계 S310에서 이미지 관리 모듈(130)은 트리거링된 작업 서버에 해당되는 서버 이미지를 이미지 저장소(170)에서 선택된 백업 서버로 복사한다.When triggering for server supply or server recovery occurs, the backup server pool management module 180 responds to selecting one backup server most suitable for the backup server pool 90 according to the system characteristics of the job server triggered in step S300. Select. In operation S310, the image management module 130 copies the server image corresponding to the triggered job server to the backup server selected from the image storage 170.

계속해서, 단계 S400에서 이기종 서버간 변환 모듈(150)은 트리거링된 작업 서버와 선택된 백업 서버가 상호 이기종 서버인가를 판단한다. 이기종 서버인 경우에는 단계 S410으로 진행하여 마이그레이션 작업으로서 이기종 서버간 변환 작업을 수행한다. 그리고 서버 공급 또는 서버 복구의 최종 단계로 단계 S420에서는 서비스 환경 복구 모듈(160)에 의해서 작업 서버 이미지 정보 이외의 시스템 네트워크 주소 설정 등 외적인 환경과 미처 작업 서버의 이미지에 저장하지 못했던 데이터의 복구, 외적 환경에 의한 어플리케이션 구성 값의 변경 등과 같은 본래 작업 서버가 가지고 있던 어플리케이션 환경을 복구한다. 이로써 백업 서버에 의한 서 버 공급 또는 서버 복구가 완료된다.Subsequently, the heterogeneous server conversion module 150 determines whether the triggered job server and the selected backup server are mutually heterogeneous servers in operation S400. In the case of a heterogeneous server, the process proceeds to step S410 to perform the conversion between heterogeneous servers as a migration operation. In the final step of server supply or server recovery, in step S420, the service environment recovery module 160 restores the external environment such as the system network address setting other than the job server image information and the data that could not be stored in the image of the job server. Restores the application environment that the original job server had, such as changes in application configuration values by the environment. This completes the server supply or server recovery by the backup server.

이상에서 설명된 본 발명의 서버 관리 시스템 및 방법의 실시예는 예시적인 것에 불과하며, 본 발명이 속한 기술분야의 통상의 지식을 가진 자라면 이로부터 다양한 변형 및 균등한 타 실시예가 가능하다는 점을 잘 알 수 있을 것이다. 따라서 본 발명의 진정한 기술적 보호 범위는 첨부된 특허청구범위의 기술적 사상에 의해 정해져야 할 것이다.Embodiments of the server management system and method of the present invention described above are merely exemplary, and those skilled in the art to which the present invention pertains can make various modifications and equivalent other embodiments. You can see well. Therefore, the true technical protection scope of the present invention will be defined by the technical spirit of the appended claims.

상술한 바와 같은 본 발명의 서버 관리 시스템 및 방법에 의하면, 다수의 이기종 서버를 구비한 서버 운영 환경에서 백업 서버의 수를 최소화할 수 있으며, 이상이 발생된 작업 서버에 대한 신속한 서버 복구 그리고 리소스가 한계치 이상으로 증가된 서버에 대한 신속한 서버 공급이 가능하게 된다. 서버 복구 또는 서버 공급시 이기종 서버간에 마이그레이션을 신속하게 이루어 낼 수 있다. 본 발명은 기존 서버 상에서 작동되는 운영체제와 어플리케이션을 그대로 다른 사양의 서버에서 작동되도록 하는 마이그레이션 기술을 근간으로 최소한의 백업 서버 풀의 운영을 통해서 서버 공급과 서버 복구의 두 가지 업무를 모두 달성할 수 있다. 서버 관리 주체는 다수 백업 서버의 운영에서 발생하는 비용 및 관리 이슈, 단순한 백업 소프트웨어에 의한 대처 방식에서 벗어나 가용한 서버 자원 활용 및 합리적인 절차로 서버 공급 및 서버 복구 업무를 수행할 수 있다.According to the server management system and method of the present invention as described above, the number of backup servers can be minimized in a server operating environment having a plurality of heterogeneous servers, and the server recovery and resources for a job server having an abnormality This enables rapid server provision for servers that have grown beyond the threshold. In server recovery or server provisioning, migration between heterogeneous servers can be accomplished quickly. The present invention can achieve both tasks of server supply and server recovery through the operation of a minimum backup server pool based on a migration technology that allows an operating system and an application running on an existing server to operate on a server having a different specification. . Server administrators can perform server supply and server recovery with cost and management issues incurred in the operation of multiple backup servers, the use of available server resources, and rational procedures beyond the simple countermeasures of backup software.

Claims (7)

다수의 작업 서버로 구성된 작업 서버 풀과 다수의 백업 서버로 구성된 백업 서버 풀을 포함하는 서버 운영 환경에서 서버 복구와 서버 공급을 관리하기 위한 서버 관리 시스템에 있어서:In a server management system for managing server recovery and server provisioning in a server operating environment that includes a job server pool consisting of multiple job servers and a backup server pool consisting of multiple backup servers: 작업 서버 풀에 구성된 각각의 작업 서버들에 대한 이미지가 저장되는 이미지 저장소; 및An image repository in which images for respective job servers configured in the job server pool are stored; And 이미지 저장소의 이미지 저장과 서버 공급 및 서버 복구를 관리하는 관리 서버를 포함하며,Includes a management server that manages image storage and server provisioning and server recovery of image repositories, 관리 서버는 작업 서버들 중에서 서버 공급 또는 서버 복구가 필요한 경우가 발생되면 백업 서버 풀에서 적합한 백업 서버를 선택하고, 해당 작업 서버에 대응된 이미지를 이미지 저장소로부터 선택된 백업 서버로 복사하여 서버 공급 또는 서버 복구를 수행하는 것을 특징으로 하는 서버 관리 시스템.The management server selects a suitable backup server from the backup server pool when a server supply or server recovery is required among the job servers, and copies the image corresponding to the job server from the image repository to the selected backup server to supply the server or server. A server management system, characterized in that to perform a recovery. 제1항에 있어서,The method of claim 1, 상기 관리 서버는: The management server is: 다수의 작업 서버들의 각각의 소프트웨어 내용을 이미지로 생성하여 이미지 저장소에 저장하며, 서버 복구나 서버 공급시에 이미지 저장소에 저장된 해당 작업 서버의 이미지를 선택된 백업 서버로 복사하는 이미지 관리 모듈;An image management module for generating a software content of each of the plurality of job servers as an image and storing it in an image repository, and copying an image of the corresponding job server stored in the image repository to a selected backup server at the time of server recovery or server supply; 다수의 작업 서버 중에서 리소스가 한계치에 도달하는 작업 서버가 발생될 경우 해당 작업 서버에 대한 서버 공급 작업을 트리거링 하는 리소스 사용량 감시 모듈;A resource usage monitoring module for triggering a server supply task for a corresponding job server when a job server of which a resource reaches a limit among a plurality of job servers is generated; 다수의 작업 서버 중에서 작동 성능이 기준치 이하에 도달하는 작업 서버가 발생될 경우 해당 작업 서버에 대한 서버 복구 작업을 트리거링 하는 이상 상황 감시 모듈;An abnormal situation monitoring module that triggers a server recovery task for the corresponding job server when a job server among the plurality of job servers, the operation performance of which is lower than a reference value, is generated; 서버 공급 작업 또는 서버 복구 작업이 트리거링 되면, 트리거링된 작업 서버의 시스템 특성에 따라서 백업 서버 풀에서 가장 적합한 하나의 백업 서버를 선정하는 백업 서버 풀 관리 모듈;A backup server pool management module configured to select one backup server most suitable from the backup server pool according to a system characteristic of the triggered job server when a server supply job or a server recovery job is triggered; 트리거링된 작업 서버와 선택된 백업 서버가 이기종 서버인 경우, 백업 서버에 복사된 작업 서버의 이미지에서 커널에 속한 하나 이상의 정보들을 해당 백업 서버에 적합한 정보로 변경하는 마이그레이션 작업을 수행하는 이기종 서버간 변환 모듈; 및If the triggered job server and the selected backup server are heterogeneous servers, a heterogeneous server-to-heterogeneous conversion module that performs migration to change one or more information belonging to the kernel from the image of the job server copied to the backup server to information appropriate for that backup server. ; And 선택된 백업 서버에 대하여 해당 작업 서버가 가지고 있던 어플리케이션 환경을 복구하는 서비스 환경 복구 모듈을 포함하는 것을 특징으로 하는 서버 관리 시스템.And a service environment recovery module for restoring the application environment of the job server with respect to the selected backup server. 제2항에 있어서,The method of claim 2, 상기 이미지 관리 모듈은 이미지 작성 시간, 이미지 작성 대상, 및 이미지의 수명 주기를 결정하는 이미지 관리 정책에 따라서 작업 서버의 이미지를 주기적으로 이미지 저장소에 저장하는 것을 특징으로 하는 서버 관리 시스템.And the image management module periodically stores an image of a job server in an image repository according to an image management policy that determines an image creation time, an image creation target, and an image life cycle. 제3항에 있어서,The method of claim 3, 상기 이미지 관리 정책에 속한 하나 이상의 설정 값들은 사용자가 선택 가능한 것을 특징으로 하는 서버 관리 시스템.And one or more setting values belonging to the image management policy are user selectable. 다수의 작업 서버로 구성된 작업 서버 풀과 다수의 백업 서버로 구성된 백업 서버 풀을 포함하는 서버 운영 환경에서 서버 복구와 서버 공급을 관리하기 위한 서버 관리 방법에 있어서:In a server management method for managing server recovery and server provisioning in a server operating environment that includes a job server pool consisting of multiple job servers and a backup server pool consisting of multiple backup servers: 다수의 작업 서버들에 대한 이미지를 생성하여 이미지 저장소에 저장하는 단계;Generating and storing images for a plurality of job servers in an image repository; 다수의 작업 서버들에 대한 리소스 사용량 및 서버 작동 성능을 감시하고, 서버 공급 또는 서버 복구가 필요한 경우 서버 공급 또는 서버 복구를 위한 트리거링을 발생하는 단계;Monitoring resource usage and server operating performance for a plurality of job servers, and generating triggering for server supply or server recovery when server supply or server recovery is needed; 트리거링이 발생되면, 트리거링된 작업 서버의 시스템 특성에 따라서 백업 서버 풀에서 가장 적합한 하나의 백업 서버를 선정하는 단계;When triggering occurs, selecting one backup server most suitable from the backup server pool according to the system characteristics of the triggered job server; 트리거링된 작업 서버에 해당되는 서버 이미지를 이미지 저장소에서 선택된 백업 서버로 복사하는 단계;Copying the server image corresponding to the triggered job server from the image store to the selected backup server; 트리거링된 작업 서버와 선택된 백업 서버가 상호 이기종 서버인 경우, 선택된 백업 서버에 대한 마이그레이션 작업으로서 이기종 서버간 변환 작업을 수행하는 단계; 및 When the triggered job server and the selected backup server are heterogeneous servers, performing a conversion operation between heterogeneous servers as a migration job for the selected backup server; And 선택된 백업 서버에 대하여 해당 작업 서버가 가지고 있던 어플리케이션 환경을 복구하는 서비스 환경 복구 작업 단계를 포함하는 것을 특징으로 하는 서버 관리 방법.And a service environment recovery operation step of recovering the application environment that the job server has with respect to the selected backup server. 제5항에 있어서,The method of claim 5, 상기 다수의 작업 서버들에 대한 이미지를 생성하여 저장하는 단계는 이미지 작성 시간, 이미지 작성 대상, 및 이미지의 수명 주기를 결정하는 이미지 관리 정책에 따라서 작업 서버의 이미지를 주기적으로 이미지 저장소에 저장하는 것을 특징으로 하는 서버 관리 방법.`Generating and storing images for the plurality of job servers periodically stores images of the job server in an image repository according to an image management policy that determines an image creation time, an image creation target, and a life cycle of the image. Featuring server management methods. 제6항에 있어서, The method of claim 6, 상기 이미지 관리 정책에 속한 하나 이상의 설정 값들은 사용자가 선택 가능한 것을 특징으로 하는 서버 관리 방법.The one or more setting values belonging to the image management policy are user selectable.
KR1020070060133A 2007-06-19 2007-06-19 Server management system and migration method KR100763781B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020070060133A KR100763781B1 (en) 2007-06-19 2007-06-19 Server management system and migration method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020070060133A KR100763781B1 (en) 2007-06-19 2007-06-19 Server management system and migration method

Publications (1)

Publication Number Publication Date
KR100763781B1 true KR100763781B1 (en) 2007-10-05

Family

ID=39419213

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020070060133A KR100763781B1 (en) 2007-06-19 2007-06-19 Server management system and migration method

Country Status (1)

Country Link
KR (1) KR100763781B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101394475B1 (en) * 2012-07-13 2014-05-14 네이버비즈니스플랫폼 주식회사 Method and server for controlling speed of database recovery
KR20160149774A (en) 2015-06-19 2016-12-28 한국전자통신연구원 Method of managing profile for drive of virtual desttop in heterogeneous server and apparatus using the same

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030069334A (en) * 2002-02-20 2003-08-27 주식회사 소프트온탑 Contents migration and on-line back-up system of a complex system
KR20060059040A (en) * 2004-11-26 2006-06-01 주식회사 이수유비케어 System and method for data back up
JP2006227725A (en) 2005-02-15 2006-08-31 Hitachi Kokusai Electric Inc Server management system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030069334A (en) * 2002-02-20 2003-08-27 주식회사 소프트온탑 Contents migration and on-line back-up system of a complex system
KR20060059040A (en) * 2004-11-26 2006-06-01 주식회사 이수유비케어 System and method for data back up
JP2006227725A (en) 2005-02-15 2006-08-31 Hitachi Kokusai Electric Inc Server management system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101394475B1 (en) * 2012-07-13 2014-05-14 네이버비즈니스플랫폼 주식회사 Method and server for controlling speed of database recovery
KR20160149774A (en) 2015-06-19 2016-12-28 한국전자통신연구원 Method of managing profile for drive of virtual desttop in heterogeneous server and apparatus using the same

Similar Documents

Publication Publication Date Title
US11108859B2 (en) Intelligent backup and recovery of cloud computing environment
US7237140B2 (en) Fault tolerant multi-node computing system for parallel-running a program under different environments
US7376787B2 (en) Disk array system
US7130897B2 (en) Dynamic cluster versioning for a group
CN109656742B (en) Node exception handling method and device and storage medium
CN1703007A (en) Method, system for checking and repairing a network configuration
CN109558260B (en) Kubernetes fault elimination system, method, equipment and medium
US8984108B2 (en) Dynamic CLI mapping for clustered software entities
CN1305154A (en) Method and system of transparent selective software regeneration based on time
CN106657167B (en) Management server, server cluster, and management method
US11803412B2 (en) Containerized application management system and management method
US11210150B1 (en) Cloud infrastructure backup system
EP3591530B1 (en) Intelligent backup and recovery of cloud computing environment
JP4461262B2 (en) A method for manipulating multiple computer arrays in the event of a computer failure
JP2005056392A (en) Method and device for validity inspection of resource regarding geographical mirroring and for ranking
CN110727508A (en) Task scheduling system and scheduling method
US7668938B1 (en) Method and system for dynamically purposing a computing device
US9075809B1 (en) Methods and systems for application cluster virtual nodes
US8583789B2 (en) Computer system management method and management apparatus
KR100763781B1 (en) Server management system and migration method
US11663096B1 (en) Managing storage domains, service tiers and failed storage domain
US20220215001A1 (en) Replacing dedicated witness node in a stretched cluster with distributed management controllers
CN114661420A (en) Application protection method, device and system based on Kubernetes container platform
WO2016046951A1 (en) Computer system and file management method therefor
CN117389713B (en) Storage system application service data migration method, device, equipment and medium

Legal Events

Date Code Title Description
A201 Request for examination
A302 Request for accelerated examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20121101

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20131126

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20140924

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20150922

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20161026

Year of fee payment: 10

FPAY Annual fee payment

Payment date: 20170928

Year of fee payment: 11

FPAY Annual fee payment

Payment date: 20180919

Year of fee payment: 12

FPAY Annual fee payment

Payment date: 20191031

Year of fee payment: 13