JP2011248428A - Load distribution apparatus and load distribution control method - Google Patents

Load distribution apparatus and load distribution control method Download PDF

Info

Publication number
JP2011248428A
JP2011248428A JP2010118036A JP2010118036A JP2011248428A JP 2011248428 A JP2011248428 A JP 2011248428A JP 2010118036 A JP2010118036 A JP 2010118036A JP 2010118036 A JP2010118036 A JP 2010118036A JP 2011248428 A JP2011248428 A JP 2011248428A
Authority
JP
Japan
Prior art keywords
virtual
host
virtual host
statistical information
processing
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
Application number
JP2010118036A
Other languages
Japanese (ja)
Other versions
JP5549374B2 (en
Inventor
Joji Furuya
丈二 古谷
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 JP2010118036A priority Critical patent/JP5549374B2/en
Publication of JP2011248428A publication Critical patent/JP2011248428A/en
Application granted granted Critical
Publication of JP5549374B2 publication Critical patent/JP5549374B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a load distribution apparatus and a load distribution control method for distributing processing requests in a processing system using virtual hosts or the like, while reducing unnecessary distributions that are likely to fail to improve efficiency of load distribution processing.SOLUTION: A virtual server reception part 11 receives processing requests from terminals 31-3n. A load distribution control part 12 distributes the processing requests to virtual hosts 21-1 to 23-3. A statistical information management part associates the virtual hosts 21-1 to 23-3 with physical hosts 21-23 in which each of the virtual hosts operates to collect statistical information on the virtual host that has failed in distributing the processing request, for each physical host associated with the virtual host, and stores them in a statistical information storage part 14. An obstruction management part 15 determines whether the statistical information on the failed virtual host is larger than a predetermined threshold or not, to obstruct the virtual host operating on the physical host and whose statistical information is larger than the threshold, so as not to receive the processing request.

Description

本発明は、負荷分散装置及び負荷分散制御方法に関する。本発明は、例えば、仮想ホスト等による処理システムにおいて、処理要求を分散させて振り分ける負荷分散装置及び負荷分散制御方法に適用することができる。   The present invention relates to a load distribution apparatus and a load distribution control method. The present invention can be applied to, for example, a load distribution apparatus and a load distribution control method in which processing requests are distributed and distributed in a processing system using a virtual host or the like.

図9は負荷分散処理を行う処理システムの構成例を示す。負荷分散処理を行う処理システムは、図9に示すように、負荷分散装置10、処理の分散振り分け先のリアルサーバとなる複数の物理ホスト21,22,23及び複数の端末31,32,3nを有する。これらは、ネットワーク40を介して相互に接続される。   FIG. 9 shows a configuration example of a processing system that performs load distribution processing. As shown in FIG. 9, the processing system that performs load distribution processing includes a load distribution apparatus 10, a plurality of physical hosts 21, 22, 23, and a plurality of terminals 31, 32, 3n that are real servers to which processing is distributed. Have. These are connected to each other via the network 40.

各物理ホスト21,22,23は、仮想化実行環境を有し、それぞれ複数の仮想ホストが稼動する。例えば、第1の物理ホスト21は、仮想ホスト21−1,21−2,21−3の仮想ホスト群が稼動し、第2の物理ホスト22は、仮想ホスト22−1,22−2,22−3の仮想ホスト群が稼動し、第3の物理ホスト23は、仮想ホスト23−1,23−2,23−3の仮想ホスト群が稼動する。   Each physical host 21, 22, 23 has a virtualization execution environment, and a plurality of virtual hosts are operated. For example, the first physical host 21 operates a virtual host group of virtual hosts 21-1, 21-2, and 21-3, and the second physical host 22 includes virtual hosts 22-1, 22-2, and 22 -3 virtual host group operates, and the third physical host 23 operates the virtual host group of virtual hosts 23-1, 23-2, and 23-3.

負荷分散装置10は、仮想サーバとしての複数の負荷分散グループ#1,#2,#3を有し、端末31〜3nから処理要求(サーバへのアクセス要求等)を受け付けると、複数の仮想ホスト21−1〜23−3の何れかに該処理要求を振り分ける。該処理要求が振り分けられた仮想ホスト21−1〜23−3の何れかは、端末31〜3nから要求された処理を実行する。なお、図9に示した負荷分散の処理システムは、Webサーバやアプリケーションサーバ等のほか、その他の負荷分散環境で利用されるサーバシステムに適用される。   The load distribution apparatus 10 has a plurality of load distribution groups # 1, # 2, and # 3 as virtual servers, and upon receiving a processing request (such as an access request to the server) from the terminals 31 to 3n, a plurality of virtual hosts The processing request is distributed to any one of 21-1 to 23-3. Any one of the virtual hosts 21-1 to 23-3 to which the processing request is distributed executes the processing requested from the terminals 31 to 3n. The load balancing processing system shown in FIG. 9 is applied to a server system used in other load balancing environments in addition to a Web server, an application server, and the like.

ユーザトラフィックが少ない低負荷時のサーバリソースの利用効率化の要求の高まり、及び運用管理技術の向上等により、サーバ仮想化環境の処理システムが普及するものと予想される。また、サーバCPUのマルチコア化及びサーバ仮想化技術の向上等により、物理ホスト上で稼動する仮想ホストの数がますます増えていくものと予想される。   It is expected that server virtualization environment processing systems will become widespread due to increasing demands for efficient use of server resources at low loads with low user traffic and improved operation management technology. In addition, the number of virtual hosts operating on a physical host is expected to increase more and more due to the multi-core server CPU and the improvement of server virtualization technology.

また、ユーザトラフィックは、利用時期や利用時間帯により増減の幅が大きく、ユーザトラフィックの増減により、仮想ホストの増減や配置換えがダイナミックに行われ、物理ホストと仮想ホストとの対応付けの管理は、今後ますます複雑になっていくものと予想される。   In addition, the range of increase / decrease of user traffic is large depending on the use time and use time zone, and the increase / decrease or relocation of virtual hosts is dynamically performed according to the increase / decrease of user traffic. It is expected to become increasingly complex in the future.

ウェブサーバとアプリケーションサーバとが接続されるウェブシステムにおいて、各サーバの負荷状況に基づいてサービス構成を動的に変更する動的構成制御装置及び動的構成制御方法等について、例えば下記の特許文献1等に記載されている。また、負荷分散装置によって端末からの要求を複数のアプリケーションサーバに均等に振り分ける構成については、例えば下記の特許文献2等に記載されている。   In a web system in which a web server and an application server are connected, a dynamic configuration control device, a dynamic configuration control method, and the like that dynamically change a service configuration based on the load status of each server are disclosed in, for example, Patent Document 1 below. Etc. are described. In addition, a configuration in which requests from a terminal are evenly distributed to a plurality of application servers by a load balancer is described in, for example, Patent Document 2 below.

特開2003−281007号公報JP 2003-281007 A 特開2007−199829号公報JP 2007-199829 A

仮想化環境における負荷分散装置では、サーバへの処理要求を、物理ホストではなく仮想ホストを分散処理の振り分け先ホストとして振り分ける。負荷分散装置では、物理ホストと仮想ホストとの対応関係を特に管理しないのが一般である。しかしながら、実際には仮想ホストは物理ホスト上で稼動しているため、物理ホストがハードウェア障害等で機能停止状態となると、該物理ホスト上で稼働する仮想ホストへの処理要求の振り分け動作は、無駄な動作となる。   In a load balancer in a virtual environment, a processing request to a server is distributed using a virtual host instead of a physical host as a distribution destination host. In general, the load balancer does not particularly manage the correspondence between a physical host and a virtual host. However, since the virtual host actually operates on the physical host, when the physical host is in a function stop state due to a hardware failure or the like, the distribution operation of processing requests to the virtual host operating on the physical host is as follows: It becomes useless operation.

負荷分散装置は、仮想ホストへの処理要求の振り分けを行った後、該振り分けを行った処理要求に対する無応答を検出することによってしか、振り分け先の仮想ホストの障害を検出することができない。そのため、物理ホストが故障している可能性が高い場合、該物理ホスト上で稼働する仮想ホストへの振り分けが失敗となる可能性が高いにも拘らず、無効な処理要求の振り分けを行ってしまう場合がある。   The load balancer can detect a failure of a virtual host that is a distribution destination only by distributing a processing request to a virtual host and then detecting no response to the processing request that has been distributed. Therefore, if there is a high possibility that the physical host is out of order, the invalid processing request will be distributed even though the distribution to the virtual host running on the physical host is likely to fail. There is a case.

振り分け先の仮想ホストの障害を検出する方法として、障害検出用の専用モジュールを振り分け先の仮想ホストにインストールし、負荷分散装置と独自連携することで振り分け先の仮想ホストの障害を検出する方法も考えられるが、この場合、振り分け先のホストで利用されるハードウェア、オペレーティングシステム(OS)、ソフトウェア、又は仮想化実行環境の特定技術に依存してしまうため、種々のホストを対象として汎用的に利用できないという課題がある。   As a method of detecting a failure of a distribution-destination virtual host, you can also install a dedicated module for failure detection on the distribution-destination virtual host and detect the failure of the distribution-destination virtual host by independently coordinating with the load balancer. In this case, it depends on the hardware, operating system (OS), software, or specific technology of the virtualization execution environment used on the distribution destination host. There is a problem that it cannot be used.

処理要求の振り分け失敗時には、振り分け先の仮想ホストからの応答待ちの処理遅延や振り分けのリトライ動作等が発生するため、処理要求の振り分けの失敗は、アクセスレスポンスの遅延をもたらす等、サービス利用者への影響が発生する。また、振り分け先の仮想ホストからの応答待ちの処理遅延や振り分けのリトライ動作等は、それ自体で負荷分散装置の処理負荷の増大に繋がる。本発明は、処理要求の振り分けに失敗する可能性が高い無駄な振り分け動作を減らし、負荷分散処理の効率化を図ることを目的とする。   When processing request allocation fails, processing waiting for a response from the distribution-destination virtual host, retry operation for distribution, etc. occur, so processing request allocation failure will cause a delay in access response, etc. The effect of. In addition, processing delays waiting for a response from a virtual host that is a distribution destination, a retry operation for distribution, and the like itself lead to an increase in the processing load of the load balancer. It is an object of the present invention to reduce wasteful distribution operations that are highly likely to fail to distribute processing requests, and to improve the efficiency of load distribution processing.

上記課題を解決する一形態としての負荷分散装置は、複数の仮想ホストに処理要求を分散させて振り分ける負荷分散装置において、前記仮想ホストと該仮想ホストがそれぞれ稼働する物理ホストとを対応付け、処理要求の振り分けに失敗した仮想ホストの統計情報を、該仮想ホストに対応付けた物理ホスト毎に収集して管理する統計情報管理部と、前記振り分けに失敗した仮想ホストの統計情報が所定の閾値より大きい物理ホスト上で稼働する仮想ホストを、処理要求の振り分け先として閉塞する閉塞管理部と、を備えたものである。   A load balancer as an embodiment for solving the above problem is a load balancer that distributes and distributes processing requests to a plurality of virtual hosts, and associates the virtual host with a physical host on which the virtual host operates, and performs processing The statistical information management unit that collects and manages the statistical information of the virtual host that failed to distribute the request for each physical host associated with the virtual host, and the statistical information of the virtual host that failed to distribute A block management unit that blocks a virtual host operating on a large physical host as a processing request distribution destination.

失敗する可能性が高い無駄な処理要求の振り分け動作を減らすことができ、処理要求の振り分け失敗によるレスポンスの遅延を低減し、端末(利用者)に対するレスポンスの向上を図ることができる。また、レスポンスの遅延や振り分けのリトライ動作に伴う負荷分散装置の処理負荷を軽減することができる。   It is possible to reduce useless processing request distribution operations that have a high possibility of failure, reduce response delay due to processing request distribution failure, and improve response to terminals (users). In addition, it is possible to reduce the processing load of the load balancer due to a response delay or a retry operation for distribution.

開示の負荷分散装置の構成例を示す図である。It is a figure which shows the structural example of the load distribution apparatus of an indication. 負荷分散ポリシ情報テーブルの構成例を示す図である。It is a figure which shows the structural example of a load distribution policy information table. 統計情報テーブルの構成例を示す図である。It is a figure which shows the structural example of a statistical information table. 負荷分散制御部による処理要求の振り分けの失敗検出時の処理フロー例を示す図である。It is a figure which shows the example of a processing flow at the time of failure detection of the distribution of the processing request by a load distribution control part. 閉塞管理部による障害時の仮想ホストの閉塞処理のフロー例を示す図である。It is a figure which shows the example of a flow of the block process of the virtual host at the time of a failure by the block management part. 処理要求の振り分けの動作例を示す図である。It is a figure which shows the operation example of distribution of a process request. 復旧確認監視部による障害復旧と判断する処理フロー例を示す図である。It is a figure which shows the example of a processing flow judged by the recovery confirmation monitoring part as the failure recovery. 閉塞管理部による仮想ホストの閉塞を解除する処理フロー例を示す図である。It is a figure which shows the example of a processing flow which cancels | releases the block of the virtual host by a block management part. 負荷分散処理を行う処理システムの構成例を示す図である。It is a figure which shows the structural example of the processing system which performs a load distribution process.

開示の負荷分散装置は、仮想ホストと該仮想ホストが稼働する物理ホストとの対応関係を管理し、仮想ホストへの処理要求の振り分け失敗の統計情報を収集し、特定の物理ホスト上で稼動する仮想ホストへの振り分け失敗が多い場合に、該特定の物理ホストに障害が発生していると判断する。そして、障害が発生していると判断された物理ホスト上で稼動する仮想ホスト群への処理要求の振り分けを停止し、無効な振り分け動作を回避する。   The disclosed load balancer manages the correspondence relationship between a virtual host and a physical host on which the virtual host operates, collects statistical information on failure to distribute processing requests to the virtual host, and operates on a specific physical host When there are many failure to distribute to the virtual host, it is determined that a failure has occurred in the specific physical host. Then, the distribution of the processing request to the virtual host group operating on the physical host determined to have a failure is stopped, and an invalid distribution operation is avoided.

上述の動作を行うための手段として、物理ホストと仮想ホストとの対応関係を管理し、仮想ホストへの処理要求の振り分け失敗の統計情報を管理する統計情報管理部と、物理ホスト上で稼動する仮想ホストへの処理要求の振り分け失敗の回数が所定の閾値を超えると、該物理ホスト上で稼働する仮想ホスト群を障害閉塞状態に変更する閉塞管理部とを備える。   As a means for performing the above-mentioned operations, the statistical information management unit that manages the correspondence relationship between the physical host and the virtual host, manages the statistical information of the distribution failure of the processing request to the virtual host, and operates on the physical host And a block management unit that changes a virtual host group operating on the physical host to a failure block state when the number of processing request distribution failures to the virtual host exceeds a predetermined threshold.

開示の負荷分散装置の構成例を図1に示す。図1に示すように、負荷分散装置10は、仮想サーバ受付部11、負荷分散制御部12、負荷分散ポリシ情報格納部13、統計情報格納部14、閉塞管理部15、及び復旧確認監視部16を備える。   A configuration example of the disclosed load distribution apparatus is shown in FIG. As illustrated in FIG. 1, the load distribution apparatus 10 includes a virtual server reception unit 11, a load distribution control unit 12, a load distribution policy information storage unit 13, a statistical information storage unit 14, a block management unit 15, and a recovery confirmation monitoring unit 16. Is provided.

仮想サーバ受付部11は、仮想サーバIPアドレスとポート番号とを負荷分散処理システムの外部に公開し、端末31〜3nからの処理要求(アクセス要求等)を受け付ける。負荷分散制御部12は、負荷分散ポリシ情報格納部13に格納された負荷分散ポリシ情報テーブルに従って負荷分散の振り分け制御を行う。   The virtual server accepting unit 11 publishes the virtual server IP address and port number to the outside of the load distribution processing system, and accepts processing requests (access requests and the like) from the terminals 31 to 3n. The load distribution control unit 12 performs load distribution distribution control according to the load distribution policy information table stored in the load distribution policy information storage unit 13.

閉塞管理部15は、統計情報格納部14に格納された統計情報テーブルを参照し、処理要求の振り分け失敗の傾向を分析する。そして、例えば特定の物理ホスト22上で稼働する例えば仮想ホスト22−1への振り分け失敗の割合が所定の閾値を越えると、該特定の物理ホスト22に障害が発生していると判断する。そして、閉塞管理部15は、該特定の物理ホスト22上で稼動する仮想ホスト群22−1〜22−3への振り分けを閉塞するよう制御する。   The blocking management unit 15 refers to the statistical information table stored in the statistical information storage unit 14 and analyzes the tendency of processing request distribution failure. For example, when the ratio of the allocation failure to, for example, the virtual host 22-1 operating on the specific physical host 22 exceeds a predetermined threshold, it is determined that a failure has occurred in the specific physical host 22. Then, the block management unit 15 controls to block distribution to the virtual host groups 22-1 to 22-3 operating on the specific physical host 22.

復旧確認監視部16は、閉塞管理部15で障害と判断され、振り分け先として閉塞された例えば物理ホスト22上で稼働する仮想ホスト群22−1〜22−3の障害の復旧の確認を行う。   The restoration confirmation monitoring unit 16 confirms the restoration of the failure of the virtual host groups 22-1 to 22-3 operating on, for example, the physical host 22 that is determined as a failure by the blocking management unit 15 and blocked as a distribution destination.

図1では、負荷分散装置10と物理ホスト21〜23とがそれぞれ分離した構成例を示しているが、それらは、部分的に又は全体が1つに統合された構成であってもよい。また、負荷分散装置10内の各機能ブロックを部分的に別のシステムに分離し、又は全体を別のシステムと統合した構成としてもよい。   Although FIG. 1 shows a configuration example in which the load distribution apparatus 10 and the physical hosts 21 to 23 are separated from each other, they may be partially or entirely integrated into one. Moreover, it is good also as a structure which isolate | separated each function block in the load distribution apparatus 10 into another system partially, or integrated the whole with another system.

図2に負荷分散ポリシ情報テーブルの構成例を示す。負荷分散ポリシ情報格納部13は、図2に示すように、負荷分散グループ毎に、負荷分散グループ名、負荷分散グループID、及び仮想サーバIPアドレス/ポート番号を対応付けて負荷分散ポリシ情報テーブルに格納する。   FIG. 2 shows a configuration example of the load balancing policy information table. As shown in FIG. 2, the load distribution policy information storage unit 13 associates the load distribution group name, the load distribution group ID, and the virtual server IP address / port number with each load distribution group in the load distribution policy information table. Store.

該負荷分散ポリシ情報テーブルには更に、各負荷分散グループの各仮想ホストについて、仮想ホストIPアドレス/ポート番号が格納され、また、各仮想ホストの稼働状態の情報が設定される。ここで、稼働状態の「オンライン」は、該当する仮想ホストが処理要求の振り分け先として有効な状態に設定されていることを表し、「障害閉塞」は、障害発生のため振り分け先として閉塞状態に設定されていることを表している。また、「保守閉塞」は、保守のために振り分け先として閉塞状態に設定されていることを表している。   The load balancing policy information table further stores the virtual host IP address / port number for each virtual host in each load balancing group, and information on the operating state of each virtual host. Here, “Online” in the operating status indicates that the corresponding virtual host is set to a valid status as a processing request distribution destination, and “Fault blocked” indicates that the distribution destination is blocked due to a failure. Indicates that it is set. “Maintenance block” indicates that the block is set as a distribution destination for maintenance.

図3に統計情報テーブルの構成例を示す。統計情報格納部14は、図3に示すように、物理ホスト毎に物理ホスト名及び物理ホストIPアドレスを対応付けて統計情報テーブルを格納する。そして、該統計情報テーブルには更に、各物理ホスト上で稼働する各仮想ホストの仮想ホスト名、仮想ホストIPアドレス/ポート番号、振り分けの失敗を示す失敗検出フラグ、及び復旧確認監視状態の情報が設定される。   FIG. 3 shows a configuration example of the statistical information table. As shown in FIG. 3, the statistical information storage unit 14 stores a statistical information table in which a physical host name and a physical host IP address are associated with each physical host. The statistical information table further includes information on the virtual host name, virtual host IP address / port number of each virtual host operating on each physical host, a failure detection flag indicating failure of allocation, and recovery confirmation monitoring status. Is set.

ここで、失敗検出フラグの「OFF」は、振り分けの失敗が検出されていないことを表し、「ON」は、振り分けの失敗が検出されたことを表している。また、復旧確認監視状態の「復旧済み」は、障害が復旧したことの確認が済んだことを表し、「未確認」は、障害が復旧したことの確認が未だ済んでいないことを表している。   Here, “OFF” of the failure detection flag indicates that a distribution failure has not been detected, and “ON” indicates that a distribution failure has been detected. Further, “recovered” in the recovery confirmation monitoring state indicates that the failure has been recovered, and “unconfirmed” indicates that the failure has not been confirmed yet.

以下、負荷分散制御部12による処理要求の振り分け失敗検出時の処理と、閉塞管理部15による障害の物理ホスト上の仮想ホストを閉塞する処理と、復旧確認監視部16による障害復旧の判断処理と、閉塞管理部15による障害復旧物理ホスト上の仮想ホストの閉塞解除の処理について説明する。   Hereinafter, processing when a processing request distribution failure is detected by the load distribution control unit 12, processing for blocking a virtual host on a failed physical host by the blocking management unit 15, and processing for determining failure recovery by the recovery confirmation monitoring unit 16 Next, the process of releasing the block of the virtual host on the failure recovery physical host by the block manager 15 will be described.

<<負荷分散制御部による振り分け失敗検出時の処理>>
図4は、負荷分散制御部12による処理要求の振り分けの失敗検出時の処理フロー例を示している。負荷分散制御部12は、仮想ホスト21−1〜23−3に対してアクセス要求等の処理要求を分散させて振り分ける。そして、該振り分けた処理要求に対して仮想ホスト21−1〜23−3からエラー応答を受信し、又は仮想ホスト21〜23に送信した処理要求の応答待ちタイマの満了を検出したとき(4−1)、内部で保持している仮想ホスト毎の失敗回数を1つ加算(インクリメント)する(4−2)。
<< Processing when load distribution control unit detects distribution failure >>
FIG. 4 shows an example of a processing flow when the load distribution control unit 12 detects a processing request distribution failure. The load distribution control unit 12 distributes and distributes processing requests such as access requests to the virtual hosts 21-1 to 23-3. When an error response is received from the virtual hosts 21-1 to 23-3 in response to the distributed processing request, or when the expiration of the response waiting timer for the processing request transmitted to the virtual hosts 21 to 23 is detected (4- 1) Add (increment) one failure count for each virtual host held inside (4-2).

失敗回数を加算(インクリメント)した結果、該失敗回数が予め定めたリトライ回数閾値以上か否かを判定する(4−3)。該失敗回数が該リトライ回数閾値より少ない場合は、仮想ホストへの処理要求の振り分けのリトライ処理を実施する(4−4)。該失敗回数が該リトライ回数閾値以上の場合は、統計情報テーブルの失敗検出フラグを「OFF」から「ON」に変更し(4−5)、閉塞管理部15へ失敗検出フラグを変更したことを通知する(4−6)。   As a result of adding (incrementing) the number of failures, it is determined whether or not the number of failures is equal to or greater than a predetermined retry count threshold (4-3). If the number of failures is less than the retry count threshold value, retry processing for distributing processing requests to the virtual host is performed (4-4). If the number of failures is greater than or equal to the retry count threshold, the failure detection flag in the statistical information table is changed from “OFF” to “ON” (4-5), and the failure detection flag is changed to the block management unit 15 Notify (4-6).

続いて、負荷分散ポリシテーブルを参照し、次ぎの振り分け先候補となる仮想ホストを決定し(4−7)、決定した仮想ホストへ処理要求を送信し、該処理要求に対する応答待ちタイマを起動する(4−8)。   Subsequently, referring to the load balancing policy table, a virtual host as a next distribution destination candidate is determined (4-7), a processing request is transmitted to the determined virtual host, and a response waiting timer for the processing request is started. (4-8).

<<閉塞管理部による仮想ホストの障害閉塞の処理>>
図5は、閉塞管理部15による障害時の仮想ホストの閉塞処理のフロー例を示す。閉塞管理部15は、負荷分散制御部12から失敗検出フラグ更新を受信すると(5−1)、各物理ホスト上で稼働する仮想ホスト群毎に、失敗検出フラグONの数の割合を算出し、予め定めた物理ホスト障害判断閾値(例えば50%)以上か否かを判定する(5−2)。
<< Processing of virtual host failure shutdown by the shutdown management unit >>
FIG. 5 shows a flow example of the block process of the virtual host at the time of failure by the block manager 15. When receiving the failure detection flag update from the load distribution control unit 12 (5-1), the blocking management unit 15 calculates the ratio of the number of failure detection flags ON for each virtual host group operating on each physical host, It is determined whether or not the physical host failure determination threshold value is predetermined (for example, 50%) (5-2).

失敗検出フラグONの数の割合が物理ホスト障害判断閾値以上の場合、当該仮想ホスト群の物理ホストに何らかの障害が発生していると判断し(5−3)、当該物理ホスト上で稼働する仮想ホストに対して、負荷分散ポリシ情報テーブルの稼動状態を「オンライン」から「障害閉塞」に変更する(5−4)。   If the ratio of the number of failure detection flags ON is greater than or equal to the physical host failure determination threshold, it is determined that some failure has occurred in the physical host of the virtual host group (5-3), and the virtual running on the physical host For the host, the operating state of the load balancing policy information table is changed from “online” to “failure blockage” (5-4).

閉塞管理部15は、負荷分散ポリシ情報テーブルの稼動状態を「障害閉塞」に変更した後、障害が発生していると判断した物理ホストの復旧確認を実施させるために、復旧確認障害が発生していると判断した物理ホストの復旧監視の要求を、復旧確認監視部16に通知する(5−5)。   The lock management unit 15 changes the operation state of the load balancing policy information table to “failure block”, and then performs a recovery check for the physical host that has been determined that a failure has occurred. The recovery confirmation monitoring unit 16 is notified of the recovery monitoring request of the physical host that is determined to be in the process (5-5).

図6に処理要求の振り分けの動作例を示す。図6に示すように、仮想ホスト22−1と仮想ホスト22−2に対する処理要求の振分けが失敗(NG)だったとすると、物理ホスト22が障害発生中であると判断する。そして、負荷分散ポリシ情報を基に、物理ホスト22上で稼働する仮想ホスト22−1〜22−3の稼動状態を「障害閉塞」に変更する。こうすることにより、仮想ホスト22−1〜22−3が負荷分散制御部12による処理要求の振り分け先の選択対象から外され、振り分け失敗となる可能性が高い仮想ホスト22−3への振り分け動作が実施されなくなる。   FIG. 6 shows an example of processing request distribution. As illustrated in FIG. 6, if the distribution of processing requests to the virtual host 22-1 and the virtual host 22-2 is unsuccessful (NG), it is determined that a failure has occurred in the physical host 22. Then, based on the load balancing policy information, the operating state of the virtual hosts 22-1 to 22-3 operating on the physical host 22 is changed to “failure blockage”. By doing so, the virtual hosts 22-1 to 22-3 are excluded from the selection targets of the processing request distribution destination by the load distribution control unit 12, and the distribution operation to the virtual host 22-3 that is likely to cause the distribution failure Will not be implemented.

<<復旧確認監視部による障害復旧と判断する処理>>
図7に復旧確認監視部16による障害復旧と判断する処理フロー例を示す。復旧確認監視部16は、閉塞管理部15から障害と判定した物理ホストの復旧監視要求の通知を受信すると(7−1)、統計情報テーブルの当該物理ホスト上で稼働する各仮想ホストの復旧確認監視状態を「未確認」に変更する(7−2)。
<< Processing for recovery from failure confirmation monitoring unit >>
FIG. 7 shows an example of a processing flow in which the recovery confirmation monitoring unit 16 determines that the failure is recovered. When the recovery confirmation monitoring unit 16 receives the notification of the recovery monitoring request of the physical host determined to have failed from the block management unit 15 (7-1), the recovery confirmation of each virtual host operating on the physical host in the statistical information table The monitoring state is changed to “unconfirmed” (7-2).

統計情報テーブルの仮想ホストの中から、復旧確認監視状態が「未確認」の仮想ホストを選択し(7−3)、選択した仮想ホストに対して復旧確認要求を示す信号を送信し、該復旧確認要求に対する応答待ちタイマを起動する(7−4)。復旧確認監視の具体的な手段としては、通信プロトコルによる復旧確認監視のほか、Ping応答監視、TCPポート応答監視、UDPポート応答監視、アプリケーションレベル応答監視(HTTP、FTP、SIP、TELNET、SSL 等)、SNMP監視等を用いることができる。   A virtual host whose recovery confirmation monitoring status is “unconfirmed” is selected from the virtual hosts in the statistical information table (7-3), a signal indicating a recovery confirmation request is transmitted to the selected virtual host, and the recovery confirmation is performed. A timer for waiting for a response to the request is started (7-4). Specific means for recovery confirmation monitoring include recovery confirmation monitoring by communication protocol, Ping response monitoring, TCP port response monitoring, UDP port response monitoring, application level response monitoring (HTTP, FTP, SIP, TELNET, SSL, etc.) SNMP monitoring or the like can be used.

復旧確認監視部16は、仮想ホストから復旧確認要求に対する正常応答が受信されるか判定する(7−5)。正常応答が受信されず、仮想ホストからエラー応答を受信し、又は応答待ちタイマが満了すると(7−6)、一定時間待機した後(7−7)、仮想ホストに対し復旧確認要求の信号を送信し、応答待ちタイマを起動する(7−8)。この動作を、仮想ホストから正常応答を受信するまで繰り返す(7−5)。復旧確認要求の信号を繰り返して送信する際の送信先仮想ホストは、同一の仮想ホストとしても良いが、他の未確認中の仮想ホストに変更しても良い。   The recovery confirmation monitoring unit 16 determines whether a normal response to the recovery confirmation request is received from the virtual host (7-5). When a normal response is not received and an error response is received from the virtual host or when the response wait timer expires (7-6), after waiting for a certain time (7-7), a recovery confirmation request signal is sent to the virtual host. The response waiting timer is started (7-8). This operation is repeated until a normal response is received from the virtual host (7-5). The destination virtual host for repeatedly transmitting the restoration confirmation request signal may be the same virtual host, or may be changed to another unconfirmed virtual host.

仮想ホストから復旧確認要求に対する正常応答を受信すると、該仮想ホストの障害が復旧したと判断し、統計情報テーブルの復旧確認監視状態を「復旧済み」に変更する(7−9)。そして、「復旧済み」に変更した仮想ホストが稼働する物理ホストの仮想ホスト群の中で、復旧確認監視状態が「復旧済み」となっている仮想ホスト数の割合を算出する。「復旧済み」の仮想ホスト数の割合が、予め定めた物理ホスト復旧判断閾値(例えば50%)以上か否かを判定する(7−10)。   When a normal response to the recovery confirmation request is received from the virtual host, it is determined that the failure of the virtual host has been recovered, and the recovery confirmation monitoring state of the statistical information table is changed to “recovered” (7-9). Then, the ratio of the number of virtual hosts whose recovery confirmation monitoring state is “recovered” in the virtual host group of the physical hosts on which the virtual hosts changed to “recovered” operate is calculated. It is determined whether the ratio of the number of “recovered” virtual hosts is equal to or greater than a predetermined physical host recovery determination threshold (for example, 50%) (7-10).

「復旧済み」の仮想ホスト数の割合が、該物理ホスト復旧判断閾値(例えば50%)以上の場合は、該当する物理ホストが復旧したと判断し(7−11)、負荷分散ポリシ情報テーブルの該当する物理ホスト上で稼働する仮想ホストの復旧確認監視状態を「復旧済み」に変更する(7−12)。復旧確認監視部16は、その後、閉塞管理部15へ、復旧したと判断した物理ホストの復旧監視応答を通知する(7−13)。   If the ratio of the number of “recovered” virtual hosts is equal to or greater than the physical host recovery determination threshold (for example, 50%), it is determined that the corresponding physical host has been recovered (7-11), and the load balancing policy information table The recovery confirmation monitoring status of the virtual host operating on the corresponding physical host is changed to “recovered” (7-12). Thereafter, the recovery confirmation monitoring unit 16 notifies the block management unit 15 of the recovery monitoring response of the physical host that has been determined to have been recovered (7-13).

一方、前述の処理フロー7−10の判定において、「復旧済み」の仮想ホスト数の割合が、予め定めた物理ホスト復旧判断閾値(例えば50%)より少ない場合は、該「復旧済み」の仮想ホスト数の割合が、予め定めた物理ホスト復旧判断閾値(例えば50%)以上となるまで、処理フロー7−3に戻り、同様の処理を繰り返す。   On the other hand, when the ratio of the number of “recovered” virtual hosts is smaller than a predetermined physical host recovery determination threshold value (for example, 50%) in the determination of the processing flow 7-10, the “recovered” virtual host The processing returns to the processing flow 7-3 and the same processing is repeated until the ratio of the number of hosts becomes equal to or greater than a predetermined physical host recovery determination threshold (for example, 50%).

<<閉塞管理部による仮想ホストの閉塞を解除する処理>>
図8は、復旧確認監視部16が復旧したと判断した物理ホストに対して、閉塞管理部15により該物理ホスト上で稼働する仮想ホストの閉塞を解除し、「オンライン状態」に設定する処理フロー例を示す。
<< Process to release virtual host shutdown by shutdown manager >>
FIG. 8 is a processing flow for releasing the block of the virtual host operating on the physical host by the block management unit 15 and setting it to “online state” for the physical host that the recovery confirmation monitoring unit 16 determines to have recovered. An example is shown.

閉塞管理部15では、復旧確認監視部16から障害が復旧したと判断した物理ホストの復旧監視応答を受信すると(8−1)、統計情報テーブルを参照して、障害が復旧したと判断した物理ホスト上で稼働する仮想ホストを抽出する(8−2)。そして、抽出した仮想ホストの負荷分散ポリシ情報テーブルにおける稼動状態を「障害閉塞」から「オンライン」に変更する(8−3)。   When receiving the recovery monitoring response of the physical host that has been determined that the failure has been recovered from the recovery confirmation monitoring unit 16 (8-1), the blocking management unit 15 refers to the statistical information table and determines the physical that has been determined to have recovered from the failure. A virtual host operating on the host is extracted (8-2). Then, the operating state in the load distribution policy information table of the extracted virtual host is changed from “failure blocked” to “online” (8-3).

負荷分散ポリシ情報テーブルの稼動状態を「障害閉塞」から「オンライン」に変更することにより、「オンライン」に変更された仮想ホストが、負荷分散制御部12による処理要求の振り分け先候補の選択に組み込まれるようになる。また、稼動状態を「障害閉塞」から「オンライン」に変更した仮想ホストであって、統計情報の失敗検出フラグが「ON」となっているものに対して、該失敗検出フラグを「OFF」に設定する(8−4)。   By changing the operating status of the load balancing policy information table from “failure blocked” to “online”, the virtual host that has been changed to “online” is incorporated into selection of processing request distribution destination candidates by the load balancing control unit 12 It comes to be. For a virtual host whose operation status has been changed from “failure blocked” to “online” and the statistical information failure detection flag is set to “ON”, the failure detection flag is set to “OFF”. Set (8-4).

上述の実施形態では、仮想ホスト上に1つのサービスが稼動する形態を示したが、仮想ホスト上で稼動するサービスは1つに限定されることはなく、仮想IPアドレスやポート番号を複数設けることにより、仮想ホスト上に複数のサービスが稼動するシステムに適用することもできる。   In the above-described embodiment, a mode in which one service operates on the virtual host is shown. However, the number of services that operate on the virtual host is not limited to one, and a plurality of virtual IP addresses and port numbers are provided. Thus, the present invention can be applied to a system in which a plurality of services operate on a virtual host.

また、上述の実施形態では、物理ホストの障害判断閾値や復旧判断閾値として、システム毎に予め一定の値に定めておく形態を示したが、物理ホスト障害が多発している場合は、復旧判断閾値を下げるなど、物理ホスト障害が発生している状況に応じて判断閾値を動的に変更する構成とすることができる。   In the above embodiment, the failure determination threshold and the recovery determination threshold of the physical host are set to predetermined values for each system in advance. However, if the physical host failure frequently occurs, the recovery determination is performed. It is possible to adopt a configuration in which the determination threshold is dynamically changed according to the situation where a physical host failure has occurred, such as lowering the threshold.

また、負荷分散トラヒックの増大により、振り分け先のリソースの空きが少なくなった場合は復旧判断閾値を下げ、負荷分散トラヒックが少なく、余裕があるときは、障害判断閾値を下げてより厳密に障害状況を確認するなど、システム全体の稼働状況に応じて障害判断閾値又は復旧判断閾値を動的に変更する構成とすることができる。   Also, when the load distribution traffic increases, the recovery destination threshold is lowered when the allocation destination resource is less, and when there is little load balancing traffic and there is a margin, the failure judgment threshold is lowered and the failure status is more strictly For example, the failure determination threshold value or the recovery determination threshold value can be dynamically changed according to the operation status of the entire system.

上述の負荷分散装置における閉塞制御方式は、処理要求の振り分け先のホストで利用されるハードウェア、オペレーティングシステム(OS)、ソフトウェア、又は仮想化実行環境の特定技術に依存しないため、種々のホストを対象として汎用的に利用可能である。   The block control method in the load balancer described above does not depend on the hardware, operating system (OS), software, or specific technology of the virtualization execution environment used by the host to which processing requests are distributed. Can be used universally as a target.

10 負荷分散装置
11 仮想サーバ受付部
12 負荷分散制御部
13 負荷分散ポリシ情報格納部
14 統計情報格納部
15 閉塞管理部
16 復旧確認監視部
21〜23 物理ホスト
21−1〜23−3 仮想ホスト
31〜3n 端末
40 ネットワーク
DESCRIPTION OF SYMBOLS 10 Load distribution apparatus 11 Virtual server reception part 12 Load distribution control part 13 Load distribution policy information storage part 14 Statistical information storage part 15 Blocking management part 16 Recovery confirmation monitoring part 21-23 Physical host 21-1-23-3 Virtual host 31 ~ 3n terminal 40 network

Claims (5)

複数の仮想ホストに処理要求を分散させて振り分ける負荷分散装置において、
前記仮想ホストと該仮想ホストがそれぞれ稼働する物理ホストとを対応付け、処理要求の振り分けに失敗した仮想ホストの統計情報を、該仮想ホストに対応付けた物理ホスト毎に収集して管理する統計情報管理部と、
前記振り分けに失敗した仮想ホストの統計情報が所定の閾値より大きい物理ホスト上で稼働する仮想ホストを、処理要求の振り分け先として閉塞する閉塞管理部と、
を備えたことを特徴とする負荷分散装置。
In a load balancer that distributes and distributes processing requests to multiple virtual hosts,
Statistical information for associating the virtual host with the physical host on which the virtual host operates, and collecting and managing statistical information of the virtual host for which processing request distribution has failed for each physical host associated with the virtual host The management department,
A block management unit that blocks a virtual host operating on a physical host whose statistical information of the virtual host that has failed to be allocated is larger than a predetermined threshold as a processing request distribution destination;
A load balancer comprising:
前記処理要求に対する仮想ホストからのエラー応答又は応答待ちタイマの満了の発生毎に失敗回数を仮想ホスト毎に累算し、該累算した値が所定の閾値を超えた仮想ホストに対して、処理要求の振り分けに失敗した仮想ホストであることを示す失敗検出フラグを設定し、該失敗検出フラグの設定状況を前記統計情報管理部に通知する負荷分散制御部を備えたことを特徴とする請求項1に記載の負荷分散装置。   The number of failures is accumulated for each virtual host for each occurrence of an error response from the virtual host in response to the processing request or the expiration of the response wait timer, and processing is performed for the virtual host whose accumulated value exceeds a predetermined threshold value. The load distribution control unit configured to set a failure detection flag indicating that the virtual host has failed to distribute a request and notify the statistical information management unit of the setting state of the failure detection flag. 2. The load balancer according to 1. 前記閉塞管理部は、同一の物理ホストに対応付けられた仮想ホスト数に対し、前記失敗検出フラグが設定された仮想ホスト数の割合が所定の閾値より大きい物理ホストに対して、該物理ホスト上で稼働する仮想ホストを前記振り分け先として閉塞することを特徴とする請求項2に記載の負荷分散装置。   The block management unit is configured so that the ratio of the number of virtual hosts in which the failure detection flag is set to the number of virtual hosts associated with the same physical host is greater than a predetermined threshold on the physical host. The load balancing apparatus according to claim 2, wherein a virtual host operating in a network is blocked as the distribution destination. 前記振り分けに失敗した仮想ホストの統計情報が所定の閾値より大きい物理ホスト上で稼働する仮想ホストに対して、復旧確認要求を示す信号を送信し、該復旧確認要求に対して正常応答を示す信号を受信したとき、該仮想ホストの障害が復旧したと判定し、同一の物理ホストに対応付けられた仮想ホスト数に対し、前記障害が復旧したと判定した仮想ホスト数の割合が所定の閾値より大きい物理ホストに対して、該物理ホスト上で稼働する仮想ホストを障害復旧済みとして設定する復旧確認監視部を備え、
前記閉塞管理部は、前記障害復旧済みとして設定された仮想ホストに対して、前記処理要求の有効な振り分け先として設定することを特徴とする請求項1乃至3の何れかに記載の負荷分散装置。
A signal indicating a normal response to the recovery confirmation request by transmitting a signal indicating a recovery confirmation request to a virtual host operating on a physical host whose statistical information of the virtual host that has failed to be distributed is greater than a predetermined threshold Is received, the ratio of the number of virtual hosts determined to have recovered from the number of virtual hosts associated with the same physical host is determined from a predetermined threshold. A recovery confirmation monitoring unit is provided for setting a virtual host running on a physical host as having been recovered from a failure for a large physical host,
The load distribution apparatus according to any one of claims 1 to 3, wherein the block management unit sets the processing request as an effective distribution destination for the virtual host set as having been recovered from the failure. .
複数の仮想ホストに処理要求を分散させて振り分ける負荷分散制御方法において、
前記仮想ホストと該仮想ホストがそれぞれ稼働する物理ホストとを対応付け、処理要求の振り分けに失敗した仮想ホストの統計情報を、該仮想ホストに対応付けた物理ホスト毎に収集して管理するステップと、
前記振り分けに失敗した仮想ホストの統計情報が所定の閾値より大きい物理ホスト上で稼働する仮想ホストを、処理要求の振り分け先として閉塞するステップと、
を含むことを特徴とする負荷分散制御方法。
In a load balancing control method that distributes and distributes processing requests to multiple virtual hosts,
Associating the virtual host with a physical host on which the virtual host operates, and collecting and managing statistical information of a virtual host that has failed to distribute processing requests for each physical host associated with the virtual host; ,
Blocking a virtual host operating on a physical host whose statistical information of the virtual host that has failed to be distributed is larger than a predetermined threshold as a processing request distribution destination;
A load distribution control method comprising:
JP2010118036A 2010-05-24 2010-05-24 Load balancing apparatus and load balancing control method Expired - Fee Related JP5549374B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010118036A JP5549374B2 (en) 2010-05-24 2010-05-24 Load balancing apparatus and load balancing control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010118036A JP5549374B2 (en) 2010-05-24 2010-05-24 Load balancing apparatus and load balancing control method

Publications (2)

Publication Number Publication Date
JP2011248428A true JP2011248428A (en) 2011-12-08
JP5549374B2 JP5549374B2 (en) 2014-07-16

Family

ID=45413651

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010118036A Expired - Fee Related JP5549374B2 (en) 2010-05-24 2010-05-24 Load balancing apparatus and load balancing control method

Country Status (1)

Country Link
JP (1) JP5549374B2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5208324B1 (en) * 2012-02-20 2013-06-12 三菱電機株式会社 Information system management apparatus, information system management method, and program
WO2013168465A1 (en) * 2012-05-08 2013-11-14 ソニー株式会社 Information processing device, information processing method and program
JP2014026353A (en) * 2012-07-25 2014-02-06 Nec Engineering Ltd Server management system, load distribution device, and server management method
JP2017118575A (en) * 2012-09-25 2017-06-29 エイ10 ネットワークス インコーポレイテッドA10 Networks, Inc. Load distribution in data networks
JP2017138873A (en) * 2016-02-05 2017-08-10 日本電信電話株式会社 Call processing system, load distribution device and load distribution method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003281007A (en) * 2002-03-20 2003-10-03 Fujitsu Ltd Dynamic configuration controller and dynamic configuration control method
JP2007164264A (en) * 2005-12-09 2007-06-28 Fuji Xerox Co Ltd Load distribution program, load distribution device and service system
JP2007199829A (en) * 2006-01-24 2007-08-09 Hitachi Ltd Computer control method, information processing system, operation management device, computer, and computer control program
JP2008242766A (en) * 2007-03-27 2008-10-09 Nomura Research Institute Ltd Process control system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003281007A (en) * 2002-03-20 2003-10-03 Fujitsu Ltd Dynamic configuration controller and dynamic configuration control method
JP2007164264A (en) * 2005-12-09 2007-06-28 Fuji Xerox Co Ltd Load distribution program, load distribution device and service system
JP2007199829A (en) * 2006-01-24 2007-08-09 Hitachi Ltd Computer control method, information processing system, operation management device, computer, and computer control program
JP2008242766A (en) * 2007-03-27 2008-10-09 Nomura Research Institute Ltd Process control system

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5208324B1 (en) * 2012-02-20 2013-06-12 三菱電機株式会社 Information system management apparatus, information system management method, and program
CN104137086A (en) * 2012-02-20 2014-11-05 三菱电机株式会社 Information system management device and information system management method and program
WO2013168465A1 (en) * 2012-05-08 2013-11-14 ソニー株式会社 Information processing device, information processing method and program
JP2014026353A (en) * 2012-07-25 2014-02-06 Nec Engineering Ltd Server management system, load distribution device, and server management method
JP2017118575A (en) * 2012-09-25 2017-06-29 エイ10 ネットワークス インコーポレイテッドA10 Networks, Inc. Load distribution in data networks
JP2017138873A (en) * 2016-02-05 2017-08-10 日本電信電話株式会社 Call processing system, load distribution device and load distribution method

Also Published As

Publication number Publication date
JP5549374B2 (en) 2014-07-16

Similar Documents

Publication Publication Date Title
EP3503503B1 (en) Health status monitoring for services provided by computing devices
CN109274707B (en) Load scheduling method and device
JP5557590B2 (en) Load balancing apparatus and system
US8191074B2 (en) Method and apparatus for automatic debugging technique
CN106452818B (en) Resource scheduling method and system
JP5549374B2 (en) Load balancing apparatus and load balancing control method
US7257731B2 (en) System and method for managing protocol network failures in a cluster system
CN104836819A (en) Dynamic load balancing method and system, and monitoring and dispatching device
US20100274885A1 (en) Proactive load balancing
KR101661743B1 (en) Network system and method for defensing high volume attack traffic
WO2011138879A1 (en) Operation management device and operation management method of information processing system
WO2011029358A1 (en) Method and apparatus for scheduling messages
JP2007180891A (en) Communication device, packet transmission control method used therefor, and program
US20180006875A1 (en) Isolation and monitoring mode for problematic data links
CN101442437B (en) Method, system and equipment for implementing high availability
US8370897B1 (en) Configurable redundant security device failover
JP2013218449A (en) Cloud computing system
US7607051B2 (en) Device and method for program correction by kernel-level hardware monitoring and correlating hardware trouble to a user program correction
CN110213364B (en) Express cabinet monitoring method, system, storage medium and equipment
US11057478B2 (en) Hybrid cluster architecture for reverse proxies
CN103001832A (en) Detection method and device for nodes in distributed file system
JP2010087834A (en) Network monitoring system
JP6015056B2 (en) Network management system, network management method, network monitoring system, and network management program
JP2018010441A (en) Log collection system, log collection server, and log collection method
JP2006178851A (en) Failure monitoring method, failure monitoring system and program

Legal Events

Date Code Title Description
RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20110915

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130403

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140414

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20140422

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140505

R150 Certificate of patent or registration of utility model

Ref document number: 5549374

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees