JP2016122421A - Cluster system, cluster management server and program for cluster management - Google Patents
Cluster system, cluster management server and program for cluster management Download PDFInfo
- Publication number
- JP2016122421A JP2016122421A JP2014263412A JP2014263412A JP2016122421A JP 2016122421 A JP2016122421 A JP 2016122421A JP 2014263412 A JP2014263412 A JP 2014263412A JP 2014263412 A JP2014263412 A JP 2014263412A JP 2016122421 A JP2016122421 A JP 2016122421A
- Authority
- JP
- Japan
- Prior art keywords
- cluster
- installer
- computer
- server
- node
- 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.)
- Granted
Links
- 230000005540 biological transmission Effects 0.000 claims abstract description 14
- 238000009434 installation Methods 0.000 claims abstract description 14
- 238000000034 method Methods 0.000 claims description 7
- 230000004044 response Effects 0.000 claims description 6
- 230000006870 function Effects 0.000 claims description 5
- 238000010276 construction Methods 0.000 claims description 4
- 230000008569 process Effects 0.000 claims description 4
- 238000010586 diagram Methods 0.000 description 4
- 230000004913 activation Effects 0.000 description 2
- 230000009467 reduction Effects 0.000 description 2
- 239000004065 semiconductor Substances 0.000 description 2
- 238000004519 manufacturing process Methods 0.000 description 1
- 238000012544 monitoring process Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/445—Program loading or initiating
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/16—Error detection or correction of the data by redundancy in hardware
- G06F11/20—Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Quality & Reliability (AREA)
- Hardware Redundancy (AREA)
- Stored Programmes (AREA)
Abstract
Description
本発明は、クラスタシステム、クラスタ管理サーバおよびクラスタ管理用プログラムに関し、特に、複数のコンピュータを用いて冗長化したクラスタシステムとその構築方法に関するものである。 The present invention relates to a cluster system, a cluster management server, and a cluster management program, and more particularly to a cluster system made redundant by using a plurality of computers and a construction method thereof.
従来、1台のコンピュータが障害などで停止してもシステム全体が止まることがないように、複数のコンピュータを用いて冗長化したクラスタシステムが広く利用されている。このクラスタシステムを構築するためには、複数のコンピュータに対して必要な設定を行う必要がある。従来、このクラスタシステムの構築を簡易に行えるようにしたシステムが提案されている(例えば、特許文献1,2参照)。
Conventionally, a redundant cluster system using a plurality of computers is widely used so that even if one computer stops due to a failure or the like, the entire system does not stop. In order to construct this cluster system, it is necessary to make necessary settings for a plurality of computers. Conventionally, a system has been proposed in which the cluster system can be easily constructed (see, for example,
特許文献1に記載のサーバ監視システムでは、インターネットに接続されたリモートコンピュータに設定ファイル(サーバクラスタを構成するサーバの数量および名称を含む)と監視プログラムとを設定する。リモートコンピュータは、設定ファイル中に設定されたサーバの名称に基づいて、設定ファイルおよび監視プログラムを複数のサーバに送信する。そして、設定ファイルおよび監視プログラムを受信した複数のサーバ内でそれぞれ監視プログラムを実行して、複数のサーバ間を互いに通信させることによって、サーバクラスタを確立する。
In the server monitoring system described in
特許文献2に記載のクラスタシステムでは、マスターノードから末端ノードまで複数のノードが階層的に構成されている。マスターノードがインストール情報を保持し、自ノードのインストールを行うとともに、配下のノードに対して起動を指示する。マスターノード配下のノードから末端ノードまでの各ノードは、上位ノードからの起動指示を受けたノードが起動すると、起動指示を行った上位ノードからインストール情報を取得し、自ノードのインストールを行うとともに、配下のノードに対して起動を指示する。各ノードは、構成情報を参照して、ノード識別情報をキーとして、インストールパラメータを決定する。そして、決定されたインストールパラメータの値に基づいて、ノード固有の値(例えば、IPアドレスや、ノード名や、ファイルシステムをマウントするための設定ファイルなど)を設定することで、システム起動時に動作する環境を作成する。
In the cluster system described in
上記特許文献1,2に記載の技術によれば、クラスタシステムの構築を自動的に行うことが可能である。しかしながら、上記特許文献1,2の何れのシステムも、オンプレミス環境によるものであり、クラスタシステムを構築するために必要な設備を全て企業が自社で導入しなければならないという問題があった。すなわち、特許文献1に記載のシステム場合、クラスタを構成する複数のサーバおよびリモートコンピュータの全てを企業が自社で導入しなければならない。また、特許文献2に記載のシステムの場合、マスターノードから末端ノードまで全てのノードを企業が自社で導入しなければならない。そのため、システム構築に多くの手間がかかることに加え、拡張・縮小のフレキシビリティに欠けるという問題があった。
According to the techniques described in
本発明は、このような問題を解決するために成されたものであり、必要な設備を全てオンプレミスで用意する手間を軽減し、クラスタシステムをより簡易に構築できるようにすることを目的とする。 The present invention has been made to solve such a problem, and it is an object of the present invention to reduce the labor of preparing all necessary facilities on-premises and to construct a cluster system more easily. .
上記した課題を解決するために、本発明では、クラウド環境下に設置した集中管理サーバにおいて、コンピュータをクラスタサーバとして構成するための冗長化プログラムおよび設定情報を含むインストーラを生成して当該コンピュータに送信し、インストーラを受信したコンピュータが当該インストーラを実行して冗長化プログラムをインストールするとともに、設定情報を設定することにより、コンピュータをクラスタサーバとして確立させるようにしている。 In order to solve the above problems, in the present invention, in a centralized management server installed in a cloud environment, an installer including a redundancy program and setting information for configuring a computer as a cluster server is generated and transmitted to the computer. Then, the computer that has received the installer executes the installer to install the redundancy program and sets the setting information to establish the computer as a cluster server.
上記のように構成した本発明によれば、クラウド環境下に設置された集中管理サーバにアクセスして、例えば企業内に設置された複数のコンピュータにそれぞれインストーラをダウンロードしてインストールを実行するだけで、当該複数のコンピュータをクラスタサーバとして構成するために必要な環境を構築することができる。これにより、集中管理サーバをオンプレミス環境で導入する手間をかけることなく、クラウド上の集中管理サーバを利用してクラスタシステムをより簡易に構築することができる。 According to the present invention configured as described above, it is only necessary to access a centralized management server installed in a cloud environment, download an installer to each of a plurality of computers installed in a company, and execute the installation. An environment necessary for configuring the plurality of computers as a cluster server can be constructed. This makes it possible to construct a cluster system more easily by using the centralized management server on the cloud without taking the trouble of introducing the centralized management server in an on-premises environment.
以下、本発明の一実施形態を図面に基づいて説明する。図1は、本実施形態によるクラスタシステムの全体構成例を示す図である。図1に示すように、本実施形態のクラスタシステムは、集中管理サーバ(クラスタ管理サーバ)10および複数のクラスタサーバ20を備えて構成されている。
Hereinafter, an embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a diagram showing an example of the overall configuration of a cluster system according to the present embodiment. As shown in FIG. 1, the cluster system of this embodiment includes a centralized management server (cluster management server) 10 and a plurality of
集中管理サーバ10は、クラウド環境下に設置されている。すなわち、集中管理サーバ10は、クラスタサーバ20からアクセス可能なインターネット上に設置されている。複数のクラスタサーバ20は、例えば、インターネットに接続可能になされた社内LAN100上に設置されている。
The
複数のクラスタサーバ20は、社内に設置されたコンピュータに対して、集中管理サーバ10からダウンロードしたインストーラによって冗長化プログラムをインストールするとともに、所定の設定情報を設定することにより、当該コンピュータをクラスタサーバ20として確立したものである。
The plurality of
図1に示す例では、冗長化プログラムのインストールを行うことによって確立した2台のクラスタサーバ20と、インストールが行われていない1台のコンピュータ20’とが社内LAN100に接続されている。この1台のコンピュータ20’に対して冗長化プログラムのインストールを行えば、これもクラスタサーバ20として確立することが可能である。
In the example shown in FIG. 1, two
社内LAN100上には、クラスタサーバ20で共有して利用可能なデータベース30が接続されている。また、集中管理サーバ10には、インターネットを介してユーザ端末40が接続されている。ユーザ端末40から集中管理サーバ10およびクラスタサーバ20を介してデータベース30にアクセスすることにより、データベース30内のデータに対して所望の処理を行うことができるようになっている。
A
ここで、集中管理サーバ10は、複数のクラスタサーバ20のうち何れか1つを稼動させてデータベース30にアクセスするように制御する。そして、稼働中のクラスタサーバ20に障害が発生していないかどうかを監視し、障害の発生を検出した場合は、別のクラスタサーバ20を稼動させてデータベース30にアクセスするように切り替える。
Here, the
なお、図1の例では、ユーザ端末40は社内LAN100の外部に接続されているが、社内LAN100上に接続されていてもよい。また、図1の例ではユーザ端末40を1台のみ示しているが、実際には複数台のユーザ端末40が集中管理サーバ10に接続し得る。
In the example of FIG. 1, the
図2は、本実施形態による集中管理サーバ10およびクラスタサーバ20の機能構成例を示すブロック図である。図2に示すように、本実施形態のサーバ10は、リクエスト受信部11、インストーラ生成部12、インストーラ送信部13、優先順位設定部14、稼動管理部15および記憶部16を備えている。また、本実施形態のクラスタサーバ20は、リクエスト送信部21、インストーラ受信部22、インストール部23および冗長化処理実行部24を備えている。
FIG. 2 is a block diagram illustrating a functional configuration example of the
ここで、クラスタサーバ20のリクエスト送信部21、インストーラ受信部22およびインストール部23は、クラスタサーバ20に冗長化プログラムをインストールする前の状態(すなわち、コンピュータ20’の状態)において実行されるものである。一方、クラスタサーバ20の冗長化処理実行部24は、冗長化プログラムをインストールした後の状態(すなわち、クラスタサーバ20として確立した状態)において実行されるものである。
Here, the
サーバ10の各機能ブロック11〜15は、実際にはCPU、RAM、ROMなどを備えて構成され、RAMやROM、ハードディスクまたは半導体メモリ等の記録媒体に記憶されたプログラム(特許請求の範囲のクラスタ管理用プログラムを含む)が動作することによって実現される。同様に、クラスタサーバ20の各機能ブロック21〜24は、実際にはCPU、RAM、ROMなどを備えて構成され、RAMやROM、ハードディスクまたは半導体メモリ等の記録媒体に記憶されたプログラムが動作することによって実現される。なお、各機能ブロック11〜15、21〜24の全部または一部は、ハードウェアまたはDSP(Digital Signal Processor)によって構成することも可能である。
Each of the
クラスタサーバ20(コンピュータ20’)のリクエスト送信部21は、冗長化プログラムをインストールするためのインストーラのダウンロードを集中管理サーバ10に対してリクエストする。このリクエストは、例えば、ユーザがコンピュータ20’を操作して集中管理サーバ10にアクセスし、集中管理サーバ10により提供される画面上でインストーラのダウンロードを指示することによって行う。
The
クラスタ管理サーバ10のリクエスト受信部11は、コンピュータ20’からインターネットを介して送られてくるリクエストを受信する。インストーラ生成部12は、リクエスト受信部11がリクエストを受信した場合、コンピュータ20’をクラスタサーバ20として構成するための冗長化プログラムおよび設定情報を含むインストーラを生成する。
The
本実施形態において、インストーラ生成部12は、コンピュータ20’から送られてくるリクエストに応じて、コンピュータ20’をユニークに識別するためのノードIDを発行し、当該ノードIDを設定情報の一部として含むインストーラを生成する。設定情報は、ノードIDの他に、クラスタサーバ20と集中管理サーバ10との接続に必要な接続設定情報、個別のセキュリティ証明書、クラスタサーバ20からデータベース30へアクセスするのに必要なアクセス設定情報(パス情報、参照権限情報など)を含む。
In the present embodiment, the
集中管理サーバ10のインストーラ送信部13は、インストーラ生成部12により生成されたインストーラを、リクエストの送信元であるコンピュータ20’に送信(ダウンロード)する。コンピュータ20’のインストーラ受信部22は、集中管理サーバ10のインストーラ送信部13により送信されたインストーラを受信する。
The installer transmission unit 13 of the
コンピュータ20’のインストール部23は、インストーラ受信部22により受信されたインストーラを実行し、コンピュータ20’に冗長化プログラムをインストールするとともに、設定情報を設定することにより、コンピュータ20’をクラスタサーバ20として確立させる。
The
冗長化処理実行部24は、インストールされた冗長化プログラムを実行することにより、所定の冗長化処理を行う。例えば、冗長化処理実行部24は、クラスタサーバ20に障害が生じているか否かを監視し、その結果を集中管理サーバ10に通知する処理を行う。
The redundancy process execution unit 24 performs a predetermined redundancy process by executing the installed redundancy program. For example, the redundancy processing execution unit 24 monitors whether or not a failure has occurred in the
例えば、冗長化処理実行部24は、クラスタサーバ20に障害が生じていない場合は、そのことを示す情報を周期的または集中管理サーバ10からの要求に応じて送信する。一方、冗長化処理実行部24は、クラスタサーバ20に障害が生じた場合、集中管理サーバ10に対する情報の送信を停止する。これにより、集中管理サーバ10は、クラスタサーバ20からの情報送信の有無により、クラスタサーバ20に障害が生じているか否かを監視することができる。
For example, if no failure has occurred in the
集中管理サーバ10の優先順位設定部14は、インストーラ生成部12により発行されたノードIDに対して稼動の優先順位を設定し、ノードIDをその優先順位と共に記憶部16に記憶させる。なお、優先順位の設定方法としては、任意の方法を適用することが可能である。例えば、ノードIDを発行した順番に沿って優先順位を設定することが可能である。あるいは、複数のクラスタサーバ20に負荷状態を問い合わせ、負荷が小さい順に高い優先順位を設定するようにしてもよい。
The priority
図3は、本実施形態の優先順位設定部14により記憶部16に記憶される優先順位の設定例を示す図である。図3に示すように、記憶部16には、インストーラ生成部12により発行されたノードIDと、そのノードIDに対して優先順位設定部14により設定された優先順位とが紐付けられて記憶されている。図3の例では、ノードIDを発行した順に高い優先順位が設定されている。
FIG. 3 is a diagram illustrating a setting example of the priority order stored in the
なお、クラスタサーバ20において冗長化プログラムをアンインストールした場合、そのことが集中管理サーバ10に通知される。アンインストールの通知を受けた場合、優先順位設定部14は、アンインストールが行われたクラスタサーバ20に対応するノードIDと優先順位との組を記憶部16から削除する。冗長化プログラムをアンインストールすることにより、クラスタサーバ20は通常のコンピュータ20’に戻る。
When the redundancy program is uninstalled in the
集中管理サーバ10の稼動管理部15は、優先順位設定部14により設定され記憶部16に記憶された優先順位に従って、複数のクラスタサーバ20を稼動させる。具体的には、稼動管理部15は、優先順位設定部14により優先順位が第1位に設定されたクラスタサーバ20を稼動させる。そして、冗長化処理実行部24から通知される情報によって、優先順位が第1位で稼働中のクラスタサーバ20に障害が生じたことを検出した場合、稼動管理部15は、優先順位が第2位のクラスタサーバ20を稼動させるように切り替える。
The
すなわち、稼動管理部15は、ユーザ端末40からデータベース30のデータ取得要求が送られてきた場合、優先順位が第1位のクラスタサーバ20を通じてデータベース30にアクセスし、要求されているデータを取得するように第1位のクラスタサーバ20を制御する。そして、稼動管理部15は、稼働中のクラスタサーバ20に障害が生じたことを検出した場合、優先順位が第2位のクラスタサーバ20を通じてデータベース30にアクセスし、ユーザ端末40から要求されているデータを取得するように第2位のクラスタサーバ20を制御する。
That is, when a data acquisition request for the
また、稼動管理部15は、ユーザ端末40からデータベース30に格納されているデータの処理要求が送られてきた場合も、通常は優先順位が第1位のクラスタサーバ20を通じてデータベース30にアクセスするように制御する。この場合、第1位のクラスタサーバ20がデータベース30から必要なデータを取得し、ユーザ端末40から要求されているデータ処理を行って、その処理結果を集中管理サーバ10を介してユーザ端末40に送信する。
In addition, even when a processing request for data stored in the
また、稼動管理部15は、稼働中である第1位のクラスタサーバ20に障害が生じたことを検出した場合、優先順位が第2位のクラスタサーバ20を通じてデータベース30にアクセスするように制御する。この場合、第2位のクラスタサーバ20がデータベース30から必要なデータを取得し、ユーザ端末40から要求されているデータ処理を行って、その処理結果を集中管理サーバ10を介してユーザ端末40に送信する。
Further, when the
図4は、上記のように構成した本実施形態のクラスタシステムによって実行される、冗長化プログラムのインストール動作例を示すフローチャートである。図4に示すフローチャートは、コンピュータ20’から集中管理サーバ10に対してインストーラのダウンロードをリクエストしたときに開始する。
FIG. 4 is a flowchart showing an example of the redundant program installation operation executed by the cluster system of the present embodiment configured as described above. The flowchart shown in FIG. 4 starts when the computer 20 'requests the
まず、集中管理サーバ10のリクエスト受信部11は、コンピュータ20’からインターネットを介して送られてくるリクエストを受信する(ステップS1)。次いで、インストーラ生成部12は、コンピュータ20’をユニークに識別するためのノードIDを発行し(ステップS2)、冗長化プログラムと設定情報とを含むインストーラを生成する(ステップS3)。この設定情報の中には、インストーラ生成部12が発行したノードID、接続設定情報、個別のセキュリティ証明書、データベース30へのアクセス設定情報などが含まれる。
First, the
また、優先順位設定部14は、インストーラ生成部12により発行されたノードIDに対して優先順位を設定し、ノードIDと優先順位とを紐付けて記憶部16に記憶させる(ステップS4)。その後、インストーラ送信部13は、ステップS3でインストーラ生成部12により生成されたインストーラをリクエスト元のコンピュータ20’に送信する(ステップS5)。
Further, the priority
コンピュータ20’のインストーラ受信部22は、集中管理サーバ10のインストーラ送信部13により送信されたインストーラを受信する(ステップS6)。そして、インストール部23は、インストーラ受信部22により受信されたインストーラを実行し、コンピュータ20’に冗長化プログラムをインストールするとともに、設定情報を設定することにより、コンピュータ20’をクラスタサーバ20として確立させる(ステップS7)。これにより、図4に示すフローチャートの処理を終了する。
The installer receiving unit 22 of the computer 20 'receives the installer transmitted by the installer transmitting unit 13 of the central management server 10 (step S6). Then, the
なお、上記実施形態では、複数のクラスタサーバ20に対して全て異なる優先順位を設定する例について説明したが、本発明はこれに限定されない。例えば、2つまたはそれ以上のクラスタサーバ20に対して同じ優先順位を設定するようにしてもよい。具体的には、2つまたはそれ以上のクラスタサーバ20に対して第1位の優先順位を設定する。この場合、稼動管理部15は、優先順位が第1位に設定された複数のクラスタサーバ20の負荷状況を監視し、その負荷状況に応じて何れかのクラスタサーバ20を適宜選んで、ユーザ端末40から要求されている処理を実行させるようにしてもよい。このようにすれば、稼動管理部15をロードバランサとして機能させることができる。
In the above embodiment, an example in which different priority orders are set for a plurality of
以上詳しく説明したように、本実施形態では、クラウド環境下に設置した集中管理サーバ10において、コンピュータ20’をクラスタサーバ20として構成するための冗長化プログラムおよび設定情報を含むインストーラを生成してコンピュータ20’に送信し、インストーラを受信したコンピュータ20’が当該インストーラを実行して冗長化プログラムをインストールするとともに、設定情報を設定することにより、コンピュータ20’をクラスタサーバ20として確立させるようにしている。
As described above in detail, in the present embodiment, the
上記のように構成した本実施形態によれば、クラウド環境下に設置された集中管理サーバ10にアクセスして、企業内に設置された複数のコンピュータ20’にそれぞれインストーラをダウンロードしてインストールを実行するだけで、当該複数のコンピュータ20’をクラスタサーバ20として確立させてクラスタシステムを簡単に構築することができる。逆に、冗長化プログラムをアンインストールするだけで、クラスタサーバ20を通常のコンピュータ20’に戻すこともできる。
According to the present embodiment configured as described above, the
また、本実施形態では、コンピュータ20’に冗長化プログラムをインストールしてクラスタサーバ20として確立した後は、集中管理サーバ10の稼動管理部15が、クラスタサーバ20にインストールされた冗長化プログラムに従って動作する冗長化処理実行部24と協働して障害の発生を監視し、稼働中のクラスタサーバ20に障害が発生した場合には別のクラスタサーバ20に稼動を切り替えるようにしている。これにより、クラスタシステムの構築に加えて、構築したクラスタシステムの運用についても、クラウド環境下に設置された集中管理サーバ10を利用して簡単に行うことができる。つまり、集中管理サーバ10の稼動管理部15により提供されるクラウドサービスを、冗長化プログラムのインストールによって確立したクラスタサーバ20でそのまま利用することができる。
In this embodiment, after the redundancy program is installed in the
以上のように、本実施形態によれば、集中管理サーバをオンプレミス環境で導入したり、社内LAN100上のネットワーク構成を変えたりする手間をかけることなく、クラウド上の集中管理サーバ10を利用してクラスタシステムをより簡易に構築することができる。そのため、クラスタシステムの構築にかかる手間を大幅に低減することができる。また、データベース30の容量やユーザ端末40の接続数などに応じて、クラスタサーバ20を拡張・縮小させることも簡単に行うことできる。このように拡張・縮小のフレキシビリティが向上することは、複数のクラスタサーバ20に第1位の優先順位を設定して稼動管理部15をロードバランサとして機能させる場合には特に有効である。
As described above, according to the present embodiment, the
なお、上記実施形態は、何れも本発明を実施するにあたっての具体化の一例を示したものに過ぎず、これによって本発明の技術的範囲が限定的に解釈されてはならないものである。すなわち、本発明はその要旨、またはその主要な特徴から逸脱することなく、様々な形で実施することができる。 The above-described embodiments are merely examples of implementation in carrying out the present invention, and the technical scope of the present invention should not be interpreted in a limited manner. That is, the present invention can be implemented in various forms without departing from the gist or the main features thereof.
10 集中管理サーバ
11 リクエスト受信部
12 インストーラ生成部
13 インストーラ送信部
14 優先順位設定部
15 稼動管理部
16 記憶部
20 クラスタサーバ
20’ 冗長化プログラムがインストールされる前のコンピュータ
21 リクエスト送信部
22 インストーラ受信部
23 インストール部
24 冗長化処理実行部
30 データベース
40 ユーザ端末
DESCRIPTION OF
上記した課題を解決するために、本発明では、クラウド環境下に設置した集中管理サーバにおいて、コンピュータをクラスタサーバとして構成するための冗長化プログラムおよび設定情報を含むインストーラを生成して当該コンピュータに送信し、インストーラを受信したコンピュータが当該インストーラを実行して冗長化プログラムをインストールするとともに、設定情報を設定することにより、コンピュータをクラスタサーバとして確立させるようにしている。また、本発明では、コンピュータから送られてくるリクエストに応じて、コンピュータをユニークに識別するためのノードIDを発行し、当該ノードIDを設定情報の一部として含むインストーラを生成するようにしている。 In order to solve the above problems, in the present invention, in a centralized management server installed in a cloud environment, an installer including a redundancy program and setting information for configuring a computer as a cluster server is generated and transmitted to the computer. Then, the computer that has received the installer executes the installer to install the redundancy program and sets the setting information to establish the computer as a cluster server. In the present invention, a node ID for uniquely identifying a computer is issued in response to a request sent from the computer, and an installer including the node ID as a part of setting information is generated. .
Claims (10)
上記集中管理サーバは、クラウド環境下に設置され、
コンピュータを上記クラスタサーバとして構成するための冗長化プログラムおよび設定情報を含むインストーラを生成するインストーラ生成部と、
上記インストーラ生成部により生成された上記インストーラを上記コンピュータに送信するインストーラ送信部とを備え、
上記冗長化プログラムのインストール後に上記クラスタサーバとして動作する上記コンピュータは、
上記インストーラ送信部により送信された上記インストーラを受信するインストーラ受信部と、
上記インストーラ受信部により受信された上記インストーラを実行し、上記冗長化プログラムをインストールするとともに、上記設定情報を設定することにより、上記コンピュータを上記クラスタサーバとして確立させるインストール部とを備えたことを特徴とするクラスタシステム。 A cluster system comprising a central management server and a plurality of cluster servers,
The central management server is installed in a cloud environment,
An installer generating unit for generating an installer including a redundancy program and setting information for configuring the computer as the cluster server;
An installer transmission unit that transmits the installer generated by the installer generation unit to the computer;
The computer operating as the cluster server after installing the redundancy program is:
An installer receiver for receiving the installer transmitted by the installer transmitter;
An installer that executes the installer received by the installer receiver, installs the redundancy program, and sets the setting information, thereby establishing the computer as the cluster server. And a cluster system.
上記インストーラ生成部により発行された上記ノードIDに対して稼動の優先順位を設定し、上記ノードIDをその優先順位と共に記憶部に記憶させる優先順位設定部と、
上記優先順位設定部により設定された優先順位に従って、上記複数のクラスタサーバを稼動させる稼動管理部とをさらに備えたことを特徴とする請求項2に記載のクラスタシステム。 The central management server
A priority setting unit that sets an operation priority for the node ID issued by the installer generation unit, and stores the node ID in the storage unit together with the priority;
The cluster system according to claim 2, further comprising an operation management unit that operates the plurality of cluster servers in accordance with the priority set by the priority setting unit.
上記クラスタ管理サーバは、クラウド環境下に設置され、
上記コンピュータから送られてくるリクエストに応じて、上記コンピュータをクラスタサーバとして構成するための冗長化プログラムおよび設定情報を含むインストーラを生成するインストーラ生成部と、
上記インストーラ生成部により生成された上記インストーラを上記コンピュータに送信するインストーラ送信部とを備えたことを特徴とするクラスタ管理サーバ。 A cluster management server for supporting the construction of a cluster system by probing a plurality of computers as cluster servers,
The cluster management server is installed in a cloud environment,
In response to a request sent from the computer, an installer generation unit that generates an installer including a redundancy program and setting information for configuring the computer as a cluster server;
A cluster management server, comprising: an installer transmission unit that transmits the installer generated by the installer generation unit to the computer.
上記優先順位設定部により設定された優先順位に従って、上記冗長化プログラムのインストールによって確立された複数のクラスタサーバを稼動させる稼動管理部とをさらに備えたことを特徴とする請求項6に記載のクラスタ管理サーバ。 A priority setting unit that sets an operation priority for the node ID issued by the installer generation unit, and stores the node ID in the storage unit together with the priority;
The cluster according to claim 6, further comprising an operation management unit that operates a plurality of cluster servers established by installation of the redundancy program in accordance with the priority set by the priority setting unit. Management server.
コンピュータから送られてくるリクエストに応じて、上記コンピュータを上記クラスタサーバとして構成するための冗長化プログラムおよび設定情報を含むインストーラを生成するインストーラ生成手段、および
上記インストーラ生成手段により生成された上記インストーラを上記コンピュータに送信するインストーラ送信手段
として上記クラスタ管理サーバを機能させるためのクラスタ管理用プログラム。 A cluster management program that is implemented in a cluster management server installed in a cloud environment and executes a process for constructing a cluster system composed of a plurality of cluster servers.
In response to a request sent from a computer, an installer generating means for generating an installer including a redundancy program and configuration information for configuring the computer as the cluster server, and the installer generated by the installer generating means A cluster management program for causing the cluster management server to function as installer transmission means for transmitting to the computer.
上記優先順位設定手段により設定された優先順位に従って、上記冗長化プログラムのインストールによって確立された複数のクラスタサーバを稼動させる稼動管理手段
として上記クラスタ管理サーバを更に機能させるための請求項9に記載のクラスタ管理用プログラム。 An operation priority order is set for the node ID issued by the installer generation means, and the priority order setting means for storing the node ID in the storage unit together with the priority order, and the priority order setting means 10. The cluster management program according to claim 9, wherein the cluster management server further functions as operation management means for operating a plurality of cluster servers established by installation of the redundancy program according to priority.
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014263412A JP5895043B1 (en) | 2014-12-25 | 2014-12-25 | Cluster system, cluster management server, and cluster management program |
PCT/JP2015/075466 WO2016103797A1 (en) | 2014-12-25 | 2015-09-08 | Cluster system, cluster management server, and cluster management program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014263412A JP5895043B1 (en) | 2014-12-25 | 2014-12-25 | Cluster system, cluster management server, and cluster management program |
Publications (2)
Publication Number | Publication Date |
---|---|
JP5895043B1 JP5895043B1 (en) | 2016-03-30 |
JP2016122421A true JP2016122421A (en) | 2016-07-07 |
Family
ID=55628552
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2014263412A Active JP5895043B1 (en) | 2014-12-25 | 2014-12-25 | Cluster system, cluster management server, and cluster management program |
Country Status (2)
Country | Link |
---|---|
JP (1) | JP5895043B1 (en) |
WO (1) | WO2016103797A1 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11003519B2 (en) | 2017-10-10 | 2021-05-11 | Fujitsu Limited | Information processing system, cluster system construction method, and non-transitory computer-readable storage medium for storing cluster construction program |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2005208805A (en) * | 2004-01-21 | 2005-08-04 | Seiko Epson Corp | License management server, recording medium, license management method and program |
JP5600982B2 (en) * | 2010-03-23 | 2014-10-08 | 日本電気株式会社 | Server device, device association method, device association program, and installer |
DE112013005875T5 (en) * | 2013-01-24 | 2015-11-12 | Hitachi, Ltd. | Environment configuration server, computer system, and environment configuration methods |
-
2014
- 2014-12-25 JP JP2014263412A patent/JP5895043B1/en active Active
-
2015
- 2015-09-08 WO PCT/JP2015/075466 patent/WO2016103797A1/en active Application Filing
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11003519B2 (en) | 2017-10-10 | 2021-05-11 | Fujitsu Limited | Information processing system, cluster system construction method, and non-transitory computer-readable storage medium for storing cluster construction program |
Also Published As
Publication number | Publication date |
---|---|
JP5895043B1 (en) | 2016-03-30 |
WO2016103797A1 (en) | 2016-06-30 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9485134B2 (en) | Managing configurations of system management agents in a distributed environment | |
EP3170071B1 (en) | Self-extending cloud | |
JP4421817B2 (en) | Method and system for a set of network devices that can be connected to provide improved collaboration, scalability, and reliability | |
US20110276685A1 (en) | Cloud computing as a service for enterprise software and data provisioning | |
US9521187B2 (en) | Managed filed transfer utilizing dynamic horizontal and vertical scaling | |
US8533525B2 (en) | Data management apparatus, monitoring apparatus, replica apparatus, cluster system, control method and computer-readable medium | |
US9225585B2 (en) | Method and system for device management, and server | |
CN112514328B (en) | Communication system, provider node, communication node and method for providing virtual network functions to customer nodes | |
JP2013097548A (en) | Information processing system, information processing device, client terminal, information processing method and program | |
WO2013107170A1 (en) | Remote network management system and service operation method therefor | |
JP6028851B2 (en) | Information processing apparatus, program update method, and program | |
US20240036537A1 (en) | Building management system with containerization for a generic gateway | |
JP5895043B1 (en) | Cluster system, cluster management server, and cluster management program | |
CN111095134B (en) | Fault tolerant service for integrated building automation systems | |
JP2016091201A (en) | Information processing device, synchronization control method, and program | |
CN114827177B (en) | Deployment method and device of distributed file system and electronic equipment | |
US11750710B2 (en) | Management cluster with integration service for deploying and managing a service in tenant clusters | |
JP2020057319A (en) | Device, server, and software update program | |
US20230146880A1 (en) | Management system and management method | |
CN111338647B (en) | Big data cluster management method and device | |
JPWO2012153388A1 (en) | Management information generation method, management information generation program, and management information generation apparatus | |
JP2009205263A (en) | Service monitoring system and method | |
WO2012160861A1 (en) | Software automatic deployment device | |
JP6394620B2 (en) | Server management system, server, server management method, and service processor | |
JP2019219970A (en) | Information processing system and image forming device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20160129 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20160129 |
|
A871 | Explanation of circumstances concerning accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A871 Effective date: 20160129 |
|
TRDD | Decision of grant or rejection written | ||
A975 | Report on accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A971005 Effective date: 20160210 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20160223 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20160229 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5895043 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313111 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
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 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |