JP4009401B2 - Disk control apparatus and recording medium recording program - Google Patents

Disk control apparatus and recording medium recording program Download PDF

Info

Publication number
JP4009401B2
JP4009401B2 JP2000009072A JP2000009072A JP4009401B2 JP 4009401 B2 JP4009401 B2 JP 4009401B2 JP 2000009072 A JP2000009072 A JP 2000009072A JP 2000009072 A JP2000009072 A JP 2000009072A JP 4009401 B2 JP4009401 B2 JP 4009401B2
Authority
JP
Japan
Prior art keywords
data
controller
computer
cache memory
reset
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
JP2000009072A
Other languages
Japanese (ja)
Other versions
JP2001202202A (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.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP2000009072A priority Critical patent/JP4009401B2/en
Publication of JP2001202202A publication Critical patent/JP2001202202A/en
Application granted granted Critical
Publication of JP4009401B2 publication Critical patent/JP4009401B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Memory System Of A Hierarchy Structure (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、共有ディスクを有する複数のコンピュータを管理し、一つのコンピュータが故障したとき、他のコンピュータに処理を引き継ぐようにしたコンピュータ管理システム等に用いて好適な上記共有ディスクを制御するディスク制御装置及びこのディスク制御装置で用いられるプログラムを記録した記録媒体に関するものである。
【0002】
【従来の技術】
図4は従来のディスク制御装置を用いたコンピュータ管理システムの構成を示すブロック図である。
図4において、複数(ここでは2つ)のコンピュータ1(101)、コンピュータ2(102))はディスク制御装置11により管理される。
【0003】
ディスク制御装置11は、コンピュータ1(101)と入出力部121を介して通信するコントローラ1(131)と、コンピュータ2(102)と入出力部122を介して通信するコントローラ2(132)とを有している。コントローラ1(131)とコントローラ2(132)とはバス14で接続され、このバス14にはキャッシュメモリ15とディスク16とが接続されている。
【0004】
次に動作について説明する。今、コンピュータ1(101)が動作しているものとすると、コンピュータ1(101)が処理したデータを保存する場合は、図4の(1)で示すように、コントローラ1(131)がそのデータを受信してキャッシュメモリ15に一時的に保持した後、図4の(2)のようにディスク16に保存する。
【0005】
ここで、コンピュータ1(101)がHW障害、OSパニックなど何らかの要因により再起動がかかった場合は、図5の(1)で示すようにディスク制御装置11にリセットが伝えられる。ディスク制御装置11では、コンピュータ1(101)からのリセットを認識して、図5の(2)で示すようにキャッシュメモリ15の初期化動作を行う。この初期化は、コンピュータ1(101)の起動時にこのコンピュータ1(101)に接続されているリソースを認識・構成するために必要な動作である。
【0006】
キャッシュメモリ15の初期化後は、コンピュータ1(101)の処理はコンピュータ2(102)に引き継がれ、コントローラ2(132)によりデータのキャッシュメモリ15及びディスク16への書き込み動作が行われる。
【0007】
複数のコンピュータの管理システムとしては、この他に例えば特開平10207855号公報に記載されるものがある。この公報においては、コンピュータ側にディスクキャッシュメモリを設けたものが示されている。
【0008】
【発明が解決しようとする課題】
しかしながら、上記のリセットが発生した時、そのリセットが行われる前にディスク制御装置11へ送られた正常なデータがキャッシュメモリ15にまだ存在している場合は、そのデータがディスク16に書き込まれる前に初期化動作が行われので、キャッシュメモリ15内のデータが消去されてしまい、大切なデータがロストしてしまうという問題があった。
また、上記特開平10207855号公報に記載されるものにおいても、リセット時にディスクキャッシュメモリの内容が無効になるという同様の問題があった。
【0009】
本発明は上記の問題を解決するためになされたもので、リセット時にキャッシュメモリのデータが失われることを防止することを目的としている。
【0010】
【課題を解決するための手段】
上記の目的を達成するために、本発明によるディスク制御装置は、コンピュータ(例えば、実施の形態におけるコンピュータ1(101))からのデータを一時的に保持するキャッシュメモリ(同キャッシュメモリ15)と、上記キャッシュメモリを共有し、複数のコンピュータと対応してそれぞれ設けられ1つのコンピュータからのデータを受信して上記キャッシュメモリに書き込むと共に、上記キャッシュメモリのデータをディスク(同ディスク16)に書き込む複数の制御手段(同入出力部121、122、コントローラ1(131)、コントローラ2(132))と、上記複数の制御手段と対応してそれぞれ設けられ上記1つのコンピュータからのリセット通知を受信しこれを該リセット通知を受信したコントローラとは異なる他のコントローラに通知する複数のリセット認識通知手段(同入出力部121、122、リセット認識通知部171、172)と、上記複数の制御手段と対応してそれぞれ設けられ上記リセット認識通知手段からのリセット通知に応じて上記キャッシュメモリのデータを保護する複数の緊急データ処理手段(同緊急データ処理部181、182)とを設けたものである。
【0011】
また、本発明によるプログラムを記録した記録媒体は、コンピュータからのデータを受信してキャッシュメモリに書き込むと共に、上記キャッシュメモリのデータをディスクに書き込む制御処理と、上記コンピュータからのリセット通知を受信する受信処理と、コンピュータからのリセット通知を受信した第1のコントローラが前記第1のコントローラとは異なる第2のコントローラに通知したリセット通知に応じて上記キャッシュメモリのデータを保護する緊急データ処理とを実行するためのプログラムを記録したものである。
【0012】
【発明の実施の形態】
以下、本発明の実施の形態を図面と共に説明する。
図1は本発明によるディスク制御装置を用いたコンピュータ管理システムを示すブロック図であり、図4と対応する部分には同一番号を付して重複する説明は省略する。
【0013】
本実施の形態は、コンピュータ1(101)、コンピュータ2(102)からのデータを受信・保存するディスク制御装置11において、図1に示すようにディスク制御装置11内のコントローラ1(131)、コントローラ2(132)に、コンピュータ1(101)、コンピュータ2(102)からのリセット受信時の通信を行うリセット認識通知部171 、172を設けている。これらの通信は、HWの信号による通信やコントローラ間を結ぶバス14上のコマンド通信などが考えられる。
【0014】
さらに、通知を受信したコントローラが、通知を出したコントローラが処理中であるデータの有無を判断し、データが有る場合にはそのデータを自分の処理の中に取り込む緊急データ処理部181、182を設けている。
【0015】
上記の構成によって、一方のコントローラでコンピュータからのリセットを検出したときに、他方のコントローラで上記一方のコントローラが受信していたデータの書き込みを代替することにより、データのロストを防ぐようにしている。
【0016】
次に動作について説明する。
まず、電源オン後のコンピュータ1(101)の起動時の場合を考える。このときコンピュータ1(101)からリセットが通知される。このリセットは、リセット認識通知部171、172により他のコンピュータ2(102)に通知されるが、コンピュータ1(101)の電源オン後であるので、それ以前にコンピュータ1(101)から受信しているデータは無く、コンピュータ2(102)で処理されるデータは無い。従って、従来と同じ動作となり、本実施の形態による方法を実現していても問題は無い。
【0017】
通常の運用中には、コンピュータ1(101)から受信したデータは、コントローラ1(131)により図2の(1)で示すように一時的にキャッシュメモリ15に保存され、その後図2の(2)で示すようにディスク16に書き込まれる。
【0018】
次に、上記通常運用中にコンピュータ1(101)が何らかの要因で再起動し、図3の(1)のようにコントローラ1(131)に対してリセットが通知された場合について説明する。リセットがコントローラ1(131)に通知されると、その通知が図3の(2)のようにリセット認識通知部171によりコントローラ2(132)の緊急データ処理部182へ通知される。これに応じて図3の(3)で示すように緊急データ処理部182が動作し、図3の(4)で示すように、コントローラ2(132)が処理するデータの前にコントローラ1(131)のデータをディスク16へ書き込む処理を行う。
【0019】
本実施の形態によれば、リセットを検出したことを他のコントローラに通知するリセット認識通知部171、172と、通知されたときに通知を行ったコントローラが行うはずだったデータを自分の処理に組み込んでデータを保護する緊急データ処理部181、182とを設けることにより、本来リセットにより処理されないキャッシュメモリ15からディスク16へのデータの書き込みが、他のコントローラで代替されて実行されるので、データがロストすることを防止することができる。
【0020】
尚、ディスク制御装置11を構成するコンピュータシステムにおけるCPUのプログラムを格納するROM,RAM等のメモリは、本発明によるプログラムを記録した記録媒体を構成することになる。この記録媒体には、前述した実施の形態の動作を実行するためのプログラムが格納される。
また、このような記録媒体としては、半導体記憶装置や種々のディスク媒体、あるいは磁気記録媒体等を用いることができる。
【0021】
【発明の効果】
本発明によれば、コンピュータからのリセットを検出したことを他のコントローラ等の制御手段に通知する複数のリセット認識手段と、リセットを通知されたときに通知を行った制御手段が行うはずだったデータを自分の処理に組み込むことにより、データを保護する複数の緊急データ処理手段とを設けることにより、本来リセットにより処理されないキャッシュメモリからディスクへのデータの書き込みが、他の制御手段で代替されて実行されるので、キャッシュメモリのデータが失われるのを防止することができる。
【図面の簡単な説明】
【図1】 本発明の実施の形態によるディスク制御装置を用いたコンピュータ管理システムを示すブロック図である。
【図2】 本発明の実施の形態によるコンピュータ管理システムの動作を示すブロック図である。
【図3】 本発明の実施の形態によるコンピュータ管理システムの動作を示すブロック図である。
【図4】 従来のディスク制御装置を用いたコンピュータ管理システムの構成を示すブロック図である。
【図5】 従来のコンピュータ管理システムの動作を示すブロック図である。
【符号の説明】
101、102 コンピュータ
11 ディスク制御装置
121、122 入出力部
131、132 コントローラ
14 バス
15 キャッシュメモリ
16 ディスク
171、172 リセット認識通知部
181、182 緊急データ処理部
[0001]
BACKGROUND OF THE INVENTION
The present invention provides a disk control for managing a plurality of computers having a shared disk and controlling the shared disk suitable for use in a computer management system or the like that takes over processing by another computer when one computer fails. The present invention relates to an apparatus and a recording medium on which a program used in the disk control apparatus is recorded.
[0002]
[Prior art]
FIG. 4 is a block diagram showing the configuration of a computer management system using a conventional disk controller.
In FIG. 4, a plurality of (here, two) computers 1 (10 1) and computer 2 (10 2) are managed by the disk controller 11.
[0003]
The disk controller 11 includes a controller 1 (131) that communicates with the computer 1 (101) via the input / output unit 121, and a controller 2 (132) that communicates with the computer 2 (102) via the input / output unit 122. Have. The controller 1 (131) and the controller 2 (132) are connected by a bus 14, and a cache memory 15 and a disk 16 are connected to the bus 14.
[0004]
Next, the operation will be described. Assuming that the computer 1 (101) is operating, when the data processed by the computer 1 (101) is stored, the controller 1 (131) displays the data as shown by (1) in FIG. after temporarily held in the cache memory 15 receives and stores on the disk 16 as in the (2) FIG.
[0005]
If the computer 1 (101) is restarted due to some reason such as HW failure or OS panic, the reset is transmitted to the disk controller 11 as shown in (1) of FIG. The disk controller 11 recognizes the reset from the computer 1 (101) and performs the initialization operation of the cache memory 15 as shown in (2) of FIG. This initialization is an operation necessary for recognizing and configuring the resources connected to the computer 1 (101) when the computer 1 (101) is started.
[0006]
After the initialization of the cache memory 15, the processing of the computer 1 (101) is taken over by the computer 2 (102), and the controller 2 (132) performs the data write operation to the cache memory 15 and the disk 16.
[0007]
Another example of a management system for a plurality of computers is described in Japanese Patent Laid-Open No. 10207855. In this publication, a computer provided with a disk cache memory is shown.
[0008]
[Problems to be solved by the invention]
However, when the above-mentioned reset occurs, if normal data sent to the disk control device 11 before the reset is still present in the cache memory 15, before the data is written to the disk 16. Since the initialization operation is performed, data in the cache memory 15 is erased and important data is lost.
Further, the above-described Japanese Patent Laid-Open No. 10207855 also has a similar problem that the contents of the disk cache memory are invalidated at the time of reset.
[0009]
The present invention has been made to solve the above-described problem, and an object thereof is to prevent data in a cache memory from being lost at the time of resetting.
[0010]
[Means for Solving the Problems]
In order to achieve the above object, a disk controller according to the present invention includes a cache memory (same cache memory 15) that temporarily holds data from a computer (for example, computer 1 (101) in the embodiment), A plurality of computers that share the cache memory and that are respectively provided corresponding to a plurality of computers, receive data from one computer, write the data to the cache memory, and write data in the cache memory to the disk (same disk 16) The control means (the input / output units 121 and 122, the controller 1 (131), the controller 2 (132)) and the plurality of control means are provided in correspondence with the reset notification from the one computer. Another controller different from the controller that received the reset notification A plurality of reset aware notification means (the input-output unit 121, a reset aware notification section 171, 172) for notifying the over La and reset from the plurality of control means and provided corresponding the reset aware notification means A plurality of emergency data processing means (the emergency data processing units 181 and 182) for protecting the data in the cache memory in response to the notification are provided.
[0011]
Further, the recording medium recording the program according to the present invention receives the data from the computer and writes it to the cache memory, and also receives the control process for writing the data in the cache memory to the disk and the reset notification from the computer. Processing and emergency data processing for protecting the data in the cache memory in response to the reset notification notified to the second controller different from the first controller by the first controller receiving the reset notification from the computer This is a program for recording.
[0012]
DETAILED DESCRIPTION OF THE INVENTION
Embodiments of the present invention will be described below with reference to the drawings.
FIG. 1 is a block diagram showing a computer management system using a disk control apparatus according to the present invention. Parts corresponding to those in FIG.
[0013]
In this embodiment, a disk controller 11 that receives and stores data from a computer 1 (101) and a computer 2 (102), a controller 1 (131) in the disk controller 11 as shown in FIG. 2 (132) are provided with reset recognition notifying units 171 and 172 for performing communication upon reception of reset from the computer 1 (101) and the computer 2 (102). Such communication may be communication using HW signals or command communication on the bus 14 connecting the controllers.
[0014]
Further, the controller that has received the notification determines the presence or absence of data being processed by the controller that has issued the notification, and if there is data, the emergency data processing units 181 and 182 that take the data into their own processing are provided. Provided.
[0015]
With the above configuration, when one controller detects a reset from a computer, the other controller replaces the writing of data received by the one controller, thereby preventing data loss. .
[0016]
Next, the operation will be described.
First, consider the case where the computer 1 (101) is started after the power is turned on. At this time, reset is notified from the computer 1 (101). This reset is notified to the other computer 2 (10 2) by the reset recognition notifying units 171 and 172, but since the computer 1 (10 1) is powered on, it has been received from the computer 1 (10 1) before that. There is no data to be processed, and no data is processed by the computer 2 (102). Therefore, the operation is the same as the conventional one, and there is no problem even if the method according to the present embodiment is realized.
[0017]
During normal operation, data received from the computer 1 (101) is temporarily stored in the cache memory 15 as shown by (1) in FIG. 2 by the controller 1 (131), and then (2) in FIG. As shown in FIG.
[0018]
Next, a case will be described in which the computer 1 (101) is restarted for some reason during the normal operation and the controller 1 (131) is notified of reset as shown in (1) of FIG. When the reset is notified to the controller 1 (131), the notification is notified to the emergency data processing unit 182 of the controller 2 (132) by the reset recognition notifying unit 171 as shown in (2) of FIG. In response to this, the emergency data processing unit 182 operates as shown in (3) of FIG. 3, and as shown in (4) of FIG. 3, the controller 1 (131) before the data to be processed by the controller 2 (132). ) Is written to the disk 16.
[0019]
According to the present embodiment, the reset recognition notifying units 171, 172 for notifying other controllers that the reset has been detected, and the data that should have been performed by the controller that sent the notification when notified are processed in its own processing. By providing the emergency data processing units 181 and 182 that protect the data by incorporating them, data writing from the cache memory 15 that is not originally processed by resetting to the disk 16 is executed in place of another controller. Can be prevented from being lost.
[0020]
Incidentally, memories such as ROM and RAM for storing the CPU program in the computer system constituting the disk control device 11 constitute a recording medium on which the program according to the present invention is recorded. This recording medium stores a program for executing the operation of the above-described embodiment.
As such a recording medium, a semiconductor storage device, various disk media, a magnetic recording medium, or the like can be used.
[0021]
【The invention's effect】
According to the present invention, a plurality of reset recognition means for notifying a control means such as another controller that a reset from a computer has been detected and a control means for notifying when a reset is notified should have been performed. By incorporating data into one's own processing and providing a plurality of emergency data processing means for protecting the data, the writing of data from the cache memory, which is not originally processed by reset, to the disk is replaced by another control means. Since it is executed, it is possible to prevent the data in the cache memory from being lost.
[Brief description of the drawings]
FIG. 1 is a block diagram showing a computer management system using a disk controller according to an embodiment of the present invention.
FIG. 2 is a block diagram showing the operation of the computer management system according to the embodiment of the present invention.
FIG. 3 is a block diagram showing the operation of the computer management system according to the embodiment of the present invention.
FIG. 4 is a block diagram showing a configuration of a computer management system using a conventional disk control device.
FIG. 5 is a block diagram showing the operation of a conventional computer management system.
[Explanation of symbols]
10 1, 10 2 Computer 11 Disk controller 12 1, 12 2 Input / output unit 13 1, 13 2 Controller 14 Bus 15 Cache memory 16 Disk 17 1, 17 2 Reset recognition notification unit 18 1, 18 2 Emergency data processing unit

Claims (4)

複数のコンピュータと対応してそれぞれ設けられ、各々がリセット認識通知手段及び緊急データ処理手段を有する複数のコントローラと、
前記複数のコントローラによって共有され、コンピュータからのデータを一時的に保持するキャッシュメモリとを備え、
前記複数のコントローラは、1つのコンピュータからのデータを受信して前記キャッシュメモリに書き込むとともに、前記キャッシュメモリのデータをディスクに書き込み、
前記リセット認識通知手段は、1つのコンピュータからのリセット通知を受信して該リセット通知を他のコントローラに通知し、
前記緊急データ処理手段は、前記リセット認識通知手段からのリセット通知に応じて、前記キャッシュメモリのデータを保護する
ことを特徴とするディスク制御装置。
A plurality of controllers each provided corresponding to a plurality of computers, each having a reset recognition notification means and an emergency data processing means;
A cache memory that is shared by the plurality of controllers and temporarily holds data from the computer;
The plurality of controllers receive data from one computer and write it to the cache memory, and write the data in the cache memory to a disk.
The reset recognition notifying means receives a reset notification from one computer and notifies the other controller of the reset notification,
The disk controller according to claim 1, wherein the emergency data processing unit protects the data in the cache memory in response to a reset notification from the reset recognition notification unit .
前記1つのコンピュータと対応するコントローラが受信したデータを、該コントローラとは異なるコントローラと対応する緊急データ処理手段が記ディスクに書き込むことにより、前記キャッシュメモリに保持されているデータを保護することを特徴とする請求項1記載のディスク制御装置。The data controller receives corresponding to said one computer, by the emergent data processing means corresponding to a different controller from the controller writes before SL disc, to protect the data held before Symbol cache memory The disk control apparatus according to claim 1. 複数のコンピュータからのデータを一時的に保持するキャッシュメモリに対して、1つのコンピュータからのデータを受信して書き込むとともに、前記キャッシュメモリのデータをディスクに書き込む制御処理と、
前記複数のコンピュータに対応してそれぞれ設けられたコントローラが1つのコンピュータからのリセット通知を受信する受信処理と、
1つのコンピュータからのリセット通知を受信したコントローラが該コントローラとは異なる他のコントローラにリセット通知を行うことにより、前記他のコントローラが前記キャッシュメモリのデータを保護する緊急データ処理とを実行させるためのプログラムを記録した記録媒体。
A control process for receiving and writing data from one computer to a cache memory temporarily holding data from a plurality of computers, and writing the data in the cache memory to a disk;
A receiving process in which a controller provided corresponding to each of the plurality of computers receives a reset notification from one computer;
A controller that has received a reset notification from one computer performs a reset notification to another controller different from the controller, so that the other controller executes emergency data processing for protecting the data in the cache memory . A recording medium that records the program.
記緊急データ処理は、記コンピュータから受信したデータを前記ディスクに書き込むことにより記キャッシュメモリに保持されているデータの保護を行うことを特徴とする請求項3記載のプログラムを記録した記録媒体。 Before SL urgent data processing, record data received from the previous SL computer was recorded claim 3, wherein the program, characterized in that for protecting the data stored before Symbol cache memory by writing to the disc Medium.
JP2000009072A 2000-01-18 2000-01-18 Disk control apparatus and recording medium recording program Expired - Fee Related JP4009401B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000009072A JP4009401B2 (en) 2000-01-18 2000-01-18 Disk control apparatus and recording medium recording program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000009072A JP4009401B2 (en) 2000-01-18 2000-01-18 Disk control apparatus and recording medium recording program

Publications (2)

Publication Number Publication Date
JP2001202202A JP2001202202A (en) 2001-07-27
JP4009401B2 true JP4009401B2 (en) 2007-11-14

Family

ID=18537268

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000009072A Expired - Fee Related JP4009401B2 (en) 2000-01-18 2000-01-18 Disk control apparatus and recording medium recording program

Country Status (1)

Country Link
JP (1) JP4009401B2 (en)

Also Published As

Publication number Publication date
JP2001202202A (en) 2001-07-27

Similar Documents

Publication Publication Date Title
JP3646303B2 (en) Computer system, memory management method thereof, and recording medium recording memory management program
US7447853B2 (en) Data copy device
JP4009401B2 (en) Disk control apparatus and recording medium recording program
JPH01235075A (en) Disk memory controller
JP2000148404A (en) Computer system
JPH09212424A (en) Disk cache and disk caching method
JPH0793101A (en) Data backup device
JPH04125725A (en) Magnetic tape controller and its control method
JP2005025371A (en) Disk array device and data write control method
JPH09330253A (en) Memory dump method and memory damp system applying the same
JPH06259274A (en) Duplex system
JP2001084179A (en) Automatic backup system and recording medium recording automatic backup program
JPH06161673A (en) Computer system using duplexed disk
JP2656499B2 (en) Computer system
JPH0528057A (en) File backup circuit
JPH1196083A (en) Semiconductor disk device
JPH06266626A (en) Backup method for semiconductor auxiliary storage and non-volatile semiconductor auxiliary storage
JPH01276354A (en) Information processor
JPH0468430A (en) Magnetic disk system
JPS6332642A (en) Information processor
JPH06103119A (en) Trace information holding controller
JPS63155245A (en) Data backup system for semiconductor disk
JPH0247028B2 (en)
JPH07319720A (en) System switching method for processor
JPH09120375A (en) Device for access to storage device

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20040106

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20040205

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20040205

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040308

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20040322

A912 Removal of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20040409

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20050311

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20070118

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070717

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20070903

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

Free format text: PAYMENT UNTIL: 20100907

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20110907

Year of fee payment: 4

LAPS Cancellation because of no payment of annual fees