JPH06103001A - Magnetic disk sub system - Google Patents
Magnetic disk sub systemInfo
- Publication number
- JPH06103001A JPH06103001A JP24972492A JP24972492A JPH06103001A JP H06103001 A JPH06103001 A JP H06103001A JP 24972492 A JP24972492 A JP 24972492A JP 24972492 A JP24972492 A JP 24972492A JP H06103001 A JPH06103001 A JP H06103001A
- Authority
- JP
- Japan
- Prior art keywords
- disk
- magnetic disk
- interface
- host
- data
- 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.)
- Pending
Links
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は、コンピュータシステム
に用いるファイル装置に係り、特に、高信頼性があり高
速記録再生処理が可能な小型の磁気ディスクサブシステ
ムに関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a file device used in a computer system, and more particularly to a small magnetic disk subsystem which is highly reliable and capable of high speed recording / reproducing processing.
【0002】[0002]
【従来の技術】従来、例えば特開昭59−135563
号公報に記載されているように、磁気ディスクサブシス
テムにおいて、ディスク制御装置を介して上位装置に接
続されている複数台の磁気ディスク装置を、ランダムア
クセスファイルとして使用されるように構成したものが
知られている。この構成を図2に示す。2. Description of the Related Art Conventionally, for example, JP-A-59-135563.
In the magnetic disk subsystem, as described in Japanese Patent Publication (Kokai), a plurality of magnetic disk devices that are connected to a higher-level device via a disk controller are configured to be used as random access files. Are known. This configuration is shown in FIG.
【0003】図2において、ディスク制御装置21は、
上位インタフェース24を介して上位装置(図示せず)
と接続されており、また、ディスクインタフェース27
を介して複数台の磁気ディスク装置25と接続されてい
る。そしてディスク制御装置21内には、制御装置全体
を制御するCPU23と、データを一時保持するキャッ
シュメモリ22が設けられている。なお、26はホスト
インタフェース回路(ホスト側ポート)、27はドライ
ブインタフェース、28はドライブインタフェース回路
(ドライブ側ポート)、29は内部バス、30は内部制
御信号である。In FIG. 2, the disk controller 21 is
Upper device (not shown) via upper interface 24
Disk interface 27
It is connected to a plurality of magnetic disk devices 25 via. In the disk controller 21, a CPU 23 that controls the entire controller and a cache memory 22 that temporarily holds data are provided. Reference numeral 26 is a host interface circuit (host side port), 27 is a drive interface, 28 is a drive interface circuit (drive side port), 29 is an internal bus, and 30 is an internal control signal.
【0004】上位装置のREADコマンドを実行すると
きは、制御装置21は、目的のディスク装置25の、目
的のデータを記録してあるセクタのヘッドのシーク制御
と、目的セクタまでの回転待制御をした後、ディスク装
置25からデータをキャッシュに読出し、上位ホスト装
置へデータ転送を行う。このように、通常データのRE
ADを行う際、ディスクのアクセス時間がかかるため、
その解決策として、キャッシュにデータを保持してお
き、次に上位装置から同一アドレスへREADコマンド
命令が来た時には、ディスクへアクセスすることなく、
キャッシュメモリに保持したデータを転送することによ
って、ホスト応答時間を早めてきた。しかし、従来の技
術では、WRITE命令時には必ず、上位装置からのW
RITEデータを、ディスク装置へ書込み終了した後、
上位装置に完了報告をしていた。これはキャッシュメモ
リだけに書いた時点で終了報告すると、その後、停電、
瞬断等により、キャッシュメモリが破壊された場合、デ
ータが保証できないためである。このため、従来技術で
は、WRITE命令実行時は、必ず、ディスクアクセス
を行うので、シークや回転待が発生し、応答速度が悪い
という問題があった。When executing the READ command of the host device, the control device 21 performs seek control of the head of the sector of the target disk device 25 in which the target data is recorded and rotation waiting control up to the target sector. After that, the data is read from the disk device 25 into the cache, and the data is transferred to the host device. In this way, RE of normal data
When performing AD, it takes time to access the disk,
As a solution, the data is held in the cache, and the next time a READ command instruction arrives from the host device to the same address, without accessing the disk,
The host response time has been accelerated by transferring the data held in the cache memory. However, in the conventional technique, the W from the host device is always used at the time of the WRITE command.
After writing the RITE data to the disk device,
It reported the completion to the host device. When this is written to the cache memory and the end is reported, then a power failure,
This is because data cannot be guaranteed when the cache memory is destroyed due to a momentary interruption or the like. For this reason, in the conventional technique, since the disk access is always performed when the WRITE command is executed, there is a problem that seek or rotation wait occurs and the response speed is poor.
【0005】[0005]
【発明が解決しようとする課題】上記、従来技術は、磁
気ディスク装置を複数台接続しているが、複数台の制御
のみのため、システム全体の性能や、機能、使い勝手ま
で配慮していなかった。すなわち、上記従来技術では、
(1)ディスク制御装置と複数台の磁気ディスク装置と
の間を1つのドライブ側ポートないしドライブインタフ
ェースだけで接続しているため、複数台の磁気ディスク
装置を同時に多重制御することができない、(2)ドラ
イブインタフェースは1ビットシリアル伝送型のもので
あるため、データの転送速度が低い、(3)キャッシャ
メモリが揮発性目盛からなるるため、データ信頼性が低
い、また、(4)上述のように、キャッシュメモリが揮
発性であることに伴って書込み命令実行時には、必ずデ
ィスクアクセスをしてディスクへの書込みを行なってか
ら上位装置に書込み完了報告をしているので、その都度
シークや回転待ちが発生し、応答速度が遅いという問題
があった。In the above-mentioned prior art, a plurality of magnetic disk devices are connected, but since the control of only a plurality of magnetic disk devices is taken into consideration, the performance, function and usability of the entire system have not been taken into consideration. . That is, in the above conventional technique,
(1) Since the disk control device and the plurality of magnetic disk devices are connected by only one drive-side port or drive interface, multiple magnetic disk devices cannot be simultaneously multiplexed and controlled (2 ) The drive interface is a 1-bit serial transmission type, so the data transfer rate is low, (3) the cache memory has a volatile scale, so the data reliability is low, and (4) as described above. In addition, when the write command is executed due to the volatile cache memory, the disk is accessed and the data is written to the disk before the completion of writing is reported to the host device. However, there was a problem that the response speed was slow.
【0006】従って、本発明の目的は、上記従来技術の
問題点を解消し、複数台の磁気ディスク装置の多重制御
が可能で、データの書込み読出し処理速度が速く、デー
タ信頼性が高く、任意の時にディスクへの書込みが可能
で、上位装置やディスク制御装置の回転待ちの少ない磁
気ディスクシステムを提供することにある。Therefore, an object of the present invention is to solve the above-mentioned problems of the prior art, to enable multiple control of a plurality of magnetic disk devices, to achieve high data write / read processing speed, high data reliability, and arbitrary The purpose of the present invention is to provide a magnetic disk system capable of writing to a disk at the time of, and having less waiting for rotation of a host device or a disk controller.
【0007】[0007]
【課題を解決するための手段】上記目的を達成するた
め、本発明は、磁気ディスク装置と、上位装置からの記
録または再生命令を受けて前記磁気ディスク装置による
データの記録または再生を制御するディスク制御装置と
を有し、前記ディスク制御装置に、データのキャッシュ
メモリ及びドライブ側ポートを設け、前記ドライブ側ポ
ートと前記磁気ディスク装置の間をドライブインタフェ
ースを介して接続する磁気ディスクサブシステムにおい
て、前記ドライブ側ポート及びドライブインタフェース
を少なくとも2組備え(デュアルポート構成とし)、か
つ前記ドライブインタフェースを並列データ転送インタ
フェースで構成する。In order to achieve the above object, the present invention provides a magnetic disk device and a disk which receives a recording or reproducing command from a host device and controls the recording or reproducing of data by the magnetic disk device. A magnetic disk subsystem having a control device, wherein the disk control device is provided with a data cache memory and a drive-side port, and the drive-side port and the magnetic disk device are connected via a drive interface, At least two sets of drive-side ports and drive interfaces are provided (dual port configuration), and the drive interface is configured by a parallel data transfer interface.
【0008】また、前記キャッシュメモリを不揮発性メ
モリまたはバッテリでバックアップしたメモリで構成す
る。The cache memory is composed of a non-volatile memory or a memory backed up by a battery.
【0009】また、前記ディスク制御装置に、上位装置
とのホストインタフェースポートを少なくとも2組備え
てもよい。Further, the disk control device may be provided with at least two sets of host interface ports for host devices.
【0010】更に、前記ドライブインタフェースは、前
記ディスク制御装置に対して、前記磁気ディスク装置の
シーク終了時にはその終了報告を行なわず、前記磁気デ
ィスク装置の目標回転位置検出時(サーチ終了時)に
は、その検出報告をするように構成する。Further, the drive interface does not report the end to the disk control device when the seek of the magnetic disk device is completed, and when the target rotational position of the magnetic disk device is detected (when the search is completed). , Configure it to report its detection.
【0011】[0011]
【作用】上記構成を基づく作用を説明する。The operation based on the above configuration will be described.
【0012】本発明によれば、磁気ディスク装置との間
のインタフェースをデュアルポート構成としたことによ
り、複数の磁気ディスク装置に対して多重処理を行なう
ことができる。また、このインタフェースを例えば8ビ
ットデータ幅または16ビットデータ幅をもつ並列デー
タ転送インタフェースで構成したことにより、高速にデ
ィスクに対する記録再生処理や、データ転送を行なうこ
とができる。この結果、高性能、高信頼性の磁気ディス
クシステムを実現できる。According to the present invention, since the interface with the magnetic disk device has a dual port configuration, it is possible to perform multiplex processing on a plurality of magnetic disk devices. Further, by configuring this interface with a parallel data transfer interface having an 8-bit data width or a 16-bit data width, for example, recording / reproducing processing for the disk and data transfer can be performed at high speed. As a result, a high performance and highly reliable magnetic disk system can be realized.
【0013】また、キャッシュメモリとして、不揮発性
メモリや、バッテリでバックアップされた低消費電力R
AMのようなメモリを用いたことにより、電源の切断時
でも書込みデータを保障し、キャッシュメモリに書込み
をした時点で上位装置への書込終了報告がなされ、任意
時点にキャッシュデータをディスクに書込みできるよう
にする。Further, as the cache memory, a nonvolatile memory or a low power consumption R backed up by a battery
By using a memory such as AM, write data is guaranteed even when the power is turned off, and a write completion report is sent to the host device when writing to the cache memory, and the cache data is written to the disk at any time. It can be so.
【0014】更に、ドライブインタフェースが、ディス
ク制御装置にシーク終了報告をせず、サーチ終了報告を
するようにしたことにより、ディスク制御装置から上の
装置での回転待が不要となり、システムの処理効率を向
上できる。Further, since the drive interface does not send the seek end report to the disk control device but sends the search end report, it is not necessary to wait for the disk control device to rotate in the device above, and the processing efficiency of the system is improved. Can be improved.
【0015】[0015]
【実施例】以下に、本発明の実施例を図面を用いて詳細
に説明する。Embodiments of the present invention will be described in detail below with reference to the drawings.
【0016】まず、図1に本発明の第1実施例のディス
ク制御システムの構成を示す。ディスク制御装置1は、
上位装置(図示せず)とホストインタフェース4を介し
て接続されている。そしてディスク装置5とは、デュア
ルポートを持つディスクインタフェース(ドライブイン
タフェース)7を介して接続されている。そしてディス
ク制御装置1内は、制御装置1全体を制御するCPU3
と、上位ホストまたはディスクからのデータを一時保持
する、不揮発性(NVS)のキャッシュメモリ2により
構成されている。なお、6はホストインタフェースポー
ト(ホスト側ポート)、8はドライブインタフェースポ
ート(ドライブ側ポート)、9は内部データバス、10
は内部制御信号、a,bはドライブインタフェースの各
1つである。First, FIG. 1 shows the configuration of a disk control system according to a first embodiment of the present invention. The disk controller 1
It is connected to a host device (not shown) via the host interface 4. The disk device 5 is connected via a disk interface (drive interface) 7 having a dual port. In the disk controller 1, the CPU 3 that controls the entire controller 1
And a non-volatile (NVS) cache memory 2 for temporarily holding data from the host or disk. In addition, 6 is a host interface port (host side port), 8 is a drive interface port (drive side port), 9 is an internal data bus, 10
Is an internal control signal, and a and b are drive interfaces.
【0017】ホストからのREAD命令は、インタフェ
ース4を介して、制御装置1のCPU3により解釈され
る。そして、ディスクインタフェース7を介して、ディ
スク装置5に、目標のアドレスへのシーク命令を発行
し、セクタまでの回転待を行った後データをキャッシュ
メモリ2に読出す。そして、ホストへデータ転送する。
キャッシュ2には、データが保持されるので、次のホス
トのREAD命令が同一アドレスの場合には、キャッシ
ュからのデータ転送を行うのみで、ディスクへのアクセ
スを行わないで、コマンドが終了する。この結果、ホス
トの応答時間が短くなっている。そして、さらに本実施
例によれば、従来必ず、ディスクアクセスが必要であっ
たWRITEコマンドに対しても、前に示したREAD
コマンドと同様、ディスクアクセスをする以前に、ホス
トへWRITEコマンド終了を報告するので、ホストへ
の応答時間を短くすることができる。それを次に示す。A READ command from the host is interpreted by the CPU 3 of the control device 1 via the interface 4. Then, a seek command to the target address is issued to the disk device 5 via the disk interface 7, and after waiting for rotation up to the sector, the data is read to the cache memory 2. Then, the data is transferred to the host.
Since the data is held in the cache 2, when the READ command of the next host has the same address, only the data transfer from the cache is performed and the command is terminated without accessing the disk. As a result, the response time of the host is shortened. Further, according to the present embodiment, the READ command shown before is also applied to the WRITE command which has always required the disk access.
Similar to the command, since the completion of the WRITE command is reported to the host before the disk is accessed, the response time to the host can be shortened. It is shown below.
【0018】本実施例では、ホストよりのWRITE命
令に対して、キャッシュメモリにホストからのデータを
書き込んだ時点で、ホストに終了報告できる。これは、
キャッシュメモリがNVSのため、万一停電、瞬断等が
発生しても、キャッシュメモリ上のデータを保持でき、
保証できるためである。そして時間のかかるディスクへ
のシーク、回転待、WRITE動作は、ホストのコマン
ド発行のない、空いている時間に、ホストとは非同期の
タイミングで実行する。このことにより、WRITE動
作時でも、ホストへの応答時間を早くすることができ、
しかも万一の停電、瞬断等でもデータを保証し、信頼性
を確保することができる。さらに、本実施例では、ディ
スクインタフェースポート8ないしディスクインタフェ
ース7を2組持っているので、複数台のディスク装置対
し、例えば、ディスク装置“1”に対しインタフェース
aでデータ転送中の時、インタフェースbでディスク装
置“2”に対しシーク命令を発行する等、多重制御が可
能となる。このため、一方のディスクからデータをRE
AD中に、他方のディスクにキャッシュ上のデータをW
RITEする等、効率よい制御ができ、高機能、高性能
ディスクシステムを実現できる。In the present embodiment, in response to the WRITE command from the host, the end can be reported to the host when the data from the host is written in the cache memory. this is,
Since the cache memory is NVS, the data in the cache memory can be retained even in the event of a power failure or momentary interruption.
This is because it can be guaranteed. Then, the time-consuming seek to the disk, the waiting for rotation, and the WRITE operation are executed in the idle time when the command of the host is not issued and at the timing asynchronous with the host. As a result, the response time to the host can be shortened even during the WRITE operation,
Moreover, data can be guaranteed and reliability can be secured even in the unlikely event of a power failure or momentary interruption. Further, in this embodiment, since two sets of the disk interface port 8 to the disk interface 7 are provided, for example, when data is being transferred by the interface a to the disk device "1", the interface b is used. Thus, multiple control such as issuing a seek command to the disk device "2" is possible. Therefore, the data from one disc is
W the data on the cache to the other disk during AD
Efficient control such as RITE can be performed and a high-performance and high-performance disk system can be realized.
【0019】そして、ドライブインタフェース7自体も
従来は、ESDI(Enhanced SmallDrive Interface)
が使われていた。このESDIは、データ転送線が1本
のため、1ビットずつのシリアル転送であり、高速デー
タ転送には限界があるという制限があった。これに対
し、本実施例では、データ転送線を複数、通常は8ビッ
ト幅持ったパラレル転送が可能である。これにより、従
来限界のあったドライブインタフェース7の高速データ
転送が可能となり、より高性能を実現できる。このイン
タフェースをここでは仮にModified−ESDI
と呼んでいる。Also, the drive interface 7 itself has conventionally been ESDI (Enhanced SmallDrive Interface).
Was used. Since this ESDI has one data transfer line, it is a serial transfer of 1 bit at a time, and there is a limitation that there is a limit in high speed data transfer. On the other hand, in the present embodiment, parallel transfer having a plurality of data transfer lines, usually having an 8-bit width, is possible. As a result, high-speed data transfer of the drive interface 7, which has a limit in the past, becomes possible, and higher performance can be realized. This interface is assumed here to be Modified-ESDI.
I am calling.
【0020】以上の、不揮発性キャッシュメモリと、デ
ュアルポートのドライブインタフェース、さらに、パラ
レル転送のドライブインタフェース7を使用することに
よって、高速応答できる、高性能で高機能なディスクシ
ステムとなり、そして、不揮発性のため、万一の電源障
害に対してもデータを保証できる高い信頼性のあるシス
テムを実現できる。By using the above non-volatile cache memory, dual-port drive interface, and parallel transfer drive interface 7, a high-performance, high-performance disk system capable of high-speed response can be obtained, and non-volatile. Therefore, it is possible to realize a highly reliable system that can guarantee data even in the event of a power failure.
【0021】上位装置に対しても、ホストインタフェー
スポート6を2組以上設けて、同一又は別々のホスト装
置に接続し、多重化によりデータ処理効率を高めること
ができる。With respect to the host device as well, two or more sets of host interface ports 6 can be provided to connect to the same or different host devices, and the data processing efficiency can be increased by multiplexing.
【0022】図3に本発明の第2実施例を示す。ディス
ク制御装置1内に、揮発性のキャッシュメモリ2と、こ
のキャッシュメモリ2のバッテリバックアップを行なう
バッテリ11を設けたものである。このことにより、揮
発性メモリを使用しても、万一の停電、瞬断に対して、
バッテリによりデータ保証できる。さらに、この揮発性
メモリに、DRAMまたはSRAM等の低消費電力型R
AMを使用すれば、データ保証時間を長くとれるという
長所もでてくる。FIG. 3 shows a second embodiment of the present invention. The disk controller 1 is provided with a volatile cache memory 2 and a battery 11 for battery backup of the cache memory 2. As a result, even if volatile memory is used, in the unlikely event of a power failure or momentary interruption,
Data can be guaranteed by the battery. In addition, this volatile memory has a low power consumption type R such as DRAM or SRAM.
The use of AM also has the advantage that the data guarantee time can be extended.
【0023】図4、図5でドライブインタフェース7に
ついて説明する。The drive interface 7 will be described with reference to FIGS.
【0024】図4は、従来のESDIを示している。デ
ィスク制御装置1とディスク装置5との間を、複数の制
御信号7−aと、データ転送用にはWRITE7−b、
READ7−cの各々1本で接続している。そのため、
データ転送は、シリアル転送となり、高速転送には限界
があった。それに対し図5は、本発明でのドライブイン
タフェースを示す。データ転送にはDATABUS7−
dを用い、8ビット幅または16ビット幅のような複数
ビット幅のため、パラレル転送ができる。これにより、
より高速データ転送が可能となる。FIG. 4 shows a conventional ESDI. Between the disk control device 1 and the disk device 5, a plurality of control signals 7-a, WRITE 7-b for data transfer,
Each one of READ7-c is connected. for that reason,
Data transfer was serial transfer, and there was a limit to high-speed transfer. In contrast, FIG. 5 shows a drive interface according to the present invention. DATABUS7- for data transfer
Since d is used, a multi-bit width such as an 8-bit width or a 16-bit width allows parallel transfer. This allows
Higher-speed data transfer becomes possible.
【0025】図6は、さらに、ドライブインタフェース
7に、目的セクタの回転待機能を持たせた時の説明図を
示す。通常、従来のESDIでは、コントローラ(ディ
スク制御装置)1からディスク装置にシーク命令を発行
すると、シーク終了信号がリセットされてシーク動作が
開始され、ディスク装置がシークとヘッドの切替,移動
を行い、目的のシリンダに対し、ヘッドの位置づけが完
了した時点(図中A点)で、シーク終了信号がセットさ
れる。この時、コントローラからみて目的のセクタがど
の回転位置にあるかは不明で、コントローラは、更にI
Dをサーチして、目的のセクタ(その先頭位置はB)が
見つかるまでのTo期間(正確にはTo+T期間)回転
待となる。これに対し、本発明でのドライブインタフェ
ースでは、シーク動作が終了した時点Aではコントロー
ラ1への報告は行なわれず、ディスク装置側で、ドライ
ブインタフェースが引続いて目的のセクタに対するサー
チを続行し、コントローラに指示された目的セクタ(そ
の先頭位置B)よりT時間前にCの時点でディスク装置
側からコントローラ1にサーチ終了を報告する(なお、
磁気ディスク装置5には、目標回転位置に回転したこと
を検出する回転位置検出機構を有していることはいうま
でもない)。FIG. 6 is an explanatory view when the drive interface 7 is further provided with a rotation waiting function for the target sector. Normally, in the conventional ESDI, when a seek command is issued from the controller (disk controller) 1 to the disk device, the seek end signal is reset and the seek operation is started, and the disk device switches between seek and head, and moves. The seek end signal is set at the time when the positioning of the head with respect to the target cylinder is completed (point A in the figure). At this time, it is unknown from the controller which rotation position the target sector is, and the controller further
The search waits for the To period (to be exact, the To + T period) until the target sector (its leading position is B) is found by searching D. On the other hand, in the drive interface according to the present invention, no report is made to the controller 1 at the time point A when the seek operation is completed, and the drive interface continues to search the target sector on the disk device side, The end of the search is reported from the disk device side to the controller 1 at time C before the target sector (its head position B) instructed by
It goes without saying that the magnetic disk device 5 has a rotation position detection mechanism that detects that the magnetic disk device 5 has rotated to the target rotation position).
【0026】このことにより、コントローラ1は、Cの
時点ですぐ、目的のセクタBが見つかるので、時点A〜
Cの期間Toは回転待ちから解放され、この間(正確に
は、シーク命令を発行してより時点Cまでの期間)他の
制御動作を行なうことができる。これにより、コントロ
ーラは、従来のToの回転待が不要となり、高性能が可
能となる。As a result, the controller 1 finds the target sector B immediately at the time point C, so that the time points A to
The period To of C is released from the waiting for rotation, and other control operations can be performed during this period (to be more precise, during the period from issuing the seek command until time C). As a result, the controller does not need to wait for the conventional rotation of To, and high performance is possible.
【0027】[0027]
【発明の効果】以上詳しく説明したように、本発明によ
れば、ディスク制御装置にデュアルポートのディスク装
置を接続しているので、一方のディスクREAD中に、
他方より別のディスクへWRITEする等、多重処理が
可能となっており、性能の向上ができる。しかも、高速
ドライブインタフェースを採用しているので、高速なコ
マンド実行、データ転送を行うことができるので、シス
テム全体として、機能、性能、信頼性を向上させること
ができる。As described in detail above, according to the present invention, since the dual port disk device is connected to the disk control device, during the disk READ of one,
On the other hand, multiple processing such as WRITE to another disk is possible and performance can be improved. Moreover, since the high-speed drive interface is adopted, high-speed command execution and data transfer can be performed, so that the function, performance, and reliability of the entire system can be improved.
【0028】また、キャッシュメモリとして不揮発性メ
モリまたはバッテリバックアップメモリを用いたので、
ホストシステムが、ディスクシステムにWRITEデー
タを転送した場合、キャッシュメモリにWRITEした
時点で、ホストに終了報告が可能となり、ディスクへの
アクセスを行わないので高速応答のシステムとなる。し
かも、バッテリバックアップしているので、万一の電源
断に対してもキャッシュメモリのデータは保障できる。
そして、低消費電力RAMなので、長時間の保持、保障
が可能となる。Since the non-volatile memory or the battery backup memory is used as the cache memory,
When the host system transfers the WRITE data to the disk system, the completion report can be sent to the host at the time of WRITE to the cache memory, and the disk is not accessed, resulting in a high-speed response system. Moreover, since the battery is backed up, the data in the cache memory can be guaranteed even if the power is cut off.
Since it is a low power consumption RAM, it can be held and guaranteed for a long time.
【0029】更に、ドライブインタフェースは、シーク
終了報告を行なわず、サーチ終了報告を磁気ディスク制
御装置に対して行なうので、ディスク制御装置以上の装
置での回転待ちが不要となり、システムの処理効率が向
上する。Further, since the drive interface does not issue the seek end report but the search end report to the magnetic disk control device, there is no need to wait for rotation in a device above the disk control device, and the processing efficiency of the system is improved. To do.
【図1】本発明の第1の実施例のディスク制御システム
の構成図である。FIG. 1 is a configuration diagram of a disk control system according to a first embodiment of this invention.
【図2】従来技術のディスク制御システムの一例の構成
図である。FIG. 2 is a block diagram of an example of a conventional disk control system.
【図3】本発明の第2の実施例のディスク制御システム
の構成図である。FIG. 3 is a configuration diagram of a disk control system of a second embodiment of the present invention.
【図4】従来技術のドライブインタフェースの制御信号
を示す図である。FIG. 4 is a diagram showing a control signal of a drive interface according to the related art.
【図5】本発明の一実施例によるドライブインタフェー
スの制御信号を示す図である。FIG. 5 is a diagram showing control signals of a drive interface according to an embodiment of the present invention.
【図6】本発明の一実施例によるドライブインタフェー
スの、ディスク制御のタイミングチャートである。FIG. 6 is a timing chart of disk control of the drive interface according to the embodiment of the present invention.
1 ディスク制御装置 2 キャッシュメモリ 3 CPU 4 ホストインタフェース 5 磁気ディスク装置 6 ホストインタフェースポート(ホスト側ポート) 7 ドライブインタフェース(ディスクインタフェー
ス) 8 ドライブインタフェースポート(ドライブ側ポー
ト) 9 内部データバス 10 内部制御信号 11 バッテリ 21 ディスク制御装置 22 キャッシュメモリ 23 CPU 24 ホストインタフェース 25 ディスク装置 26 ホストインタフェースポート(ホスト側ポート) 27 ドライブインタフェース(ディスクインタフェー
ス) 28 ドライブインタフェースポート(ドライブ側ポー
ト) 29 内部データバス 30 内部制御信号1 Disk Controller 2 Cache Memory 3 CPU 4 Host Interface 5 Magnetic Disk Unit 6 Host Interface Port (Host Port) 7 Drive Interface (Disk Interface) 8 Drive Interface Port (Drive Port) 9 Internal Data Bus 10 Internal Control Signal 11 Battery 21 Disk control device 22 Cache memory 23 CPU 24 Host interface 25 Disk device 26 Host interface port (host side port) 27 Drive interface (disk interface) 28 Drive interface port (drive side port) 29 Internal data bus 30 Internal control signal
───────────────────────────────────────────────────── フロントページの続き (72)発明者 吉田 稔 神奈川県小田原市国府津2880番地 株式会 社日立製作所小田原工場内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Minoru Yoshida Minoru Yoshida 2880 Kozu, Odawara City, Kanagawa Stock Company Hitachi Ltd. Odawara Factory
Claims (4)
録または再生命令を受けて前記磁気ディスク装置による
データの記録または再生を制御するディスク制御装置と
を有し、前記ディスク制御装置に、データのキャッシュ
メモリおよびドライブ側ポートを設け、前記ドライブ側
ポートと前記磁気ディスク装置の間をドライブインタフ
ェースを介して接続する磁気ディスクサブシステムにお
いて、前記ドライブ側ポート及びドライブインタフェー
スを少なくとも2組備え、かつ、前記ドライブインタフ
ェースを並列データ転送インタフェースで構成したこと
を特徴とする磁気ディスクサブシステム。1. A magnetic disk device, and a disk control device for controlling recording or reproduction of data by the magnetic disk device in response to a recording or reproduction command from a higher-level device. In a magnetic disk subsystem in which a cache memory and a drive-side port are provided, and the drive-side port and the magnetic disk device are connected via a drive interface, at least two sets of the drive-side port and the drive interface are provided. A magnetic disk subsystem characterized in that the drive interface is configured by a parallel data transfer interface.
またはバッテリでバックアップしたメモリで構成したこ
とを特徴とする請求項1記載の磁気ディスクサブシステ
ム。2. The magnetic disk subsystem according to claim 1, wherein the cache memory is a non-volatile memory or a memory backed up by a battery.
ホストインタフェースポートを少なくとも2組備えたこ
とを特徴とする請求項1または2記載の磁気ディスクサ
ブシステム。3. The magnetic disk subsystem according to claim 1, wherein the disk control device is provided with at least two sets of host interface ports for host devices.
ィスク制御装置に対して、前記磁気ディスク装置のシー
ク終了時にはその終了報告を行なわず、前記磁気ディス
ク装置の目標回転位置の検出時にはその検出の報告をす
るように構成したことを特徴とする請求項1〜3のいず
れか1記載の磁気ディスクサブシステム。4. The drive interface does not report the end to the disk control device when the seek of the magnetic disk device is completed, but reports the detection when the target rotational position of the magnetic disk device is detected. 4. The magnetic disk subsystem according to claim 1, wherein the magnetic disk subsystem is configured as described above.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP24972492A JPH06103001A (en) | 1992-09-18 | 1992-09-18 | Magnetic disk sub system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP24972492A JPH06103001A (en) | 1992-09-18 | 1992-09-18 | Magnetic disk sub system |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH06103001A true JPH06103001A (en) | 1994-04-15 |
Family
ID=17197259
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP24972492A Pending JPH06103001A (en) | 1992-09-18 | 1992-09-18 | Magnetic disk sub system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH06103001A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2007525753A (en) * | 2004-02-04 | 2007-09-06 | サンディスク コーポレイション | Dual media storage device |
-
1992
- 1992-09-18 JP JP24972492A patent/JPH06103001A/en active Pending
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2007525753A (en) * | 2004-02-04 | 2007-09-06 | サンディスク コーポレイション | Dual media storage device |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US4755928A (en) | Outboard back-up and recovery system with transfer of randomly accessible data sets between cache and host and cache and tape simultaneously | |
JPH04288615A (en) | Cash-equipped dasd subsystem for controlling rotating position of disk and its executing method | |
US20020138694A1 (en) | Magnetic disc drive, method for recording data, and method for reproducing data | |
JPH07281840A (en) | Dual-disk recording device | |
JPH10149260A (en) | Reading cache system for disk drive | |
JP2000187608A (en) | Storage device sub-system | |
US7069409B2 (en) | System for addressing a data storage unit used in a computer | |
JPH06103001A (en) | Magnetic disk sub system | |
JP2523715B2 (en) | Magnetic disk drive | |
JP2526016B2 (en) | Method and system for improving data access efficiency in data processing system and data storage subsystem | |
JPS6357812B2 (en) | ||
JPH04111113A (en) | Hard disk emulator | |
JPS61190644A (en) | Cache disc subsystem | |
JP2507497B2 (en) | Disk controller | |
JPH11175261A (en) | Control method for disk | |
KR100464788B1 (en) | apparatus and method for high-speed storage | |
JPH0793101A (en) | Data backup device | |
JPH09305323A (en) | Disk storage system | |
JP3341094B2 (en) | Recording medium reading device | |
JPH11232037A (en) | Magnetic disk device having disk cache write function | |
JP2002150697A (en) | Magnetic disk control system and magnetic disk device using it | |
JP2569773B2 (en) | Storage subsystem | |
JP2000066843A (en) | Disk array device | |
JP2864751B2 (en) | Nonvolatile memory management method for disk controller | |
JPH0122656B2 (en) |