JP2804115B2 - Disk file system - Google Patents

Disk file system

Info

Publication number
JP2804115B2
JP2804115B2 JP1239991A JP23999189A JP2804115B2 JP 2804115 B2 JP2804115 B2 JP 2804115B2 JP 1239991 A JP1239991 A JP 1239991A JP 23999189 A JP23999189 A JP 23999189A JP 2804115 B2 JP2804115 B2 JP 2804115B2
Authority
JP
Japan
Prior art keywords
data
disk
type
disk devices
paths
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
JP1239991A
Other languages
Japanese (ja)
Other versions
JPH02176822A (en
Inventor
善久 加茂
基 青井
仁 角田
義人 角田
浩道 藤沢
洋右 瀬尾
康英 大内
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
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
Publication of JPH02176822A publication Critical patent/JPH02176822A/en
Application granted granted Critical
Publication of JP2804115B2 publication Critical patent/JP2804115B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0602Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
    • G06F3/061Improving I/O performance
    • G06F3/0613Improving I/O performance in relation to throughput
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0629Configuration or reconfiguration of storage systems
    • G06F3/0635Configuration or reconfiguration of storage systems by changing the path, e.g. traffic rerouting, path reconfiguration
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0638Organizing or formatting or addressing of data
    • G06F3/0643Management of files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0668Interfaces specially adapted for storage systems adopting a particular infrastructure
    • G06F3/0671In-line storage system
    • G06F3/0683Plurality of storage devices
    • G06F3/0689Disk arrays, e.g. RAID, JBOD
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B5/00Recording by magnetisation or demagnetisation of a record carrier; Reproducing by magnetic means; Record carriers therefor
    • G11B5/127Structure or manufacture of heads, e.g. inductive
    • G11B5/31Structure or manufacture of heads, e.g. inductive using thin films
    • G11B5/3109Details
    • G11B5/313Disposition of layers
    • G11B5/3133Disposition of layers including layers not usually being a part of the electromagnetic transducer structure and providing additional features, e.g. for improving heat radiation, reduction of power dissipation, adaptations for measurement or indication of gap depth or other properties of the structure
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F2003/0697Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers device management, e.g. handlers, drivers, I/O schedulers

Abstract

A file system including an input/output unit for inputting data from and outputting data to an external system; a controller connected to the input/output unit for dividing the data into an optional number of parallel data; a management table for storing the number of divisions of the data; a head group for writing the divided parallel data into a storage medium at the same time; and a unit for reading the data from the storage medium while referring to information stored in management device.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はコンピュータシステム、データバンクシステ
ム等に用いるファイルシステムに係り、特にディスク装
置を複数用いて構成するのに好適なディスクファイルシ
ステムに関する。
Description: BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a file system used for a computer system, a data bank system, and the like, and more particularly to a disk file system suitable for using a plurality of disk devices.

〔従来の技術〕[Conventional technology]

従来、複数の磁気ディスク装置を同時に動作させ、一
つのデータをビットあるいはバイト単位程度に分割し、
複数の磁気ディスク装置に同時に記録再生する(並列に
記録再生する)ファイルシステムが、たとえば、ミニ・
マイクロ システムズ1987年12号、第15頁〜第16頁(Mi
ni−Micro Systems,Dec.1987 P15〜P16)に磁気ディス
クシステムとして開示されている。本システムでは第2
図に示すような構成をとり、例えば情報記録時には、記
録命令とともに計算機本体(CPU、図示せず)より送ら
れて来たデータは入出力制御回路21を経てシーケンサ22
によりシリアルデータをビット単位やバイト単位等で分
割されパラレルデータを変換される。パラレルデータは
各ディスク装置31〜35にそれぞれ設けられたコントロー
ラを経てバッファ41〜45に貯えられる。これらの各部の
制御はマイクロプロセッサ23が行っており、ディスク上
のヘッド(図示せず)が記録すべき領域に達した時、同
時に各ディスク装置は回転同期がかけられていることが
多い。再生時には、各ディスク装置から読出された情報
をバッファに一担貯え、シーケンサで同期をとり、パラ
レルデータをシリアルデータに変換して入出力制御回路
より計算機本体に送出される。
Conventionally, a plurality of magnetic disk drives are operated simultaneously, and one data is divided into bit or byte units.
A file system that records and reproduces data on a plurality of magnetic disk devices simultaneously (records and reproduces data in parallel) is, for example, a mini disk drive.
Micro Systems, December 1987, pp. 15-16 (Mi
ni-Micro Systems, Dec. 1987 P15-P16). In this system, the second
For example, at the time of information recording, data sent from a computer main body (CPU, not shown) together with a recording command is sent through an input / output control circuit 21 to a sequencer 22 at the time of information recording.
, The serial data is divided in units of bits or bytes, and the parallel data is converted. The parallel data is stored in buffers 41 to 45 via controllers provided in the respective disk devices 31 to 35. These units are controlled by the microprocessor 23, and when the head (not shown) on the disk reaches an area to be recorded, the disk devices are often synchronized at the same time. At the time of reproduction, information read from each disk device is stored in a buffer, synchronized by a sequencer, converted from parallel data to serial data, and sent out from the input / output control circuit to the computer main body.

さらに日本特許、特開昭54−39611には、積層した磁
気ディスクの各面を記録再生する磁気ヘッドを複数個組
とし、これらのヘッドに前述した分割されたパラレルデ
ータを同時に記録再生する技術が開示されている。
Further, Japanese Patent Application Laid-Open No. 54-39611 discloses a technique in which a plurality of sets of magnetic heads for recording and reproducing each side of a laminated magnetic disk are formed, and the above-mentioned divided parallel data is simultaneously recorded and reproduced on these heads. It has been disclosed.

また、特開昭61−187060号公報に記載されているもの
は、共通バスおよび共用のキャッシュメモリを用い、複
数の処理装置、ディスク装置を結合し、ディスク装置に
記憶・再生するものとなっていた。またディスク制御装
置に不揮発性メモリの採用については、アイ・ビー・エ
ム,プロダクトアナウンスメント,アイ・ビー・エム39
90ストレージ・アナウンスメント(IBM Product Announ
cement/IBM 3990 Storage Control)に記載されてい
る。
Japanese Patent Application Laid-Open No. 61-187060 discloses a system in which a common bus and a shared cache memory are used, a plurality of processing devices and a disk device are combined, and the data is stored and reproduced in the disk device. Was. Regarding the adoption of non-volatile memory in the disk controller, IBM, Product Announcement, IBM 39
90 Storage Announcement (IBM Product Announ
cement / IBM 3990 Storage Control).

〔発明が解決しようとする課題〕[Problems to be solved by the invention]

これらの従来の技術はいずれも、1ヶ所に記録してい
たデータを分割し、同時に記録再生することで、高いデ
ータ転送速度を得ることができる。
In all of these conventional techniques, a high data transfer rate can be obtained by dividing data recorded in one place and recording and reproducing the data at the same time.

しかし、上記従来技術ではシステムが固定的であり、
ユーザの様々な要求に答えられないという問題があっ
た。従来技術でのファイルシステムでは一度システムを
導入すると、そのシステムは同一の性能しかなく、さら
に性能強化が必要となった場合にはシステム全体、ある
いは一部分を取り替えなければならなかった。また、ユ
ーザのファイルによっては時間的にも異なる性能が要求
されており、例えば昼間のランダム的にアクセスするオ
ンラインファイルであったものが、夜間にシーケンシャ
ルなバッチ処理用のファイルとして使われていたが、従
来技術ではこれらの対応は全く出来なかった。
However, in the above prior art, the system is fixed,
There was a problem that various requests of users could not be answered. In the file system of the prior art, once a system is introduced, the system has the same performance, and when the performance needs to be further enhanced, the entire system or a part thereof has to be replaced. Also, depending on the user's file, different performance is required in time.For example, an online file accessed randomly during the day was used as a file for sequential batch processing at night. In the prior art, these measures could not be taken at all.

例えば、従来方式では、大量のデータの記憶・読出し
時には転送速度が使用する外部記憶装置(ディスク装置
等)の性能で制御される問題がある。また、大量のデー
タを複数の記憶装置に分けて記憶・読出しすることを、
ソフトウェアでサポートすることも可能である。しか
し、この場合には、ソフトウェアの処理に処理装置を専
有することから、オーバーヘッドが増え、計算機システ
ムの性能低下、及び制御プログラムの開発等の問題があ
る。
For example, in the conventional method, there is a problem that the transfer speed is controlled by the performance of the external storage device (disk device or the like) used when storing and reading a large amount of data. In addition, storing and reading a large amount of data in a plurality of storage devices,
Software support is also possible. However, in this case, since the processing device is exclusively used for processing the software, there is a problem that overhead increases, performance of the computer system is reduced, and a control program is developed.

また、従来方式では、例えば、オンラインで情報処理
時に、外部記憶装置の特定データへの記憶・読出し要求
が集中した時に処理能力不足となることがある。これ
は、アクセス、回転待ち等の機械的動作による処理時間
に制限が出来るためである。
Further, in the conventional method, for example, during online information processing, the processing capacity may be insufficient when requests for storage / readout of specific data in an external storage device are concentrated. This is because processing time due to mechanical operations such as access and rotation waiting can be limited.

さらに、従来のパラレル転送型のディスクファイルで
は、例えばユーザの扱うデータの長さにより以下に述べ
るような問題も生じていた。
Further, in the conventional parallel transfer type disk file, the following problem has occurred depending on, for example, the length of data handled by the user.

すなわち、通常の磁気ディスク装置では第3図に示す
ようなデータ形式をとり、ディスク1回転の先条を示す
インデックスマーカ60およびそのトラックのシリンダ番
号やヘッド番号等を記録しておくホームアドレス部70、
交代トラスックの所在等を記録しておくレコード0部
(R0部)80のあとユーザのレコード90が記録される。レ
コードとレコードの間はギャップと呼ばれる領域100で
区切られ、レコード間の区別や、再生アナログ回路の同
期化、チッネルとの命令のやりとるの時間の確保に用い
られる。またレコードの中も第3図に示すように、その
レコードを識別するためのカウント部110、キー部(存
在しないレコードもあり)120、ユーザのデータを収納
するデータ部130に分けられ、それぞれを区別するギャ
ップ部140が設けられている。レコード間のギャップ100
は通常61バイト、レコード内のギャップ140は51バイト
である。従って1レコードの記録のためには合計112〜1
62バイトのギャップ部が必要となる。
That is, in a normal magnetic disk drive, a data format as shown in FIG. 3 is used, and an index marker 60 indicating a leading edge of one rotation of the disk and a home address section 70 for recording a cylinder number, a head number and the like of the track. ,
A record 90 of the user is recorded after a record 0 ( R0 ) 80 in which the location of the replacement track is recorded. Records are separated from each other by an area 100 called a gap, and are used for discriminating between records, synchronizing a reproduction analog circuit, and securing time for exchanging commands with a channel. Also, as shown in FIG. 3, the records are divided into a count unit 110 for identifying the record, a key unit (some records do not exist) 120, and a data unit 130 for storing user data. A gap portion 140 for distinguishing is provided. Gap between records 100
Is usually 61 bytes, and the gap 140 in the record is 51 bytes. Therefore, a total of 112 to 1
A 62-byte gap is required.

上記従来技術では、1つのデータを分割する数はいず
れも固定されているため、(1)短いデータを多数に分
割して記録するとディスク一面当りのデータの長さ(レ
コードの長さ)が極端に短くなり1レコードを記録する
領域中にギャップ部の割合が増し、効率が低下する。
(2)さらに長いデータについては転送速度が一定であ
るため長時間の処理時間が必要となる、といった問題が
あった。
In the above prior art, since the number of divisions of one data is fixed, (1) when short data is divided into a large number and recorded, the data length (record length) per disk surface is extremely large. , The ratio of the gap portion in the area for recording one record increases, and the efficiency decreases.
(2) For longer data, there is a problem that a long processing time is required because the transfer speed is constant.

本発明の目的は、様々なユーザの要求に柔軟に対応で
きるディスクファイルシステムを提供することにある。
An object of the present invention is to provide a disk file system that can flexibly respond to various user requests.

本発明の他の目的は、データの長短や、ユーザから要
求される異なる転送速度で記録再生するために、データ
を効率良く記憶するディスクファイルシステムを提供す
ることにある。
Another object of the present invention is to provide a disk file system for efficiently storing data in order to record and reproduce data at different transfer rates required by the user and the length of the data.

本発明の他の目的は、外部記憶装置の特定データへの
記録・読出し要求が急増しても、十分な処理能力を持つ
ディスクファイルシステムを提供することにある。
Another object of the present invention is to provide a disk file system having a sufficient processing capability even when the number of recording / reading requests for specific data in an external storage device increases rapidly.

〔課題が解決するための手段〕[Means for solving the problem]

上記目的は、情報処理部(例えば、計算機本体)と、
複数のディスク装置(65〜68,75〜78,85〜88,95〜98)
と、第1のパスを介して上記情報処理部と接続され、複
数のパスからなる第2のパスを介して上記複数のディス
ク装置と接続されたディスク装置制御部(1)とを有
し、 上記ディスク装置制御部は、上記情報処理部より送られ
たデータが第1の種類のデータの場合に上記データをそ
のまま上記ディスク装置へアクセスする第1の手段と、
上記データが第2の種類のデータの場合に上記データを
複数に分割し、上記複数のディスク装置へアクセスする
第23の手段とを有するディスクファイルシステムにより
達成される(1図参照)。
The object is to provide an information processing unit (for example, a computer main body)
Multiple disk devices (65-68,75-78,85-88,95-98)
And a disk device control unit (1) connected to the information processing unit via a first path and connected to the plurality of disk devices via a second path including a plurality of paths, A first means for directly accessing the disk device when the data sent from the information processing unit is data of a first type;
This is achieved by a disk file system having a twenty-third means for dividing the data into a plurality when the data is the second type of data and accessing the plurality of disk devices (see FIG. 1).

〔作用〕[Action]

データをデータファイルシステムに記録する領域(以
下、データセットという。)を割り当てる際、ディスク
装置制御部は、データが第1の種類のデータの場合は、
データを分割せずにそのままディスク装置にアクセス
し、データが第2の種類のデータの場合にデータを分割
し複数のディスク装置にアクセスする如く制御する。
When allocating an area (hereinafter, referred to as a data set) for recording data in a data file system, the disk device control unit, when the data is the first type of data,
The disk device is accessed as it is without dividing the data, and when the data is the second type of data, control is performed so that the data is divided and a plurality of disk devices are accessed.

データを第1の種類のデータとして取り扱うか、第2
の種類のデータとして取り扱うかは、データの長さ、デ
ータの転送速度、ユーザーの要求等により決定される。
第2の種類のデータの分割数も同様である。
Treat the data as a first type of data, or
Is determined by the length of the data, the transfer rate of the data, the request of the user, and the like.
The same applies to the number of divisions of the second type of data.

上述のように、データの分割数をデータの長さ、デー
タの転送速度等のデータの特性に応じて設定することに
より、様々なアプリケーションに柔軟に対応可能なディ
スクファイルシステムを構築できる。
As described above, by setting the number of data divisions according to data characteristics such as data length and data transfer speed, a disk file system that can flexibly cope with various applications can be constructed.

〔実施例〕〔Example〕

実施例1 以下、本発明の一実施例を第1図により説明する。第
1図はシステムの概略を示したものである。本実施例は
記録するデータの長さにより分割数を変え、データが長
いものほど分割数を多くして高速転送を実現しようとす
るものである。分割されたデータは異なるディスク装置
に記録される方式である。
Embodiment 1 Hereinafter, an embodiment of the present invention will be described with reference to FIG. FIG. 1 shows an outline of the system. In this embodiment, the number of divisions is changed according to the length of data to be recorded, and the longer the data, the greater the number of divisions to achieve high-speed transfer. The divided data is recorded on different disk devices.

データセット割り当て時には計算機本体(図示せず)
よりチャネル(図示せず)を介して送られた割当て命令
を、コントローラ1内のチャネルスイッチ2を介してサ
ブディスクコントローラ3で解読する。
At the time of data set allocation, the computer itself (not shown)
The sub-disk controller 3 decodes the assignment command sent via a channel (not shown) through the channel switch 2 in the controller 1.

第4図はサブディスクコントローラ3の一例であり、
リクエストレジスタ301に貯えられた命令を、マイクロ
プロセッサ302は、プログラムメモリ303に貯えてある手
順により解読し、データセットに記憶するデータの長さ
に従って分割数を決める。本実施例の場合、分割は最大
で4とし、データの長さが4KB以下は分割なし、4KB〜8K
Bは2,8KB〜12KBは3,12KB以上は4の分割とした。そして
データあるいは命令が伝送される同一の伝送路(パス)
に接続されたディスク群6〜9(これをストリングと呼
び、ディスク装置65〜68,75〜78,85〜88,95〜98よりな
る)当り1ディスク装置と分割数を同数割当てる。1デ
ィスク装置に割当てる容量は である。例えば、本実施例で、データの長さが10KB、デ
ータセットの必要容量が12MBならば、データを3分割
し、第1図のディスク装置65,76,85にそれぞれ4MBを割
当てることになる。
FIG. 4 shows an example of the sub disk controller 3.
The microprocessor 302 decodes the instruction stored in the request register 301 according to the procedure stored in the program memory 303, and determines the number of divisions according to the length of data stored in the data set. In the case of this embodiment, the division is up to 4, and the data length is 4 KB or less, no division, 4 KB to 8 K
B is divided into 2,8KB-12KB, 3,12KB or more into 4. And the same transmission path (path) over which data or instructions are transmitted
Each disk group 6 to 9 (referred to as a string, consisting of disk devices 65 to 68, 75 to 78, 85 to 88, and 95 to 98) connected to the same disk device is assigned the same number of divisions as one disk device. The capacity to be allocated to one disk device is It is. For example, in this embodiment, if the data length is 10 KB and the required capacity of the data set is 12 MB, the data is divided into three and 4 MB is allocated to each of the disk devices 65, 76, and 85 in FIG.

これらの分割の結果は、データセット名、論理ボリュ
ーム名、容量、分割数、実際のディスクのボリューム名
などと共に管理テーブル4に貯えられる。
The results of these divisions are stored in the management table 4 together with the data set name, logical volume name, capacity, number of divisions, actual disk volume name, and the like.

管理テーブルの一例を第7図に示す。本例では第1図
のストリング6,7,8,9はそれぞれA,B,C,Dの名前が付けら
れており、ディスク装置65,75,85,95は00の番号が、66,
76,86,96は01の番号が、以下の02,03を付けられてい
る。従ってディスク装置65はA00,76はB01の如き番号と
なる。第7図に示した管理テーブルでDA100の論理ボリ
ュームは、3つのディスク装置A00,B00,C00から構成さ
れており、データは3分割されて記録されている。この
論理ボリュームに属するデータセットはAN100,AN101等
であり、これらのデータセットはデータ開始のトラック
/シリンダ番号が同時に登録されている。これらのデー
タを記録するディスク装置上の位置は管理を容易にする
ために異なるディスク装置であっても同じ番号のトラッ
ク/シリンダ番号から開始するようにしてありが、この
番号がディスク装置毎に異なっていても良いことは明ら
かである。
FIG. 7 shows an example of the management table. In this example, the strings 6, 7, 8, and 9 in FIG. 1 are respectively named A, B, C, and D, and the disk devices 65, 75, 85, and 95 have numbers 00 and 66, respectively.
76,86,96 are numbered 01 and 02,03 below. Therefore, the disk device 65 has a number such as A00 and 76 has a number such as B01. In the management table shown in FIG. 7, the logical volume of DA100 is composed of three disk devices A00, B00, and C00, and data is divided into three and recorded. Data sets belonging to this logical volume are AN100, AN101, and the like, and the track / cylinder number of the start of data is registered in these data sets at the same time. The positions on the disk device where these data are recorded are set to start with the same track / cylinder number even for different disk devices in order to facilitate management, but this number differs for each disk device. It is clear that they may be.

論理ボリュームDA101はディスク装置1ヶで構成され
るボリュームである。本例では先の論理ボリューム100
で使用したディスク装置とは異なるディスク装置A01を
割り当てているが、もし、A00,B00,C00等に空きスペー
スがあれば、このディスク装置の中に割り当て分割数の
異なるデータセットを同一ディスク装置に混在させても
良い。
The logical volume DA101 is a volume composed of one disk device. In this example, the previous logical volume 100
A disk device A01 different from the disk device used in, but if there is free space in A00, B00, C00, etc., data sets with different allocation division numbers in this disk device are assigned to the same disk device. They may be mixed.

管理テーブルはファイルシステムの使用状況を示すも
のであり、ファイルシステムが電源OFFされた状態でも
そのテーブル内容を保持する必要があり、バッテリ等で
不揮発化した半導体メモリか専用の不揮発メモリ(例え
ば他のディスク装置など)を設けなければならない。さ
らに信頼性を保つためには、同一のテーブルをさらに別
に持つ二重化しておくことが望ましい。本実施例では管
理テーブルはコントローラ内に設けたが、別の場所、例
えばディスク装置の一部を当てても良い。
The management table shows the usage status of the file system. It is necessary to retain the contents of the table even when the power of the file system is turned off. Disk device, etc.). In order to further maintain the reliability, it is desirable that the same table is further provided and duplicated. In the present embodiment, the management table is provided in the controller, but may be assigned to another location, for example, a part of a disk device.

データ記録時には、チャネルスイッチ2を介して送ら
れる記録命令と記録データを第4図に示したサブディス
クコントローラ3で解読する。すなわち、マイクロプロ
セッサ302はプログラムメモリ303に貯えてある手順に従
ってリクエストレジスタ301の内容を解読する。この
時、記録すべきデータがどのデータセットに属するか、
その分割数、ディスク装置番号等がディスク管理テーブ
ルより読み出される。記録されるべきデータはその分割
数に従ってシリアルパラレル変換回路304によりパラレ
ルデータに変換され、かつ分割数に応じたパスを起動
し、1もしくは複数のドライブ起動させる1もしくは複
数の命令とともにコマンドレジスタ305に貯えられ、こ
れらコマンドはパススイッチ5を介して各ストリングに
送出される。パススイッチ5は、各ストリングにあるパ
ス61,62,71,72,81,82,91,92(第1図ではストリング当
り2本)のうち、未使用のパスを選択するためのもので
ある。
At the time of data recording, a recording command and recording data sent via the channel switch 2 are decoded by the sub-disk controller 3 shown in FIG. That is, the microprocessor 302 decodes the contents of the request register 301 according to the procedure stored in the program memory 303. At this time, to which data set the data to be recorded belongs,
The division number, disk device number, and the like are read from the disk management table. The data to be recorded is converted into parallel data by the serial / parallel conversion circuit 304 according to the division number, and a path corresponding to the division number is activated, and one or a plurality of instructions to activate one or a plurality of drives are stored in the command register 305. These commands are stored and sent to each string via the path switch 5. The path switch 5 is used to select an unused path from paths 61, 62, 71, 72, 81, 82, 91, 92 (two per string in FIG. 1) in each string. .

各ストリングに送出された記録命令と記録データは、
各パスに設けられたディスク制御回路63,64等により、
実際のディスク装置65〜68が指定され、記録される。
The recording command and recording data sent to each string are
By the disk control circuits 63, 64 etc. provided for each path,
The actual disk devices 65 to 68 are designated and recorded.

第5図はディスク装置回路の一例である。ドライブレ
ジスタ631に貯えられた各ストリングへの記録命令とパ
ラレルに分割されたデータはマイクロプロセッサ632に
より、プログラムメモリ633に貯えてある手順により解
読、実行される。命令のうちヘッドアクセス、回転位置
検出等の命令はレジスタ634に貯えられ、マイクロプロ
セッサ635、プログラムメモリ636により実行されアクセ
スレジスタ637にヘッドアクセストラック番号をセット
しアクセス機構636を起動させる動作を行う。またマイ
クロプロセッサ635はディスクドライブモータ639の回転
位置検出回路640を監視し、データを記録するタイミン
グをマイクロプロセッサ632に伝える。データはバッフ
ァメモリ641、に貯えられ、ヘッドが記録領域に達して
時、変調弁別回路642、記録再生回路643によりヘッド64
4に記録電流を流してディスク上に記録される。
FIG. 5 shows an example of a disk drive circuit. The recording instruction for each string stored in the drive register 631 and the data divided in parallel are decoded and executed by the microprocessor 632 according to the procedure stored in the program memory 633. Instructions such as head access and rotational position detection among instructions are stored in a register 634, executed by a microprocessor 635 and a program memory 636, and set to a head access track number in an access register 637 to start an access mechanism 636. Further, the microprocessor 635 monitors the rotation position detection circuit 640 of the disk drive motor 639 and notifies the microprocessor 632 of the timing for recording data. Data is stored in a buffer memory 641, and when the head reaches the recording area, the modulation discrimination circuit 642 and the recording / reproducing circuit 643
The recording current is passed through 4 to be recorded on the disk.

また、データ再生時には、該再生すべきデータセット
の分割数(例えば2分割)ディスク番号(例えばディス
ク装置68,95)等を管理テーブル4より読み出し、該当
する全ディスク(例えばディスク装置68,95)に起動を
かけ、再生し、パラレルに再生されるデータをサブドラ
イブコントローラ3でシリアルデータに変換し、計算機
本体に送出する。これら記録再生動作を円滑に行うため
には装置間(少なくともサブディスク内)で回転同期を
していることが望ましい。
At the time of data reproduction, the number of divisions (for example, two divisions) of the data set to be reproduced, disk numbers (for example, disk devices 68, 95) and the like are read from the management table 4 and all the corresponding disks (for example, disk devices 68, 95) are read. The sub-drive controller 3 converts the data to be reproduced in parallel to serial data and sends it to the computer. In order to perform these recording / reproducing operations smoothly, it is desirable that the devices be synchronized in rotation (at least within the sub-disk).

本実施例では、ストリング当り1ディスク装置を選択
してサブディスクとしたが、ストリング当りのパスが複
数あれば、そのパス数までは同一ストリング内でディス
ク装置をサブディスクとしても同時に記録再生すること
は可能であり、上記実施例では同一ストリング内の2つ
のディスク装置(例えば65,66)をサブディスクとして
もよい。
In the present embodiment, one disk device per string is selected and used as a subdisk. However, if there are a plurality of paths per string, up to the number of passes, the disk device can be recorded and reproduced at the same time even if the disk device is a subdisk in the same string. Is possible, and in the above embodiment, two disk devices (for example, 65, 66) in the same string may be used as sub disks.

さらに本実施例では最大4分割、4ストリング4装置
/ストリング,2パス/ストリングの例で述べたが、スト
リングの数nS,ストリング当りのディスク装置数nD、ス
トリング当りのパスの数nPには何ら制約はない。この
時、データ分割数の最大Nは、上記同一のストリング内
のサブディスクも可能であるので、 N=nS×nP(nP<nD) あるいは N=nS×nD(nP<nD) まで可能である。
Further, in the present embodiment, the example has been described of an example of a maximum of 4 divisions, 4 strings, 4 devices / string, and 2 passes / string, but the number of strings n S , the number of disk devices per string n D , and the number of passes per string n P Has no restrictions. At this time, the maximum N of the number of data divisions is N = n S × n P (n P <n D ) or N = n S × n D (n P <N D ).

上記実施例ではディスク装置はヘッドアクセス機構を
1ヶ備えた例で述べたが、ディスク装置当り独立したヘ
ッドアクセス機構を持つ管合はこれらは同一ストリング
に接続した別ディスクと考えて割当てれば良い。
In the above embodiment, the disk device is provided with one head access mechanism. However, a pipe having an independent head access mechanism per disk device may be allocated by considering these as separate disks connected to the same string. .

上記実施例ではデータの長さにより分割数を変え、長
いデータほど分割数を多くする例についてのべたが、ユ
ーザが要求する転送速度に従って分割数を変えても良
い。この時、1ヘッドが記録再生する時の転送速度をDR
とすればn分割してn個のヘッドで同時に記録再生すれ
ば全体の転送速度はDR×nとなる。
In the above embodiment, the number of divisions is changed according to the length of data, and the number of divisions is increased as the data lengthens. However, the number of divisions may be changed according to the transfer speed requested by the user. At this time, the transfer speed when one head performs recording and reproduction is D R
Then, if recording and reproduction are performed simultaneously with n divided heads and n heads, the overall transfer speed is D R × n.

実施例2 本発明の他の実施例の一例を第6図に示す。本実施例
は、本発明を1ディスク装置の複数のヘッドを組にして
同時に記録再生するパラレルヘッド型ディスク装置に適
用した場合である。本実施例で用いた磁気ディスク装置
401は5枚のディスク402〜406を特にデータ記録面は8
面、すなわち記録再生ヘッド411〜418が8ヶある。ヘッ
ド419は位決めサーボ用のヘッドである。記録再生回路
は4組421〜424持ち、ヘッドとの間にはヘッド選択スイ
ッチ425がある。コントローラ1と該ディスク装置の間
には4本のパスが備えてある。
Embodiment 2 An example of another embodiment of the present invention is shown in FIG. The present embodiment is a case where the present invention is applied to a parallel head type disk device which simultaneously records and reproduces a plurality of heads of one disk device. Magnetic disk device used in this embodiment
401 has five disks 402 to 406, especially a data recording surface of 8
There are eight recording / reproducing heads 411-418. The head 419 is a head for positioning servo. The recording / reproducing circuit has four sets 421 to 424, and a head selection switch 425 is provided between the head and the head. Four paths are provided between the controller 1 and the disk device.

コントローラ1は先の実施例1と同様の構成をとるこ
とができ、かつほぼ同じ機構を果している。ディスク管
理テーブル4は、割り当てられたデータセットの分割数
ヘッド番号、装置番号、容量を管理、保存しておく機能
を持つ。
The controller 1 can have the same configuration as that of the first embodiment, and performs almost the same mechanism. The disk management table 4 has a function of managing and storing the division number head number, device number, and capacity of the allocated data set.

データセットの割り当て時には、記録するデータの長
さにより分割数を変え、並列に記録再生するヘッド群を
選択し管理テーブル4に登録しておく。
When allocating a data set, the number of divisions is changed according to the length of data to be recorded, and a head group to be recorded and reproduced in parallel is selected and registered in the management table 4.

データ記録時に管理テーブルを参照することにより、
必要なパス群をパススイッチ5により選択し、ディスク
装置401にある、ディスク制御回路426に命令を送出す
る。ディスク制御回路426は第5図に示した回路とほぼ
同一構成をとるが、複数のパス群からの命令から、マイ
クロプロセッサによりアクセス命令を抽出し、アクセス
レジスタ637、アクセス機構638を動作させヘッドを位置
決めを行う。記録されるべきデータは複数のパス群から
のデータを同数のバッファメモリ群に貯え、同数の変調
弁別回路を経て記録再生回路421〜424を選択しヘッド選
択スイッチ425にヘッドを選択しデータを記録する。再
生時においても同様のプロセスを経てヘッドを選択し、
同時に再生してパラレルデータとし、サブディスクコン
トローラ3にてシリアルデータに変換して計算機本体に
送出する。
By referring to the management table when recording data,
A required path group is selected by the path switch 5 and an instruction is sent to a disk control circuit 426 in the disk device 401. The disk control circuit 426 has almost the same configuration as the circuit shown in FIG. 5, but extracts an access instruction by a microprocessor from instructions from a plurality of path groups, operates the access register 637 and the access mechanism 638 to operate the head. Perform positioning. As data to be recorded, data from a plurality of path groups are stored in the same number of buffer memory groups, the recording / reproducing circuits 421 to 424 are selected through the same number of modulation discrimination circuits, and the head is selected by the head selection switch 425 to record data. I do. During playback, select the head through the same process,
At the same time, the data is reproduced and converted into parallel data, converted into serial data by the sub-disk controller 3, and transmitted to the computer.

この時、同時に記録再生するヘッド群が別のディスク
装置に属していても、例えばヘッド417,418,及び他のデ
ィスク装置501のヘッド511,512としても良い。この場
合、異なるパス群から同時に2つの装置に命令をサブデ
ィスクコントローラ3から送出すれば良く、記録再生動
作を円滑に行うためには、ディスク装置401,501間で回
転同期をかけていることが望ましい。
At this time, the head group for recording and reproducing at the same time may belong to another disk device, or may be, for example, the heads 417 and 418 and the heads 511 and 512 of another disk device 501. In this case, commands may be sent from the sub-disk controller 3 to the two devices at the same time from different path groups. In order to smoothly perform the recording / reproducing operation, it is desirable that the disk devices 401 and 501 be synchronized in rotation.

本実施例での分割数は該ディスク装置に接続されたパ
スの数まで大きくすることができる。
The number of divisions in this embodiment can be increased up to the number of paths connected to the disk device.

実施例3 本実施例の他の実施例について述べる。計算機システ
ム中には、経時的に処理する仕事の中身が変り、それに
応じて、ファイルシステムも異なる性能が要求されるこ
とがあることは既に述べた。たとえば、銀行等では、夜
間に、昼間のオンラインデータを処理し、様々な統計情
報を得ることが行なわれている。従って、ファイルも、
昼間は比較的短いデータをランダムに記録するファイル
が大部分を占め、夜間は、比較的長いデータをシーケン
シャルに記録するファイルが望まれる。
Embodiment 3 Another embodiment of the present embodiment will be described. As described above, in the computer system, the content of the job to be processed changes over time, and accordingly, the file system may require different performance. For example, banks and the like process nighttime online data during the night to obtain various statistical information. Therefore, the file
In the daytime, files that record relatively short data at random occupy the majority, and at night, files that record relatively long data sequentially are desired.

このようなファイルに本発明を適用すると極めて効率
的なファイルシステムの運用が可能となる。すなわち、
昼間はオンラインファイルとするため、たとえば第1図
のディスク装置の大部分はパラレル転送せず個々に動作
するように管理テーブルに登録する。たとえば第1図に
おいて、ディスク装置65,75,85はバッチ用としてパラレ
ル転送し、残りのディスク装置は個々に動作可とする。
夜間は、オンラインが終了し、処理が完了してバッチ処
理が中心となった時、空いているディスク装置を組み合
せて、パラレル転装型のディスク装置を構成するよう管
理テーブルを逐次書き直していく。
When the present invention is applied to such a file, extremely efficient operation of the file system becomes possible. That is,
In the daytime, online files are registered in the management table so that most of the disk devices shown in FIG. 1, for example, operate individually without parallel transfer. For example, in FIG. 1, the disk devices 65, 75, and 85 perform parallel transfer for batch use, and the other disk devices can operate individually.
At night, when online processing is completed, processing is completed, and batch processing is central, the management table is sequentially rewritten so as to form a parallel transfer type disk device by combining empty disk devices.

この管理テーブルの書き替えは、ユーザのプログラム
で自動的に行ってもよいし、オペレータがディスク装置
の空き具合を監視して設定しても良い。
This rewriting of the management table may be performed automatically by a user's program, or an operator may monitor and set the free space of the disk device.

このようにすることが、1つのファイルシステムがオ
ンライン用のファイルとしても、またバッチ処理用の高
速使用ができ、効率的なシステム運用が可能となる。
By doing so, even if one file system is used as a file for online use, it can be used at high speed for batch processing, and efficient system operation becomes possible.

本実施例では、ディスク面一面に1ヘッドの場合につ
いて示したが、同一面を複数のヘッドで記録再生する磁
気ディスク装置についても同様の効果があることは明ら
かである。
In this embodiment, the case where one head is provided on one surface of the disk has been described. However, it is apparent that the same effect can be obtained for a magnetic disk device which records and reproduces the same surface with a plurality of heads.

実施例4 次に本発明を、文献検索システムに適用した例を示
す。本検索システムでは、全件数10万件を検索を早める
ためキーワードを集めたファイルや書名著者名、発光
日、などの書誌事項を集めたファイルを分野毎に分けて
作ってある。また、本文は、文字列をコード情報として
貯えたファイルと、図面を画像データとして作ったファ
イルを作っている。この時、各ファイルの容量は以下と
なっている。
Embodiment 4 Next, an example in which the present invention is applied to a document search system will be described. In this search system, a file that collects keywords and a file that collects bibliographic items such as book titles, author names, emission dates, etc. are created separately for each field in order to speed up the search of all 100,000 cases. The text includes a file storing character strings as code information and a file storing drawings as image data. At this time, the capacity of each file is as follows.

キーワード、書誌事項のファイル、50Mバイト 本分のファイル 1Gバイト 図面のファイル 5Gバイト これらの情報を格納するディスク装置は1台当りの容
量600Mバイト、転送速度1.5Mバイト/秒、15トラック/
シリンダ、トラック当り25KByteの容量の磁気ディスク
を第8図に示すように接続したシステムを用いた。この
時各ディスクは回転同期しており、各々2本のパスが接
続されている。上記ファイルを、本発明を適用して、以
下のように格納した。最上段に接続した磁気ディスク80
1〜805は、1磁気ディスクを1論理ディスクとして個別
に動作可能とし、ここには、キーワード、書誌事項ファ
イルを分野毎(例えば、国際十進分類表をもとに)に5
分割し、大よそ10Mバイトづつ各磁気ディスクに格納す
る。参照頻度の高いキーワードや書誌事項のファイルを
1台の磁気ディスクに格納してしまう場合に比べて、こ
のように分割して格納することにより、分野の異なる悪
ファイルは並行してアクセスでき、システム性能を向上
させることが可能となる。磁気ディスク801〜805の残り
の部分には本文の文字列をコード情報としたファイル
を、同様に分野毎に5分割して大よそ200Mバイトづつ格
納してある。一方、文字列情報よりも1件当り5倍の容
量が必要な図面や写真を画像データとして貯えるファイ
ルは、計10台のディスク装置を用いて格納している。こ
の時、本発明を用いて、ディスク装置806〜810、811〜8
15をそれぞれ1論理ボリューム830,840とし、図面ファ
イルをバイト単位に分割して5台の磁気ディスクに格納
し、再生時にはこの5台の磁気ディスクから同時に読み
出すこととした。本システムでは文献件数がさらに増加
することを見越して予備のディスク816〜820が接続され
ている。
Keyword, bibliographic file, 50 MB file 1 GB file Drawing file 5 GB A disk device that stores these information has a capacity of 600 MB per unit, a transfer speed of 1.5 MB / s, and 15 tracks /
A system was used in which magnetic disks having a capacity of 25 KByte per cylinder and track were connected as shown in FIG. At this time, each disk is rotationally synchronized, and two paths are connected to each disk. The above file was stored as follows by applying the present invention. Magnetic disk 80 connected at the top
1 to 805, one magnetic disk can be operated individually as one logical disk, in which keywords and bibliographic information files are stored in five fields for each field (for example, based on the international decimal classification table).
Divide and store approximately 10 Mbytes on each magnetic disk. By dividing and storing files of keywords and bibliographic items that are frequently referred to on one magnetic disk in this way, malicious files in different fields can be accessed in parallel, and the system Performance can be improved. In the remaining portions of the magnetic disks 801 to 805, a file in which the character string of the main body is code information is similarly divided into five for each field and stored in approximately 200 Mbytes. On the other hand, a file for storing drawings and photographs, each of which requires five times the capacity of the character string information as image data, is stored using a total of ten disk devices. At this time, using the present invention, the disk drives 806 to 810, 811 to 8
15 are defined as one logical volume 830, 840, the drawing file is divided into bytes and stored on five magnetic disks, and read out from the five magnetic disks at the same time during reproduction. In this system, spare disks 816 to 820 are connected in anticipation of further increase in the number of documents.

ユーザが検索をする場合は、まず、キーワードや書誌
事項を使って、ディスク801〜805のうちの何個かをアク
セスし、該当する文献をリストアップする。次に、それ
らの内容を見る時には、コードデータとして格納してあ
る本文はディスク格納してある本文はディスク801〜805
の中からとり出し、同時に図面や写真は論理ボリューム
830もしくは840にアクセスし、それぞれを構成している
5台のディスク806〜810、811〜815を同時に動作させ
る。図面や写真は、本分よりも1件当り平均して5倍の
容量となっているため、従来のように1つのディスクに
格納すれば、本文のとり出し時間の5倍の時間が必要と
なり、各端末でのそのあとの処理時間を長くしていた。
本発明を適用することにより本文と図面、写真はほぼ同
じ時間でユーザの端末(図示せず)に転送でき、端末で
の表示をスピーディに、本発明を適用しない場合に比べ
て1/5の時間でできるようになった。なお、この時のデ
ィスク管理テーブルは第9図の如く構成している。
When a user performs a search, first, some of the disks 801 to 805 are accessed using keywords and bibliographic items, and the corresponding documents are listed. Next, when viewing those contents, the text stored as code data is stored on the disk and the text stored on the disk is stored on disks 801 to 805.
Take out from inside, at the same time drawing and photos are logical volumes
The user accesses the 830 or 840 and simultaneously operates the five disks 806 to 810 and 811 to 815 constituting each. Drawings and photographs have an average of five times the capacity of one book, so if they are stored on a single disk as in the past, it will take five times the time required to retrieve the text. And the subsequent processing time at each terminal was lengthened.
By applying the present invention, the text, drawings and photos can be transferred to the user's terminal (not shown) at substantially the same time, and the display on the terminal can be speedily performed, which is 1/5 of the case where the present invention is not applied. You can do it in time. The disk management table at this time is configured as shown in FIG.

本システムに、ファイルを追加する場合、もし、その
ファイルが図面や写真を含まないものであればディスク
816〜820を個々に論理ボリュームとして格納すれば良
い。図面や写真を含めば磁気ディスク816〜820を1論理
ボリュームとし、本文は他のディスクに格納すれば良
い。このように本発明を適用することで、ユーザのデー
タの特性により任意に構成を変えることができる。
When adding files to the system, if the files do not contain drawings or photos,
What is necessary is just to store 816-820 individually as a logical volume. The magnetic disks 816 to 820 may be used as one logical volume including drawings and photographs, and the text may be stored on another disk. By applying the present invention in this manner, the configuration can be arbitrarily changed according to the characteristics of the data of the user.

本実施例では、キーワード、書誌事項を分理別に分類
し分割して別個のディスクに格納したが、分割せず同一
ファイルをディスク801〜805すべてに格納しておくこと
もできる。
In the present embodiment, the keywords and bibliographic items are classified and divided according to the reasoning and stored on separate disks. However, the same file may be stored on all the disks 801 to 805 without being divided.

実施例5 以下、本発明の一実施例を第10図により説明する。本
発明の計算機システムは、処理装置902、コントローラ
1、複数のディスク装置6および入出力装置917から成
る。また入出力装置917には他の外部記憶装置例えば磁
気テープ装置等が接続されても良い。処理装置902は、
中央処理装置903、主記憶装置904、入出力制御装置90
8、908′およびパス制御部907から成る。コントローラ
1は、チャネル側およびデバイス側のインターフェイス
を制御する一対のインタフェイス制御部9,10、キャッシ
ュメモリ12、不揮発性メモリ13、14およびパス制御部11
から成る。ディスク装置6は、複数のヘッド・ディスク
・アセンブリから構成される。
Embodiment 5 Hereinafter, an embodiment of the present invention will be described with reference to FIG. The computer system of the present invention includes a processing device 902, a controller 1, a plurality of disk devices 6, and an input / output device 917. Further, another external storage device such as a magnetic tape device may be connected to the input / output device 917. The processing device 902
Central processing unit 903, main storage device 904, input / output control device 90
8, 908 'and a path control unit 907. The controller 1 includes a pair of interface controllers 9 and 10 for controlling interfaces on the channel side and the device side, a cache memory 12, nonvolatile memories 13 and 14, and a path controller 11.
Consists of The disk device 6 is composed of a plurality of head disk assemblies.

本発明での処理装置902からディスク装置6へのデー
タの記憶(書込み)動作について説明する。手記憶装置
904から転送すべきデータ量に対して入出力処理制御装
置908からコントローラ1への転送速度が中央処理装置9
08からコントローラ1への転送速度が中央処理装置903
により決められる。これは通常の計算機システムでは、
入出力制御装置、ディスク制御装置間、ディスク制御装
置、ディスク装置間の各々の転送速度が一般に同一であ
るため、上記インターフェイスの多重度を上げることに
より転送速度を上げる。実施例ではインターフェイスを
4倍多重にした場合を示す。主記憶装置904にある、デ
ィスク装置6に記憶するため転送すべきデータa〜dは
パス制御部907により4分割して並列に入出力制御装置9
08に送られる。入出力制御装置908は指定可能な最大多
重度の数の入出力制御回路17から成る。本具体例では、
4倍多重化のため、パス制御部907により選択された4
つの入出力制御回路17により、4本の処理装置、ディス
ク制御装置間インターフェイス15を介し、コントローラ
1へデータを転送する。コントローラ1では選択されて
使用された処理装置902の入出力制御回路17に対応する
インターフェイス制御部9の、4つのインターフェイス
制御回路18を介し、データを、キャッシュメモリ12及び
不揮発性メモリ13のa′〜d′およびa″〜d″に主記
憶装置のa〜dに対応して転送する。処理装置902から
の転送データの上記メモリへの配置制御、インターフェ
イス回路18の選択は、処理装置902の多重度の指示に従
いパス制御部11にて行なう。キャッシュメモリ12及び不
揮発性メモリ13へのデータ転送終了により、処理装置、
ディスク制御装置間インターフェイス15は切り離され
る。
The operation of storing (writing) data from the processing device 902 to the disk device 6 according to the present invention will be described. Hand storage device
The transfer speed from the input / output processing control device 908 to the controller 1 for the amount of data to be transferred from the
Transfer speed from 08 to controller 1 is 903
Is determined by This is a normal computer system,
Since the transfer speeds between the input / output control device and the disk control device, and between the disk control device and the disk device are generally the same, the transfer speed is increased by increasing the multiplicity of the interface. The embodiment shows a case where the interface is quadrupled. The data a to d to be transferred to be stored in the disk device 6 in the main storage device 904 are divided into four parts by the path control part 907 and the input / output control part 9 is connected in parallel.
Sent to 08. The input / output control device 908 comprises input / output control circuits 17 of the maximum number of multiplicity that can be specified. In this specific example,
For quadruple multiplexing, four bits selected by the path control unit 907
One input / output control circuit 17 transfers data to the controller 1 via four processing units and an interface 15 between disk controllers. In the controller 1, the data is transferred to the cache memory 12 and the non-volatile memory 13 through the four interface control circuits 18 of the interface control unit 9 corresponding to the input / output control circuit 17 of the selected and used processing device 902. To d ′ and a ″ to d ″ corresponding to a to d of the main storage device. The control of the arrangement of the transfer data from the processing device 902 in the memory and the selection of the interface circuit 18 are performed by the path control unit 11 in accordance with the instruction of the multiplicity of the processing device 902. When the data transfer to the cache memory 12 and the nonvolatile memory 13 is completed, the processing device
The disk controller interface 15 is disconnected.

コントローラ1からディスク装置6へのデータの転送
は下記の通りである。キャッシュメモリ12上のデータ
a′〜d′は、パス制御部11により、インタフェイス制
御部10内の4つのインタフェイス制御回路19により、対
応するディスク装置6に並列に転送・記憶される。ここ
でディスク装置6は4台のHDAから成り、各HDAは2つの
アクチュエータ、記録再生系を有する場合が示してあ
る。また他のディスク装置、HDAへのインタフェイス16
は省略して示した。この様にして、多重度倍高速化した
転送が可能となる。
The data transfer from the controller 1 to the disk device 6 is as follows. The data a 'to d' on the cache memory 12 are transferred and stored in parallel by the path control unit 11 by the four interface control circuits 19 in the interface control unit 10 to the corresponding disk devices 6. Here, a case is shown in which the disk device 6 includes four HDAs, and each HDA has two actuators and a recording / reproducing system. Interface to other disk devices and HDA 16
Is omitted. In this way, transfer at a multiplicity multiplied speed can be performed.

ここで、不揮発性メモリ13は、キャッシュメモリ12へ
データが転送された後、電源等の事故でデータが紛失す
るのを防ぐためにディスク装置に記録すべきデータ及び
制御情報の一部の記録するためのものである。不揮発メ
モリ14の動作については別に説明を加える。ディスク制
御装置・ディスク装置間インターフェイス16は、接続さ
れるディスク装置6に含まれる全てのアクチュエータに
対応した数だけあることが望ましいが、各ディスク装置
に対し、少なくとも処理装置、ディスク制御装置間イン
ターフェイスで設定可能な多重度以上のインターフェイ
スが性能を十分発揮するために必要である。
Here, after the data is transferred to the cache memory 12, the non-volatile memory 13 is used to record part of the data and control information to be recorded on the disk device in order to prevent the data from being lost due to an accident such as a power supply. belongs to. The operation of the nonvolatile memory 14 will be described separately. It is preferable that the number of disk controller / disk device interfaces 16 be equal to the number of all actuators included in the connected disk device 6. However, for each disk device, at least the processing device and the disk controller interface are provided. An interface with more than the configurable multiplicity is necessary for full performance.

つぎに再生動作の説明を加える。再生時も記憶時と同
様、転送データ容量に応じ、各インターフェイスの多重
度を制御する。例えば4倍多重の場合には、指定したデ
ィスク装置6のデータの記憶されている4つのアクチュ
エータからディスク装置、ディスク制御装置インターフ
ェイス16、ディスク側インターフェイス制御回路19を介
して、パス制御部11で指定されたキャッシュメモリ12の
領域へ記憶される。ここでディスク装置は切り離され
る。
Next, the reproduction operation will be described. At the time of reproduction as well as at the time of storage, the multiplicity of each interface is controlled according to the transfer data capacity. For example, in the case of quadruple multiplexing, the path control unit 11 specifies the four actuators storing the data of the specified disk device 6 via the disk device, the disk controller interface 16 and the disk-side interface control circuit 19. Is stored in the designated area of the cache memory 12. Here, the disk device is disconnected.

さらに上記キャッシュメモリ12に記憶されたデータ
は、多重化指定された4つのチャネル側インタフェイス
制御回路18、処理装置、ディスク制御装置間インタフェ
イス15およびパス制御回路17を介して主記憶装置の所定
の位置に読出しデータを転送する。
Further, the data stored in the cache memory 12 is transferred to a predetermined memory of the main storage device via the four channel-side interface control circuits 18, the processing devices, the interfaces 15 between the disk control devices, and the path control circuit 17, which are designated for multiplexing. The read data is transferred to the position of.

この場合に分割してデータの記憶された複数のディス
ク装置内ヘッド・ディスク・アセンブリは、同期して回
転することが望ましい。しかし、上記実施例では、同期
して回転する機構を持っていない場合は、ディスク制御
装置へのデータ転送にばらつきが出るが、最大1回転の
待ち時間で納まる。また処理装置がbysyであるために生
じる沈み込みのおそれはキャッシュメモリまでのパスが
空いていれば殆んど起らない。
In this case, it is desirable that the head disk assemblies in the plurality of disk devices in which the data is divided and stored are rotated synchronously. However, in the above embodiment, if there is no mechanism that rotates synchronously, the data transfer to the disk controller varies, but it can be completed with a waiting time of one rotation at maximum. The danger of sinking due to the processing apparatus being bysy hardly occurs if the path to the cache memory is free.

本実施例のもう一つの動作について述べる。本実施例
では、不揮発性メモリを2グループ13、14装備している
が、本動作では前述の動作で使用しない第2の不揮発性
メモリを用いる。本動作例では、不揮発性メモリ14上
で、ディスク装置6特定トラックのデータの記憶・読出
しを実行する。即ち、システム2電源投入時に、指定し
たトラック上のデータを不揮発性メモリ14に転送し、こ
のデータをディスク上のデータとみなし、以後記憶・再
生を行なう。また、システム2の電源遮断時に、不揮発
性メモリ14から、各々指定されたディスクのトラック上
へデータの転送・書込みを行なう。
Another operation of the present embodiment will be described. In this embodiment, two groups of nonvolatile memories 13 and 14 are provided, but in this operation, a second nonvolatile memory not used in the above-described operation is used. In this operation example, the storage and reading of the data of the specific track of the disk device 6 are executed on the nonvolatile memory 14. That is, when the power of the system 2 is turned on, the data on the designated track is transferred to the non-volatile memory 14, this data is regarded as the data on the disk, and thereafter the storage and reproduction are performed. When the power supply of the system 2 is shut off, data is transferred and written from the nonvolatile memory 14 onto the track of each specified disk.

以上により、不揮発性メモリ14上にある特定トラック
のデータに対する記憶・読出しは、アクセス、回転待ち
時間がなくなるため2桁から3桁短縮できる。不揮発性
メモリ14上に移動させる装置、トラックの指定は、パス
制御部11で行なわれる。トラックの指定には2つのモー
ドがあり、一つは、固定モードであり、ディレクトリ等
アクセス頻度が高いデータトラックを固定して指定する
ものと、アクセス頻度の高いトラックを指定する可変モ
ードがある。可変モードは、オンラインシステムで時間
の経過とともに、アクセス頻度の高いトラックが移行す
る場合にも、高スループットを維持するために設けたも
のである。場合によってはこれらの2つのモードのミッ
クスしたものでも良い。
As described above, the storage and reading of the data of the specific track on the nonvolatile memory 14 can be shortened by two to three digits because the access and rotation waiting time are eliminated. The path control unit 11 specifies a device and a track to be moved to the nonvolatile memory 14. There are two modes for specifying a track, one is a fixed mode, and the other is a fixed mode for specifying a data track with a high access frequency such as a directory, and a variable mode for specifying a track with a high access frequency. The variable mode is provided to maintain a high throughput even when a frequently accessed track shifts over time in an online system. In some cases, a mixture of these two modes may be used.

可変モードのトラック指定は、LRU法が一般的に使用
可能である。ただし、新らたにデータの記憶・読出しが
生じる度に不揮発性メモリへ転送するのでなく、単位時
間に一定回数以上上記動作が生じたデータのみ不揮発性
メモリへ転送することが必要である。この場合、トラッ
クを指定する場合に、ディスク装置6から不揮発性メモ
リ14上にデータを移行させる。また指定を解除する際
に、不揮発性メモリ14からディスク装置6へ移行させる
必要がある。特定トラックデータの記憶に不揮発性メモ
リを用いるのは、前述の様に、電源等の故障が起って
も、修復後、ディスク装置6の特定トラックに最新デー
タを記憶可能にするためのものであり、バッテリ・バッ
クアップ付半導体メモリ素子を使用しても良い。
For the track designation in the variable mode, the LRU method can be generally used. However, instead of transferring the data to the non-volatile memory each time new storage / reading of data occurs, it is necessary to transfer only the data that has undergone the above operation a certain number of times per unit time to the non-volatile memory. In this case, when a track is specified, data is transferred from the disk device 6 to the nonvolatile memory 14. When canceling the designation, it is necessary to transfer from the nonvolatile memory 14 to the disk device 6. The non-volatile memory is used to store the specific track data, as described above, in order to enable the latest data to be stored in a specific track of the disk device 6 after repair even if a failure such as a power supply occurs. Yes, a semiconductor memory device with battery backup may be used.

実施例6 以下他の実施例について第11図により述べる。本実施
例では、コントローラ1に特定トラックデータ記憶・再
生用の不揮発性メモリを置かず、ディスク装置6のヘッ
ド・ディスク・アセンブリ21近傍に不揮発性メモリ920
を設ける。第11図にディスク装置6の一つのヘッド・デ
ィスク・アセンブリまわりの回路系を含めて示す。本実
施例ではヘッド・ディスク・アセンブリ921内の2つの
アクセス機構系に対応して不揮発性メモリ920を有し、
各々の不揮発性メモリ920の対応するアクセス機構がカ
バするトラックの特定のもののみ記憶・読出しする。デ
ィスクの特定トラック上のデータの不揮発性メモリへの
転送,特定トラックの指定等は前述の第10図の実施例と
同様である。
Embodiment 6 Hereinafter, another embodiment will be described with reference to FIG. In this embodiment, the controller 1 does not have a nonvolatile memory for storing and reproducing specific track data, and the nonvolatile memory 920 is located near the head disk assembly 21 of the disk device 6.
Is provided. FIG. 11 shows the circuit system around one head disk assembly of the disk device 6. In the present embodiment, a nonvolatile memory 920 is provided corresponding to the two access mechanism systems in the head disk assembly 921,
Only the specific one of the tracks covered by the corresponding access mechanism of each nonvolatile memory 920 is stored and read. The transfer of the data on the specific track of the disk to the non-volatile memory, the designation of the specific track, and the like are the same as those in the embodiment of FIG.

第10図の実施例では、不揮発性メモリ14が共通であり
容量が大きくとれるため、指定した不揮発性メモリに置
くべきデータが特定のディスク6に集中しても柔軟に対
処できる利点がある。第10図の実施例では不揮発性メモ
リ920上の指定トラック・データは、対応するアクセス
機構に1対1に対応するため、記憶・再生をしようとす
るデータが不揮発性メモリ上にあるか否かの判定が容易
で、オーバーヘッドが小さくなる利点がある。
In the embodiment shown in FIG. 10, since the non-volatile memory 14 is common and has a large capacity, there is an advantage that even if data to be stored in the specified non-volatile memory is concentrated on a specific disk 6, it can flexibly cope with it. In the embodiment shown in FIG. 10, the designated track data on the nonvolatile memory 920 corresponds to the corresponding access mechanism on a one-to-one basis. Therefore, whether the data to be stored / reproduced is on the nonvolatile memory or not is determined. Has the advantage that the overhead is reduced.

上記、キャッシュメモリと不揮発性メモリを併用する
場合、上述の手法から分る通り、不揮発性メモリにある
データは必ずキャッシュメモリにある。そのためまず、
不揮発性メモリ上のデータの有無を確認の後無い場合キ
ャッシュメモリ上にデータの有無を検索することが望ま
しい。
When the cache memory and the non-volatile memory are used together, the data in the non-volatile memory always exists in the cache memory as understood from the above-described method. So first,
If there is no data after confirming the presence or absence of data in the nonvolatile memory, it is desirable to search for the presence or absence of data in the cache memory.

上記実施例では、磁気ディスク装置6は、アクセス機
構について記録・再生回路系は一組用意される。即ちア
クセス機構につき1つのヘッドしか選択されない。その
ため並列に複数のアクセス機構系の1ヘッドを選択して
いるが、1つのアクセス機構系に対し複数のヘッドを選
択し並列に読出せる方式のディスク系に対しては、1つ
のアクセス機構を選択し、並列に記憶・再生しても良
い。
In the above embodiment, the magnetic disk device 6 is provided with a set of recording / reproducing circuits for the access mechanism. That is, only one head is selected per access mechanism. Therefore, one head of a plurality of access mechanism systems is selected in parallel. However, one access mechanism is selected for a disk system in which a plurality of heads are selected for one access mechanism system and read in parallel. Alternatively, the data may be stored and reproduced in parallel.

また、上記実施例では、処理装置・ディスク制御装置
間インターフェイスを複数並列に選択し転送するが、超
高速のタイムシェアリング方式によるインターフェイス
の場合は、多重度の代り、時間スロットの選択を多くす
ることにより転送速度を変えることも可能である。
Further, in the above embodiment, a plurality of interfaces between the processing device and the disk control device are selected and transferred in parallel. However, in the case of an interface using an ultra-high-speed time sharing method, the selection of time slots is increased instead of multiplicity. It is also possible to change the transfer speed.

上記実施例の記載では、処理装置、ディスク制御間、
ディスク制御装置、ディスク装置間インターフェイスを
転送速度は同一という例で示してある。しかし、ディス
ク制御装置のメモリに一担データが記憶されるため、こ
れらの転送速度は必ずしも同一である必要はない。
In the description of the above embodiment, the processing device, the disk control,
An example in which the transfer speed is the same between the disk control device and the interface between the disk devices is shown. However, since the shared data is stored in the memory of the disk control device, these transfer speeds need not always be the same.

本実施例でのディスク装置としては、磁気ディスク装
置、光ディスク装置、磁気光ディスク装置である。
The disk device in this embodiment is a magnetic disk device, an optical disk device, and a magnetic optical disk device.

本実施例では不揮発性メモリはバッテリ・バックアッ
プ付の半導体メモリ又は半導体不揮発性メモリ等であ
る。
In this embodiment, the nonvolatile memory is a semiconductor memory with a battery backup or a semiconductor nonvolatile memory.

〔発明の効果〕〔The invention's effect〕

本発明によれば、ユーザの要求や記憶するデータの特
性により、ファイルシステムを自由に分割でき、ユーザ
の要求に柔軟に対応できるファイルシステムが実現でき
る。これは経時的にも変化するファイルに対する要求に
も対応できることを意味する。
According to the present invention, the file system can be divided freely according to the user's request and the characteristics of the data to be stored, and a file system that can flexibly respond to the user's request can be realized. This means that a request for a file that changes over time can be handled.

また、データの長短や、ユーザから要求される異なる
転送速度が記録再生するために、システムのハードウェ
アの変更なし、データを効率良く記憶するファイルシス
テムが実現できる。
In addition, since the data is recorded and reproduced at different lengths and at different transfer rates required by the user, a file system that efficiently stores data can be realized without changing the hardware of the system.

本発明によれば、処理装置、ディスク制御装置、ディ
スク装置幅のインターフェイスの転送速度が転送すべき
データの量に応じて、インターフェイスの多重度、並列
度を認意に設定可能となるので、転送データ量に関係な
くデータ転送時間を短くできる効果がある。
According to the present invention, since the transfer speed of the interface of the processing device, the disk control device, and the disk device width can be set as desired according to the amount of data to be transferred, the degree of multiplexing and the degree of parallelism of the interface can be appropriately set. There is an effect that the data transfer time can be shortened regardless of the data amount.

また、ディスク制御装置にキャッシュメモリ、不揮発
性メモリを設け、処理装置、ディスク装置間のデータ転
送を上記メモリを介して行ない、上記メモリまで転送が
終了した時点で、上位又は下位側の装置を切り離すこと
により、切り離した装置の専有時間が減り、有効活用が
図れる。また、読出し時に、上位装置がbusyであるた
め、再結合が出来ず、沈み込みが生じることが防止出来
る。
Further, a cache memory and a non-volatile memory are provided in the disk control device, and data transfer between the processing device and the disk device is performed via the memory. When the transfer to the memory is completed, the upper or lower device is disconnected. As a result, the occupation time of the separated device is reduced, and effective utilization can be achieved. Further, at the time of reading, since the upper device is busy, recombination cannot be performed and sinking can be prevented.

さらに、ディスク制御装置又は、ディスク装置に不揮
発性メモリを図け、記憶・再生頻度の高い特定のデータ
を記憶しておき、これらのデータに対する記憶・再生動
作は、不揮発性メモリ上で行なうことにより、ディスク
装置に対する記憶・再生に要する時間が大幅に(2〜3
桁)短縮出来、計算機システムのスループットの大幅向
上ができる。
Furthermore, a non-volatile memory is provided in the disk control device or the disk device to store specific data having a high storage / reproduction frequency, and the storage / reproduction operation for these data is performed on the non-volatile memory. , The time required for storage and reproduction with respect to the disk device is greatly reduced (2 to 3
Digits), and the throughput of the computer system can be greatly improved.

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

第1図は本発明の1実施例を示すブロック図、第2図は
従来技術の1例を示すブロック図、第3図は従来技術の
ディスク上のレコードフォーマットを説明する概念図、
第4図はサブディスクコントローラの1例を示すブロッ
ク図、第5図はディスク制御回路の1例を示すブロック
図、第6図はディスク制御回路の1例を示すブロック
図、第7図は本発明で使用する管理テーブルの1例を示
す図、第8図は本発明の他の1実施例のブロック図、第
9図は本発明の一実施例のディスク管理テーブルの概念
図、第10図は本発明の一実施例のシステム構成図、第11
図は他の実施例のシステム構成図、第12図は本発明の他
の実施例でのディスク装置の詳細構成図。
FIG. 1 is a block diagram showing one embodiment of the present invention, FIG. 2 is a block diagram showing one example of the prior art, FIG. 3 is a conceptual diagram explaining a record format on a disc of the prior art,
FIG. 4 is a block diagram showing one example of a sub disk controller, FIG. 5 is a block diagram showing one example of a disk control circuit, FIG. 6 is a block diagram showing one example of a disk control circuit, and FIG. FIG. 8 shows an example of a management table used in the present invention, FIG. 8 is a block diagram of another embodiment of the present invention, FIG. 9 is a conceptual diagram of a disk management table of one embodiment of the present invention, FIG. Is a system configuration diagram of an embodiment of the present invention.
FIG. 12 is a system configuration diagram of another embodiment, and FIG. 12 is a detailed configuration diagram of a disk device in another embodiment of the present invention.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 角田 義人 東京都国分寺市東恋ケ窪1丁目280番地 株式会社日立製作所中央研究所内 (72)発明者 藤沢 浩道 東京都国分寺市東恋ケ窪1丁目280番地 株式会社日立製作所中央研究所内 (72)発明者 瀬尾 洋右 東京都国分寺市東恋ケ窪1丁目280番地 株式会社日立製作所中央研究所内 (72)発明者 大内 康英 東京都国分寺市東恋ケ窪1丁目280番地 株式会社日立製作所中央研究所内 (58)調査した分野(Int.Cl.6,DB名) G06F 3/06 - 3/08──────────────────────────────────────────────────続 き Continuing on the front page (72) Inventor Yoshito Tsunoda 1-280 Higashi Koikekubo, Kokubunji-shi, Tokyo Inside the Central Research Laboratory, Hitachi, Ltd. Central Research Laboratory (72) Inventor Hirose Seo 1-280 Higashi Koikekubo, Kokubunji City, Tokyo Inside the Central Research Laboratory, Hitachi, Ltd. (58) Field surveyed (Int.Cl. 6 , DB name) G06F 3/06-3/08

Claims (10)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】情報処理部と、複数のディスク装置と、第
1のパスを介して上記情報処理部と接続され、複数のパ
スからなる第2のパスを介して上記複数のディスク装置
と接続されたディスク装置制御部とを有し、 上記ディスク装置制御部は、上記情報処理部より送られ
たデータが第1の種類のデータの場合に上記データをそ
のまま上記ディスク装置へアクセスする第1の手段と、
上記データが第2の種類のデータの場合に上記データを
複数に分割し、上記複数のディスク装置へアクセスする
第2の手段とを有することを特徴とするディスクファイ
ルシステム。
An information processing unit, a plurality of disk devices, and a plurality of disk devices are connected to the information processing unit via a first path and connected to the plurality of disk devices via a second path including a plurality of paths. A disk device controller configured to access the disk device as it is when the data sent from the information processor is data of a first type. Means,
A second means for dividing the data into a plurality of data when the data is the second type of data and accessing the plurality of disk devices.
【請求項2】上記第1の手段は、上記第2のパスのうち
の一つのパスを選択し、上記データを上記一つのパス上
へ転送し、 上記第2の手段は、上第2のパスのうちの複数のパスを
選択し、上記複数に分割した各データを上記選択した複
数のパス上へ転送することを特徴とする特許請求の範囲
第1項に記載のディスクファイルシステム。
2. The method according to claim 1, wherein the first means selects one of the second paths, and transfers the data to the one path. 2. The disk file system according to claim 1, wherein a plurality of paths are selected from the paths, and each of the plurality of divided data is transferred onto the plurality of selected paths.
【請求項3】上記第1の手段は、上記複数のディスク装
置のうちの一つのディスク装置に上記情報処理部より送
られた上記データを書き込み、 上記第2の手段は、上記情報処理部より送られた上記デ
ータが上記第2の種類のデータの場合は、上記複数のデ
ィスク装置のうちの複数のディスク装置に上記分割され
た上記情報処理部より送られた上記データを書き込むこ
とを特徴とする特許請求の範囲第2項に記載のディスク
ファイルシステム。
3. The first means writes the data sent from the information processing unit to one of the plurality of disk devices, and the second means outputs the data from the information processing unit. When the transmitted data is the second type of data, the data transmitted from the divided information processing unit is written to a plurality of disk devices among the plurality of disk devices. 3. The disk file system according to claim 2, wherein
【請求項4】上記第1の種類のデータのデータの長さ
は、所定のデータの長さよりも短く、上記第2の種類の
データのデータの長さは、上記所定のデータの長さより
も長いことを特徴とする特許請求の範囲第1項乃至第3
項の何れかに記載のディスクファイルシステム。
4. The data length of the first type of data is shorter than a predetermined length of data, and the data length of the second type of data is longer than the predetermined length of data. Claims 1 to 3 characterized by being long
Item 14. A disk file system according to any of the preceding items.
【請求項5】上記第1の種類のデータのデータ転送速度
は、所定のデータ転送速度よりも早く、上記第2の種類
のデータのデータ転送速度は、上記所定のデータ転送速
よりも遅いことを特徴とする特許請求の範囲第1項乃至
第3項の何れかに記載のディスクファイルシステム。
5. The data transfer speed of the first type of data is faster than a predetermined data transfer speed, and the data transfer speed of the second type of data is lower than the predetermined data transfer speed. The disk file system according to any one of claims 1 to 3, characterized in that:
【請求項6】情報処理部と、複数のディスク装置と、第
1のパスを介して上記情報処理部と接続され、複数のパ
スからなる第2のパスを介して上記複数のディスク装置
と接続されたディスク装置制御部とを有するディスクフ
ァイルシステムのディスクファイルアクセス方法であっ
て、 上記ディスク装置制御部は、 上記情報処理部より、上記複数のディスク装置にデータ
を記録する領域に係る割当て命令を受ける第1のステッ
プと、 上記データが第1の種類のデータであうか第2の種類の
データであるかを判別する第2のステップと、 上記データが第1の種類のデータの場合に、上記複数の
ディスク装置のうちの一つのディスク装置に上記データ
を記録する領域を割合て、上記データが第2の種類の場
合に、上記複数のディスク装置のうちの異なる複数のデ
ィスク装置に上記データを記録する領域を割当てる第3
のステップと、 上記複数のディスク装置へのアクセスを制御する第4の
ステップとを有することを特徴とするディスクファイル
アクセス方法。
6. An information processing unit, a plurality of disk devices, connected to the information processing unit via a first path, and connected to the plurality of disk devices via a second path including a plurality of paths. A disk file access method for a disk file system, comprising: a disk device control unit, wherein the disk device control unit sends, from the information processing unit, an assignment command for an area for recording data to the plurality of disk devices. A first step of receiving; a second step of determining whether the data is a first type of data or a second type of data; and, if the data is a first type of data, The area for recording the data is allocated to one of the plurality of disk devices, and when the data is of the second type, the number of the plurality of disk devices is reduced. A third method of allocating an area for recording the data to a plurality of different disk devices
And a fourth step of controlling access to the plurality of disk devices.
【請求項7】上記第4のステップは、上記データが上記
第1の種類のデータの場合に、上記第2のパスのうちの
一つのパスを選択するステップと、上記データが上記第
2の種類のデータの場合に、上記第2のパスのうちの複
数のパスを選択するステップとを有することを特徴とす
る特許請求の範囲第6項に記載のディスクファイルアク
セス方法。
7. The method according to claim 7, wherein the fourth step is a step of, when the data is the first type of data, selecting one of the second paths; 7. The disk file access method according to claim 6, further comprising the step of: selecting a plurality of paths from the second paths in the case of the type of data.
【請求項8】上記第4のステップは、上記データが上記
第1の種類のデータの場合に、上記データを記録する領
域を割当てられた上記一つのディスク装置に上記データ
を書き込むステップと、上記データが上記第2の種類の
データの場合に、上記データを記録する領域を割当てら
れた上記異なる複数のディスク装置に上記データを分割
して書き込むステップとを有することを特徴とする特許
請求の範囲第6項又は7項の何れかに記載のディスクフ
ァイルアクセス方法。
8. The method according to claim 8, wherein, when the data is the first type of data, the data is written to the one disk device to which an area for recording the data is allocated. And a step of dividing and writing the data to the plurality of different disk devices to which an area for recording the data is allocated when the data is the second type of data. Item 8. The disk file access method according to any one of Items 6 and 7.
【請求項9】上記第1の種類のデータのデータの長さ
は、所定のデータの長さよりも短く、上記第2の種類の
データのデータの長さは、上記所定のデータの長さより
も長いことを特徴とする特許請求の範囲第6項乃至第8
項の何れかに記載のディスクファイルアクセス方。
9. The data length of the first type of data is shorter than the length of the predetermined data, and the data length of the second type of data is longer than the length of the predetermined data. Claims 6 to 8 characterized by being long
A method for accessing a disk file according to any one of the above items.
【請求項10】上記第1の種類のデータのデータ転送速
度は、所定のデータ転送速度よりも早く、上記第2の種
類のデータのデータ転送速は、上記所定のデータ転送速
よりも遅いことを特徴とする特許請求を範囲第6項乃至
第8項の何れかに記載のディスクファイルアクセス方
法。
10. The data transfer speed of the first type of data is faster than a predetermined data transfer speed, and the data transfer speed of the second type of data is lower than the predetermined data transfer speed. The disk file access method according to any one of claims 6 to 8, characterized in that:
JP1239991A 1988-09-19 1989-09-18 Disk file system Expired - Lifetime JP2804115B2 (en)

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
JP23235788 1988-09-19
JP63-241104 1988-09-28
JP24110488 1988-09-28
JP63-232357 1988-09-28

Publications (2)

Publication Number Publication Date
JPH02176822A JPH02176822A (en) 1990-07-10
JP2804115B2 true JP2804115B2 (en) 1998-09-24

Family

ID=26530411

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1239991A Expired - Lifetime JP2804115B2 (en) 1988-09-19 1989-09-18 Disk file system

Country Status (2)

Country Link
US (1) US5572699A (en)
JP (1) JP2804115B2 (en)

Families Citing this family (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04321158A (en) * 1991-04-22 1992-11-11 Fujitsu Ltd Distribution/collection processor for array data
US5666511A (en) * 1992-10-08 1997-09-09 Fujitsu Limited Deadlock suppressing schemes in a raid system
US5463765A (en) * 1993-03-18 1995-10-31 Hitachi, Ltd. Disk array system, data writing method thereof, and fault recovering method
JP3209634B2 (en) * 1994-03-28 2001-09-17 株式会社日立製作所 Computer system
US5640584A (en) * 1994-12-12 1997-06-17 Ncr Corporation Virtual processor method and apparatus for enhancing parallelism and availability in computer systems
JP2573816B2 (en) * 1994-12-20 1997-01-22 日本電気ソフトウェア株式会社 Parallel input / output device and method
JPH08329021A (en) * 1995-03-30 1996-12-13 Mitsubishi Electric Corp Client server system
JP3201219B2 (en) * 1995-05-29 2001-08-20 三菱電機株式会社 I / O processing system
US5974502A (en) * 1995-10-27 1999-10-26 Lsi Logic Corporation Apparatus and method for analyzing and modifying data transfer reguests in a raid system
JP3287203B2 (en) * 1996-01-10 2002-06-04 株式会社日立製作所 External storage controller and data transfer method between external storage controllers
US6018778A (en) * 1996-05-03 2000-01-25 Netcell Corporation Disk array controller for reading/writing striped data using a single address counter for synchronously transferring data between data ports and buffer memory
JP3410010B2 (en) * 1997-12-24 2003-05-26 株式会社日立製作所 Subsystem migration method and information processing system
US7114049B2 (en) * 1997-01-08 2006-09-26 Hitachi, Ltd. Adaptive remote copy in a heterogeneous environment
US5960446A (en) * 1997-07-11 1999-09-28 International Business Machines Corporation Parallel file system and method with allocation map
JP4689137B2 (en) * 2001-08-08 2011-05-25 株式会社日立製作所 Remote copy control method and storage system
US7167962B2 (en) 1999-08-19 2007-01-23 Hitachi, Ltd. Remote copy for a storage controller with reduced data size
US6829678B1 (en) * 2000-07-18 2004-12-07 International Business Machines Corporation System for determining the order and frequency in which space is allocated on individual storage devices
US7194590B2 (en) * 2001-02-28 2007-03-20 Hitachi, Ltd. Three data center adaptive remote copy
US7143252B2 (en) * 2001-05-10 2006-11-28 Hitachi, Ltd. Storage apparatus system and method of data backup
US7213114B2 (en) 2001-05-10 2007-05-01 Hitachi, Ltd. Remote copy for a storage controller in a heterogeneous environment
US6954824B2 (en) * 2001-10-15 2005-10-11 International Business Machines Corporation Method, system, and program for determining a configuration of a logical array including a plurality of storage devices
US8307180B2 (en) * 2008-02-28 2012-11-06 Nokia Corporation Extended utilization area for a memory device
JP2012177962A (en) * 2011-02-25 2012-09-13 Hitachi Consumer Electronics Co Ltd Optical disk device
JP2013196116A (en) * 2012-03-16 2013-09-30 Oki Electric Ind Co Ltd Data storage device and method
US8947816B1 (en) 2013-05-01 2015-02-03 Western Digital Technologies, Inc. Data storage assembly for archive cold storage
JP6911732B2 (en) * 2017-11-29 2021-07-28 富士通株式会社 Information processing equipment, information processing methods, and programs

Family Cites Families (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
BE759562A (en) * 1969-12-31 1971-04-30 Ibm AUXILIARY STORAGE DEVICE AND IMPLEMENTATION METHOD
US4148098A (en) * 1976-10-18 1979-04-03 Xerox Corporation Data transfer system with disk command verification apparatus
JPS5652454A (en) * 1979-10-05 1981-05-11 Hitachi Ltd Input/output control method of variable word length memory
US4430712A (en) * 1981-11-27 1984-02-07 Storage Technology Corporation Adaptive domain partitioning of cache memory space
US4476527A (en) * 1981-12-10 1984-10-09 Data General Corporation Synchronous data bus with automatically variable data rate
US4509113A (en) * 1982-02-02 1985-04-02 International Business Machines Corporation Peripheral interface adapter circuit for use in I/O controller card having multiple modes of operation
US4509118A (en) * 1982-05-25 1985-04-02 Honeywell Information Systems Inc. Method and apparatus for defining magnetic disk track field lengths using a programmable counter
FR2561428B1 (en) * 1984-03-16 1986-09-12 Bull Sa DISC MEMORY RECORDING METHOD AND DISC MEMORY SYSTEM
US4829421A (en) * 1984-11-05 1989-05-09 S. C. Yuter, J.S.D. Data transfer regulating system for recording data at a varying recording
US4958315A (en) * 1985-07-02 1990-09-18 The United States Of America As Represented By The Secretary Of The Navy Solid state electronic emulator of a multiple track motor driven rotating magnetic memory
US4805090A (en) * 1985-09-27 1989-02-14 Unisys Corporation Peripheral-controller for multiple disk drive modules having different protocols and operating conditions
US4731737A (en) * 1986-05-07 1988-03-15 Advanced Micro Devices, Inc. High speed intelligent distributed control memory system
JPS63163930A (en) * 1986-12-26 1988-07-07 Toshiba Corp Alignment correction system
US4942579A (en) * 1987-06-02 1990-07-17 Cab-Tek, Inc. High-speed, high-capacity, fault-tolerant error-correcting storage system
JPS6470858A (en) * 1987-09-11 1989-03-16 Hitachi Ltd Data transfer system
US4870643A (en) * 1987-11-06 1989-09-26 Micropolis Corporation Parallel drive array storage system
US4993030A (en) * 1988-04-22 1991-02-12 Amdahl Corporation File system for a plurality of storage classes
US4989205A (en) * 1988-06-28 1991-01-29 Storage Technology Corporation Disk drive memory
US4956810A (en) * 1988-09-06 1990-09-11 International Business Machines Corporation High speed method for data transfer

Also Published As

Publication number Publication date
US5572699A (en) 1996-11-05
JPH02176822A (en) 1990-07-10

Similar Documents

Publication Publication Date Title
JP2804115B2 (en) Disk file system
JP3898782B2 (en) Information recording / reproducing device
US4974197A (en) Batching data objects for recording on optical disks with maximum object count
JP4135747B2 (en) Data processing apparatus and flash memory access method
USRE36989E (en) Virtual storage system and method
US7188147B2 (en) I/O method and apparatus for optical storage media
EP0738954B1 (en) Data transfer control method and apparatus for external storage subsystem
US6532513B1 (en) Information recording and reproduction apparatus
JPS62177621A (en) Disk device
JP3127796B2 (en) Information recording / reproducing device
JP4211563B2 (en) Playback / recording device
JPH1063436A (en) Method and device for storing data
JPH06110766A (en) Directory constitution method and computer system for sharing stored file system
JPH01303547A (en) Control system for information memory
JP2665180B2 (en) Disk cache buffer allocation method
EP0341036B1 (en) A method of operating an information handling system
JPH054697B2 (en)
JPH1186452A (en) Disk storage device
JP3028706B2 (en) Disk controller
JPH06348572A (en) Multi-mechanism disk system
JPH01255028A (en) Method for making access to external storage device
JPH02299036A (en) Information recording and reproducing method
JPS63291145A (en) Method for managing file
JPH096541A (en) Hierarchical storage device
JP3183253B2 (en) Dynamic capacity increase method and dynamic capacity increase method for disk device

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20070717

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20080717

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20080717

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20090717

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20090717

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20100717

Year of fee payment: 12

EXPY Cancellation because of completion of term
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100717

Year of fee payment: 12