JPH08212014A - Semiconductor storage subsystem - Google Patents

Semiconductor storage subsystem

Info

Publication number
JPH08212014A
JPH08212014A JP1895995A JP1895995A JPH08212014A JP H08212014 A JPH08212014 A JP H08212014A JP 1895995 A JP1895995 A JP 1895995A JP 1895995 A JP1895995 A JP 1895995A JP H08212014 A JPH08212014 A JP H08212014A
Authority
JP
Japan
Prior art keywords
ttl
track
record
failure
fault
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
JP1895995A
Other languages
Japanese (ja)
Inventor
Mamoru Touraku
守 東落
Hiroyoshi Suzuki
啓悦 鈴木
Izumi Yuzawa
泉 湯沢
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP1895995A priority Critical patent/JPH08212014A/en
Publication of JPH08212014A publication Critical patent/JPH08212014A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE: To shorten fault recovery processing time by providing a semiconductor control device with a means for initializing a track table (TTL) at the time of executing an instruction applied from the external or executing a format writing command when the TTL is failed. CONSTITUTION: When a semiconductor storage control device(SSC) 502 receives a format writing command 510 and a TTL fault is generated on an indicated track, the TTL is initialized by TTL initialization 511. When a fault is generated in the TTL 505, the fault generation is informed to the SSC 502 by a fault report 508. After receiving the fault report 508, the SSC 502 informs the fault generation to a CPU 501 by a fault report 509. A maintenance man finds out a failed track based on the report 509 and the initialization of the TTL 505 is requested by a service processor(SVP) 503. Receiving a TTL initializing instruction, the SSC 502 initializes the TTL 505 and track data 506 stored in a semiconductor storage unit(SSU) 504.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、コンピュ−タシステム
に使用される記憶装置の一つである半導体記憶装置に係
り、特に制御情報に障害が発生した場合に障害を回復す
る手段を有する半導体記憶装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a semiconductor memory device which is one of the memory devices used in a computer system, and more particularly to a semiconductor memory device having means for recovering from a failure in control information. Regarding the device.

【0002】[0002]

【従来の技術】コンピュ−タシステムの外部記憶装置と
して、磁気ディスク装置、磁気テープ装置がある。磁気
ディスク装置の記憶フォーマット(トラックフォーマッ
ト)を、図1に示す。
2. Description of the Related Art As external storage devices of computer systems, there are magnetic disk devices and magnetic tape devices. The storage format (track format) of the magnetic disk device is shown in FIG.

【0003】インディックスマーカ101は、トラック
の先頭を示す。ホームアドレス102(以下HAと省略
する)は、トラックの最初のフィールドであり、トラッ
クの状態及びトラック番号を示す。
The index marker 101 indicates the beginning of a track. The home address 102 (hereinafter abbreviated as HA) is the first field of the track and indicates the status of the track and the track number.

【0004】カウント部103、105、108(以下
C部と省略する)は、レコード109、110、111
の最初のフィールドであり、レコードの状態、位置及び
長さを示す。キー部106は、後続のデータ部の手引き
となる情報を記録し、データ部の内容の検索等に使用す
る。キー部は、レコード中に存在しなくてもよい。デー
タ部104、107には、ユーザデータを記録する。C
部とキー部とデータ部とによりレコードが構成される。
Counting units 103, 105 and 108 (hereinafter abbreviated as C unit) record records 109, 110 and 111.
Is the first field of the record and indicates the status, position and length of the record. The key section 106 records information that serves as a guide for the subsequent data section, and is used for searching the contents of the data section. The key part does not have to exist in the record. User data is recorded in the data sections 104 and 107. C
A record is composed of a part, a key part, and a data part.

【0005】HA直後のレコードは、レコード0(10
9)であり、標準フォーマットでは、キー部は存在しな
い。トラック上のレコードは、レコード0、レコード
1、レコード2・・・レコードnとするのが一般的であ
る。また、初期化されたトラック上には、HA102、
レコード0(109)のみ存在する。
The record immediately after HA is record 0 (10
9), and in the standard format, there is no key part. The records on the track are generally record 0, record 1, record 2, ... Record n. On the initialized track, HA102,
Only record 0 (109) exists.

【0006】半導体記憶装置(以下SSUと省略する)
でも、通常、磁気ディスク装置をエミュレートし、同様
な記憶フォーマットで各レコードを格納する。SSUに
は、磁気ディスク装置のように記憶媒体の回転などの物
理的制約がない。このため、レコードの検索では、トラ
ック上のデータ(C部)を先頭から順次読み出す必要が
なく、実際のデータとは別にトラック上のレコードの情
報を管理することにより、検索時間を短縮することがで
きる。この情報がトラックテーブル(以下TTLと省略
する)である。
Semiconductor memory device (hereinafter abbreviated as SSU)
However, normally, a magnetic disk device is emulated and each record is stored in a similar storage format. Unlike magnetic disk devices, SSUs do not have physical restrictions such as rotation of storage media. Therefore, in the record search, it is not necessary to sequentially read the data (C portion) on the track from the beginning, and the search time can be shortened by managing the record information on the track separately from the actual data. it can. This information is a track table (hereinafter abbreviated as TTL).

【0007】磁気ディスク装置及びSSUによる上位装
置からの指示によるレコード検索は以下のようになる。
上位装置からの位置付け指示は、図2に示すコマンド群
で実施される。
The record retrieval by the magnetic disk unit and the SSU instructed by the host unit is as follows.
The positioning instruction from the host device is executed by the command group shown in FIG.

【0008】SEEKコマンド201は、シリンダ番
号、ヘッド番号を指示し、特定のトラックを検索する。
SET SECTORコマンド202(以下SSと省略
する)は、トラックの先頭から位置を指示し、その位置
からこのコマンドに続くコマンドの処理を行う。SEA
RCH IDコマンド203(以下SSIと省略する)
は、上位装置からのデータと、C部のデータとの比較を
とり、条件の成立したレコードへの位置付けを行う。T
ICコマンド204は、SCI203で位置付けが不成
功のとき、SCIをくり返すためのものである。REA
D/WRITEコマンド205は、フィールド、レコー
ド、又はトラックの読出し、又は書込みを行う。
The SEEK command 201 designates a cylinder number and a head number to search for a specific track.
The SET SECTOR command 202 (hereinafter abbreviated as SS) designates a position from the beginning of the track and processes the command following this command from that position. SEA
RCH ID command 203 (hereinafter abbreviated as SSI)
Compares the data from the higher-level device with the data in the C section, and positions the record on which the condition is satisfied. T
The IC command 204 is for repeating the SCI when the positioning is unsuccessful in the SCI 203. REA
The D / WRITE command 205 reads or writes a field, record, or track.

【0009】ここで、SS202のデータが”0”(ト
ラックの先頭から)、SCIの位置付けがレコード5と
する。磁気ディスク装置では、図3のようにHAから処
理を開始し、レコード0(302)、レコード1(30
3)、レコード2(304)、レコード3(305)、
レコード4(306)と進み、目的のレコード5(30
7)に位置づく。このため、無駄なヘッド移動308が
生じる。この間、上位装置との接続は維持され、無駄な
ヘッド移動が生じる。
Here, it is assumed that the SS202 data is "0" (from the beginning of the track) and the SCI positioning is record 5. In the magnetic disk device, the processing is started from HA as shown in FIG. 3, and the record 0 (302) and the record 1 (30
3), record 2 (304), record 3 (305),
Go to record 4 (306) and record 5 (30
Positioned in 7). Therefore, useless head movement 308 occurs. During this time, the connection with the host device is maintained and unnecessary head movement occurs.

【0010】SSUの場合、SCI203を実行する
時、TTLを元に目的レコードを検索する。TTLは、
図4に示す構成とする。シリンダ/ヘッド番号は、この
トラックのシリンダ番号とヘッド番号とを示す。最大レ
コード数402は、このとラックに存在する最大のレコ
ード番号を示す。SCI203を実行する時、最大レコ
ード数402によって目的レコードがトラック上に存在
するかどうかを容易に判断することができる。最大セク
タ番号403は、このトラックでレコードが存在する最
大セクタ番号を示す。もし、SSで転送されるセクタ番
号の方が大きい場合、続くコマンドの処理はトラックの
先頭から行う。レコード情報404、405、406
は、このトラックに存在するレコードの情報を示す。こ
のレコード情報には、自レコードのセクタ番号、自レコ
ードが始まるメモリ上の位置などを記憶する。TTL
は、形式書込みコマンド(WRITE HA、WRIT
E CKDコマンドなどトラック全体、又はレコードの
作成、消去を行う)処理時に更新される。
In the case of SSU, when SCI 203 is executed, the target record is retrieved based on TTL. TTL is
The structure shown in FIG. 4 is used. The cylinder / head number indicates the cylinder number and head number of this track. The maximum record number 402 indicates the maximum record number existing in this and the rack. When executing the SCI 203, it is possible to easily determine whether the target record exists on the track by the maximum number of records 402. The maximum sector number 403 indicates the maximum sector number in which a record exists in this track. If the sector number transferred by SS is larger, the processing of the subsequent command is performed from the beginning of the track. Record information 404, 405, 406
Indicates the information of the record existing in this track. In this record information, the sector number of the own record, the position on the memory where the own record starts, etc. are stored. TTL
Is a format write command (WRITE HA, WRITE
The entire track such as the ECKD command or the record is created or erased).

【0011】SSUで図3と同じデータを検索する場
合、SCI受領後TTLを参照して、目的のレコードの
有無及び位置を求める。最大セクタ番号403には、5
以上の値が格納されており、目的レコードが存在するこ
とが判明する。次に、レコード5に対応するレコード情
報を参照して、メモリ上の位置を求める。この値によ
り、目的レコードへの位置付けを行う。この動作によ
り、磁気ディスク装置で発生していた無駄なヘッド移動
を回避することができる。
When the SSU retrieves the same data as in FIG. 3, the presence or absence and the position of the target record are obtained by referring to the TTL after receiving the SCI. 5 for the maximum sector number 403
The above values are stored, and it is found that the target record exists. Next, by referring to the record information corresponding to the record 5, the position on the memory is obtained. Positioning to the target record is performed by this value. By this operation, it is possible to avoid unnecessary head movement that has occurred in the magnetic disk device.

【0012】TTLに障害が発生すると、このトラック
の全レコードに対するアクセスが不可能になる。このた
め、TTL障害の発生を上位装置に報告し、障害回復を
要求する。障害回復時(又は障害回復後)、TTLの初
期化(再フォーマット)が必要になる。この際、TTL
の内容と実際のトラックのデータとを一致させなければ
ならない。
When the TTL fails, it becomes impossible to access all the records of this track. For this reason, the occurrence of a TTL failure is reported to the host device and failure recovery is requested. At the time of failure recovery (or after failure recovery), TTL initialization (reformatting) is required. At this time, TTL
And the actual track data must match.

【0013】SSUは、電源投入直後、メモリを初期化
(トラック上にはHA、レコード0のみ存在し、これに
対応するTTLを作成する)を有している。従来のSS
Uは、この機能を使用してTTLの初期化を行ってい
る。即ち、最初に障害が発生したSSUのトラックデー
タを全て読出し、他の記憶装置(磁気テープなど)にデ
ータを退避する。そして、SSUの再立ち上げを人手に
よって行い、トラックデータ及びTTLの初期化を行
う。最後に、このSSUに退避させていたデータを書き
込む。この作業、SSUの容量が数ギガバイトになって
いる現在、多大な時間を必要とする。
The SSU has the memory initialization (only HA and record 0 exist on the track, and the corresponding TTL is created) immediately after the power is turned on. Conventional SS
U uses this function to initialize the TTL. That is, all the track data of the SSU in which the failure has occurred first is read, and the data is saved to another storage device (such as a magnetic tape). Then, the SSU is restarted manually to initialize the track data and the TTL. Finally, the data saved in this SSU is written. This work requires a lot of time at present because the capacity of the SSU is several gigabytes.

【0014】[0014]

【発明が解決しようとする課題】従来のSSUでは、T
TLに障害が発生すると、その回復のために人手による
再立ち上げ処理と、データの退避及び書込みのために長
時間必要であり、その間、上位装置の処理能力も大幅に
低下させる。
In the conventional SSU, the T
When a failure occurs in the TL, it takes a long time for a manual restart process to recover the failure and for saving and writing data, and during that time, the processing capability of the host device is significantly reduced.

【0015】本発明の目的は、TTLに障害が発生した
際の回復処理にかかる時間を短縮し、上位装置の処理能
力の低下を防止する半導体制御装置を提供することであ
る。
It is an object of the present invention to provide a semiconductor control device that shortens the time required for recovery processing when a failure occurs in TTL and prevents the processing capacity of a host device from decreasing.

【0016】[0016]

【課題を解決するための手段】本発明による半導体制御
装置は、外部からの指示でTTLの初期化を行う手段、
あるいは、TTL障害時に形式書込みコマンドが実行さ
れたときにTTLの初期化を行う手段を有する。
A semiconductor control device according to the present invention is a means for initializing TTL according to an instruction from the outside.
Alternatively, it has means for initializing the TTL when the format write command is executed at the time of the TTL failure.

【0017】[0017]

【作用】本発明によれば、TTL障害時にトラックデー
タのバックアップを行わずに、TTLのみを初期化でき
るため、短時間でTTL障害の回復が行える。また、T
TL障害時に形式書込みコマンドが実行された場合、T
TLの初期化を行うようにすることにより、上位装置か
らのエラー回復処理のみで、TTL障害の回復が行え
る。
According to the present invention, since only the TTL can be initialized without backing up the track data at the time of the TTL failure, the TTL failure can be recovered in a short time. Also, T
If the format write command is executed at the time of TL failure, T
By initializing the TL, the TTL failure can be recovered only by the error recovery process from the host device.

【0018】[0018]

【実施例】以下、本発明の一実施例について説明する。
図5は、この実施例のコンピュータシステムの構成図で
ある。このコンピュータシステムは、トラックデータ5
06とTTL505とを記憶する半導体記憶装置(SS
U)504、このSSUを制御する半導体記憶制御装置
502(以下SSCと省略する)、SSCに接続される
上位装置である中央処理装置(以下CPUと省略する)
501を有する。
An embodiment of the present invention will be described below.
FIG. 5 is a block diagram of the computer system of this embodiment. This computer system uses track data 5
06 and TTL505 are stored in the semiconductor memory device (SS
U) 504, a semiconductor memory control device 502 (hereinafter abbreviated as SSC) that controls this SSU, and a central processing unit (hereinafter abbreviated as CPU) that is a host device connected to the SSC.
Has 501.

【0019】図6、図7は、SSCによるTTL505
の障害時の回復処理の動作を示すフローチャートであ
る。
6 and 7 show TTL 505 by SSC.
7 is a flowchart showing the operation of recovery processing in case of failure.

【0020】まず、図5と図6とを用いて、上位装置か
らのエラー回復処理により、TTL初期化を行う回復処
理について説明する。
First, the recovery processing for initializing the TTL by the error recovery processing from the host device will be described with reference to FIGS. 5 and 6.

【0021】TTL505に障害が発生した(ステップ
601)場合、障害発生が障害報告508によってSS
C502に報告される。SSC502は障害報告508
の受領後、障害報告509によってCPU501に障害
発生を報告する(ステップ602)。また、SSC50
2はTTL障害情報として障害が発生したTTL505
のシリンダ番号とヘッド番号とを記憶する(ステップ6
03)。
When a failure occurs in the TTL 505 (step 601), the failure occurrence is indicated by the failure report 508 in the SS.
Reported to C502. SSC 502 reports a problem 508
After the receipt of the message, the failure report 509 reports the failure occurrence to the CPU 501 (step 602). In addition, SSC50
2 is the TTL 505 in which a failure has occurred as TTL failure information
The cylinder number and the head number of the memory are stored (step 6).
03).

【0022】障害報告509を受領したCPU501に
は、この障害が磁気ディスク装置のトラック・リード・
パーマネントエラーに見えるため、障害回復処理として
形式書込みコマンド510を発行して、障害トラックの
再フォーマットを指示する。
The CPU 501 which has received the failure report 509 indicates that the failure is due to a track read / write operation of the magnetic disk device.
Since it looks like a permanent error, the format write command 510 is issued as a failure recovery process to instruct the reformatting of the failed track.

【0023】SSC502が形式書込みコマンド510
を受領すると(ステップ604)、TTL障害情報を参
照して、形式書込みを指示されたトラックでTTL障害
が発生していたかどうかを判定する(ステップ60
5)。障害が発生していた場合、TTLイニシャライズ
511によって、TTLの初期化を実行する(ステップ
606)。TTL初期化の終了後、形式書込みコマンド
の処理を実行する(ステップ607)。以上の動作によ
り、トラックデータのバックアップを行うことなく、T
TLの書込み処理を実行できる。
SSC 502 sends format write command 510
When the TTL failure is received (step 604), it is determined by referring to the TTL failure information whether or not a TTL failure has occurred in the track for which format writing is instructed (step 60).
5). If a failure has occurred, the TTL is initialized by the TTL initialization 511 (step 606). After the completion of the TTL initialization, the process of the format write command is executed (step 607). By the above operation, the T
TL write processing can be executed.

【0024】上述した処理では、形式書込みコマンドと
して、WRITE HAコマンド(HAとそれ以降のフ
ィールドを書き換える)とWRITE R0コマンド
(R0とそれ以降のフィールドを書き換える)とのどち
らを使用してもよい。TTLは、レコード0からの情報
を記憶しているため、レコード0を含む形式書込みコマ
ンドを契機として、TTL初期化を行うようにする。こ
の条件を満たせば、WRITE HAコマンド、WRI
TE R0コマンドの一方のみではなく、両方を契機と
してもよい。また、WRITE HAコマンドとWRI
TE R0コマンドとの両方が指示されることを契機と
してもよい。この実施例では、WRITEHAコマンド
とWRITE R0コマンドとが連続して発行されるた
め、TTL初期化の契機は上述のいずれの方法でも可能
である。
In the above-described processing, either the WRITE HA command (rewriting the HA and subsequent fields) or the WRITE R0 command (rewriting the R0 and subsequent fields) may be used as the format write command. Since the TTL stores the information from the record 0, the TTL initialization is triggered by the format write command including the record 0. If this condition is satisfied, WRITE HA command, WR
Not only one of the TER commands but also both may be triggered. In addition, WRITE HA command and WR
It may be triggered by both the TER0 command being instructed. In this embodiment, since the WRITE HA command and the WRITE R0 command are issued consecutively, the TTL initialization can be triggered by any of the above methods.

【0025】次に、図5と図7とを用いて、人手によ
り、TTL初期化を行う回復処理について説明する。
Next, a recovery process for manually performing the TTL initialization will be described with reference to FIGS. 5 and 7.

【0026】この実施例のSSC502は、サービスプ
ロセッサ503(以下SVPと省略する)を有する。S
VP503は、SSC502の保守情報の収集、障害時
の通報などを行う。SSC502はSVP503からの
指示により処理を行う機能を持っている。
The SSC 502 of this embodiment has a service processor 503 (hereinafter abbreviated as SVP). S
The VP 503 collects maintenance information of the SSC 502, reports when there is a failure, and the like. The SSC 502 has a function of performing processing according to an instruction from the SVP 503.

【0027】TTL505に障害が発生した(ステップ
701)場合、障害発生が障害報告508によってSS
C502に報告される。SSC502は障害報告508
の受領後、障害報告509によってCPU501に障害
発生を報告する(ステップ702)。この後、このトラ
ックへの処理は全てTTL障害が報告される。
When a failure occurs in the TTL 505 (step 701), the failure occurrence is indicated by the failure report 508 in the SS.
Reported to C502. SSC 502 reports a problem 508
After the receipt of the error, the failure report 509 reports the failure occurrence to the CPU 501 (step 702). After this, all processing to this track will report a TTL failure.

【0028】障害報告509により、保守員は障害トラ
ックを求め、SVP503によってTTL初期化を要求
する。SSC502はSVP503からTTL初期化指
示を受ける(ステップ703)と、SSU504に対し
てTTLの初期化(ステップ704)とトラックデータ
の初期化を行う。
According to the trouble report 509, the maintenance staff seeks a trouble track and requests the TTL initialization by the SVP 503. Upon receiving the TTL initialization instruction from the SVP 503 (step 703), the SSC 502 initializes the TTL (step 704) and track data for the SSU 504.

【0029】以上の処理により、TTL障害時の回復処
理の際、SSU内の全データのバックアップ、人手によ
るSSUの再立ち上げ、バックアップしたデータの再書
込みが必要なくなる。
By the above processing, it becomes unnecessary to back up all the data in the SSU, manually restart the SSU, and rewrite the backed up data in the recovery processing at the time of the TTL failure.

【0030】[0030]

【発明の効果】本発明によれば、TTL障害時の回復処
理の際、CPUの障害回復処理と同期して初期化を行う
ことにより、TTL障害回復時間の大幅な時間短縮、及
びCPUへの付加低減が可能となる。
According to the present invention, during the recovery process at the time of the TTL failure, the initialization is performed in synchronization with the failure recovery process of the CPU, so that the TTL failure recovery time can be greatly shortened and the CPU can be recovered. Additional reduction is possible.

【0031】また、保守員がSVPからTTL初期化を
指示する場合、TTL障害回復時間の時間短縮の他、ト
ラックの確認、TTL初期化タイミングの最適化が可能
となる。
Further, when the maintenance staff instructs the TTL initialization from the SVP, it is possible to confirm the track and optimize the TTL initialization timing in addition to shortening the TTL failure recovery time.

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

【図1】従来の磁気ディスク装置の記憶媒体上のトラッ
クフォーマットを示す図である。
FIG. 1 is a diagram showing a track format on a storage medium of a conventional magnetic disk device.

【図2】上位装置からのコマンドチェインを示す図であ
る。
FIG. 2 is a diagram showing a command chain from a higher-level device.

【図3】従来の磁気ディスク装置の記憶媒体上のトラッ
クフォーマットを示す図である。
FIG. 3 is a diagram showing a track format on a storage medium of a conventional magnetic disk device.

【図4】SSUのTTLを示す図である。FIG. 4 is a diagram showing a TTL of SSU.

【図5】本発明の実施例によるコンピュータシステムの
構成図である。
FIG. 5 is a configuration diagram of a computer system according to an embodiment of the present invention.

【図6】本発明の実施例による上位装置からのエラー回
復処理により、TTL初期化を行う回復処理の動作を示
すフローチャートである。
FIG. 6 is a flowchart showing an operation of a recovery process for performing TTL initialization by the error recovery process from the host device according to the embodiment of the present invention.

【図7】本発明の実施例による保守員の指示により、T
TL初期化を行う回復処理の動作を示すフローチャート
である。
FIG. 7 is a flow chart showing the T
9 is a flowchart showing an operation of a recovery process for performing TL initialization.

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

401:シリンダ/ヘッド番号 402:最大レコ
ード数 403:最大セクタ番号 404、405、406:レコード情報 501:CPU 502:SSC 50
3:SVP 504:SSU 505:TTL 50
6:トラックデータ 507:TTL障害情報 508、509:
障害報告 510:形式書込みコマンド 511:TTLイ
ニシャライズ
401: Cylinder / head number 402: Maximum number of records 403: Maximum sector number 404, 405, 406: Record information 501: CPU 502: SSC 50
3: SVP 504: SSU 505: TTL 50
6: Track data 507: TTL failure information 508, 509:
Failure report 510: Format write command 511: TTL initialization

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】情報と、該情報を管理する管理情報とを記
憶する半導体記憶装置と、上位装置に接続され、前記半
導体記憶装置と上位装置とのデータ転送を制御する半導
体記憶制御装置とを有する半導体記憶サブシステムであ
って、外部からの指示により前記管理情報の初期化を行
うことを特徴とする半導体記憶サブシステム。
1. A semiconductor memory device that stores information and management information that manages the information, and a semiconductor memory control device that is connected to a host device and that controls data transfer between the semiconductor memory device and the host device. A semiconductor memory subsystem having the semiconductor memory subsystem, wherein the management information is initialized by an external instruction.
【請求項2】請求項1記載の半導体記憶サブシステムで
あって、前記管理情報に障害が発生した場合、前記管理
情報に障害が発生した場合、前記半導体制御装置は障害
が発生した領域を上位装置に報告し、前記半導体制御装
置が前記上位装置から前記管理情報に障害が発生した領
域に対する初期化処理を受領した場合、前記管理情報の
初期化を行うことを特徴とする半導体記憶サブシステ
ム。
2. The semiconductor storage subsystem according to claim 1, wherein when a failure occurs in the management information, or when a failure occurs in the management information, the semiconductor control device sets a high-ranked area in a higher order. A semiconductor storage subsystem, which reports to a device and initializes the management information when the semiconductor control device receives an initialization process for an area in which the management information has a failure from the higher-level device.
JP1895995A 1995-02-07 1995-02-07 Semiconductor storage subsystem Pending JPH08212014A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1895995A JPH08212014A (en) 1995-02-07 1995-02-07 Semiconductor storage subsystem

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1895995A JPH08212014A (en) 1995-02-07 1995-02-07 Semiconductor storage subsystem

Publications (1)

Publication Number Publication Date
JPH08212014A true JPH08212014A (en) 1996-08-20

Family

ID=11986192

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1895995A Pending JPH08212014A (en) 1995-02-07 1995-02-07 Semiconductor storage subsystem

Country Status (1)

Country Link
JP (1) JPH08212014A (en)

Similar Documents

Publication Publication Date Title
US5835955A (en) Disk array controller with enhanced synchronous write
EP0332210B1 (en) Backup control method and system in data processing system
JP2003131817A (en) Method and system for migration of data in raid logical drive migration
JP2002312125A (en) Data transfer system between storage systems and method of the same
JP3490266B2 (en) Backup system and backup method using disk system and magnetic tape library device
US7478195B2 (en) Disk device with degree of multiplexing based on a received logical block address
JPH08249218A (en) File controller and data write method
JPH06175894A (en) Method and system for retrieving nonspecific data in data processing system
JP2000148404A (en) Computer system
JPH08212014A (en) Semiconductor storage subsystem
JPH0452725A (en) Fault recovering/processing method for storage device
JP3845239B2 (en) Disk array device and failure recovery method in disk array device
JPH11212875A (en) Storage device subsystem and difference backup method for recording data
JPH08286844A (en) Parity generation control method and disk controller
JP3043662B2 (en) Data backup method
JP2000122811A (en) Storage device managing method and storage device management system
JPH1091363A (en) Parity generation system and disk array controller using the system
JP2000305719A (en) Method for backing-up data in information processing system
JP3288071B2 (en) Information conversion processing device and information transfer control method
JP3615274B2 (en) File control unit
JPH09212425A (en) Write cache backup system
JPH06242888A (en) Disk array device, computer system, and data storage device
JPH01130243A (en) Fault recovering system for storage device
JP2893758B2 (en) Optical disk drive
JP2859444B2 (en) Duplicated file system and its data recovery method