JPH02307116A - Storage subsystem - Google Patents

Storage subsystem

Info

Publication number
JPH02307116A
JPH02307116A JP12857389A JP12857389A JPH02307116A JP H02307116 A JPH02307116 A JP H02307116A JP 12857389 A JP12857389 A JP 12857389A JP 12857389 A JP12857389 A JP 12857389A JP H02307116 A JPH02307116 A JP H02307116A
Authority
JP
Japan
Prior art keywords
mode
storage
read
storage area
storage medium
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
Application number
JP12857389A
Other languages
Japanese (ja)
Inventor
Norihiko Sakurai
櫻井 紀彦
Masahiro Kurata
正博 倉田
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP12857389A priority Critical patent/JPH02307116A/en
Publication of JPH02307116A publication Critical patent/JPH02307116A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To omit the selection of devices required for each file in response to the due characteristic and to attain the unitary control in a storage subsystem by setting a sequence mode and an address designation mode within each storage medium and controlling the action of each deck based on the mode setting information. CONSTITUTION:A storage subsystem 1 consists of a deck group 12 including plural decks 121 - 12N to which a replaceable storage medium is mounted, a storage subsystem control part 11, and a panel switch 13. The part 11 includes a mode setting/deciding part 110 and a mode setting table 111. Then an access mode is set in the same subsystem 1 with use of a storage medium of the same type. As a result, a sequential storage form attaching importance to the store bit cost is freely mixed with an address designation type storage form attaching importance to the random access performance. Thus it is possible to satisfy the various file request conditions in the system 1 and to attain the unitary control of these conditions.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、情報処理システムにおける外部記憶装置に関
し、特にアドレスの指定なしに先頭の記憶エリアから順
に次の情報記憶エリア位置に対してリード・ライトアク
セスを行う逐次的なデータの読出し書込み(以下、逐次
モードと呼ぶ)と、任意のアドレスを指定して直接その
アドレスの情報記憶エリアに対してリード・ライトアク
セスを行うモード(以下、アドレス指定モードと呼ぶ)
によってデータの読出し書込みを行う可換型記憶媒体(
例えば、書換え可能型な光ディスク等)を用いた記憶サ
ブシステムに関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to an external storage device in an information processing system, and the present invention relates to an external storage device in an information processing system, and the present invention relates to an external storage device in an information processing system. There are two modes: sequential reading and writing of data with write access (hereinafter referred to as sequential mode), and mode in which an arbitrary address is specified and read/write access is made directly to the information storage area at that address (hereinafter referred to as address specification mode). (called mode)
A removable storage medium (
For example, the present invention relates to a storage subsystem using a rewritable optical disk (for example, a rewritable optical disk, etc.).

〔従来技術〕[Prior art]

一般に情報処理システムにおいては、作成するファイル
の特性によって、ランダムアクセスが高速にできる直接
アクセス方式を採用した方が有利なファイルと、シーケ
ンシャルアクセス中心で、またデータ圧縮機能を採用す
ることにより、データ格納容量の大幅な削減が期待でき
るファイルとがある。現状では、前者は磁気ディスク装
置や現状の光デイスク装置を用い、後者は磁気テープ装
置を用いている。今後、特に、イメージ関連情報を格納
した場合に、ルコード当たりのデータ量は急速に大きく
なり、圧縮機構を具備した後者の装置の高速化が重視さ
れる方向にあるが、一方では、リレーショナルデータベ
ースを始めとする前者のランダムアクセスファイルの経
済化も要求が大きい。
In general, in information processing systems, depending on the characteristics of the file to be created, there are files for which it is advantageous to use a direct access method that allows for high-speed random access, and for files that are mainly sequential access and data storage capacity by using a data compression function. There are some files that can be expected to have a significant reduction. Currently, the former uses magnetic disk devices and current optical disk devices, and the latter uses magnetic tape devices. In the future, especially when storing image-related information, the amount of data per code will rapidly increase, and emphasis will be placed on increasing the speed of devices equipped with compression mechanisms. There is also a strong demand for economicalization of random access files, including the former.

そこで、まず現状の各装置の特徴について説明すると、
従来の代表的可換媒体を用いた記憶装置としては、磁気
テープ装置がある。磁気テープ装置は、必ず先頭の情報
から逐次的にアクセスを行い、必ずシーケンシャルアク
セスを行うことを前提にしており、アドレスに関する情
報は、テープマーク、BOT (テープの開始)、EO
T (テープの終了)、およびテープマーク(ファイル
の区切り)のみで、通常直前のアクセスで読出し書込み
された直後の記憶エリアに対してアクセスが行われる。
First, we will explain the characteristics of each current device.
A typical conventional storage device using a removable medium is a magnetic tape device. A magnetic tape device is based on the premise that access is always performed sequentially starting from the first information, and information regarding addresses is stored in tape marks, BOT (start of tape), and EO.
T (end of tape) and tape mark (file delimiter) are used to normally access the storage area immediately after being read or written in the previous access.

つまり、ソフトウェアは、読出し書込みにおいては、ア
ドレス指定のための位置づけコマンドは発行しない、こ
の方式では、直前に書かれたデータの大きさ等を意識す
る必要が無く、書き込める記憶容量が無くなるまで、逐
次的なアクセスを行うことができる。このことは、シー
ケンシャルにアクセスするファイルで、あらかじめデー
タの長さ等が明確でない場合や特に記憶サブシステム内
でのデータ圧縮機能により書き込み時でなければデータ
長が確定できない場合においても。
In other words, when reading and writing, the software does not issue positioning commands for specifying addresses. With this method, there is no need to be aware of the size of the data written immediately before, and the software continues to write sequentially until there is no more memory capacity available for writing. access. This is true even when the data length is not clear in advance for files that are accessed sequentially, or when the data length can only be determined at the time of writing due to the data compression function in the storage subsystem.

容易な制御で装置容量を有効に使えるメリットがある。It has the advantage of being easy to control and making effective use of equipment capacity.

実際、圧縮機構等も持つこのタイプの記憶サブシステム
は、既に開発されており、またビット価格も安価である
ことから、大容量のファイル保存に最適である。しかし
、アドレスの意識が無いため、ランダムなアクセスを行
なおうとすると、目的のブロックまで逐次読み飛ばさな
ければならない等のデメリットがある。
In fact, this type of storage subsystem, which also has a compression mechanism, has already been developed and the bit price is low, making it ideal for storing large-capacity files. However, since there is no awareness of addresses, there are disadvantages such as having to read sequentially to the target block when trying to perform random access.

これに対し逐次的なアクセスも直接アクセス方式も可能
な磁気ディスク装置や書換え型光ディスク装置のデータ
トラックには、その同心円を単位にシリンダアドレスを
、また読出しヘッドの位置によってヘッドアドレスを振
り、これらのアドレス情報の組合せにより、目的のデー
タに直接アクセスできる方式や、固定的な長さのデータ
ブロックをフォーマットし、そのデータブロック先頭か
らのブロックアドレスを設定し、そのアドレスをキーに
して目的のデータに直接アクセスできる方式が採用され
ている。
On the other hand, for the data tracks of magnetic disk devices and rewritable optical disk devices that can be accessed sequentially or directly, cylinder addresses are assigned in units of concentric circles, and head addresses are assigned depending on the position of the read head. By combining information, it is possible to directly access the target data, or to format a fixed length data block, set a block address from the beginning of the data block, and use that address as a key to directly access the target data. method is adopted.

これらの方式は、いずれもあらかじめ、特定のデータ長
のデータが格納される様にフォーマットをしてあり、デ
ータへのアクセスに先立ってアドレスを指定することに
より、直接そのアドレスのデータにアクセスを可能とし
てあり、媒体容量の有効利用を一部犠牲にして、ランダ
ムアクセス時の性能を高めている。
All of these methods are formatted in advance so that data of a specific data length is stored, and by specifying the address before accessing the data, it is possible to directly access the data at that address. , which improves performance during random access at the expense of some effective use of media capacity.

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

このように、現状では、磁気テープ装置(書換え型光デ
ィスク装置を含む)は、全く異質な装置として扱われて
おり、現状の記憶サブシステムでは、システムにおける
多様なファイルの要求条件を満足し、これを一元的に管
理できる記憶サブシステムを提供することはできないと
いう問題があった。また一方では1例えば、書換え型の
光ディスク等は、媒体容量も片面で300MB強と現状
の磁気テープ装置を上回り、かつビットコストも安い可
換型媒体であることから、ビットコストを低下させるた
めの磁気テープ装置的な使い方とランダムアクセス重視
の磁気ディスク装置としての使い方の置方の特徴を満足
させた記憶サブシステムが望まれているところである。
As described above, currently, magnetic tape devices (including rewritable optical disk devices) are treated as completely different devices, and current storage subsystems cannot satisfy the various file requirements of the system. There was a problem in that it was not possible to provide a storage subsystem that could centrally manage the data. On the other hand, 1.For example, rewritable optical disks have a medium capacity of over 300MB on one side, which exceeds the current magnetic tape device, and the bit cost is low.As such, it is necessary to reduce the bit cost. There is a need for a storage subsystem that satisfies the characteristics of usage as a magnetic tape device and as a magnetic disk device emphasizing random access.

本発明は、上記問題点を解決するためになされたもので
ある。
The present invention has been made to solve the above problems.

本発明の目的は、可換型記憶媒体(例えば、書換え可能
型な光ディスク等)を用いた記憶サブシステムにおいて
、磁気ディスク装置のようなアクセスモードと、磁気テ
ープ装置のようなモードとを、可換媒体の読出し書込み
装置(以下、デッキと呼ぶ)にマウント時に選択可能と
した記憶サブシステムを提供することにある。
An object of the present invention is to provide a storage subsystem using a removable storage medium (for example, a rewritable optical disk) that can switch between an access mode like a magnetic disk device and a mode like a magnetic tape device. An object of the present invention is to provide a storage subsystem that can be selected at the time of mounting on a read/write device (hereinafter referred to as a deck) for an exchange medium.

本発明の前記ならびにその他の目的と新規な特徴は、本
明細書の記述及び添付図面によって明らかになるであろ
う。
The above and other objects and novel features of the present invention will become apparent from the description of this specification and the accompanying drawings.

〔課題を解決するための手段〕[Means to solve the problem]

前記目的を達成するために、本発明においては、逐次的
なデータの読出し書込みと、任意のアドレス指定による
データの読出し書込みとを行う可換型ディスク記憶媒体
と、該記憶媒体をマウントする複数の読出書込装置と、
それらを制御する制御装置とを備えた記憶サブシステム
において、任意のアドレスの記憶エリアに対してリード
・ライトアクセスを行う第一のモードと、アドレスの指
定なしに先頭の記憶エリアから逐次的に次の情報記憶エ
リア位置に対してリード・ライトアクセスを行う第二の
モードのいずれかのモードを可換媒体内に設定し、前記
第一のモードが指定されていた場合は、アクセス位置を
指定する上位装置からの指示に基づき、読出し書込みを
行う記憶エリアを選択し、前記第二のモードが指定され
ていた場合には、記憶媒体がマウントされると、書込み
可能な先頭の記憶エリアに位置づけし、同一媒体に対す
るリードまたはライト指示を受領するたびに、その次の
記憶エリアに位置づけすることを特徴とする。
In order to achieve the above object, the present invention provides a removable disk storage medium that performs sequential reading and writing of data and reading and writing of data by arbitrary addressing, and a plurality of disk storage media that mount the storage medium. a reading/writing device;
In a storage subsystem equipped with a control device that controls them, there are two modes: a first mode in which read/write access is made to a storage area at an arbitrary address; Set one of the second modes for read/write access to the information storage area position in the removable medium, and if the first mode is specified, specify the access position. Based on instructions from the host device, a storage area for reading and writing is selected, and if the second mode is specified, when the storage medium is mounted, it is positioned at the first writable storage area. , is characterized in that each time a read or write instruction for the same medium is received, it is positioned in the next storage area.

〔作 用J 前記した手段によれば、同一の記憶サブシステム内で、
同一種の記憶媒体を用いて、アクセスモードを設定する
ことにより、磁気ディスク装置のようにアクセスするア
ドレスを指定して直接アクセスを行うモードと、磁気テ
ープ装置のようにアドレスの指定なしに先頭のデータ記
憶エリアがら逐次的にデータのり−ド/ライトを行うモ
ードとを、自由に混在できる。
[Function J] According to the above-mentioned means, within the same storage subsystem,
By using the same type of storage media and setting the access mode, there are two modes: direct access by specifying the access address like a magnetic disk drive, and a mode where the first data is accessed without specifying an address like a magnetic tape drive. A mode in which data is read/written sequentially from the storage area can be freely mixed.

〔発明の実施例〕[Embodiments of the invention]

以下、本発明の一実施例を図面を用いて具体的に説明す
る。
Hereinafter, one embodiment of the present invention will be specifically described using the drawings.

なお、実施例を説明するための全図において。In addition, in all the figures for explaining an example.

同一機能を有するものは同一符号を付け、その繰り返し
の説明は省略する。
Components having the same function are given the same reference numerals, and repeated explanations thereof will be omitted.

第1図は、本発明の一実施例にかかる記憶サブシステム
の全体概略構成を示すブロック図である。
FIG. 1 is a block diagram showing the overall schematic configuration of a storage subsystem according to an embodiment of the present invention.

図において、記憶サブシステム1は、可換型記憶媒体が
マウントされる複数のデツキ!21〜12Nからなるデ
ツキ群12と記憶サブシステム制御部11と、パネルス
イッチ13で構成され、記憶サブシステム制御部11は
、モード設定判断部110とモード設定テーブル111
で構成されている。
In the figure, a storage subsystem 1 includes multiple decks on which removable storage media are mounted! The storage subsystem control section 11 includes a deck group 12 consisting of 21 to 12N, a storage subsystem control section 11, and a panel switch 13.
It consists of

第2図は、第1図のシステムにおける要部の詳細構成図
であって、可換型記憶媒体2の情報記憶エリアをユーザ
記憶エリア20と制御情報設定エリア21に分けた例を
示している。
FIG. 2 is a detailed configuration diagram of the main parts of the system of FIG. 1, and shows an example in which the information storage area of the replaceable storage medium 2 is divided into a user storage area 20 and a control information setting area 21. .

モード設定テーブル111は、各デツキ(121〜12
N)に対応して、未使用/既存有効データ有りの表示ビ
ット112と、逐次モード/アドレス指定モード表示ビ
ット113と、逐次モードが設定された場合に直前にア
クセスされたブロックアドレスを記憶するエリア114
で構成されている。
The mode setting table 111 includes information for each deck (121 to 12
Corresponding to N), an area for storing an unused/existing valid data indicating bit 112, a sequential mode/addressing mode indicating bit 113, and the block address most recently accessed when the sequential mode is set. 114
It consists of

また、4は上位装置からのコマンドの構成を示し、41
はモード指定ビットを表わしている。
In addition, 4 indicates the configuration of commands from the higher-level device, and 41
represents a mode specification bit.

次に、このように構成された記憶サブシステムの動作に
ついて説明する。
Next, the operation of the storage subsystem configured in this way will be explained.

(1)可換型記憶媒体2がデツキ12にマウントされる
と、記憶サブシステムlの制御部!lは磁気ディスクの
様に任意のアドレスの記憶エリアに対してリード・ライ
トアクセスを行うモード(アドレス指定モード)と、磁
気テープ装置の様に、アドレスの指定なしに先頭の記憶
エリアがら逐次的に次の情報記憶エリア位置に対してリ
ード・ライトアクセスを行うモード(逐次的モード)の
いずれかのモードが設定されている可換型記法媒体的制
御情報設定エリア21を読み取り、制御装置内にある各
デツキ対応のモード設定テーブル111に記憶する。
(1) When the removable storage medium 2 is mounted on the deck 12, the controller of the storage subsystem l! l is a mode in which read/write access is made to a storage area at an arbitrary address, like a magnetic disk (addressing mode), and a mode in which read/write access is made to a storage area at an arbitrary address, like in a magnetic tape device, and a mode in which the first storage area is accessed sequentially without specifying an address, like in a magnetic tape device. Reads the commutative notation medium control information setting area 21 in which one of the modes (sequential mode) for read/write access to the next information storage area position is set, and reads the control information setting area 21 in the control device. It is stored in the mode setting table 111 corresponding to each deck.

なお、このモード指定はパネルスイッチ13を操作する
ことによって行う。
Note that this mode designation is performed by operating the panel switch 13.

この制御情報設定エリア21内の制御情報には、先に説
明したように、記憶情報媒体の■未使用/既存有効デー
タ有りの表示ビット■既存有効データ有りの場合のその
時に書き込まれたモードを示すビットが含まれており、
各々デツキ対応のモード設定テーブル111の未使用/
既存有効データの有りの表示ビット112および逐次モ
ード/アドレス指定モード表示ビット113に記憶され
る。
As explained earlier, the control information in this control information setting area 21 includes the information of the storage information medium, the unused/existing valid data display bit, and the mode written at that time if there is existing valid data. Contains a bit to indicate
Unused mode setting table 111 for each deck/
It is stored in the presence of existing valid data indication bit 112 and the sequential mode/addressing mode indication bit 113.

(2)またこのモード指定は、上位装置からのコマンド
4の指示によっても設定できる。即ち、もし、可換型記
憶媒体の制御情報の、未使用/既存有効データ有りの表
示ビットが未使用状態を示していた場合には、上位装置
からのコマンド4の指示によって設定し、また、既存デ
ータを破棄してその媒体を新たに使用する場合等もコマ
ンド4の指示によって設定する。これらの判断は、記憶
サブシステム制御部11が予め定められたルールに従い
モード設定を行う。
(2) This mode designation can also be set by command 4 from the host device. That is, if the unused/existing valid data indicating bit in the control information of the removable storage medium indicates an unused state, it is set by command 4 from the host device, and Settings are also made in accordance with command 4 instructions, such as when discarding existing data and using the medium anew. For these determinations, the storage subsystem control unit 11 performs mode settings according to predetermined rules.

この場合には1例えば、以下の動作を行う。In this case, for example, the following operation is performed.

■位置づけを指定するコマンドがコマンドチェインの先
頭に指定され、これに引き続いて、読出し・書込み(R
EAD/WRITE)コマンドを受領した場合には、記
憶媒体に逐次的モードを設定し。
■The command that specifies the positioning is specified at the beginning of the command chain, and then the read/write (R
If an EAD/WRITE command is received, set the storage medium to sequential mode.

アドレスの指定なしに直接読出し・書込み(READ/
WRITE)コマンドを受領した場合には、記憶媒体に
アドレス指定モードを設定する。
Direct reading/writing without specifying an address (READ/
WRITE) command, sets the addressing mode for the storage medium.

■モード設定のために専用のコマンド4を受領した場合
には、その中のモード指定ビット41の指示に従う。
(2) When a dedicated command 4 is received for mode setting, the instruction of the mode designation bit 41 therein is followed.

また、未使用/既存有効データ有りの表示ビット112
が既存有効データ有り状態でかつ逐次モード/アドレス
指定モード表示ビット113の指定モードと上位コマン
ド4のモード指定ビット41の指示との間に矛盾があれ
ば、以降の動作を抑止する。
Also, unused/existing valid data display bit 112
If there is existing valid data and there is a contradiction between the mode specified by the sequential mode/addressing mode display bit 113 and the instruction of the mode specification bit 41 of the upper command 4, subsequent operations are inhibited.

これにより、既存のデータを誤操作等から守るとともに
、運用上の媒体管理を容易にすることができる。
This makes it possible to protect existing data from erroneous operations and facilitate operational media management.

(3)アドレス指定モードが指定された場合には、位置
づけ用のコマンドの指示に基づいて位置づけを行い、こ
れに続く読出し・書込み(READ/WRITE)コマ
ンドを実行する。この動作は。
(3) When the addressing mode is specified, positioning is performed based on the instruction of the positioning command, and the subsequent read/write (READ/WRITE) command is executed. This behavior is.

従来の磁気ディスク装置や光デイスク装置と同様である
This is similar to conventional magnetic disk devices and optical disk devices.

(4)逐次動作モードが指定された場合には、内部コマ
ンドとして、第0番目のブロックへの位置づけを行う。
(4) If the sequential operation mode is specified, position to the 0th block is performed as an internal command.

光デイスク装置等は、回転体であり、位置づけが行われ
ている(オリエンテーションが確立している)間にコマ
ンドを受領できなかった場合には、コマンド再試行機能
等を利用して、位置づけが完了した時点でコマンド受領
が可能な様に記憶サブシステム制御部11で同期をとる
Optical disk devices are rotating bodies, and if a command cannot be received while positioning is being performed (orientation is established), use the command retry function, etc. to complete positioning. At this point, the storage subsystem control unit 11 synchronizes so that the command can be received.

最初の読出し・書込み(READ/WRITE)アクセ
スが完了すると、制御部はそのアドレスを。
When the first read/write (READ/WRITE) access is completed, the control unit reads the address.

ブロックアドレス記憶するエリア114に記憶しておき
、次のアクセスがあった場合には、この記憶エリアの直
後の記憶エリアへの位置づけを内部コマンドで指示し、
この部分へのアクセスを行う。
The block address is stored in the area 114 for storing the block address, and when the next access occurs, an internal command is used to instruct the positioning to the storage area immediately after this storage area.
Access this part.

以下順次アドレスを記憶し、磁気テープ装置の様な逐次
的動作を行う。
Thereafter, addresses are stored sequentially and sequential operations similar to those of a magnetic tape device are performed.

なおここでは、可換型記憶媒体として、書換え可能な光
デイスク媒体を例にとり説明をしたが、逐次的モードの
読出し書込みもアドレス指定モードの読出し書込みも可
能な可換型記憶媒体であれば、特に記憶媒体の種別を限
定するものではない。
Here, we have explained using a rewritable optical disk medium as an example of a removable storage medium, but any removable storage medium that can be read and written in a sequential mode and an addressing mode can be used. There is no particular limitation on the type of storage medium.

以上、本発明を実施例にもとづき具体的に説明したが、
本発明は、前記実施例に限定されるものではなく、その
要旨を逸脱しない範囲において種々変更可能であること
は言うまでもない。
The present invention has been specifically explained above based on examples, but
It goes without saying that the present invention is not limited to the embodiments described above, and can be modified in various ways without departing from the spirit thereof.

〔発明の効果〕〔Effect of the invention〕

以上、説明したように1本発明の記憶サブシステムによ
れば、逐次モードとアドレス指定モードを各記憶媒体の
内部に設定し、その情報に基づいて、各デツキの動作を
制御することができ、これにより、格納ビットコストを
重視した逐次型の記憶形態と、ランダムアクセス性能を
重視したアドレス指定型の記憶形態が、同一種の記憶媒
体を用いて、かつ同一サブシステム内で実現可能できる
As described above, according to the storage subsystem of the present invention, the sequential mode and addressing mode can be set inside each storage medium, and the operation of each deck can be controlled based on the information. As a result, a sequential storage format that emphasizes storage bit cost and an addressing storage format that emphasizes random access performance can be realized using the same type of storage medium and within the same subsystem.

また、ファイル毎に特性に応じた装置の選択をする必要
をなくし、運用・媒体管理をより一元化することによる
運用コストを削減できる効果がある。
Furthermore, it is possible to eliminate the need to select a device according to the characteristics of each file, and to further unify operation and media management, thereby reducing operational costs.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は、本発明の一実施例にががる記憶サブシステム
の全体概略構成を示すブロック図。 第2図は、第1図のシステムにおける要部の詳細構成図
である。 図中、1・・・可換型記憶媒体を用いた記憶サブシステ
ム、1!・・・記憶サブシステム制御部、110・・・
モード設定判断部、111・・・モード設定テーブル、
112・・・未使用/既存有効データの有りの表示ビッ
ト、113・・・逐次モード/アドレス指定モード表示
ビット、114・・・ブロックアドレスを記憶するエリ
ア、12・・・デツキ群、121〜12N・・・各デツ
キ、13・・・パネルスイッチ、2・・・可換型記憶媒
体、 20・・・ユーザ記憶エリア、 21・・・可換
型記憶媒体内制御情報設定エリア、4・・・上位装置か
らのコマンド、41・・・モード指定ビット
FIG. 1 is a block diagram showing the overall schematic configuration of a storage subsystem according to an embodiment of the present invention. FIG. 2 is a detailed configuration diagram of the main parts of the system of FIG. 1. In the figure, 1... storage subsystem using a removable storage medium, 1! ...Storage subsystem control unit, 110...
Mode setting determination unit, 111...mode setting table,
112: Unused/presence of existing valid data indication bit, 113: Sequential mode/addressing mode indication bit, 114: Area for storing block addresses, 12: Deck group, 121 to 12N ...Each deck, 13...Panel switch, 2...Replaceable storage medium, 20...User storage area, 21...Control information setting area in the replaceable storage medium, 4... Command from host device, 41...Mode specification bit

Claims (1)

【特許請求の範囲】[Claims] (1)逐次的なデータの読出し書込みと、任意のアドレ
ス指定によるデータの読出し書込みとを行う可換型ディ
スク記憶媒体と、該記憶媒体をマウントする複数の読出
書込装置と、それらを制御する制御装置とを備えた記憶
サブシステムにおいて、任意のアドレスの記憶エリアに
対してリード・ライトアクセスを行う第一のモードと、
アドレスの指定なしに先頭の記憶エリアから逐次的に次
の情報記憶エリア位置に対してリード・ライトアクセス
を行う第二のモードのいずれかのモードを可換媒体内に
設定し、前記第一のモードが指定されていた場合は、ア
クセス位置を指定する上位装置からの指示に基づき、読
出し書込みを行う記憶エリアを選択し、前記第二のモー
ドが指定されていた場合には、記憶媒体がマウントされ
ると、書込み可能な先頭の記憶エリアに位置づけし、同
一媒体に対する読出しまたは書込み指示を受領するたび
に、その次の記憶エリアに位置づけすることを特徴とす
る記憶サブシステム。
(1) A removable disk storage medium that sequentially reads and writes data and reads and writes data by specifying an arbitrary address, a plurality of read/write devices that mount the storage medium, and control them. a first mode in which read/write access is made to a storage area at an arbitrary address in a storage subsystem comprising a control device;
A second mode is set in the removable medium in which read/write access is performed sequentially from the first storage area to the next information storage area without specifying an address; mode is specified, the storage area to be read and written is selected based on the instruction from the host device that specifies the access position, and if the second mode is specified, the storage medium is mounted. When the storage subsystem receives a read or write instruction for the same medium, the storage subsystem positions the storage area at the first storage area that can be written to, and positions the storage area at the next storage area each time a read or write instruction for the same medium is received.
JP12857389A 1989-05-22 1989-05-22 Storage subsystem Pending JPH02307116A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP12857389A JPH02307116A (en) 1989-05-22 1989-05-22 Storage subsystem

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP12857389A JPH02307116A (en) 1989-05-22 1989-05-22 Storage subsystem

Publications (1)

Publication Number Publication Date
JPH02307116A true JPH02307116A (en) 1990-12-20

Family

ID=14988097

Family Applications (1)

Application Number Title Priority Date Filing Date
JP12857389A Pending JPH02307116A (en) 1989-05-22 1989-05-22 Storage subsystem

Country Status (1)

Country Link
JP (1) JPH02307116A (en)

Similar Documents

Publication Publication Date Title
JPH1063578A (en) Information recording and reproducing device
US5758191A (en) Method for buffer management in a disk drive having a first segment for storing burst data and a second segment used for write and read commands
US6880042B2 (en) Data storage apparatus that combines a group of continuous data series stored in buffer separately before storing in a recording medium
US5875453A (en) Apparatus for and method of information processing
JPH08102132A (en) Information recorder
JPH06202814A (en) Storage control method for magnetic tape storage device
JPH02307116A (en) Storage subsystem
EP0108651A2 (en) Dynamic addressing for variable track length cache memory
JPH09330257A (en) External storage medium reader
US6041392A (en) Disk drive device and method for controlling the same
JP3539802B2 (en) Information storage device
EP0080878A2 (en) Cache memory and method of control for use with magnetic disks
JPH02307115A (en) Control system for storage subsystem
JPH0628779A (en) Method for recording and controlling data in disk device
JP2002150697A (en) Magnetic disk control system and magnetic disk device using it
JPH1049312A (en) Magnetic disk drive
JP3080416B2 (en) Method of executing internal operation in controller and controller
JPS61287071A (en) Magnetic disc controller
JPH0922331A (en) Information recording and reproducing method
JPH0695808A (en) Magnetic disk device
JPS59221810A (en) Alternate sector device in magnetic storage device
JP3068811B2 (en) Method of controlling storage device
JPH05197502A (en) Magnetic tape controller
JPH04111015A (en) Information recorder
JPS6234227A (en) Auxiliary memory device