JP5276632B2 - Cluster system and software deployment method - Google Patents

Cluster system and software deployment method Download PDF

Info

Publication number
JP5276632B2
JP5276632B2 JP2010187738A JP2010187738A JP5276632B2 JP 5276632 B2 JP5276632 B2 JP 5276632B2 JP 2010187738 A JP2010187738 A JP 2010187738A JP 2010187738 A JP2010187738 A JP 2010187738A JP 5276632 B2 JP5276632 B2 JP 5276632B2
Authority
JP
Japan
Prior art keywords
server
driver
template
service
disk image
Prior art date
Legal status (The legal status 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 status listed.)
Active
Application number
JP2010187738A
Other languages
Japanese (ja)
Other versions
JP2012048330A (en
Inventor
豪生 西村
道生 入江
雅志 金子
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2010187738A priority Critical patent/JP5276632B2/en
Publication of JP2012048330A publication Critical patent/JP2012048330A/en
Application granted granted Critical
Publication of JP5276632B2 publication Critical patent/JP5276632B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、利用者にサービスを提供するクラスタシステムに関し、特に、スケールアウト型のアーキテクチャを採用した分散・並列システムにおけるサーバ資源増設技術に関する。   The present invention relates to a cluster system that provides services to users, and more particularly, to a server resource expansion technique in a distributed / parallel system employing a scale-out type architecture.

近年、設備維持コストの低減を目的として、通信網のIP(Internet Protocol)化が進んでおり、従来の交換機のような専用ハードウェアではなく、汎用的なサーバを用いて通信ネットワーク・通信サービスを提供することが一般的である。その際、汎用的なサーバのみで高可用性・高信頼性を獲得するため、複数のサーバが連携した集合体であるサーバクラスタを構成することがある。また、通信サービスの多様化に伴って、サービスの利用者数を事前に予測することが困難になっている。従って、設備維持コストの低減の観点からは、最低限のサーバ資源によってスモールスタートし、利用者の拡大に応じて、新たなサーバ資源を追加するスケールアウト型のアーキテクチャが注目されている(例えば、非特許文献1参照)。   In recent years, the IP (Internet Protocol) of communication networks has been advanced for the purpose of reducing equipment maintenance costs, and communication networks and services have been provided using general-purpose servers instead of dedicated hardware such as conventional exchanges. It is common to provide. At that time, in order to obtain high availability and high reliability with only a general-purpose server, a server cluster that is an aggregate of a plurality of servers may be configured. Also, with the diversification of communication services, it is difficult to predict the number of service users in advance. Therefore, from the viewpoint of reducing equipment maintenance costs, a scale-out type architecture that starts small with a minimum of server resources and adds new server resources as the number of users expands has attracted attention (for example, Non-patent document 1).

この非特許文献1に記載のスケールアウト型のアーキテクチャにおいて、サーバ資源をリソースプールとして集約し、複数のサービスがサーバ資源を共有することによって、資源利用効率をさらに高める技術が提案されている。以下、図8を参照して、資源利用効率を高める技術を採用した従来のクラスタシステム9について説明する。図8に示すように、クラスタシステム9は、複数のサーバ95でリソースプール93を構成する。図8の例では、リソースプール93内の全てのサーバ95について、固有のハードウェア種別を丸字で付した。つまり、リソースプール93は、ハードウェア種別Aのサーバ95を2台、ハードウェア種別Bのサーバ95を4台、ハードウェア種別Cのサーバ95を2台、含んでいる。   In the scale-out type architecture described in Non-Patent Document 1, a technique has been proposed in which server resources are aggregated as a resource pool, and a plurality of services share server resources to further increase resource utilization efficiency. Hereinafter, with reference to FIG. 8, a conventional cluster system 9 adopting a technology for improving resource utilization efficiency will be described. As shown in FIG. 8, the cluster system 9 comprises a resource pool 93 with a plurality of servers 95. In the example of FIG. 8, the unique hardware type is attached in round letters for all the servers 95 in the resource pool 93. That is, the resource pool 93 includes two servers 95 of hardware type A, four servers 95 of hardware type B, and two servers 95 of hardware type C.

あるサービスの増設要求があった際、クラスタシステム9は、リソースプール93からサーバ95を1台選択する。そして、クラスタシステム9は、増設したいサービスに適したテンプレートディスクイメージTdiをレポジトリ91から取得して、サーバ95にデプロイする。   When there is a request for adding a certain service, the cluster system 9 selects one server 95 from the resource pool 93. Then, the cluster system 9 acquires a template disk image Tdi suitable for the service to be added from the repository 91 and deploys it to the server 95.

デプロイとは、サービスを提供するためのオペレーティングシステム(OS)、ミドルウェア、アプリケーション(APL)などのソフトウェアと、サーバ95のドライバが含まれたテンプレートディスクイメージTdiとをサーバ95に出力すると共に、IPアドレスの設定、ホスト名の設定、パラメータの設定など、サーバ95に固有の設定を施すことである。   The deployment outputs software such as an operating system (OS), middleware, and application (APL) for providing a service, and a template disk image Tdi including a driver of the server 95 to the server 95, and also an IP address. , Setting of the host name, setting of parameters, and the like.

テンプレートディスクイメージTdiは、何れかのサーバ95において、手動または自動インストーラを用いてソフトウェア環境構築した後、各サーバ95に固有の設定を削除することによって、これを作成できる。そして、作成したテンプレートディスクイメージTdiは、レポジトリ91によって一元的に管理され、前記したようにサービスの増設要求があった際にサーバ95に出力される。   The template disk image Tdi can be created by deleting a setting unique to each server 95 after constructing a software environment manually or using an automatic installer in any server 95. The created template disk image Tdi is centrally managed by the repository 91 and is output to the server 95 when a service expansion request is made as described above.

西村豪生,入江道生,金子雅志,飯尾政美,"ネットワークサーバの資源利用効率向上に向けた一検討",第10回ネットワークソフトウェア研究会,石垣市市民会館,2010年6月3日〜4日Nishimura Gosei, Irie Michio, Kaneko Masashi, Iio Masami, "A Study for Improving Network Server Resource Utilization Efficiency", 10th Network Software Study Group, Ishigaki City Civic Hall, June 3-4, 2010

しかし、従来のクラスタシステム9では、以下のような問題がある。クラスタシステム9において、サービスを増設する時、ブランクサーバ95に転送するテンプレートディスクイメージTdiは、そのテンプレートディスクイメージTdiを作成したサーバ95に対応するドライバが含まれている。つまり、デプロイ対象のブランクサーバ95と、テンプレートディスクイメージTdiを作成したサーバ95とが、異なるハードウェア種別の場合、ブランクサーバ95に必要なドライバがテンプレートディスクイメージTdiに含まれないために、ブランクサーバ95が起動不可能な状況に陥ってしまう。なお、テンプレートディスクイメージTdiが何もデプロイされていないサーバを「ブランクサーバ」と呼ぶ。   However, the conventional cluster system 9 has the following problems. In the cluster system 9, when adding a service, the template disk image Tdi transferred to the blank server 95 includes a driver corresponding to the server 95 that created the template disk image Tdi. That is, if the blank server 95 to be deployed and the server 95 that created the template disk image Tdi are of different hardware types, the driver required for the blank server 95 is not included in the template disk image Tdi. 95 falls into the situation where it cannot start. A server on which no template disk image Tdi is deployed is referred to as a “blank server”.

一見すると、このような問題は、リソースプール93において、全てのサーバ95のハードウェア種別を統一すれば解決できるとも思われる。しかし、このようなハードウェアの統一は、運用上、許容できるとは限られない。さらに、このようなハードウェアの統一は、生産終了(EOL:End of Life)によって、従来と同機種のサーバ95が調達不可能となった場合、リソースプール内の全てのサーバ95を新しい機種に変更する必要があり、現実的ではない。   At first glance, it seems that such a problem can be solved by unifying the hardware types of all the servers 95 in the resource pool 93. However, such unification of hardware is not always acceptable in operation. Furthermore, this kind of hardware unification makes it impossible to procure servers 95 of the same model as before due to end of life (EOL: End of Life). It needs to be changed and is not realistic.

ここで、テンプレートディスクイメージTdiを、ハードウェア種別に応じて個別に生成することも考えられる。図8の例では、ハードウェア種別がA用テンプレートディスクイメージ、ハードウェア種別がB用テンプレートディスクイメージ、および、ハードウェア種別がC用テンプレートディスクイメージというように、1種類のサービスを提供するだけでも、複数のテンプレートディスクイメージTdiが必要になる。さらに、テンプレートディスクイメージTdiは、オペレーティンシステムやアプリケーションなどを含むため、数ギガバイト以上の大容量になることが一般的である。従って、従来のクラスタシステム9では、大容量のテンプレートディスクイメージTdiを多数記憶する必要があるため、大記憶容量のストレージが必要となり、クラスタシステム9の構成が大規模化するという問題がある。さらに、従来のクラスタシステム9では、オペレーティングシステム、アプリケーションなどのソフトウェアが更新された際、多数のテンプレートディスクイメージTdiを再作成する必要があり、管理コストが高くなる。   Here, it is also conceivable to individually generate the template disk image Tdi according to the hardware type. In the example of FIG. 8, only one type of service is provided such that the hardware type is a template disk image for A, the hardware type is a template disk image for B, and the hardware type is a template disk image for C. A plurality of template disk images Tdi are required. Furthermore, since the template disk image Tdi includes an operating system, an application, and the like, it is general that the template disk image Tdi has a large capacity of several gigabytes or more. Therefore, since the conventional cluster system 9 needs to store a large number of large-capacity template disk images Tdi, a large storage capacity is required, and there is a problem that the configuration of the cluster system 9 is enlarged. Furthermore, in the conventional cluster system 9, when software such as an operating system and an application is updated, it is necessary to recreate a large number of template disk images Tdi, resulting in an increase in management cost.

なお、サーバ仮想化技術を適用することにより、ハイパーバイザーによって、各サーバ95のハードウェア差分を隠蔽することが可能であると言われている。しかし、ハイパーバイザーは、ネットワーク通信に関するオーバーヘッドが甚大であり、通信を多用するクラスタシステム9に適用した場合、パフォーマンスが著しく低下してしまう。   In addition, it is said that the hardware difference of each server 95 can be concealed by the hypervisor by applying the server virtualization technology. However, the hypervisor has a large overhead related to network communication, and when applied to the cluster system 9 that frequently uses communication, the performance is significantly reduced.

そこで、本発明は、前記した問題を解決し、リソースプール内にハードウェア構成が異なるサーバが存在する場合でも、簡易な構成で管理コストを抑えたクラスタシステムおよびソフトウェアデプロイ方法を提供することを目的とする。   SUMMARY OF THE INVENTION Accordingly, an object of the present invention is to provide a cluster system and a software deployment method that solves the above-described problems and reduces management costs with a simple configuration even when servers with different hardware configurations exist in a resource pool. And

前記した課題に鑑みて、本願第1発明に係るクラスタシステムは、利用者にサービスを提供する複数のサーバで構成されるリソースプールと、前記リソースプール内の全サーバが提供する前記サービスを管理するリソースマネージャとを備えるクラスタシステムであって、前記リソースマネージャが、前記サーバを一意に識別するサーバ識別子と、当該サーバが提供しているサービスを示すサービス種別または当該サーバが待機していることを示すサーバ状態と、当該サーバに固有のハードウェアを示すハードウェア種別とを対応づけて記憶するサーバデータベースと、前記サービス種別と、前記サービス種別が示すサービスを提供するソフトウェアが含まれるテンプレートディスクイメージの格納場所とを含むテンプレートディスクイメージ対応表を記憶し、前記テンプレートディスクイメージの要求を示すテンプレートディスクイメージ取得要求に含まれるサービス種別を検索条件として、前記テンプレートディスクイメージ対応表から前記テンプレートディスクイメージの格納場所を検索し、検索した前記テンプレートディスクイメージの格納場所に格納されたテンプレートディスクイメージを出力するテンプレートイメージレポジトリと、前記サービス種別と、前記ハードウェア種別と、前記サーバに固有のハードウェアに対応するドライバの格納場所とを含むドライバ対応表を記憶し、前記ドライバの要求を示すドライバ取得要求に含まれるサービス種別およびハードウェア種別を検索条件として、前記ドライバ対応表から前記ドライバの格納場所を検索し、検索した前記ドライバの格納場所に格納されたドライバを出力するドライバレポジトリと、前記リソースプール内の全サーバを監視して、前記サーバデータベースの前記サーバ状態を更新するサーバ状態監視機能部と、増設したい前記サービス種別を示すサービス増設要求が入力され、当該サービス増設要求のサービス種別が含まれる前記テンプレートディスクイメージ取得要求を前記テンプレートイメージレポジトリに出力して、前記テンプレートイメージレポジトリから前記テンプレートディスクイメージを取得すると共に、前記サービス増設要求のサービス種別と、前記サーバデータベースにおいて前記待機となっている1台の前記サーバのハードウェア種別とが含まれる前記ドライバ取得要求を前記ドライバレポジトリに出力して、前記ドライバレポジトリから前記ドライバを取得し、前記1台のサーバに出力するサーバ起動処理機能部と、を備え、前記サーバが、前記リソースマネージャからテンプレートディスクイメージとドライバとが入力され、入力された当該テンプレートディスクイメージと当該ドライバとを当該サーバにデプロイする起動エージェント、を備えることを特徴とする。   In view of the problems described above, the cluster system according to the first invention of the present application manages a resource pool composed of a plurality of servers that provide services to users and the services provided by all the servers in the resource pool. A cluster system including a resource manager, wherein the resource manager uniquely identifies the server, a service type indicating a service provided by the server, or the server is waiting A server database that stores a server state in association with a hardware type indicating hardware specific to the server, and a template disk image that includes the service type and software that provides the service indicated by the service type Template disc image including location A correspondence table is stored, and the storage location of the template disk image is searched from the template disk image correspondence table using the service type included in the template disk image acquisition request indicating the request for the template disk image as a search condition. A driver including a template image repository that outputs a template disk image stored in a template disk image storage location, the service type, the hardware type, and a driver storage location corresponding to hardware unique to the server A correspondence table is stored, and the storage location of the driver is searched from the driver correspondence table using the service type and hardware type included in the driver acquisition request indicating the driver request as search conditions. A driver repository that outputs drivers stored in a driver storage location, a server status monitoring function unit that monitors all servers in the resource pool and updates the server status of the server database, and the service type that is to be added Is output, the template disk image acquisition request including the service type of the service extension request is output to the template image repository, the template disk image is acquired from the template image repository, and The driver acquisition request including the service type of the service expansion request and the hardware type of the one server that is in the standby state in the server database is output to the driver repository, and the driver A server activation processing function unit that obtains the driver from the repository and outputs the driver to the one server, and the server receives a template disk image and a driver from the resource manager and inputs the template disk A start agent that deploys the image and the driver to the server is provided.

かかる構成によれば、クラスタシステムでは、ドライバが含まれていないテンプレートイメージを格納する。そして、クラスタシステムは、リソースマネージャによって、サービスを増設するときに、サーバに対応するドライバを取得し、テンプレートイメージと共にドライバをサーバに出力する。そして、クラスタシステムは、サーバにおいて、このテンプレートイメージとドライバとをデプロイして、サービスの提供に必要な環境を動的に構築する。   According to this configuration, the cluster system stores a template image that does not include a driver. Then, when adding a service, the cluster system acquires a driver corresponding to the server, and outputs the driver together with the template image to the server. The cluster system deploys the template image and the driver in the server, and dynamically constructs an environment necessary for providing the service.

これによって、クラスタシステムは、リソースプール内の全サーバのハードウェア種別に応じてテンプレートイメージを格納する場合に比べて、テンプレートイメージの数を少なくできる。従って、クラスタシステムは、テンプレートイメージを記憶するために、大記憶容量のストレージを必要とせず、簡易な構成を可能する。さらに、クラスタシステムは、ソフトウェアが更新された場合でも、再作成が必要なテンプレートイメージの数を少なくでき、管理コストを抑えることができる。   As a result, the cluster system can reduce the number of template images as compared to the case where template images are stored according to the hardware types of all the servers in the resource pool. Therefore, the cluster system does not require a large storage capacity for storing the template image, and allows a simple configuration. Furthermore, even when the software is updated, the cluster system can reduce the number of template images that need to be recreated, thereby reducing the management cost.

また、本願第2発明に係るクラスタシステムは、前記サーバ起動処理機能部が、前記サービス増設要求が入力されるサービス増設要求入力部と、前記サーバデータベースの前記サーバ状態が前記待機となっている前記サーバから1台の前記サーバを選択する待機サーバ選択部と、前記テンプレートディスクイメージ取得要求を生成して前記テンプレートイメージレポジトリに出力すると共に、当該テンプレートディスクイメージ取得要求に応じて、前記テンプレートイメージレポジトリから前記テンプレートディスクイメージを取得するテンプレートイメージ取得部と、前記ドライバ取得要求を生成して前記ドライバレポジトリに出力すると共に、当該ドライバ取得要求に応じて、前記ドライバレポジトリから前記ドライバを取得するドライバ取得部と、前記テンプレートイメージ取得部が取得したテンプレートディスクイメージと、前記ドライバ取得部が取得したドライバとを、前記待機サーバ選択部が選択した1台のサーバに出力するテンプレートイメージ・ドライバ出力部と、を備えることが好ましい。   Further, in the cluster system according to the second invention of the present application, the server activation processing function unit includes a service addition request input unit to which the service addition request is input, and the server state of the server database is in the standby state. A standby server selection unit that selects one of the servers from the server, and generates the template disk image acquisition request and outputs the request to the template image repository, and from the template image repository according to the template disk image acquisition request A template image acquisition unit for acquiring the template disk image; a driver acquisition request for generating and outputting the driver acquisition request to the driver repository; and a driver for acquiring the driver from the driver repository in response to the driver acquisition request. A template image driver output unit that outputs the acquisition unit, the template disk image acquired by the template image acquisition unit, and the driver acquired by the driver acquisition unit to one server selected by the standby server selection unit; Are preferably provided.

また、本願第3発明に係るクラスタシステムは、前記待機サーバ選択部が、前記サーバデータベースの前記サーバ状態が前記待機となっている前記サーバから、通信遅延が最小となる前記1台のサーバを選択することが好ましい。   Further, in the cluster system according to the third invention of the present application, the standby server selection unit selects the one server having the minimum communication delay from the servers in which the server state of the server database is the standby. It is preferable to do.

また、本願第4発明に係るソフトウェアデプロイ方法は、前記サーバ起動処理機能部が、前記サービス増設要求が入力されるサービス増設要求入力ステップと、前記サーバデータベースに対して、前記サーバ状態が前記待機とないっている前記サーバを問い合わせる待機サーバ問い合わせステップと、前記サーバデータベースに対する問い合わせ結果に基づいて、前記サーバデータベースの前記サーバ状態が前記待機となっている前記サーバから1台の前記サーバを選択する待機サーバ選択ステップと、前記テンプレートディスクイメージ取得要求を生成して前記テンプレートイメージレポジトリに出力するテンプレートイメージ取得要求ステップと、当該テンプレートディスクイメージ取得要求に応じて、前記テンプレートイメージレポジトリから前記テンプレートディスクイメージを取得するテンプレートイメージ取得ステップと、前記ドライバ取得要求を生成して前記ドライバレポジトリに出力するドライバ取得要求ステップと、当該ドライバ取得要求に応じて、前記ドライバレポジトリから前記ドライバを取得するドライバ取得ステップと、前記テンプレートイメージ取得部が取得したテンプレートディスクイメージと、前記ドライバ取得部が取得したドライバとを、前記待機サーバ選択部が選択した1台のサーバに出力するテンプレートイメージ・ドライバ出力ステップと、を実行することが好ましい。   Further, in the software deployment method according to the fourth invention of the present application, the server activation processing function unit includes a service expansion request input step in which the service expansion request is input, and the server status is the standby with respect to the server database. A standby server inquiry step for inquiring about the server that is in standby, and a standby for selecting one of the servers from the server in which the server state of the server database is in the standby state based on a result of an inquiry to the server database A server selection step, a template image acquisition request step for generating the template disk image acquisition request and outputting it to the template image repository, and the template image repository in response to the template disk image acquisition request. A template image acquisition step for acquiring the template disk image from the source, a driver acquisition request step for generating the driver acquisition request and outputting it to the driver repository, and in response to the driver acquisition request, the driver from the driver repository. A template image driver that outputs the acquired driver acquisition step, the template disk image acquired by the template image acquisition unit, and the driver acquired by the driver acquisition unit to one server selected by the standby server selection unit And an output step.

本発明によれば、テンプレートイメージの数を少なくできるために、大記憶容量のストレージを必要とせずに簡易な構成を可能とし、ソフトウェアが更新された場合でも、再作成が必要なテンプレートイメージの数を少なくでき、管理コストを抑えることができる。   According to the present invention, since the number of template images can be reduced, a simple configuration is possible without requiring a large storage capacity, and the number of template images that need to be recreated even when software is updated. Management costs can be reduced.

本発明の実施形態に係るクラスタシステムの概略を示す概略図である。1 is a schematic diagram showing an outline of a cluster system according to an embodiment of the present invention. 本発明の実施形態に係るクラスタシステムの構成を示すブロック図である。It is a block diagram which shows the structure of the cluster system which concerns on embodiment of this invention. 図2のサーバデータベースのデータ項目を示す図である。It is a figure which shows the data item of the server database of FIG. 図2のテンプレートイメージレポジトリに記憶されたテンプレートディスクイメージ対応表のデータ項目を示す図である。It is a figure which shows the data item of the template disc image corresponding table memorize | stored in the template image repository of FIG. 図2のドライバレポジトリに記憶されたドライバ対応表のデータ項目を示す図である。It is a figure which shows the data item of the driver corresponding table memorize | stored in the driver repository of FIG. 図2のサーバ起動処理機能部の構成を示すブロック図である。It is a block diagram which shows the structure of the server starting process function part of FIG. 図2のクラスタシステムの動作を示すフローチャートである。It is a flowchart which shows operation | movement of the cluster system of FIG. 従来のクラスタシステムの概略を示す概略図である。It is the schematic which shows the outline of the conventional cluster system.

(本実施形態の概略)
以下、図1を参照し、本発明の実施形態に係るクラスタシステム1の概略について説明する。クラスタシステム1は、最低限のサーバ30によってスモールスタートし、利用者の拡大に応じて、新たなサービスを増設するスケールアウト型のアーキテクチャを採用したシステムである。ここで、クラスタシステム1が提供するサービスとしては、例えば、HTTP(HyperText Transfer Protocol)、SMTP(Simple Mail Transfer Protocol)、POP(Post Office Protocol)、FTP(File Transfer Protocol)などの非同期ネットワークサービスがあげられる。さらに、クラスタシステム1が提供するサービスとしては、例えば、SIP(Session Initiation Protocol)のように、リアルタイム性(スループット、遅延)に対する要求が強いネットワークサービスもあげられる。なお、図1では、説明を簡易にするため、クラスタシステム1の一部構成を省略した。
(Outline of this embodiment)
The outline of the cluster system 1 according to the embodiment of the present invention will be described below with reference to FIG. The cluster system 1 is a system that employs a scale-out type architecture in which a small start is performed by a minimum number of servers 30 and a new service is added according to the expansion of users. Here, examples of services provided by the cluster system 1 include asynchronous network services such as HTTP (HyperText Transfer Protocol), SMTP (Simple Mail Transfer Protocol), POP (Post Office Protocol), and FTP (File Transfer Protocol). It is done. Further, as a service provided by the cluster system 1, for example, a network service having a strong demand for real-time performance (throughput, delay) such as SIP (Session Initiation Protocol) can be cited. In FIG. 1, a part of the cluster system 1 is omitted for the sake of simplicity.

図1に示すように、リソースプール3は、サーバ資源を集約したものであり、例えば、6台のサーバ30で構成されている。ここで、サーバ30に固有のハードウェア種別を丸字で付した。つまり、リソースプール3は、ハードウェア種別1のサーバ30を1台、ハードウェア種別2のサーバ30を2台、および、ハードウェア種別3のサーバ30を3台、含んでいる。   As shown in FIG. 1, the resource pool 3 is a collection of server resources, and includes, for example, six servers 30. Here, the hardware type unique to the server 30 is shown in circles. That is, the resource pool 3 includes one server 30 of hardware type 1, two servers 30 of hardware type 2, and three servers 30 of hardware type 3.

テンプレートイメージレポジトリ23は、ドライバDrを除き、オペレーティンシステムやアプリケーションなど、サービスの提供に必要なソフトウェアが含まれるテンプレートディスクイメージTdiが格納されている。   The template image repository 23 stores a template disk image Tdi including software necessary for providing a service, such as an operating system or an application, except for the driver Dr.

ドライバレポジトリ24は、サーバ30のハードウェア種別に応じて、ドライバDrが格納されている。図1の例では、ドライバレポジトリ24は、「ドライバ1」、「ドライバ2」および「ドライバ3」という、3種類のドライバDrが格納されている。ここで、「ドライバ1」がハードウェア種別1のサーバ30に対応し、「ドライバ2」がハードウェア種別2のサーバ30に対応し、「ドライバ3」がハードウェア種別3のサーバ30に対応することとする。   The driver repository 24 stores a driver Dr according to the hardware type of the server 30. In the example of FIG. 1, the driver repository 24 stores three types of drivers Dr, “driver 1”, “driver 2”, and “driver 3”. Here, “driver 1” corresponds to the hardware type 1 server 30, “driver 2” corresponds to the hardware type 2 server 30, and “driver 3” corresponds to the hardware type 3 server 30. I will do it.

以下、ハードウェア種別2のサーバ30を用いて、新たなサービスを増設する一例を説明する。この場合、クラスタシステム1は、増設するサービスの提供に必要となるテンプレートディスクイメージTdiを、テンプレートイメージレポジトリ23から取得する。また、クラスタシステム1は、ハードウェア種別2のサーバ30に対応した「ドライバ2」を、ドライバレポジトリ24から取得する。そして、クラスタシステム1は、取得したテンプレートディスクイメージTdiと「ドライバ2」とをサーバ30に出力する。すると、クラスタシステム1は、サーバ30において、このテンプレートディスクイメージTdiと「ドライバ2」とをデプロイする。   Hereinafter, an example of adding a new service using the server 30 of the hardware type 2 will be described. In this case, the cluster system 1 acquires the template disk image Tdi necessary for providing the service to be added from the template image repository 23. Further, the cluster system 1 obtains “driver 2” corresponding to the hardware type 2 server 30 from the driver repository 24. Then, the cluster system 1 outputs the acquired template disk image Tdi and “driver 2” to the server 30. Then, the cluster system 1 deploys the template disk image Tdi and “driver 2” in the server 30.

なお、デプロイとは、テンプレートディスクイメージTdiおよびドライバDrをサーバ30に出力すると共に、IPアドレスの設定、ホスト名の設定、パラメータの設定などのサーバ30に固有の設定を施して、利用者にサービスを提供可能な環境をサーバ30に構築すること言う。   In addition, deployment refers to outputting a template disk image Tdi and a driver Dr to the server 30 and performing settings specific to the server 30 such as IP address setting, host name setting, parameter setting, etc. This is to construct an environment capable of providing

(本発明の実施形態)
以下、図2を参照して、クラスタシステム1が含まれるサービス提供システム100について説明する。図2に示すように、サービス提供システム100は、クラスタシステム1と、保守者端末5と、利用者端末7とを備える。ここで、サービス提供システム100は、インターネット、イントラネットなどの保守ネットワークNW1によって、クラスタシステム1と保守者端末5とを接続する。また、サービス提供システム100は、サービスネットワークNW3によって、クラスタシステム1と利用者端末7とを接続する。以下、保守者端末5および利用者端末7の構成を先に説明し、その後、クラスタシステム1の構成を説明する。
(Embodiment of the present invention)
Hereinafter, the service providing system 100 including the cluster system 1 will be described with reference to FIG. As shown in FIG. 2, the service providing system 100 includes a cluster system 1, a maintenance person terminal 5, and a user terminal 7. Here, the service providing system 100 connects the cluster system 1 and the maintenance person terminal 5 via a maintenance network NW1 such as the Internet or an intranet. In addition, the service providing system 100 connects the cluster system 1 and the user terminal 7 via the service network NW3. Hereinafter, the configurations of the maintenance person terminal 5 and the user terminal 7 will be described first, and then the configuration of the cluster system 1 will be described.

[保守者端末の構成]
保守者端末5は、クラスタシステム1の保守を行うコンピュータ、携帯電話などの端末装置である。例えば、保守者端末5は、保守者の指示によって、増設を要求するサービスの種別が含まれているサービス増設要求をクラスタシステム1に出力する。
[Configuration of maintenance personnel terminal]
The maintenance person terminal 5 is a terminal device such as a computer or a mobile phone that performs maintenance of the cluster system 1. For example, the maintenance person terminal 5 outputs to the cluster system 1 a service addition request including the type of service for which the addition is requested according to the instruction of the maintenance person.

また、保守者端末5は、例えば、保守者の指示によって、サービスを提供するためのサーバクラスタ(不図示)の構築、および、サーバクラスタに対するサーバ30の増設を行う。このサーバクラスタとは、個々のサービスを提供するために現用されているサーバ30で構成されたサーバ群である。例えば、「サービスA」を提供するために3台のサーバ30が用いられている場合、「サービスA」は、3台のサーバ30で構成されたサーバクラスタによって提供されていると言える。従って、サーバクラスタに対するサーバ30の増設とは、サーバクラスタに対して、リソースプール3内のサーバ30を追加し、サーバクラスタの規模を拡大することを言う。   Further, the maintenance person terminal 5 constructs a server cluster (not shown) for providing a service and adds the server 30 to the server cluster, for example, according to an instruction from the maintenance person. This server cluster is a server group composed of servers 30 currently used to provide individual services. For example, when three servers 30 are used to provide “service A”, it can be said that “service A” is provided by a server cluster including three servers 30. Therefore, adding the server 30 to the server cluster means adding the server 30 in the resource pool 3 to the server cluster and expanding the scale of the server cluster.

また、保守者端末5は、例えば、保守者の指示によって、あるサーバ30が提供しているサービスの停止を行う。さらに、保守者端末5は、例えば、保守者の指示によって、後記するサーバデータベース22(図3)、テンプレートディスクイメージ対応表230(図4)、および、ドライバ対応表240(図5)の登録、更新または削除を行う。なお、これらの処理は、従来技術と同様のため、説明を省略する。   In addition, the maintenance person terminal 5 stops a service provided by a certain server 30 according to an instruction from the maintenance person, for example. Further, the maintenance person terminal 5 registers, for example, a server database 22 (FIG. 3), a template disk image correspondence table 230 (FIG. 4), and a driver correspondence table 240 (FIG. 5), which will be described later, according to instructions from the maintenance person. Update or delete. In addition, since these processes are the same as those of the prior art, description thereof is omitted.

[利用者端末の構成]
利用者端末7は、利用者が使用するコンピュータ、携帯電話などの端末装置である。つまり、利用者は、利用者端末7を用いて、クラスタシステム1が提供するサービスを利用する。
[User terminal configuration]
The user terminal 7 is a terminal device such as a computer or a mobile phone used by the user. That is, the user uses the service provided by the cluster system 1 using the user terminal 7.

[クラスタシステムの構成]
クラスタシステム1は、リソースプール3と、リソースマネージャ2とを備える。ここで、クラスタシステム1は、管理ネットワークNW2によって、リソースマネージャ2と、6台のサーバ30とを接続する。
[Cluster system configuration]
The cluster system 1 includes a resource pool 3 and a resource manager 2. Here, the cluster system 1 connects the resource manager 2 and the six servers 30 by the management network NW2.

なお、6台のサーバ30のうち、1台目のサーバ30をサーバ30とし、5台目のサーバ30をサーバ30とし、6台目のサーバ30をサーバ30とする。また、図2では、図面を見やすくするため、2台目〜4台目のサーバ30〜30を省略した。 Of the six servers 30, the first server 30 and server 30 1, the five th server 30 and server 30 5, the six-th server 30 and server 30 6. In FIG. 2, the second to fourth servers 30 2 to 304 are omitted in order to make the drawing easier to see.

<リソースマネージャ>
以下、リソースマネージャ2について説明する。図2に示すように、リソースマネージャ2は、リソースプール3内の全てのサーバ30が提供するサービスを管理するものであり、管理インタフェース21と、サーバデータベース22と、テンプレートイメージレポジトリ23と、ドライバレポジトリ24と、サーバ起動処理機能部25と、サーバ状態監視機能部26とを備える。
<Resource manager>
Hereinafter, the resource manager 2 will be described. As shown in FIG. 2, the resource manager 2 manages services provided by all the servers 30 in the resource pool 3, and includes a management interface 21, a server database 22, a template image repository 23, a driver repository. 24, a server activation processing function unit 25, and a server state monitoring function unit 26.

管理インタフェース21は、保守者端末5とのインタフェースである。つまり、管理インタフェース21は、保守者端末5からの指示が入力されると共に、この指令に応じた適切な処理を他の機能部と連動して実行する。例えば、管理インタフェース21は、保守者端末5からサービス増設要求が入力された場合、このサービス増設要求をサーバ起動処理機能部25に出力する。   The management interface 21 is an interface with the maintenance person terminal 5. That is, the management interface 21 inputs an instruction from the maintenance person terminal 5 and executes an appropriate process according to this command in conjunction with other function units. For example, when a service addition request is input from the maintenance person terminal 5, the management interface 21 outputs this service addition request to the server activation processing function unit 25.

以下、図3を参照し、サーバデータベース22について説明する(適宜図2参照)。サーバデータベース22は、リソースプール3内の全てのサーバ30に関する情報を格納するデータベースであり、サーバID(サーバ識別子)22Aと、サーバ状態22Bと、ハードウェア種別22Cとを対応付けて記憶する。   Hereinafter, the server database 22 will be described with reference to FIG. 3 (see FIG. 2 as appropriate). The server database 22 is a database that stores information regarding all the servers 30 in the resource pool 3, and stores a server ID (server identifier) 22A, a server state 22B, and a hardware type 22C in association with each other.

サーバID22Aは、リソースプール3内の全てのサーバ30を一意に識別するID(IDentification)である。図3の例では、サーバID22Aとして、「サーバ1」〜「サーバ6」というユニークなIDが登録されていることを示す。なお、サーバ30〜30が、それぞれ、「サーバ1」〜「サーバ6」に対応する。 The server ID 22A is an ID (IDentification) that uniquely identifies all the servers 30 in the resource pool 3. In the example of FIG. 3, it is shown that unique IDs “server 1” to “server 6” are registered as the server ID 22A. The servers 30 1 to 30 6 correspond to “server 1” to “server 6”, respectively.

サーバ状態22Bは、サーバ30が提供しているサービスを示すサービス種別またはサーバ30が待機していることを示す情報である。図3の例では、「サーバ1」が「サービスA」を提供しており、「サーバ4」および「サーバ5」が「サービスB」を提供していることを示す。また、サーバ状態22Bは、「サーバ2」、「サーバ3」および「サーバ6」が、何のサービスも提供しておらず「待機」していることを示す。   The server state 22B is information indicating a service type indicating a service provided by the server 30 or that the server 30 is waiting. In the example of FIG. 3, “Server 1” provides “Service A”, and “Server 4” and “Server 5” provide “Service B”. The server state 22B indicates that “server 2”, “server 3”, and “server 6” do not provide any service and are “standby”.

ハードウェア種別22Cは、サーバ30に固有のハードウェアを示すハードウェア種別を示す情報である。図3の例では、「サーバ1」がハードウェア種別1であり、「サーバ2」および「サーバ3」がハードウェア種別2であり、「サーバ4」〜「サーバ6」がハードウェア種別3であることを示す。なお、図3では、ハードウェア種別1〜ハードウェア種別3を、「ハード1」〜「ハード3」と略記した。   The hardware type 22 </ b> C is information indicating a hardware type indicating hardware unique to the server 30. In the example of FIG. 3, “Server 1” is hardware type 1, “Server 2” and “Server 3” are hardware type 2, and “Server 4” to “Server 6” are hardware type 3. Indicates that there is. In FIG. 3, hardware type 1 to hardware type 3 are abbreviated as “hard 1” to “hard 3”.

サーバデータベース22は、後記するサーバ起動処理機能部25から、「待機」しているサーバ30についての問い合わせが入力される。そして、サーバデータベース22は、この問い合わせに対する結果として、サーバ状態22Bが「待機」となっているサーバ30のサーバIDとハードウェア種別とを取得して、サーバ起動処理機能部25に出力する。   The server database 22 receives an inquiry about the “standby” server 30 from a server activation processing function unit 25 described later. Then, as a result of the inquiry, the server database 22 acquires the server ID and hardware type of the server 30 whose server state 22B is “standby” and outputs the server ID to the server activation processing function unit 25.

なお、サーバデータベース22のデータ項目のうち、サーバID22Aおよびハードウェア種別22Cは、保守者によって手動で設定される。一方、サーバ状態22Bは、後記するサーバ状態監視機能部26によって随時更新される。   Of the data items in the server database 22, the server ID 22A and the hardware type 22C are manually set by a maintenance person. On the other hand, the server state 22B is updated as needed by the server state monitoring function unit 26 described later.

以下、図4を参照し、テンプレートイメージレポジトリ23ついて説明する(適宜図2参照)。テンプレートイメージレポジトリ23は、図4に示すように、サービス種別230Aと、テンプレートディスクイメージの格納場所230Bとを備えるテンプレートディスクイメージ対応表230を記憶する。   Hereinafter, the template image repository 23 will be described with reference to FIG. 4 (see FIG. 2 as appropriate). As shown in FIG. 4, the template image repository 23 stores a template disk image correspondence table 230 including a service type 230A and a template disk image storage location 230B.

サービス種別230Aは、利用者に提供するサービスを示す情報である。図4の例では、サービス種別230Aとして、「サービスA」と、「サービスB」とが登録されていることを示す。   The service type 230A is information indicating a service provided to the user. The example in FIG. 4 indicates that “service A” and “service B” are registered as the service type 230A.

テンプレートディスクイメージの格納場所230Bは、サービス種別230Aが示すサービスを提供するときに必要となるテンプレートディスクイメージTdiの格納場所を示す情報である。図4の例では、「file://path/to/serviceA.img」に格納されたテンプレートディスクイメージTdiが、「サービスA」に対応することを示す。また、「file://path/to/serviceB.img」に格納されたテンプレートディスクイメージTdiが、「サービスB」に対応することを示す。   The template disk image storage location 230B is information indicating the storage location of the template disk image Tdi required when providing the service indicated by the service type 230A. In the example of FIG. 4, the template disk image Tdi stored in “file: //path/to/serviceA.img” corresponds to “service A”. In addition, the template disk image Tdi stored in “file: //path/to/serviceB.img” corresponds to “service B”.

ここで、テンプレートディスクイメージの格納場所230Bは、リソースマネージャ2、および、リソースプール3内のサーバ30がアクセス可能な場所であれば、特に制限されない。本実施形態では、テンプレートイメージレポジトリ23は、ストレージ(不図示)を備え、このストレージにテンプレートディスクイメージTdiを格納することとした。   Here, the template disk image storage location 230 </ b> B is not particularly limited as long as it is accessible to the resource manager 2 and the server 30 in the resource pool 3. In the present embodiment, the template image repository 23 includes a storage (not shown), and the template disk image Tdi is stored in this storage.

テンプレートイメージレポジトリ23は、テンプレートディスクイメージ取得要求に含まれるサービスを検索条件(検索キー)として、テンプレートディスクイメージ対応表230からテンプレートディスクイメージの格納場所230を検索する。そして、テンプレートイメージレポジトリ23は、検索したテンプレートディスクイメージの格納場所230が示す位置に格納されたテンプレートディスクイメージTdiを取得して、サーバ起動処理機能部25に出力する。   The template image repository 23 searches the template disk image storage table 230 for the template disk image storage location 230 using the service included in the template disk image acquisition request as a search condition (search key). Then, the template image repository 23 acquires the template disk image Tdi stored at the position indicated by the searched template disk image storage location 230 and outputs it to the server activation processing function unit 25.

なお、テンプレートディスクイメージ取得要求は、テンプレートイメージレポジトリ23に対して、テンプレートディスクイメージTdiを要求することを示す情報であり、サーバ起動処理機能部25から入力される。   The template disk image acquisition request is information indicating that a template disk image Tdi is requested from the template image repository 23, and is input from the server activation processing function unit 25.

なお、テンプレートディスクイメージTdiは、個々のサービスの提供に必要なソフトウェア(オペレーティングシステム、アプリケーション)が含まれるように予め生成される。従って、テンプレートディスクイメージTdiは、ドライバDrを一切含まないこと以外、従来と同様の手法で生成できる。また、テンプレートディスクイメージ対応表230、保守者によって手動で設定される。   The template disk image Tdi is generated in advance so as to include software (operating system, application) necessary for providing each service. Therefore, the template disk image Tdi can be generated by a method similar to the conventional method except that it does not include any driver Dr. The template disk image correspondence table 230 is manually set by a maintenance person.

以下、図5を参照し、ドライバレポジトリ24ついて説明する(適宜図2参照)。ドライバレポジトリ24は、図5に示すように、サービス種別240Aと、ハードウェア種別240Bと、ドライバの格納場所240Cとを備えるドライバ対応表240を記憶する。   Hereinafter, the driver repository 24 will be described with reference to FIG. 5 (see FIG. 2 as appropriate). As shown in FIG. 5, the driver repository 24 stores a driver correspondence table 240 including a service type 240A, a hardware type 240B, and a driver storage location 240C.

サービス種別240Aは、図4のサービス種別230Aと同様のデータ項目であるため、その説明を省略する。また、ハードウェア種別240Bは、図3のハードウェア種別22Cと同様のデータ項目であるため、その説明を省略する。   The service type 240A is a data item similar to the service type 230A in FIG. The hardware type 240B is a data item similar to the hardware type 22C in FIG.

ドライバの格納場所240Cは、あるサーバ30でサービスを提供するときに、そのサーバ30に固有のハードウェアに対応するドライバDrの格納場所を示す情報である。図5の例では、「サービスA」を「ハード1」のサーバ30で提供する場合、「file://path/to/A1.lib」に格納されたドライバDrが対応することを示す。また、「サービスB」を「ハード2」のサーバ30で提供する場合、「file://path/to/B2.lib」に格納されたドライバDrが対応することを示す。   The driver storage location 240 </ b> C is information indicating the storage location of the driver Dr corresponding to the hardware specific to the server 30 when the service is provided by the server 30. In the example of FIG. 5, when “service A” is provided by the server 30 of “hardware 1”, the driver Dr stored in “file: //path/to/A1.lib” corresponds. In addition, when “service B” is provided by the server 30 of “hardware 2”, the driver Dr stored in “file: //path/to/B2.lib” corresponds.

ここで、ドライバの格納場所240Cは、リソースマネージャ2、および、リソースプール3内のサーバ30がアクセス可能な場所であれば、特に制限されない。本実施形態では、ドライバレポジトリ24は、ストレージ(不図示)を備え、このストレージにドライバDrを格納することとした。   Here, the driver storage location 240 </ b> C is not particularly limited as long as it is accessible to the resource manager 2 and the server 30 in the resource pool 3. In the present embodiment, the driver repository 24 includes a storage (not shown), and the driver Dr is stored in this storage.

ドライバレポジトリ24は、ドライバ取得要求に含まれるサービスおよびハードウェア種別を検索条件(検索キー)として、ドライバ対応表240からドライバの格納場所240Cを検索する。そして、ドライバレポジトリ24は、検索したドライバの格納場所240Cが示す位置に格納されたドライバDrを取得して、サーバ起動処理機能部25に出力する。   The driver repository 24 searches the driver storage table 240C for the driver storage location 240C using the service and hardware type included in the driver acquisition request as search conditions (search keys). Then, the driver repository 24 acquires the driver Dr stored at the position indicated by the searched driver storage location 240 </ b> C and outputs the driver Dr to the server activation processing function unit 25.

なお、ドライバ取得要求は、ドライバレポジトリ24に対して、ドライバDrを要求することを示す情報であり、サーバ起動処理機能部25から入力される。また、ドライバ対応表240は、保守者によって手動で設定される。   The driver acquisition request is information indicating that the driver repository 24 is requested for the driver Dr, and is input from the server activation processing function unit 25. The driver correspondence table 240 is manually set by a maintenance person.

以下、図6を参照し、サーバ起動処理機能部25について説明する(適宜図2参照)。サーバ起動処理機能部25は、リソースプール3内のサーバ30にテンプレートディスクイメージTdiおよびドライバDrをデプロイして、サービスを提供可能な環境をサーバ30に構築する。このため、図6に示すように、サーバ起動処理機能部25は、サービス増設要求入力部251と、待機サーバ選択部252と、テンプレートイメージ取得部253と、ドライバ取得部254と、テンプレートイメージ・ドライバ出力部255とを備える。   Hereinafter, the server activation processing function unit 25 will be described with reference to FIG. 6 (see FIG. 2 as appropriate). The server activation processing function unit 25 deploys the template disk image Tdi and the driver Dr to the server 30 in the resource pool 3 and constructs an environment in which the service can be provided in the server 30. Therefore, as shown in FIG. 6, the server activation processing function unit 25 includes a service addition request input unit 251, a standby server selection unit 252, a template image acquisition unit 253, a driver acquisition unit 254, and a template image driver. And an output unit 255.

サービス増設要求入力部251は、保守者端末5から、前記したサービス増設要求が入力される。そして、サービス増設要求入力部251は、このサービス増設要求に含まれるサービス種別を、テンプレートイメージ取得部253と、ドライバ取得部254とに出力する。   The service extension request input unit 251 receives the service extension request from the maintenance person terminal 5. Then, the service extension request input unit 251 outputs the service type included in the service extension request to the template image acquisition unit 253 and the driver acquisition unit 254.

待機サーバ選択部252は、サーバデータベース22に対して、サーバ状態22Bが「待機」となっているサーバ30を問い合わせる。そして、待機サーバ選択部252は、その問い合わせ結果として、「待機」しているサーバ30のサーバIDとハードウェア種別とを取得する。図3の例では、待機サーバ選択部252は、サーバデータベース22から、「サーバ2」、「サーバ3」および「サーバ6」のサーバIDとハードウェア種別とを取得する。   The standby server selection unit 252 inquires of the server database 22 about the server 30 whose server state 22B is “standby”. Then, the standby server selection unit 252 acquires the server ID and hardware type of the server 30 that is “standby” as the inquiry result. In the example of FIG. 3, the standby server selection unit 252 acquires the server IDs and hardware types of “server 2”, “server 3”, and “server 6” from the server database 22.

ここで、待機サーバ選択部252は、「待機」しているサーバ30が複数の場合、その中から1台のサーバ30を選択する。例えば、待機サーバ選択部252は、サーバデータベース22で最初にエントリされているサーバ30を1台選択する(図3では「サーバ2」)。また、例えば、待機サーバ選択部252は、サーバデータベース22において、サーバ状態22Bが「待機」となっているサーバ30を無作為に1台選択する。   Here, when there are a plurality of “standby” servers 30, the standby server selection unit 252 selects one server 30 from them. For example, the standby server selection unit 252 selects one server 30 that is first entered in the server database 22 (“server 2” in FIG. 3). Further, for example, the standby server selection unit 252 randomly selects one server 30 in the server database 22 whose server state 22B is “standby”.

前記した単純な選択方法のほか、待機サーバ選択部252は、通信遅延が最小となる1台のサーバ30を選択することもできる。具体的には、待機サーバ選択部252は、ネットワークトポロジまたはリソースプール3内のサーバ30の物理的位置などのサーバ位置情報を管理している。そして、待機サーバ選択部252は、このサーバ位置情報に基づいて、例えば、同一のハブに接続されているまたはネットワークケーブルで直接接続されているなど、リソースプール3内で最も通信遅延が少ないサーバ30を1台選択する。このように、通信遅延が最小となるサーバ30を選択することで、クラスタシステム1は、サービスの提供効率を向上させることができる。   In addition to the simple selection method described above, the standby server selection unit 252 can also select one server 30 that minimizes communication delay. Specifically, the standby server selection unit 252 manages server location information such as the network topology or the physical location of the server 30 in the resource pool 3. Based on this server location information, the standby server selection unit 252 then selects the server 30 with the least communication delay in the resource pool 3, such as being connected to the same hub or directly connected via a network cable. Select one. Thus, the cluster system 1 can improve the service providing efficiency by selecting the server 30 that minimizes the communication delay.

そして、待機サーバ選択部252は、選択した1台のサーバ30のハードウェア種別をドライバ取得部254に出力する。なお、サーバデータベース22において、サーバ状態22Bが「待機」となっているサーバ30が1台の場合、待機サーバ選択部252は、無条件にそのサーバを選択することは言うまでもない。   Then, the standby server selection unit 252 outputs the hardware type of the selected one server 30 to the driver acquisition unit 254. In the server database 22, when there is one server 30 in which the server state 22B is "standby", it goes without saying that the standby server selection unit 252 selects the server unconditionally.

テンプレートイメージ取得部253は、サービス増設要求入力部251からサービス種別が入力される。そして、テンプレートイメージ取得部253は、このサービス種別を含むテンプレートディスクイメージ取得要求を生成して、テンプレートイメージレポジトリ23に出力する。さらに、このテンプレートディスクイメージ取得要求に応じて、テンプレートイメージ取得部253は、テンプレートイメージレポジトリ23からテンプレートディスクイメージTdiを取得する。その後、テンプレートイメージ取得部253は、取得したテンプレートディスクイメージTdiを、テンプレートイメージ・ドライバ出力部255に出力する。   The template image acquisition unit 253 receives the service type from the service addition request input unit 251. Then, the template image acquisition unit 253 generates a template disk image acquisition request including this service type and outputs it to the template image repository 23. Furthermore, in response to this template disk image acquisition request, the template image acquisition unit 253 acquires the template disk image Tdi from the template image repository 23. Thereafter, the template image acquisition unit 253 outputs the acquired template disk image Tdi to the template image driver output unit 255.

ドライバ取得部254は、サービス増設要求入力部251からサービスが入力され、待機サーバ選択部252からハードウェア種別が入力される。そして、ドライバ取得部254は、このサービスおよびハードウェア種別を含むドライバ取得要求を生成して、ドライバレポジトリ24に出力する。さらに、このドライバ取得要求に応じて、ドライバ取得部254は、ドライバレポジトリ24からドライバDrを取得する。その後、ドライバ取得部254は、取得したドライバDrを、テンプレートイメージ・ドライバ出力部255に出力する。   The driver acquisition unit 254 receives a service from the service expansion request input unit 251 and a hardware type from the standby server selection unit 252. Then, the driver acquisition unit 254 generates a driver acquisition request including this service and hardware type, and outputs the driver acquisition request to the driver repository 24. Further, in response to this driver acquisition request, the driver acquisition unit 254 acquires the driver Dr from the driver repository 24. Thereafter, the driver acquisition unit 254 outputs the acquired driver Dr to the template image / driver output unit 255.

テンプレートイメージ・ドライバ出力部255は、テンプレートイメージ取得部253からテンプレートディスクイメージTdiが入力され、ドライバ取得部254からドライバDrが入力される。そして、テンプレートイメージ・ドライバ出力部255は、このテンプレートディスクイメージTdiおよびドライバ取得部254を、待機サーバ選択部252が選択したサーバ30に出力する。   The template image / driver output unit 255 receives the template disk image Tdi from the template image acquisition unit 253 and the driver Dr from the driver acquisition unit 254. Then, the template image / driver output unit 255 outputs the template disk image Tdi and the driver acquisition unit 254 to the server 30 selected by the standby server selection unit 252.

図2に戻り、説明を続ける。サーバ状態監視機能部26は、リソースプール3内の全てのサーバ30を監視して、サーバデータベース22のサーバ状態22Bを更新する。具体的には、サーバ状態監視機能部26は、各サーバ30に対して、サーバ状態の問い合わせを示す状態問い合わせを出力し、その状態問い合わせに応じて、サーバデータベース22のサーバ状態22Bを更新する。   Returning to FIG. 2, the description will be continued. The server status monitoring function unit 26 monitors all the servers 30 in the resource pool 3 and updates the server status 22B of the server database 22. Specifically, the server status monitoring function unit 26 outputs a status query indicating a server status query to each server 30, and updates the server status 22B of the server database 22 in response to the status query.

<サーバ>
以下、サーバ30について説明する。サーバ30は、利用者に各種サービスを提供するものであり、起動エージェント31と、ローカル格納部32と、計算処理機能部33とを備える。
<Server>
Hereinafter, the server 30 will be described. The server 30 provides various services to the user, and includes an activation agent 31, a local storage unit 32, and a calculation processing function unit 33.

起動エージェント31は、リソースマネージャ2との間で通信を行う。具体的には、サーバ状態監視機能部26からの状態問い合わせに対して、そのサーバ30で実行中のサービス種別、または、何のサービスも提供しておらず、「待機」していることを応答する。   The activation agent 31 communicates with the resource manager 2. Specifically, in response to a status inquiry from the server status monitoring function unit 26, a response indicating that the service type being executed on the server 30 or no service is provided and “standby” is provided. To do.

また、起動エージェント31は、サーバ起動処理機能部25から入力されたテンプレートディスクイメージTdiおよびドライバDrをデプロイする。例えば、起動エージェント31は、サーバ起動処理機能部25から入力された、そのサーバ30に固有の設定をテンプレートディスクイメージTdiに適用する。そして、起動エージェント31は、このテンプレートディスクイメージTdiおよびドライバDrをローカル格納部32に起動ディスクイメージとして格納する。   In addition, the activation agent 31 deploys the template disk image Tdi and the driver Dr input from the server activation processing function unit 25. For example, the activation agent 31 applies the setting specific to the server 30 input from the server activation processing function unit 25 to the template disk image Tdi. Then, the activation agent 31 stores the template disk image Tdi and the driver Dr in the local storage unit 32 as an activation disk image.

このとき、起動エージェント31は、所定の展開位置(例えば、「/lib/modules/」)にドライバDrを展開するができる。また、起動エージェント31は、別の位置にドライバDrを展開した後、オペレーティングシステムの起動時、そのドライバを展開位置(例えば、「/lib/modules/」)にマウントしてもよい。   At this time, the activation agent 31 can deploy the driver Dr at a predetermined deployment position (for example, “/ lib / modules /”). Further, the activation agent 31 may mount the driver Dr at a deployment position (for example, “/ lib / modules /”) when the operating system is activated after the driver Dr is deployed at another location.

さらに、起動エージェント31は、テンプレートディスクイメージTdiに対して、そのサーバ30に固有の設定を適用した後、計算処理機能部33に対して起動指示を出力する。なお、各サーバ30に固有の設定としては、例えば、IPアドレス、ネットマスク、DNSサーバなどネットワーク設定、バッファサイズ、同時接続数などミドルウェア設定、オペレーティングシステムのパラメータがあげられる。   Further, the activation agent 31 applies a setting specific to the server 30 to the template disk image Tdi, and then outputs an activation instruction to the calculation processing function unit 33. The settings unique to each server 30 include, for example, network settings such as an IP address, netmask, and DNS server, middleware settings such as buffer size and the number of simultaneous connections, and operating system parameters.

ローカル格納部32は、前記した起動ディスクイメージを格納するものであり、例えば、ハードディスクなどの不揮発メモリ、または、揮発性メモリである。また、ローカル格納部32は、起動ディスクイメージの他、サービスの提供に必要となる各種データを格納してもよい。   The local storage unit 32 stores the above-described startup disk image, and is, for example, a nonvolatile memory such as a hard disk or a volatile memory. In addition to the boot disk image, the local storage unit 32 may store various data necessary for providing the service.

計算処理機能部33は、CPU(Central Processing Unit)および主記憶装置を備える演算装置である。また、計算処理機能部33は、起動エージェント31から起動指示が入力されると、ローカル格納部32に格納された起動ディスクイメージを用いて、オペレーティンシステムを起動して、サービスを提供する。   The calculation processing function unit 33 is an arithmetic device including a CPU (Central Processing Unit) and a main storage device. When the activation instruction is input from the activation agent 31, the calculation processing function unit 33 activates the operating system using the activation disk image stored in the local storage unit 32 and provides a service.

[クラスタシステムの動作]
以下、図7を参照して、図2のクラスタシステム1の動作について説明する(適宜図2、図6参照)。ここで、図3のサーバデータベース22と、図4のテンプレートディスクイメージ対応表230と、図5のドライバ対応表240とを用いて、「サーバ2」に「サービスA」を増設する例で説明する。
[Cluster system operations]
Hereinafter, the operation of the cluster system 1 of FIG. 2 will be described with reference to FIG. 7 (see FIGS. 2 and 6 as appropriate). Here, an example in which “service A” is added to “server 2” using the server database 22 of FIG. 3, the template disk image correspondence table 230 of FIG. 4, and the driver correspondence table 240 of FIG. .

まず、保守者端末5は、保守者が「サービスA」の増設を指示すると、「サービスA」を示すサービス増設要求を生成して、サーバ起動処理機能部25に入力する。つまり、サーバ起動処理機能部25は、サービス増設要求入力部251によって、保守者端末5から、「サービスA」を含むサービス増設要求が入力される(ステップS1:サービス増設要求入力ステップ)。   First, when the maintenance person instructs to add “service A”, the maintenance person terminal 5 generates a service addition request indicating “service A” and inputs it to the server activation processing function unit 25. That is, the server activation processing function unit 25 receives a service expansion request including “service A” from the maintenance person terminal 5 by the service expansion request input unit 251 (step S1: service expansion request input step).

サーバ起動処理機能部25は、待機サーバ選択部252によって、サーバ状態が「待機」のサーバ30をサーバデータベース22に問い合わせる(ステップS2:待機サーバ問い合わせステップ)。   The server activation processing function unit 25 uses the standby server selection unit 252 to query the server database 22 for the server 30 whose server status is “standby” (step S2: standby server inquiry step).

ステップS2の処理に応じて、サーバデータベース22は、「サーバ2」、「サーバ3」および「サーバ6」という、3台分のサーバIDを待機サーバ選択部252に出力する(図3参照)。そして、サーバ起動処理機能部25は、待機サーバ選択部252によって、3台のサーバ30の中から、例えば、サーバデータベース22で最初のエントリである「サーバ2」を選択する(ステップS3:待機サーバ選択ステップ)。   In accordance with the processing in step S2, the server database 22 outputs server IDs for three servers “server 2”, “server 3”, and “server 6” to the standby server selection unit 252 (see FIG. 3). Then, the server activation processing function unit 25 selects, for example, “server 2” that is the first entry in the server database 22 from the three servers 30 by the standby server selection unit 252 (step S3: standby server). Selection step).

サーバ起動処理機能部25は、テンプレートイメージ取得部253によって、「サービスA」を含むテンプレートディスクイメージ取得要求を生成して、テンプレートイメージレポジトリ23に出力する(ステップS4:テンプレートイメージ取得要求ステップ)。   The server activation processing function unit 25 generates a template disk image acquisition request including “service A” by the template image acquisition unit 253, and outputs the template disk image acquisition request to the template image repository 23 (step S4: template image acquisition request step).

ステップS4の処理に応じて、テンプレートイメージレポジトリ23は、「サービスA」を検索条件(検索キー)として、テンプレートディスクイメージ対応表230から、テンプレートディスクイメージの格納場所を検索して、この格納場所に格納されたテンプレートディスクイメージTdiを出力する。すなわち、サーバ起動処理機能部25は、テンプレートイメージ取得部253によって、テンプレートイメージレポジトリ23から、「file://path/to/serviceA.img」に格納されたテンプレートディスクイメージTdiを取得する(ステップS5:テンプレートイメージ取得ステップ)。   In accordance with the processing in step S4, the template image repository 23 searches the template disk image correspondence table 230 for the storage location of the template disk image using “service A” as a search condition (search key), and stores this location in the storage location. The stored template disk image Tdi is output. That is, the server activation processing function unit 25 uses the template image acquisition unit 253 to acquire the template disk image Tdi stored in “file: //path/to/serviceA.img” from the template image repository 23 (step S5). : Template image acquisition step).

サーバ起動処理機能部25は、ドライバ取得部254によって、「サービスA」および「ハード2」を含むドライバ取得要求を生成して、ドライバレポジトリ24に出力する(ステップS6:ドライバ取得要求ステップ)。   The server activation processing function unit 25 generates a driver acquisition request including “service A” and “hardware 2” by the driver acquisition unit 254, and outputs the driver acquisition request to the driver repository 24 (step S6: driver acquisition request step).

ステップS4の処理に応じて、ドライバレポジトリ24は、「サービスA」および「ハード2」を検索条件として、ドライバ対応表240から、ドライバDrの格納場所「file://path/to/A2.lib」を検索して、この格納場所に格納されたドライバDrを出力する。すなわち、サーバ起動処理機能部25は、ドライバ取得部254によって、ドライバレポジトリ24から、「file://path/to/A2.lib」に格納されたドライバDrを取得する(ステップS7:ドライバ取得ステップ)。   In accordance with the processing of step S4, the driver repository 24 uses the “service A” and “hardware 2” as search conditions, and stores the driver Dr storage location “file: //path/to/A2.lib” from the driver correspondence table 240. ”And the driver Dr stored in this storage location is output. That is, the server activation processing function unit 25 acquires the driver Dr stored in “file: //path/to/A2.lib” from the driver repository 24 by the driver acquisition unit 254 (step S7: driver acquisition step). ).

サーバ起動処理機能部25は、テンプレートイメージ・ドライバ出力部255によって、テンプレートイメージ取得部253が取得したテンプレートディスクイメージTdiおよびドライバ取得部254が取得したドライバDrを、待機サーバ選択部252が選択した「サーバ2」に出力する(ステップS8:テンプレートイメージ・ドライバ出力ステップ)。   The server activation processing function unit 25 selects the template disk image Tdi acquired by the template image acquisition unit 253 and the driver Dr acquired by the driver acquisition unit 254 by the template image / driver output unit 255 by the standby server selection unit 252. Output to the server 2 "(step S8: template image driver output step).

サーバ30は、起動エージェント31によって、このサーバ30に固有の設定をテンプレートディスクイメージTdiに適用し、テンプレートディスクイメージTdiおよびドライバDrをローカル格納部32に起動ディスクイメージとして格納する。そして、サーバ30は、起動エージェント31によって、計算処理機能部33に起動指示を出力する。その後、サーバ30は、計算処理機能部33によって、ローカル格納部32に格納された起動ディスクイメージを用いて、オペレーティンシステムを起動して、サービスを提供する。 Server 30 2, by the activation agent 31, by applying the specific settings to the server 30 2 to the template disk image Tdi, stores the template disk image Tdi and driver Dr as a startup disk image locally storing unit 32. Then, the server 30 2, by the activation agent 31, and outputs an activation instruction to the calculation processing function unit 33. Thereafter, the server 30 2, by the calculation processing function unit 33, using the boot disk image stored in the local storage unit 32 activates the operating rate ting systems to provide services.

なお、図7では、サーバ起動処理機能部25は、ステップS4,5の処理を実行した後、ステップS6,7の処理を実行するとして説明したが、これに限定されない。例えば、サーバ起動処理機能部25は、ステップS6,7の処理を実行した後、ステップS4,5の処理を実行してもよい。   In FIG. 7, the server activation processing function unit 25 has been described as executing the processes of steps S6 and 7 after executing the processes of steps S4 and 5, but the present invention is not limited to this. For example, the server activation processing function unit 25 may execute the processes in steps S4 and 5 after executing the processes in steps S6 and S7.

また、別の例として、ステップS3の処理において、「サーバ2」ではなく「サーバ6」が選択された場合を考える。この場合、サーバ起動処理機能部25は、「サーバ6」に対して、「サービスA」に対応するテンプレートディスクイメージTdi、すなわち、「file://path/to/serviceA.img」に格納されたテンプレートディスクイメージTdiを出力することになる。また、サーバ起動処理機能部25は、「サービスA」、かつ、「ハード3」に対応するドライバDr、すなわち、「file://path/to/A3.lib」に格納されたドライバDrを出力することになる。   As another example, consider a case where “server 6” is selected instead of “server 2” in the process of step S3. In this case, the server activation processing function unit 25 stores the template disk image Tdi corresponding to “service A”, that is, “file: //path/to/serviceA.img” for “server 6”. A template disk image Tdi is output. Further, the server activation processing function unit 25 outputs the driver Dr corresponding to “service A” and “hardware 3”, that is, the driver Dr stored in “file: //path/to/A3.lib”. Will do.

以上のように、本発明の実施形態に係るクラスタシステム1は、異なるハードウェア種別のサーバ30がリソースプール3に含まれる場合でも、サービスに対応するテンプレートディスクイメージTdiと、サービスを提供するサーバのハードウェア種別に応じたドライバDrとを組み合わせることで、ストレージに格納するテンプレートディスクイメージTdiの数を低減できる。これによって、クラスタシステム1は、記憶容量が大きなストレージを必要とせずに簡易な構成を可能とし、ソフトウェアが更新された場合でも、この更新に伴う管理コストを抑えることができる。   As described above, the cluster system 1 according to the embodiment of the present invention includes the template disk image Tdi corresponding to the service and the server that provides the service even when the server 30 of different hardware types is included in the resource pool 3. By combining with the driver Dr corresponding to the hardware type, the number of template disk images Tdi stored in the storage can be reduced. As a result, the cluster system 1 can be configured in a simple manner without requiring a storage having a large storage capacity, and even when the software is updated, the management cost associated with this update can be suppressed.

なお、前記したリソースマネージャ2において、管理インタフェース21、サーバデータベース22、テンプレートイメージレポジトリ23、ドライバレポジトリ24、サーバ起動処理機能部25、サーバ状態監視機能部26は、入出力インタフェース、通信インタフェース、記憶手段を備えるコンピュータにより実現してもよい。このとき、リソースマネージャ2の各機能は、CPUによるプログラム実行処理により実現してもよいし、専用のハードウェアにより実現してもよい。   In the resource manager 2 described above, the management interface 21, the server database 22, the template image repository 23, the driver repository 24, the server activation processing function unit 25, and the server state monitoring function unit 26 include an input / output interface, a communication interface, and storage means. You may implement | achieve by the computer provided with. At this time, each function of the resource manager 2 may be realized by program execution processing by the CPU, or may be realized by dedicated hardware.

1 クラスタシステム
2 リソースマネージャ
21 管理インタフェース
22 サーバデータベース
23 テンプレートイメージレポジトリ
24 ドライバレポジトリ
25 サーバ起動処理機能部
251 サービス増設要求入力部
252 待機サーバ選択部
253 テンプレートイメージ取得部
254 ドライバ取得部
255 テンプレートイメージ・ドライバ出力部
26 サーバ状態監視機能部
3 リソースプール
30 サーバ
31 起動エージェント
32 ローカル格納部
33 計算処理機能部
DESCRIPTION OF SYMBOLS 1 Cluster system 2 Resource manager 21 Management interface 22 Server database 23 Template image repository 24 Driver repository 25 Server start processing function part 251 Service expansion request input part 252 Standby server selection part 253 Template image acquisition part 254 Driver acquisition part 255 Template image driver Output unit 26 Server state monitoring function unit 3 Resource pool 30 Server 31 Startup agent 32 Local storage unit 33 Calculation processing function unit

Claims (4)

利用者にサービスを提供する複数のサーバで構成されるリソースプールと、前記リソースプール内の全サーバが提供する前記サービスを管理するリソースマネージャとを備えるクラスタシステムであって、
前記リソースマネージャは、
前記サーバを一意に識別するサーバ識別子と、当該サーバが提供しているサービスを示すサービス種別または当該サーバが待機していることを示すサーバ状態と、当該サーバに固有のハードウェアを示すハードウェア種別とを対応づけて記憶するサーバデータベースと、
前記サービス種別と、前記サービス種別が示すサービスを提供するソフトウェアが含まれるテンプレートディスクイメージの格納場所とを含むテンプレートディスクイメージ対応表を記憶し、前記テンプレートディスクイメージの要求を示すテンプレートディスクイメージ取得要求に含まれるサービス種別を検索条件として、前記テンプレートディスクイメージ対応表から前記テンプレートディスクイメージの格納場所を検索し、検索した前記テンプレートディスクイメージの格納場所に格納されたテンプレートディスクイメージを出力するテンプレートイメージレポジトリと、
前記サービス種別と、前記ハードウェア種別と、前記サーバに固有のハードウェアに対応するドライバの格納場所とを含むドライバ対応表を記憶し、前記ドライバの要求を示すドライバ取得要求に含まれるサービス種別およびハードウェア種別を検索条件として、前記ドライバ対応表から前記ドライバの格納場所を検索し、検索した前記ドライバの格納場所に格納されたドライバを出力するドライバレポジトリと、
前記リソースプール内の全サーバを監視して、前記サーバデータベースの前記サーバ状態を更新するサーバ状態監視機能部と、
増設したい前記サービス種別を示すサービス増設要求が入力され、当該サービス増設要求のサービス種別が含まれる前記テンプレートディスクイメージ取得要求を前記テンプレートイメージレポジトリに出力して、前記テンプレートイメージレポジトリから前記テンプレートディスクイメージを取得すると共に、前記サービス増設要求のサービス種別と、前記サーバデータベースにおいて前記待機となっている1台の前記サーバのハードウェア種別とが含まれる前記ドライバ取得要求を前記ドライバレポジトリに出力して、前記ドライバレポジトリから前記ドライバを取得し、前記1台のサーバに出力するサーバ起動処理機能部と、を備え、
前記サーバは、
前記リソースマネージャからテンプレートディスクイメージとドライバとが入力され、入力された当該テンプレートディスクイメージと当該ドライバとを当該サーバにデプロイする起動エージェント、を備えることを特徴とするクラスタシステム。
A cluster system comprising: a resource pool composed of a plurality of servers that provide services to users; and a resource manager that manages the services provided by all servers in the resource pool,
The resource manager
A server identifier for uniquely identifying the server, a service type indicating a service provided by the server or a server state indicating that the server is waiting, and a hardware type indicating hardware specific to the server A server database that stores
A template disk image correspondence table including the service type and a storage location of a template disk image including software providing the service indicated by the service type is stored, and a template disk image acquisition request indicating the template disk image request is stored. A template image repository for searching the template disk image storage location from the template disk image correspondence table using the included service type as a search condition, and outputting the template disk image stored in the searched template disk image storage location; ,
Storing a driver correspondence table including the service type, the hardware type, and the storage location of the driver corresponding to the hardware specific to the server; and the service type included in the driver acquisition request indicating the driver request, and Using the hardware type as a search condition, search for the storage location of the driver from the driver correspondence table, and output the driver stored in the storage location of the searched driver,
A server status monitoring function unit that monitors all servers in the resource pool and updates the server status of the server database;
A service addition request indicating the service type to be added is input, the template disk image acquisition request including the service type of the service addition request is output to the template image repository, and the template disk image is extracted from the template image repository. And acquiring the driver acquisition request including the service type of the service addition request and the hardware type of the one server that is in the standby state in the server database to the driver repository, A server activation processing function unit that acquires the driver from a driver repository and outputs the driver to the one server;
The server
A cluster system comprising: a startup agent that receives a template disk image and a driver from the resource manager and deploys the input template disk image and the driver to the server.
前記サーバ起動処理機能部は、
前記サービス増設要求が入力されるサービス増設要求入力部と、
前記サーバデータベースの前記サーバ状態が前記待機となっている前記サーバから1台の前記サーバを選択する待機サーバ選択部と、
前記テンプレートディスクイメージ取得要求を生成して前記テンプレートイメージレポジトリに出力すると共に、当該テンプレートディスクイメージ取得要求に応じて、前記テンプレートイメージレポジトリから前記テンプレートディスクイメージを取得するテンプレートイメージ取得部と、
前記ドライバ取得要求を生成して前記ドライバレポジトリに出力すると共に、当該ドライバ取得要求に応じて、前記ドライバレポジトリから前記ドライバを取得するドライバ取得部と、
前記テンプレートイメージ取得部が取得したテンプレートディスクイメージと、前記ドライバ取得部が取得したドライバとを、前記待機サーバ選択部が選択した1台のサーバに出力するテンプレートイメージ・ドライバ出力部と、
を備えることを特徴とする請求項1に記載のクラスタシステム。
The server activation processing function unit
A service expansion request input unit to which the service expansion request is input;
A standby server selection unit that selects one of the servers from the server in which the server state of the server database is the standby;
Generating and outputting the template disk image acquisition request to the template image repository, and in response to the template disk image acquisition request, a template image acquisition unit that acquires the template disk image from the template image repository;
A driver acquisition unit that generates the driver acquisition request and outputs the driver acquisition request to the driver repository, and acquires the driver from the driver repository according to the driver acquisition request;
A template disk image acquired by the template image acquisition unit and a driver acquired by the driver acquisition unit; a template image / driver output unit that outputs the server selected by the standby server selection unit;
The cluster system according to claim 1, further comprising:
前記待機サーバ選択部は、前記サーバデータベースの前記サーバ状態が前記待機となっている前記サーバから、通信遅延が最小となる前記1台のサーバを選択することを特徴とする請求項2に記載のクラスタシステム。   The said standby server selection part selects the said 1 server from which the communication delay becomes the minimum from the said server in which the said server state of the said server database is the said standby. Cluster system. 請求項2に記載のクラスタシステムにおけるソフトウェアデプロイ方法であって、
前記サーバ起動処理機能部が、
前記サービス増設要求が入力されるサービス増設要求入力ステップと、
前記サーバデータベースに対して、前記サーバ状態が前記待機とないっている前記サーバを問い合わせる待機サーバ問い合わせステップと、
前記サーバデータベースに対する問い合わせ結果に基づいて、前記サーバデータベースの前記サーバ状態が前記待機となっている前記サーバから1台の前記サーバを選択する待機サーバ選択ステップと、
前記テンプレートディスクイメージ取得要求を生成して前記テンプレートイメージレポジトリに出力するテンプレートイメージ取得要求ステップと、
当該テンプレートディスクイメージ取得要求に応じて、前記テンプレートイメージレポジトリから前記テンプレートディスクイメージを取得するテンプレートイメージ取得ステップと、
前記ドライバ取得要求を生成して前記ドライバレポジトリに出力するドライバ取得要求ステップと、
当該ドライバ取得要求に応じて、前記ドライバレポジトリから前記ドライバを取得するドライバ取得ステップと、
前記テンプレートイメージ取得部が取得したテンプレートディスクイメージと、前記ドライバ取得部が取得したドライバとを、前記待機サーバ選択部が選択した1台のサーバに出力するテンプレートイメージ・ドライバ出力ステップと、
を実行することを特徴とするソフトウェアデプロイ方法。
A software deployment method in the cluster system according to claim 2,
The server activation processing function unit is
A service expansion request input step in which the service expansion request is input;
A standby server inquiry step for inquiring of the server that the server status is said to be standby with respect to the server database;
A standby server selection step of selecting one of the servers from the servers in which the server status of the server database is the standby, based on a query result for the server database;
A template image acquisition request step of generating the template disk image acquisition request and outputting it to the template image repository;
In response to the template disk image acquisition request, a template image acquisition step of acquiring the template disk image from the template image repository;
A driver acquisition request step of generating the driver acquisition request and outputting it to the driver repository;
In response to the driver acquisition request, a driver acquisition step of acquiring the driver from the driver repository;
A template image driver output step for outputting the template disk image acquired by the template image acquisition unit and the driver acquired by the driver acquisition unit to one server selected by the standby server selection unit;
The software deployment method characterized by performing.
JP2010187738A 2010-08-25 2010-08-25 Cluster system and software deployment method Active JP5276632B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010187738A JP5276632B2 (en) 2010-08-25 2010-08-25 Cluster system and software deployment method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010187738A JP5276632B2 (en) 2010-08-25 2010-08-25 Cluster system and software deployment method

Publications (2)

Publication Number Publication Date
JP2012048330A JP2012048330A (en) 2012-03-08
JP5276632B2 true JP5276632B2 (en) 2013-08-28

Family

ID=45903164

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010187738A Active JP5276632B2 (en) 2010-08-25 2010-08-25 Cluster system and software deployment method

Country Status (1)

Country Link
JP (1) JP5276632B2 (en)

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013186793A (en) * 2012-03-09 2013-09-19 Toshiba Corp Information processing device, image file generation method and program
EP2833265A1 (en) * 2013-07-29 2015-02-04 Alcatel Lucent Data processing
FR3019336B1 (en) * 2014-03-25 2016-03-25 Bull Sas METHOD AND DEVICE FOR CONTROLLING OPERATING SYSTEM CHANGE IN SERVICE NODES OF A HIGH PERFORMANCE COMPUTER
KR102326474B1 (en) 2016-10-05 2021-11-15 파르텍 클러스터 컴피턴스 센터 게엠베하 High Performance Computing Systems and Methods
JP6984138B2 (en) * 2017-02-20 2021-12-17 日本電気株式会社 Server device, server control method, program, server system
CN109426514B (en) * 2017-08-24 2022-09-02 北京金山云网络技术有限公司 Service automation deployment method and device, electronic equipment and storage medium
CN108062225B (en) * 2017-11-27 2021-08-27 国云科技股份有限公司 Method for issuing application cluster by multi-template combination
EP3721350A4 (en) * 2017-12-08 2021-12-29 Net-Thunder, LLC Automatically deployed information technology (it) system and method
CN110737445A (en) * 2019-10-23 2020-01-31 成都四方伟业软件股份有限公司 method for installing big data software based on intelligent planning
CN111352637B (en) * 2020-02-27 2023-11-21 第四范式(北京)技术有限公司 Method, device and equipment for deploying machine learning system

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7765299B2 (en) * 2002-09-16 2010-07-27 Hewlett-Packard Development Company, L.P. Dynamic adaptive server provisioning for blade architectures
JP4650203B2 (en) * 2005-10-20 2011-03-16 株式会社日立製作所 Information system and management computer
JP2008015794A (en) * 2006-07-06 2008-01-24 Konica Minolta Business Technologies Inc Program management device, program management system, and program providing method

Also Published As

Publication number Publication date
JP2012048330A (en) 2012-03-08

Similar Documents

Publication Publication Date Title
JP5276632B2 (en) Cluster system and software deployment method
CN112118565B (en) Multi-tenant service gray level publishing method, device, computer equipment and storage medium
US9246762B1 (en) NTP client-side automatic configuration
JP4647234B2 (en) Method and apparatus for discovering network devices
US10686755B2 (en) Assigning IP addresses and configuration parameters in hyper-converged infrastructure
US7831734B2 (en) Method and system for remote configuration of network devices
JP5288334B2 (en) Virtual appliance deployment system
US9497295B2 (en) Redistribution of operating environments for the redeployment of grid clients
JP4900982B2 (en) Method for managing failover in a server cluster, failover server and computer program
JP7153800B2 (en) METHOD, APPARATUS AND PROGRAM FOR PROCESSING MEDIA CONTENT IN MPEG NBMP
WO2020253079A1 (en) Jmeter-based distributed performance test method and apparatus, device, and storage medium
US9960964B2 (en) System, method and apparatus to manage services in a network
CN107800565B (en) Inspection method, inspection device, inspection system, computer equipment and storage medium
WO2012132815A1 (en) Virtual server id management system, integrated monitoring system, virtual server id management program, and integrated monitoring program
JP2017513151A (en) Private cloud connection device cluster architecture
CN107666493B (en) Database configuration method and equipment thereof
US20180176289A1 (en) Information processing device, information processing system, computer-readable recording medium, and information processing method
CN108881066A (en) A kind of method of route requests, access server and storage equipment
CN107665141B (en) Database configuration method and equipment thereof
CN105812423B (en) A kind of cloud system configuration method, server and device
CN110391940A (en) Response method, device, system, equipment and the storage medium of address of service
WO2017002222A1 (en) System deployment device and system deployment method
CN108650337B (en) Server detection method, system and storage medium
JP6448012B2 (en) Method, apparatus, and system for displaying virtual machine names
US10592221B2 (en) Parallel distribution of application services to virtual nodes

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120828

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20130201

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130426

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20130514

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130517

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

Ref document number: 5276632

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350