JPH08147113A - Computer system - Google Patents

Computer system

Info

Publication number
JPH08147113A
JPH08147113A JP7218717A JP21871795A JPH08147113A JP H08147113 A JPH08147113 A JP H08147113A JP 7218717 A JP7218717 A JP 7218717A JP 21871795 A JP21871795 A JP 21871795A JP H08147113 A JPH08147113 A JP H08147113A
Authority
JP
Japan
Prior art keywords
array
disk
configuration information
disk array
control algorithm
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.)
Granted
Application number
JP7218717A
Other languages
Japanese (ja)
Other versions
JP3199986B2 (en
Inventor
Taisuke Kaneda
泰典 兼田
Takashi Arakawa
敬史 荒川
Naoto Matsunami
直人 松並
Takashi Oeda
高 大枝
Ikuya Yagisawa
育哉 八木沢
Kazutoshi Kato
和利 加藤
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 JP21871795A priority Critical patent/JP3199986B2/en
Publication of JPH08147113A publication Critical patent/JPH08147113A/en
Application granted granted Critical
Publication of JP3199986B2 publication Critical patent/JP3199986B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PURPOSE: To provide the computer system which always realizes the array control of normal address conversion or parity operation even at the time of using different file control programs together by switching. CONSTITUTION: A disk array device 200 is provided where plural disk devices are arranged like an array and are operated in parallel and have SCSI interfaces 211 and store plural file control programs, and a calculation control means 100 is provided which is provided with an extended bus 120 connected to interfaces 211, a bus converted 115 connected to the extended bus' 120, a main memory 111, and a CPU 110 which reads out the file control programs stored in disk array devices 200 to store them in the main memory 111 through the extended bus 120 and the bus converter 115 and makes the array control algorithm for the disk array device 200 and constitution information related to this device coincide with or common to each file control program stored in the main memory 111 to process the data.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、複数のディスク装置を
アレイ状に配置したアレイ型ディスクシステムにおいて
データの分散やパリティの生成等のアレイ制御をソフト
ウエアで実現しようとするディスクアレイシステムも含
むコンピュータシステムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention also includes a disk array system for realizing array control such as data distribution and parity generation by software in an array type disk system in which a plurality of disk devices are arranged in an array. Regarding computer systems.

【0002】[0002]

【従来の技術】従来、単体で用いられていた磁気ディス
ク装置(ハードディスク装置)代えて、複数の磁気ディ
スク装置を並列に動かして読み出し/書き込みの高速化
を図り、冗長構成によって信頼性を上げた外部記憶装置
であるディスクアレイ装置(RAID:Redundant Array of
Inexpencive Disks)が考えられている(論文:"A Case
for Redundant Arrays of Inexpencive Disks (RAID)",
David A.Patterson, Garth Gibson, and Randy H.Kat
z, Computer Science Division Department of Electri
cal Engineering and Computer Science, University o
f California Berkelay)。前記論文の中では、ディス
クアレイ装置の構成により、そのレベルに1から5まで
の番号が与えられている。RAIDレベル3は、大量の
データを転送するシーケンシャルファイルアクセスに対
し性能向上が見込め、RAIDレベル5は、小さなサイ
ズの読み書きが大量に発生するランダムアクセスに対し
て性能向上が見込まれることは周知の通りである(日経
エレクトロニクス1993/4/26No.576 P.77〜91「特集ディ
スクアレイ装置」)。
2. Description of the Related Art Instead of a magnetic disk device (hard disk device) which has been conventionally used alone, a plurality of magnetic disk devices are moved in parallel to speed up reading / writing, and reliability is increased by a redundant configuration. A disk array device (RAID: Redundant Array of External Storage Device)
Inexpencive Disks are being considered (Paper: "A Case
for Redundant Arrays of Inexpencive Disks (RAID) ",
David A. Patterson, Garth Gibson, and Randy H. Kat
z, Computer Science Division Department of Electri
cal Engineering and Computer Science, University o
f California Berkelay). In the above paper, the levels are given numbers 1 to 5 depending on the configuration of the disk array device. As is well known, RAID level 3 is expected to improve performance for sequential file access for transferring a large amount of data, and RAID level 5 is expected to improve performance for random access in which a large number of small-sized reads and writes occur. (Nikkei Electronics 1993/4/26 No.576 P.77-91 "Special disk array device").

【0003】ここでアレイ制御について、図9を用いて
説明する。ディスクアレイ装置は複数の磁気ディスク装
置を有する。アレイ制御とは、前記複数のディスク装置
にどのようにデータを分散させ、また、どのように冗長
データを作成し、冗長データをどこに格納するかを規定
することである。図9に示すように、4台の磁気ディス
ク装置で構成されるディスクアレイ装置にデータブロッ
ク列0から5を記録する。図9(A)では、アレイ制御
を次の様に行う。書き込みを行うデータを2ブロックづ
つ、ディスク装置1番から順番に各ディスク装置に分配
する。ディスク装置4番は信頼性を向上するために冗長
データ(パリティデータ)を保持するために使用する。
冗長データ(パリティデータ)P1は、ブロック0、ブ
ロック2、ブロック4の排他的論理和(XOR)を演算
したものである。また、冗長データ(パリティデータ)
P2は、ブロック1、ブロック3、ブロック5の排他的
論理和(XOR)を演算したものである。データを読み
出すときには、ディスク装置1番から順番に、各ディス
ク装置から2ブロックづつデータを読み出す。
Array control will be described below with reference to FIG. The disk array device has a plurality of magnetic disk devices. Array control is to define how to distribute data among the plurality of disk devices, how to create redundant data, and where to store the redundant data. As shown in FIG. 9, data block columns 0 to 5 are recorded in a disk array device composed of four magnetic disk devices. In FIG. 9A, array control is performed as follows. Two blocks of data to be written are distributed to each disk device in order from the disk device number 1. The disk device No. 4 is used to hold redundant data (parity data) in order to improve reliability.
The redundant data (parity data) P1 is obtained by calculating the exclusive OR (XOR) of the block 0, the block 2, and the block 4. Also, redundant data (parity data)
P2 is the exclusive OR (XOR) of block 1, block 3 and block 5. When reading data, the data is read from each disk device in two blocks in order from the disk device No. 1.

【0004】図9(B)では、アレイ制御を次の様に行
う。書き込みを行うデータを1ブロックづつ、ディスク
装置1番から順番に各ディスク装置に分配する。ディス
ク装置4番にもデータを分配する。このようにデータを
分配すると冗長性を持つことはできない。例えばここ
で、図9(A)のアレイ制御規則で記録したデータを、
図9(B)のアレイ制御規則を用いて読み出してしまう
と次の様なデータブロック列になる。 [0][2][4][P1][1][3] 読み出したデータ列は正しく構築されず、意味のあるデ
ータを読み出すことができない。このように、ディスク
アレイ装置においてアレイ制御の規則(アルゴリズム)
は極めて重要な要素である。
In FIG. 9B, array control is performed as follows. Data to be written is distributed block by block to each disk device in order from the disk device number 1. The data is also distributed to the disk device No. 4. The distribution of data in this way does not allow for redundancy. For example, here, the data recorded by the array control rule of FIG.
When the data is read out using the array control rule of FIG. 9B, the following data block string is obtained. [0] [2] [4] [P1] [1] [3] The read data string is not constructed correctly and meaningful data cannot be read. In this way, array control rules (algorithms) in disk array devices
Is an extremely important factor.

【0005】以下、本明細書において、データの分散集
合方式(どのようにデータを分散するか、及び、冗長デ
ータをどこに格納するか)をアドレス変換と呼ぶ。ま
た、冗長データの生成をパリティ演算と呼ぶ。前記論文
ディスクアレイのアルゴリズムや、新たなアレイ制御ア
ルゴリズムを用いて、現在では多くのディスクアレイ製
品が市場に出回っている。このようなディスクアレイ製
品は、前記アレイ制御をどの部位で行うかによりに大き
く2つに分類できる。 (1)ハードウエア制御方式ディスクアレイ (2)ソフトウエア制御方式ディスクアレイ ハードウエア制御方式のディスクアレイは、アレイ制御
を専用のハードウエア、及び、そのファームウエアで行
う。ハードウエア制御ディスクアレイの構成例を図10
に示す。ホストコンピュータ900は、主にCPU91
0と主メモリ911で構成され、バス変換器912を通
して、拡張バス913を持つ。拡張バスとしては、IS
A(Industry Standard Architecture)、EISA(Ex
tended Industry Standard Architecture)、PCI(P
eripheral Component Interconnect)等が挙げられる。
拡張バス913にSCSIカード914を接続する。S
CSI(Small Computer System Interface)は、外部
記憶装置などの周辺機器を接続するために、現在では一
般的に用いられているインタフェースである。ハードウ
エア制御ディスクアレイ装置930は、前記SCSIカ
ード914からSCSIバス920を通して接続する。
Hereinafter, in the present specification, a distributed set method of data (how to distribute data and where to store redundant data) is called address conversion. The generation of redundant data is called a parity operation. Many disk array products are currently on the market using the above-mentioned disk array algorithm and a new array control algorithm. Such disk array products can be broadly classified into two types depending on where the array control is performed. (1) Hardware-controlled disk array (2) Software-controlled disk array In a hardware-controlled disk array, array control is performed by dedicated hardware and its firmware. FIG. 10 shows a configuration example of the hardware control disk array.
Shown in The host computer 900 is mainly the CPU 91
0 and a main memory 911, and has an expansion bus 913 through a bus converter 912. As an expansion bus, IS
A (Industry Standard Architecture), EISA (Ex
tended Industry Standard Architecture), PCI (P
eripheral Component Interconnect) and the like.
The SCSI card 914 is connected to the expansion bus 913. S
CSI (Small Computer System Interface) is an interface that is generally used at present for connecting peripheral devices such as an external storage device. The hardware control disk array device 930 is connected from the SCSI card 914 through the SCSI bus 920.

【0006】ハードウエア制御ディスクアレイ930
は、アレイ制御ハードウエア931と、複数台の磁気デ
ィスク装置932で構成されている。ハードウエア制御
のディスクアレイは、パリティ演算とアドレス変換との
アレイ制御を磁気ディスクの台数に合わせて固定化され
た前記アレイ制御ハードウエア931で行う。厳密に
は、ハードウエアだけではなく、ハードウエア上のファ
ームウエアも使用する。また、ハードウエア制御ディス
クアレイにおいて、前記アレイ制御ハードウエア931
をホストコンピュータ900の拡張バス913に直接接
続する方式を用いたものも知られている。ソフトウエア
制御方式のディスクアレイ(データの分散(アドレス変
換)やパリティの生成(パリティ演算)をソフトウエア
で行うソフトRAIDと呼ばれ製品)は、NIKKEI
OPEN SYSTEMS 1993年12月(n
o.9)156頁〜160頁に記載されている。
Hardware controlled disk array 930
Is composed of array control hardware 931 and a plurality of magnetic disk devices 932. In the hardware-controlled disk array, array control of parity calculation and address conversion is performed by the array control hardware 931 fixed according to the number of magnetic disks. Strictly speaking, not only the hardware but also the firmware on the hardware is used. In the hardware control disk array, the array control hardware 931
It is also known to use a method of directly connecting to the expansion bus 913 of the host computer 900. A software-controlled disk array (a product called software RAID that performs software distribution (address conversion) and parity generation (parity calculation) by software) is NIKKEI.
OPEN SYSTEMS December 1993 (n
o. 9) pp. 156-160.

【0007】[0007]

【発明が解決しようとする課題】従来から用いられてい
るコンピュータシステムにおいて、複数のファイル制御
プログラムを併用する必要がある。従来のハードウエア
制御方式のディスクアレイにおいて、前記した如く、ア
レイ制御のアルゴリズムは、専用のアレイ制御ハードウ
エア上にあり、よって、OS(Operating System)内の
ファイル制御プログラム内にはアレイ制御アルゴリズム
はなく、OSが切り替わっても、アレイ制御アルゴリズ
ムは不変であるため問題無くデータの読み書きを行うこ
とができる。しかしながら、アレイ制御のアルゴリズム
を、専用のアレイ制御ハードウエア上に設けられるた
め、ハードウエアディスクアレイ装置の種類(例えば規
模)に応じて準備しなければならず、ハードウエアディ
スクアレイ装置として非常に高価となってしまう課題を
有していた。一方ソフトウエア制御方式のディスクアレ
イにおいて、複数のファイル制御プログラムを併用する
場合について考慮されていないという課題を有してい
た。
In a computer system that has been conventionally used, it is necessary to use a plurality of file control programs together. In the conventional hardware control type disk array, the array control algorithm is on the dedicated array control hardware as described above, and therefore the array control algorithm is not included in the file control program in the OS (Operating System). Even if the OS is switched, the array control algorithm remains unchanged and data can be read and written without problems. However, since the array control algorithm is provided on dedicated array control hardware, it must be prepared according to the type (for example, scale) of the hardware disk array device, which is extremely expensive as a hardware disk array device. Had the problem of becoming. On the other hand, in the software-controlled disk array, there is a problem that the case of using a plurality of file control programs together is not considered.

【0008】本発明の目的は、上記課題を解決すべく、
ソフトウエア制御方式のディスクアレイシステムにおい
て、異なる2つ以上のファイル制御プログラムを切り替
えて併用しようとも常にアレイ制御アルゴリズムを不変
にして正常なアドレス変換やパリティ演算のアレイ制御
を実現できるようにした高信頼性を有するコンピュータ
システムを提供することにある。本発明の他の目的は、
ソフトウエア制御方式のディスクアレイシステムにおい
て、システム立ち上げ時、例えば電源投入時において
も、アレイ制御アルゴリズムを不変にして正常なアドレ
ス変換やパリティ演算のアレイ制御を実現できるように
した高信頼性を有するコンピュータシステムを提供する
ことにある。
[0008] An object of the present invention is to solve the above problems.
In a software-controlled disk array system, even if two or more different file control programs are switched and used together, the array control algorithm is always invariable and normal address translation and parity operation array control can be realized with high reliability. To provide a computer system having the characteristics. Another object of the present invention is to
In a software-controlled disk array system, the array control algorithm is not changed even when the system is started up, for example, when the power is turned on, and normal address conversion and parity operation array control can be realized with high reliability. To provide a computer system.

【0009】[0009]

【課題を解決するための手段】上記目的を達成するため
に、本発明は、複数のディスク装置をアレイ状に配置
し、各々が並列に動作するディスクアレイと、該ディス
クアレイに接続され、前記ディスクアレイに対するアレ
イ制御アルゴリズム及び前記ディスクアレイに関する構
成情報を一致または共通化して前記ディスクアレイに対
して異なる複数のファイル制御プログラムで少なくとも
データの分割処理及び結合処理を行う計算制御手段とを
備えたことを特徴とするコンピュータシステムである。
In order to achieve the above object, the present invention provides a plurality of disk devices arranged in an array, each disk array operating in parallel, and connected to the disk array. An array control algorithm for the disk array and a calculation control unit for matching or sharing the configuration information about the disk array and performing at least data division processing and combination processing on the disk array by a plurality of different file control programs. Is a computer system characterized by.

【0010】また本発明は、複数のディスク装置をアレ
イ状に配置し、各々が並列に動作し、ディスクインター
フェースを有し、異なる複数のファイル制御プログラム
を記憶したディスクアレイを備え、該ディスクアレイの
ディスクインターフェースに接続された拡張バスと、該
拡張バスに接続されたバス変換器と、主メモリと、前記
ディスクアレイに記憶された各ファイル制御プログラム
を読み出して前記拡張バス及びバス変換器を通して主メ
モリに記憶させ、該主メモリに記憶された各ファイル制
御プログラムについて前記ディスクアレイに対するアレ
イ制御アルゴリズム及び前記ディスクアレイに関する構
成情報を一致または共通化して前記ディスクアレイに対
して少なくともデータの処理を行うCPUとを有する計
算制御手段を備えたことを特徴とするコンピュータシス
テムである。また本発明は、前記コンピュータシステム
において、前記計算制御手段に、前記主メモリに各ファ
イル制御プログラムを、前記アレイ制御アルゴリズム及
び前記構成情報を一致または共通化させて記憶させるブ
ート制御プログラムを格納したブートROMを備えたこ
とを特徴とする。また本発明は、前記コンピュータシス
テムにおいて、前記計算制御手段の拡張バスに、少なく
とも前記ディスクアレイからデータを読み出すプログラ
ムを格納した拡張ブートROMを備えたことを特徴とす
る。また本発明は、前記コンピュータシステムにおい
て、前記計算制御手段の拡張バスに、少なくとも前記デ
ィスクアレイからデータを読み出すプログラムを格納し
た拡張ブートROMと少なくとも前記ディスクアレイか
ら読み出されたデータを記憶する拡張RAMとを備えた
ことを特徴とする。
The present invention further comprises a disk array in which a plurality of disk devices are arranged in an array, each of which operates in parallel, has a disk interface, and stores a plurality of different file control programs. An expansion bus connected to the disk interface, a bus converter connected to the expansion bus, a main memory, and each file control program stored in the disk array is read out and the main memory is passed through the expansion bus and the bus converter. A CPU for storing at least one of the file control programs stored in the main memory, and performing at least data processing on the disk array by matching or sharing the array control algorithm for the disk array and the configuration information about the disk array. Computation control means having It is a computer system comprising a. Also, in the computer system of the present invention, a boot in which the calculation control means stores a boot control program for storing each file control program in the main memory by matching or commonizing the array control algorithm and the configuration information. It is characterized by having a ROM. The present invention is also characterized in that, in the computer system, an expansion boot ROM storing at least a program for reading data from the disk array is provided on the expansion bus of the calculation control means. In the computer system according to the present invention, an expansion boot ROM storing at least a program for reading data from the disk array and an expansion RAM storing at least data read from the disk array are provided on an expansion bus of the calculation control means. It is characterized by having and.

【0011】また本発明は、複数のディスク装置をアレ
イ状に配置し、各々が並列に動作するディスクアレイ
と、該ディスクアレイに対するアレイ制御アルゴリズム
及び前記ディスクアレイに関する構成情報を保持する保
持手段と、該保持手段に保持されたアレイ制御アルゴリ
ズム及び構成情報を共有して前記ディスクアレイに対し
て異なる複数のファイル制御プログラムで処理する上位
計算制御システムとを備えたことを特徴とするコンピュ
ータシステムである。また本発明は、前記コンピュータ
システムにおいて、前記保持手段を前記ディスクアレイ
に備え、前記上位システムに前記保持手段に保持された
アレイ制御アルゴリズム及び構成情報を転送できるよう
に構成したことを特徴とする。また本発明は、前記コン
ピュータシステムにおいて、前記保持手段を前記上位シ
ステムに備え、前記上位システムが前記保持手段に保持
されたアレイ制御アルゴリズム及び構成情報を読み出す
ことができるように構成したことを特徴とする。また本
発明は、前記コンピュータシステムにおいて、前記保持
手段を、前記上位システムに備えられ、前記ディスクア
レイと接続するための拡張バスに備え、前記上位システ
ムが前記保持手段に保持されたアレイ制御アルゴリズム
及び構成情報を拡張バスを通して読み出すことができる
ように構成したことを特徴とする。また本発明は、前記
コンピュータシステムにおいて、前記保持手段を不揮発
性で書き換え可能な記憶手段で構成したことを特徴とす
る。また本発明は、前記コンピュータシステムにおい
て、前記ディスクアレイに対するアレイ制御アリゴリズ
ムとして、少なくともデータの分割処理及び結合処理を
行うものであることを特徴とする。また本発明は、前記
コンピュータシステムにおいて、前記ディスクアレイに
対するアレイ制御アリゴリズムとして、少なくともデー
タの分割処理及び結合処理及び冗長データ処理を行うも
のであることを特徴とする。また本発明は、前記コンピ
ュータシステムにおいて、前記ディスクアレイに関する
構成情報として、少なくともディスク装置の台数、前記
データの分割する単位及びRAIDレベルからなること
を特徴とする。
According to the present invention, a plurality of disk devices are arranged in an array and each disk array operates in parallel, and a holding means for holding an array control algorithm for the disk array and configuration information about the disk array. A computer system comprising: a host computer control system that shares the array control algorithm and configuration information held in the holding means and processes the disk array with a plurality of different file control programs. Further, the present invention is characterized in that, in the computer system, the holding means is provided in the disk array, and the array control algorithm and the configuration information held in the holding means can be transferred to the host system. Further, the present invention is characterized in that, in the computer system, the holding means is provided in the host system, and the host system can read the array control algorithm and the configuration information held by the holding means. To do. According to the present invention, in the computer system, the holding means is provided in the host system and an expansion bus for connecting to the disk array is provided, and the host system holds the array control algorithm and the array control algorithm. It is characterized in that the configuration information can be read out through the expansion bus. Further, the present invention is characterized in that, in the computer system, the holding means is constituted by a non-volatile rewritable storage means. Further, the present invention is characterized in that, in the computer system, at least data division processing and data combination processing are performed as an array control algorithm for the disk array. Further, the present invention is characterized in that, in the computer system, at least a data dividing process, a combining process, and a redundant data process are performed as an array control algorithm for the disk array. Further, the present invention is characterized in that, in the computer system, the configuration information relating to the disk array includes at least the number of disk devices, a unit for dividing the data, and a RAID level.

【0012】また本発明は、複数のディスク装置をアレ
イ状に配置し、各々が並列に動作するディスクアレイ
と、該ディスクアレイに対するアレイ制御アルゴリズム
及び前記ディスクアレイに関する構成情報を保持する保
持手段と、該保持手段から読み出されたアレイ制御アル
ゴリズム及び構成情報により得られる規則に基づいて、
転送されてきたデータを前記ディスクアレイに分割して
書き込み、更に前記保持手段から読出されたアレイ制御
アルゴリズム及び構成情報により得られる規則に基づい
て、前記ディスクアレイからデータを読み出して結合し
て転送するディスクアレイの制御を行う計算制御手段と
を備えたことを特徴とするコンピュータシステムであ
る。
According to the present invention, a plurality of disk devices are arranged in an array and each disk array operates in parallel, and a holding means for holding an array control algorithm for the disk array and configuration information about the disk array. Based on the array control algorithm read from the holding means and the rule obtained by the configuration information,
The transferred data is divided and written in the disk array, and further, the data is read from the disk array, combined and transferred based on the rule obtained from the array control algorithm and the configuration information read from the holding means. A computer system comprising: a calculation control unit that controls a disk array.

【0013】また本発明は、複数のディスク装置をアレ
イ状に配置し、各々が並列に動作し、ディスクインター
フェースを有するディスクアレイを備え、該ディスクア
レイのディスクインターフェースと接続され、前記ディ
スクアレイに対するアレイ制御アルゴリズム及び前記デ
ィスクアレイに関する構成情報を保持する保持手段を備
えた拡張ボードを有する拡張バスと、該拡張バスに接続
されたバス変換手段と、ブート用ファイル制御プログラ
ムを格納したブートROMと、主記憶手段と、前記拡張
ボードの保持手段から拡張バス及びバス変換器を介して
読み出されるアレイ制御アルゴリズム及び構成情報に従
って前記ブートROMに格納されたブート用ファイル制
御プログラムを実行して前記ディスクアレイに記憶され
た基本ソフトウエア用ファイル制御プログラムを有する
基本ソフトウエアを前記主記憶手段に記憶させ、前記拡
張ボードの保持手段から拡張バス及びバス変換器を介し
て読み出されるアレイ制御アルゴリズム及び構成情報に
従って前記主記憶手段に記憶された基本ソフトウエアの
基本ソフトウエア用ファイル制御プログラムを実行して
前記ディスクアレイに対して前記バス変換手段及び拡張
バスを通して少なくともデータの分割処理及び結合処理
を行うCPUとを有する計算制御手段を備えたことを特
徴とするコンピュータシステムである。
The present invention further includes a disk array in which a plurality of disk devices are arranged in an array, each of which operates in parallel, and has a disk interface, is connected to the disk interface of the disk array, and is an array for the disk array. An expansion bus having an expansion board having a holding means for holding a control algorithm and the configuration information on the disk array, a bus conversion means connected to the expansion bus, a boot ROM storing a boot file control program, The storage means executes the boot file control program stored in the boot ROM according to the array control algorithm and the configuration information read from the holding means of the expansion board via the expansion bus and the bus converter, and stores it in the disk array. Basic software Basic software having a file control program for use in the main storage means is stored in the main storage means according to the array control algorithm and configuration information read from the holding means of the expansion board via the expansion bus and the bus converter. And a calculation control means having a CPU for executing a basic software file control program of the basic software to perform at least data division processing and combination processing on the disk array through the bus conversion means and expansion bus. A computer system characterized by the above.

【0014】また本発明は、複数のディスク装置をアレ
イ状に配置し、各々が並列に動作し、ディスクインター
フェースを有するディスクアレイを備え、該ディスクア
レイのディスクインターフェースと接続された拡張ボー
ドを有する拡張バスと、該拡張バスに接続されたバス変
換手段と、前記ディスクアレイに対するアレイ制御アル
ゴリズム及び前記ディスクアレイに関する構成情報を保
持する保持手段を備え、ブート用ファイル制御プログラ
ムを格納したブートROMと、主記憶手段と、前記ブー
トROMの保持手段から読み出されるアレイ制御アルゴ
リズム及び構成情報に従って前記ブートROMに格納さ
れたブート用ファイル制御プログラムを実行して前記デ
ィスクアレイに記憶された基本ソフトウエア用ファイル
制御プログラムを有する基本ソフトウエアを前記主記憶
手段に記憶させ、前記ブートROMの保持手段から読み
出されるアレイ制御アルゴリズム及び構成情報に従って
前記主記憶手段に記憶された基本ソフトウエアの基本ソ
フトウエア用ファイル制御プログラムを実行して前記デ
ィスクアレイに対して前記バス変換手段及び拡張バスを
通して少なくともデータの分割処理及び結合処理を行う
CPUとを有する計算制御手段を備えたことを特徴とす
るコンピュータシステムである。
Further, according to the present invention, a plurality of disk devices are arranged in an array, each of which operates in parallel, has a disk array having a disk interface, and has an expansion board having an expansion board connected to the disk interface of the disk array. A bus, a bus conversion means connected to the expansion bus, a holding means for holding an array control algorithm for the disk array and configuration information about the disk array, and a boot ROM storing a boot file control program; Storage means and basic software file control program stored in the disk array by executing the boot file control program stored in the boot ROM according to the array control algorithm and configuration information read from the holding means of the boot ROM To Storing the basic software to be stored in the main storage means, and executing the file control program for the basic software of the basic software stored in the main storage means according to the array control algorithm and the configuration information read from the holding means of the boot ROM. Then, the computer system is provided with a calculation control means having at least a CPU for dividing and combining data into the disk array through the bus converting means and the expansion bus.

【0015】また本発明は、複数のディスク装置をアレ
イ状に配置し、各々が並列に動作し、ディスクインター
フェースを有し、該アレイに対するアレイ制御アルゴリ
ズム及び該アレイの構成情報する保持するディスクアレ
イを備え、該ディスクアレイのディスクインターフェー
スと接続された拡張ボードを有する拡張バスと、該拡張
バスに接続されたバス変換手段と、ブート用ファイル制
御プログラムを格納したブートROMと、主記憶手段
と、前記ディスクアレイから拡張バスを介して読み出さ
れるアレイ制御アルゴリズム及び構成情報に従って前記
ブートROMに格納されたブート用ファイル制御プログ
ラムを実行して前記ディスクアレイに記憶された基本ソ
フトウエア用ファイル制御プログラムを有する基本ソフ
トウエアを前記主記憶手段に記憶させ、前記ディスクア
レイから拡張バスを介して読み出されるアレイ制御アル
ゴリズム及び構成情報に従って前記主記憶手段に記憶さ
れた基本ソフトウエア用ファイル制御プログラムを実行
して前記ディスクアレイに対して前記バス変換手段及び
拡張バスを通して少なくともデータの分割処理及び結合
処理を行うCPUとを有する計算制御手段を備えたこと
を特徴とするコンピュータシステムである。
Further, according to the present invention, a plurality of disk devices are arranged in an array, each operates in parallel, has a disk interface, and has an array control algorithm for the array and a disk array for holding the configuration information of the array. An expansion bus having an expansion board connected to the disk interface of the disk array, a bus conversion unit connected to the expansion bus, a boot ROM storing a boot file control program, a main storage unit, and Basic having a file control program for basic software stored in the disk array by executing a boot file control program stored in the boot ROM according to an array control algorithm and configuration information read from the disk array via an expansion bus Software is the main description above Means for executing the basic software file control program stored in the main storage means in accordance with the array control algorithm and configuration information read from the disk array via the expansion bus A computer system is provided with a calculation control means having at least a CPU for performing division processing and combination processing of data through a conversion means and an expansion bus.

【0016】また本発明は、複数のディスク装置をアレ
イ状に配置し、各々が並列に動作し、ディスクインター
フェースを有し、アレイ制御アルゴリズム及び構成情報
する保持するディスクアレイを備え、該ディスクアレイ
のディスクインターフェースと接続され、拡張ブートR
OMを備えた拡張ボードを有する拡張バスと、該拡張バ
スに接続されたバス変換手段と、該バス変換手段に接続
され、ブート用ファイル制御プログラムを格納したブー
トROMと、主記憶手段と、前記拡張バスの拡張ブート
ROMからの指令により前記ディスクアレイから読み出
されるアレイ制御アルゴリズム及び構成情報に従って前
記ブートROMまたは拡張ブートROMに格納されたブ
ート用ファイル制御プログラムを実行して前記ディスク
アレイに記憶された基本ソフトウエア用ファイル制御プ
ログラムを有する基本ソフトウエアを前記主記憶手段に
記憶させ、前記ディスクアレイから拡張バスを介して読
み出されるアレイ制御アルゴリズム及び構成情報に従っ
て前記主記憶手段に記憶された基本ソフトウエア用ファ
イル制御プログラムを実行して前記ディスクアレイに対
して前記バス変換手段及び拡張バスを通して少なくとも
データの分割処理及び結合処理を行うCPUとを有する
計算制御手段を備えたことを特徴とするコンピュータシ
ステムである。
According to the present invention, a plurality of disk devices are arranged in an array, each of them operates in parallel, has a disk interface, and has a disk array for holding an array control algorithm and configuration information. Connected with the disk interface, extended boot R
An expansion bus having an expansion board including an OM, a bus conversion unit connected to the expansion bus, a boot ROM connected to the bus conversion unit and storing a boot file control program, a main storage unit, and The boot file control program stored in the boot ROM or the expansion boot ROM is executed according to the array control algorithm and the configuration information read from the disk array according to a command from the expansion boot ROM of the expansion bus, and stored in the disk array. Basic software having a file control program for basic software is stored in the main storage means, and the basic software stored in the main storage means according to an array control algorithm and configuration information read from the disk array via an expansion bus. File control program for Is the bus conversion device and a computer system comprising the calculation control means having a CPU for performing at least division processing and combination processing of data through the expansion bus to the disk array running.

【0017】また本発明は、複数のディスク装置をアレ
イ状に配置し、各々が並列に動作し、ディスクインター
フェースを有し、アレイ制御アルゴリズム及び構成情報
する保持するディスクアレイを備え、該ディスクアレイ
のディスクインターフェースと接続され、拡張ブートR
OMと拡張RAMとを備えた拡張ボードを有する拡張バ
スと、該拡張バスに接続されたバス変換手段と、該バス
変換手段に接続され、ブート用ファイル制御プログラム
を格納したブートROMと、主記憶手段と、前記拡張バ
スの拡張ブートROMからの指令により前記ディスクア
レイから読み出されるアレイ制御アルゴリズム及び構成
情報を含む拡張ファイル制御プログラムを前記拡張RA
Mに記憶させ、該記憶されたアレイ制御アルゴリズム及
び構成情報を含む拡張ファイル制御プログラムを用いて
前記ブートROMまたは拡張ブートROMに格納された
ブート用ファイル制御プログラムを実行して前記ディス
クアレイに記憶された基本ソフトウエア用ファイル制御
プログラムを有する基本ソフトウエアを前記主記憶手段
に記憶させ、前記ディスクアレイまたは前記拡張RAM
から拡張バスを介して読み出されるアレイ制御アルゴリ
ズム及び構成情報に従って前記主記憶手段に記憶された
基本ソフトウエア用ファイル制御プログラムを実行して
前記ディスクアレイに対して少なくともデータの分割処
理及び結合処理を行うCPUとを有する計算制御手段を
備えたことを特徴とするコンピュータシステムである。
Further, according to the present invention, a plurality of disk devices are arranged in an array, each of which operates in parallel, has a disk interface, and has a disk array for holding an array control algorithm and configuration information. Connected with the disk interface, extended boot R
An expansion bus having an expansion board including an OM and an expansion RAM, a bus conversion unit connected to the expansion bus, a boot ROM connected to the bus conversion unit and storing a boot file control program, and a main memory Means, and an extension file control program including an array control algorithm and configuration information read from the disk array according to a command from the extension boot ROM of the extension bus.
M is stored in the disk array by executing the boot ROM or the boot file control program stored in the extended boot ROM using the extended file control program including the stored array control algorithm and configuration information. Basic software having a file control program for basic software stored in the main storage means, the disk array or the expansion RAM
The basic software file control program stored in the main storage means is executed in accordance with the array control algorithm and the configuration information read from the memory array via the expansion bus to perform at least data division processing and combination processing on the disk array. A computer system including a calculation control unit having a CPU.

【0018】また本発明は、複数のディスク装置をアレ
イ状に配置し、各々が並列に動作し、ディスクインター
フェースを有し、前記ディスクアレイに対するアレイ制
御アルゴリズム及び前記ディスクアレイに関する構成情
報を一致または共通化して異なる複数のファイル制御プ
ログラムを記憶させたディスクアレイを備え、該ディス
クアレイのデイスクインターフェースに接続された拡張
バスと、該拡張バスに接続されたバス変換器と、ブート
制御プログラムを格納したブートROMと、主メモリ
と、前記ディスクアレイに記憶された各ファイル制御プ
ログラムを、前記拡張バス及びバス変換器を通して前記
ブートROMに格納されたブート制御プログラムに基づ
いて前記アレイ制御アルゴリズム及び前記構成情報を一
致または共通化して読み出して前記主メモリに記憶し、
該主メモリに記憶された一致または共通化したアレイ制
御アルゴ各ファイル制御プログラムリズム及び構成情報
に従って各ファイル制御プログラムを実行して前記ディ
スクアレイに対して少なくともデータの処理を行うCP
Uとを有する計算制御手段を備えたことを特徴とするコ
ンピュータシステムである。
Further, according to the present invention, a plurality of disk devices are arranged in an array, each operates in parallel, has a disk interface, and the array control algorithm for the disk array and the configuration information on the disk array are the same or common. A disk array in which a plurality of different file control programs are stored in an integrated manner, an expansion bus connected to the disk interface of the disk array, a bus converter connected to the expansion bus, and a boot storing a boot control program ROM, main memory, and each file control program stored in the disk array, the array control algorithm and the configuration information based on the boot control program stored in the boot ROM through the expansion bus and bus converter. Match or share Out only stored in the main memory,
Matching or common array control algorithm stored in the main memory CP for executing each file control program according to each file control program rhythm and configuration information to process at least data to the disk array
A computer system comprising a calculation control means having U and U.

【0019】また本発明は、アレイ状に配置した複数の
記憶装置を並列に動作させ、上位システムから転送され
たデータを前記複数の記憶装置に一定の規則で分割して
書き込み、前記複数の記憶装置に分割され保持されてい
るデータを読み出して一定の規則で結合して上位システ
ムに転送するディスクアレイシステムであって、データ
の分割・結合の手順及びディスクアレイシステムの構成
情報を保持するアレイ制御アルゴリズム及び構成情報保
持手段を設け、該アレイ制御アルゴリズム及び構成情報
保持手段から読み出された手順及び構成情報に従ってデ
ータの分割処理、及び、結合処理をソフトウエアで制御
するソフトウエア方式のディスクアレイ制御を実行する
上位システムを備えたことを特徴とするディスクアレイ
システムである。また本発明は、前記ディスクアレイシ
ステムにおいて、前記アレイ制御アルゴリズム及び構成
情報保持手段を、アレイ状に配置した記憶装置内に設け
たことを特徴とする。また本発明は、前記ディスクアレ
イシステムにおいて、前記アレイ制御アルゴリズム及び
構成情報保持手段を、PCMCIA、または、JEID
Aによって規定されるカード内に設けたことを特徴とす
る。また本発明は、前記ディスクアレイシステムにおい
て、前記アレイ制御アルゴリズム及び構成情報保持手段
は、上位システムにより書き換え可能な記憶手段で、前
記記憶手段は不揮発性の記憶手段であることを特徴とす
る。
Further, according to the present invention, a plurality of storage devices arranged in an array are operated in parallel, and data transferred from a host system is divided into a plurality of storage devices and written into the plurality of storage devices according to a predetermined rule to write the plurality of storage devices. A disk array system that reads data that is divided and held in a device, combines it according to a certain rule, and transfers it to a higher-level system. Array control that retains data division / combination procedures and configuration information of the disk array system. A software type disk array control in which an algorithm and configuration information holding means is provided, and data division processing and combination processing are controlled by software in accordance with the procedure and configuration information read from the array control algorithm and configuration information holding means. It is a disk array system characterized by comprising a host system for executing. Further, the present invention is characterized in that, in the disk array system, the array control algorithm and the configuration information holding means are provided in a storage device arranged in an array. In the disk array system according to the present invention, the array control algorithm and the configuration information holding means are PCMCIA or JEID.
It is characterized in that it is provided in the card defined by A. Further, the present invention is characterized in that, in the disk array system, the array control algorithm and the configuration information holding means are storage means rewritable by a host system, and the storage means is a non-volatile storage means.

【0020】また本発明は、演算装置(CPU)と主記
憶装置などで構成されるコンピュータシステムにおい
て、前記ディスクアレイシステムを用い、前記コンピュ
ータシステムの電源投入時に使用するプログラムが、前
記アレイ制御アルゴリズム及び構成情報保持手段からデ
ータの分割・結合の手順及びディスクアレイシステムの
構成情報を読み取りアレイ制御を行なうことを特徴とす
るコンピュータシステムである。また本発明は、前記コ
ンピュータシステムにおいて、電源投入時にコンピュー
タシステム装置はアレイ制御により、ディスクアレイシ
ステムに保持した基本ソフトウエアを読み出し、その基
本ソフトウエアにその実行を移すことで、ディスクアレ
イシステムから基本ソフトウエアの立ち上げができるこ
とを特徴とする。また本発明は、前記コンピュータシス
テムにおいて、前記アレイ制御アルゴリズム及び構成情
報保持手段に、冗長性のあるアレイ制御アルゴリズムを
保持することで、ディスクアレイシステムを構成する記
憶装置の一部に障害が発生し、その記憶装置が読み書き
ができなくなっても、冗長構成を利用して基本ソフトウ
エアの立ち上げができることを特徴とする。
Further, according to the present invention, in a computer system including an arithmetic unit (CPU) and a main storage device, the disk array system is used, and a program used when the power of the computer system is turned on is the array control algorithm and the array control algorithm. A computer system is characterized in that a procedure for dividing / combining data and configuration information of a disk array system is read from configuration information holding means and array control is performed. According to the present invention, in the above computer system, when the power is turned on, the computer system apparatus reads the basic software held in the disk array system by array control, and transfers the execution to the basic software so that the basic operation of the disk array system is completed. The feature is that software can be started up. Further, according to the present invention, in the computer system, by holding a redundant array control algorithm in the array control algorithm and the configuration information holding means, a failure occurs in a part of a storage device constituting the disk array system. The feature is that even if the storage device cannot read or write, the basic software can be started using the redundant configuration.

【0021】また本発明は、前記ディスクアレイシステ
ムにおいて、前記アレイ制御アルゴリズム及び構成情報
保持手段に保持されたアレイ制御アルゴリズム、及び、
構成情報は、少なくとも2つ以上の異なるファイル制御
プログラム内から読み出すことができることを特徴とす
る。
The present invention also provides, in the disk array system, the array control algorithm held by the array control algorithm and the configuration information holding means, and
The configuration information can be read from at least two or more different file control programs.

【0022】[0022]

【作用】ソフトウエア制御方式のディスクアレイ装置に
おけるコンピュータシステムにおいて、最近複数のファ
イル制御プログラムを併用するというニーズが要求され
るようになってきている。具体的には、コンピュータシ
ステムの立ち上げ(ブート)シーケンスにその例が見ら
れる。コンピュータシステムに電源を入れると、まず、
BIOS(BasicInput Output System)のファイル制御
プログラムを用いて、IPL(Initial Program Loade
r)がOS(Operating System)をロードする(このO
Sを区別するために「第1のOS」と呼ぶ)。第1のO
Sは基本的にBIOSを用いて読み書きを行う。そし
て、最近では、さらに高度なOSを用いるために、第1
のOSから、別のOS(これを「第2のOS」と呼ぶ)
を立ち上げることが行われる。第1のOSから立ち上げ
た第2のOSは、性能を上げるためにOSに最適化した
ファイル制御プログラムを有する。このように、目的と
するOS(前記例の場合には「第2のOS」)を立ち上
げるために、BIOSや、第1のOSのファイル制御プ
ログラムが介在する。しかしながら、本発明において
は、ファイル制御プログラムがアレイ制御を含む場合、
第1のOSのファイル制御プログラムのアレイ制御アル
ゴリズムと、第2のOSのファイル制御プログラムのア
レイ制御プログラムは、基本的な部分(主にアドレス変
換とパリティ生成方式)において一致しており、さら
に、IPLの用いるBIOSのファイル制御プログラム
のアレイ制御アルゴリズムも一致している。特にソフト
ウエア制御方式のディスクアレイにおいては、ファイル
制御プログラム内にアレイ制御アルゴリズムが記述され
ており、本発明においては、切り替わる前の第1のファ
イル制御プログラムのアレイ制御アルゴリズムと、切り
替わった後の第2のファイル制御プログラムのアレイ制
御アルゴリズムで、少なくとも基本部分(主にアドレス
変換とパリティ生成方式)において、アレイ制御アルゴ
リズムが一致しているため、常にファイル制御プログラ
ムが切り替わっても互換性を保持することができる。こ
れは、図9で説明したように、もし、第1のファイル制
御プログラムと、第2のファイル制御プログラムで、ア
レイ制御のアルゴリズムが異なっていても、常にデータ
の読み出し時においても読み出したデータは正しいデー
タ列となり、データの書き込み時においても必要なデー
タを正しいデータ列で書き込むことができる。
In computer systems in software-controlled disk array devices, there has recently been a demand for the combined use of a plurality of file control programs. Specifically, an example can be seen in the startup (boot) sequence of a computer system. When you power on your computer system,
Using the file control program of BIOS (Basic Input Output System), IPL (Initial Program Load
r) loads the OS (Operating System) (this O
To distinguish S from each other, it is called "first OS"). First O
S basically reads and writes using BIOS. And recently, in order to use more advanced OS,
OS to another OS (this is called "second OS")
Is set up. The second OS booted from the first OS has a file control program optimized for the OS to improve performance. In this way, the BIOS and the file control program of the first OS intervene in order to start up the target OS (“second OS” in the above example). However, in the present invention, when the file control program includes array control,
The array control algorithm of the file control program of the first OS and the array control program of the file control program of the second OS match in the basic part (mainly the address translation and parity generation method). The array control algorithm of the BIOS file control program used by the IPL also matches. Particularly, in the software-controlled disk array, the array control algorithm is described in the file control program, and in the present invention, the array control algorithm of the first file control program before switching and the array control algorithm after switching. In the array control algorithm of the file control program of No. 2, since the array control algorithms match at least in the basic part (mainly the address conversion and parity generation method), always maintain compatibility even if the file control program is switched. You can As described with reference to FIG. 9, even if the array control algorithm is different between the first file control program and the second file control program, the read data is always read even when reading data. It becomes a correct data string, and necessary data can be written in the correct data string even when writing data.

【0023】また、本発明は、ソフトウエア制御方式の
ディスクアレイシステムにおけるコンピュータシステム
において、IPLの使用するBIOSのファイル制御プ
ログラムにアレイ制御のアルゴリズムを持つため、アレ
イ制御アルゴリズムを含んだファイル制御プログラムが
実行される前に、アレイ制御を行うことができ、つま
り、システムを立ち上げるブートのシーケンスにおい
て、アレイ制御を行うことができる。従って、常にBI
OSや、第1のOSのファイル制御プログラムを介在さ
せて目的とする第2のOSを立ち上げればならないとい
う不便も解消でき、更にOSが増えた場合でも何ら影響
を受けないという顕著な効果を奏するものである。
Further, according to the present invention, in a computer system in a software-controlled disk array system, since the BIOS file control program used by the IPL has an array control algorithm, a file control program including the array control algorithm is used. Array control can be performed before it is executed, that is, array control can be performed during the boot sequence for booting the system. Therefore, always BI
It is possible to solve the inconvenience of having to start up the target second OS through the OS and the file control program of the first OS, and the remarkable effect that even if the number of OS is increased, it is not affected at all. It plays.

【0024】また本発明は、前記構成により、全てのフ
ァイル制御プログラムでのアレイ制御アルゴリズムを統
一することができ、アレイ制御アルゴリズムの不一致に
より、データの読み書きが出来なくなることを防止する
ことができる。また本発明は、アレイ制御アルゴリズム
及び構成情報保持手段を、ディスクアレイシステムを構
成する記憶装置内に設けることで、アレイ制御アルゴリ
ズム及び構成情報を記憶装置自身が保持することがで
き、これにより、ディスクアレイを構成する記憶装置だ
けを、他の上位システムにつなぎ替えた時も、上位シス
テムのファイル制御プログラムは、その記憶装置に固有
なアレイ制御アルゴリズム及び構成情報を読み出すこと
ができる。また本発明は、アレイ制御アルゴリズム及び
構成情報保持手段を、PCMCIA、または、JEID
Aによって規定されるカード内に設けることで、そのカ
ードと、そのカードに接続される複数台の磁気ディスク
装置だけを他の上位システムにつなぎ替えた時も、上位
システムのファイル制御プログラムは、そのカードに保
持されたアレイ制御アルゴリズム及び構成情報を読み出
すことができる。
Further, according to the present invention, the array control algorithms in all the file control programs can be unified by the above configuration, and it is possible to prevent the data read / write from being disabled due to the mismatch of the array control algorithms. Further, according to the present invention, the array control algorithm and the configuration information holding means are provided in the storage device constituting the disk array system, so that the storage device itself can hold the array control algorithm and the configuration information. Even when only the storage device constituting the array is connected to another higher-level system, the file control program of the higher-level system can read the array control algorithm and configuration information unique to the storage device. Further, according to the present invention, the array control algorithm and the configuration information holding means are set to PCMCIA or JEID.
When the card and the plurality of magnetic disk devices connected to the card are connected to another host system by being provided in the card specified by A, the file control program of the host system is The array control algorithm and configuration information held on the card can be read.

【0025】また本発明は、アレイ制御アルゴリズム及
び構成情報保持手段を、不揮発性の記憶手段で構成する
ことで、上位システムからアレイ制御アルゴリズム及び
構成情報保持手段に保持するアレイ制御アルゴリズム及
び構成情報を変更することができ、さらに、保持するこ
とができる。また本発明は、上位システムが電源投入時
などのシステム立ち上げ時に使用するプログラムが、前
記アレイ制御アルゴリズム及び構成情報保持手段からア
レイ制御アルゴリズム及び構成情報を読み出しアレイ制
御することで、上位システムの立ち上げの段階から、ア
レイ制御アルゴリズムを一致させることができる。前記
アレイ制御アルゴリズム及び構成情報保持手段からアレ
イ制御アルゴリズム及び構成情報を読み出す方式を、コ
ンピュータシステムの電源投入時に使用し、更に冗長性
のあるアレイ制御アルゴリズムを用いることにより、ソ
フトウエア制御方式のディスクアレイ装置を用いても、
システム起動時から記憶装置障害に対応できるコンピュ
ータシステムを実現することができる。
Further, according to the present invention, the array control algorithm and the configuration information holding means are constituted by the non-volatile storage means, so that the array control algorithm and the configuration information held in the array control algorithm and the configuration information holding means can be held by the host system. It can be changed and can be retained. Further, according to the present invention, a program used when the host system starts up the system, such as when the power is turned on, reads the array control algorithm and the configuration information from the array control algorithm and the configuration information holding means, and controls the array, so that the host system starts up. From the beginning, the array control algorithms can be matched. The method of reading the array control algorithm and the configuration information from the array control algorithm and the configuration information holding means is used when the power of the computer system is turned on, and by using the redundant array control algorithm, the disk array of the software control method is used. Even with the device
It is possible to realize a computer system that can cope with a storage device failure from the time of system startup.

【0026】[0026]

【実施例】以下、本発明の実施例を図を用いて説明す
る。
Embodiments of the present invention will be described below with reference to the drawings.

【0027】《第1の実施例》図1は、本発明の第1の
実施例であるディスクアレイシステムを備えたコンピュ
ータシステムの概略構成を示す図である。
<< First Embodiment >> FIG. 1 is a diagram showing a schematic configuration of a computer system including a disk array system according to a first embodiment of the present invention.

【0028】(1)システムの構成 本発明のディスクアレイシステムを備えたコンピュータ
システムは大きく2つの部位から構成されている。即
ち、ホストコンピュータ100と、複数の磁気ディスク
装置210で構成した磁気ディスク装置群200であ
る。ホストコンピュータ100のハードウエア構成は、
互いにバスを介して接続されるCPU110と、主記憶
(主メモリ)111と、ブート(BOOT)ROM11
2と、前記CPU110、主記憶111、ブートROM
112とバスを介して接続したバス変換器115と、該
バス変換器に拡張バス120を介して接続したSCSI
(Small Computer System Interface)カード125で
構成している。CPU110は、バス変換器115を通
して拡張バス120を有する。拡張バス120は、IS
A(Industry Standard Architecture)、EISA(Ex
tendedIndustry Standard Architecture)、PCI(Pe
ripheral Compornent Interconnect)などが一般的であ
る。また、拡張バス120としてPCMCIA(Person
al Computer Memory Card International Associatio
n)、または、JEIDA(Japan Electronic Industry
Development Association)によって規定されるカード
を用いることもできる。もちろん、その他の拡張バスを
用いてもホストコンピュータを構成することができる。
(1) System Configuration A computer system equipped with the disk array system of the present invention is roughly composed of two parts. That is, it is a magnetic disk device group 200 composed of a host computer 100 and a plurality of magnetic disk devices 210. The hardware configuration of the host computer 100 is
A CPU 110, a main memory (main memory) 111, and a boot (BOOT) ROM 11 which are mutually connected via a bus.
2, the CPU 110, main memory 111, boot ROM
A bus converter 115 connected to the bus converter 112 via a bus, and a SCSI connected to the bus converter via an expansion bus 120.
(Small Computer System Interface) card 125. The CPU 110 has an expansion bus 120 through the bus converter 115. Expansion bus 120 is an IS
A (Industry Standard Architecture), EISA (Ex
tendedIndustry Standard Architecture), PCI (Pe
ripheral Compornent Interconnect) is common. In addition, PCMCIA (Person
al Computer Memory Card International Associatio
n) or JEIDA (Japan Electronic Industry
A card defined by the Development Association) can also be used. Of course, the host computer can be configured by using other expansion buses.

【0029】SCSIカード125は、拡張バス120
に接続する。図1の構成では、SCSIカードが1枚だ
けであるが、複数毎のSCSIカードを拡張バス120
上に接続することもできる。このSCSIカード125
から、SCSIバス250を設けている。SCSIバス
は、現在のコンピュータシステムにおいて、補助記憶装
置(磁気ディスク装置、光ディスク装置、テープカート
リッジ等)や、プリンタなどを接続するために一般的に
用いられている。図1の構成では、SCSIカード12
5からのSCSIバス250に、3台の磁気ディスク装
置210を設けている。3台の磁気ディスク装置210
はそれぞれSCSIインタフェースを持ち、SCSIバ
ス250にディジーチェーン(芋づる式)接続する。
The SCSI card 125 is used for the expansion bus 120.
Connect to. In the configuration of FIG. 1, there is only one SCSI card, but a plurality of SCSI cards can be added to the expansion bus 120.
You can also connect to the top. This SCSI card 125
Therefore, the SCSI bus 250 is provided. The SCSI bus is generally used in current computer systems for connecting auxiliary storage devices (magnetic disk devices, optical disk devices, tape cartridges, etc.), printers and the like. In the configuration of FIG. 1, the SCSI card 12
Three magnetic disk devices 210 are provided on the SCSI bus 250 from No. 5. Three magnetic disk devices 210
Each have a SCSI interface and are daisy chained to the SCSI bus 250.

【0030】ホストコンピュータ100におけるソフト
ウエア(プログラム)は、主記憶111と、ブートRO
M112と、磁気ディスク装置210に保持することが
できる。また、主記憶111とブートROM112に保
持したプログラムは、CPU110で直接実行すること
ができる。磁気ディスク装置210に保持したプログラ
ムは、主記憶111や、ブートROM112に格納した
ファイル制御プログラムを用いて、SCSIカード12
5、拡張バス120、バス変換器115を通して主記憶
111に読み込んだ後、CPU110により実行可能に
なる。一般的に主記憶111は揮発性の記憶手段(主に
DRAM)で構成されているため、電源投入時には実行
可能なプログラムは主記憶111上に存在しない。この
ため、一般的なコンピュータシステムではブートROM
112をもつ。ROM(Read Only Memory)の内容は、
電源が遮断されても消えることはない。このブートRO
M112の中には、IPL(Initial Program Loader)
と呼ばれるOS(Operating System)を読み込むための
手順を示すプログラム(502)や、BIOSと呼ばれ
るプログラム(501)が保持されている。BIOS
(Basic Input/Output System)は、コンピュータシス
テムにおいて入出力(補助記憶装置への書き込み、補助
記憶装置からの読み出し、キーボードからの入力処理、
ディスプレイへの表示など)を行う基本的な制御プログ
ラムの集合である。
Software (program) in the host computer 100 includes a main memory 111 and a boot RO.
It can be held in the M112 and the magnetic disk device 210. Further, the programs held in the main memory 111 and the boot ROM 112 can be directly executed by the CPU 110. The program stored in the magnetic disk device 210 uses the file control program stored in the main memory 111 or the boot ROM 112 to scan the SCSI card 12
5, after being loaded into the main memory 111 through the expansion bus 120 and the bus converter 115, the CPU 110 can execute the program. Generally, the main memory 111 is composed of a volatile storage means (mainly DRAM), and therefore no executable program exists in the main memory 111 when the power is turned on. For this reason, in a general computer system, the boot ROM
With 112. The contents of ROM (Read Only Memory)
It does not disappear even when the power is cut off. This boot RO
IPL (Initial Program Loader) in M112
A program (502) showing a procedure for reading an OS (Operating System) called a program and a program (501) called a BIOS are held. BIOS
(Basic Input / Output System) is an input / output (writing to auxiliary storage device, reading from auxiliary storage device, input processing from keyboard,
It is a set of basic control programs that perform display).

【0031】(2)アレイ制御アルゴリズム及び構成情報
保持手段 ここで、本発明により設けたアレイ制御アルゴリズム及
び構成情報保持手段10を説明する。図1に示す実施例
では、アレイ制御アルゴリズム及び構成情報保持手段1
0をSCSIカード125内に設けている。アレイ制御
アルゴリズム及び構成情報保持手段10は、EEPRO
M(Electrically Erasable Programable Read Only Me
mory)、または、フラッシュメモリ、または、電池によ
りバックアップされたSRAM(static RAM)で構成す
る。このような構成のアレイ制御アルゴリズム及び構成
情報保持手段10を設けることで、CPU110の制御
によりその内容を必要に応じて書き換えることができ、
また、書き換えた内容を常に保持することができる。ア
レイ制御アルゴリズム及び構成情報保持手段10は、ア
レイ制御のアルゴリズム(どのようにデータを分割して
書き込み、またどのようにデータを結合して読み出すか
を記したアルゴリズム)及び、構成情報(アレイを構成
する磁気ディスク装置の台数、分割するデータの最小単
位(ストライプサイズ)、RAIDレベル等)を保持す
る。アレイ制御アルゴリズム及び構成情報保持手段10
に保持するアルゴリズム及び構成情報の記述方法は、大
きく3つの方法が考えられる。
(2) Array Control Algorithm and Configuration Information Retaining Means Here, the array control algorithm and configuration information retaining means 10 provided by the present invention will be described. In the embodiment shown in FIG. 1, the array control algorithm and the configuration information holding means 1
0 is provided in the SCSI card 125. The array control algorithm and the configuration information holding means 10 is EEPRO.
M (Electrically Erasable Programable Read Only Me
mory), flash memory, or SRAM (static RAM) backed up by a battery. By providing the array control algorithm and the configuration information holding unit 10 having such a configuration, the contents thereof can be rewritten as necessary under the control of the CPU 110,
Further, the rewritten contents can be always held. The array control algorithm and configuration information holding means 10 includes an array control algorithm (an algorithm that describes how to divide and write data, and how to combine and read data) and configuration information (configure an array. The number of magnetic disk devices to be used, the minimum unit of data to be divided (stripe size), RAID level, etc. are held. Array control algorithm and configuration information holding means 10
There are roughly three conceivable methods for describing the algorithm and the configuration information stored in the above.

【0032】1つ目はアレイ制御に必要な構成情報のみ
を保持する方式である。必要な構成情報は、アレイを構
成する磁気ディスク装置の台数、分割するデータの最小
単位(ストライプサイズ)、RAIDレベル等が主なも
のである。ファイル制御プログラムは、これら保持した
構成情報を係数としてアレイ制御の演算を行う。2つ目
はCPU110が直接実行可能なオブジェクト形式のプ
ログラムを保持する方式である。この方式を用いると、
アレイ制御アルゴリズム及び構成情報保持手段10から
読み出したプログラムに処理を移すことで、そのままア
レイ制御を行うことができる。しかし、オブジェクト形
式のプログラムは、そのプログラムを実行するCPU1
10の種類に依存する欠点がある。この方式では、その
プログラム中に構成情報を入れ込んでおくこともできる
し、構成情報を分離しておくこともできる。
The first is a method of holding only the configuration information necessary for array control. The necessary configuration information mainly includes the number of magnetic disk devices constituting the array, the minimum unit of data to be divided (stripe size), the RAID level, and the like. The file control program calculates the array control by using the held configuration information as a coefficient. The second is a method of holding an object format program that can be directly executed by the CPU 110. With this method,
By transferring the processing to the program read from the array control algorithm and the configuration information holding unit 10, the array control can be performed as it is. However, the object format program is the CPU 1 that executes the program.
There are 10 types of drawbacks. In this method, the configuration information can be included in the program, or the configuration information can be separated.

【0033】3つ目はアレイ制御のアルゴリズム、及
び、構成情報を記したテキスト(文書)をスクリプト
(記述言語)として保持する方式である。後述するアレ
イ制御アルゴリズム及び構成情報読み出し手段20は、
アレイ制御アルゴリズム及び構成情報保持手段10から
前記スクリプトを読み出す。アレイ制御アルゴリズム及
び構成情報読み出し手段20は、読み出したスクリプト
を解釈し、CPU110が実行可能なオブジェクトプロ
グラムへの変換を行う。この方式では、そのスクリプト
中に構成情報を入れ込んでおくこともできるし、構成情
報を分離しておくこともできる。
The third method is an array control algorithm and a method of holding a text (document) describing the configuration information as a script (description language). The array control algorithm and configuration information reading means 20 described later are
The script is read from the array control algorithm and configuration information holding means 10. The array control algorithm and configuration information reading means 20 interprets the read script and converts it into an object program executable by the CPU 110. In this method, the configuration information can be included in the script, or the configuration information can be separated.

【0034】(3)アレイ制御アルゴリズム及び構成情報
読み出し手段 本発明では、アレイ制御アルゴリズム及び構成情報保持
手段10から、アレイ制御アルゴリズム及び構成情報を
読み出すためのプログラムから構成したアレイ制御アル
ゴリズム及び構成情報読み出し手段20を設けている。
アレイ制御アルゴリズム及び構成情報読み出し手段20
は、ブートROM112内に保持されるIPL502や
BIOS501及び主記憶上111内に保持されるOS
550のファイル制御プログラム551と共に、ソフト
ウエア(プログラム)として実現している。即ち、アレ
イ制御アルゴリズム及び構成情報保持手段20は、アル
ゴリズムや構成情報を読み出すためのプログラムであ
る。
(3) Array Control Algorithm and Configuration Information Reading Means In the present invention, the array control algorithm and configuration information read from the array control algorithm and configuration information holding means 10 is composed of a program for reading the array control algorithm and configuration information. Means 20 are provided.
Array control algorithm and configuration information reading means 20
Is an IPL 502 or BIOS 501 held in the boot ROM 112 and an OS held in the main memory 111.
It is realized as software (program) together with the file control program 551 of 550. That is, the array control algorithm and configuration information holding means 20 is a program for reading the algorithm and configuration information.

【0035】(4)動作具体例1 前記記載のように、アレイ制御アルゴリズム及び構成情
報保持手段10に保持するアルゴリズム及び構成情報の
記述方法は、大きく3つの方法がある。以下、第2の
「直接実行可能なオブジェクト形式のプログラムを保持
する方式」を用いて説明する。また、アレイ制御アルゴ
リズム及び構成情報保持手段10をSCSIカード12
5上のEEPROMで構成している。
(4) Operation Example 1 As described above, there are roughly three methods of describing the algorithm and configuration information held in the array control algorithm and configuration information holding means 10. In the following, description will be made using the second "method of holding a program in an object format that can be directly executed". Further, the array control algorithm and the configuration information holding means 10 are connected to the SCSI card 12.
It is composed of the upper 5 EEPROM.

【0036】保持手段の初期化 アレイ制御アルゴリズム及び構成情報保持手段10に
は、アレイ制御のアルゴリズムをオブジェクト形式のプ
ログラムとして格納し、構成情報をそのパラメータとし
て格納する。構成情報を以下のように定義し、あらかじ
めアレイ制御アルゴリズム及び構成情報保持手段10に
格納してある。 構成情報 構成台数 = 3 RAIDアルゴリズム = 5 パリティ配置方式 = Left-Asymmetric ストライプサイズ = 32768 構成ディスクID番号[0] = 0 構成ディスクID番号[1] = 1 構成ディスクID番号[2] = 2 本実施例では、3台の磁気ディスク装置210をRAI
D5のアルゴリズムで使用する。RAID5のアルゴリ
ズムで重要となる主なパラメータは、パリティの配置方
式と、ストライプサイズである。ここでは、パリティの
配置方式を「Left-Asymmetric」、ストライプサイズを
32768バイトと設定した。また、3台の磁気ディス
ク装置のSCSIのターゲットIDを0から2と設定し
た。このターゲットIDは、構成ディスクID番号
[n]に保持する。
Initialization of holding means The array control algorithm and configuration information holding means 10 stores the array control algorithm as a program in the form of an object and the configuration information as its parameters. The configuration information is defined as follows and stored in advance in the array control algorithm and configuration information holding means 10. Configuration information Number of configurations = 3 RAID algorithm = 5 Parity allocation method = Left-Asymmetric stripe size = 32768 Configuration disk ID number [0] = 0 Configuration disk ID number [1] = 1 Configuration disk ID number [2] = 2 implementations In the example, the three magnetic disk devices 210 are RAI
Used in D5 algorithm. The main parameters that are important in the RAID5 algorithm are the parity allocation method and stripe size. Here, the parity allocation method is set to "Left-Asymmetric" and the stripe size is set to 32768 bytes. The SCSI target IDs of the three magnetic disk devices were set to 0 to 2. This target ID is held in the constituent disk ID number [n].

【0037】アレイ制御のアルゴリズムはオブジェクト
形式のプログラムとして格納している。このプログラム
は、上記構成情報をパラメータとし、アレイ制御に関す
る論理アドレスを物理アドレスに変換する処理(この処
理を以下「アドレス変換」と呼ぶ〉を行う。ここで、こ
の「アドレス変換」を図11を用いて説明する。ここで
は、ストライプサイズを32KB(32768バイト)
とし、256KB(=32×8)の容量をもつ、「Left
-Asymmetric」配置方式のRAID5のディスクアレイ
装置として説明する。RAID5のディスクアレイ装置
は、ファイル制御プログラムを利用するIPLやOS上
のアプリケーションからは、1台の論理ドライブとして
認識される。よって、アプリケーションなどは、複数台
のディスク装置で構成されていることを意識せず従来通
りの単体の磁気ディスク装置と同様に処理することがで
きる。
The array control algorithm is stored as a program in object format. This program performs a process of converting a logical address related to array control into a physical address by using the above configuration information as a parameter (this process is hereinafter referred to as “address conversion”). Here, this “address conversion” is shown in FIG. Here, the stripe size is 32 KB (32768 bytes).
And has a capacity of 256 KB (= 32 × 8), “Left
It will be described as a RAID-5 disk array device of the "-Asymmetric" arrangement method. The RAID 5 disk array device is recognized as one logical drive by the IPL that uses the file control program and the application on the OS. Therefore, an application or the like can be processed in the same manner as a conventional single magnetic disk device without being aware that it is composed of a plurality of disk devices.

【0038】図11に示すように、論理ドライブのデー
タは、実際には3台の物理ドライブ(本実施例では3台
の磁気ディスク装置210)にストライプサイズ毎に順
番に格納する。さらに、信頼性を高めるためにパリティ
データ(P01,P23,P45,P67)を格納す
る。P01はストライプ0番とストライプ1番内のデー
タの排他的論理和(XOR)を演算したものである。図
のように、論理ドライブでは0〜256KBまで論理ア
ドレスが連続しているが、実際に物理ドライブからデー
タを読み出すためには、どの物理ドライブ装置のどこか
らデータを読み出せば良いのかを算出する必要がある。
例えば、ストライプ0番(論理アドレス0〜32KB)
を読み出すときには、物理ドライブ0番の物理アドレス
0〜32KBを読み出す。また、ストライプ4番と5番
(論理アドレス128〜192KB)を読み出すときに
は、物理ドライブ1番の物理アドレス64〜96KB
と、物理ドライブ2番の物理アドレス64〜96KBを
読み出す。
As shown in FIG. 11, logical drive data is actually stored in three physical drives (three magnetic disk devices 210 in this embodiment) in order for each stripe size. Further, parity data (P01, P23, P45, P67) is stored to improve reliability. P01 is an exclusive OR (XOR) of the data in stripe 0 and stripe 1. As shown in the figure, in the logical drive, the logical addresses are continuous from 0 to 256 KB, but in order to actually read the data from the physical drive, it is necessary to calculate from which physical drive device and where the data should be read. There is.
For example, stripe 0 (logical address 0 to 32 KB)
Is read, the physical addresses 0 to 32 KB of the physical drive No. 0 are read. When reading stripes 4 and 5 (logical addresses 128 to 192 KB), the physical addresses of physical drive 1 are 64 to 96 KB.
Then, the physical addresses 64 to 96 KB of the physical drive No. 2 are read.

【0039】RAID5において、データを書き込む処
理は読み出しより複雑になる。例えば、ストライプ0番
(論理アドレス0〜32KB)にデータを書き込むとき
には(この書き込むべきデータを新データと呼ぶ)、ま
ず、物理ドライブ0番の物理アドレス0〜32KB(こ
れを旧データと呼ぶ)と、物理ドライブ2番の物理アド
レス0〜32KB(これを旧パリティと呼ぶ)を読み出
す。次に、新データと旧データと旧パリティの排他的論
理和(XOR)を演算し新パリティを生成する。最後
に、新データを物理ドライブ0番の物理アドレス0〜3
2KBに、新パリティを物理ドライブ2番の物理アドレ
ス0〜32KBに書き込む。また、ストライプ4番と5
番(論理アドレス128〜192KB)にデータを書き
込むときには、まず、書き込むべきストライプ4番内の
データとストライプ5番内のデータのXORを演算し新
パリティを生成する。最後に、ストライプ4番内のデー
タを物理ドライブ1番の物理アドレス64〜96KB
に、ストライプ5番内のデータを物理ドライブ2番の物
理アドレス64〜96KBに、新パリティを物理ドライ
ブ0番の物理アドレス64〜96KBに書き込む。
In RAID5, the process of writing data is more complicated than reading. For example, when writing data to stripe 0 (logical address 0 to 32 KB) (data to be written is called new data), first, physical address 0 to 32 KB of physical drive 0 (called old data) is written. , Physical addresses 0 to 32 KB of physical drive No. 2 (this is called old parity) are read. Next, the exclusive OR (XOR) of the new data, the old data, and the old parity is calculated to generate the new parity. Finally, the new data is set to the physical addresses 0 to 3 of the physical drive 0.
The new parity is written to the physical address 0 to 32 KB of the physical drive No. 2 in 2 KB. Also, stripes 4 and 5
When writing data to the number (logical address 128 to 192 KB), first, the XOR of the data in the stripe No. 4 to be written and the data in the stripe No. 5 is calculated to generate a new parity. Finally, the data in the stripe 4 is stored in the physical address 1 to the physical address 64 to 96 KB.
Then, the data in the stripe No. 5 is written to the physical addresses 64 to 96 KB of the physical drive No. 2, and the new parity is written to the physical addresses 64 to 96 KB of the physical drive No. 0.

【0040】本実施例では、前記構成情報とオブジェク
ト形式のプログラムは、SCSIカード125内のアレ
イ制御アルゴリズム及び構成情報保持手段10に保持し
た状態で工場から出荷する方式を採用している。もちろ
ん、ユーティリティプログラムを用意して本システムを
使用するユーザが変更を行うことが可能である。本実施
例では、各ストライプには以下のプログラムが格納され
ていると仮定する。 ・ストライプ0番と1番にはOS#1 ・ストライプ2番と3番にはOS#2 ・ストライプ4番と5番にはアプリケーション#1 電源投入時の処理 ここでは、コンピュータシステムに電源が投入された場
合の処理について説明する。コンピュータシステムに電
源が投入されると、CPU110は、ブートROM11
2内のIPLプログラムを実行する。IPL502は、
全ての読み書き命令に先駆けて、ブートROM112内
のアレイ制御アルゴリズム及び構成情報読み出し手段2
0を用いて、アレイ制御アルゴリズム及び構成情報保持
手段10からアレイ制御アルゴリズムと構成情報を読み
出す。本実施例の場合、アドレス変換を行うオブジェク
ト形式のプログラムと、以下のような構成情報を読み出
す。 構成情報(この構成情報を以下構成情報900と呼ぶ) 構成台数 = 3 RAIDアルゴリズム = 5 パリティ配置方式 = Left-Asymmetric ストライプサイズ = 32768 構成ディスクID番号[0] = 0 構成ディスクID番号[1] = 1 構成ディスクID番号[2] = 2 IPL502は、BIOS501のファイル制御プログ
ラムを用いてファイルの読み出しを行うが、このファイ
ル制御プログラムは、読み出した構成情報900と、ア
ドレス変換プログラムを用いて処理を行う。アドレス変
換プログラムは、構成情報900に従い、3台の磁気デ
ィスク装置(SCSIターゲットID0,1,2)で構
成した、「Left-Asymmetric」配置方式、ストライプサ
イズ32KBのRAID5であると認識する。
In this embodiment, the configuration information and the object format program are shipped from the factory while being held in the array control algorithm and the configuration information holding means 10 in the SCSI card 125. Of course, a user who uses this system by preparing a utility program can make changes. In the present embodiment, it is assumed that the following programs are stored in each stripe.・ OS # 1 for stripes 0 and 1 ・ OS # 2 for stripes 2 and 3 ・ Application # 1 for stripes 4 and 5 Power-on process Here, power is turned on to the computer system The processing in the case of being performed will be described. When the computer system is powered on, the CPU 110 causes the boot ROM 11
2. Run the IPL program in 2. IPL502 is
Array control algorithm and configuration information reading means 2 in the boot ROM 112 prior to all read / write commands
0 is used to read the array control algorithm and configuration information from the array control algorithm and configuration information holding means 10. In the case of this embodiment, an object format program for address conversion and the following configuration information are read. Configuration information (this configuration information will be referred to as configuration information 900 hereinafter) Number of configurations = 3 RAID algorithm = 5 Parity allocation method = Left-Asymmetric stripe size = 32768 Configuration disk ID number [0] = 0 Configuration disk ID number [1] = 1 configuration disk ID number [2] = 2 The IPL 502 reads a file using the file control program of the BIOS 501, and this file control program performs processing using the read configuration information 900 and the address conversion program. . According to the configuration information 900, the address conversion program recognizes that it is a RAID 5 configured with three magnetic disk devices (SCSI target IDs 0, 1, 2) and a “Left-Asymmetric” arrangement method and a stripe size of 32 KB.

【0041】IPLによるOS#1の起動 IPL502は、BIOS501に対して、ストライプ
0番と1番(論理アドレス0〜64KB)に保持したO
S#1を読み出すよう命令する(本実施例では、ストラ
イプ0番と1番にOS#1を格納している)。BIOS
501は、読み出し命令を受けると、アドレス変換プロ
グラムを利用して、ストライプ0番と1番がどこに保持
されているか演算し、目的の物理ドライブに対し読み出
し命令を発行する。本実施例の場合、ストライプ0番は
物理ドライブ0番の物理アドレス0〜32KBから読み
出し、ストライプ1番は物理ドライブ1番の物理アドレ
ス0〜32KBから読み出し主記憶111に格納する。
BIOS501は、ストライプ0番と1番の両方の読み
出しが完了すると、IPL502にOS#1の読み出し
が完了したことを報告する。IPL502は、完了の報
告を受けると、主記憶111上のOS#1(550)に
実行を移す。これにより、OS#1が起動する。 本実
施例では、OS#1は1つのファイルであったが、実際
のコンピュータシステムでは、OSの起動に関し複数の
ファイルを読み込む必要がある。
Booting OS # 1 by IPL The IPL 502 holds O in stripes 0 and 1 (logical addresses 0 to 64 KB) for the BIOS 501.
A command is issued to read S # 1 (in this embodiment, OS # 1 is stored in stripes 0 and 1). BIOS
Upon receiving the read command, the 501 uses the address translation program to calculate where the stripes 0 and 1 are held, and issues the read command to the target physical drive. In this embodiment, stripe 0 is read from physical address 0 to 32 KB of physical drive 0, and stripe 1 is read from physical address 0 to 32 KB of physical drive 1 and stored in the main memory 111.
When the reading of both stripes 0 and 1 is completed, the BIOS 501 reports to the IPL 502 that the reading of OS # 1 is completed. Upon receiving the completion report, the IPL 502 transfers execution to the OS # 1 (550) on the main memory 111. As a result, OS # 1 is activated. In this embodiment, the OS # 1 is a single file, but in an actual computer system, it is necessary to read a plurality of files for booting the OS.

【0042】OS#1のファイル制御 本実施例では、OS#1も、ファイル制御プログラム5
51を有する。このファイル制御プログラムもまた、ア
レイ制御アルゴリズム及び構成情報読み出し手段(プロ
グラム)20を有する。IPL502からOS#1(5
50)に実行が移ると、まず、OS#1(550)は、
全ての読み書き命令に先駆けて、アレイ制御アルゴリズ
ム及び構成情報読み出し手段20を用いて、アレイ制御
アルゴリズム及び構成情報保持手段10からアドレス変
換プログラムと、構成情報900を読み出す。以後、O
S#1が読み書きを行うときには、これらアドレス変換
プログラムと、構成情報900を用いる。ファイル制御
プログラム551は、読み出した構成情報900によ
り、3台の磁気ディスク装置(SCSIターゲットID
0,1,2)で構成した、「Left-Asymmetric」配置方
式、ストライプサイズ32KBのRAID5であると認
識する。
File control of OS # 1 In this embodiment, OS # 1 is also a file control program 5
Have 51. This file control program also has an array control algorithm and configuration information reading means (program) 20. From IPL 502 to OS # 1 (5
When the execution shifts to 50), first, OS # 1 (550)
Prior to all read / write commands, the array control algorithm and configuration information reading means 20 is used to read the address translation program and the configuration information 900 from the array control algorithm and configuration information holding means 10. After that, O
When S # 1 reads and writes, these address conversion programs and the configuration information 900 are used. The file control program 551 uses the read configuration information 900 to set the three magnetic disk devices (SCSI target ID
It is recognized that the RAID5 is a “Left-Asymmetric” arrangement method with 0, 1, 2) and a stripe size of 32 KB.

【0043】例えば、ストライプ4番と5番(論理アド
レス0〜64KB)に保持したアプリケーション#1を
読み出す場合を考える。ファイル制御プログラムは、こ
の読み出し命令を受けると、アドレス変換プログラムを
利用して、ストライプ4番と5番がどこに保持されてい
るか演算し、目的の物理ドライブに対し読み出し命令を
発行する。本実施例の場合、ストライプ4番は物理ドラ
イブ1番の物理アドレス64〜96KBから読み出し、
ストライプ5番は物理ドライブ2番の物理アドレス64
から96KBから読み出し主記憶111に格納する。ま
た例えば、ストライプ6番(論理アドレス192〜22
4KB)に、データ#1を書き込む場合を考える。ま
ず、物理ドライブ0番の物理アドレス96〜128KB
(これを旧データと呼ぶ)と、物理ドライブ2番の物理
アドレス96〜128KB(これを旧パリティと呼ぶ)
を読み出す。次に、新データと旧データと旧パリティの
排他的論理和(XOR)を演算し新パリティを生成す
る。最後に、新データを物理ドライブ0番の物理アドレ
ス96〜128KBに、新パリティを物理ドライブ2番
の物理アドレス96〜128KBに書き込む。
For example, consider the case of reading the application # 1 held in the stripes 4 and 5 (logical addresses 0 to 64 KB). When the file control program receives this read command, it uses the address conversion program to calculate where stripes 4 and 5 are held, and issues a read command to the target physical drive. In the case of the present embodiment, stripe 4 is read from physical address 64 to 96 KB of physical drive 1,
Stripe number 5 is physical address 64 of physical drive 2
From 96 KB to the main memory 111. In addition, for example, stripe number 6 (logical addresses 192 to 22)
Consider the case of writing data # 1 in 4 KB). First, the physical address of physical drive 0 is 96 to 128 KB
(This is called old data) and the physical address of physical drive 2 is 96 to 128 KB (this is called old parity).
Read out. Next, the exclusive OR (XOR) of the new data, the old data, and the old parity is calculated to generate the new parity. Finally, the new data is written in the physical address 96-128 KB of the physical drive 0, and the new parity is written in the physical address 96-128 KB of the physical drive 2.

【0044】OS#1によるOS#2の起動 ここでは、OS#1からOS#2を起動することを考え
る。本実施例ではストライプ2番と3番(論理アドレス
128〜192KB)にOS#2を格納している。OS
#1はOS#2の起動命令を受けると、ファイル制御プ
ログラムに対してストライプ2番と3番を読み出すよう
に命令する。ファイル制御プログラムは、アドレス変換
プログラムと構成情報900を用いて、OS#2を主記
憶111上に読み出す。この手順は、前記アプリケーシ
ョン#1の読み出しと同じである。OS#2の読み出し
が終了すると、OS#1はOS#2にその実行を移す。
これにより、OS#2が起動する。
Booting OS # 2 by OS # 1 Here, it is considered to boot OS # 2 from OS # 1. In this embodiment, OS # 2 is stored in stripes 2 and 3 (logical addresses 128 to 192 KB). OS
When # 1 receives the OS # 2 startup command, it commands the file control program to read stripes 2 and 3. The file control program uses the address conversion program and the configuration information 900 to read OS # 2 onto the main memory 111. This procedure is the same as the reading of the application # 1. When the reading of OS # 2 is completed, OS # 1 transfers its execution to OS # 2.
As a result, OS # 2 is activated.

【0045】OS#2のファイル制御 本実施例では、OS#2もまた、ファイル制御プログラ
ムを有する。このファイル制御プログラムも、OS#1
と同様にアレイ制御アルゴリズム及び構成情報読み出し
手段(プログラム)20を有する。OS#2が起動する
と、OS#2は、全ての読み書き命令に先駆けて、アレ
イ制御アルゴリズム及び構成情報読み出し手段20を用
いて、アレイ制御アルゴリズム及び構成情報保持手段1
0からアドレス変換プログラムと、構成情報900を読
み出す。以後、OS#2が読み書きを行うときには、こ
れらアドレス変換プログラムと、構成情報900を用い
る。ファイル制御プログラム551は、読み出した構成
情報900により、3台の磁気ディスク装置(SCSI
ターゲットID0,1,2)で構成した、「Left-Asymm
etric」配置方式、ストライプサイズ32KBのRAI
D5であると認識する。このように処理することで、O
S#2からも、例えば、アプリケーション#1や、OS
#1から書き込んだデータ#1を読むことができる。さ
らに、OS#2がデータ#2を、ストライプ7番(論理
アドレス224〜256KB)に書き込んでも、このデ
ータ#2は、OS#1とOS#2のどちらからも利用す
ることができる。
File Control of OS # 2 In this embodiment, OS # 2 also has a file control program. This file control program is also OS # 1
The array control algorithm and the configuration information reading means (program) 20 are also provided. When the OS # 2 starts up, the OS # 2 uses the array control algorithm and configuration information reading means 20 in advance of all the read / write instructions to use the array control algorithm and configuration information holding means 1
The address translation program and the configuration information 900 are read from 0. After that, when the OS # 2 reads / writes, these address translation programs and the configuration information 900 are used. The file control program 551 uses the read configuration information 900 to set the three magnetic disk devices (SCSI
"Left-Asymm configured with target ID 0, 1, 2)
Etric "placement method, stripe size 32KB RAI
Recognize as D5. By processing in this way, O
From S # 2, for example, application # 1 and OS
The data # 1 written from # 1 can be read. Further, even if the OS # 2 writes the data # 2 to the stripe No. 7 (logical address 224 to 256 KB), the data # 2 can be used by both the OS # 1 and the OS # 2.

【0046】もしOS#2のファイル制御プログラム
がアレイ制御を行えなかったら OS#1から立ち上がったOS#2のファイル制御プロ
グラムが、ディスクアレイの制御機能を持っていなけれ
ば、OS#2は、RAID5で構成される3台の磁気デ
ィスク装置210にどのようにデータが格納されている
かがまったくわからず、アプリケーション#1や、OS
#1の書き込んだデータ#1などを読み出すことができ
ない。またOS#2が独自に、これら磁気ディスク装置
にデータを書き込んだなら、既に格納されているOS#
1やアプリケーション#1、さらには、信頼性を高める
ために保持したパリティデータを上書きしてしまう可能
性さえある。
If the file control program of OS # 2 cannot perform array control, if the file control program of OS # 2 started up from OS # 1 does not have the disk array control function, OS # 2 uses RAID5. It is completely unknown how data is stored in the three magnetic disk devices 210 configured by
The written data # 1 of # 1 cannot be read. If the OS # 2 independently writes data to these magnetic disk devices, the already stored OS # 2
1 or application # 1, or even the parity data held to improve reliability may be overwritten.

【0047】もしOS#2が独自のアレイ制御アルゴ
リズムを持っていたら ここでは、OS#2が独自のアレイ制御アルゴリズムを
持っていた場合を考える。例えば、以下のようなアレイ
制御の構成情報を持っている場合を考える。 構成情報(この構成情報を以下構成情報910と呼ぶ) 構成台数 = 3 RAIDアルゴリズム = 5 パリティ配置方式 = Right-Asymmetric ストライプサイズ = 32768 構成ディスクID番号[0] = 0 構成ディスクID番号[1] = 1 構成ディスクID番号[2] = 2 OS#2のファイル制御プログラムは、アレイ制御アル
ゴリズム及び構成情報読み出し手段20を持たず、アレ
イ制御のアルゴリズム及び構成情報をファイル制御プロ
グラム内に独自に持っている。このためBIOSやOS
#1とアレイ制御アルゴリズム及び構成情報を一致させ
るための手段を持っていない。構成情報900と910
の相違点は、パリティ配置方式が「Left-Asymmetric」
と「Right-Asymmetric」の違いである。図12に「Righ
t-Asymmetric」配置方式を示す(「Left-Asymmetric」
は図11に示した)。
If OS # 2 has its own array control algorithm, consider here that OS # 2 has its own array control algorithm. For example, consider a case where the following array control configuration information is included. Configuration information (this configuration information is hereinafter referred to as configuration information 910) Number of configurations = 3 RAID algorithm = 5 Parity allocation method = Right-Asymmetric stripe size = 32768 Configuration disk ID number [0] = 0 Configuration disk ID number [1] = 1 configuration disk ID number [2] = 2 The file control program of OS # 2 does not have the array control algorithm and configuration information reading means 20, but has the array control algorithm and configuration information independently in the file control program. . Therefore, BIOS and OS
It has no means to match the array control algorithm and configuration information with # 1. Configuration information 900 and 910
The difference is that the parity allocation method is "Left-Asymmetric"
And "Right-Asymmetric". In Figure 12, "Righ
t-Asymmetric "placement method (" Left-Asymmetric "
Is shown in FIG. 11).

【0048】OS#2でアプリケーション#1(ストラ
イプ4番と5番に格納している)を読み出す場合を考え
る。「Left-Asymmetric」配置方式を使用したOS#1
では、ストライプ4番は物理ドライブ1番の物理アドレ
ス64〜96KBから読み出し、ストライプ5番は物理
ドライブ2番の物理アドレス64から96KBから読み
出していた。これで、正しくアプリケーション#1を読
み出すことができていた。しかし、「Right-Asymmetri
c」配置方式配置方式を使用したOS#2では、ストラ
イプ4番は物理ドライブ0番の物理アドレス64〜96
KBから読み出し、ストライプ5番は物理ドライブ1番
の物理アドレス64〜96KBから読み出す。このた
め、パリティデータ(P45)とストライプ4番に対応
するデータを読み出してしまい、正しくアプリケーショ
ン#1を読み出すことができない。ここでは、パリティ
配置方式の違いによる読み出し失敗例を示したが、構成
台数、RAIDアルゴリズム、ストライプサイズ、構成
ディスクID番号のどれか1つでも異なれば正しくファ
イルの読み書きができないのは明かである。このよう
に、アレイ制御アルゴリズムと構成情報を、BIOSや
各OS上で一致させることはきわめて重要である。
Consider a case where the application # 1 (stored in the stripes 4 and 5) is read by the OS # 2. OS # 1 using the "Left-Asymmetric" placement method
Then, stripe No. 4 was read from physical address 64 to 96 KB of physical drive No. 1, and stripe No. 5 was read from physical address 64 to 96 KB of physical drive No. 2. With this, the application # 1 was correctly read. However, "Right-Asymmetri
c ”arrangement method In OS # 2 using the arrangement method, stripe 4 has physical addresses 64 to 96 of physical drive 0.
The stripe number 5 is read from the physical address 64 to 96 KB of the physical drive number 1. Therefore, the parity data (P45) and the data corresponding to stripe No. 4 are read, and the application # 1 cannot be read correctly. Here, an example of read failure due to a difference in the parity arrangement method is shown, but it is clear that the file cannot be correctly read / written if any one of the number of constituents, the RAID algorithm, the stripe size, and the constituent disk ID number is different. As described above, it is extremely important to match the array control algorithm and the configuration information on the BIOS and each OS.

【0049】(5)効果 上記記載のように処理することで、BIOSも、立ち上
がったOS(#1,#2)のファイル制御プログラム
も、アレイ制御アルゴリズム及び構成情報保持手段10
に保持したアレイ制御アルゴリズム及び構成情報を使用
することにより、アレイ制御のアルゴリズムを共用する
ことができる。これにより、IPLを含めてOSが切り
替わっても、常に磁気ディスク装置群200に対して統
一されたアレイ制御を行うことができる。アレイ制御の
アルゴリズム及び構成情報に変更の必要がある時、従来
のディスクアレイシステムでは、全てのファイル制御プ
ログラムを変更しなければならなかったが、本発明を用
いることで、アレイ制御アルゴリズム及び構成情報保持
手段10に保持するアレイ制御アルゴリズム及び構成情
報を変更するだけでよい。これにより、アレイ制御アル
ゴリズムや構成情報の不一致による読み出し失敗や、書
き込みによるデータ消失の恐れもない。
(5) Effects By processing as described above, both the BIOS and the file control program of the booted OS (# 1, # 2), the array control algorithm and the configuration information holding means 10
By using the array control algorithm and the configuration information held in, the array control algorithm can be shared. As a result, even if the OS is switched including the IPL, unified array control can always be performed on the magnetic disk device group 200. When it is necessary to change the array control algorithm and the configuration information, in the conventional disk array system, all the file control programs had to be changed. However, by using the present invention, the array control algorithm and the configuration information can be changed. It is only necessary to change the array control algorithm and the configuration information held in the holding means 10. As a result, there is no risk of read failure due to mismatch of array control algorithm or configuration information and data loss due to writing.

【0050】さらに、本実施例のように、ブートROM
112にアルゴリズム及び構成情報読み出し手段20を
設け、BIOSプログラムでアレイ制御を行うことで、
ソフトウエア制御方式のディスクアレイ装置を使用する
コンピュータシステムにおいても、電源投入時からアレ
イ制御された外部記憶装置を使用することができる。さ
らに、アレイ制御方式として、冗長性を持ったアルゴリ
ズム(例えば、本実施例で使用したRAID5や、RA
ID1、RAID3、RAID4等)を使用すると、I
PLによって読み込まれるOSに対しても信頼性を持た
せたコンピュータシステムを構築できる。例えば、アレ
イ制御アルゴリズムにRAID5を用いている本実施例
の場合、電源起動時に、ディスクアレイを構成する3台
の磁気ディスク装置210の内、任意の1台が故障して
読み書きできなくなっても、RAID5の原理により、
他の磁気ディスク装置に保持したパリティデータを用い
て、読み書きを続けることができる。
Further, as in this embodiment, the boot ROM
By providing the algorithm and configuration information reading means 20 in 112 and performing array control by the BIOS program,
Even in a computer system that uses a software-controlled disk array device, an array-controlled external storage device can be used even after the power is turned on. Further, as an array control method, an algorithm having redundancy (for example, RAID5 or RA used in this embodiment, or RA
ID1, RAID3, RAID4, etc.)
It is possible to construct a computer system having reliability even for the OS read by the PL. For example, in the case of the present embodiment using RAID5 as the array control algorithm, even if any one of the three magnetic disk devices 210 constituting the disk array fails and cannot read / write at power-on, By the principle of RAID5,
Reading and writing can be continued using the parity data stored in another magnetic disk device.

【0051】なお、RAID(Redundant Arrays of In
expensive Disk)のレベルについては、パーホーマンス
コンシーケンシズ オブ パリティ プレースメント
イン ディスク アレイズ(Performance Consequenc
es of Parity Placement inDisk Arrays : Edward K. L
ee and Randy H.Katz : Computer Science DivisionEle
ctrical Engineering and Computer Science Universit
y of California atBerkeley Berkeley, California 94
720 pp.190-199)に具体的に記載されている。
RAID (Redundant Arrays of In
For the level of expensive disks, see Performance Consequencs of Parity Placement in Disk Arrays (Performance Consequenc
es of Parity Placement in Disk Arrays: Edward K. L
ee and Randy H. Katz: Computer Science Division Ele
ctrical Engineering and Computer Science Universit
y of California at Berkeley Berkeley, California 94
720 pp.190-199).

【0052】《第2の実施例》図2は、本発明の第2の
実施例を示すディスクアレイシステムを備えたコンピュ
ータシステムの構成を示す図である。図1に於ける第1
の実施例との違いは、第1の実施例ではSCSIカード
125上に設けてあったアレイ制御アルゴリズム及び構
成情報保持手段10を、磁気ディスク装置210内に設
けた点である。IPLや、OSのファイル制御プログラ
ムに設けたアルゴリズム及び構成情報読み出し手段(プ
ログラム)20は、SCSIバス250に接続された磁
気ディスク装置210のアレイ制御アルゴリズム及び構
成情報保持手段10からアレイ制御のアルゴリズム、及
び、構成情報を読み出す。ファイル制御プログラムは、
この読み出したアレイ制御アルゴリズム、及び、構成情
報に従って、複数台の磁気ディスク装置210をアレイ
制御する。アレイ制御アルゴリズム及び構成情報保持手
段10は、第1の実施例と同様に、EEPROM等の不
揮発性の記憶素子を磁気ディスク装置210内に設けて
も良いし、磁気ディスク装置の磁気記憶媒体215上に
特定の領域を設けて、その領域に保持しても良い。第2
の実施例でも、第1の実施例と同様に、アレイ制御アル
ゴリズム及び構成情報保持手段10に保持するアルグリ
ズムや構成情報は、予め製品出荷時に初期化しておいて
も良いし、本システムを使用するユーザが初期化を行っ
ても良い。ユーザが初期化を行ってもらう場合には、第
1の実施例と同様に、ユーティリティプログラムを使用
する。第2の実施例では、CPU110は、ユーティリ
ティプログラムを使用して、バスに接続された入力手段
によりユーザの入力したパラメータを、磁気ディスク装
置210内に設けたアレイ制御アルゴリズム及び構成情
報保持手段10に保持する。この場合、新たなアレイ制
御アルゴリズム及び構成情報保持手段に対して読み書き
を行うSCSIコマンドを設けても良い。
<Second Embodiment> FIG. 2 is a diagram showing the configuration of a computer system including a disk array system according to a second embodiment of the present invention. First in Figure 1
The difference from the first embodiment is that the array control algorithm and the configuration information holding means 10 provided on the SCSI card 125 in the first embodiment are provided in the magnetic disk device 210. The algorithm and configuration information reading means (program) 20 provided in the IPL or OS file control program is an array control algorithm of the magnetic disk device 210 connected to the SCSI bus 250 and an array control algorithm from the configuration information holding means 10. Also, the configuration information is read. The file control program is
The plurality of magnetic disk devices 210 are array-controlled according to the read array control algorithm and the configuration information. The array control algorithm and configuration information holding means 10 may be provided with a nonvolatile storage element such as an EEPROM in the magnetic disk device 210 as in the first embodiment, or on the magnetic storage medium 215 of the magnetic disk device. It is also possible to provide a specific area in and hold it in that area. Second
In this embodiment as well, as in the first embodiment, the array control algorithm and the algorithm and configuration information held in the configuration information holding means 10 may be initialized in advance at the time of product shipment, or this system is used. The user may perform initialization. When the user is asked to perform initialization, the utility program is used as in the first embodiment. In the second embodiment, the CPU 110 uses the utility program to send the parameters input by the user through the input means connected to the bus to the array control algorithm and configuration information holding means 10 provided in the magnetic disk device 210. Hold. In this case, a SCSI command for reading / writing a new array control algorithm and configuration information holding means may be provided.

【0053】また、アレイ制御アルゴリズム及び構成情
報保持手段10は、図2に示したように、ディスクアレ
イを構成する全ての磁気ディスク装置210にアレイ制
御アルゴリズム及び構成情報保持手段20を設けても良
いし、特定の磁気ディスク装置210にだけ設けても良
い。全ての磁気ディスク装置210に設けることで、デ
ィスク障害により1台の磁気ディスク装置が故障しても
他の磁気ディスク装置からアルゴリズムや構成情報を読
み出すことができる。第2の実施例の構成においても、
その他の基本動作は第1の実施例に示したものと同じで
ある。
As shown in FIG. 2, the array control algorithm / configuration information holding means 10 may be provided with the array control algorithm / configuration information holding means 20 in all the magnetic disk devices 210 constituting the disk array. However, it may be provided only in a specific magnetic disk device 210. By providing all magnetic disk devices 210, even if one magnetic disk device fails due to a disk failure, it is possible to read algorithms and configuration information from other magnetic disk devices. Also in the configuration of the second embodiment,
The other basic operations are the same as those shown in the first embodiment.

【0054】上記記載のように、アレイ制御アルゴリズ
ム及び構成情報保持手段10を、磁気ディスク装置21
0内に設けることで、ディスクアレイシステムを構成す
る磁気ディスク装置自身がアレイ制御のアルゴリズム及
び構成情報を保持することができる。たとえば、ホスト
コンピュータ100と同じ構成をもつ別のホストコンピ
ュータ101に、磁気ディスク装置群200だけをつな
ぎ替えることを考える。ホストコンピュータ101につ
なぎ替えても、ホストコンピュータ101上のIPL5
02や、OS550のファイル制御プログラム551に
設けたアルゴリズム及び構成情報読み出し手段20は、
磁気ディスク装置210内のアレイ制御アルゴリズム及
び構成情報保持手段10からアレイ制御アルゴリズム及
び構成情報を読み出すことができる。このように、コン
ピュータシステムにディスク装置群200を接続して
も、コンピュータシステム101にプログラムを追加し
たり変更したりする必要なく、アレイ制御に対応するこ
とができる。
As described above, the array control algorithm and the configuration information holding means 10 are stored in the magnetic disk device 21.
By providing it in 0, the magnetic disk device itself that constitutes the disk array system can hold the array control algorithm and the configuration information. For example, consider that only the magnetic disk device group 200 is reconnected to another host computer 101 having the same configuration as the host computer 100. Even if the host computer 101 is replaced, the IPL5 on the host computer 101
02 and the algorithm and configuration information reading means 20 provided in the file control program 551 of the OS 550,
The array control algorithm and configuration information can be read from the array control algorithm and configuration information holding means 10 in the magnetic disk device 210. As described above, even if the disk device group 200 is connected to the computer system, array control can be supported without the need to add or change the program to the computer system 101.

【0055】また図3に示すように、磁気ディスク装置
群200とは異なるアレイ制御アルゴリズムと構成情報
を持つ磁気ディスク装置群201を、ホストコンピュー
タ100に接続しても、アルゴリズム及び構成情報読み
出し手段20は、磁気ディスク装置群200と201か
ら、それぞれ、アレイ制御アルゴリズム及び構成情報を
読み出し、磁気ディスク装置群200に対する読み書き
は、磁気ディスク装置群200から読み出したアレイ制
御アルゴリズム及び構成情報を用い、磁気ディスク装置
群201に対する読み書きは、磁気ディスク装置群20
1から読み出したアレイ制御アルゴリズム及び構成情報
を用いることで、異なる複数のアレイ制御アルゴリズム
に同時に対応できる。このときも、コンピュータシステ
ム100にプログラムを追加したり、変更したりする必
要がない。
As shown in FIG. 3, even if a magnetic disk device group 201 having an array control algorithm and configuration information different from that of the magnetic disk device group 200 is connected to the host computer 100, the algorithm and configuration information reading means 20. Reads array control algorithm and configuration information from the magnetic disk device groups 200 and 201, respectively, and reads and writes to the magnetic disk device group 200 using the array control algorithm and configuration information read from the magnetic disk device group 200. Reading and writing to the device group 201 is performed by the magnetic disk device group 20.
By using the array control algorithm and the configuration information read from 1, it is possible to simultaneously support a plurality of different array control algorithms. Also at this time, there is no need to add or change the program in the computer system 100.

【0056】《第3の実施例》図4は、本発明の第3の
実施例であるディスクアレイシステムを備えたコンピュ
ータシステムの構成を示す図である。図1における第1
の実施例との違いは、第1の実施例ではSCSIカード
125上に設けてあったアレイ制御アルゴリズム及び構
成情報保持手段10を、ブートROM112内に設けた
点である。この方式でブートROM112上にアレイ制
御アルゴリズムと構成情報を保持すると、これらの変更
は容易にはできない。そこで、本実施例では、先に示し
た保持方式1番目の構成情報だけを保持する方式を用い
ている。IPL502や、OS550のファイル制御プ
ログラム551に設けたアルゴリズム及び構成情報読み
出し手段(プログラム)20は、ブートROM112内
に保持された構成情報を読み出す。IPL(BIOSに
基づく)やOSのファイル制御プログラムは、この読み
出したアレイ制御アルゴリズムに従って、複数台の磁気
ディスク装置210をアレイ制御する。また、BIOS
501のファンクションコマンドに、アレイ制御の構成
情報を読み出すコマンドを用意している。このように構
成することで、現在一般的に用いられているコンピュー
タシステムのブートROM112を変更するだけで、本
発明を容易に実現することができる。
<< Third Embodiment >> FIG. 4 is a diagram showing the configuration of a computer system including a disk array system according to a third embodiment of the present invention. First in FIG.
The difference from the first embodiment is that the array control algorithm and configuration information holding means 10 provided on the SCSI card 125 in the first embodiment are provided in the boot ROM 112. If the array control algorithm and the configuration information are held on the boot ROM 112 in this manner, these changes cannot be easily made. Therefore, in this embodiment, the method of holding only the first holding method configuration information described above is used. The IPL 502 and the algorithm and configuration information reading means (program) 20 provided in the file control program 551 of the OS 550 read the configuration information held in the boot ROM 112. An IPL (based on BIOS) or a file control program of the OS array-controls a plurality of magnetic disk devices 210 according to the read array control algorithm. Also, BIOS
As the function command 501, a command for reading the array control configuration information is prepared. With such a configuration, the present invention can be easily realized only by changing the boot ROM 112 of a computer system that is currently generally used.

【0057】電源が投入されると、IPL502は、ブ
ートROM112自身に保持された構成情報を用いて、
接続された複数の磁気ディスク装置210をアレイ制御
し、OS550を読み込む。また、読み込まれたOS5
50のファイル制御プログラム551は、まず、ブート
ROM112から構成情報を読み出し(BIOSファン
クションコール利用)、読み出した構成情報を用いてア
レイ制御を行う。アレイ制御を有する各ファイル制御プ
ログラム(IPLやOSに対応)は、そのアレイ制御ア
ルゴリズムの基本部分(主にアドレス変換とパリティ生
成方式)さえ一致していれば、その他のファイル制御プ
ログラム自身のアルゴリズムは異なっていても問題な
い。ここで一般的に、ブートROM112内のIPLプ
ログラムでは、電源投入時に使用できる資源が限られて
いる。具体的には、主記憶111の利用できる量が限ら
れていたり、CPU110が16ビットのアドレス空間
で実行されている。しかし、このIPL502で読み込
まれたOS550が立ち上がり、そのOS550に制御
が移ると、そのような制限は無くなる。これにより、よ
り大きな主記憶111を用いたり、32ビットのアドレ
ス空間を用いることができる。また、OS550がマル
チタスク、マルチスレッド対応のOSであれば、同時に
複数の読み書き(これを非同期I/Oという)を行うこ
とさえできる。例えば、IPL502は非同期I/O未
対応の構成とし、OS550では非同期I/O対応のフ
ァイル制御プログラムを用いる。非同期I/Oを用いる
と、ホストコンピュータの磁気ディスク装置201に対
する読み書き性能が向上する。
When the power is turned on, the IPL 502 uses the configuration information held in the boot ROM 112 itself,
The connected magnetic disk devices 210 are array-controlled to read the OS 550. Also, the loaded OS5
The file control program 551 of 50 first reads configuration information from the boot ROM 112 (using a BIOS function call), and performs array control using the read configuration information. Each file control program having array control (corresponding to IPL and OS) has the same basic part of the array control algorithm (mainly address conversion and parity generation method) as long as the other file control programs themselves have the same algorithm. It doesn't matter if they are different. Generally, the IPL program in the boot ROM 112 has limited resources that can be used when the power is turned on. Specifically, the usable amount of the main memory 111 is limited, or the CPU 110 is executed in a 16-bit address space. However, when the OS 550 read by the IPL 502 starts up and control is transferred to the OS 550, such a limitation disappears. This makes it possible to use a larger main memory 111 or a 32-bit address space. Further, if the OS 550 is a multitasking, multithreading compatible OS, it is even possible to perform a plurality of reads and writes (this is called asynchronous I / O) at the same time. For example, the IPL 502 has a configuration that does not support asynchronous I / O, and the OS 550 uses a file control program that supports asynchronous I / O. The use of asynchronous I / O improves the read / write performance of the host computer with respect to the magnetic disk device 201.

【0058】上記のように構成すると、システム資源の
乏しいIPL502では、簡単なファイル制御プログラ
ムを実行し、資源を有効に活用できるOSが立ち上がっ
た状態では、より高度なファイル制御プログラムを実行
することができる。これにより、IPL502でのファ
イル制御プログラムを簡略化できる。また、磁気ディス
ク装置群200から切り替えて読み出された各種OS5
50毎に、OSの特性にあわせたファイル制御プログラ
ムを構成することができる。
With the above configuration, the IPL 502, which has few system resources, can execute a simple file control program, and can execute a more advanced file control program when the OS capable of effectively utilizing the resources is started up. it can. Thereby, the file control program in the IPL 502 can be simplified. In addition, various OS 5 read by switching from the magnetic disk device group 200
For each 50, a file control program suitable for the characteristics of the OS can be configured.

【0059】《第4の実施例》図5は、本発明の第4の
実施例であるディスクアレイシステムを備えたコンピュ
ータシステムの構成を示す図である。図4における第3
の実施例との違いは、ブートROMの一部をSCSIカ
ード125上に設けた点である。以下、SCSIカード
125上に設けたブートROMを、拡張ブートROM1
30と呼ぶ。そして、この拡張ブートROM130内
に、このSCSIカード125に接続された複数の磁気
ディスク装置210をアレイ制御するファイル制御プロ
グラム131と、アレイ制御アルゴリズム及び構成情報
保持手段10を設けている。本発明を用いたコンピュー
タシステムの電源起動時のシーケンスを説明する。コン
ピュータシステムに電源が投入されると、CPU110
は、ブートROM112内のIPLプログラムを実行す
る。IPL502は、まず、ホストコンピュータの拡張
バス120に、どのような拡張カードが接続されている
かをチェックする。そして、拡張カードが拡張ブートR
OMを有するか、あわせてチェックする。IPL502
は、拡張カードが検出され、その拡張カード上に拡張ブ
ートROMが検出されると、その拡張カードに固有な処
理を、その拡張ブートROM130内のプログラムで実
行する。図5の構成では、拡張バス120上のSCSI
カード125が検出され、SCSIカード125上の拡
張ブートROM130が検出される。よって、IPL5
02がSCSIカード125に接続されている磁気ディ
スク装置210に対して読み書きを行うときには、この
拡張ブートROM130内のファイル制御プログラムを
用いる。この拡張ブートROM130内にアレイ制御の
アルゴリズムを入れ込んだファイル制御プログラム13
1を設けているので、複数の磁気ディスク装置210に
対してアレイ制御を行うことができる。
<Fourth Embodiment> FIG. 5 is a diagram showing the configuration of a computer system including a disk array system according to a fourth embodiment of the present invention. Third in FIG.
The difference from the above embodiment is that a part of the boot ROM is provided on the SCSI card 125. Hereinafter, the boot ROM provided on the SCSI card 125 is replaced by the extended boot ROM 1
Call 30. A file control program 131 for array-controlling the plurality of magnetic disk devices 210 connected to the SCSI card 125 and an array control algorithm and configuration information holding means 10 are provided in the extended boot ROM 130. A sequence at power-on of a computer system using the present invention will be described. When the computer system is powered on, the CPU 110
Executes the IPL program in the boot ROM 112. The IPL 502 first checks what kind of expansion card is connected to the expansion bus 120 of the host computer. And the expansion card is the expansion boot R
Also check if you have OM. IPL502
When an expansion card is detected and an expansion boot ROM is detected on the expansion card, the program in the expansion boot ROM 130 executes processing unique to the expansion card. In the configuration of FIG. 5, SCSI on the expansion bus 120
The card 125 is detected, and the expansion boot ROM 130 on the SCSI card 125 is detected. Therefore, IPL5
When 02 reads and writes to the magnetic disk device 210 connected to the SCSI card 125, the file control program in the extended boot ROM 130 is used. A file control program 13 in which an array control algorithm is inserted in the extended boot ROM 130.
Since 1 is provided, array control can be performed for a plurality of magnetic disk devices 210.

【0060】上記記載のように処理することで、ホスト
コンピュータ内のブートROMを変更すること無く、S
CSIカード125上に拡張ブートROM130を設け
るだけで、そのSCSIカード125に接続した複数の
磁気ディスク装置210にアレイ制御を行うことができ
る。また、図5に示す構成では、拡張ブートROM13
0内に、さらに、アレイ制御アルゴリズム及び構成情報
保持手段10を設けている。第3の実施例で示したよう
に、各種OS毎に、OSの特性にあわせたファイル制御
プログラムを構成することで、性能向上を図ることがで
きる。よって、IPLより立ち上がったOS550は、
OSのファイル制御プログラム551内に設けたアルゴ
リズム及び構成情報読み出し手段(プログラム)20を
用いて、拡張ブートROM130内のアレイ制御アルゴ
リズム及び構成情報保持手段10から、アレイ制御アル
ゴリズム及び構成情報を読み出す。ファイル制御プログ
ラム551は、この読み出したアレイ制御アルゴリズム
及び構成情報に従って、複数台の磁気ディスク装置21
0をアレイ制御する。これにより、OS550のファイ
ル制御プログラム551は、OS550に最適なファイ
ル制御を行うことができる。
By performing the processing as described above, the S-ROM can be processed without changing the boot ROM in the host computer.
By providing the extended boot ROM 130 on the CSI card 125, array control can be performed on the plurality of magnetic disk devices 210 connected to the SCSI card 125. Further, in the configuration shown in FIG. 5, the extended boot ROM 13
An array control algorithm and configuration information holding means 10 is further provided in 0. As shown in the third embodiment, the performance can be improved by configuring the file control program for each OS for each OS. Therefore, the OS 550 started up from IPL is
The array control algorithm and the configuration information are read from the array control algorithm and the configuration information holding unit 10 in the extended boot ROM 130 by using the algorithm and the configuration information reading unit (program) 20 provided in the file control program 551 of the OS. The file control program 551 uses the read array control algorithm and configuration information to read the plurality of magnetic disk devices 21.
0 is array controlled. As a result, the file control program 551 of the OS 550 can perform optimal file control for the OS 550.

【0061】《第5の実施例》図6は、本発明の第5の
実施例であるディスクアレイシステムを備えたコンピュ
ータシステムの構成を示す図である。図5における第4
の実施例との違いは、拡張カード上に設けた拡張ブート
ROMの一部を、RAMで構成している点である。以
下、このRAMを拡張RAM135と呼ぶ。そして、ア
レイ制御アルゴリズム及び構成情報保持手段10を磁気
ディスク装置210内に設ける。また、拡張ブートRO
M130内にアルゴリズム及び構成情報読み出し手段
(プログラム)20を設ける。IPL502は、SCS
Iカード125上の拡張ブートROM130を検出する
と、まず、拡張ブートROM内の初期化プログラムに実
行を移す。初期化プログラムは、アルゴリズム及び構成
情報読み出し手段(プログラム)20を用いて、磁気デ
ィスク装置210内のアレイ制御アルゴリズム及び構成
情報保持手段10から、アレイ制御アルゴリズム及び構
成情報を読み出し、SCSIカード125上の拡張RA
M135に入れる。本実施例において、アレイ制御アル
ゴリズム及び構成情報保持手段に保持されるアルゴリズ
ムは、オブジェクト形式で格納されている。このオブジ
ェクトは、アレイ制御アルゴリズム及び構成情報を含ん
だファイル制御プログラムである。
<Fifth Embodiment> FIG. 6 is a diagram showing the configuration of a computer system including a disk array system according to a fifth embodiment of the present invention. Fourth in FIG.
The difference from the above embodiment is that a part of the expansion boot ROM provided on the expansion card is composed of RAM. Hereinafter, this RAM is referred to as expansion RAM 135. Then, the array control algorithm and the configuration information holding means 10 are provided in the magnetic disk device 210. Also, extended boot RO
An algorithm and configuration information reading means (program) 20 is provided in M130. IPL502 is SCS
When the extended boot ROM 130 on the I card 125 is detected, the execution is first shifted to the initialization program in the extended boot ROM. The initialization program reads the array control algorithm and the configuration information from the array control algorithm and the configuration information holding means 10 in the magnetic disk device 210 by using the algorithm and the configuration information reading means (program) 20, and then reads them on the SCSI card 125. Extended RA
Put in M135. In the present embodiment, the array control algorithm and the algorithm held in the configuration information holding means are stored in the object format. This object is a file control program that contains the array control algorithm and configuration information.

【0062】初期化プログラムは、ファイル制御プログ
ラムを拡張RAM135が読み終わると、処理をIPL
502に戻す。IPL502がSCSIカード125に
接続される複数の磁気ディスク装置210に対して読み
書きを行うときは、拡張RAM135に予め読み出して
おいたファイル制御プログラムを使用する。このファイ
ル制御プログラムには、アレイ制御アルゴリズム及び構
成情報が入れ込まれている。よって、SCSIカード1
25に接続した複数の磁気ディスク装置210をアレイ
制御して、読み書きすることができる。立ち上げられた
OS550についても、拡張RAM135に記憶された
アレイ制御アルゴリズム及び構成情報が入れ込まれたフ
ァイル制御プログラムをアルゴリズム及び構成情報読み
出し手段(プログラム)20を用いて読み出して、該フ
ァイル制御プログラムに基づいて磁気ディスク装置群2
00に対してデータの分割処理に基づく読み出しとパリ
ティ演算も含むデータの結合処理(アドレス変換処理)
の書き込みを行うことができる。
When the expansion program finishes reading the file control program, the initialization program IPLs the processing.
Return to 502. When the IPL 502 reads from or writes to the plurality of magnetic disk devices 210 connected to the SCSI card 125, the file control program read in advance in the expansion RAM 135 is used. The file control program contains the array control algorithm and configuration information. Therefore, SCSI card 1
It is possible to read / write by performing array control of a plurality of magnetic disk devices 210 connected to 25. With respect to the booted OS 550 as well, the file control program in which the array control algorithm and the configuration information stored in the expansion RAM 135 are inserted is read using the algorithm and configuration information reading means (program) 20, and the file control program is stored in the OS. Based on the magnetic disk device group 2
00 data read processing based on data division processing and data combination processing including parity calculation (address conversion processing)
Can be written.

【0063】《第6の実施例》図7は、本発明の第6の
実施例であるディスクアレイシステムを備えたコンピュ
ータシステムの構成を示す図である。この実施例は、予
め磁気ディスク装置932の群にOSを記憶させる際、
各OS毎に一致したアレイ制御アルゴリズム及び構成情
報を記憶させることにある。そうすることによって、C
PU110が磁気ディスク装置群からOSを切り替えて
読み出して主記憶装置(メモリ)911に記憶させる
際、常に各OSに対して決まったアレイ制御アルゴリズ
ム及び構成情報が得られるため、常に同じ条件で磁気デ
ィスク装置群に対してデータの分割処理に基づく読み出
しとパリティ演算も含むデータの結合処理(アドレス変
換処理)の書き込みを行うことができる。
<< Sixth Embodiment >> FIG. 7 is a diagram showing the configuration of a computer system including a disk array system according to a sixth embodiment of the present invention. In this embodiment, when the OS is stored in the group of magnetic disk devices 932 in advance,
The purpose is to store the array control algorithm and the configuration information that match each OS. By doing so, C
When the PU 110 switches and reads the OS from the magnetic disk device group and stores it in the main storage device (memory) 911, a fixed array control algorithm and configuration information are always obtained for each OS, so the magnetic disk is always operated under the same conditions. Reading based on data division processing and writing of data combining processing (address conversion processing) including parity calculation can be performed on the device group.

【0064】[0064]

【発明の効果】本発明によれば、ソフトウエア制御方式
ディスクアレイにおける複数の異なるファイル制御プロ
グラムが必要とするコンピュータシステムにおいて、ア
レイ制御アルゴリズムを統一することができるので、ア
レイ制御アルゴリズムの不一致によるデータの読み出し
失敗や、書き込みによるデータ消失の恐れもなく、ディ
スクアレイに対して高信頼度でデータの分割処理に基づ
く読み出しとパリティ演算も含むデータの結合処理の書
き込みを行うことができ、その結果各種OSに対応させ
て用途の拡大を図ることができる効果を奏する。また本
発明によれば、ソフトウエア制御方式のディスクアレイ
システムにおけるコンピュータシステムにおいて、ブー
トROM内のIPLプログラムや、拡張ブートROM内
にアレイ制御アルゴリズムを持たせることで、ブートの
シーケンスにおいてアレイ制御を行うことができ、OS
を起動してシステムを立ち上げることができる効果を奏
する。また本発明によれば、ソフトウエア制御方式のデ
ィスクアレイシステムにおいても、電源投入時からアレ
イ制御を行うことのできるコンピュータシステムを実現
でき、さらに、アレイ制御アルゴリズムとして、冗長性
のあるアルゴリズムを使用することにより高信頼なコン
ピュータシステムを構築することができる効果を奏す
る。
According to the present invention, the array control algorithm can be unified in a computer system that requires a plurality of different file control programs in a software-controlled disk array. There is no fear of data read failure or data loss due to writing, and it is possible to perform data read processing based on data division processing and write data combining processing including parity operation with high reliability to the disk array. An effect that the application can be expanded corresponding to the OS is achieved. Further, according to the present invention, in a computer system in a software-controlled disk array system, an array control algorithm is provided in an IPL program in a boot ROM or an extended boot ROM to perform array control in a boot sequence. Can and OS
There is an effect that the system can be started by booting. Further, according to the present invention, it is possible to realize a computer system capable of performing array control even after the power is turned on even in a disk array system of software control system, and further, a redundant algorithm is used as an array control algorithm. As a result, a highly reliable computer system can be constructed.

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

【図1】本発明の第1の実施例であるディスクアレイシ
ステムを備えたコンピュータシステムの構成を示したブ
ロック図である。
FIG. 1 is a block diagram showing a configuration of a computer system including a disk array system which is a first embodiment of the present invention.

【図2】本発明の第2の実施例であるディスクアレイシ
ステムを備えたコンピュータシステムの構成を示したブ
ロック図(ホストコンピュータの切り替え例)である。
FIG. 2 is a block diagram (a switching example of a host computer) showing a configuration of a computer system including a disk array system which is a second embodiment of the present invention.

【図3】本発明の第2の実施例であるディスクアレイシ
ステムを備えたコンピュータシステムの構成を示したブ
ロック図(1つのホストコンピュータに2つの異なる磁
気ディスク装置群を接続した例)である。
FIG. 3 is a block diagram showing a configuration of a computer system including a disk array system according to a second embodiment of the present invention (an example in which two different magnetic disk device groups are connected to one host computer).

【図4】本発明の第3の実施例であるディスクアレイシ
ステムを備えたコンピュータシステムの構成を示したブ
ロック図である。
FIG. 4 is a block diagram showing a configuration of a computer system including a disk array system which is a third embodiment of the present invention.

【図5】本発明の第4の実施例であるディスクアレイシ
ステムを備えたコンピュータシステムの構成を示したブ
ロック図である。
FIG. 5 is a block diagram showing a configuration of a computer system including a disk array system according to a fourth exemplary embodiment of the present invention.

【図6】本発明の第5の実施例であるディスクアレイシ
ステムを備えたコンピュータシステムの構成を示したブ
ロック図である。
FIG. 6 is a block diagram showing a configuration of a computer system including a disk array system which is a fifth embodiment of the present invention.

【図7】本発明の第6の実施例であるディスクアレイシ
ステムを備えたコンピュータシステムの構成を示したブ
ロック図である。
FIG. 7 is a block diagram showing a configuration of a computer system including a disk array system which is a sixth embodiment of the present invention.

【図8】本発明に係るアレイ制御によるデータの分割方
式についての説明図である。
FIG. 8 is an explanatory diagram of a data division method by array control according to the present invention.

【図9】本発明に係るアレイ制御アルゴリズム及び構成
情報保持手段へのディスク台数及びRAIDレベルの設
定保持方法を説明するための図である。
FIG. 9 is a diagram illustrating an array control algorithm and a method for holding and setting the number of disks and a RAID level in a configuration information holding unit according to the present invention.

【図10】従来のハードウエア制御ディスクアレイ装置
を示した図である。
FIG. 10 is a diagram showing a conventional hardware-controlled disk array device.

【図11】Left-Asymmetric 配置方式のRAID5を示
した図である。
FIG. 11 is a diagram showing RAID 5 of a Left-Asymmetric arrangement method.

【図12】Right-Asymmetric 配置方式のRAID5を
示した図である。
FIG. 12 is a diagram showing a RAID 5 of a right-asymmetric arrangement system.

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

10…アレイ制御アルゴリズム及び構成情報保持手段 20…アルゴリズム及び構成情報読み出し手段 100…ホストコンピュータ、 101…ホストコンピ
ュータ 110…CPU、 111…主記憶、 112…ブート
ROM 115…バス変換器、 120…拡張バス、 125…
SCSIカード 131…拡張ブートROM、 131…ファイル制御プ
ログラム 135…拡張RAM、 200、201…磁気ディスク
装置群 210…磁気ディスク装置、 211…SCSIインタ
フェース 215…磁気記憶媒体、 250…SCSIバス、 5
01…BIOS 502…IPL、 550…OS、 551…ファイル
制御プログラム
10 ... Array control algorithm and configuration information holding means 20 ... Algorithm and configuration information reading means 100 ... Host computer, 101 ... Host computer 110 ... CPU, 111 ... Main memory, 112 ... Boot ROM 115 ... Bus converter, 120 ... Expansion bus , 125 ...
SCSI card 131 ... Extended boot ROM, 131 ... File control program 135 ... Extended RAM, 200, 201 ... Magnetic disk device group 210 ... Magnetic disk device, 211 ... SCSI interface 215 ... Magnetic storage medium, 250 ... SCSI bus, 5
01 ... BIOS 502 ... IPL, 550 ... OS, 551 ... File control program

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 G06F 13/14 330 C 7368−5E (72)発明者 大枝 高 神奈川県川崎市麻生区王禅寺1099株式会社 日立製作所システム開発研究所内 (72)発明者 八木沢 育哉 神奈川県川崎市麻生区王禅寺1099株式会社 日立製作所システム開発研究所内 (72)発明者 加藤 和利 神奈川県海老名市下今泉810番地株式会社 日立製作所オフィスシステム事業部内─────────────────────────────────────────────────── ─── Continuation of the front page (51) Int.Cl. 6 Identification code Internal reference number FI Technical indication location G06F 13/14 330 C 7368-5E (72) Inventor Taka Oeda 1099 shares of Ozenji Temple, Aso-ku, Kawasaki City, Kanagawa Prefecture Company Hitachi Systems Development Laboratory (72) Inventor Ikuya Yagisawa 1099 Ozenji, Aso-ku, Kawasaki-shi, Kanagawa Hitachi Systems Development Laboratory (72) Inventor Kato Kato 810 Shimoimaizumi, Ebina, Kanagawa Hitachi, Ltd. Office system division

Claims (20)

【特許請求の範囲】[Claims] 【請求項1】複数のディスク装置をアレイ状に配置し、
各々が並列に動作するディスクアレイと、該ディスクア
レイに接続され、前記ディスクアレイに対するアレイ制
御アルゴリズム及び前記ディスクアレイに関する構成情
報を一致または共通化して前記ディスクアレイに対して
異なる複数のファイル制御プログラムで少なくともデー
タの分割処理及び結合処理を行う計算制御手段とを備え
たことを特徴とするコンピュータシステム。
1. A plurality of disk devices are arranged in an array,
A disk array that operates in parallel, and a plurality of file control programs that are connected to the disk array and that have the same or common array control algorithm for the disk array and the configuration information about the disk array and that are different for the disk array. A computer system comprising at least a calculation control unit that performs a data division process and a data combination process.
【請求項2】複数のディスク装置をアレイ状に配置し、
各々が並列に動作し、ディスクインターフェースを有
し、異なる複数のファイル制御プログラムを記憶したデ
ィスクアレイを備え、該ディスクアレイのディスクイン
ターフェースに接続された拡張バスと、該拡張バスに接
続されたバス変換器と、主メモリと、前記ディスクアレ
イに記憶された各ファイル制御プログラムを読み出して
前記拡張バス及びバス変換器を通して主メモリに記憶さ
せ、該主メモリに記憶された各ファイル制御プログラム
について前記ディスクアレイに対するアレイ制御アルゴ
リズム及び前記ディスクアレイに関する構成情報を一致
または共通化して前記ディスクアレイに対して少なくと
もデータの処理を行うCPUとを有する計算制御手段を
備えたことを特徴とするコンピュータシステム。
2. A plurality of disk devices are arranged in an array,
An expansion bus connected to the disk interface of the disk array, and a bus conversion connected to the expansion bus, each disk array operating in parallel and having a disk interface and storing a plurality of different file control programs And a main memory, and each file control program stored in the disk array is read out and stored in the main memory through the expansion bus and the bus converter, and the disk array is stored for each file control program stored in the main memory. A computer system comprising an array control algorithm and a CPU for performing at least data processing on the disk array by matching or commonizing configuration information about the disk array.
【請求項3】前記計算制御手段に、前記主メモリに各フ
ァイル制御プログラムを、前記アレイ制御アルゴリズム
及び前記構成情報を一致または共通化させて記憶させる
ブート制御プログラムを格納したブートROMを備えた
ことを特徴とする請求項2記載のコンピュータシステ
ム。
3. The calculation control means is provided with a boot ROM storing a boot control program for storing each file control program in the main memory by matching or commonizing the array control algorithm and the configuration information. The computer system according to claim 2, wherein:
【請求項4】前記計算制御手段の拡張バスに、少なくと
も前記ディスクアレイからデータを読み出すプログラム
を格納した拡張ブートROMを備えたことを特徴とする
請求項3記載のコンピュータシステム。
4. The computer system according to claim 3, wherein the expansion bus of said calculation control means is provided with an expansion boot ROM storing at least a program for reading data from said disk array.
【請求項5】前記計算制御手段の拡張バスに、少なくと
も前記ディスクアレイからデータを読み出すプログラム
を格納した拡張ブートROMと少なくとも前記ディスク
アレイから読み出されたデータを記憶する拡張RAMと
を備えたことを特徴とする請求項3記載のコンピュータ
システム。
5. An expansion bus of said calculation control means is provided with an expansion boot ROM storing at least a program for reading data from said disk array, and an expansion RAM storing at least data read from said disk array. The computer system according to claim 3, characterized in that:
【請求項6】複数のディスク装置をアレイ状に配置し、
各々が並列に動作するディスクアレイと、該ディスクア
レイに対するアレイ制御アルゴリズム及び前記ディスク
アレイに関する構成情報を保持する保持手段と、該保持
手段に保持されたアレイ制御アルゴリズム及び構成情報
を共有して前記ディスクアレイに対して異なる複数のフ
ァイル制御プログラムで処理する上位計算制御システム
とを備えたことを特徴とするコンピュータシステム。
6. A plurality of disk devices are arranged in an array,
Disk arrays each operating in parallel, holding means for holding an array control algorithm for the disk array and configuration information on the disk array, and the disk sharing the array control algorithm and the configuration information held by the holding means A computer system comprising: a host computer control system that processes a plurality of different file control programs for an array.
【請求項7】前記保持手段を前記ディスクアレイに備
え、前記上位システムに前記保持手段に保持されたアレ
イ制御アルゴリズム及び構成情報を転送できるように構
成したことを特徴とする請求項6記載のコンピュータシ
ステム。
7. The computer according to claim 6, wherein the holding means is provided in the disk array, and the array control algorithm and the configuration information held in the holding means can be transferred to the host system. system.
【請求項8】前記保持手段を前記上位システムに備え、
前記上位システムが前記保持手段に保持されたアレイ制
御アルゴリズム及び構成情報を読み出すことができるよ
うに構成したことを特徴とする請求項6記載のコンピュ
ータシステム。
8. The holding means is provided in the host system,
7. The computer system according to claim 6, wherein the host system is configured to read the array control algorithm and the configuration information held in the holding means.
【請求項9】前記保持手段を、前記上位システムに備え
られ、前記ディスクアレイと接続するための拡張バスに
備え、前記上位システムが前記保持手段に保持されたア
レイ制御アルゴリズム及び構成情報を拡張バスを通して
読み出すことができるように構成したことを特徴とする
請求項6記載のコンピュータシステム。
9. The holding means is provided in an expansion bus provided in the host system for connecting to the disk array, and the host system holds an array control algorithm and configuration information held in the holding means by an expansion bus. 7. The computer system according to claim 6, wherein the computer system is configured to be read out through.
【請求項10】前記保持手段を不揮発性で書き換え可能
な記憶手段で構成したことを特徴とする請求項6記載の
コンピュータシステム。
10. The computer system according to claim 6, wherein said holding means is constituted by a non-volatile rewritable storage means.
【請求項11】前記ディスクアレイに対するアレイ制御
アリゴリズムとして、少なくともデータの分割処理及び
結合処理を行うものであることを特徴とする請求項6記
載のコンピュータシステム。
11. The computer system according to claim 6, wherein at least data division processing and data combination processing are performed as an array control algorithm for the disk array.
【請求項12】前記ディスクアレイに対するアレイ制御
アリゴリズムとして、少なくともデータの分割処理及び
結合処理及び冗長データ処理を行うものであることを特
徴とする請求項6記載のコンピュータシステム。
12. The computer system according to claim 6, wherein the array control algorithm for the disk array is at least data division processing, data combination processing, and redundant data processing.
【請求項13】前記ディスクアレイに関する構成情報と
して、少なくともディスク装置の台数、前記データの分
割する単位及びRAIDレベルからなることを特徴とす
る請求項6記載のコンピュータシステム。
13. The computer system according to claim 6, wherein the configuration information regarding the disk array includes at least the number of disk devices, a unit for dividing the data, and a RAID level.
【請求項14】複数のディスク装置をアレイ状に配置
し、各々が並列に動作するディスクアレイと、該ディス
クアレイに対するアレイ制御アルゴリズム及び前記ディ
スクアレイに関する構成情報を保持する保持手段と、該
保持手段から読み出されたアレイ制御アルゴリズム及び
構成情報により得られる規則に基づいて、転送されてき
たデータを前記ディスクアレイに分割して書き込み、更
に前記保持手段から読出されたアレイ制御アルゴリズム
及び構成情報により得られる規則に基づいて、前記ディ
スクアレイからデータを読み出して結合して転送するデ
ィスクアレイの制御を行う計算制御手段とを備えたこと
を特徴とするコンピュータシステム。
14. A disk array in which a plurality of disk devices are arranged in an array and each of which operates in parallel, a holding means for holding an array control algorithm for the disk array and configuration information on the disk array, and the holding means. Based on the rules obtained from the array control algorithm and the configuration information read from, the transferred data is divided into the disk arrays and written, and further obtained by the array control algorithm and the configuration information read from the holding means. A computer control means for controlling the disk array which reads out data from the disk array, combines the data, and transfers the data, based on a specified rule.
【請求項15】複数のディスク装置をアレイ状に配置
し、各々が並列に動作し、ディスクインターフェースを
有するディスクアレイを備え、 該ディスクアレイのディスクインターフェースと接続さ
れ、前記ディスクアレイに対するアレイ制御アルゴリズ
ム及び前記ディスクアレイに関する構成情報を保持する
保持手段を備えた拡張ボードを有する拡張バスと、該拡
張バスに接続されたバス変換手段と、ブート用ファイル
制御プログラムを格納したブートROMと、主記憶手段
と、前記拡張ボードの保持手段から拡張バス及びバス変
換器を介して読み出されるアレイ制御アルゴリズム及び
構成情報に従って前記ブートROMに格納されたブート
用ファイル制御プログラムを実行して前記ディスクアレ
イに記憶された基本ソフトウエア用ファイル制御プログ
ラムを有する基本ソフトウエアを前記主記憶手段に記憶
させ、前記拡張ボードの保持手段から拡張バス及びバス
変換器を介して読み出されるアレイ制御アルゴリズム及
び構成情報に従って前記主記憶手段に記憶された基本ソ
フトウエアの基本ソフトウエア用ファイル制御プログラ
ムを実行して前記ディスクアレイに対して前記バス変換
手段及び拡張バスを通して少なくともデータの分割処理
及び結合処理を行うCPUとを有する計算制御手段を備
えたことを特徴とするコンピュータシステム。
15. A disk array having a plurality of disk devices arranged in an array, each operating in parallel and having a disk interface, connected to the disk interface of the disk array, and an array control algorithm for the disk array and An expansion bus having an expansion board having a holding unit for holding the configuration information about the disk array, a bus conversion unit connected to the expansion bus, a boot ROM storing a boot file control program, and a main storage unit. A basic file stored in the disk array by executing a boot file control program stored in the boot ROM according to an array control algorithm and configuration information read from a holding means of the expansion board via an expansion bus and a bus converter. File for software Basic software having a control program is stored in the main memory means, and the basic software stored in the main memory means according to the array control algorithm and configuration information read from the holding means of the expansion board via the expansion bus and the bus converter. A calculation control means having a CPU for executing a basic software file control program of the software and performing at least data division processing and data combination processing on the disk array through the bus conversion means and expansion bus is provided. Characteristic computer system.
【請求項16】複数のディスク装置をアレイ状に配置
し、各々が並列に動作し、ディスクインターフェースを
有するディスクアレイを備え、 該ディスクアレイのディスクインターフェースと接続さ
れた拡張ボードを有する拡張バスと、該拡張バスに接続
されたバス変換手段と、前記ディスクアレイに対するア
レイ制御アルゴリズム及び前記ディスクアレイに関する
構成情報を保持する保持手段を備え、ブート用ファイル
制御プログラムを格納したブートROMと、主記憶手段
と、前記ブートROMの保持手段から読み出されるアレ
イ制御アルゴリズム及び構成情報に従って前記ブートR
OMに格納されたブート用ファイル制御プログラムを実
行して前記ディスクアレイに記憶された基本ソフトウエ
ア用ファイル制御プログラムを有する基本ソフトウエア
を前記主記憶手段に記憶させ、前記ブートROMの保持
手段から読み出されるアレイ制御アルゴリズム及び構成
情報に従って前記主記憶手段に記憶された基本ソフトウ
エアの基本ソフトウエア用ファイル制御プログラムを実
行して前記ディスクアレイに対して前記バス変換手段及
び拡張バスを通して少なくともデータの分割処理及び結
合処理を行うCPUとを有する計算制御手段を備えたこ
とを特徴とするコンピュータシステム。
16. An expansion bus having a plurality of disk devices arranged in an array, each operating in parallel, having a disk array having a disk interface, and having an expansion board connected to the disk interface of the disk array, A bus conversion means connected to the expansion bus; a holding means for holding an array control algorithm for the disk array and configuration information about the disk array; a boot ROM storing a boot file control program; and a main storage means. The boot R according to the array control algorithm and configuration information read from the holding means of the boot ROM
The boot file control program stored in the OM is executed to store the basic software having the file control program for the basic software stored in the disk array in the main storage means and read from the holding means of the boot ROM. A basic software file control program of the basic software stored in the main storage means according to an array control algorithm and configuration information, and at least data division processing is performed on the disk array through the bus conversion means and expansion bus. And a computer control unit having a CPU for performing a combining process.
【請求項17】複数のディスク装置をアレイ状に配置
し、各々が並列に動作し、ディスクインターフェースを
有し、該アレイに対するアレイ制御アルゴリズム及び該
アレイの構成情報する保持するディスクアレイを備え、 該ディスクアレイのディスクインターフェースと接続さ
れた拡張ボードを有する拡張バスと、該拡張バスに接続
されたバス変換手段と、ブート用ファイル制御プログラ
ムを格納したブートROMと、主記憶手段と、前記ディ
スクアレイから拡張バスを介して読み出されるアレイ制
御アルゴリズム及び構成情報に従って前記ブートROM
に格納されたブート用ファイル制御プログラムを実行し
て前記ディスクアレイに記憶された基本ソフトウエア用
ファイル制御プログラムを有する基本ソフトウエアを前
記主記憶手段に記憶させ、前記ディスクアレイから拡張
バスを介して読み出されるアレイ制御アルゴリズム及び
構成情報に従って前記主記憶手段に記憶された基本ソフ
トウエア用ファイル制御プログラムを実行して前記ディ
スクアレイに対して前記バス変換手段及び拡張バスを通
して少なくともデータの分割処理及び結合処理を行うC
PUとを有する計算制御手段を備えたことを特徴とする
コンピュータシステム。
17. A plurality of disk devices are arranged in an array, each of which operates in parallel, has a disk interface, and has an array control algorithm for the array and a disk array for holding configuration information of the array, An expansion bus having an expansion board connected to the disk interface of the disk array, a bus conversion unit connected to the expansion bus, a boot ROM storing a boot file control program, a main storage unit, and the disk array. The boot ROM according to the array control algorithm and configuration information read via the expansion bus
To execute the boot file control program stored in the disk array to store the basic software having the basic software file control program stored in the disk array in the main storage means, and from the disk array via the expansion bus. The file control program for the basic software stored in the main storage means is executed according to the array control algorithm and the configuration information that are read out, and at least data division processing and combination processing are performed on the disk array through the bus conversion means and expansion bus. Do C
A computer system comprising a calculation control unit having a PU.
【請求項18】複数のディスク装置をアレイ状に配置
し、各々が並列に動作し、ディスクインターフェースを
有し、アレイ制御アルゴリズム及び構成情報する保持す
るディスクアレイを備え、 該ディスクアレイのディスクインターフェースと接続さ
れ、拡張ブートROMを備えた拡張ボードを有する拡張
バスと、該拡張バスに接続されたバス変換手段と、該バ
ス変換手段に接続され、ブート用ファイル制御プログラ
ムを格納したブートROMと、主記憶手段と、前記拡張
バスの拡張ブートROMからの指令により前記ディスク
アレイから読み出されるアレイ制御アルゴリズム及び構
成情報に従って前記ブートROMまたは拡張ブートRO
Mに格納されたブート用ファイル制御プログラムを実行
して前記ディスクアレイに記憶された基本ソフトウエア
用ファイル制御プログラムを有する基本ソフトウエアを
前記主記憶手段に記憶させ、前記ディスクアレイから拡
張バスを介して読み出されるアレイ制御アルゴリズム及
び構成情報に従って前記主記憶手段に記憶された基本ソ
フトウエア用ファイル制御プログラムを実行して前記デ
ィスクアレイに対して前記バス変換手段及び拡張バスを
通して少なくともデータの分割処理及び結合処理を行う
CPUとを有する計算制御手段を備えたことを特徴とす
るコンピュータシステム。
18. A disk array for arranging a plurality of disk devices, each of which operates in parallel, has a disk interface, and holds an array control algorithm and configuration information. An expansion bus having an expansion board connected to the expansion boot ROM; a bus conversion unit connected to the expansion bus; a boot ROM connected to the bus conversion unit and storing a boot file control program; The boot ROM or the extended boot RO according to storage means and an array control algorithm and configuration information read from the disk array according to a command from the extended boot ROM of the expansion bus.
The boot file control program stored in M is executed to store the basic software having the basic software file control program stored in the disk array in the main storage means, and the basic software is stored in the disk array via the expansion bus. The file control program for the basic software stored in the main storage means is executed according to the array control algorithm and the configuration information read out by means of the bus conversion means and the expansion bus, and at least data division processing and combination are performed on the disk array. A computer system comprising a calculation control unit having a CPU for performing processing.
【請求項19】複数のディスク装置をアレイ状に配置
し、各々が並列に動作し、ディスクインターフェースを
有し、アレイ制御アルゴリズム及び構成情報する保持す
るディスクアレイを備え、 該ディスクアレイのディスクインターフェースと接続さ
れ、拡張ブートROMと拡張RAMとを備えた拡張ボー
ドを有する拡張バスと、該拡張バスに接続されたバス変
換手段と、該バス変換手段に接続され、ブート用ファイ
ル制御プログラムを格納したブートROMと、主記憶手
段と、前記拡張バスの拡張ブートROMからの指令によ
り前記ディスクアレイから読み出されるアレイ制御アル
ゴリズム及び構成情報を含む拡張ファイル制御プログラ
ムを前記拡張RAMに記憶させ、該記憶されたアレイ制
御アルゴリズム及び構成情報を含む拡張ファイル制御プ
ログラムを用いて前記ブートROMまたは拡張ブートR
OMに格納されたブート用ファイル制御プログラムを実
行して前記ディスクアレイに記憶された基本ソフトウエ
ア用ファイル制御プログラムを有する基本ソフトウエア
を前記主記憶手段に記憶させ、前記ディスクアレイまた
は前記拡張RAMから拡張バスを介して読み出されるア
レイ制御アルゴリズム及び構成情報に従って前記主記憶
手段に記憶された基本ソフトウエア用ファイル制御プロ
グラムを実行して前記ディスクアレイに対して少なくと
もデータの分割処理及び結合処理を行うCPUとを有す
る計算制御手段を備えたことを特徴とするコンピュータ
システム。
19. A disk interface for arranging a plurality of disk devices, each operating in parallel, having a disk interface, and holding an array control algorithm and configuration information. An expansion bus having an expansion board that is connected and has an expansion boot ROM and an expansion RAM, a bus conversion unit connected to the expansion bus, and a boot connected to the bus conversion unit and storing a boot file control program. An expansion file control program including an array control algorithm and configuration information read from the disk array in response to a command from the ROM, the main storage means, and the expansion boot ROM of the expansion bus is stored in the expansion RAM, and the stored array is stored. Extension file containing control algorithm and configuration information The boot ROM or extended boot R using a control program
The boot file control program stored in the OM is executed to store the basic software having the file control program for basic software stored in the disk array in the main storage means, and the basic software is stored in the disk array or the expansion RAM. A CPU that executes a file control program for basic software stored in the main storage means in accordance with an array control algorithm and configuration information read via an expansion bus to perform at least data division processing and connection processing for the disk array. A computer system comprising a calculation control unit having:
【請求項20】複数のディスク装置をアレイ状に配置
し、各々が並列に動作し、ディスクインターフェースを
有し、前記ディスクアレイに対するアレイ制御アルゴリ
ズム及び前記ディスクアレイに関する構成情報を一致ま
たは共通化して異なる複数のファイル制御プログラムを
記憶させたディスクアレイを備え、 該ディスクアレイのディスクインターフェースに接続さ
れた拡張バスと、該拡張バスに接続されたバス変換器
と、ブート制御プログラムを格納したブートROMと、
主メモリと、前記ディスクアレイに記憶された各ファイ
ル制御プログラムを、前記拡張バス及びバス変換器を通
して前記ブートROMに格納されたブート制御プログラ
ムに基づいて前記アレイ制御アルゴリズム及び前記構成
情報を一致または共通化して読み出して前記主メモリに
記憶し、該主メモリに記憶された一致または共通化した
アレイ制御アルゴ各ファイル制御プログラムリズム及び
構成情報に従って各ファイル制御プログラムを実行して
前記ディスクアレイに対して少なくともデータの処理を
行うCPUとを有する計算制御手段を備えたことを特徴
とするコンピュータシステム。
20. A plurality of disk devices are arranged in an array, each of which operates in parallel, has a disk interface, and the array control algorithm for the disk array and the configuration information regarding the disk array are matched or shared to be different. A disk array storing a plurality of file control programs, an expansion bus connected to a disk interface of the disk array, a bus converter connected to the expansion bus, a boot ROM storing a boot control program,
The main memory and each file control program stored in the disk array are matched or shared by the array control algorithm and the configuration information based on the boot control program stored in the boot ROM through the expansion bus and the bus converter. At least for the disk array by executing each file control program in accordance with each file control program rhythm and configuration information, which is stored in the main memory and stored in the main memory A computer system comprising a calculation control means having a CPU for processing data.
JP21871795A 1994-09-20 1995-08-28 Computer system Expired - Fee Related JP3199986B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP21871795A JP3199986B2 (en) 1994-09-20 1995-08-28 Computer system

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP22508094 1994-09-20
JP6-225080 1994-09-20
JP21871795A JP3199986B2 (en) 1994-09-20 1995-08-28 Computer system

Publications (2)

Publication Number Publication Date
JPH08147113A true JPH08147113A (en) 1996-06-07
JP3199986B2 JP3199986B2 (en) 2001-08-20

Family

ID=26522712

Family Applications (1)

Application Number Title Priority Date Filing Date
JP21871795A Expired - Fee Related JP3199986B2 (en) 1994-09-20 1995-08-28 Computer system

Country Status (1)

Country Link
JP (1) JP3199986B2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10105345A (en) * 1996-09-27 1998-04-24 Fujitsu Ltd Array disk device
JP2001282464A (en) * 2000-03-30 2001-10-12 Nec Eng Ltd Firmware management system of disk array device and its managing method
WO2002052397A1 (en) * 2000-12-22 2002-07-04 Fujitsu Limited Storage device, method of controlling storage device, and removable storage medium
KR100483412B1 (en) * 2001-11-09 2005-04-15 가부시키가이샤 히타치세이사쿠쇼 Storage system
JP2008191957A (en) * 2007-02-05 2008-08-21 Nec Computertechno Ltd Computer system, and file system automatic setting and os activation method therefor
JP2012212192A (en) * 2011-03-27 2012-11-01 Takeshi Handa Host server with virtual storage for virtual machine

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10105345A (en) * 1996-09-27 1998-04-24 Fujitsu Ltd Array disk device
JP2001282464A (en) * 2000-03-30 2001-10-12 Nec Eng Ltd Firmware management system of disk array device and its managing method
WO2002052397A1 (en) * 2000-12-22 2002-07-04 Fujitsu Limited Storage device, method of controlling storage device, and removable storage medium
US7444470B2 (en) 2000-12-22 2008-10-28 Fujitsu Limited Storage device, control method of storage device, and removable storage medium
KR100483412B1 (en) * 2001-11-09 2005-04-15 가부시키가이샤 히타치세이사쿠쇼 Storage system
JP2008191957A (en) * 2007-02-05 2008-08-21 Nec Computertechno Ltd Computer system, and file system automatic setting and os activation method therefor
JP2012212192A (en) * 2011-03-27 2012-11-01 Takeshi Handa Host server with virtual storage for virtual machine

Also Published As

Publication number Publication date
JP3199986B2 (en) 2001-08-20

Similar Documents

Publication Publication Date Title
US6990573B2 (en) System and method for sharing storage to boot multiple servers
US7958343B2 (en) BIOS bootable RAID support
US8549236B2 (en) Storage subsystem with multiple non-volatile memory arrays to protect against data losses
CN102165418B (en) Turbo boot computer systems
US7814306B2 (en) Information device, storage medium and initial state restoration method
US6651165B1 (en) Method and apparatus for directly booting a RAID volume as the primary operating system memory
JP2525122B2 (en) Computer system backup recording method, restoration method and system
EP0592098A2 (en) Control method and apparatus for direct execution of a program on an external apparatus using a randomly accessible and rewritable memory
US20100115257A1 (en) Systems and Methods to Provide Failover Support for Booting Embedded Hypervisor From an Internal Non-Volatile Memory Card
US8037243B1 (en) Installing data storage system software on disk drive systems
US20080098381A1 (en) Systems and methods for firmware update in a data processing device
US8677095B2 (en) System and method for optimal dynamic resource allocation in a storage system
US9218249B2 (en) Electronic apparatus, method of restoring guid partition table (GPT) and computer-readable recording medium
US6745324B1 (en) Dynamic firmware image creation from an object file stored in a reserved area of a data storage device of a redundant array of independent disks (RAID) system
JP3199986B2 (en) Computer system
US6823450B2 (en) Mechanism for eliminating need for flash memory in software RAID
US5574736A (en) Data storage device and method of operation
US8495348B2 (en) Efficient root booting with solid state drives and redirect on write snapshots
JP2008071189A (en) Disk array device, raid controller, and disk array construction method of disk array device
JP2960667B2 (en) Information processing apparatus and external storage device driving method
JPH06324815A (en) Disk array device
JP5357964B2 (en) Efficient root boot method using solid state drive and redirect-on-write snapshot
US20220365696A1 (en) Re-partitioning of a flash memory device
JP2022143821A (en) Computer device and boot storage determination method
JP2002108708A (en) Raid controller

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees