[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

JPS6023375B2 - Dynamic device reconfiguration control method - Google Patents

Dynamic device reconfiguration control method

Info

Publication number
JPS6023375B2
JPS6023375B2 JP55169471A JP16947180A JPS6023375B2 JP S6023375 B2 JPS6023375 B2 JP S6023375B2 JP 55169471 A JP55169471 A JP 55169471A JP 16947180 A JP16947180 A JP 16947180A JP S6023375 B2 JPS6023375 B2 JP S6023375B2
Authority
JP
Japan
Prior art keywords
medium
magnetic recording
recording device
failure
control method
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
Application number
JP55169471A
Other languages
Japanese (ja)
Other versions
JPS5793459A (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.)
Fujitsu Ltd
Hitachi Ltd
NEC Corp
Nippon Telegraph and Telephone Corp
Original Assignee
Fujitsu Ltd
Hitachi Ltd
Nippon Telegraph and Telephone Corp
Nippon Electric Co 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 Fujitsu Ltd, Hitachi Ltd, Nippon Telegraph and Telephone Corp, Nippon Electric Co Ltd filed Critical Fujitsu Ltd
Priority to JP55169471A priority Critical patent/JPS6023375B2/en
Publication of JPS5793459A publication Critical patent/JPS5793459A/en
Publication of JPS6023375B2 publication Critical patent/JPS6023375B2/en
Expired legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/16Error detection or correction of the data by redundancy in hardware
    • G06F11/20Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)

Description

【発明の詳細な説明】 本発明は動的装置再構成制御方式、特に媒体可襖な磁気
記録装置に障害が発生した場合に、オペレータが任意の
他の適当な装置に媒体を掛け替えることにより、システ
ムが該装置を交換先装置として自動認識するようにした
動的装置再構成制御方式に関するものである。
DETAILED DESCRIPTION OF THE INVENTION The present invention provides a dynamic device reconfiguration control method, in particular, when a failure occurs in a magnetic recording device with a removable medium, an operator can replace the medium with any other suitable device. , relates to a dynamic device reconfiguration control method in which the system automatically recognizes the device as a replacement device.

計算機システムの規模、能力の増大とともに、障害の引
き起こす影響度も増大する傾向にある。
As the scale and capacity of computer systems increase, the degree of impact caused by failures also tends to increase.

そのためシステムの信頼性を向上させる一方、障害が発
生した場合の機能の回復または影響の局所化などの装置
の再構成の技術もますます重要になってきている。特に
、例えば磁気ディスク装置等のボリュームすなわち記録
媒体の交換が可能な磁気記録装置の障害の場合、記録情
報が破壊されていなければ再構成によって処理をそのま
ま続行できることがあるが、このような場合には処理の
無矛盾性、オペレータの操作性または装置を無駄なく柔
軟に使用できるようにする可用性などが重要となる。上
記のように、装置に障害が発生してもシステムを中断さ
せることなく、しかも確陣装置に対する入出力要求も異
常終了させることなく機能回復を試みる再構成などを動
的装置再構成という。すなわち、動的装置再構成は次の
ように計画して処理される。例えば磁気ディスク装置等
の媒体可換装置に対する入出力動作実行中にエラーが検
出されると、一定回数の再試行により回復を試みる。し
かし、再試行によってもエラーの回復ができなかった場
合、システムはその装置を永久的障害と判断し、その装
置での回復を諦める。このとき、その装置の媒体が取り
外し可能であれば、空いている同種の装置を捜し、エラ
ーを起こした装置上の媒体を上記の空装置に移すように
する。媒体が移されると、システムは自動的に磁気ヘッ
ドを、例えば位置決めを行うシーク・コマンド等により
、エラーが起った時点の論取りまたは書込みの位置に合
わせ、エラーを起こしたチャネル・プログラム(CCW
)を新しい装置で実行させるようにする。このようにす
ればエラーの原因が媒体に起因するものでない限り、入
出力要求があたかも障害に遭遇しなかったかのように処
理することが可能となる。上記の如き処理において、従
来の装置再構成制御では、交換先装置(以下「TO装置
」という)を割当てる際にシステム側のロジックにより
捜し出して割当て、その後、椿陣装置(以下「FROM
装置」という)からTO装置への媒体鶏替え操作をオペ
レータに指示するようにしていた。
Therefore, while improving system reliability, techniques for reconfiguring equipment, such as restoring functionality or localizing the effects when a failure occurs, are becoming increasingly important. In particular, in the case of a failure in a magnetic recording device such as a magnetic disk device whose volume, or recording medium, can be replaced, if the recorded information is not destroyed, processing may be able to continue as is by reconfiguring it. Important factors include consistency of processing, operability for operators, and availability to enable efficient and flexible use of equipment. As mentioned above, dynamic device reconfiguration refers to reconfiguration that attempts to recover functionality even if a device failure occurs without interrupting the system and without abnormally terminating input/output requests to the secure device. That is, dynamic device reconfiguration is planned and processed as follows. For example, if an error is detected during execution of an input/output operation to a medium exchangeable device such as a magnetic disk device, recovery is attempted by retrying a fixed number of times. However, if the error cannot be recovered even after retrying, the system determines that the device has a permanent failure and gives up on recovery with that device. At this time, if the medium in that device is removable, an empty device of the same type is searched for, and the medium on the device in which the error occurred is transferred to the empty device. When the media is transferred, the system automatically aligns the magnetic head with the argument or write position at the time the error occurred, such as by using a positioning seek command, and updates the channel program (CCW) that caused the error.
) to run on the new device. In this way, unless the cause of the error is due to the medium, the input/output request can be processed as if no failure had occurred. In the process described above, in conventional device reconfiguration control, when allocating a replacement device (hereinafter referred to as "TO device"), the logic on the system side searches for and allocates it, and then
The operator was instructed to change the medium from the TO device (hereinafter referred to as "TO device") to the TO device.

特にTO装置の選択に当っては、資源確保の処理単位で
ある各種ジョブからの装置確保との衝突を避け、競合制
御を行うため装置アロケーション処理との逐次化を計っ
て空装置もしくはシステムで予め確保してある予備装置
を捜し出すようにしていた。しかしながら、上記のよう
な従来の装置再構成制御では以下のような場合問題があ
り解決が困難であった。
In particular, when selecting a TO device, in order to avoid conflicts with device allocation from various jobs, which are processing units for resource allocation, and to perform conflict control, it is necessary to select an empty device or system in advance in order to perform serialization with device allocation processing. I was trying to find the spare equipment I had secured. However, in the conventional device reconfiguration control as described above, there are problems in the following cases, which are difficult to solve.

すなわち、装置再構成の対象となる装置を複数のシステ
ムで共用して使用するような構成を採っている場合であ
る。
That is, this is the case when a configuration is adopted in which a device to be reconfigured is shared by a plurality of systems.

第1図は疎結合されている複数システムのシステム構成
の概念図で補助記憶装置を複数システムで共用している
状態を示す。図中、1は中央処理装置(CPU)、2は
チャネル装置(CH)、3は入出力制御装置(IOC)
、4は共用されている補助記憶装置を表わす。第1図の
如きシステム構成において、複数システムからの共用さ
れている補助記憶装置4(以下「系間共用装置」という
)に障害が発生した場合、従来の装置再構成の制御方式
では、それぞれのシステムは独立した装置アロケーショ
ンのロジックを有していることと、障害の発生は入出力
処理を実行してみて初めて検知できるので各系システム
での障害検出に時間的なずれを生じることなどから、全
系のシステムでの統一したTO装置の選択ができず、ま
た池系システムの装置アロケーショソ処理との逐次化が
不可能であるという問題がある。他の装置再構成制御と
して次のような方式も考えられる。
FIG. 1 is a conceptual diagram of a system configuration of a plurality of systems that are loosely coupled, and shows a state in which an auxiliary storage device is shared by a plurality of systems. In the figure, 1 is the central processing unit (CPU), 2 is the channel device (CH), and 3 is the input/output control device (IOC).
, 4 represent shared auxiliary storage. In the system configuration shown in Figure 1, if a failure occurs in the auxiliary storage device 4 shared by multiple systems (hereinafter referred to as "intersystem shared device"), in the conventional device reconfiguration control method, each This is because the system has independent device allocation logic, and the occurrence of a failure can only be detected after input/output processing is executed, resulting in a time lag in failure detection in each system. There are problems in that it is not possible to uniformly select the TO device in the entire system, and it is not possible to serialize the device allocation process in the pond system. The following method may also be considered as other device reconfiguration control.

障害発生時に、入出力実行のアクセス・パスの一部をな
す装置の番地を決定する機番プラグを、媒体と共に同時
に交換し、交換先装置確保という手続きを省略する方式
である。この方式によれば、物理的装置は換わるが、ア
クセスする入出力装置アドレスは換わらないため、オペ
レーティング・システムからはあたかも同一装置にアク
セスしているかのように見える。しかしながら、この方
式では入出力装置アドレスを障害前と同じ‘こし、他の
入出力装置アドレスと重複しないようにするため、交換
先範囲が確陣装置と同一の上位装置、例えば同一の磁気
ディスク切換装置(ストリング・スイッチともいう)の
配下の装置に限定されることになる。このため、ストリ
ング単位に交換可能な予備の装置を用意しておく必要が
あり、分割損が生じて大きな無駄を甘受しなければなら
ないという難点がある。本発明は上記の欠点を解決し、
系間共用/非共用装置の別を問わず、かつ交換範囲を限
定させない動的装置再構成制御を可能にして、装置の可
用性を高めシステムの信頼性を向上させることを目的と
している。
In this method, when a failure occurs, the machine number plug, which determines the address of the device that forms part of the access path for executing input/output, is replaced together with the medium at the same time, thereby omitting the procedure of securing a replacement device. According to this method, although the physical device changes, the input/output device address to be accessed does not change, so it appears to the operating system as if the same device is being accessed. However, in this method, in order to keep the input/output device address the same as before the failure and to prevent it from overlapping with other input/output device addresses, the replacement range is a host device that is the same as the hard drive device, for example, the same magnetic disk switch. It is limited to devices under the device (also called string switch). For this reason, it is necessary to prepare a spare device that can be replaced on a string-by-string basis, and there is a problem in that a splitting loss occurs and a large amount of waste must be accepted. The present invention solves the above drawbacks and
The purpose of this invention is to enable dynamic device reconfiguration control that does not limit the range of exchange, regardless of whether the device is shared between systems or not, and to improve the availability of devices and the reliability of the system.

そのため本発明の動的装置再構成制御方式は、交換可能
な磁気記録媒体を装着した磁気記録装置の障害時におけ
る機能復旧を行う動的装置再構成制御方式において、障
害が発生した磁気記録装置から取り外された磁気記録媒
体が他の未使用状態にある同種の磁気記録装置に装着し
直された場合に、該媒体が装着された新しい磁気記録装
置からの媒体装着完了のハードウェア割込みを契機とし
て該媒体の媒体識別子または/およびボリューム通番を
読み込む手段と、その媒体識別子等が障害が発生した磁
気記録装置に装着されていた媒体識別子等と一致するか
否かを調べる手段と、一致するときは上記媒体装着完了
割込みを起こした磁気記録装置を上記障害発生装置の代
替となる交換先装置として認識して割当てる手段とを備
えたことを特徴としている。以下図面を参照しつつ説明
する。第2図は2系間システム構成での磁気ディスク装
置を例にした本発明のハードウェア動作を説明する説明
図、第3図は本発明の動的装置再構成制御方式の一実施
例構成を説明する説明図を示す。
Therefore, in the dynamic device reconfiguration control method of the present invention, in a dynamic device reconfiguration control method that restores the function of a magnetic recording device equipped with a replaceable magnetic recording medium in the event of a failure, When a removed magnetic recording medium is reinstalled in another unused magnetic recording device of the same type, a hardware interrupt from the new magnetic recording device into which the medium has been installed is triggered. means for reading the medium identifier and/or volume serial number of the medium; and means for checking whether the medium identifier, etc. matches the medium identifier, etc. installed in the magnetic recording device in which the failure has occurred; The present invention is characterized by comprising means for recognizing and assigning the magnetic recording device that caused the medium loading completion interrupt as a replacement device to replace the failed device. This will be explained below with reference to the drawings. FIG. 2 is an explanatory diagram illustrating the hardware operation of the present invention using a magnetic disk device in a two-system system configuration as an example, and FIG. 3 is an illustration of the configuration of an embodiment of the dynamic device reconfiguration control method of the present invention. An explanatory diagram for explanation is shown.

図中、VOLはボリューム・ラベル、VSNはボリJュ
ーム通番、EQCは装置チェック、IRQは介入要求、
PCIはパック交換割込みまたは媒体装着完了割込み、
UNITは装置、5はシステム0系、6はシステム0系
と互いに疎結合の関係にあるシステム1系、7は各系シ
ステム毎に設けられる入出Z力(1/0)処理部、8は
同種の磁気記録装置群、9はオペレータ・コンソール装
置を夫々表わす。今第2図および第3図の例において、
システム0系5のアクセス元10から入出力(1/0)
要2求があり、1/0要求受付処理部11で該要求を受
付け、1/0要求実行処理部12の動作により、ボリュ
ーム通番「VSN=000001」の媒体が装着されて
いる装置「UNIT;A」にアクセスして、磁気ディス
ク駆動装置障害を検出(第2図EQC)したとする。
In the figure, VOL is the volume label, VSN is the volume serial number, EQC is the device check, IRQ is the intervention request,
PCI is pack exchange interrupt or media loading completion interrupt,
UNIT is a device, 5 is a system 0 system, 6 is a system 1 system that is loosely coupled with the system 0 system, 7 is an input/output Z force (1/0) processing unit provided for each system, and 8 is the same type. 9 represents a group of magnetic recording devices, and 9 represents an operator console device, respectively. Now in the example of Figures 2 and 3,
Input/output from access source 10 of system 0 system 5 (1/0)
There is a request 2, the 1/0 request reception processing unit 11 accepts the request, and the 1/0 request execution processing unit 12 operates to send the device “UNIT; Suppose that a failure in the magnetic disk drive device is detected (EQC in FIG. 2).

システム0系5の1/0処理部7にある1/0要求保留
処理部13は、障害に遭遇した1/0イベントを、穣障
装置「UNIT=A」の再構成完了待ちとして保留中と
すると共に、オペレータに未装着な任意の空装置に媒体
を掛替えるよう指示する(第3図14)。また、もしこ
こでオペレータが媒体を取り外している最中に他系の例
えばシステム1系6から同様に「UNIT=A」にアク
セスがかかると、介入要求すなわちノット・レディ(N
ot−Ready)状態のハードウェア報告(第2図I
RQ)がなされるので、この場合もオペレータ介入要求
待ちとして1/0イベントを保留中とする(第3図13
)。
The 1/0 request pending processing unit 13 in the 1/0 processing unit 7 of the system 0 system 5 stores the 1/0 event that encountered the failure as pending completion of reconfiguration of the failure device “UNIT=A”. At the same time, the operator is instructed to change the medium to any empty device that is not yet installed (FIG. 3, 14). Also, if the operator accesses "UNIT=A" from another system, for example system 1 system 6, while the operator is removing the medium, an intervention request, that is, a not ready (N
ot-Ready) state hardware report (Figure 2 I)
RQ) is made, so in this case as well, the 1/0 event is held pending as it waits for an operator intervention request (Fig. 3, 13).
).

オペレータが任意の未装着の装置、例えばUNIT=B
への媒体掛替え操作を行い、該媒体へのアクセスを可能
な状態にすると、パック交換割込みすなわち媒体装着完
了の旨のハードウェア割込みがシステム0系、1系の夫
々の1/0処理部7にあるPCI受付処理部15に報告
される(第2図PCI)。
If the operator selects any uninstalled device, e.g. UNIT=B
When a media replacement operation is performed to enable access to the medium, a pack replacement interrupt, that is, a hardware interrupt indicating that media loading is complete, is sent to the 1/0 processing unit 7 of each of the systems 0 and 1. The information is reported to the PCI reception processing unit 15 located at (FIG. 2 PCI).

パック交換割込みを受けた各系の1/○処理部7にある
VOL読み込み処理部16は、装着された媒体のボリュ
ーム・ラベルVOLを読み込む(第2図Read)。も
し、VOL読み込み処理部16におけるボリューム・ラ
ベル読み込み処理で新たなエラーが発生した場合には、
ボリュームの識別ができないのでアンロード処理部19
すなわち媒体を取り外すための処理部に制御を移行する
。正常にボリューム・ラベルを読み込むことができたと
きは、VSNべリフアィ処理部17において読み込んだ
ボリューム・ラベル中のボリューム通番VSNと、既に
装着状態にある他の装置のボリューム情報を格納してあ
る図示省略した制御表の中にあるボリューム通番VSN
とを比較し、一致するものを捜し出す。
The VOL reading processing unit 16 in the 1/○ processing unit 7 of each system that receives the pack exchange interrupt reads the volume label VOL of the attached medium (Read in FIG. 2). If a new error occurs during volume label reading processing in the VOL reading processing unit 16,
Since the volume cannot be identified, the unload processing unit 19
In other words, control is transferred to a processing section for removing the medium. When the volume label can be read normally, the volume serial number VSN in the volume label read by the VSN verification processing unit 17 and the volume information of other devices already installed are stored in the diagram. Volume serial number VSN in the omitted control table
Compare and find a match.

ボリューム通番VSNは、システムで一意に媒体を識別
するために付与されるものであるから、もし一致するボ
リューム通番VSNが存在しなければ、障害とは無関係
な新たな媒体が装着されたことを意味し、一致するボリ
ューム通番VSNがあれば動的装置再構成に係わる媒体
装着であることを意味する。上記において、一致するも
のがなければ通常のマゥント処理部20すなわち新ボリ
ュームの装着の処理部へ制御を移行する。ボリューム通
番が一致すれば、同じボリューム通番を持つ旧装置すな
わちUNIT=AをFROM装置、パック交換割込み装
置すなわちUNIT=BをTO装置として認識し、動的
装置再構成の装置交換が行なわれたと判断して、次のU
NITべリフアィ処理部18に制御移行する。
The volume serial number VSN is assigned to uniquely identify a medium in the system, so if a matching volume serial number VSN does not exist, it means that a new medium unrelated to the failure has been installed. However, if there is a matching volume serial number VSN, it means that the media installation is related to dynamic device reconfiguration. In the above, if there is no match, control is transferred to the normal mount processing unit 20, that is, the new volume mounting processing unit. If the volume serial numbers match, the old device with the same volume serial number, ie, UNIT=A, is recognized as the FROM device, and the pack exchange interrupt device, ie, UNIT=B is recognized as the TO device, and it is determined that a device exchange for dynamic device reconfiguration has been performed. Then, the next U
Control is transferred to the NIT verification processing section 18.

UNITべリフアイ処理部1 8では、TO装置はオペ
レータが任意に選択したものであるからその適格性につ
いて、例えば川TO装置とFROM装置は同一種別の装
置であるか、(ii}動作可能状態であるか、(iii
)ジョブ割付け済でないか等のTO装置の割付けの可否
のチェックを行う。
Since the TO device is arbitrarily selected by the operator, the UNIT verification processing unit 18 checks its suitability, for example, whether the TO device and the FROM device are the same type of device, or (ii) whether they are in an operable state. Is there (iii
) Check whether the TO device can be allocated, such as whether the job has already been allocated.

TO装置として不合格ならば、オペレータへTO装置不
適格通知と媒体取り外しのためアンロード処理部19に
制御を移行する。TO装置として合格したならば、他系
システムと同期をとるため一定時間待ち合わせる。その
後、池系システムでのTO装置合格を確認するため、レ
ディ(Ready)状態チェックのTEST I/0オ
ペレーションを発行する(第2図TEST I/○)。
TEST I/○オペレーションの結果、介入要求(N
ot−Ready状態)を検出したならば、他系システ
ムでTQ装置不適格となっていることを意味しているの
でアンロード処理部19に制御移行し、正常報告(Re
ady状態)ならば全系システムでのTO装置の適格性
合格が確認できたことになるので、交換先装置確保処理
部21の処理に入いる。交換先装置確保処理部21では
、TO装置を使用中の状態にして他のジョブに割付けな
いような処理等を行い、その後、スワップ処理部22へ
制御を移行し、FROM装置とTO装置の1/0テーブ
ルを切替えたり、FROM装置に保留されている1/0
イベントをTO装置の1/0イベント・キューにつなぎ
換える等の処理を行う。
If the TO device is rejected, control is transferred to the unload processing unit 19 to notify the operator of the TO device's ineligibility and to remove the medium. If it passes as a TO device, it waits for a certain period of time to synchronize with other systems. After that, in order to confirm that the TO device passes the test in the pond system, a TEST I/0 operation for checking the ready status is issued (TEST I/○ in FIG. 2).
As a result of TEST I/○ operation, an intervention request (N
If the ot-Ready state is detected, it means that the TQ device is unsuitable in another system, so control is transferred to the unload processing unit 19 and a normality report (Re
If the TO device is in the ``ady'' state), it means that the eligibility of the TO device in the entire system has been confirmed, and the processing by the replacement device securing processing section 21 begins. The replacement device securing processing unit 21 performs processing to keep the TO device in use and not allocating it to other jobs, and then transfers control to the swap processing unit 22 to secure one of the FROM device and TO device. /0 table switching or 1/0 held in FROM device
Performs processing such as reconnecting the event to the 1/0 event queue of the TO device.

次に1/0要求実行処理部12では、TO装置に対して
入出力要求スケジュールの契機を与え、障害に遭遇した
1/0イベントを再実行させる。結果が正常であれば、
1/0終了通知処理部23からアクセス元10へ1/0
要求を正常に処理した旨の通知を行う。なお、VOL読
み込み処理部16またはUNITべリフアィ処理部18
から制御移行されたアンロード処理部19では、各エラ
ー・メッセージをオペレータ・コンソール装置9に出力
して異常内容をオペレータに通知すると共に、装着され
た媒体を回転を止め取り外しできるようにアンロードす
る。
Next, the 1/0 request execution processing unit 12 gives the TO device an opportunity to schedule an input/output request, and causes the TO device to re-execute the 1/0 event that encountered the failure. If the result is normal,
1/0 from the end notification processing unit 23 to the access source 10
Provides notification that the request was successfully processed. Note that the VOL reading processing section 16 or the UNIT verification processing section 18
The unload processing unit 19 to which the control has been transferred outputs each error message to the operator console device 9 to notify the operator of the abnormality, and also stops the rotation of the loaded medium and unloads it so that it can be removed. .

各系システム5または6では、該媒体が再び新たな装置
に装着されパック交換割込みPCIが発生するのを待ち
合わせる。上記の如く構成することによって、パック交
換割込みを契機とした交換先装置の自動割当てによる本
発明の動的装置再構成制御が実現され得る。
Each system 5 or 6 waits until the medium is loaded into a new device again and a pack exchange interrupt PCI occurs. By configuring as described above, the dynamic device reconfiguration control of the present invention can be realized by automatically allocating a replacement device in response to a pack replacement interrupt.

なお本発明の対象となる装置は磁気ディスク装置に限定
されず、装置と記録媒体が分離でき、かつ媒体の識別が
一意にできる媒体可換な磁気記録装置であればよいこと
は言うまでもない。以上説明した如く本発明によれば、
システムで交換先装置を捜し出し、該装置に媒体を掛替
えさせる従来方式では実現できなかった系間共用装置に
対する装置再構成制御が可能になり、その結果装置の可
用性が向上する。
It goes without saying that the device to which the present invention is applied is not limited to a magnetic disk device, but may be any magnetic recording device in which the device and the recording medium can be separated and the medium can be uniquely identified. As explained above, according to the present invention,
Device reconfiguration control for the inter-system shared device, which could not be achieved with the conventional method of searching for a replacement device in the system and replacing the medium with that device, becomes possible, and as a result, the availability of the device is improved.

また任意な空装置に対する煤体掛替え操作だけで済むた
め、オペレータの操作性も非常によい。機番プラグ同時
交換による方式に比べても、交換可能な範囲が広いため
、装置の可用性が高く、交換先装置予備確保の分割損が
少ない。加えて、障害の発生とは無関係に入出力動作の
実行中であるないこかかわらず、任意の時点でパックの
掛替えを行っても、システムは矛盾なく処理するという
効果も付随する。
In addition, the operator's operability is very good because all that is required is to replace the soot body in any empty device. Compared to a system in which machine number plugs are replaced at the same time, the range of possible replacements is wider, so the availability of the equipment is higher and there is less loss in terms of securing spare equipment for replacement. In addition, even if the pack is replaced at any time, irrespective of the occurrence of a failure and whether or not an input/output operation is being executed, the system will process the system without any inconsistency.

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

第1図は疎結合されている複数システムのシステム構成
の概念図、第2図は本発明の一実施例でのハードウェア
動作を説明する説明図、第3図は本発明の動的装置再構
成制御方式の一実施例構成を説明する説明図を示す。 図中、4は系間共用の補助記憶装置、5または6は各系
システム、7は1/0処理部、8は同種の磁気記録装置
群、9はオペレータ・コンソール装置を夫々表わす。 ★’図 寸2図 才3図
Fig. 1 is a conceptual diagram of the system configuration of multiple systems that are loosely coupled, Fig. 2 is an explanatory diagram explaining the hardware operation in an embodiment of the present invention, and Fig. 3 is a dynamic device regeneration diagram of the present invention. An explanatory diagram illustrating the configuration of an embodiment of the configuration control method is shown. In the figure, numeral 4 represents an auxiliary storage device shared between systems, 5 or 6 each system, 7 a 1/0 processing section, 8 a group of magnetic recording devices of the same type, and 9 an operator console device. ★'Dimensional size 2 size size 3 size size

Claims (1)

【特許請求の範囲】[Claims] 1 交換可能な磁気記録媒体を装着した磁気記録装置の
障害時における機能復旧を行う動的装置再構成制御方式
において、障害が発生した磁気記録装置から取り外され
た磁気記録媒体が他の未使用状態にある同種の磁気記録
装置に装着し直された場合に、該媒体が装着された新し
い磁気記録装置からの媒体装着完了のハードウエア割込
みを契機として該媒体の媒体識別子または/およびボリ
ユーム通番を読み込む手段と、その媒体識別子等が障害
が発生した磁気記録装置に装着されていた媒体識別子等
と一致するか否かを調べる手段と、一致するときは上記
媒体装着完了割込みを起こした磁気記録装置を上記障害
発生装置の代替となる交換先装置として認識して割当て
る手段とを備えたことを特徴とする動的装置再構成制御
方式。
1. In a dynamic device reconfiguration control method that restores functionality in the event of a failure of a magnetic recording device equipped with a replaceable magnetic recording medium, the magnetic recording medium removed from the failed magnetic recording device is placed in another unused state. When the medium is reinstalled into a magnetic recording device of the same type in the same type of magnetic recording device, the medium identifier and/or volume serial number of the medium is read, triggered by a hardware interrupt from the new magnetic recording device to which the medium is installed. means for checking whether the medium identifier, etc. matches the medium identifier, etc. installed in the magnetic recording device in which the failure has occurred, and if they match, the magnetic recording device that caused the medium installation completion interrupt is A dynamic device reconfiguration control method comprising: means for recognizing and assigning a replacement device as an alternative to the failed device.
JP55169471A 1980-12-03 1980-12-03 Dynamic device reconfiguration control method Expired JPS6023375B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP55169471A JPS6023375B2 (en) 1980-12-03 1980-12-03 Dynamic device reconfiguration control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP55169471A JPS6023375B2 (en) 1980-12-03 1980-12-03 Dynamic device reconfiguration control method

Publications (2)

Publication Number Publication Date
JPS5793459A JPS5793459A (en) 1982-06-10
JPS6023375B2 true JPS6023375B2 (en) 1985-06-07

Family

ID=15887166

Family Applications (1)

Application Number Title Priority Date Filing Date
JP55169471A Expired JPS6023375B2 (en) 1980-12-03 1980-12-03 Dynamic device reconfiguration control method

Country Status (1)

Country Link
JP (1) JPS6023375B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01133581U (en) * 1988-03-04 1989-09-12
JPH02114269U (en) * 1989-03-01 1990-09-12

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60223073A (en) * 1984-04-17 1985-11-07 Fujitsu Ltd Reformation system for dynamic device of magnetic device
JPH03100719A (en) * 1989-09-13 1991-04-25 Fujitsu Ltd Duplicated volume failure handling method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01133581U (en) * 1988-03-04 1989-09-12
JPH02114269U (en) * 1989-03-01 1990-09-12

Also Published As

Publication number Publication date
JPS5793459A (en) 1982-06-10

Similar Documents

Publication Publication Date Title
US5613066A (en) Disk controlling method and apparatus for transferring a record from a disk to a host via an intermediate buffer
EP0869426B1 (en) Apparatus and method for storage subsystem drive movement and volume addition
US5404500A (en) Storage control system with improved system and technique for destaging data from nonvolatile memory
US5437022A (en) Storage controller having additional cache memory and a means for recovering from failure and reconfiguring a control unit thereof in response thereto
JP4821448B2 (en) RAID controller and RAID device
US7600152B2 (en) Configuring cache memory from a storage controller
US5568628A (en) Storage control method and apparatus for highly reliable storage controller with multiple cache memories
TWI225198B (en) Method for optimal system availability via resource recovery
JP4252139B2 (en) Storage system
EP1585022B1 (en) Disk array device and data processing method thereof
JPS6321222B2 (en)
US7117320B2 (en) Maintaining data access during failure of a controller
EP1011047B1 (en) Fault recovery method and storage controller in information processing apparatus
JP4734663B2 (en) Virtual library apparatus and physical drive diagnosis method
JPH07200191A (en) Disk array device
US6356978B1 (en) File control device
US6801983B2 (en) Disk control device and storage device using it
EP0602869A2 (en) Updating processor control code
JPH09282104A (en) Method for improving data storage performance of storage device and device therefor
US20050198411A1 (en) Commingled write cache in dual input/output adapter
US5615370A (en) Computer system with automatic degradation/initialization function
JPS6023375B2 (en) Dynamic device reconfiguration control method
EP0303856B1 (en) Method and apparatus for maintaining duplex-paired devices by means of a dual copy function
JP4933722B2 (en) Disk control device, disk patrol method, and disk patrol program
US6233697B1 (en) Storage apparatus system having redundancy in a rail configuration