JP2002082833A - High speed data writing system using nonvolatile cache memory - Google Patents

High speed data writing system using nonvolatile cache memory

Info

Publication number
JP2002082833A
JP2002082833A JP2000273336A JP2000273336A JP2002082833A JP 2002082833 A JP2002082833 A JP 2002082833A JP 2000273336 A JP2000273336 A JP 2000273336A JP 2000273336 A JP2000273336 A JP 2000273336A JP 2002082833 A JP2002082833 A JP 2002082833A
Authority
JP
Japan
Prior art keywords
storage
data
cache memory
control device
host processor
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
JP2000273336A
Other languages
Japanese (ja)
Other versions
JP2002082833A5 (en
JP4076316B2 (en
Inventor
Katsuki Suzuki
勝喜 鈴木
Hachidai Nagase
八大 永瀬
Akihiro Uchida
昭博 内田
Kenichi Takamoto
賢一 高本
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2000273336A priority Critical patent/JP4076316B2/en
Publication of JP2002082833A publication Critical patent/JP2002082833A/en
Publication of JP2002082833A5 publication Critical patent/JP2002082833A5/en
Application granted granted Critical
Publication of JP4076316B2 publication Critical patent/JP4076316B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To enable a host processor to fast process a transaction by effectively utilizing a high speed nonvolatile cache memory existing in a plurality of storage controllers. SOLUTION: In the case of data for writing, two or more specific areas of a high speed nonvolatile cache memory in a storage controller is previously secured, the data are temporarily stored here and saved to another storage device at the time when the entire area is used to make the area available again, the two or more nonvolatile memory specific areas are made to be ready, and the nonvolatile cache memory is made to be always available. In the case of database record data, the data are temporarily stored in the free area of a nonvolatile cache memory in another storage controller, when the host processor does not have the free area of its nonvolatile cache memory, and as soon as the free area can be secured, the data are written in a low speed storage device such as a disk.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、ホストプロセッ
サ、複数の大規模記憶装置、前記ホストプロセッサと前
記記憶装置とを結合するプロセッサ及び不揮発性キャッ
シュメモリを有する記憶制御装置、を備えたデータ書き
込みシステムにおける高速なキャッシュメモリの利用方
式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data writing system including a host processor, a plurality of large-scale storage devices, a processor connecting the host processor and the storage device, and a storage control device having a nonvolatile cache memory. A high-speed cache memory utilization method.

【0002】[0002]

【従来の技術】ホストプロセッサ上のデータベースシス
テム等は、システムダウン等の回復処理の為に、トラン
ザクション毎にロギングデータが採取されるが、ロギン
グデータが不揮発性の記憶装置に格納されるまで、次の
トランザクションが処理されない。ディスクの書き込み
動作は、ディスクの回転数に限界がある為にホストプロ
セッサの動作よりも遅いため、米国特許5,297,2
58号明細書や米国特許5,586,291号明細書に
記載の様にディスクに書き込む前にディスク制御装置内
の高速書き込み可能な不揮発性キャッシュメモリに書き
込んでから、データベースシステムは、次のトランザク
ション処理に進む。
2. Description of the Related Art In a database system or the like on a host processor, logging data is collected for each transaction for recovery processing such as a system failure. Transactions are not processed. The writing operation of the disk is slower than the operation of the host processor due to the limitation of the rotation speed of the disk.
Before writing to a disk as described in US Pat. No. 5,586,291, US Pat. No. 5,586,291, the database system writes to a high-speed writable non-volatile cache memory in the disk controller before the next transaction. Proceed to processing.

【0003】しかし、ディスクの動作が遅い為に、当該
不揮発性キャッシュメモリ領域からディスクに書き込む
時間がかかるために、当該領域がオーバフローすること
になり、ディスクに書き込まれるまでホストプロセッサ
が待ち状態になり、次のトランザクションを処理できな
くなる。また、オーバフローさせないためには、不揮発
性キャッシュメモリのサイズよりも少ないデータ量だけ
ディスクに書き込む様に調節する必要があるが、他のデ
ィスク書き込み量によって不揮発性キャッシュメモリの
空きがなくなる可能性があり、調整が困難であり、必要
以上に不揮発性キャッシュメモリを用意する必要があっ
た。
However, since the operation of the disk is slow, it takes time to write data from the non-volatile cache memory area to the disk. Therefore, the area overflows, and the host processor waits until data is written to the disk. , The next transaction cannot be processed. In order to prevent overflow, it is necessary to make adjustments so that only a data amount smaller than the size of the non-volatile cache memory is written to the disk. However, there is a possibility that the non-volatile cache memory becomes full due to other disk write amounts. Adjustment is difficult, and it is necessary to prepare a nonvolatile cache memory more than necessary.

【0004】また、ロギングデータ等は不揮発性キャッ
シュメモリから一度ディスク記憶装置に書かれた後に再
度ホストプロセッサによってデータ圧縮されて別の保管
用ディスク記憶装置あるいはテープ記憶装置に格納され
る為、前記ディスク記憶装置が再度利用可能になるため
に時間がかかり、多くのディスク記憶装置が必要であっ
た。
Further, since the logging data and the like are once written from a nonvolatile cache memory to a disk storage device, the data is compressed again by a host processor and stored in another storage disk storage device or tape storage device. It took time for the storage to become available again, requiring more disk storage.

【0005】一方、特開平06−083781号公報に
記載の様にデータベースのレコードを一つの大規模な不
揮発性メモリ領域に格納する方法があるが、ディスク制
御装置とは別に不揮発性メモリが別個必要になり、メモ
リ領域が一つのためにディスクに書き込む時点で、ディ
スク制御装置のキャッシュメモリの使用率やサイズによ
って、書き込み待ちが発生する問題があった。また、デ
ィスクに格納する場合に当該ディスクのディスク制御装
置のキャッシュしか使用できず、他のディスク制御装置
内のキャッシュ領域に未使用領域がある場合でもこれを
使用できなかった。
On the other hand, there is a method of storing database records in one large-scale non-volatile memory area as described in Japanese Patent Application Laid-Open No. 06-083781, but a non-volatile memory is required separately from the disk controller. Therefore, at the time of writing to the disk because there is only one memory area, there is a problem that a write wait occurs depending on the usage rate and the size of the cache memory of the disk control device. Further, when storing data on a disk, only the cache of the disk controller of the disk can be used, and even if there is an unused area in a cache area in another disk controller, it cannot be used.

【0006】また、米国特許5,848,241号明細
書は、ディスク記憶装置とホストプロセッサの間にリソ
ース共有機構をもつ方法を記載しているが、ディスク制
御装置の不揮発性キャッシュメモリが不足するとディス
クへの書き込みが遅くなり、リソース共有機構が書き込
み完了待ちで待たされることになる。
US Pat. No. 5,848,241 describes a method having a resource sharing mechanism between a disk storage device and a host processor. Writing to the disk becomes slow, and the resource sharing mechanism waits for the completion of writing.

【0007】[0007]

【発明が解決しようとする課題】データベースシステム
等の動作するホストプロセッサの高速化に比べ、ディス
クのアクセスタイムは、ディスクが回転体であることか
ら相対的に遅くなってきている。また、一般的に大規模
データ記憶装置は高すぎないコストで記録密度を高くす
るため、アクセスタイムは遅くなる。
The access time of a disk is relatively slower than that of a host processor operating a database system or the like because the disk is a rotating body. In general, a large-scale data storage device increases the recording density at a cost that is not too high, so that the access time becomes slow.

【0008】また、ホストプロセッサ上のデータベース
システム等はトランザクション毎にシステムダウン等の
回復処理のためにロギングデータを採取しているが、回
復処理の複雑化を回避するため、ロギングデータの採取
が終わる迄、次のトランザクションを処理できない。ま
たロギングデータだけでなく、大量のデータベースレコ
ードを処理する場合にも同様な問題が発生する。
Further, the database system on the host processor collects logging data for recovery processing such as a system failure for each transaction. However, collection of logging data is terminated to avoid complication of the recovery processing. Until then, the next transaction cannot be processed. A similar problem occurs when processing a large number of database records as well as logging data.

【0009】そこで、常により高速な不揮発性記憶装置
にデータを格納して、データの格納処理時間を短縮し、
複数ある記憶制御装置内にある高速不揮発性キャッシュ
メモリを有効利用して、ホストプロセッサが高速にトラ
ンザクションを処理できるようにすることが本発明の課
題である。具体的には、ディスク制御装置に複数の不揮
発性キャッシュメモリを備えさせて連続したトランザク
ション処理を実行することを可能とし、また、複数個の
ディスク制御装置のそれぞれの不揮発性キャッシュメモ
リを各ディスク制御装置の管理の元で利用可能とするこ
とで、ホストプロセッサがデータ処理を待ち時間無く迅
速に実行できることが本発明の目的である。
Therefore, data is always stored in a faster non-volatile storage device to shorten the data storage processing time,
An object of the present invention is to enable a host processor to process a transaction at high speed by effectively utilizing a high-speed nonvolatile cache memory in a plurality of storage controllers. Specifically, the disk controller is provided with a plurality of non-volatile cache memories so that continuous transaction processing can be executed, and each of the non-volatile cache memories of the plurality of disk controllers is It is an object of the present invention that the host processor can execute data processing quickly without waiting time by making it available under the management of the device.

【0010】[0010]

【課題を解決するための手段】前記課題を解決するため
に、本発明は主として次のような構成を採用する。
In order to solve the above problems, the present invention mainly employs the following configuration.

【0011】ホストプロセッサと、複数の記憶装置と、
前記ホストプロセッサと前記記憶装置を結合するプロセ
ッサ及び不揮発性キャッシュメモリを有した複数の記憶
制御装置と、を備えた高速データ書き込みシステムであ
って、前記ホストプロセッサは、書き込み先である記憶
装置に結合された記憶制御装置の不揮発性キャッシュメ
モリが十分な空き領域がない場合に、他の記憶装置に結
合された記憶制御装置の不揮発性キャッシュメモリを一
時的に利用する高速データ書き込みシステム。
A host processor, a plurality of storage devices,
A high-speed data writing system including a processor that couples the host processor and the storage device and a plurality of storage controllers having a non-volatile cache memory, wherein the host processor is connected to a storage device to which the data is written A high-speed data writing system for temporarily using a nonvolatile cache memory of a storage control device coupled to another storage device when there is not enough free space in the nonvolatile cache memory of the specified storage control device.

【0012】また、ホストプロセッサと、複数の記憶装
置と、前記ホストプロセッサと前記記憶装置を結合する
プロセッサ及び不揮発性キャッシュメモリを有した複数
の記憶制御装置と、を備えた高速データ書き込みシステ
ムであって、前記複数の記憶制御装置の内に一つの記憶
制御装置は、二つ以上の不揮発性キャッシュメモリの特
定領域を有している高速データ書き込みシステム。
A high-speed data write system including a host processor, a plurality of storage devices, and a plurality of storage control devices having a non-volatile cache memory and a processor connecting the host processor and the storage device. A high-speed data writing system in which one of the plurality of storage controllers has a specific area of two or more nonvolatile cache memories.

【0013】また、ホストプロセッサと、複数の記憶装
置と、前記ホストプロセッサと前記記憶装置を結合する
プロセッサ及び不揮発性キャッシュメモリを有した複数
の記憶制御装置と、を備えた高速データ書き込みシステ
ムであって、書き込み先である記憶装置に結合された記
憶制御装置の不揮発性キャッシュメモリが十分な空き領
域がない場合に、他の記憶装置に結合された記憶制御装
置の不揮発性キャッシュメモリを一時的に利用するとと
もに、前記複数の記憶制御装置の不揮発性キャッシュメ
モリの共同利用の各種制御を記憶制御装置同士で制御す
る高速データ書き込みシステム。
A high-speed data writing system comprising a host processor, a plurality of storage devices, and a plurality of storage control devices having a non-volatile cache memory and a processor connecting the host processor and the storage device. When the nonvolatile cache memory of the storage controller coupled to the storage device to which the data is written does not have sufficient free space, the nonvolatile cache memory of the storage controller coupled to another storage device is temporarily stored. A high-speed data write system that uses and controls various types of shared use of the nonvolatile cache memories of the plurality of storage control devices between the storage control devices.

【0014】また、ホストプロセッサと、複数の記憶装
置と、前記ホストプロセッサと前記記憶装置を結合する
プロセッサ及び不揮発性キャッシュメモリを有した複数
の記憶制御装置と、を備えた高速データ書き込みシステ
ムであって、前記複数の記憶制御装置の内の特定の記憶
制御装置は、二つ以上の不揮発性キャッシュメモリの特
定領域を有し、記憶装置への書き込み不要フラグの付い
た前記特定領域への書き込み要求がホストプロセッサか
ら前記特定の記憶制御装置に送られる場合、前記特定の
記憶制御装置は、前記一つの特定領域にホストプロセッ
サからのデータを書き込みし、一つの特定領域全体が使
用されると前記特定の記憶制御装置は、ホストプロセッ
サにデータの退避要求を送り、ホストプロセッサが前記
一つの特定領域のデータを読み込んで他の記憶装置に格
納要求を出し、前記他の記憶装置への格納終了後に前記
一つの特定領域を再度書き込み可能となし、一方、前記
ホストプロセッサは新たに記憶装置への書き込み不要フ
ラグの付いた書き込み要求を前記一つの特定領域とは異
なる他の不揮発性キャッシュメモリの特定領域に送り、
前記特定の記憶制御装置がホストプロセッサからのデー
タを前記他の特定領域に書き込みする高速データ書き込
みシステム。
A high-speed data write system comprising a host processor, a plurality of storage devices, and a plurality of storage control devices having a non-volatile cache memory and a processor connecting the host processor and the storage device. A specific storage control device of the plurality of storage control devices has a specific area of two or more nonvolatile cache memories, and a write request to the specific area with a write unnecessary flag to the storage device. Is transmitted from the host processor to the specific storage controller, the specific storage controller writes data from the host processor to the one specific area, and the specific storage controller writes the data when the entire one specific area is used. Sends a data evacuation request to the host processor, and the host processor Data, a storage request is issued to another storage device, and after the storage in the other storage device is completed, the one specific area is made writable again, while the host processor newly writes to the storage device. Send a write request with an unnecessary flag to a specific area of another nonvolatile cache memory different from the one specific area,
A high-speed data writing system in which the specific storage control device writes data from a host processor to the other specific area.

【0015】また、ホストプロセッサと、複数の記憶装
置と、前記ホストプロセッサと前記記憶装置を結合する
プロセッサ及び不揮発性キャッシュメモリを有した複数
の記憶制御装置と、を備えた高速データ書き込みシステ
ムであって、前記複数の記憶制御装置同士を接続ケーブ
ルで結合し、前記ホストプロセッサの処理結果を前記記
憶装置に更新する際に格納先の記憶制御装置の不揮発性
キャッシュメモリに十分な空き領域がない場合、当該記
憶制御装置とは別の記憶制御装置の不揮発性キャッシュ
メモリの空き領域を前記接続ケーブルを経由して入手し
て別の記憶制御装置に書き込み要求をして不揮発性キャ
ッシュメモリへ書き込み前記別の記憶制御装置に結合し
た記憶装置に一時的に格納し、前記当該記憶制御装置は
変更した格納先を前記当該記憶制御装置内の不揮発性キ
ャッシュメモリに記憶し、ホストプロセッサが前記当該
記憶制御装置にデータ読み込み要求すると、前記当該記
憶制御装置は前記不揮発性キャッシュメモリ内の現在の
格納先を確認し、前記別の記憶制御装置の不揮発性キャ
ッシュメモリから変更データを読み込み、前記十分な空
き領域のなかった不揮発性キャッシュメモリ領域に空き
領域ができると前記別の記憶制御装置は、前記別の記憶
制御装置に結合した記憶装置に一時的に格納されていた
データを読み込んで更新元の記憶制御装置に書き込み要
求し、前記更新元の記憶制御装置への書き込み完了後に
一時的に格納されていたデータを消去し、前記当該記憶
制御装置は前記変更した格納先を消去する高速データ書
き込みシステム。
A high-speed data write system comprising a host processor, a plurality of storage devices, and a plurality of storage controllers having a non-volatile cache memory and a processor connecting the host processor and the storage devices. Connecting the plurality of storage controllers with a connection cable and updating the processing result of the host processor to the storage device when there is not enough free space in the nonvolatile cache memory of the storage controller at the storage destination. And obtaining a free space of a nonvolatile cache memory of a storage control device different from the storage control device via the connection cable, writing a request to another storage control device, and writing the write request to the nonvolatile cache memory. Temporary storage in a storage device coupled to the storage control device, the storage control device stores the changed storage destination The data is stored in the nonvolatile cache memory in the storage control device, and when the host processor requests the storage control device to read data, the storage control device checks a current storage destination in the nonvolatile cache memory, The changed data is read from the non-volatile cache memory of the another storage control device, and when a free area is created in the non-volatile cache memory area where there was not enough free space, the another storage control device is configured to execute the another storage control device. Reads the data temporarily stored in the storage device coupled to the storage device, requests the update source storage control device to write the data, and erases the temporarily stored data after the completion of the writing to the update source storage control device. The storage control device is a high-speed data writing system for erasing the changed storage destination.

【0016】[0016]

【発明の実施の形態】本発明の種々の実施形態に係る高
速データ書き込みシステムについて、図面を用いて以下
説明する。まず、本発明の概要を説明すると、ホストプ
ロセッサ上のデータベースシステム等では、トランザク
ションの結果やロギングデータが出力されるが、システ
ムダウン等の回復処理の為に不揮発性記憶装置に格納さ
れる迄、次のトランザクションが処理されない。このよ
うな高速レスポンスが要求されるロギングデータの様な
書き込み目的のデータについて、記憶制御装置内の高速
な不揮発性メモリ領域に一時的にデータを蓄積させ、デ
ィスク等の低速な記憶装置に書き込まず、当該メモリ領
域全体が使用された時に他の記憶装置に退避させ、再度
当該メモリ領域を使用可能にする。ここで、退避させる
まで時間がかかるので、二つ以上の不揮発性キャッシュ
メモリ領域を用意しておき、ホストプロセッサがディス
ク等の記憶装置への書き込みの必要性を記憶制御装置に
書き込み時に指示することで、他のデータの読み書きと
区別し、高速に書き込み可能にしようとするものであ
る。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS A high-speed data writing system according to various embodiments of the present invention will be described below with reference to the drawings. First, an outline of the present invention will be described. In a database system or the like on a host processor, transaction results and logging data are output, but are stored in a nonvolatile storage device for recovery processing such as a system down. The next transaction is not processed. For data to be written, such as logging data that requires such a high-speed response, the data is temporarily stored in a high-speed nonvolatile memory area in the storage control device, and is not written to a low-speed storage device such as a disk. When the entire memory area is used, it is saved in another storage device, and the memory area is made usable again. Here, since it takes time until the data is saved, two or more nonvolatile cache memory areas are prepared, and the host processor instructs the storage control device when writing to a storage device such as a disk is necessary. Therefore, it is intended to make it possible to write at high speed in order to distinguish from reading and writing of other data.

【0017】また、データベース内の読み書きされるレ
コードデータについては、書き込み時間の短縮のために
複数ある記憶制御装置内の高速な不揮発性キャッシュメ
モリで空いている領域を探して一時的に格納し、後に本
来の低速な記憶装置に書き込むことでプロセッサの書き
込み待ち時間を低減させようとするものである。
For record data to be read / written in the database, a vacant area is searched for in a high-speed nonvolatile cache memory in a plurality of storage controllers in order to reduce the writing time, and is temporarily stored. This is intended to reduce the write waiting time of the processor by writing to the original low-speed storage device later.

【0018】以下、本発明の種々の実施形態について具
体的に説明する。
Hereinafter, various embodiments of the present invention will be specifically described.

【0019】「実施形態1」図1において、高速データ
書き込みシステムは、ホストプロセッサ101と、ディ
スク記憶装置128,130,132と、ホストプロセ
ッサとディスク制御装置を結合するプロセッサ113,
117,121を持ったディスク制御装置112,11
6,120と、を備えており、ホストプロセッサ101
上にデータベースサブシステム102があり、制御プロ
セッサ103とデータを格納するバッファ領域106〜
108を使用してデータの書き込みを行う。
[Embodiment 1] In FIG. 1, a high-speed data writing system includes a host processor 101, disk storage devices 128, 130, and 132, and a processor 113 for connecting the host processor and a disk control device.
Disk control devices 112, 11 having 117, 121
6 and 120, and the host processor 101
Above the database subsystem 102 is a control processor 103 and a buffer area 106 to store data.
The data is written using 108.

【0020】ディスク制御装置120内に二つ以上の不
揮発性キャッシュメモリの特定領域122及び123を
持ち、ホストプロセッサ101がディスク書き込み不要
フラグ(ディスクに即時に書き込まなくても良い旨のフ
ラグ)の付いた書き込み要求をディスク制御装置120
に送ると、当該ディスク制御装置120は不揮発性キャ
ッシュメモリの特定領域122に、ディスク132には
書き込まずにホストプロセッサ101からのデータを前
からあるデータに追加書き込みし、一つの当該特定領域
122全体が使用されると、ディスク制御装置120
は、ホストプロセッサ101にデータの退避要求を送
る。そうすると、ホストプロセッサ101が前記特定領
域122とは異なる特定領域123にディスク書き込み
不要フラグのついた書き込み要求をディスク制御装置1
20に送り、前記特定領域122とは異なる不揮発性キ
ャッシュメモリの特定領域123にホストプロセッサ1
01からのデータを追加書き込みする。
The disk controller 120 has two or more specific areas 122 and 123 of a nonvolatile cache memory, and the host processor 101 has a disk write unnecessary flag (a flag indicating that it is not necessary to immediately write data to the disk). Write request to the disk controller 120
The disk controller 120 writes the data from the host processor 101 to the existing area without writing to the disk 132 in the specific area 122 of the non-volatile cache memory. Is used, the disk controller 120
Sends a data save request to the host processor 101. Then, the host processor 101 sends a write request with a disk write unnecessary flag to the specific area 123 different from the specific area 122 to the disk controller 1.
20 to a specific area 123 of the nonvolatile cache memory different from the specific area 122.
The data from 01 is additionally written.

【0021】ホストプロセッサ101が前記の使用済み
の不揮発性キャッシュメモリの特定領域122のデータ
を退避用データバッファ104あるいは105に書き込
み、その後、退避用データバッファ104あるいは10
5内のデータを必要があれば圧縮して別のディスク制御
装置112あるいは116に書き込み要求する。書き込
み要求を受けたディスク制御装置112あるいはディス
ク制御装置116は、制御プロセッサ113及び117
によって、不揮発性キャッシュメモリ114あるいは1
18にデータを一旦書き込み、ホストプロセッサ101
に書き込み終了を伝達し、ホストプロセッサ101は不
揮発性キャッシュメモリ領域122を再度使用可能にす
る。書き込まれた退避データはディスク記憶装置128
あるいは130に保管データ129あるいは131とし
て記憶される。
The host processor 101 writes the data in the specified area 122 of the used nonvolatile cache memory to the save data buffer 104 or 105, and thereafter, saves the save data buffer 104 or 10
If necessary, the data in 5 is compressed and a write request is made to another disk controller 112 or 116. Upon receiving the write request, the disk controller 112 or the disk controller 116 controls the control processors 113 and 117.
The nonvolatile cache memory 114 or 1
18 is temporarily written to the host processor 101
And the host processor 101 makes the nonvolatile cache memory area 122 usable again. The written save data is stored in the disk storage device 128.
Alternatively, it is stored in 130 as storage data 129 or 131.

【0022】ホストプロセッサ101の処理速度に比べ
ディスク記憶装置128及び130への記憶速度は遅い
ために、不揮発性キャッシュメモリ領域122、123
及び退避用データバッファ104及び105は2個以上
用意しておく。即ち、図1の例で、二つの不揮発性キャ
ッシュメモリに対応する二つの退避用バッファの内のバ
ッファ104のデータを必要時にディスク記憶装置12
8に格納している間に、バッファ105とこれに対応す
る不揮発性キャッシュメモリの特定領域123は書き込
み可能となっていて、ホストプロセッサ101はトラン
ザクション処理ができる態勢となっている。
Since the storage speed in the disk storage devices 128 and 130 is lower than the processing speed of the host processor 101, the nonvolatile cache memory areas 122 and 123
Two or more evacuation data buffers 104 and 105 are prepared. That is, in the example of FIG. 1, the data in the buffer 104 of the two evacuation buffers corresponding to the two nonvolatile cache memories is stored in the disk storage device 12 when necessary.
8, the buffer 105 and the corresponding specific area 123 of the non-volatile cache memory are writable, and the host processor 101 is ready for transaction processing.

【0023】ここで、一例として挙げたディスク書き込
み不要フラグのついた書き込み要求の対象となるデータ
は、一例としてロギングデータ等が挙げられる。データ
ベースの読み書きと同時に発生するログは定常的に大量
に書き込みが必要となり、これが性能のボルトネックと
なる。
Here, the data to be subjected to the write request with the disk write unnecessary flag mentioned as an example is, for example, logging data. Logs that occur at the same time as reading and writing to the database regularly require a large amount of writing, which is a performance bottleneck.

【0024】本発明の実施形態は、これらのデータを一
時的にキャッシュに置いておき、時間をかけてディスク
に書き込むことで、書き込み待ち時間を削減可能とする
ことを特徴とするものである。また、今後フラッシュメ
モリが普及してきても、恐らく高速メモリと低速メモリ
の価格に差があって階層的なメモリ構成のため、本発明
は、書き込み待ち時間を回避する有効な構成となり得
る。
The embodiment of the present invention is characterized in that these data are temporarily stored in a cache, and the data is written to the disk over time, thereby making it possible to reduce the write waiting time. Further, even if the flash memory becomes widespread in the future, the present invention can be an effective configuration for avoiding the write waiting time because the price of the high-speed memory and the low-speed memory are probably different due to the hierarchical memory configuration.

【0025】「実施形態2」図2において、高速データ
書き込みシステムは、ホストプロセッサ201と、テー
プ記憶装置227と、ディスク記憶装置229と、これ
らの記憶装置とホストプロセッサを結合するプロセッサ
213及び217を有したテープ制御装置212及びデ
ィスク制御装置216と、ホストプロセッサ201に結
合する不揮発性メモリ制御装置220と、を備えてお
り、ホストプロセッサ201上にデータベースサブシス
テム202があり、制御プロセッサ203とデータを格
納するバッファ領域206〜208を使用してデータの
書き込みを行う。
[Embodiment 2] In FIG. 2, the high-speed data writing system includes a host processor 201, a tape storage device 227, a disk storage device 229, and processors 213 and 217 connecting these storage devices and the host processor. It has a tape controller 212 and a disk controller 216, and a non-volatile memory controller 220 coupled to the host processor 201. A database subsystem 202 is provided on the host processor 201, and the control processor 203 and the data are Data is written using the buffer areas 206 to 208 to be stored.

【0026】不揮発性メモリ制御装置220内に二つ以
上の不揮発性キャッシュメモリの特定領域222,22
3を持ち、ホストプロセッサ201がバッファ206〜
208にあるデータを不揮発性メモリ制御装置220に
送ると、当該不揮発性メモリ制御装置220は不揮発性
キャッシュメモリの特定領域222にデータを書き込
み、一つの当該特定領域222全体が使用されると、不
揮発性メモリ制御装置220は、ホストプロセッサ20
1にデータの退避要求を送る。そうすると、ホストプロ
セッサ201が前記特定領域222とは異なる特定領域
223への書き込み要求を不揮発性メモリ制御装置22
0に送り、前記特定領域222とは異なる不揮発性キャ
ッシュメモリの特定領域223にホストプロセッサ20
1からのデータを書き込み、ホストプロセッサ201が
前記の使用済みの不揮発性キャッシュメモリの特定領域
222のデータを複数の退避用データバッファ204あ
るいは205に読み込む。
In the nonvolatile memory control device 220, specific areas 222, 22 of two or more nonvolatile cache memories
3 and the host processor 201
When the data in the specific data area 208 is sent to the non-volatile memory control device 220, the non-volatile memory control device 220 writes the data in the specific area 222 of the non-volatile cache memory. The non-volatile memory controller 220 is connected to the host processor 20.
1 sends a data save request. Then, the host processor 201 issues a write request to the specific area 223 different from the specific area 222 to the nonvolatile memory control device 22.
0, and the host processor 20 is stored in a specific area 223 of the nonvolatile cache memory different from the specific area 222.
1, the host processor 201 reads the data in the specified area 222 of the used nonvolatile cache memory into the plurality of save data buffers 204 or 205.

【0027】その後、退避用データバッファ204ある
いは205内のデータを必要があれば圧縮して別の記憶
制御装置212あるいは216に書き込み要求する。書
き込み要求を受けたテープ制御装置212あるいはディ
スク制御装置216は制御プロセッサ213及び217
によって、不揮発性キャッシュメモリ214あるいは2
18にデータを一旦書き込み、ホストプロセッサ201
に書き込み終了を伝達し、ホストプロセッサ201は、
不揮発性キャッシュメモリ領域222を再度使用可能に
する。
Thereafter, if necessary, the data in the save data buffer 204 or 205 is compressed and a write request is issued to another storage controller 212 or 216. Upon receiving the write request, the tape controller 212 or the disk controller 216 controls the control processors 213 and 217.
The nonvolatile cache memory 214 or 2
18 is temporarily written to the host processor 201
And the host processor 201
The non-volatile cache memory area 222 is made usable again.

【0028】書き込まれた退避データ214あるいは2
18はテープ記憶装置227あるいはディスク記憶装置
229に保管データ228あるいは230として記憶さ
れる。ホストプロセッサ201の処理速度に比べ記憶装
置227及び229への記憶速度は遅いために、不揮発
性キャッシュメモリ特定領域222,223及び退避用
データバッファ204〜205は2個以上用意する。ま
た、テープ記憶装置はディスク記憶装置よりも低速なた
め、別途退避用データバッファ204あるいは205か
ら直接書き込むのでなく、一度ディスク記憶装置に格納
した後にテープ記憶装置に複写することもできる。
The written save data 214 or 2
18 is stored in the tape storage device 227 or the disk storage device 229 as storage data 228 or 230. Since the storage speed in the storage devices 227 and 229 is slower than the processing speed of the host processor 201, two or more nonvolatile cache memory specific areas 222 and 223 and evacuation data buffers 204 to 205 are prepared. Further, since the tape storage device is slower than the disk storage device, it is possible to copy the data to the tape storage device after storing it once in the disk storage device, instead of writing directly from the evacuation data buffer 204 or 205 separately.

【0029】本実施形態2では、本発明の実施形態1と
の対比で、不揮発性メモリ制御装置220がそれに付属
するディスク記憶装置を設置せずに、二つ以上の不揮発
性キャッシュメモリを設置して常にメモリを使用可能状
態としておき、トランザクション処理を待ち時間無く実
行できるものである。
In the second embodiment, in comparison with the first embodiment of the present invention, the nonvolatile memory control device 220 installs two or more nonvolatile cache memories without installing a disk storage device attached thereto. In this case, the memory can always be used so that transaction processing can be executed without waiting time.

【0030】「実施形態3」データ読み込みでは、通
常、不揮発性領域は使用されずに、揮発性領域が使われ
る。データ書き込み時のみ、データが消えない様に不揮
発性が使用される。通常、多くても書き込みは全体(デ
ィスクへの入出力処理)の20%以下である。どこにも
キャッシュの空きがないと、書き込みを待たされること
となる。更に、一般的には、不揮発性領域の使用率が1
00%にならない様に、読み書きの比率を考慮してユー
ザがサイズを設定する。また、キャッシュの使用量と容
量は常にモニタ可能であり、書き込もうとしているデー
タが不揮発性キャッシュに入るかどうか、チェックでき
る。ここでチェックした結果を以下の説明では使用率と
して表現する。
[Embodiment 3] Normally, in reading data, a volatile area is used without using a nonvolatile area. Only when writing data, non-volatility is used so that data is not erased. Usually, at most, writing is 20% or less of the whole (input / output processing to the disk). If there is no free space in the cache, writing will be awaited. Further, in general, the usage rate of the nonvolatile area is 1
The user sets the size in consideration of the read / write ratio so as not to become 00%. Also, the usage and capacity of the cache can be monitored at all times, and it can be checked whether the data to be written is stored in the nonvolatile cache. The result checked here is expressed as a usage rate in the following description.

【0031】図3に示す本発明の実施形態3において、
高速データ書き込みシステムは、ホストプロセッサ30
1,332と、ディスク記憶装置327,329と、ホ
ストプロセッサと記憶装置を結合するプロセッサ31
3,317を有したディスク制御装置312,316
と、複数のホストプロセッサ301,332を結合する
不揮発性メモリ制御装置320と、を備えており、ホス
トプロセッサ301あるいは332上にデータベースサ
ブシステム302あるいは333があり、制御プロセッ
サ303あるいは334とデータを格納するバッファ領
域306〜308あるいは339〜341を使用してデ
ータの読み書きを行う。
In the third embodiment of the present invention shown in FIG.
The high-speed data writing system uses the host processor 30
, 332, disk storage devices 327, 329, and a processor 31 that couples a host processor and storage devices.
Disk controllers 312, 316 having 3,317
And a non-volatile memory control device 320 for coupling a plurality of host processors 301 and 332. A database subsystem 302 or 333 is provided on the host processor 301 or 332 to store data with the control processor 303 or 334. The data is read and written using the buffer areas 306 to 308 or 339 to 341 to be written.

【0032】ディスク327にあるデータをホストプロ
セッサ301が読み込み、データを更新して書き込む
時、ホストプロセッサは不揮発性キャッシュメモリ31
4の使用率をディスク制御装置312から入手し使用率
が低ければそのままディスク制御装置312に書き込み
要求をする。メモリ314の使用率が高ければ、他の不
揮発性キャッシュメモリ318の使用率をディスク制御
装置316から入手し、不揮発性キャッシュメモリ31
8の使用率の方が高ければディスク制御装置312に書
き込み要求し、メモリ318の使用率の方が低ければ必
要であれば書き込み不要フラグ(ディスク記憶装置32
9への書き込み不要フラグ)をつけてディスク制御装置
316に書き込み要求する。
When the host processor 301 reads data in the disk 327 and updates and writes the data, the host processor reads the data from the nonvolatile cache memory 31.
4 is obtained from the disk controller 312, and if the usage is lower, a write request is sent to the disk controller 312 as it is. If the usage rate of the memory 314 is high, the usage rate of the other nonvolatile cache memory 318 is obtained from the disk control device 316, and the nonvolatile cache memory 31
If the usage rate of the memory 8 is higher, a write request is issued to the disk controller 312. If the usage rate of the memory 318 is lower, the write unnecessary flag (the disk storage device 32) is required.
9, a write request is made to the disk controller 316.

【0033】この時、ホストプロセッサ301が、バッ
ファ306〜308にあるデータをディスク制御装置3
16に送ると、当該ディスク制御装置316は、不揮発
性キャッシュメモリの特定領域318にデータを書き込
み、ホストプロセッサ301に書き込み終了を伝達し、
ホストプロセッサ301は不揮発性メモリ制御装置32
0に書き込み先変更を通知し(読み込んだディスク32
7から書き込んだディスク329への書き込み先変更通
知)、これを不揮発性キャッシュメモリ322に記憶す
る。
At this time, the host processor 301 transfers the data in the buffers 306 to 308 to the disk controller 3
16, the disk controller 316 writes the data to the specific area 318 of the non-volatile cache memory, and notifies the host processor 301 that the writing has been completed.
The host processor 301 includes the nonvolatile memory control device 32
0 is notified of the write destination change (read disk 32
7), which is stored in the non-volatile cache memory 322.

【0034】他のホストプロセッサ332が、データを
ディスク制御装置312あるいは316から読み込んだ
後には、不揮発性キャッシュメモリ322にデータの格
納先が変更されているか確認し、もし先にホストプロセ
ッサ301が同じデータを変更し、別の不揮発性キャッ
シュメモリ318に格納していたならば、再度変更先の
ディスク制御装置316から読み込み直す。ホストプロ
セッサ301は不揮発性キャッシュメモリ314に格納
領域が確保できた時に、一時的に格納されていた不揮発
性キャッシュメモリ318内のデータを読み込んでディ
スク制御装置312にディスク書き込み必要フラグ(デ
ィスク記憶装置327への書き込み必要フラグ)を付け
て書き込み要求をし、不揮発性キャッシュメモリ314
に書き込み完了後にホストプロセッサ301は不揮発性
メモリ制御装置320へ格納先変更を通知する。不揮発
性キャッシュメモリ314に書き込まれたデータはディ
スク記憶装置327に保管データ328として記憶され
る。
After the other host processor 332 reads the data from the disk controller 312 or 316, it checks whether the storage location of the data has been changed in the nonvolatile cache memory 322, and if the host processor 301 If the data has been changed and stored in another non-volatile cache memory 318, the data is read again from the disk control device 316 at the change destination. When the storage area can be secured in the nonvolatile cache memory 314, the host processor 301 reads the temporarily stored data in the nonvolatile cache memory 318 and sends the disk control device 312 a disk write necessary flag (disk storage device 327). To the nonvolatile cache memory 314.
After the completion of writing, the host processor 301 notifies the nonvolatile memory control device 320 of the change of the storage destination. The data written in the nonvolatile cache memory 314 is stored in the disk storage device 327 as storage data 328.

【0035】本発明の実施形態3では、ホストプロセッ
サが複数個存在し、その複数個のホストプロセッサがデ
ィスク制御装置並びにディスク記憶装置を共有して使用
する場合、いわゆるSAN(Strage Area
Network)又はNAS(Network Att
ached Storage)の環境下でディスク制御
装置の不揮発性キャッシュメモリを共有して有効且つ効
率的に活用することを特徴とするものである。ここにお
いて、ホストプロセッサは必ずしも複数存在することが
前提ではなく、要は不揮発性キャッシュメモリをディス
ク制御装置同士で共有していることが前提となるのであ
る。読み書きされるデータの書き込みの際に、読み込ま
れたディスクに対応するディスク制御装置のキャッシュ
メモリに空き領域がなければ、他のディスク制御装置の
不揮発性キャッシュメモリの空き領域に書き込むべく、
他のディスク制御装置に対しディスクへの書き込み不要
を指示して書き込み、書き込み先の変更を通知する。元
の不揮発性キャッシュメモリ領域に空き領域ができてか
らホストプロセッサがディスク書き込みを指示して本来
のディスクに格納し、再度書き込み先の変更を通知する
ものである。
In the third embodiment of the present invention, when a plurality of host processors exist and the plurality of host processors share a disk controller and a disk storage device, a so-called SAN (Storage Area) is used.
Network) or NAS (Network Att)
The present invention is characterized in that a nonvolatile cache memory of a disk control device is shared and used effectively and efficiently in an environment of an "acquired storage". Here, it is not presupposed that a plurality of host processors exist, but it is presumed that the non-volatile cache memory is shared by the disk controllers. When writing data to be read or written, if there is no free space in the cache memory of the disk control device corresponding to the read disk, the data is written to the free space of the nonvolatile cache memory of another disk control device.
The other disk controller is instructed that writing to the disk is unnecessary, and writing is performed, and the change of the writing destination is notified. After a free area is created in the original nonvolatile cache memory area, the host processor instructs disk writing and stores the data in the original disk, and notifies the change of the writing destination again.

【0036】「実施形態4」図4に示す本発明の実施形
態4において、高速データ書き込みシステムは、ホスト
プロセッサ401,435と、ディスク記憶装置43
1,432と、ホストプロセッサとディスク記憶装置を
制御するプロセッサ417,421を有したディスク制
御装置416,420と、ホストプロセッサ401内に
前記ディスク制御装置と複数のホストプロセッサ40
1,435を結合する不揮発性メモリ制御装置424の
入出力を制御する入出力プロセッサ443と、を備えて
おり、ホストプロセッサ401及び435上にデータベ
ースサブシステム402,409及び436があり、制
御プロセッサ403,410あるいは437とデータを
格納するバッファ領域406,407,413,414
あるいは440〜442を使用してデータの読み書きを
行う。
[Fourth Embodiment] In a fourth embodiment of the present invention shown in FIG. 4, the high-speed data writing system includes the host processors 401 and 435 and the disk storage device 43.
1, 432, disk controllers 416, 420 having processors 417, 421 for controlling a host processor and a disk storage device, and a disk controller and a plurality of host processors 40 in a host processor 401.
An input / output processor 443 for controlling the input / output of a nonvolatile memory control device 424 which couples the control processor 403 with the database subsystems 402, 409 and 436 on the host processors 401 and 435; , 410 or 437 and buffer areas 406, 407, 413 and 414 for storing data.
Alternatively, data is read and written using 440 to 442.

【0037】ディスク431にあるデータを制御プロセ
ッサ403が読み込み、データを更新して書き込む時、
プロセッサ403は入出力プロセッサ443に書き込み
を要求し、入出力プロセッサ443が不揮発性キャッシ
ュメモリ418の使用率をディスク制御装置416から
入手し使用率が低ければそのままディスク制御装置41
6に書き込み要求をし、使用率が高ければ、他の不揮発
性キャッシュメモリ422あるいは427の使用率をデ
ィスク制御装置420あるいは不揮発性メモリ制御装置
424から入手し、不揮発性キャッシュメモリ418の
使用率の方が低ければディスク制御装置416に書き込
みを要求する。不揮発性キャッシュメモリ422の使用
率の方が低ければ書き込み不要フラグ(ディスク記憶装
置432への書き込み不要フラグ)をつけてディスク制
御装置420に書き込み要求をし、不揮発性キャッシュ
メモリ427の使用率の方が低ければ不揮発性メモリ制
御装置424に書き込み要求をする。
When the control processor 403 reads data on the disk 431 and updates and writes the data,
The processor 403 requests the I / O processor 443 to write, and the I / O processor 443 obtains the usage rate of the non-volatile cache memory 418 from the disk control device 416. If the usage rate is low, the disk control device 41
6, the usage rate of the other nonvolatile cache memory 422 or 427 is obtained from the disk control device 420 or the nonvolatile memory control device 424, and the usage rate of the nonvolatile cache memory 418 is obtained. If it is lower, the disk controller 416 is requested to write. If the usage rate of the non-volatile cache memory 422 is lower, a write request is made to the disk controller 420 with a write unnecessary flag (a write unnecessary flag to the disk storage device 432), and the usage rate of the non-volatile cache memory 427 is If the value is low, a write request is issued to the nonvolatile memory control device 424.

【0038】例えば、制御プロセッサ403がバッファ
406,407にあるデータ(ディスク431の読み込
みデータ)を入出力プロセッサ443に要求してディス
ク制御装置420に送ると、当該ディスク制御装置42
0は不揮発性キャッシュメモリの特定領域422にデー
タを書き込み、制御プロセッサ403に書き込み終了を
伝達し、制御プロセッサ403は不揮発性メモリ制御装
置424に書き込み先変更を通知し、書き込み先管理用
不揮発性キャッシュメモリ426に記憶する。他の制御
プロセッサ410あるいは437がデータを入出力プロ
セッサ443に要求してディスク制御装置416から読
み込んだ後には、書き込み先管理用不揮発性キャッシュ
メモリ426にデータの格納先が変更されているか確認
し、もし先に制御プロセッサ403が同じデータを変更
し、別の不揮発性キャッシュメモリ422に格納してい
たならば、再度変更先のディスク制御装置420から読
み込み直す。
For example, when the control processor 403 requests the data in the buffers 406 and 407 (data read from the disk 431) to the input / output processor 443 and sends it to the disk control unit 420, the disk control unit 42
0 writes data to a specific area 422 of the nonvolatile cache memory, transmits a write end to the control processor 403, the control processor 403 notifies the nonvolatile memory control unit 424 of the change of the write destination, and writes the write destination management nonvolatile cache. It is stored in the memory 426. After the other control processor 410 or 437 requests data from the input / output processor 443 and reads the data from the disk control device 416, it checks whether the storage destination of the data has been changed in the write destination management nonvolatile cache memory 426, If the control processor 403 has previously changed the same data and stored it in another non-volatile cache memory 422, the control processor 403 reads the data again from the disk control device 420 of the changed destination.

【0039】入出力プロセッサ443は、不揮発性キャ
ッシュメモリ418に格納可能領域が確保できた時に、
一時的に格納されていた不揮発性キャッシュメモリ42
2内のデータを読み込んでディスク制御装置416にデ
ィスク書き込み必要フラグを付けて書き込み要求をし、
不揮発性キャッシュメモリに書き込み完了後に入出力プ
ロセッサ443は、不揮発性メモリ制御装置424へ再
度格納先変更を通知する。不揮発性キャッシュメモリ4
18に書き込まれたデータはディスク記憶装置431に
保管データ433として記憶される。
When the storable area is secured in the nonvolatile cache memory 418,
The temporarily stored nonvolatile cache memory 42
2 is read, and a write request is made to the disk controller 416 with a disk write required flag,
After the writing to the nonvolatile cache memory is completed, the input / output processor 443 notifies the nonvolatile memory control device 424 of the change of the storage destination again. Non-volatile cache memory 4
The data written in 18 is stored as storage data 433 in the disk storage device 431.

【0040】「実施形態5」図5に示す本発明の実施形
態5において、高速データ書き込みシステムは、ホスト
プロセッサ501と、ディスク記憶装置530,53
2,534と、ホストプロセッサとディスク記憶装置を
結合するプロセッサ513,518,523を有するデ
ィスク制御装置512,517,522と、を備えてお
り、前記複数のディスク制御装置同士が接続ケーブル5
16,521で接続されているとともに、ホストプロセ
ッサ501上にデータベースサブシステム502があ
り、制御プロセッサ503とデータを格納するバッファ
領域506〜508を使用してデータの読み書きを行
う。
Fifth Embodiment In the fifth embodiment of the present invention shown in FIG. 5, the high-speed data writing system includes a host processor 501 and disk storage devices 530 and 53.
2, 534, and disk controllers 512, 517, 522 having processors 513, 518, 523 for coupling the host processor and the disk storage device.
16, 521, and a database subsystem 502 is provided on the host processor 501, and reads and writes data using the control processor 503 and buffer areas 506 to 508 for storing data.

【0041】ディスク記憶装置530にあるデータをホ
ストプロセッサ501が読み込み、データを更新して書
き込む時、不揮発性キャッシュメモリ514に格納領域
が不足している場合、ディスク制御装置512以外の不
揮発性キャッシュメモリ519の空き領域をディスク制
御装置517から接続ケーブル516を経由して入手
し、不揮発性キャッシュメモリ519の空き領域の方が
少なればディスク記憶装置530に書き込み、大きけれ
ばディスク制御装置517に接続ケーブル516を経由
して書き込み要求する。この時、当該ディスク制御装置
517は不揮発性キャッシュメモリ領域519にデータ
を書き込み、記憶装置532に一時的に格納し、記憶制
御装置512に書き込み終了を伝達し、記憶制御装置5
12は、不揮発性キャッシュメモリ領域514に書き込
み先変更を記憶する。
When the host processor 501 reads data stored in the disk storage device 530 and updates and writes the data, when the storage area is insufficient in the non-volatile cache memory 514, a non-volatile cache memory other than the disk controller 512 is used. The free space 519 is obtained from the disk controller 517 via the connection cable 516, and if the free space in the non-volatile cache memory 519 is smaller, it is written to the disk storage device 530; A write request is made via 516. At this time, the disk control device 517 writes the data in the nonvolatile cache memory area 519, temporarily stores the data in the storage device 532, transmits a write end to the storage control device 512, and transmits the data to the storage control device 512.
12 stores the write destination change in the nonvolatile cache memory area 514.

【0042】ホストプロセッサ501が、当該データを
ディスク制御装置512から読み込み要求すると、記憶
制御装置512は、不揮発性キャッシュメモリ514に
データの格納先が変更されているか確認し、もし、別の
記憶制御装置517に格納してあるならば、変更先のデ
ィスク制御装置517から読み込み、その結果をホスト
プロセッサ501に伝達する。
When the host processor 501 requests to read the data from the disk controller 512, the storage controller 512 checks whether the storage destination of the data has been changed in the nonvolatile cache memory 514, and if another storage control If it is stored in the device 517, it is read from the disk control device 517 of the change destination, and the result is transmitted to the host processor 501.

【0043】記憶制御装置517は、不揮発性キャッシ
ュメモリ514に格納可能領域が確保できた時に、一時
的に記憶装置532に格納されていたデータ533を読
み込んでディスク制御装置512に書き込み要求をし、
不揮発性キャッシュメモリ514に書き込み完了後に一
時格納されていたデータを消去し、ディスク制御装置5
12は、前記不揮発性キャッシュメモリ514内にある
変更格納先を消去する。不揮発性キャッシュメモリ51
4に書き込まれたデータは、本来のディスク記憶装置5
30に保管データ531として記憶される。
When a storable area is secured in the nonvolatile cache memory 514, the storage control device 517 reads the data 533 temporarily stored in the storage device 532 and issues a write request to the disk control device 512.
After the writing to the nonvolatile cache memory 514 is completed, the data temporarily stored is erased, and the disk control device 5
12 erases the change storage destination in the nonvolatile cache memory 514. Non-volatile cache memory 51
4 is stored in the original disk storage device 5
30 as stored data 531.

【0044】本実施形態は、複数のディスク制御装置同
士が各ディスク制御装置に装着されている不揮発性キャ
ッシュメモリを相互利用できるようになっているととも
に、更に、ディスク制御装置同士を結ぶ接続ケーブルに
よってそれぞれの不揮発性キャッシュメモリの管理制御
をディスク制御装置が実行しているものである。
In this embodiment, a plurality of disk controllers can mutually use the nonvolatile cache memory mounted on each disk controller, and furthermore, a connection cable for connecting the disk controllers is provided. The management of each nonvolatile cache memory is controlled by a disk controller.

【0045】「実施形態6」図6に示す本発明の実施形
態6は、複数のディスク制御装置612,616,62
0が、2つの不揮発性記憶制御装置637,642に接
続され、不揮発性キャッシュメモリ639,644及び
645が共有されている単一のホストプロセッサシステ
ムの構成である。単一のプロセッサシステムは、1つの
ホストプロセッサ601と、2つの不揮発性記憶制御装
置637,642と、ディスク制御装置に接続された複
数のディスク記憶装置628,630,632と、を備
えている。
Embodiment 6 In Embodiment 6 of the present invention shown in FIG. 6, a plurality of disk controllers 612, 616, 62
0 is a configuration of a single host processor system connected to the two nonvolatile storage controllers 637 and 642 and sharing the nonvolatile cache memories 639, 644 and 645. A single processor system includes one host processor 601, two non-volatile storage controllers 637, 642, and a plurality of disk storage devices 628, 630, 632 connected to a disk controller.

【0046】記憶制御装置612、616,620は、
プロセッサ613,617,621と、不揮発性キャシ
ュメモリ614,618,622,623と、揮発性キ
ャシュメモリ615,619,624と、から成ってい
る。ホストプロセッサ601では、データベースサブシ
ステム602は、ディスク記憶装置628,630,6
32内のデータ629,631,633を更新するため
に、プロセッサ603及び一時的に格納されるバッファ
606,607,608を使用する。
The storage controllers 612, 616, and 620
It comprises processors 613, 617, 621, nonvolatile cache memories 614, 618, 622, 623 and volatile cache memories 615, 619, 624. In the host processor 601, the database subsystem 602 includes the disk storage devices 628, 630, 6
The processor 603 and the temporarily stored buffers 606, 607, and 608 are used to update the data 629, 631, and 633 in 32.

【0047】例えば、ホストプロセッサ601がデータ
をディスク記憶装置628に書く時、もし不揮発性キャ
シュメモリ614に十分な格納領域があれば、ディスク
制御装置612は不揮発性キャシュメモリ614に書き
込む。もしも、不揮発性キャシュメモリ614に十分な
格納領域が確保できないならば、ディスク制御装置61
2が、書き込み要求を不揮発性記憶制御装置637と6
42に送り、他の不揮発性キャシュメモリ618,62
2,623,639,または644に十分な格納領域が
あれば、不揮発性記憶制御装置637または642が使
用可能な不揮発性キャシュメモリの中の一つ、例えば6
18にデータを書き込む。もし必要であれば、ディスク
装置に書くことはしない。
For example, when the host processor 601 writes data to the disk storage device 628, if there is sufficient storage space in the nonvolatile cache memory 614, the disk control device 612 writes the data to the nonvolatile cache memory 614. If a sufficient storage area cannot be secured in the nonvolatile cache memory 614, the disk controller 61
2 sends the write request to the nonvolatile storage controllers 637 and 6
42 and the other non-volatile cache memories 618, 62
If there is a sufficient storage area in 2, 623, 639, or 644, one of the non-volatile cache memories usable by the non-volatile storage control device 637 or 642, for example, 6
18 is written. If necessary, do not write to the disk drive.

【0048】その後、不揮発性記憶制御装置637また
は642は書き込み完了をディスク制御装置612に送
り、ホストプロセッサ601は書き込み完了をディスク
制御装置612から受け取る。不揮発性記憶制御装置6
37または642は、不揮発性キャシュメモリ614に
十分な格納領域があったり、あるいは、ホストプロセッ
サ601の処理量が小さくなった時にディスク制御装置
616から、更新されたデータを、元々格納されていた
ディスク記憶装置628に移動させる。それから、ディ
スク制御装置616は、不揮発性記憶制御装置637ま
たは642から書き込み完了を受け取った後に、一時的
に書き込まれたキャッシュエリアを再使用可能にする。
Thereafter, the nonvolatile storage controller 637 or 642 sends a write completion to the disk controller 612, and the host processor 601 receives the write completion from the disk controller 612. Nonvolatile storage control device 6
37 or 642 stores the updated data from the disk control unit 616 when the nonvolatile cache memory 614 has a sufficient storage area or when the processing amount of the host processor 601 becomes small. Move to storage device 628. Then, the disk controller 616 makes the temporarily written cache area reusable after receiving the write completion from the nonvolatile storage controller 637 or 642.

【0049】別の構成例は、ホストプロセッサ601
が、データを、バックアップのための同一のデータを持
っているディスク記憶装置628または630に書く時
で、ホストプロセッサ601は、不揮発性キャシュメモ
リ614と618に書き込み可能な領域をもっている。
もし両方の不揮発性キャシュメモリ614と618に十
分な格納領域があるならば、ホストプロセッサ601は
612と616に書き込む要求を出す。もし、例えば不
揮発性キャシュメモリ614に十分な格納領域がなけれ
ば、プロセッサ601は、ディスク制御装置616に書
き込み要求をだし、ディスク制御装置616はデータを
不揮発キャシュメモリ618に書く。ホストプロセッサ
601はディスク制御装置616から書き込み完了を受
け取る。ホストプロセッサ601は、不揮発性キャシュ
メモリ614に十分な格納領域ができたり、ホストプロ
セッサ601の処理量が低くなった時、ディスク装置6
28に、ディスク制御装置616からデータをコピーす
る。その後、ホストプロセッサ601は、不揮発性キャ
シュメモリ614または618内のより小さい空きしか
なかった不揮発性使用済み領域を開放する。
Another configuration example is the host processor 601.
However, when writing data to the disk storage device 628 or 630 having the same data for backup, the host processor 601 has an area in which the nonvolatile cache memories 614 and 618 can be written.
If there is sufficient storage space in both non-volatile cache memories 614 and 618, host processor 601 issues a write request to 612 and 616. If, for example, there is not enough storage space in the non-volatile cache memory 614, the processor 601 issues a write request to the disk controller 616, and the disk controller 616 writes data to the non-volatile cache memory 618. The host processor 601 receives the write completion from the disk controller 616. When a sufficient storage area is created in the non-volatile cache memory 614 or when the processing amount of the host processor 601 becomes low, the host processor 601
28, the data is copied from the disk controller 616. Thereafter, the host processor 601 releases the non-volatile used area in the non-volatile cache memory 614 or 618, which had less space.

【0050】「実施形態7」図7に示す実施形態7は、
図6に示す単一のホストプロセッサを複数のホストプロ
セッサとする場合である。2つの高速結合装置737,
742が、図6の不揮発性メモリ制御装置637,64
2として使われる。
Embodiment 7 Embodiment 7 shown in FIG.
This is a case where a single host processor shown in FIG. 6 is replaced with a plurality of host processors. Two high-speed coupling devices 737,
742 is a nonvolatile memory control device 637, 64 of FIG.
Used as 2.

【0051】「実施形態8」図8は図7の高速結合装置
において、一時的にデータを格納するだけでなく、冗長
にデータを保持するためにディスク装置849,850
を持たせたものである。
[Embodiment 8] FIG. 8 shows disk devices 849 and 850 in the high-speed connection device of FIG. 7 in order to temporarily store data as well as redundantly store data.
It is the one that has.

【0052】前述した本発明の全ての実施形態の内容に
おいて、各ホストプロセッサが使用可能な不揮発性キャ
ッシュメモリ領域は、事前にユーザが登録しておくこと
が必要であり、その登録数を増やすことで共有可能な領
域を増やすことが可能となり、本発明の機能乃至作用が
実現可能となる。
In the contents of all the embodiments of the present invention described above, it is necessary for the user to register the nonvolatile cache memory area usable by each host processor in advance, and to increase the number of registrations. Thus, it is possible to increase the area that can be shared, and the functions and functions of the present invention can be realized.

【0053】また、前記本発明の実施形態は、ストレー
ジエリアネットワークの環境下でも実現可能でありその
効果は大きい。上記実施形態で述べたホストプロセッサ
とは、大型計算機をはじめ、ワークステーション、サー
バー、PC他ストレージを接続できる全てのプロセッサ
装置を対象とすることが可能である。
The embodiment of the present invention can be realized even in a storage area network environment, and its effect is great. The host processor described in the above embodiment can be a large computer, a workstation, a server, a PC, or any other processor device to which a storage can be connected.

【0054】以上説明したように、本発明の実施形態は
次のような構成、機能乃至作用を奏するものを含むもの
である。
As described above, the embodiments of the present invention include those having the following structures, functions, and actions.

【0055】ホストプロセッサ上のデータベースシステ
ム等では、トランザクションの結果やロギングデータを
記憶装置に格納するが、システムダウン等の回復処理の
ために不揮発性記憶装置に格納される迄、次のトランザ
クションが処理されない。こういった高速なレスポンス
が要求され、消失させてはならないデータについて、デ
ィスク制御装置内の複数の高速な不揮発性メモリ領域に
一時的にデータを常駐させ、ディスク等の低速記憶装置
に書き込まず、当該不揮発性メモリ領域全体が使用され
た時にホストプロセッサへディスク制御装置が格納先の
変更を伝達し、ホストプロセッサが不揮発性メモリ内の
纏まったデータを別のディスク記憶装置に記録させ、再
度当該不揮発性メモリ領域を使用可能にする。
In a database system or the like on the host processor, transaction results and logging data are stored in a storage device, but the next transaction is processed until it is stored in a non-volatile storage device for recovery processing such as a system down. Not done. Such high-speed response is required, and for data that should not be lost, the data is temporarily resident in a plurality of high-speed nonvolatile memory areas in the disk control device, and is not written to a low-speed storage device such as a disk. When the entire non-volatile memory area is used, the disk control device notifies the host processor of the change of the storage destination, and the host processor records the collected data in the non-volatile memory in another disk storage device, and again executes the non-volatile storage. The volatile memory area.

【0056】ディスクに記録させるまで時間がかかるの
で、二つ以上の高速な不揮発性メモリ領域を前記ディス
ク制御装置に用意しておき、ホストプロセッサに前もっ
て使用可能な不揮発性キャッシュメモリ領域を複数登録
しておき、順にこれらを利用し、常に不揮発性キャッシ
ュメモリが使用可能な状態にしておく。
Since it takes time to record data on the disk, two or more high-speed nonvolatile memory areas are prepared in the disk controller, and a plurality of nonvolatile cache memory areas that can be used in advance are registered in the host processor. In advance, these are used in order to keep the nonvolatile cache memory available.

【0057】データベース内のレコードデータについて
は当該ディスク制御装置の不揮発性キャッシュメモリに
空きがなければ、ホストプロセッサが複数あるディスク
制御装置の不揮発性キャッシュメモリの空いている領域
に一時的に格納し、後に当該ディスク制御装置に書き込
む。一時的に格納する領域はバックアップバッテリーな
どにより不揮発性メモリであればディスク記憶装置は必
要なく、ホストプロセッサが不揮発性メモリ領域にある
データを読み込み、圧縮した後、ディスク、テープ等の
補助記憶装置に格納し、これが終了すると、前記不揮発
性メモリ領域を再度使用可能にする。
If there is no free space in the non-volatile cache memory of the disk controller for the record data in the database, the host processor temporarily stores the record data in an empty area of the non-volatile cache memory of the plurality of disk controllers. Later, the data is written to the disk controller. If the temporary storage area is a non-volatile memory such as a backup battery, a disk storage device is not required.The host processor reads the data in the non-volatile memory area, compresses it, and stores it in an auxiliary storage device such as a disk or tape. After storing the data, the nonvolatile memory area is made usable again.

【0058】書き込み目的のデータについては、ディス
ク制御装置内の二つ以上の不揮発性キャッシュメモリ領
域に一時的にデータを蓄積させ、ディスクに書き込ま
ず、当該領域全体が使用された時にホストプロセッサが
当該データを必要があれば圧縮し、他のディスク制御装
置あるいはテープ制御装置等の補助記憶制御装置内の不
揮発性キャッシュメモリに書き込み要求を出し、書き込
みさせる迄に時間がかかるので、二つ以上の不揮発性メ
モリ領域を用意しておき、書き込みが完了すると再度前
記領域を使用可能にする。
For data to be written, the data is temporarily stored in two or more nonvolatile cache memory areas in the disk controller, and the host processor does not write the data to the disk when the entire area is used. If it is necessary to compress the data, a write request is issued to a non-volatile cache memory in an auxiliary storage control device such as another disk control device or a tape control device, and it takes time to write the data. A volatile memory area is prepared, and when writing is completed, the area is made available again.

【0059】読み書きされるデータの書き込みについて
はディスク制御装置内のキャッシュメモリでは全データ
を格納できず、ディスクに書き込む必要があるので、ホ
ストプロセッサが当該ディスク制御装置から不揮発性キ
ャッシュメモリ領域の空き領域の大きさを入手し、空き
領域があればディスク書き込みを指示し、空き領域がな
ければ他のディスク制御装置で不揮発性キャッシュメモ
リの空き領域のあるディスク制御装置に対しディスクへ
の書き込み不要を指示して書き込む。この際他のホスト
プロセッサに対し、書き込み先の変更を伝達し、元の不
揮発性キャッシュメモリ領域に空き領域ができてからホ
ストプロセッサがディスク書き込みを指示して本来のデ
ィスクに格納し、他のプロセッサに再度書き込み先の変
更を伝達する。また、一時的に格納する領域にはバック
アップバッテリーがあればディスクは必要ない。
When writing the data to be read / written, the cache memory in the disk controller cannot store all the data and needs to write the data to the disk. If there is free space, instruct disk writing if there is free space, and if there is no free space, instruct other disk controllers to write to the disk controller that has free space in the non-volatile cache memory. And write. At this time, the change of the write destination is transmitted to the other host processor, and after the free space is created in the original non-volatile cache memory area, the host processor instructs the disk write and stores the data on the original disk. To the write destination again. Also, if there is a backup battery in the temporary storage area, no disk is required.

【0060】[0060]

【発明の効果】複数ある高速かつ高価な不揮発性キャッ
シュメモリを有効利用し、キャッシュメモリに比べて時
間のかかる大規模記憶装置への書き込みをホストプロセ
ッサが待たない様にすることで、高速化するホストプロ
セッサを有効利用できる。
According to the present invention, the speed is increased by effectively utilizing a plurality of high-speed and expensive non-volatile cache memories so that the host processor does not wait for writing to a large-scale storage device which takes more time than the cache memory. The host processor can be used effectively.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の実施形態1に係る高速データ書き込み
システムであって、ホストプロセッサ、ディスク制御装
置及びディスク記憶装置についての構成並びに接続を示
す図である。
FIG. 1 is a diagram illustrating a configuration and connections of a host processor, a disk control device, and a disk storage device in a high-speed data writing system according to a first embodiment of the present invention.

【図2】本発明の実施形態2に係る高速データ書き込み
システムであって、ホストプロセッサ、テープ制御装
置、磁気テープ、ディスク制御装置及びディスク記憶装
置についての構成並びに接続を示す図である。
FIG. 2 is a diagram showing a configuration and connections of a host processor, a tape control device, a magnetic tape, a disk control device, and a disk storage device in the high-speed data writing system according to the second embodiment of the present invention.

【図3】本発明の実施形態3に係る高速データ書き込み
システムであって、複数のホストプロセッサ、ディスク
制御装置、ディスク記憶装置及び不揮発性メモリ制御装
置についての構成並びに接続を示す図である。
FIG. 3 is a diagram illustrating a configuration and connections of a plurality of host processors, a disk control device, a disk storage device, and a nonvolatile memory control device in the high-speed data writing system according to the third embodiment of the present invention.

【図4】本発明の実施形態4に係る高速データ書き込み
システムであって、複数のホストプロセッサ、ディスク
制御装置、ディスク記憶装置及び入出力プロセッサにつ
いての構成並びに接続を示す図である。
FIG. 4 is a diagram illustrating a configuration and connections of a plurality of host processors, a disk control device, a disk storage device, and an input / output processor in a high-speed data writing system according to a fourth embodiment of the present invention.

【図5】本発明の実施形態5に係る高速データ書き込み
システムであって、ホストプロセッサ、ディスク制御装
置及びディスク記憶装置についての構成並びに接続を示
す図である。
FIG. 5 is a diagram illustrating a configuration and connections of a host processor, a disk control device, and a disk storage device in a high-speed data writing system according to a fifth embodiment of the present invention.

【図6】本発明の実施形態6に係る高速データ書き込み
システムであって、ホストプロセッサ、ディスク制御装
置、ディスク記憶装置及び不揮発性記憶制御装置につい
ての構成並びに接続を示す図である。
FIG. 6 is a diagram illustrating a configuration and connections of a host processor, a disk control device, a disk storage device, and a nonvolatile storage control device in a high-speed data writing system according to a sixth embodiment of the present invention.

【図7】本発明の実施形態7に係る高速データ書き込み
システムであって、図6の実施形態6におけるホストプ
ロセッサが複数個の場合の図である。
FIG. 7 is a diagram illustrating a high-speed data writing system according to a seventh embodiment of the present invention, in which a plurality of host processors are used in the sixth embodiment of FIG. 6;

【図8】本発明の実施形態8に係る高速データ書き込み
システムであって、図7の高速結合装置において、一時
的にデータを格納するだけでなく、冗長にデータを保持
するのディスク装置を備えた構成並びに接続を示す図で
ある。
FIG. 8 is a high-speed data writing system according to an eighth embodiment of the present invention, in which the high-speed coupling device of FIG. 7 includes a disk device that not only temporarily stores data but also redundantly holds data. FIG. 2 is a diagram illustrating a configuration and connections.

【符号の説明】[Explanation of symbols]

101…ホストプロセッサ、102…データベースサブ
システム、103,113,117,121…制御プロ
セッサ、104…退避用データバッファ1、105…退
避用データバッファ2、106…データバッファ1、1
07…データバッファ2、108…データバッファ3、
109,110,111,125,126,127…接
続ケーブル、112,116,120…ディスク制御装
置、114,118…不揮発性キャッシュメモリ、11
5,119,124…揮発性キャッシュメモリ、122
…不揮発性キャッシュメモリ領域1、123…不揮発性
キャッシュメモリ領域2、128,130,132…デ
ィスク記憶装置、129,131,133…保管デー
タ、201…ホストプロセッサ、202…データベース
サブシステム、203,213,217,221…制御
プロセッサ、204…退避用データバッファ1、205
…退避用データバッファ2、206…データバッファ
1、207…データバッファ2、208…データバッフ
ァ3、209,210,211…接続ケーブル、21
2,216…ディスク制御装置、214,218,22
4…不揮発性キャッシュメモリ、215,219…揮発
性キャッシュメモリ、220…不揮発性メモリ制御装
置、222…不揮発性キャッシュメモリ特定領域1、2
23…不揮発性キャッシュメモリ特定領域2、225,
226…接続ケーブル、227…磁気テープ等の補助記
憶装置、228,230…保管データ、229…ディス
ク記憶装置、301…ホストプロセッサ1、302…デ
ータベースサブシステム1、303,313,317,
321,334…制御プロセッサ、304…退避用デー
タバッファ1、305…退避用データバッファ2、30
6…データバッファ1、307…データバッファ2、3
08…データバッファ3、309,310,311,3
25,326,331,335,338…接続ケーブ
ル、312,316…ディスク制御装置、314,31
8…不揮発性キャッシュメモリ、315,319,32
4…揮発性キャッシュメモリ、320…不揮発性メモリ
制御装置、322…不揮発性キャッシュメモリ領域1、
323…不揮発性キャッシュメモリ領域2、327,3
29…ディスク記憶装置、328,330…記憶デー
タ、332…ホストプロセッサ2、333…データベー
スサブシステム2、336…退避用データバッファ1、
337…退避用データバッファ2、339…データバッ
ファ1、340…データバッファ2、341…データバ
ッファ3、401…ホストプロセッサ1、402…デー
タベースサブシステム1、403…制御プロセッサ、4
04…退避用データバッファ1、405…退避用データ
バッファ2、406…データバッファ1、407…デー
タバッファ2、408…データバス、409…データベ
ースサブシステム2、410…制御プロセッサ2、41
1…退避用データバッファ3、412…退避用データバ
ッファ4、413…データバッファ3、414…データ
バッファ4、415,429,430…接続ケーブル、
416…ディスク制御装置、417…ディスク制御プロ
セッサ1、418,422…不揮発性キャッシュメモ
リ、419,423,428…揮発性キャッシュメモ
リ、420…ディスク制御装置1、421…ディスク制
御プロセッサ、424…不揮発性メモリ制御装置、42
5…制御プロセッサ、426…書き込み先管理用不揮発
性キャッシュメモリ領域、427…不揮発性キャッシュ
メモリ領域1、431…ディスク記憶装置1、432…
ディスク記憶装置2、433,434…記憶データ、4
35…ホストプロセッサ2、436…データベースサブ
システム3、437,518,523…制御プロセッ
サ、438…退避用データバッファ1、439…退避用
データバッファ2、440…データバッファ1、441
…データバッファ2、442…データバッファ3、44
3…入出力プロセッサ、501…ホストプロセッサ1、
502…データベースサブシステム1、503,513
…制御プロセッサ、504…退避用データバッファ1、
505…退避用データバッファ2、506…データバッ
ファ1、507…データバッファ2、508…データバ
ッファ3、509,510,511,516,521,
527,528,529…接続ケーブル、512,51
7,522…ディスク制御装置、514,519,52
4,525…不揮発性キャッシュメモリ、515,52
0,526…揮発性キャッシュメモリ、530,53
2,534…ディスク記憶装置、531,533,53
5…記憶データ、601…ホストプロセッサ1、602
…データベースサブシステム1、603,613,61
7,621,638,643…制御プロセッサ、604
…退避用データバッファ1、605…退避用データバッ
ファ2、606…データバッファ1、607…データバ
ッファ2、608…データバッファ3、609,61
0,611,625,626,627,634,63
5,636…接続ケーブル、612,616,620…
ディスク制御装置、615,619,624,641,
646…揮発性キャッシュメモリ、614,618,6
22,623,639,640,644,645…不揮
発性キャッシュメモリ、628,630,632,63
7,642…ディスク記憶装置、629,631,63
3…記憶データ、701…ホストプロセッサ1、702
…データベースサブシステム1、703,713,71
7,721,738,743,751…制御プロセッ
サ、704…退避用データバッファ1、705…退避用
データバッファ2、706…データバッファ1、707
…データバッファ2、708…データバッファ3、70
9,710,711,725,726,727,73
4,735,736,747,748…接続ケーブル、
712,716,720,737,742…ディスク制
御装置、714,718,722,723,739,7
40,744,745…不揮発性キャッシュメモリ、7
15,719,724,741,746…揮発性キャッ
シュメモリ、728,730,732…ディスク記憶装
置、729,731,733…記憶データ、749…ホ
ストプロセッサ1、750…データベースサブシステム
1、752…退避用データバッファ1、753,859
…退避用データバッファ2、754,860…データバ
ッファ1、755,861…データバッファ2、75
6,862…データバッファ3、801…ホストプロセ
ッサ1、802…データベースサブシステム1、80
3,813,817,821,838,843,857
…制御プロセッサ、804…退避用データバッファ1、
805…退避用データバッファ2、806…データバッ
ファ1、807…データバッファ2、808…データバ
ッファ3、809,810,811…接続ケーブル、8
12,816,820,847…ディスク制御装置、8
14,818,822,823,839,840,84
4,845…不揮発性キャッシュメモリ、815,81
9,824,841,846…揮発性キャッシュメモ
リ、827,834,835,836,851,85
2,853,854…接続ケーブル、825,826,
828,830,832,848,849,850…デ
ィスク記憶装置、829,831,833…記憶デー
タ、837,842…高速結合装置、855…ホストプ
ロセッサ1、856…データベースサブシステム1、8
58…退避用データバッファ1、859…退避用データ
バッファ2
101: Host Processor, 102: Database Subsystem, 103, 113, 117, 121: Control Processor, 104: Evacuation Data Buffer 1, 105: Evacuation Data Buffer 2, 106: Data Buffer 1, 1
07 ... data buffer 2, 108 ... data buffer 3,
109, 110, 111, 125, 126, 127... Connection cables, 112, 116, 120... Disk control devices, 114, 118.
5, 119, 124 ... volatile cache memory, 122
... Non-volatile cache memory areas 1 and 123 ... Non-volatile cache memory areas 2, 128, 130 and 132 ... Disk storage devices, 129, 131 and 133 ... Storage data, 201 ... Host processor, 202 ... Database subsystems, 203 and 213 , 217, 221 ... control processor, 204 ... evacuation data buffer 1, 205
... Data buffer 2, 206 for evacuation, Data buffer 1, 207, Data buffer 2, 208, Data buffer 3, 209, 210, 211, Connection cable, 21
2,216 ... disk control device, 214,218,22
4 Non-volatile cache memory, 215, 219 Volatile cache memory, 220 Non-volatile memory control device, 222 Non-volatile cache memory specific area 1, 2
23 ... Non-volatile cache memory specific areas 2, 225
226: connection cable, 227: auxiliary storage device such as a magnetic tape, 228, 230 ... storage data, 229 ... disk storage device, 301 ... host processor 1, 302 ... database subsystem 1, 303, 313, 317,
321, 334: control processor, 304: evacuation data buffer 1, 305: evacuation data buffer 2, 30
6 Data buffer 1, 307 Data buffer 2, 3
08 Data buffer 3, 309, 310, 311, 3
25, 326, 331, 335, 338 ... connection cables, 312, 316 ... disk control devices, 314, 31
8. Non-volatile cache memory, 315, 319, 32
4, volatile cache memory, 320, nonvolatile memory control device, 322, nonvolatile cache memory area 1,
323: Non-volatile cache memory area 2, 327, 3
29: disk storage device, 328, 330 ... storage data, 332 ... host processor 2, 333 ... database subsystem 2, 336 ... evacuation data buffer 1,
337: Evacuation data buffers 2, 339: Data buffers 1, 340: Data buffers 2, 341: Data buffers 3, 401: Host processor 1, 402: Database subsystem 1, 403: Control processor, 4
04 evacuation data buffer 1, 405 evacuation data buffer 2, 406 data buffer 1, 407 data buffer 2, 408 data bus, 409 database subsystem 2, 410 control processor 2, 41
1 ... Evacuation data buffer 3, 412 ... Evacuation data buffer 4, 413 ... Data buffer 3, 414 ... Data buffer 4, 415, 429, 430 ... Connection cable,
416: Disk control device, 417: Disk control processor 1, 418, 422: Non-volatile cache memory, 419, 423, 428: Volatile cache memory, 420: Disk control device 1, 421: Disk control processor, 424: Non-volatile Memory controller, 42
5: control processor, 426: nonvolatile cache memory area for writing destination management, 427: nonvolatile cache memory area 1, 431 ... disk storage device 1, 432 ...
Disk storage devices 2, 433, 434 ... storage data, 4
35 Host processor 2, 436 Database subsystem 3, 437, 518, 523 Control processor 438 Save data buffer 1, 439 Save data buffer 2, 440 Data buffer 1, 441
... data buffers 2, 442 ... data buffers 3, 44
3 ... I / O processor, 501 ... Host processor 1,
502... Database subsystem 1, 503, 513
.., Control processor, 504, evacuation data buffer 1,
505: Evacuation data buffer 2, 506: Data buffer 1, 507: Data buffer 2, 508: Data buffer 3, 509, 510, 511, 516, 521
527, 528, 529: Connection cables, 512, 51
7, 522: Disk control device, 514, 519, 52
4,525: Non-volatile cache memory, 515, 52
0,526 ... volatile cache memory, 530, 53
2,534: disk storage devices, 531, 533, 53
5: stored data, 601: host processor 1, 602
... Database subsystem 1, 603, 613, 61
7, 621, 638, 643 ... control processor, 604
... Data buffer 1, 605 for evacuation Data buffer 2, 606 for evacuation Data buffer 1, 607 Data buffer 2, 608 Data buffer 3, 609, 61
0,611,625,626,627,634,63
5,636 ... connection cable, 612, 616, 620 ...
Disk controller, 615, 619, 624, 641,
646: Volatile cache memory, 614, 618, 6
22, 623, 639, 640, 644, 645: Non-volatile cache memory, 628, 630, 632, 63
7, 642... Disk storage device, 629, 631, 63
3 ... storage data, 701: host processor 1, 702
... Database subsystem 1, 703, 713, 71
7, 721, 738, 743, 751 ... control processor, 704 ... evacuation data buffer 1, 705 ... evacuation data buffer 2, 706 ... data buffer 1, 707
... data buffers 2 and 708 ... data buffers 3 and 70
9,710,711,725,726,727,73
4,735,736,747,748 ... connection cable,
712, 716, 720, 737, 742: Disk controller, 714, 718, 722, 723, 739, 7
40, 744, 745: Non-volatile cache memory, 7
15,719,724,741,746 ... volatile cache memory, 728,730,732 ... disk storage device, 729,731,733 ... storage data, 749 ... host processor 1,750 ... database subsystem 1,752 ... evacuation Data buffer 1, 753, 859
... Evacuating data buffers 2, 754, 860 ... Data buffers 1, 755, 861 ... Data buffers 2, 75
6,862 data buffer 3, 801 host processor 1, 802 database subsystem 1, 80
3,813,817,821,838,843,857
... the control processor, 804 ... the evacuation data buffer 1,
805: Evacuation data buffer 2, 806: Data buffer 1, 807: Data buffer 2, 808: Data buffer 3, 809, 810, 811: Connection cable, 8
12,816,820,847 ... disk control device, 8
14,818,822,823,839,840,84
4,845: nonvolatile cache memory, 815, 81
9,824,841,846... Volatile cache memory, 827,834,835,835,851,85
2,853,854 ... Connection cable, 825,826,
828, 830, 832, 848, 849, 850: Disk storage device, 829, 831, 833: Storage data, 837, 842: High-speed coupling device, 855: Host processor 1, 856: Database subsystems 1, 8
58 ... data buffer 1 for saving, 859 ... data buffer 2 for saving

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.7 識別記号 FI テーマコート゛(参考) G06F 12/16 340 G06F 12/16 340Q (72)発明者 内田 昭博 神奈川県秦野市堀山下1番地 株式会社日 立製作所エンタープライズサーバー事業部 内 (72)発明者 高本 賢一 神奈川県小田原市国府津2880番地 株式会 社日立製作所ストレージシステム事業部内 Fターム(参考) 5B005 JJ11 KK03 MM12 NN00 WW15 5B018 GA04 HA40 KA03 NA06 QA05 5B065 BA01 CA12 CC08 CE12 CE14 CH02 ──────────────────────────────────────────────────続 き Continued on the front page (51) Int.Cl. 7 Identification symbol FI Theme coat ゛ (Reference) G06F 12/16 340 G06F 12/16 340Q (72) Inventor Akihiro Uchida 1st Horiyamashita, Hadano City, Kanagawa Prefecture, Inc. Hitachi Server Enterprise Server Division (72) Inventor Kenichi Takamoto 2880 Kokutsu, Odawara-shi, Kanagawa F-term in Hitachi, Ltd. Storage Systems Division F-term (reference) BA01 CA12 CC08 CE12 CE14 CH02

Claims (12)

【特許請求の範囲】[Claims] 【請求項1】 ホストプロセッサと、複数の記憶装置
と、前記ホストプロセッサと前記記憶装置を結合するプ
ロセッサ及び不揮発性キャッシュメモリを有した複数の
記憶制御装置と、を備えた高速データ書き込みシステム
であって、 前記ホストプロセッサは、書き込み先である記憶装置に
結合された記憶制御装置の不揮発性キャッシュメモリが
十分な空き領域がない場合に、他の記憶装置に結合され
た記憶制御装置の不揮発性キャッシュメモリを一時的に
利用することを特徴とする高速データ書き込みシステ
ム。
1. A high-speed data writing system comprising: a host processor; a plurality of storage devices; and a plurality of storage control devices having a non-volatile cache memory and a processor connecting the host processor and the storage device. The host processor, when the nonvolatile cache memory of the storage control device coupled to the storage device to which the data is written does not have a sufficient free space, stores the nonvolatile cache of the storage control device coupled to another storage device. A high-speed data writing system characterized by temporarily using a memory.
【請求項2】 ホストプロセッサと、複数の記憶装置
と、前記ホストプロセッサと前記記憶装置を結合するプ
ロセッサ及び不揮発性キャッシュメモリを有した複数の
記憶制御装置と、を備えた高速データ書き込みシステム
であって、 前記複数の記憶制御装置の内に一つの記憶制御装置は、
二つ以上の不揮発性キャッシュメモリの特定領域を有し
ていることを特徴とする高速データ書き込みシステム。
2. A high-speed data writing system comprising: a host processor; a plurality of storage devices; and a plurality of storage control devices having a non-volatile cache memory and a processor connecting the host processor and the storage device. Thus, one storage control device among the plurality of storage control devices,
A high-speed data writing system having two or more specific areas of a nonvolatile cache memory.
【請求項3】 ホストプロセッサと、複数の記憶装置
と、前記ホストプロセッサと前記記憶装置を結合するプ
ロセッサ及び不揮発性キャッシュメモリを有した複数の
記憶制御装置と、を備えた高速データ書き込みシステム
であって、 前記ホストプロセッサは、書き込み先である記憶装置以
外の他の記憶装置を一時的に利用することを特徴とする
高速データ書き込みシステム。
3. A high-speed data writing system comprising: a host processor; a plurality of storage devices; and a plurality of storage controllers having a non-volatile cache memory and a processor connecting the host processor and the storage device. The high-speed data writing system, wherein the host processor temporarily uses a storage device other than the storage device to which the data is to be written.
【請求項4】 ホストプロセッサと、複数の記憶装置
と、前記ホストプロセッサと前記記憶装置を結合するプ
ロセッサ及び不揮発性キャッシュメモリを有した複数の
記憶制御装置と、を備えた高速データ書き込みシステム
であって、 書き込み先である記憶装置に結合された記憶制御装置の
不揮発性キャッシュメモリが十分な空き領域がない場合
に、他の記憶装置に結合された記憶制御装置の不揮発性
キャッシュメモリを一時的に利用するとともに、 前記複数の記憶制御装置の不揮発性キャッシュメモリの
共同利用の各種制御を記憶制御装置同士で制御すること
を特徴とする高速データ書き込みシステム。
4. A high-speed data write system comprising a host processor, a plurality of storage devices, and a plurality of storage control devices having a non-volatile cache memory and a processor connecting the host processor and the storage devices. When the non-volatile cache memory of the storage control device coupled to the storage device to which the data is written does not have sufficient free space, the non-volatile cache memory of the storage control device coupled to another storage device is temporarily stored. A high-speed data writing system, wherein various types of control of shared use of the nonvolatile cache memories of the plurality of storage control devices are controlled by the storage control devices.
【請求項5】 ホストプロセッサと、複数の記憶装置
と、前記ホストプロセッサと前記記憶装置を結合するプ
ロセッサ及び不揮発性キャッシュメモリを有した複数の
記憶制御装置と、を備えた高速データ書き込みシステム
であって、 前記複数の記憶制御装置の内の特定の記憶制御装置は、
二つ以上の不揮発性キャッシュメモリの特定領域を有
し、 記憶装置への書き込み不要フラグの付いた前記特定領域
への書き込み要求がホストプロセッサから前記特定の記
憶制御装置に送られる場合、前記特定の記憶制御装置
は、前記一つの特定領域にホストプロセッサからのデー
タを書き込みし、一つの特定領域全体が使用されると前
記特定の記憶制御装置は、ホストプロセッサにデータの
退避要求を送り、ホストプロセッサが前記一つの特定領
域のデータを読み込んで他の記憶装置に格納要求を出
し、前記他の記憶装置への格納終了後に前記一つの特定
領域を再度書き込み可能となし、 一方、前記ホストプロセッサは新たに記憶装置への書き
込み不要フラグの付いた書き込み要求を前記一つの特定
領域とは異なる他の不揮発性キャッシュメモリの特定領
域に送り、前記特定の記憶制御装置がホストプロセッサ
からのデータを前記他の特定領域に書き込みすることを
特徴とする高速データ書き込みシステム。
5. A high-speed data writing system comprising: a host processor; a plurality of storage devices; and a plurality of storage control devices having a non-volatile cache memory and a processor connecting the host processor and the storage device. A specific storage controller among the plurality of storage controllers,
When the host processor sends a write request to the specific area with a write unnecessary flag to a storage device to the specific storage control device, the specific storage controller has two or more specific areas of the nonvolatile cache memory. The storage controller writes data from the host processor to the one specific area, and when the entire one specific area is used, the specific storage controller sends a data evacuation request to the host processor, Reads the data of the one specific area and issues a storage request to another storage device, and makes it possible to rewrite the one specific area after the storage in the other storage device is completed. A write request with a write unnecessary flag to the storage device is transmitted to another nonvolatile cache different from the one specific area. Feeding in a specific area of memory, high-speed data writing system in which the particular storage control device is characterized in that the write data from the host processor to the other specific area.
【請求項6】 ホストプロセッサと、複数の記憶装置
と、前記ホストプロセッサと前記記憶装置を結合するプ
ロセッサ及び不揮発性キャッシュメモリを有した複数の
記憶制御装置と、前記ホストプロセッサに結合する高速
不揮発性メモリ付きのプロセッサを有した不揮発性メモ
リ制御装置と、を備えた高速データ書き込みシステムで
あって、 前記不揮発性メモリ制御装置は、二つ以上の不揮発性キ
ャッシュメモリの特定領域を有し、 記憶装置への書き込み不要フラグの付いた前記特定領域
への書き込み要求がホストプロセッサから前記不揮発性
メモリ制御装置に送られる場合、前記不揮発性メモリ制
御装置は、前記一つの特定領域にホストプロセッサから
のデータを書き込みし、一つの特定領域全体が使用され
ると前記不揮発性メモリ制御装置は、ホストプロセッサ
にデータの退避要求を送り、ホストプロセッサが前記一
つの特定領域のデータを読み込んで前記記憶装置に格納
要求を出し、前記記憶装置への格納終了後に前記一つの
特定領域を再度書き込み可能となし、 一方、前記ホストプロセッサは新たに記憶装置への書き
込み不要フラグの付いた書き込み要求を前記一つの特定
領域とは異なる他の不揮発性キャッシュメモリの特定領
域に送り、前記不揮発性メモリ制御装置がホストプロセ
ッサからのデータを前記他の特定領域に書き込みするこ
とを特徴とする高速データ書き込みシステム。
6. A host processor, a plurality of storage devices, a plurality of storage control devices having a non-volatile cache memory and a processor connecting the host processor and the storage device, and a high-speed non-volatile connected to the host processor. A non-volatile memory control device having a processor with a memory, wherein the non-volatile memory control device has a specific area of two or more non-volatile cache memories; When a write request to the specific area with a write unnecessary flag is sent from the host processor to the nonvolatile memory control device, the nonvolatile memory control device stores data from the host processor in the one specific area. When writing is performed and the entire one specific area is used, the nonvolatile memory control device Sends a data evacuation request to the host processor, the host processor reads the data in the one specific area, issues a storage request to the storage device, and rewrites the one specific area after the storage in the storage device is completed. On the other hand, the host processor sends a write request with a new write unnecessary flag to the storage device to a specific area of another nonvolatile cache memory different from the one specific area, and controls the nonvolatile memory. A high-speed data writing system, wherein the device writes data from a host processor to the another specific area.
【請求項7】 複数のホストプロセッサと、複数の記憶
装置と、前記ホストプロセッサと前記記憶装置を結合す
るプロセッサ及び不揮発性キャッシュメモリを有した複
数の記憶制御装置と、前記複数のホストプロセッサに結
合する高速不揮発性メモリ付きのプロセッサを有した不
揮発性メモリ制御装置と、を備えた高速データ書き込み
システムであって、 前記ホストプロセッサの処理結果を前記記憶装置に更新
する際に格納先の記憶制御装置の不揮発性キャッシュメ
モリに十分な空き領域がない場合、当該記憶制御装置と
は別の記憶制御装置の不揮発性キャッシュメモリの空き
領域を探して共有書き込み領域を定義し、記憶装置への
書き込み不要フラグを付けて別の記憶制御装置に書き込
み要求をして不揮発性キャッシュメモリへ一時的に格納
し、 変更した格納先を前記不揮発性メモリ制御装置に伝達
し、他のホストプロセッサがデータを記憶制御装置から
読み込んだ時に前記不揮発性メモリ制御装置内の現在の
格納先を確認し、前記別の記憶制御装置の不揮発性キャ
ッシュメモリから変更データを読み込み、 前記十分な空き領域のなかった不揮発性キャッシュメモ
リ領域に空き領域ができるとホストプロセッサに空きを
通知し、一時的に別の不揮発性キャッシュメモリに格納
してあったデータをホストプロセッサが読み込んで更新
元の記憶制御装置に記憶装置への書き込み必要フラグを
付けて再度書き込み要求し、 全データを更新元の記憶装置に書き込み完了後に一時的
に使用した前記別の記憶制御装置の不揮発性キャッシュ
メモリ領域を開放するとともに前記不揮発性メモリ制御
装置に格納先の変更を通知することを特徴とする高速デ
ータ書き込みシステム。
7. A plurality of host processors, a plurality of storage devices, a plurality of storage control devices having a non-volatile cache memory and a processor connecting the host processor and the storage devices, and a plurality of storage processors connected to the plurality of host processors. A non-volatile memory control device having a processor with a high-speed non-volatile memory, the storage control device being a storage destination when a processing result of the host processor is updated in the storage device If there is not enough free space in the non-volatile cache memory, a shared write area is defined by searching for a free area in the non-volatile cache memory of a storage control device other than the storage control device, and a write unnecessary flag for the storage device is determined. With a write request to another storage controller and temporarily store it in the non-volatile cache memory. Transmitting the changed storage destination to the nonvolatile memory control device, and confirming the current storage destination in the nonvolatile memory control device when another host processor reads data from the storage control device; The changed data is read from the non-volatile cache memory of the storage control device, and when a free area is created in the non-volatile cache memory area where there was not enough free area, a free space is notified to the host processor, and another non-volatile cache memory is temporarily stored. The host processor reads the data stored in the storage device, attaches a flag indicating that the storage device needs to be written to the storage device of the update source, makes a write request again, and temporarily writes all data to the storage device of the update source. Release the nonvolatile cache memory area of the another storage control device used and A high-speed data writing system for notifying a control device of a change in a storage destination.
【請求項8】 データベースサブシステムを内蔵した一
つのホストプロセッサ内に、複数の記憶装置と、前記デ
ータベースサブシステムと結合する入出力プロセッサ
と、前記入出力プロセッサと前記記憶装置を結合するプ
ロセッサ及び不揮発性キャッシュメモリを有した複数の
記憶制御装置と、前記データベースサブシステムに結合
する高速不揮発性メモリ付きのプロセッサを有した不揮
発性メモリ制御装置と、を含み、更に、前記一つのホス
トプロセッサは他のホストプロセッサとリンクしている
高速データ書き込みシステムであって、 前記一つのホストプロセッサの処理結果を前記記憶装置
に更新する際に、前記データベースサブシステムが前記
入出力プロセッサに書き込み要求し、前記入出力プロセ
ッサが格納先の記憶制御装置の不揮発性キャッシュメモ
リに十分な空き領域があるかないかを入手して、十分な
空きがない場合、当該記憶制御装置とは別の記憶制御装
置の不揮発性キャッシュメモリの空き領域を探して共有
書き込み領域を定義し、記憶装置への書き込み不要フラ
グを付けて別の記憶制御装置に書き込み要求をして不揮
発性キャッシュメモリへ一時的に格納し、 変更した格納先を前記不揮発性メモリ制御装置に伝達
し、他のホストプロセッサがデータを入出力プロセッサ
に要求して記憶制御装置から読み込んだ時に前記不揮発
性メモリ制御装置内の現在の格納先を確認し、前記別の
記憶制御装置の不揮発性キャッシュメモリから変更デー
タを読み込み、 前記十分な空き領域のなかった不揮発性キャッシュメモ
リ領域に空き領域ができると入出力プロセッサは、一時
的に別の不揮発性キャッシュメモリに格納してあったデ
ータを読み込んで更新元の記憶制御装置に記憶装置への
書き込み必要フラグを付けて再度書き込み要求し、 全データを更新元の記憶装置に書き込み完了後に前記入
出力プロセッサは前記不揮発性メモリ制御装置に格納先
の変更を通知することを特徴とする高速データ書き込み
システム。
8. A host processor incorporating a database subsystem, a plurality of storage devices, an input / output processor coupled to the database subsystem, a processor coupled to the input / output processor and the storage device, and a nonvolatile memory. A plurality of storage controllers having non-volatile cache memory, and a non-volatile memory controller having a processor with high-speed non-volatile memory coupled to the database subsystem, and wherein the one host processor is connected to another A high-speed data writing system linked to a host processor, wherein the database subsystem requests the input / output processor to write when updating the processing result of the one host processor to the storage device, The processor is not in control of the storage controller at the storage location If there is not enough free space in the non-volatile cache memory, and if there is not enough free space, it searches for a free space in the non-volatile cache memory of another storage controller other than the storage controller concerned, and allocates a shared write area. Define, add a write unnecessary flag to the storage device, make a write request to another storage control device, temporarily store it in the non-volatile cache memory, and transmit the changed storage destination to the non-volatile memory control device, When another host processor requests data from the input / output processor and reads the data from the storage controller, the current storage destination in the nonvolatile memory controller is confirmed, and the data is changed from the nonvolatile cache memory of the another storage controller. The data is read, and if there is free space in the non-volatile cache memory area where there was not enough free space, the input / output processor Read the data stored in another non-volatile cache memory, add the flag to the storage device of the update source, write it to the storage device, request a write again, and write all the data to the storage device of the update source The high-speed data writing system, wherein after completion, the input / output processor notifies the nonvolatile memory control device of the change of the storage destination.
【請求項9】 ホストプロセッサと、複数の記憶装置
と、前記ホストプロセッサと前記記憶装置を結合するプ
ロセッサ及び不揮発性キャッシュメモリを有した複数の
記憶制御装置と、を備えた高速データ書き込みシステム
であって、 前記複数の記憶制御装置同士を接続ケーブルで結合し、 前記ホストプロセッサの処理結果を前記記憶装置に更新
する際に格納先の記憶制御装置の不揮発性キャッシュメ
モリに十分な空き領域がない場合、当該記憶制御装置と
は別の記憶制御装置の不揮発性キャッシュメモリの空き
領域を前記接続ケーブルを経由して入手して別の記憶制
御装置に書き込み要求をして不揮発性キャッシュメモリ
へ書き込み前記別の記憶制御装置に結合した記憶装置に
一時的に格納し、 前記当該記憶制御装置は変更した格納先を前記当該記憶
制御装置内の不揮発性キャッシュメモリに記憶し、 ホストプロセッサが前記当該記憶制御装置にデータ読み
込み要求すると、前記当該記憶制御装置は前記不揮発性
キャッシュメモリ内の現在の格納先を確認し、前記別の
記憶制御装置の不揮発性キャッシュメモリから変更デー
タを読み込み、 前記十分な空き領域のなかった不揮発性キャッシュメモ
リ領域に空き領域ができると前記別の記憶制御装置は、
前記別の記憶制御装置に結合した記憶装置に一時的に格
納されていたデータを読み込んで更新元の記憶制御装置
に書き込み要求し、前記更新元の記憶制御装置への書き
込み完了後に一時的に格納されていたデータを消去し、 前記当該記憶制御装置は前記変更した格納先を消去する
ことを特徴とする高速データ書き込みシステム。
9. A high-speed data writing system comprising: a host processor; a plurality of storage devices; and a plurality of storage control devices having a non-volatile cache memory and a processor connecting the host processor and the storage device. Connecting the plurality of storage control devices with a connection cable, and when updating the processing result of the host processor to the storage device, there is not enough free space in the nonvolatile cache memory of the storage control device at the storage destination. And obtaining a free space of a nonvolatile cache memory of a storage control device different from the storage control device via the connection cable, writing a request to another storage control device, and writing the write request to the nonvolatile cache memory. Temporary storage in a storage device coupled to the storage control device, and the storage control device The data is stored in the non-volatile cache memory in the storage control device, and when the host processor requests the storage control device to read data, the storage control device checks the current storage destination in the non-volatile cache memory, and The changed data is read from the non-volatile cache memory of another storage control device, and when there is a free area in the non-volatile cache memory area where there was no sufficient free area, the another storage control apparatus
The data temporarily stored in the storage device coupled to the another storage control device is read, a write request is issued to the update source storage control device, and the data is temporarily stored after completion of the writing to the update source storage control device. A high-speed data writing system, wherein the stored data is erased, and the storage controller erases the changed storage destination.
【請求項10】 ホストプロセッサと、複数の記憶装置
と、前記ホストプロセッサと前記記憶装置を結合するプ
ロセッサ及び不揮発性キャッシュメモリを有した複数の
記憶制御装置と、を備えた高速データ書き込みシステム
であって、 高速不揮発性メモリ付きのプロセッサを有した不揮発性
メモリ制御装置が前記複数の記憶制御装置にそれぞれ結
合されて前記不揮発性メモリ制御装置の不揮発性メモリ
が共有されており、 前記ホストプロセッサの処理結果を前記記憶装置に更新
する際に格納先の記憶制御装置の不揮発性キャッシュメ
モリに十分な空き領域がない場合、当該記憶制御装置は
前記不揮発性メモリ制御装置に書き込み要求をして、前
記不揮発性メモリ制御装置が前記記憶制御装置と前記不
揮発性メモリ制御装置の内で使用可能な不揮発性キャッ
シュメモリを選定してデータを一時的に書き込み、 前記不揮発性メモリ制御装置は前記一時的書き込み完了
を前記当該記憶制御装置に送り、 前記十分な空き領域のなかった不揮発性キャッシュメモ
リ領域に空き領域ができると前記不揮発性メモリ制御装
置は、前記データの書き込み先からデータを読み込んで
更新元の記憶制御装置に書き込み、 前記不揮発性メモリ制御装置からの前記書き込み完了を
受け取った後に一時的に書き込まれた不揮発性キャッシ
ュエリアを再使用可能とすることを特徴とする高速デー
タ書き込みシステム。
10. A high-speed data writing system comprising: a host processor; a plurality of storage devices; and a plurality of storage control devices having a non-volatile cache memory and a processor connecting the host processor and the storage device. A nonvolatile memory control device having a processor with a high-speed nonvolatile memory is coupled to each of the plurality of storage control devices so that the nonvolatile memory of the nonvolatile memory control device is shared; When updating the result to the storage device, if there is not enough free space in the nonvolatile cache memory of the storage controller at the storage destination, the storage controller issues a write request to the nonvolatile memory controller and A non-volatile memory controller can be used within the storage controller and the non-volatile memory controller. The cache memory is selected and the data is temporarily written, and the nonvolatile memory control device sends the temporary write completion to the storage control device, and writes the data to the nonvolatile cache memory region where there was no sufficient free space. When a free area is created, the nonvolatile memory control device reads data from the write destination of the data and writes it to the storage control device of the update source, and temporarily receives the write completion from the nonvolatile memory control device, A high-speed data writing system wherein a written nonvolatile cache area is reusable.
【請求項11】 請求項6に記載の高速データ書き込み
システムにおいて、 前記不揮発性メモリ制御装置は複数のホストプロセッサ
と結合していることを特徴とする高速データ書き込みシ
ステム。
11. The high-speed data writing system according to claim 6, wherein said nonvolatile memory control device is coupled to a plurality of host processors.
【請求項12】 請求項6又は7に記載の高速データ書
き込みシステムにおいて、 前記不揮発性メモリ制御装置は、前記高速不揮発性メモ
リの外にデータを保持するディスク装置を備えているこ
とを特徴とする高速データ書き込みシステム。
12. The high-speed data writing system according to claim 6, wherein the non-volatile memory control device includes a disk device that holds data outside the high-speed non-volatile memory. High-speed data writing system.
JP2000273336A 2000-09-08 2000-09-08 Data writing system using non-volatile cache memory Expired - Fee Related JP4076316B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000273336A JP4076316B2 (en) 2000-09-08 2000-09-08 Data writing system using non-volatile cache memory

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000273336A JP4076316B2 (en) 2000-09-08 2000-09-08 Data writing system using non-volatile cache memory

Publications (3)

Publication Number Publication Date
JP2002082833A true JP2002082833A (en) 2002-03-22
JP2002082833A5 JP2002082833A5 (en) 2005-05-26
JP4076316B2 JP4076316B2 (en) 2008-04-16

Family

ID=18759299

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000273336A Expired - Fee Related JP4076316B2 (en) 2000-09-08 2000-09-08 Data writing system using non-volatile cache memory

Country Status (1)

Country Link
JP (1) JP4076316B2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003090089A1 (en) * 2002-04-22 2003-10-30 Fujitsu Limited Cache device
KR100861896B1 (en) * 2005-04-28 2008-10-09 엔이씨 일렉트로닉스 가부시키가이샤 Data processing apparatus and data processing method
JP2012088779A (en) * 2010-10-15 2012-05-10 Seiko Epson Corp Storage device, host device, circuit board, liquid container, and system
US10572382B2 (en) 2014-06-30 2020-02-25 Samsung Electronics Co., Ltd. Method of operating data storage device and method of operating data processing system including the same
JP2020529678A (en) * 2017-08-03 2020-10-08 キオクシア株式会社 NVM Express via fabric

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003090089A1 (en) * 2002-04-22 2003-10-30 Fujitsu Limited Cache device
KR100861896B1 (en) * 2005-04-28 2008-10-09 엔이씨 일렉트로닉스 가부시키가이샤 Data processing apparatus and data processing method
JP2012088779A (en) * 2010-10-15 2012-05-10 Seiko Epson Corp Storage device, host device, circuit board, liquid container, and system
US10572382B2 (en) 2014-06-30 2020-02-25 Samsung Electronics Co., Ltd. Method of operating data storage device and method of operating data processing system including the same
JP2020529678A (en) * 2017-08-03 2020-10-08 キオクシア株式会社 NVM Express via fabric
CN115174604A (en) * 2017-08-03 2022-10-11 铠侠股份有限公司 High speed NVM on mesh architecture
JP7282738B2 (en) 2017-08-03 2023-05-29 キオクシア株式会社 NVM express over fabric
CN115174604B (en) * 2017-08-03 2024-01-02 铠侠股份有限公司 High speed NVM over a mesh architecture

Also Published As

Publication number Publication date
JP4076316B2 (en) 2008-04-16

Similar Documents

Publication Publication Date Title
US7281104B1 (en) System and method for online data migration
US5920893A (en) Storage control and computer system using the same
US7412578B2 (en) Snapshot creating method and apparatus
JP4464378B2 (en) Computer system, storage system and control method for saving storage area by collecting the same data
JP2004185349A (en) Update data writing method using journal log
US8650339B2 (en) Control of data transfer
US7743209B2 (en) Storage system for virtualizing control memory
US20110283046A1 (en) Storage device
JP2005276208A (en) Communication-link-attached permanent memory system
JP2007133471A (en) Storage device, and method for restoring snapshot
JP2005258918A (en) Storage system, and cache memory control method for storage system
JP2009093529A (en) Storage system that dynamically allocates real area to virtual area in virtual volume
US6658541B2 (en) Computer system and a database access method thereof
US7487298B2 (en) Disk array device, method for controlling the disk array device and storage system
US6629199B1 (en) Digital data storage system including directory for efficiently providing formatting information for stored records and utilization of a check value for verifying that a record is from a particular storage location
JP2006099802A (en) Storage controller, and control method for cache memory
JP4394467B2 (en) Storage system, server apparatus, and preceding copy data generation method
JP4076316B2 (en) Data writing system using non-volatile cache memory
US20050038958A1 (en) Disk-array controller with host-controlled NVRAM
US20050223180A1 (en) Accelerating the execution of I/O operations in a storage system
US10848555B2 (en) Method and apparatus for logical mirroring to a multi-tier target node
TW200809597A (en) Method and system for device to request and operate an external buffer provided from the host
JPH10111762A (en) Storage device sub-system
JP2000194508A (en) Computer system
JP2004355039A (en) Disk array device and method for cache coinciding control applied thereto

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040721

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040721

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20071030

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20071120

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080108

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: 20080122

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20080129

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: 20110208

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20110208

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20120208

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20120208

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20130208

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20130208

Year of fee payment: 5

LAPS Cancellation because of no payment of annual fees