JP4770749B2 - Service management apparatus, service management method, and service management program - Google Patents

Service management apparatus, service management method, and service management program Download PDF

Info

Publication number
JP4770749B2
JP4770749B2 JP2007021169A JP2007021169A JP4770749B2 JP 4770749 B2 JP4770749 B2 JP 4770749B2 JP 2007021169 A JP2007021169 A JP 2007021169A JP 2007021169 A JP2007021169 A JP 2007021169A JP 4770749 B2 JP4770749 B2 JP 4770749B2
Authority
JP
Japan
Prior art keywords
server
application program
application
service
window
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.)
Expired - Fee Related
Application number
JP2007021169A
Other languages
Japanese (ja)
Other versions
JP2008186359A (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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2007021169A priority Critical patent/JP4770749B2/en
Publication of JP2008186359A publication Critical patent/JP2008186359A/en
Application granted granted Critical
Publication of JP4770749B2 publication Critical patent/JP4770749B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Description

本発明は、アプリケーションプログラムを搭載したサーバによって提供されるサービスを管理する装置に係り、特に、サーバの稼動状況に応じてアプリケーションプログラムを起動する方法に関する。   The present invention relates to an apparatus for managing a service provided by a server loaded with an application program, and more particularly, to a method for starting an application program in accordance with the operating status of the server.

各種サービスを提供するサーバに障害が発生した場合、あるいは負荷が増大した場合、何らかの対処を行って速やかにサービスを再開あるいは継続する必要がある。このために、従来は、たとえば図8に示すように、サービスごとに予備サーバを用意しておき、障害発生時には予備サーバを起動してサーバを交替し、負荷増大時には負荷分散のための予備サーバを追加起動することが行われている(たとえば特許文献1)。
特開2004−104732号公報
When a failure occurs in a server that provides various services, or when the load increases, it is necessary to take some action and restart or continue the service promptly. For this reason, conventionally, as shown in FIG. 8, for example, a spare server is prepared for each service, and when a failure occurs, the spare server is activated to replace the server, and when the load increases, a spare server for load distribution Is additionally activated (for example, Patent Document 1).
JP 2004-104732 A

しかしながら、障害はそれほど頻繁には発生しないため、代替サーバとして予備サーバを用意することは非効率であり、予備サーバによらない代替方法が望まれる。また、負荷増大時に予備サーバを追加起動したあと、負荷が低下すれば実質的に予備サーバは必要なくなるため、安易に予備サーバを追加起動することも非効率であり、予備サーバによらない負荷分散方法が望まれる。   However, since failures do not occur so frequently, it is inefficient to prepare a spare server as an alternative server, and an alternative method that does not rely on the spare server is desired. In addition, after a spare server is additionally started when the load increases, if the load drops, the spare server is virtually unnecessary. Therefore, it is also inefficient to start a spare server easily. A method is desired.

本発明は、障害発生時や負荷増大時に予備サーバを起動するよりも効率的に障害対応あるいは負荷分散を行うことのできるサービス管理方法を提供することを目的とする。   It is an object of the present invention to provide a service management method that can deal with a failure or distribute a load more efficiently than when a spare server is activated when a failure occurs or a load increases.

本発明にかかるサービス管理装置は、アプリケーションプログラムを搭載した複数のサーバと通信可能なサービス管理装置であって、複数のサーバに搭載されているアプリケーションプログラムの運用状況を含む情報を登録したアプリ管理テーブルを記憶する記憶部と、アプリケーションプログラムを起動している第1のサーバの稼動状況を監視する手段と、第1のサーバの稼動状況に基づいてアプリケーションプログラムを他のサーバ上で起動することを決定する手段と、当該アプリケーションプログラムを搭載し、かつ当該アプリケーションプログラムを起動していない第2のサーバを、アプリ管理テーブルに登録された情報に基づいて検出する手段と、第2のサーバに当該アプリケーションプログラムの起動を指示する手段とを備えたことを特徴とする。   The service management apparatus according to the present invention is a service management apparatus capable of communicating with a plurality of servers loaded with application programs, and an application management table in which information including operation statuses of application programs loaded on the plurality of servers is registered. A storage unit for storing the information, means for monitoring the operating status of the first server running the application program, and determining to start the application program on another server based on the operating status of the first server Means for detecting, based on information registered in the application management table, a second server on which the application program is mounted and the application program is not activated, and the application program is stored in the second server. Means for instructing the activation of And wherein the door.

本発明にかかるサービス管理装置は、さらに、第1のサーバをネットワーク上で識別するためのアドレスを、第2のサーバのアドレスとして設定するように第2のサーバに指示する手段を備えてもよい。   The service management apparatus according to the present invention may further comprise means for instructing the second server to set an address for identifying the first server on the network as the address of the second server. .

本発明によれば、1台のサーバに複数のアプリケーションプログラムを搭載し、必要に応じて適切なアプリケーションプログラムを起動することにより、効率的に障害対応あるいは負荷分散を行うことのできるサービス管理方法を提供することが可能となる。   According to the present invention, there is provided a service management method capable of efficiently handling a failure or performing load distribution by mounting a plurality of application programs on one server and starting an appropriate application program as necessary. It becomes possible to provide.

以下、図面に基づいて実施例を説明する。   Embodiments will be described below with reference to the drawings.

図1は、本発明の概念を説明する図である。図1には、第1サービスと第2サービスの2つのサービスを提供する場合の例を示してある。第1サービスおよび第2サービスの具体的な内容は何でもよいが、たとえば、メールサーバとしてのサービス、webサーバとしてのサービス、ファイルサーバとしてのサービス、チャットサーバとしてのサービスなどである。第1サービスは1台のサーバ2(第1サービス用窓口サーバ)が提供している。第2サービスは2台のサーバ2(第2サービス用窓口サーバ、第2サービス用補助サーバ)が提供しており、第2サービス用窓口サーバが第2サービス用補助サーバとの間で負荷分散を行っている。クライアント6からは各窓口サーバが各サービスのホストサーバと見えている。すなわち、クライアント6は、第1サービスを利用するために第1サービス用窓口サーバのIPアドレスにアクセスし、第2サービスを利用するために第2サービス用窓口サーバのIPアドレスにアクセスする。第1サービス用窓口サーバでは第1サービス用のアプリケーションプログラムである第1アプリが起動されているが、第1サービス用窓口サーバには第2サービス用のアプリケーションプログラムである第2アプリも搭載されている。同様に第2サービス用窓口サーバおよび第2サービス用補助サーバでは第2サービス用のアプリケーションプログラムである第2アプリが起動されているが、第2サービス用窓口サーバおよび第2サービス用補助サーバには第1サービス用のアプリケーションプログラムである第1アプリも搭載されている。   FIG. 1 is a diagram for explaining the concept of the present invention. FIG. 1 shows an example in which two services, a first service and a second service, are provided. The specific contents of the first service and the second service may be anything, for example, a service as a mail server, a service as a web server, a service as a file server, a service as a chat server, and the like. The first service is provided by one server 2 (first service window server). The second service is provided by two servers 2 (second service window server and second service auxiliary server), and the second service window server distributes load with the second service auxiliary server. Is going. From the client 6, each window server is seen as a host server for each service. That is, the client 6 accesses the IP address of the first service window server to use the first service, and accesses the IP address of the second service window server to use the second service. The first application, which is an application program for the first service, is activated on the first service window server, but the second application, which is an application program for the second service, is also installed on the first service window server. Yes. Similarly, the second service, which is the second service application server, is activated on the second service window server and the second service auxiliary server. However, the second service window server and the second service auxiliary server include A first application that is an application program for the first service is also installed.

サービス管理装置1は、各サーバ2に搭載されているアプリケーションプログラムの情報や各サーバ2の運用状況を登録したアプリ管理テーブルを保持している。いずれかのサーバ2に障害が発生した場合、あるいは、特定のサーバ2の負荷が増大した場合に、サービス管理装置1は、それらのサーバ2で運用していたサービスを提供するためのアプリケーションプログラムを他のサーバ2で起動して、代替あるいは負荷分散を図る。   The service management apparatus 1 holds an application management table in which information on application programs installed in each server 2 and the operation status of each server 2 are registered. When a failure occurs in any of the servers 2 or when the load on a specific server 2 increases, the service management apparatus 1 installs an application program for providing a service that has been operated on those servers 2. Start with another server 2 to try to substitute or load balance.

図2は、本発明の実施例におけるアプリ管理テーブルの例を示す図である。アプリ管理テーブル中の各レコードが各サーバ2に対応しており、各レコードには、各サーバ2を特定するための情報であるサーバID102、各サーバ2に割り振られたIPアドレスであるサーバアドレス104、各サービスを提供するためのアプリケーションプログラムの搭載/運用状況を示すコードが登録されている。搭載/運用状況を示すコードとしては「窓口」「補助」「O」「−」の4種類がある。「窓口」はアプリケーションプログラムが起動されており、このサーバ2がこのサービスの窓口サーバとして運用されていることを示す。すなわち、このサービスのホストサーバのアドレスとして周知されているIPアドレスがサーバアドレス104欄に登録されている。「補助」はアプリケーションプログラムが起動されており、このサーバがこのサービスの補助サーバとして運用されていることを示す。すなわち、窓口サーバとはなっていないが、窓口サーバとの負荷分散によってサービスを提供していることを示す。「O」はアプリケーションプログラムが搭載されているが起動されていないことを示す。「−」はアプリケーションプログラムが搭載されていないことを示す。   FIG. 2 is a diagram showing an example of the application management table in the embodiment of the present invention. Each record in the application management table corresponds to each server 2, and each record includes a server ID 102 that is information for specifying each server 2 and a server address 104 that is an IP address assigned to each server 2. A code indicating the installation / operation status of an application program for providing each service is registered. There are four types of codes indicating installation / operation status: “window”, “auxiliary”, “O”, and “−”. The “window” indicates that the application program is activated and this server 2 is operated as a window server for this service. That is, an IP address known as the host server address of this service is registered in the server address 104 column. “Auxiliary” indicates that the application program is activated and this server is operated as an auxiliary server for this service. That is, although it is not a window server, it indicates that a service is provided by load balancing with the window server. “O” indicates that an application program is installed but not activated. “-” Indicates that an application program is not installed.

図2に示したアプリ管理テーブルの例を見ると、サーバS001およびサーバS006には第1サービスから第4サービスまでのすべてのアプリケーションプログラムが搭載されているが、いずれも運用されておらず、予備サーバとして存在していることがわかる。サーバS002には第3サービスおよび第4サービスのアプリケーションプログラムが搭載されており、第3サービスの窓口サーバとして運用されているが、第4サービスは提供していない。サーバS003には第1サービスから第4サービスまでのすべてのアプリケーションプログラムが搭載されており、第1サービスの窓口サーバとして運用されているほか、第3サービスの補助サーバとしても運用されているが、第2サービスおよび第4サービスは提供していない。サーバS004には第2サービスおよび第4サービスのアプリケーションプログラムが搭載されており、第2サービスの窓口サーバとして運用されているが、第4サービスは提供していない。サーバS005には第1サービスから第4サービスまでのすべてのアプリケーションプログラムが搭載されており、第4サービスの窓口サーバとして運用されているほか、第2サービスの補助サーバとしても運用されているが、第1サービスおよび第3サービスは提供していない。サーバ2がいずれかのサービスの窓口サーバとして運用されている場合には、サーバアドレス104欄にはそのサービスのホストサーバのアドレスとして周知されているIPアドレスが登録されている。したがって、ホストサーバのIPアドレスが異なる複数のサービスの窓口サーバとして、1台のサーバ2が兼用されることはない。   Looking at the example of the application management table shown in FIG. 2, all the application programs from the first service to the fourth service are installed in the server S001 and the server S006. It can be seen that it exists as a server. The server S002 is loaded with application programs for the third service and the fourth service, and is operated as a third service window server, but does not provide the fourth service. The server S003 is loaded with all application programs from the first service to the fourth service, and is operated as a window server for the first service and also as an auxiliary server for the third service. The second service and the fourth service are not provided. The server S004 is loaded with application programs for the second service and the fourth service and is operated as a window server for the second service, but does not provide the fourth service. The server S005 has all application programs from the first service to the fourth service, and is operated as a window server for the fourth service and also as an auxiliary server for the second service. The first service and the third service are not provided. When the server 2 is operated as a window server for any service, an IP address known as the host server address of the service is registered in the server address 104 column. Therefore, the single server 2 is not used as a window server for a plurality of services with different host server IP addresses.

図3は、本発明の実施例にかかるサービス管理装置1のシステム構成を示す図である。本実施例にかかるサービス管理装置1は、窓口サーバあるいは補助サーバとして既に運用されているサーバ2(運用サーバと呼ぶ)の稼動状況を監視する稼動状況監視手段12と、運用サーバの稼動状況に応じて他のサーバ2におけるアプリケーションプログラムの起動を決定するアプリ管理制御手段14と、運用サーバに対して何らかの変更を通知する運用サーバ通知手段16と、新たに起動されたサーバ2(追加サーバと呼ぶ)に指示情報を通知する追加サーバ通知手段18と、オペレータの入出力を処理するオペレータ入出力手段20と、サーバ2の運用状況を管理するためのアプリ管理テーブルを記憶するアプリ管理テーブル記憶部22と、サーバ2との通信を行う通信手段24とを含む。   FIG. 3 is a diagram showing a system configuration of the service management apparatus 1 according to the embodiment of the present invention. The service management apparatus 1 according to this embodiment includes an operation status monitoring unit 12 that monitors the operation status of a server 2 (referred to as an operation server) that is already operated as a window server or an auxiliary server, and according to the operation status of the operation server. Application management control means 14 for determining activation of an application program in another server 2, operation server notification means 16 for notifying the operation server of any change, and newly activated server 2 (referred to as an additional server) Additional server notification means 18 for notifying instruction information, operator input / output means 20 for processing operator input / output, and application management table storage section 22 for storing an application management table for managing the operation status of the server 2 And communication means 24 for communicating with the server 2.

稼動状況監視手段12は、運用サーバと通信することにより、運用サーバの障害状況、負荷状況を監視する。   The operation status monitoring unit 12 monitors the failure status and load status of the operation server by communicating with the operation server.

アプリ管理制御手段14は、運用サーバの稼動状況に応じて他のサーバ2上でのアプリケーションプログラム起動の必要性を判断し、アプリ管理テーブル記憶部22に記憶されたアプリ管理テーブルに登録された情報に基づいて運用可能なサーバ2を選択し、アプリ管理テーブルの内容を更新する。また、サービス管理装置1内で実行される処理のうち、他の手段によって実行される処理以外はすべてアプリ管理制御手段14が実行するものとする。   The application management control means 14 determines the necessity of starting the application program on the other server 2 according to the operation status of the operation server, and the information registered in the application management table stored in the application management table storage unit 22 The server 2 that can be operated is selected based on the above, and the contents of the application management table are updated. Further, it is assumed that the application management control means 14 executes all the processes executed in the service management apparatus 1 except for the processes executed by other means.

運用サーバ通知手段16は、運用サーバに何らかの変更が必要な場合に変更内容を通知する。   The operation server notifying means 16 notifies the change contents when any change is necessary for the operation server.

追加サーバ通知手段18は、新たに起動された追加サーバに、IPアドレスや起動すべきアプリケーションプログラムの情報を通知する。   The additional server notifying means 18 notifies the newly started additional server of the IP address and information of the application program to be started.

オペレータ入出力手段20は、オペレータからの入力を受付け、オペレータに対して情報を出力する。   The operator input / output means 20 receives an input from the operator and outputs information to the operator.

アプリ管理テーブル記憶部22に記憶されるアプリ管理テーブルには、各サーバ2に搭載されているアプリケーションプログラムの情報や、各サーバ2が現在どのサービスにどのような役割で運用されているかという情報が登録されている。   The application management table stored in the application management table storage unit 22 includes information on application programs installed in each server 2 and information on which service each server 2 is currently operated in which role. It is registered.

通信手段24は、稼動状況監視手段12と運用サーバとの通信、運用サーバ通知手段16と運用サーバとの通信、および追加サーバ通知手段18と追加サーバとの通信を実行する。   The communication unit 24 executes communication between the operation status monitoring unit 12 and the operation server, communication between the operation server notification unit 16 and the operation server, and communication between the additional server notification unit 18 and the additional server.

図4は、本発明の実施例にかかるサービス管理装置1のフローチャートである。本実施例にかかるサービス管理装置1の処理の流れを図4のステップS102からステップS130の順を追って説明する。なお、本実施例にかかるサービス管理装置1は、DHCPサーバ上に実現されているものとする。DHCPサーバの詳細については、当業者にとって周知のため説明を割愛する。   FIG. 4 is a flowchart of the service management apparatus 1 according to the embodiment of the present invention. The process flow of the service management apparatus 1 according to the present embodiment will be described in the order of step S102 to step S130 in FIG. In addition, the service management apparatus 1 concerning a present Example shall be implement | achieved on the DHCP server. The details of the DHCP server are well known to those skilled in the art, and will not be described.

(ステップS102)稼動状況監視手段12は、運用サーバの障害状況および負荷状況を含む稼動状況を監視しており、その稼動状況の情報をアプリ管理制御手段14に通知している。稼動状況の監視方法は如何様でもよい。たとえば、運用サーバ側から適時報告させてもよいし、稼動状況監視手段12側からの問合せに対して運用サーバが回答する形をとってもよい。アプリ管理制御手段14は稼動状況監視手段12から通知された稼動状況の情報に基づいてサービス運用形態の更新(サービス管理サーバの交替、アプリの追加起動)を決定する。更新不要と判断した場合は、新たな稼動状況の報告を待ち、改めて更新必要性の判断を行う。   (Step S102) The operation status monitoring unit 12 monitors the operation status including the failure status and load status of the operation server, and notifies the application management control unit 14 of information on the operation status. Any monitoring method of the operating status may be used. For example, it may be reported from the operation server side in a timely manner, or the operation server may reply to an inquiry from the operation status monitoring means 12 side. The application management control unit 14 determines the update of the service operation mode (replacement of the service management server, additional activation of the application) based on the operation status information notified from the operation status monitoring unit 12. If it is determined that updating is not necessary, it waits for a report of a new operating status, and again determines whether updating is necessary.

運用サーバのいずれかが通信不能に陥った場合、アプリ管理制御手段14は該当する運用サーバの交替が必要と判断する。また、運用サーバのいずれかについて障害が報告された場合にもその障害の程度に応じて、アプリ管理制御手段14は該当する運用サーバの交替が必要と判断する。どの程度の障害で運用サーバの交替が必要と判断するかの基準は任意でよい。   When any of the operation servers falls in the communication disabled state, the application management control unit 14 determines that the corresponding operation server needs to be replaced. Also, when a failure is reported for any of the operation servers, the application management control means 14 determines that the corresponding operation server needs to be replaced according to the degree of the failure. The criterion for determining the degree of failure that the operation server needs to be replaced may be arbitrary.

負荷状況は窓口サーバから報告されるものとする。あるサービスを提供している窓口サーバは、自身および補助サーバの処理能力に余裕がなくなったと判断したときに稼動状況監視手段12に対して警告を発する。警告を発した窓口サーバを警告サーバと呼ぶ。アプリ管理制御手段14は、警告サーバが窓口サーバとなって提供しているサービス(対象サービスと呼ぶ)の負荷を分散させるために別のサーバ2で該当するアプリケーションプログラムの追加起動が必要と判断する。どの程度の負荷で処理能力に余裕がなくなったと判断するかの基準は任意でよい。窓口サーバからは単に負荷の程度を報告させ、処理能力の余裕の有無についてはサービス管理装置1が判断するようにしてもよい。また、窓口サーバだけでなく、補助サーバも含めた各サーバ2から負荷状況をサービス管理装置1に報告するようにしてもよい。   The load status is reported from the window server. A window server providing a certain service issues a warning to the operation status monitoring means 12 when it is determined that there is no room in processing capacity of itself and the auxiliary server. The window server that issued the warning is called a warning server. The application management control unit 14 determines that additional activation of the corresponding application program is necessary on another server 2 in order to distribute the load of the service provided by the warning server as a window server (referred to as a target service). . The criteria for determining at what load the processing capacity is no longer sufficient may be arbitrary. The window server may simply report the degree of load, and the service management apparatus 1 may determine whether there is a margin of processing capacity. Further, not only the window server but also each server 2 including the auxiliary server may report the load status to the service management apparatus 1.

(ステップS104)アプリケーションプログラムの追加起動が必要と判断された場合(ステップS102:追加)、アプリ管理制御手段14はアプリ管理テーブルに登録された情報に基づいて、運用サーバ上でアプリケーションプログラムの追加起動が可能か否かを判断する。この手順を次に説明する。   (Step S104) If it is determined that additional activation of the application program is necessary (Step S102: addition), the application management control means 14 additionally activates the application program on the operation server based on the information registered in the application management table. It is determined whether or not it is possible. This procedure will be described next.

アプリ管理制御手段14は、アプリ管理テーブル中の、警告サーバに関するレコードから搭載/運用状況が「窓口」と登録されているサービスを抽出する。すなわち、対象サービスを特定する。現在運用中のサーバ2で対象サービスの搭載/運用状況が「O」となっているサーバ2があれば、このサーバ2上でアプリケーションプログラムの追加起動が可能と判断する。   The application management control means 14 extracts a service whose installation / operation status is registered as “window” from the record regarding the warning server in the application management table. That is, the target service is specified. If there is a server 2 in which the installation / operation status of the target service is “O” in the currently operating server 2, it is determined that the application program can be additionally started on this server 2.

(ステップS106)アプリケーションプログラムの追加起動が可能と判断された場合(ステップS104:Yes)、追加起動可能と判断された運用サーバ上で当該アプリケーションプログラムを追加起動する。追加起動の手順を次に説明する。   (Step S106) If it is determined that the additional activation of the application program is possible (step S104: Yes), the application program is additionally activated on the operation server that is determined to be capable of additional activation. The procedure for additional activation will be described next.

アプリ管理制御手段14は、当該サーバ2のIPアドレスと当該アプリケーションプログラムを特定する情報であるアプリIDを運用サーバ通知手段16に通知する。運用サーバ通知手段16は、通知されたIPアドレスに宛てて、通知されたアプリIDを通知する。この通知を受けた運用サーバは、通知されたアプリIDで特定されるアプリケーションプログラムを起動する。   The application management control unit 14 notifies the operation server notification unit 16 of the IP address of the server 2 and the application ID that is information for specifying the application program. The operation server notifying means 16 notifies the notified application ID to the notified IP address. The operation server that has received this notification activates the application program specified by the notified application ID.

(ステップS108)窓口サーバに対して新たな補助サーバの情報を通知する。この手順を次に説明する。   (Step S108) Information on the new auxiliary server is notified to the window server. This procedure will be described next.

アプリ管理制御手段14は、警告サーバのIPアドレスおよびアプリケーションプログラムを追加起動した運用サーバのIPアドレスを運用サーバ通知手段16に通知する。運用サーバ通知手段16は、窓口サーバのIPアドレスに宛てて、アプリケーションプログラムを追加起動した運用サーバのIPアドレスを通知する。この通知を受けた窓口サーバは、以降、通知されたIPアドレスを持つ運用サーバにも負荷を分散する。   The application management control unit 14 notifies the operation server notification unit 16 of the IP address of the warning server and the IP address of the operation server that additionally starts the application program. The operation server notification means 16 notifies the IP address of the operation server that additionally started the application program to the IP address of the window server. Upon receiving this notification, the window server distributes the load to the operation server having the notified IP address.

(ステップS120)アプリ管理制御手段14は、アプリ管理テーブルを更新する。アプリケーションプログラム追加の場合は、アプリ管理テーブル中の、アプリケーションプログラムを追加起動した運用サーバに関するレコードにおいて、対象サービスの搭載/運用状況を「補助」に変更する。   (Step S120) The application management control means 14 updates the application management table. In the case of adding an application program, the installation / operation status of the target service is changed to “auxiliary” in the record related to the operation server that additionally starts the application program in the application management table.

(ステップS110)アプリケーションプログラムの追加起動が不可能と判断された場合(ステップS104:No)、アプリ管理制御手段14はアプリ管理テーブルに登録された情報に基づいて、現在運用されていないサーバ2(予備サーバと呼ぶ)を起動することでアプリケーションプログラムの追加起動が可能か否かを判断する。すなわち、当該アプリケーションプログラムを搭載している予備サーバがあればこの予備サーバを起動することでアプリケーションプログラムの追加起動が可能と判断する。   (Step S110) When it is determined that the additional activation of the application program is impossible (Step S104: No), the application management control means 14 is based on the information registered in the application management table, based on the server 2 that is not currently operated ( It is determined whether or not an additional application program can be started by starting a spare server). That is, if there is a spare server on which the application program is installed, it is determined that the application program can be additionally started by starting the spare server.

(ステップS112)予備サーバを起動することでアプリケーションプログラムの追加起動が可能と判断された場合(ステップS110:Yes)、当該予備サーバを追加サーバとして起動する。追加サーバ起動の手順を次に説明する。   (Step S112) When it is determined that the application server can be additionally activated by activating the spare server (step S110: Yes), the spare server is activated as the additional server. The procedure for starting the additional server will be described next.

アプリ管理制御手段14は、追加サーバのサーバID102をオペレータ入出力手段20に通知する。オペレータ入出力手段20は、追加サーバのサーバID102を出力する。出力されたサーバID102に従って、オペレータが追加サーバを起動する。起動された追加サーバはサービス管理装置1にアクセスする。   The application management control unit 14 notifies the operator input / output unit 20 of the server ID 102 of the additional server. The operator input / output means 20 outputs the server ID 102 of the additional server. The operator activates the additional server according to the output server ID 102. The activated additional server accesses the service management apparatus 1.

(ステップS114)追加サーバにIPアドレスを設定する。IPアドレス設定の手順を次に説明する。   (Step S114) An IP address is set in the additional server. The procedure for setting the IP address will be described next.

アプリ管理制御手段14は、追加サーバのサーバID102および使用可能で現在使用されていないIPアドレスを追加サーバ通知手段18に通知する。追加サーバ通知手段18は、通知されたサーバID102を持つ追加サーバにIPアドレスを通知する。追加サーバは通知されたIPアドレスを自身のIPアドレスとして設定する。   The application management control unit 14 notifies the additional server notification unit 18 of the server ID 102 of the additional server and the IP address that can be used but is not currently used. The additional server notification means 18 notifies the IP address to the additional server having the notified server ID 102. The additional server sets the notified IP address as its own IP address.

(ステップS116)アプリ管理テーブルに登録された情報に基づいて、追加サーバ上でアプリケーションプログラムを起動する。アプリケーションプログラム起動の手順を次に説明する。   (Step S116) Based on the information registered in the application management table, the application program is activated on the additional server. The procedure for starting the application program will be described next.

アプリ管理制御手段14は、対象サービスを提供するためのアプリケーションプログラムを特定する情報であるアプリIDを追加サーバ通知手段18に通知する。追加サーバ通知手段18は、通知されたアプリIDを追加サーバに通知する。追加サーバは通知されたアプリIDで特定されるアプリケーションプログラムを起動する。   The application management control unit 14 notifies the additional server notification unit 18 of an application ID that is information for specifying an application program for providing the target service. The additional server notification means 18 notifies the additional server of the notified application ID. The additional server activates the application program specified by the notified application ID.

(ステップS118)窓口サーバに追加サーバを補助サーバとして通知する。補助サーバ通知の手順を次に説明する。   (Step S118) The additional server is notified to the window server as an auxiliary server. The procedure of the auxiliary server notification will be described next.

アプリ管理制御手段14は、警告サーバのIPアドレスと追加サーバのIPアドレスを運用サーバ通知手段16に通知する。運用サーバ通知手段16は、警告サーバのIPアドレスに宛てて追加サーバのIPアドレスを通知する。警告サーバは、以後、通知されたIPアドレスを持つサーバ2も含めて負荷分散を行う。   The application management control unit 14 notifies the operation server notification unit 16 of the IP address of the warning server and the IP address of the additional server. The operation server notifying means 16 notifies the IP address of the additional server to the IP address of the warning server. Thereafter, the warning server performs load distribution including the server 2 having the notified IP address.

(ステップS120)アプリ管理制御手段14は、アプリ管理テーブルを更新する。サーバ追加の場合は、アプリ管理テーブル中の、追加サーバに関するレコードにおいて、サーバアドレス104欄にIPアドレスを登録し、対象サービスの搭載/運用状況を「補助」に変更する。   (Step S120) The application management control means 14 updates the application management table. In the case of adding a server, the IP address is registered in the server address 104 column in the record relating to the added server in the application management table, and the installation / operation status of the target service is changed to “auxiliary”.

(ステップS122)予備サーバの起動によってもアプリケーションプログラムの追加起動が不可能と判断された場合(ステップS110:No)、サービス管理装置1は警告を出力する。警告出力の手順を次に説明する。   (Step S122) If it is determined that additional activation of the application program is impossible even by activation of the spare server (Step S110: No), the service management apparatus 1 outputs a warning. The warning output procedure will be described next.

アプリ管理制御手段14は、対象サービスを特定する情報であるサービスIDをオペレータ入出力手段20に通知する。オペレータ入出力手段20は、通知されたサービスIDを出力し、負荷の増大をオペレータに警告する。   The application management control unit 14 notifies the operator input / output unit 20 of a service ID that is information for specifying the target service. The operator input / output means 20 outputs the notified service ID and warns the operator of an increase in load.

(ステップS130)運用サーバの交替が必要と判断された場合(ステップS102:交替)、サーバ交替処理を行う。サーバ交替処理の詳細については次に説明する。   (Step S130) When it is determined that the operation server needs to be replaced (Step S102: Replacement), server replacement processing is performed. Details of the server replacement process will be described next.

図5は、本発明の実施例におけるサーバ交替処理のフローチャートである。本実施例におけるサーバ交替処理の流れを図5のステップS132からステップS138の順を追って説明する。なお、図5に示すサーバ交替処理は、交替すべき運用サーバ(障害サーバと呼ぶ)で運用されていた各サービスについて実行される。図5の説明においては、障害サーバで運用されていた各サービスを対象サービスと呼ぶ。   FIG. 5 is a flowchart of the server replacement process in the embodiment of the present invention. The flow of server replacement processing in this embodiment will be described in the order of step S132 to step S138 in FIG. Note that the server replacement process shown in FIG. 5 is executed for each service operated on the operation server to be replaced (referred to as a failure server). In the description of FIG. 5, each service operated on the failure server is referred to as a target service.

(ステップS132)障害サーバが通信不能でない場合、アプリ管理制御手段14は、障害サーバのIPアドレスを稼動状況監視手段12に通知する。稼動状況監視手段12は、通知されたIPアドレスに宛てて停止指示を通知する。停止指示を受け取った障害サーバは、サービスを停止し、自身をシャットダウンする。   (Step S132) When the failed server is not in communication, the application management control unit 14 notifies the operating status monitoring unit 12 of the IP address of the failed server. The operating status monitoring unit 12 notifies a stop instruction to the notified IP address. Upon receiving the stop instruction, the failed server stops the service and shuts itself down.

(ステップS134)アプリ管理制御手段14は、対象サービスに関して交替先のサーバを決定するが、そのために、障害サーバが対象サービスの提供に際して窓口サーバとして運用されていたか、補助サーバとして運用されていたかを、アプリ管理テーブルに登録された情報に基づいて判断する。すなわち、アプリ管理テーブル中の、障害サーバに関するレコードにおいて、対象サービスの搭載/運用状況が「窓口」と登録されている場合は窓口サーバとして運用されていたと判断し、対象サービスの搭載/運用状況が「補助」と登録されている場合は補助サーバとして運用されていたと判断する。   (Step S134) The application management control means 14 determines a replacement server for the target service. For that purpose, the application management control unit 14 determines whether the failure server is operated as a window server or an auxiliary server when providing the target service. The determination is made based on the information registered in the application management table. That is, in the record related to the failure server in the application management table, if the installation / operation status of the target service is registered as “window”, it is determined that the service was installed as a window server, and the installation / operation status of the target service is If it is registered as “auxiliary”, it is determined that the server is operated as an auxiliary server.

(ステップS136)障害サーバが窓口サーバとして運用されていた場合(ステップS134:Yes)、窓口サーバ交替処理を行う。窓口サーバ交替処理の詳細については別途説明する。   (Step S136) When the failed server is operated as a window server (step S134: Yes), a window server replacement process is performed. Details of the window server replacement process will be described separately.

(ステップS138)障害サーバが補助サーバとして運用されていた場合(ステップS134:No)、補助サーバ交替処理を行う。補助サーバ交替処理の詳細については別途説明する。   (Step S138) When the failed server is operated as an auxiliary server (step S134: No), an auxiliary server replacement process is performed. Details of the auxiliary server replacement process will be described separately.

図6は、本発明の実施例における窓口サーバ交替処理のフローチャートである。本実施例における窓口サーバ交替処理の流れを図6のステップS202からステップS232の順を追って説明する。なお、図6の説明においては、図5の説明と同様、交替すべき運用サーバを障害サーバと呼び、障害サーバで運用されていた各サービスを対象サービスと呼ぶ。   FIG. 6 is a flowchart of the window server replacement process in the embodiment of the present invention. The flow of the window server replacement process in this embodiment will be described in the order of step S202 to step S232 in FIG. In the description of FIG. 6, as in the description of FIG. 5, the operation server to be replaced is referred to as a failure server, and each service that has been operated on the failure server is referred to as a target service.

(ステップS202)対象サービスを提供するにあたって補助サーバとして運用されているサーバ2が存在する場合には、その補助サーバを窓口サーバに変更できる可能性がある。補助サーバを窓口サーバに変更することを昇格と呼ぶ。アプリ管理制御手段14は、アプリ管理テーブルに登録された情報に基づいてサーバ2の昇格が可能か否かを判断する。そのために、アプリ管理制御手段14は、アプリ管理テーブルにおいて、対象サービスの搭載/運用状況が「補助」と登録され、他のどのサービスの搭載/運用状況にも「窓口」と登録されていないレコードを一つ抽出する。抽出できれば昇格可能であり、抽出できなければ昇格不可能である。   (Step S202) When there is a server 2 operated as an auxiliary server in providing the target service, there is a possibility that the auxiliary server can be changed to a window server. Changing an auxiliary server to a window server is called promotion. The application management control means 14 determines whether or not the server 2 can be promoted based on the information registered in the application management table. For this purpose, the application management control means 14 records in the application management table that the installation / operation status of the target service is registered as “auxiliary” and is not registered as “window” in the installation / operation status of any other service. One is extracted. If it can be extracted, it can be promoted, and if it cannot be extracted, it cannot be promoted.

(ステップS204)昇格可能な場合(ステップ202:Yes)、抽出されたレコードに対応するサーバ2(昇格サーバと呼ぶ)のIPアドレスを変更する。IPアドレス変更の手順を次に説明する。   (Step S204) If promotion is possible (step 202: Yes), the IP address of the server 2 (referred to as a promotion server) corresponding to the extracted record is changed. The procedure for changing the IP address will be described next.

アプリ管理制御手段14は、昇格サーバのIPアドレスおよび障害サーバのIPアドレスを運用サーバ通知手段16に通知する。運用サーバ通知手段16は、昇格サーバのIPアドレスに宛てて障害サーバのIPアドレスを通知する。昇格サーバは通知されたIPアドレスを自身のIPアドレスとして設定する。   The application management control unit 14 notifies the operation server notification unit 16 of the IP address of the promotion server and the IP address of the failure server. The operation server notifying means 16 notifies the IP address of the failed server to the IP address of the promoted server. The promotion server sets the notified IP address as its own IP address.

(ステップS206)昇格サーバに補助サーバを通知する。補助サーバ通知の手順を次に説明する。   (Step S206) The auxiliary server is notified to the promotion server. The procedure of the auxiliary server notification will be described next.

アプリ管理制御手段14は、アプリ管理テーブルにおいて、昇格サーバ以外で、対象サービスの搭載/運用状況が「補助」と登録されているすべてのレコードについて、サーバアドレス104欄からIPアドレスを抽出する。抽出されたIPアドレスが一つでもあれば、アプリ管理制御手段14は、抽出されたIPアドレスおよび昇格サーバのIPアドレスを運用サーバ通知手段16に通知する。運用サーバ通知手段16は、昇格サーバのIPアドレスに宛てて、抽出されたIPアドレスを通知する。昇格サーバは、以後、通知されたIPアドレスを持つサーバも含めて負荷分散を行う。   In the application management table, the application management control unit 14 extracts IP addresses from the server address 104 column for all records other than the promoted server where the installation / operation status of the target service is registered as “auxiliary”. If there is at least one extracted IP address, the application management control means 14 notifies the operation server notification means 16 of the extracted IP address and the IP address of the promoted server. The operational server notifying means 16 notifies the extracted IP address to the IP address of the promotion server. Thereafter, the promoted server distributes the load including the server having the notified IP address.

(ステップS230)アプリ管理制御手段14は、アプリ管理テーブルを更新する。サーバ昇格の場合は、アプリ管理テーブル中の、障害サーバのサーバアドレス104を昇格サーバのサーバアドレス104欄に移動し、昇格サーバにおける対象サービスの搭載/運用状況を「窓口」に変更する。その後、障害サーバに関するレコードを抹消する。   (Step S230) The application management control means 14 updates the application management table. In the case of server promotion, the server address 104 of the failure server in the application management table is moved to the server address 104 column of the promotion server, and the installation / operation status of the target service in the promotion server is changed to “window”. Thereafter, the record regarding the failed server is deleted.

(ステップS210)昇格不可能な場合(ステップ202:No)でも、現在対象サービスが起動されていない運用サーバを窓口サーバに変更できる可能性がある。これを代行と呼ぶ。アプリ管理制御手段14は、アプリ管理テーブルに登録された情報に基づいてサーバの代行が可能か否かを判断する。そのために、アプリ管理制御手段14は、アプリ管理テーブルにおいて、対象サービスの搭載/運用状況が「O」と登録され、他のどのサービスの搭載/運用状況も「窓口」と登録されていない運用サーバのレコードを一つ抽出する。抽出できれば代行可能であり、抽出できなければ代行不可能である。   (Step S210) Even when promotion is impossible (step 202: No), there is a possibility that an operation server on which the target service is not currently activated can be changed to a window server. This is called substitution. The application management control unit 14 determines whether or not the server can be substituted based on information registered in the application management table. For this purpose, the application management control means 14 is the operation server in which the installation / operation status of the target service is registered as “O” and the installation / operation status of any other service is not registered as “window” in the application management table. Extract one record. If extraction is possible, substitution is possible, and if extraction is not possible, substitution is impossible.

(ステップS212)代行可能な場合(ステップ210:Yes)、抽出されたレコードに対応するサーバ2(代行サーバと呼ぶ)において対象サービスを提供するためのアプリケーションプログラムを起動する。アプリケーションプログラム起動の手順を次に説明する。   (Step S212) If proxying is possible (Step 210: Yes), an application program for providing the target service is started in the server 2 (referred to as proxy server) corresponding to the extracted record. The procedure for starting the application program will be described next.

アプリ管理制御手段14は、代行サーバのIPアドレスおよび対象サービスを提供するためのアプリケーションプログラムを特定する情報であるアプリIDを運用サーバ通知手段16に通知する。運用サーバ通知手段16は、通知されたIPアドレスに宛てて、通知されたアプリIDを通知し、代行サーバは通知されたアプリIDで特定されるアプリケーションプログラムを起動する。   The application management control unit 14 notifies the operation server notification unit 16 of the IP address of the proxy server and an application ID that is information for specifying an application program for providing the target service. The operation server notifying unit 16 notifies the notified application ID to the notified IP address, and the proxy server activates the application program specified by the notified application ID.

(ステップS214)代行サーバのIPアドレスを変更する。IPアドレス変更の手順を次に説明する。   (Step S214) The IP address of the proxy server is changed. The procedure for changing the IP address will be described next.

アプリ管理制御手段14は、代行サーバのIPアドレスおよび障害サーバのIPアドレスを運用サーバ通知手段16に通知する。運用サーバ通知手段16は、代行サーバのIPアドレスに宛てて障害サーバのIPアドレスを通知する。代行サーバは通知されたIPアドレスを自身のIPアドレスとして設定する。   The application management control unit 14 notifies the operation server notification unit 16 of the IP address of the proxy server and the IP address of the failure server. The operational server notifying means 16 notifies the IP address of the failed server to the IP address of the proxy server. The proxy server sets the notified IP address as its own IP address.

(ステップS216)代行サーバに補助サーバを通知する。補助サーバ通知の手順を次に説明する。   (Step S216) The auxiliary server is notified to the proxy server. The procedure of the auxiliary server notification will be described next.

アプリ管理制御手段14は、アプリ管理テーブルにおいて、対象サービスの搭載/運用状況が「補助」と登録されているすべてのレコードのサーバアドレス104欄からIPアドレスを抽出する。抽出されたIPアドレスが一つでもあれば、アプリ管理制御手段14は、抽出されたIPアドレスおよび代行サーバのIPアドレスを運用サーバ通知手段16に通知する。運用サーバ通知手段16は、代行サーバのIPアドレスに宛てて、抽出されたIPアドレスを通知する。代行サーバは、以後、通知されたIPアドレスを持つサーバも含めて負荷分散を行う。   In the application management table, the application management control unit 14 extracts the IP address from the server address 104 column of all records in which the installation / operation status of the target service is registered as “auxiliary”. If there is even one extracted IP address, the application management control means 14 notifies the operation server notification means 16 of the extracted IP address and the IP address of the proxy server. The operation server notification means 16 notifies the extracted IP address to the IP address of the proxy server. The proxy server thereafter performs load distribution including the server having the notified IP address.

(ステップS230)アプリ管理制御手段14は、アプリ管理テーブルを更新する。サーバ代行の場合は、アプリ管理テーブル中の、障害サーバのサーバアドレス104を代行サーバのサーバアドレス104欄に移動し、代行サーバにおける対象サービスの搭載/運用状況を「窓口」に変更する。その後、障害サーバに関するレコードを抹消する。   (Step S230) The application management control means 14 updates the application management table. In the case of server substitution, the server address 104 of the failed server in the application management table is moved to the server address 104 column of the substitution server, and the installation / operation status of the target service in the substitution server is changed to “window”. Thereafter, the record regarding the failed server is deleted.

(ステップS220)代行不可能な場合(ステップ210:No)でも、予備サーバを追加起動して窓口サーバにできる可能性がある。アプリ管理制御手段14は、アプリ管理テーブルに登録された情報に基づいてサーバ2の追加起動が可能か否かを判断する。そのために、アプリ管理制御手段14は、アプリ管理テーブルにおいて、対象サービスの搭載/運用状況が「O」と登録されている予備サーバのレコードを一つ抽出する。抽出できれば追加起動可能であり、抽出できなければ追加起動不可能である。   (Step S220) Even when substitution is not possible (Step 210: No), there is a possibility that a spare server can be additionally activated to be a window server. The application management control means 14 determines whether or not the server 2 can be additionally activated based on the information registered in the application management table. For this purpose, the application management control unit 14 extracts one record of the spare server in which the installation / operation status of the target service is registered as “O” in the application management table. If extraction is possible, additional activation is possible, and if extraction is not possible, additional activation is not possible.

(ステップS222)サーバ2の追加起動が可能な場合(ステップ220:Yes)、抽出されたレコードに対応するサーバ2(追加サーバと呼ぶ)を起動する。追加サーバ起動の手順を次に説明する。   (Step S222) When additional activation of the server 2 is possible (step 220: Yes), the server 2 (referred to as an additional server) corresponding to the extracted record is activated. The procedure for starting the additional server will be described next.

アプリ管理制御手段14は、追加サーバのサーバID102をオペレータ入出力手段20に通知する。オペレータ入出力手段20は、追加サーバのサーバID102を出力する。出力されたサーバID102に従って、オペレータが追加サーバを起動する。起動された追加サーバはサービス管理装置1にアクセスする。   The application management control unit 14 notifies the operator input / output unit 20 of the server ID 102 of the additional server. The operator input / output means 20 outputs the server ID 102 of the additional server. The operator activates the additional server according to the output server ID 102. The activated additional server accesses the service management apparatus 1.

(ステップS224)追加サーバにIPアドレスを設定する。IPアドレス設定の手順を次に説明する。   (Step S224) An IP address is set in the additional server. The procedure for setting the IP address will be described next.

アプリ管理制御手段14は、追加サーバのサーバID102および障害サーバのIPアドレスを追加サーバ通知手段18に通知する。追加サーバ通知手段18は、通知されたサーバID102を持つ追加サーバに障害サーバのIPアドレスを通知する。追加サーバは通知されたIPアドレスを自身のIPアドレスとして設定する。   The application management control means 14 notifies the additional server notification means 18 of the server ID 102 of the additional server and the IP address of the failed server. The additional server notification means 18 notifies the additional server having the notified server ID 102 of the IP address of the failed server. The additional server sets the notified IP address as its own IP address.

(ステップS226)追加サーバにおいて対象サービスを提供するためのアプリケーションプログラムを起動する。アプリケーションプログラム起動の手順を次に説明する。   (Step S226) An application program for providing the target service is started in the additional server. The procedure for starting the application program will be described next.

アプリ管理制御手段14は、追加サーバのIPアドレスおよび対象サービスを提供するためのアプリケーションプログラムを特定する情報であるアプリIDを追加サーバ通知手段18に通知する。追加サーバ通知手段18は、通知されたIPアドレスに宛てて、通知されたアプリIDを通知し、追加サーバは通知されたアプリIDで特定されるアプリケーションプログラムを起動する。   The application management control unit 14 notifies the additional server notification unit 18 of an IP address of the additional server and an application ID that is information for specifying an application program for providing the target service. The additional server notification means 18 notifies the notified application ID to the notified IP address, and the additional server activates the application program specified by the notified application ID.

(ステップS228)追加サーバに補助サーバを通知する。補助サーバ通知の手順を次に説明する。   (Step S228) The auxiliary server is notified to the additional server. The procedure of the auxiliary server notification will be described next.

アプリ管理制御手段14は、アプリ管理テーブルにおいて、対象サービスの搭載/運用状況が「補助」と登録されているすべてのレコードのサーバアドレス104欄からIPアドレスを抽出する。抽出されたIPアドレスが一つでもあれば、アプリ管理制御手段14は、抽出されたIPアドレスおよび追加サーバのIPアドレスを追加サーバ通知手段18に通知する。追加サーバ通知手段18は、追加サーバのIPアドレスに宛てて、抽出されたIPアドレスを通知する。追加サーバは、以後、通知されたIPアドレスを持つサーバも含めて負荷分散を行う。   In the application management table, the application management control unit 14 extracts the IP address from the server address 104 column of all records in which the installation / operation status of the target service is registered as “auxiliary”. If there is even one extracted IP address, the application management control means 14 notifies the additional server notification means 18 of the extracted IP address and the IP address of the additional server. The additional server notification means 18 notifies the extracted IP address to the IP address of the additional server. Thereafter, the additional server distributes the load including the server having the notified IP address.

(ステップS230)アプリ管理制御手段14は、アプリ管理テーブルを更新する。サーバ追加の場合は、アプリ管理テーブルにおいて、障害サーバのサーバアドレス104を追加サーバのサーバアドレス104欄に移動し、追加サーバにおける対象サービスの搭載/運用状況を「窓口」に変更する。その後、障害サーバに関するレコードを抹消する。   (Step S230) The application management control means 14 updates the application management table. When adding a server, the server address 104 of the failed server is moved to the server address 104 column of the additional server in the application management table, and the installation / operation status of the target service in the additional server is changed to “window”. Thereafter, the record regarding the failed server is deleted.

(ステップS232)サーバの追加起動が不可能な場合(ステップ220:No)、サービス管理装置1は警告を出力する。警告出力の手順を次に説明する。   (Step S232) If additional activation of the server is impossible (Step 220: No), the service management apparatus 1 outputs a warning. The warning output procedure will be described next.

アプリ管理制御手段14は、対象サービスを特定する情報であるサービスIDをオペレータ入出力手段20に通知する。オペレータ入出力手段20は、通知されたサービスIDを出力し、負荷の増大をオペレータに警告する。   The application management control unit 14 notifies the operator input / output unit 20 of a service ID that is information for specifying the target service. The operator input / output means 20 outputs the notified service ID and warns the operator of an increase in load.

図7は、本発明の実施例における補助サーバ交替処理のフローチャートである。本実施例における補助サーバ交替処理の流れを図7のステップS242からステップS262の順を追って説明する。なお、図7の説明においては、図5の説明と同様、交替すべき運用サーバを障害サーバと呼び、障害サーバで運用されていた各サービスを対象サービスと呼ぶ。   FIG. 7 is a flowchart of auxiliary server replacement processing in the embodiment of the present invention. The flow of the auxiliary server replacement process in this embodiment will be described in the order of step S242 to step S262 in FIG. In the description of FIG. 7, as in the description of FIG. 5, the operation server to be replaced is referred to as a failure server, and each service that has been operated on the failure server is referred to as a target service.

(ステップS242)現在対象サービスが起動されていない運用サーバを補助サーバに変更できる可能性がある。これを代行と呼ぶ。アプリ管理制御手段14は、アプリ管理テーブルに登録された情報に基づいてサーバの代行が可能か否かを判断する。そのために、アプリ管理制御手段14は、アプリ管理テーブルにおいて、対象サービスの搭載/運用状況が「O」と登録されている運用サーバのレコードを一つ抽出する。抽出できれば代行可能であり、抽出できなければ代行不可能である。   (Step S242) There is a possibility that an operation server on which the target service is not currently activated can be changed to an auxiliary server. This is called substitution. The application management control unit 14 determines whether or not the server can be substituted based on information registered in the application management table. For this purpose, the application management control means 14 extracts one record of the operation server in which the installation / operation status of the target service is registered as “O” in the application management table. If extraction is possible, substitution is possible, and if extraction is not possible, substitution is impossible.

(ステップS244)代行可能な場合(ステップ242:Yes)、抽出されたレコードに対応するサーバ2(代行サーバと呼ぶ)において対象サービスを提供するためのアプリケーションプログラムを起動する。アプリケーションプログラム起動の手順を次に説明する。   (Step S244) If proxying is possible (step 242: Yes), an application program for providing the target service is started in the server 2 (referred to as proxy server) corresponding to the extracted record. The procedure for starting the application program will be described next.

アプリ管理制御手段14は、代行サーバのIPアドレスおよび対象サービスを提供するためのアプリケーションプログラムを特定する情報であるアプリIDを運用サーバ通知手段16に通知する。運用サーバ通知手段16は、通知されたIPアドレスに宛てて、通知されたアプリIDを通知し、代行サーバは通知されたアプリIDで特定されるアプリケーションプログラムを起動する。   The application management control unit 14 notifies the operation server notification unit 16 of the IP address of the proxy server and an application ID that is information for specifying an application program for providing the target service. The operation server notifying unit 16 notifies the notified application ID to the notified IP address, and the proxy server activates the application program specified by the notified application ID.

(ステップS246)窓口サーバに代行サーバを補助サーバとして通知する。補助サーバ通知の手順を次に説明する。   (Step S246) The proxy server is notified to the window server as an auxiliary server. The procedure of the auxiliary server notification will be described next.

アプリ管理制御手段14は、アプリ管理テーブルにおいて、対象サービスの搭載/運用状況が「窓口」と登録されているレコードのサーバアドレス104欄からIPアドレスを抽出する。アプリ管理制御手段14は、抽出された窓口サーバのIPアドレスおよび代行サーバのIPアドレスを運用サーバ通知手段16に通知する。運用サーバ通知手段16は、窓口サーバのIPアドレスに宛てて、代行サーバのIPアドレスを通知する。窓口サーバは、以後、通知されたIPアドレスを持つサーバも含めて負荷分散を行う。   The application management control means 14 extracts the IP address from the server address 104 column of the record in which the installation / operation status of the target service is registered as “window” in the application management table. The application management control unit 14 notifies the operation server notification unit 16 of the extracted IP address of the window server and the IP address of the proxy server. The operation server notifying means 16 notifies the IP address of the proxy server to the IP address of the window server. Thereafter, the window server performs load distribution including the server having the notified IP address.

(ステップS260)アプリ管理制御手段14は、アプリ管理テーブルを更新する。サーバ代行の場合は、アプリ管理テーブル中の、代行サーバに関するレコードにおいて、対象サービスの搭載/運用状況を「補助」に変更する。その後、障害サーバに関するレコードを抹消する。   (Step S260) The application management control means 14 updates the application management table. In the case of server proxy, the installation / operation status of the target service is changed to “auxiliary” in the record related to the proxy server in the application management table. Thereafter, the record regarding the failed server is deleted.

(ステップS250)代行不可能な場合(ステップ242:No)でも、予備サーバを追加起動して補助サーバにできる可能性がある。アプリ管理制御手段14は、アプリ管理テーブルに登録された情報に基づいてサーバの追加起動が可能か否かを判断する。そのために、アプリ管理制御手段14は、アプリ管理テーブルにおいて、対象サービスの搭載/運用状況が「O」と登録されている予備サーバのレコードを一つ抽出する。抽出できれば追加起動可能であり、抽出できなければ追加起動不可能である。   (Step S250) Even when substitution is not possible (Step 242: No), there is a possibility that a spare server may be additionally activated to become an auxiliary server. The application management control unit 14 determines whether additional activation of the server is possible based on information registered in the application management table. For this purpose, the application management control unit 14 extracts one record of the spare server in which the installation / operation status of the target service is registered as “O” in the application management table. If extraction is possible, additional activation is possible, and if extraction is not possible, additional activation is not possible.

(ステップS252)追加起動可能な場合(ステップ250:Yes)、抽出されたレコードに対応するサーバ2(追加サーバと呼ぶ)を起動する。追加サーバ起動の手順を次に説明する。   (Step S252) When additional activation is possible (step 250: Yes), the server 2 (referred to as an additional server) corresponding to the extracted record is activated. The procedure for starting the additional server will be described next.

アプリ管理制御手段14は、追加サーバのサーバID102をオペレータ入出力手段20に通知する。オペレータ入出力手段20は、追加サーバのサーバID102を出力する。出力されたサーバID102に従って、オペレータが追加サーバを起動する。起動された追加サーバはサービス管理装置1にアクセスする。   The application management control unit 14 notifies the operator input / output unit 20 of the server ID 102 of the additional server. The operator input / output means 20 outputs the server ID 102 of the additional server. The operator activates the additional server according to the output server ID 102. The activated additional server accesses the service management apparatus 1.

(ステップS254)追加サーバにIPアドレスを設定する。IPアドレス設定の手順を次に説明する。   (Step S254) An IP address is set in the additional server. The procedure for setting the IP address will be described next.

アプリ管理制御手段14は、追加サーバのサーバID102および使用可能で現在使用されていないIPアドレスを追加サーバ通知手段18に通知する。追加サーバ通知手段18は、通知されたサーバID102を持つ追加サーバにIPアドレスを通知する。追加サーバは通知されたIPアドレスを自身のIPアドレスとして設定する。   The application management control unit 14 notifies the additional server notification unit 18 of the server ID 102 of the additional server and the IP address that can be used but is not currently used. The additional server notification means 18 notifies the IP address to the additional server having the notified server ID 102. The additional server sets the notified IP address as its own IP address.

(ステップS256)追加サーバにおいて対象サービスを提供するためのアプリケーションプログラムを起動する。アプリケーションプログラム起動の手順を次に説明する。   (Step S256) An application program for providing the target service is started in the additional server. The procedure for starting the application program will be described next.

アプリ管理制御手段14は、追加サーバのIPアドレスおよび対象サービスを提供するためのアプリケーションプログラムを特定する情報であるアプリIDを追加サーバ通知手段18に通知する。追加サーバ通知手段18は、通知されたIPアドレスに宛てて、通知されたアプリIDを通知し、追加サーバは通知されたアプリIDで特定されるアプリケーションプログラムを起動する。   The application management control unit 14 notifies the additional server notification unit 18 of an IP address of the additional server and an application ID that is information for specifying an application program for providing the target service. The additional server notification means 18 notifies the notified application ID to the notified IP address, and the additional server activates the application program specified by the notified application ID.

(ステップS258)窓口サーバに追加サーバを補助サーバとして通知する。補助サーバ通知の手順を次に説明する。   (Step S258) The additional server is notified to the window server as an auxiliary server. The procedure of the auxiliary server notification will be described next.

アプリ管理制御手段14は、アプリ管理テーブルにおいて、対象サービスの搭載/運用状況が「窓口」と登録されているレコードのサーバアドレス104欄からIPアドレスを抽出する。アプリ管理制御手段14は、抽出された窓口サーバのIPアドレスおよび追加サーバのIPアドレスを運用サーバ通知手段16に通知する。運用サーバ通知手段16は、窓口サーバのIPアドレスに宛てて、追加サーバのIPアドレスを通知する。窓口サーバは、以後、通知されたIPアドレスを持つサーバも含めて負荷分散を行う。   The application management control means 14 extracts the IP address from the server address 104 column of the record in which the installation / operation status of the target service is registered as “window” in the application management table. The application management control unit 14 notifies the operation server notification unit 16 of the extracted IP address of the window server and the IP address of the additional server. The operation server notifying means 16 notifies the IP address of the additional server to the IP address of the window server. Thereafter, the window server performs load distribution including the server having the notified IP address.

(ステップS260)アプリ管理制御手段14は、アプリ管理テーブルを更新する。サーバ追加の場合は、アプリ管理テーブル中の、追加サーバに関するレコードにおいて、サーバアドレス104欄にIPアドレスを登録し、対象サービスの搭載/運用状況を「補助」に変更する。その後、障害サーバに関するレコードを抹消する。   (Step S260) The application management control means 14 updates the application management table. In the case of adding a server, the IP address is registered in the server address 104 column in the record relating to the added server in the application management table, and the installation / operation status of the target service is changed to “auxiliary”. Thereafter, the record regarding the failed server is deleted.

(ステップS262)サーバの追加起動が不可能な場合(ステップ250:No)、サービス管理装置1は警告を出力する。警告出力の手順を次に説明する。   (Step S262) If additional activation of the server is impossible (step 250: No), the service management apparatus 1 outputs a warning. The warning output procedure will be described next.

アプリ管理制御手段14は、対象サービスを特定する情報であるサービスIDをオペレータ入出力手段20に通知する。オペレータ入出力手段20は、通知されたサービスIDを出力し、負荷の増大をオペレータに警告する。   The application management control unit 14 notifies the operator input / output unit 20 of a service ID that is information for specifying the target service. The operator input / output means 20 outputs the notified service ID and warns the operator of an increase in load.

上記説明においては、予備サーバにはIPアドレスが割り振られておらず、運用される時点で初めて割り振られるように説明したが、あらかじめ何らかのIPアドレスが割り振られており、必要に応じてIPアドレスを変更するようにしてもよい。   In the above description, the spare server is not assigned an IP address, but has been described as being assigned for the first time at the time of operation. You may make it do.

以上のような構成をとることにより、運用サーバあるいは予備サーバを障害サーバの代替あるいは警告サーバが窓口となるサービスの追加サーバとして運用することができる。   By adopting the configuration as described above, the operation server or the spare server can be operated as a replacement server for the failed server or as an additional server for a service whose service is the warning server.

上述のように、本発明によれば、1台のサーバに複数のアプリケーションプログラムを搭載し、必要に応じて適切なアプリケーションプログラムを起動することにより、効率的に障害対応あるいは負荷分散を行うことのできるサービス管理方法を提供することが可能となる。   As described above, according to the present invention, a plurality of application programs are installed in one server, and an appropriate application program is started as required, thereby efficiently performing failure handling or load balancing. It is possible to provide a service management method that can be used.

なお、上述した実施例にかかるサービス管理装置は、ハードウェアとして実施可能であるだけでなく、コンピュータのソフトウェアとしても実施可能である。例えば、図3に示した稼動状況監視手段12、アプリ管理制御手段14、運用サーバ通知手段16、追加サーバ通知手段18、オペレータ入出力手段20、通信手段24の機能をコンピュータに実行させるプログラムを作成し、当該プログラムをコンピュータのメモリに読み込ませて実行させれば、サービス管理装置を実現することができる。   The service management apparatus according to the above-described embodiment can be implemented not only as hardware but also as computer software. For example, a program for causing the computer to execute the functions of the operation status monitoring unit 12, the application management control unit 14, the operation server notification unit 16, the additional server notification unit 18, the operator input / output unit 20, and the communication unit 24 shown in FIG. If the program is read into a computer memory and executed, a service management apparatus can be realized.

本発明の実施例にかかるサービス管理装置を実現するプログラムは、図9に示すように、CD−ROMやCD−RW、DVD−R、DVD−RAM、DVD−RW等やフレキシブルディスク等の可搬型記録媒体34だけでなく、通信回線36の先に備えられた他の記憶装置38や、コンピュータシステム32のハードディスクやRAM等の記憶装置、記録媒体40のいずれに記憶されるものであってもよく、プログラム実行時には、プログラムはローディングされ、主メモリ上で実行される。   As shown in FIG. 9, the program for realizing the service management apparatus according to the embodiment of the present invention is portable such as a CD-ROM, CD-RW, DVD-R, DVD-RAM, DVD-RW, or a flexible disk. It may be stored not only in the recording medium 34 but also in another storage device 38 provided at the end of the communication line 36, a storage device such as a hard disk or RAM of the computer system 32, or the recording medium 40. At the time of program execution, the program is loaded and executed on the main memory.

本発明の概念を説明する図The figure explaining the concept of the present invention 本発明の実施例におけるアプリ管理テーブルの例を示す図The figure which shows the example of the application management table in the Example of this invention. 本発明の実施例にかかるサービス管理装置のシステム構成を示す図The figure which shows the system configuration | structure of the service management apparatus concerning the Example of this invention. 本発明の実施例にかかるサービス管理装置のフローチャートThe flowchart of the service management apparatus concerning the Example of this invention 本発明の実施例におけるサーバ交替処理のフローチャートFlow chart of server replacement processing in an embodiment of the present invention 本発明の実施例における窓口サーバ交替処理のフローチャートFlowchart of window server replacement processing in an embodiment of the present invention 本発明の実施例における補助サーバ交替処理のフローチャートFlowchart of auxiliary server replacement processing in an embodiment of the present invention 従来技術を説明する図Diagram explaining the prior art コンピュータ環境の例を示す図Diagram showing an example of a computer environment

符号の説明Explanation of symbols

1: サービス管理装置
2: サーバ
12: 稼動状況監視手段
14: アプリ管理制御手段
16: 運用サーバ通知手段
18: 追加サーバ通知手段
20: オペレータ入出力手段
22: アプリ管理テーブル記憶部
24: 通信手段
1: Service management device 2: Server 12: Operation status monitoring means 14: Application management control means 16: Operation server notification means 18: Additional server notification means 20: Operator input / output means 22: Application management table storage unit 24: Communication means

Claims (6)

複数の異なるアプリケーションプログラムを搭載した複数のサーバと通信可能なサービス管理装置であって、
前記複数のサーバの各々に搭載されている前記複数の異なるアプリケーションプログラムのそれぞれに対し、窓口サーバとして運用、該窓口サーバの補助サーバとして運用、もしくは、該アプリケーションプログラムを起動していないかを区別する運用状況を含む情報を登録したアプリ管理テーブルを記憶する記憶部と、
前記複数の異なるアプリケーションプログラムを搭載している第1のサーバの負荷状況を監視する稼動状況監視手段と、
前記第1のサーバの負荷状況に基づいて前記複数の異なるアプリケーションプログラムの内前記第1のサーバを窓口サーバとして運用している第1のアプリケーションプログラムを前記第1のサーバと異なる前記複数のサーバのいずれかで追加起動すると判断した場合、前記アプリ管理テーブルに登録された情報に基づいて、前記第1のアプリケーションプログラムを搭載し、運用中で、かつ前記第1のアプリケーションプログラムを起動していない前記サーバを検出するアプリ管理制御手段と、
該検出した前記サーバに前記第1のアプリケーションプログラムの起動を指示すると共に、前記第1のサーバに該第1のアプリケーションプログラムの起動指示を行った前記サーバを、該第1のサーバが該第1のアプリケーションプログラムに基づき窓口サーバとして処理を行なう際の補助サーバであることを通知する追加サーバ通知手段と
を備えたことを特徴とするサービス管理装置。
A service management device capable of communicating with a plurality of servers loaded with a plurality of different application programs,
Distinguishing whether each of the plurality of different application programs installed in each of the plurality of servers operates as a window server, operates as an auxiliary server of the window server, or does not start the application program A storage unit for storing an application management table in which information including an operation status is registered;
Operating status monitoring means for monitoring the load status of the first server loaded with the plurality of different application programs;
Among the plurality of different application programs on the basis of the load status of said first server, said plurality of servers having different first application program are running the first server as a window server and the first server If it is determined that adding activated in either, on the basis of the application information registered in the management table, and mounting the first application program, in operation, and start the first application program Application management control means for detecting the server that is not ,
Instructs the activation of the first application program on the server that the detected, the server activation instruction was performed in the first server to the first application program, the first server is the first A service management apparatus comprising: additional server notification means for notifying that the server is an auxiliary server when processing as a window server based on the application program .
請求項1に記載したサービス管理装置であって、
前記アプリ管理制御手段は、前記アプリ管理テーブルに登録された情報に基づいて、前記第1のアプリケーションプログラムを搭載しており、前記第1のアプリケーションプログラムが起動されていない運用中の前記サーバが無い場合、前記第1のアプリケーションプログラムを搭載し、かつ運用されていないサーバがあれば、前記運用されていないサーバを運用開始して前記第1のアプリケーションプログラムを起動する
ことを特徴とするサービス管理装置。
The service management device according to claim 1,
The application management control unit is equipped with the first application program based on information registered in the application management table, and there is no server in operation in which the first application program is not activated. If, mounting the first application program, and if there is a server that has not been operated, and wherein <br/> to start the first application program server which is not the operation starting operation Service management device.
複数のサーバの各々に搭載されている複数の異なるアプリケーションプログラムのそれぞれに対し、窓口サーバとして運用、該窓口サーバの補助サーバとして運用、もしくは、該アプリケーションプログラムを起動していないかを区別する運用状況を含む情報を登録したアプリ管理テーブルを記憶する記憶部を備え、前記複数のサーバと通信可能なサービス管理装置が実行するサービス管理方法であって、
前記複数の異なるアプリケーションプログラムを搭載している第1のサーバの負荷状況を監視するステップと、
前記第1のサーバの負荷状況に基づいて前記複数の異なるアプリケーションプログラムの内前記第1のサーバを窓口サーバとして運用している第1のアプリケーションプログラムを前記第1のサーバと異なる前記複数のサーバのいずれかで追加起動するかを判定するステップと
前記判定の結果、前記第1のサーバと異なる前記サーバのいずれかで追加起動すると判定した場合、前記アプリ管理テーブルに登録された情報に基づいて、前記第1のアプリケーションプログラムを搭載し、運用中で、かつ、前記第1のアプリケーションプログラムを起動していない前記サーバを検出するステップと、
該検出した前記サーバに前記第1のアプリケーションプログラムの起動を指示すると共に、前記第1のサーバに該第1のアプリケーションプログラムの起動指示を行った前記サーバを、該第1のサーバが該第1のアプリケーションプログラムに基づき窓口サーバとして処理を行なう際の補助サーバであることを通知するステップと
を備えたことを特徴とするサービス管理方法。
Operation status for distinguishing whether each of a plurality of different application programs installed in each of the plurality of servers operates as a window server, operates as an auxiliary server of the window server, or does not start the application program A service management method that is executed by a service management device that includes a storage unit that stores an application management table in which information including information is registered, and that can communicate with the plurality of servers,
Monitoring the load status of the first server loaded with the plurality of different application programs;
Among the plurality of different application programs on the basis of the load status of said first server, said plurality of servers having different first application program are running the first server as a window server and the first server A step of determining whether to additionally start with one of the following:
As a result of the determination, when it is determined that additional activation is performed on any of the servers different from the first server, the first application program is installed and in operation based on information registered in the application management table And detecting the server that has not started the first application program;
Instructs the activation of the first application program on the server that the detected, the server activation instruction was performed in the first server to the first application program, the first server is the first And a step of notifying that the server is an auxiliary server when processing as a window server based on the application program .
請求項3に記載したサービス管理方法であって、
前記アプリ管理テーブルに登録された情報に基づいて、前記第1のアプリケーションプログラムを搭載しており、前記第1のアプリケーションプログラムが起動されていない運用中の前記サーバが無い場合、前記第1のアプリケーションプログラムを搭載し、かつ運用されていないサーバがあれば、前記運用されていないサーバを運用開始して前記第1のアプリケーションプログラムを起動するステップと
を備えたことを特徴とするサービス管理方法。
A service management method according to claim 3, wherein
If the first application program is installed based on the information registered in the application management table and the first application program is not activated and there is no server in operation , the first application equipped with programs, and if any operation that is not the server, the service management method characterized by comprising the step of activating the first application program to start operating a server that is not the operation.
複数のサーバに搭載されている複数の異なるアプリケーションプログラムの各々が、窓口サーバとして運用、該窓口サーバの補助サーバとして運用、もしくは、該アプリケーションプログラムを起動していないかを区別する運用状況を含む情報を登録したアプリ管理テーブルを記憶する記憶部を備え、前記複数のサーバと通信可能なコンピュータに実行させるサービス管理プログラムであって、
前記複数の異なるアプリケーションプログラムを搭載している第1のサーバの負荷状況を監視し、
前記第1のサーバの負荷状況に基づいて前記複数の異なるアプリケーションプログラムの内前記第1のサーバを窓口サーバとして運用している第1のアプリケーションプログラムを前記第1のサーバと異なる前記サーバのいずれかで追加起動するかを判定し
前記判定の結果、前記第1のサーバと異なる前記サーバのいずれかで追加起動すると判定した場合、前記アプリ管理テーブルに登録された情報に基づいて、前記第1のアプリケーションプログラムを搭載し、運用中でかつ、第1のアプリケーションプログラムを起動していない前記サーバを検出し、
該検出した前記サーバに前記第1のアプリケーションプログラムの起動を指示すると共に、前記第1のサーバに該第1のアプリケーションプログラムの起動指示を行った前記サーバを、該第1のサーバが該第1のアプリケーションプログラムに基づき窓口サーバとして処理を行なう際の補助サーバであることを通知する
処理を前記コンピュータに実行させるサービス管理プログラム。
Information including an operational status for distinguishing whether each of a plurality of different application programs installed in a plurality of servers operates as a window server, operates as an auxiliary server of the window server, or does not start the application program A service management program for causing a computer capable of communicating with the plurality of servers to include a storage unit that stores an application management table in which
Monitoring the load status of the first server loaded with the plurality of different application programs;
Among the plurality of different application programs on the basis of the load status of said first server, either the first application program are running the first server as a window server of the first server differs from the server to determine whether to add start-up on whether,
As a result of the determination, when it is determined that additional activation is performed on any of the servers different from the first server, the first application program is installed and in operation based on information registered in the application management table And detecting the server that has not started the first application program,
Instructs the activation of the first application program on the server that the detected, the server activation instruction was performed in the first server to the first application program, the first server is the first A service management program for causing the computer to execute a process of notifying that the server is an auxiliary server when performing a process as a window server based on the application program.
前記アプリ管理テーブルに登録された情報に基づいて、前記第1のアプリケーションプログラムを搭載しており、前記第1のアプリケーションプログラムが起動されていない運用中の前記サーバが無い場合、前記第1のアプリケーションプログラムを搭載し、かつ運用されていないサーバがあれば、前記運用されていないサーバを運用開始して前記第1のアプリケーションプログラムを起動する
処理を前記コンピュータにさらに実行させることを特徴とする請求項5に記載のサービス管理プログラム。
If the first application program is installed based on the information registered in the application management table and the first application program is not activated and there is no server in operation, the first application If there is a server in which a program is installed and is not operated, the computer is further executed to start the first application program by starting operation of the non-operated server. The service management program according to claim 5.
JP2007021169A 2007-01-31 2007-01-31 Service management apparatus, service management method, and service management program Expired - Fee Related JP4770749B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007021169A JP4770749B2 (en) 2007-01-31 2007-01-31 Service management apparatus, service management method, and service management program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007021169A JP4770749B2 (en) 2007-01-31 2007-01-31 Service management apparatus, service management method, and service management program

Publications (2)

Publication Number Publication Date
JP2008186359A JP2008186359A (en) 2008-08-14
JP4770749B2 true JP4770749B2 (en) 2011-09-14

Family

ID=39729332

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007021169A Expired - Fee Related JP4770749B2 (en) 2007-01-31 2007-01-31 Service management apparatus, service management method, and service management program

Country Status (1)

Country Link
JP (1) JP4770749B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5853378B2 (en) * 2011-03-04 2016-02-09 日本電気株式会社 Communication switching system, communication switching method, and program
JP2013156963A (en) * 2012-01-31 2013-08-15 Fujitsu Ltd Control program, control method, information processing apparatus, and control system
JP6364773B2 (en) * 2014-01-09 2018-08-01 日本電気株式会社 Information processing apparatus, information processing system, memory replication method, and computer program
US10771340B2 (en) * 2017-03-16 2020-09-08 Samsung Electronics Co., Ltd. Automatic ethernet storage discovery in hyperscale datacenter environment

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08147252A (en) * 1994-11-24 1996-06-07 Ricoh Co Ltd Processing distribution controller for oa equipment
JP4686677B2 (en) * 2001-12-27 2011-05-25 株式会社ブロードリーフ Alternative server switching method
JP2005182641A (en) * 2003-12-22 2005-07-07 Hitachi Information Systems Ltd Dynamic load distribution system and dynamic load distribution method
JP2006195709A (en) * 2005-01-13 2006-07-27 Hitachi Ltd Web service system

Also Published As

Publication number Publication date
JP2008186359A (en) 2008-08-14

Similar Documents

Publication Publication Date Title
US9729666B2 (en) Large scale storage system and method of operating thereof
KR101114644B1 (en) Platform discovery in a pre-boot environment using web services
US10348577B2 (en) Discovering and monitoring server clusters
JP4659062B2 (en) Failover method, program, management server, and failover system
JP3671759B2 (en) Software distribution method and system
US10810096B2 (en) Deferred server recovery in computing systems
US8112518B2 (en) Redundant systems management frameworks for network environments
KR101535153B1 (en) Method and system for automatically installing operating system, and media that can record computer program sources thereof
EP2817725B1 (en) Maintaining system firmware images remotely using a distribute file system protocol
JP4770749B2 (en) Service management apparatus, service management method, and service management program
US7836351B2 (en) System for providing an alternative communication path in a SAS cluster
US10754722B1 (en) Method for remotely clearing abnormal status of racks applied in data center
US10842041B2 (en) Method for remotely clearing abnormal status of racks applied in data center
JP2007183837A (en) Environment-setting program, environment-setting system, and environment-setting method
WO2013171865A1 (en) Management method and management system
US20200305300A1 (en) Method for remotely clearing abnormal status of racks applied in data center
JP2007264904A (en) Automatic program update system
JP2008305353A (en) Cluster system and fail-over method
US20130007512A1 (en) Managing storage providers in a clustered appliance environment
KR20210142829A (en) Edge computing system and method for distributing an application to a plurality of edge devices
JP5594668B2 (en) Node, clustering system, clustering system control method, and program
US20180019923A1 (en) System and method for managing distributed cluster identity
JP2006172385A (en) Computer system, method for calling storage management program and storage system
JP2008026954A (en) Operation management system, operation management server device, operation management method, operation management program, and management object node
JP4576455B2 (en) System, switching method, and management device program

Legal Events

Date Code Title Description
RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20080722

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20091013

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20101109

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20101130

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110128

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110222

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110425

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20110524

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110606

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140701

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees