JPH05334006A - Logical volume system - Google Patents

Logical volume system

Info

Publication number
JPH05334006A
JPH05334006A JP4144622A JP14462292A JPH05334006A JP H05334006 A JPH05334006 A JP H05334006A JP 4144622 A JP4144622 A JP 4144622A JP 14462292 A JP14462292 A JP 14462292A JP H05334006 A JPH05334006 A JP H05334006A
Authority
JP
Japan
Prior art keywords
disk
logical volume
management unit
network
unit
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
JP4144622A
Other languages
Japanese (ja)
Other versions
JP2766424B2 (en
Inventor
Jiyoze Kamimura
ジョゼ 上村
Takashi Sakakura
隆史 坂倉
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP4144622A priority Critical patent/JP2766424B2/en
Publication of JPH05334006A publication Critical patent/JPH05334006A/en
Application granted granted Critical
Publication of JP2766424B2 publication Critical patent/JP2766424B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PURPOSE:To effectively use an idle disk space on a network by each computer device. CONSTITUTION:With respect to the logical volume which manages physical disks 101c, 102c, 102d, etc., provided in computer devices 101 to 103 connected through a network bus 100 as logical disks, the object of a physical volume in the logical volume is extended from physical disks in the same computer system to, for example, physical disks of another system through the network bus 100.

Description

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

【0001】[0001]

【産業上の利用分野】本発明はシステム、特に、現実の
ディスク装置の記憶空間を仮想的な論理ボリュームとし
て管理する論理ボリュームシステムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a system, and more particularly to a logical volume system for managing a storage space of an actual disk device as a virtual logical volume.

【0002】[0002]

【従来の技術】複数のコンピュータ装置がネットワーク
バスに接続されたシステムが各種の分野で活用されてい
る。
2. Description of the Related Art Systems in which a plurality of computer devices are connected to a network bus are used in various fields.

【0003】このようなシステムにおいて、各コンピュ
ータ装置は、一般的に1又は複数のディスク装置を備え
ている。しかし、それぞれのコンピュータ装置におい
て、各ディスク装置における記憶空間の使用率はばらつ
きがあるのが通常であり、記憶空間が不足するコンピュ
ータ装置もあれば、記憶空間が余剰しているコンピュー
タ装置もある。
In such a system, each computer device generally includes one or more disk devices. However, in each computer device, the usage rate of the storage space in each disk device usually varies, and some computer devices lack storage space and some computer devices have excess storage space.

【0004】したがって、コンピュータ相互がネットワ
ーク化されている利点を生かし、デバイス資源の有効活
用を図るため、各ディスク装置を複数のコンピュータで
共用することが考えられ、従来のシステムでは、それが
実現化されているものがある。
Therefore, it is conceivable that each disk unit is shared by a plurality of computers in order to make effective use of the device resources by taking advantage of the fact that the computers are networked together, which is realized in the conventional system. There are things that have been done.

【0005】ところで、複数のディスク装置の制御を簡
易にするためのものとして、従来からいわゆる「論理ボ
リューム」という仮想記憶空間が知られている。この論
理ボリュームは、通常、現実の複数のディスク装置(物
理ボリューム)の記憶空間を合わせた仮想的記憶空間で
あり、仮想上の大きなディスク装置に相当するものであ
る。すなわち、コンピュータの基本システムからは、論
理ボリュームだけがみえるようにし、その基本システム
が個々のディスク装置を直接制御する煩雑さを解消する
ものである。
By the way, as a means for simplifying control of a plurality of disk devices, a so-called "logical volume" virtual storage space is conventionally known. This logical volume is generally a virtual storage space that combines the storage spaces of a plurality of actual disk devices (physical volumes), and corresponds to a virtual large disk device. That is, only the logical volume can be seen from the basic system of the computer, and the complexity of directly controlling the individual disk devices by the basic system is eliminated.

【0006】従来、このような論理ボリュームの適応例
としては、高速化のためにディスクの分割使用を行うデ
ィスクストライピング手法、より広い連続領域を得るた
めにディスクの並列使用を行うディスクアレイ手法ある
いはディスク障害によるファイル破損に対応するために
ディスクを多重化するミラーディスク手法等が提案され
ている。
Conventionally, examples of such logical volume adaptation include a disk striping method in which disks are divided and used for speeding up, a disk array method or disks in which disks are used in parallel to obtain a wider continuous area. A mirror disk method and the like have been proposed in which disks are multiplexed in order to cope with file damage due to a failure.

【0007】また、論理ボリュームに関し、特開昭63
−10250号公報(文献1)や特開平3−92942
号公報(文献2)等に開示されるものが挙げられる。こ
こで、文献1ではファイル作成時に、該当する論理ボリ
ュームを構成する物理ボリュームを略均等に選択するよ
うにし、ファイルを各物理ボリュームに分散することに
より、論理ボリュームに対応する物理ボリュームのアク
セス分散を行い、アクセス効率の向上を図っている。ま
た、文献2では、ファイルをディスク内に任意の論理的
な単位で格納、多重化するようにし、ディスクの利用効
率の向上を図っている。
Further, regarding the logical volume, Japanese Patent Laid-Open No.
-10250 (Reference 1) and Japanese Patent Laid-Open No. 3-92942.
Examples thereof include those disclosed in Japanese Patent Publication (Reference 2) and the like. Here, in Document 1, at the time of creating a file, the physical volumes forming the corresponding logical volume are selected substantially evenly, and the files are distributed to the respective physical volumes, so that the access distribution of the physical volumes corresponding to the logical volumes is performed. We are working to improve access efficiency. Further, in Reference 2, files are stored and multiplexed in a disc in an arbitrary logical unit to improve the utilization efficiency of the disc.

【0008】[0008]

【発明が解決しようとする課題】しかしながら、従来に
おいては、マルチコンピュータ環境上で、ネットワーク
を介した論理ボリュームは構築されていなかった。この
ため、システムおけるディスクの空き空間を自在に有効
利用することができなかった。
However, in the past, a logical volume via a network has not been constructed in a multi-computer environment. Therefore, the free space of the disk in the system cannot be effectively utilized freely.

【0009】ここで、上記文献1では、OSが管理する
自己の装置内の複数ディスクを論理ボリュームとして管
理するものであり、他の装置のディスクを使用してはい
ない。
Here, in the above-mentioned document 1, a plurality of disks in its own device managed by the OS are managed as logical volumes, and disks of other devices are not used.

【0010】また、文献2では、ネットワークを介して
他のディスクを利用しているものの、当該装置のOS自
体のレベルでその制御を行っていたため、複数のディス
クを統合して管理するという論理ボリュームの利点を有
効活用できなかった。従って、例えば、論理ボリューム
が構築されているシステムが動作不能の障害に陥った場
合に、全てのディスクにアクセス不能となってしまうと
いう問題があった。つまり、OSレベルとディスクI/
Oレベルとの間に論理ボリュームを存在させることが要
請されていた。
Further, in Reference 2, although another disk is used via the network, since the control is performed at the level of the OS itself of the apparatus, a logical volume in which a plurality of disks are integrated and managed. Could not be used effectively. Therefore, for example, when the system in which the logical volume is constructed falls into an inoperable failure, there is a problem that all disks become inaccessible. In other words, OS level and disk I /
It was requested that a logical volume exist between it and the O level.

【0011】本発明は、上記従来の問題点に鑑みなされ
たものであり、マルチコンピュータ環境上の空きディス
クスペースの有効利用を図ることのできる論理ボリュー
ムシステムを提供することを目的とする。
The present invention has been made in view of the above-mentioned conventional problems, and an object of the present invention is to provide a logical volume system capable of effectively utilizing free disk space in a multi-computer environment.

【0012】[0012]

【課題を解決するための手段】上記目的を達成するため
に、請求項1記載の発明は、オペレーティングシステム
部と、少なくとも1つのディスク装置と、そのディスク
装置を管理するディスクI/O管理部と、ネットワーク
バスに接続されたネットワークI/O管理部と、を含む
コンピュータ装置が、前記ネットワークバスに複数接続
されたシステムにおいて、少なくとも1つのコンピュー
タ装置において、前記オペレーティングシステム部と前
記ディスクI/O管理部との間に、システム内にある1
又は複数の任意のディスク装置の記憶空間を、仮想的な
記憶空間である論理ボリュームとして統合管理する論理
ボリューム管理部が設けられ、前記オペレーティングシ
ステム部は、前記論理ボリュームをディスクI/O管理
部と同等とみなしてディスク制御の命令を出し、前記論
理ボリューム管理部は、前記オペレーティングシステム
部からのディスク制御の命令に対応する現実のディスク
装置を判断して当該ディスク装置の制御を行うことを特
徴とする。
In order to achieve the above object, the present invention according to claim 1 provides an operating system section, at least one disk device, and a disk I / O management section for managing the disk device. , A network I / O management unit connected to a network bus, and a system in which a plurality of computer devices are connected to the network bus, in at least one computer device, the operating system unit and the disk I / O management unit. 1 in the system between the department
Alternatively, a logical volume management unit that integrally manages a storage space of a plurality of arbitrary disk devices as a logical volume that is a virtual storage space is provided, and the operating system unit uses the logical volume as a disk I / O management unit. A disk control command is issued on the assumption that they are equivalent, and the logical volume management unit determines the actual disk device corresponding to the disk control command from the operating system unit and controls the disk device. To do.

【0013】また、請求項2記載の発明は、上記構成に
おいて、前記論理ボリューム管理部と前記ネットワーク
I/O管理部とが直接接続されたことを特徴とする。
The invention according to claim 2 is characterized in that, in the above configuration, the logical volume management section and the network I / O management section are directly connected.

【0014】[0014]

【作用】上記構成によれば、オペレーティングシステム
部とディスクI/O管理部との間に論理ボリューム管理
部が設けられ、オペレーティングシステム部は、論理ボ
リュームを自己の保有するディスクとみなして制御を行
う。すなわち、論理ボリュームは、当該コンピュータ装
置及び他のコンピュータ装置におけるディスク装置の記
憶空間を合わせたものであり、オペレーティングシステ
ム部は、物理的ボリューム(ディスク装置)を意識する
ことなく、仮想上のディスク装置(論理ボリューム)に
対し、ディスク制御を行う。
According to the above configuration, the logical volume management unit is provided between the operating system unit and the disk I / O management unit, and the operating system unit performs control by regarding the logical volume as a disk owned by itself. .. That is, the logical volume is a combination of the storage spaces of the disk devices in the computer device and other computer devices, and the operating system unit does not care about the physical volume (disk device), and the virtual disk device. Disk control is performed for (logical volume).

【0015】この場合、論理ボリューム管理部は、オペ
レーティングシステム部が制御しようとする対象が実際
にはどのディスク装置であるかを判断し、当該ディスク
装置の制御(書き込み制御、又は読み出し制御)を行
う。その制御対象が当該コンピュータ装置のディスク装
置であれば、ディスクI/O管理部を介して、そのディ
スク装置を接続して制御を実行し、他のコンピュータ装
置であれば、当該コンピュータ装置のネットワークI/
O管理部及びネットワークバスを介して、前記他のコン
ピュータ装置のディスク装置を接続して制御を実行す
る。
In this case, the logical volume management unit determines which disk device is actually controlled by the operating system unit, and controls the disk device (write control or read control). .. If the control target is the disk device of the computer device, the disk device is connected via the disk I / O management unit to execute control. If it is another computer device, the network I of the computer device is connected. /
The disk device of the other computer device is connected through the O management unit and the network bus to execute control.

【0016】本発明では、オペレーティングシステムレ
ベルとI/Oレベルとの間に、論理ボリュームを存在さ
せることができるので、オペレーティングシステム部の
負担を軽減し、オペレーティングシステム部の構築時の
煩雑さを軽減できる。
In the present invention, since a logical volume can exist between the operating system level and the I / O level, the burden on the operating system section is reduced and the complexity at the time of constructing the operating system section is reduced. it can.

【0017】[0017]

【実施例】図1は、本発明に係る論理ボリュームシステ
ムの第1実施例を示すハードウェア構成の概略ブロック
図である。
1 is a schematic block diagram of a hardware configuration showing a first embodiment of a logical volume system according to the present invention.

【0018】このシステムは、例えばLAN(ローカル
・エリア・ネットワーク)を構成するもので、論理ボリ
ュームバス100には、複数台の独立したコンピュータ
装置101,102が接続されている。
This system constitutes, for example, a LAN (Local Area Network), and a plurality of independent computer devices 101 and 102 are connected to a logical volume bus 100.

【0019】コンピュータ装置101には、その装置全
体の動作を制御するCPU101aと、RAM等のメモ
リ101bと、ディスク101c用のディスク制御回路
101dと、ネットワークバス100とのインタータフ
ェイスを行うネットインターフェイス回路101eと、
が設けられ、それらが内部バス101fに接続されてい
る。
The computer device 101 includes a CPU 101a for controlling the operation of the entire device, a memory 101b such as a RAM, a disk control circuit 101d for the disk 101c, and a net interface circuit for interfacing with the network bus 100. 101e,
Are provided, and they are connected to the internal bus 101f.

【0020】同様に、コンピュータ装置102には、C
PU102a、メモリ102b、ディスク102c,1
02d用のディスク制御回路102e、及びネットイン
ターフェイス回路102fが設けられ、それらが内部バ
ス102gに接続されている。
Similarly, the computer device 102 has a C
PU 102a, memory 102b, disks 102c, 1
A disk control circuit 102e for 02d and a net interface circuit 102f are provided and connected to the internal bus 102g.

【0021】このように構成されるシステムの動作を、
図2及び図3を用いて説明する。なお、図2は、本実施
例のソフトウェア動作時のデータフローを示す図であ
り、図3は、本実施例の実行フローを示すフローチャー
トである。また、図2中の101,102は、図1に示
すコンピュータ装置であり、103はその他のコンピュ
ータ装置である。
The operation of the system configured as described above is
This will be described with reference to FIGS. 2 and 3. 2 is a diagram showing a data flow during software operation of this embodiment, and FIG. 3 is a flow chart showing an execution flow of this embodiment. Further, 101 and 102 in FIG. 2 are the computer devices shown in FIG. 1, and 103 is another computer device.

【0022】図2に示すクライアント側のコンピュータ
装置102において、ユーザから、データ書き込み又は
データ読み出しの命令があると、オペレーティングシス
テム(OS)は、パス(ソフトウエア間の実行移行ルー
ト)201からディスクドライバインターフェイス20
2を通して、論理ボリューム(DLVM)管理部203
へ、ディスク制御(読み出し制御、書き込み制御)を命
令する(ステップS301)。ここで、この論理ボリュ
ーム管理部203には、仮想的な論理ボリューム203
aが存在している。論理ボリューム管理部203は、前
記OSの命令対象が論理ボリューム203aのどの部分
であるかを判断し、アクセスすべきディスク装置及びそ
の位置を判断する(ステップS302)。ここで、論理
ボリューム203aには、仮想上、コンピュータ装置1
01のディスク装置101cの記憶内容であるデータA
を含んでいる。
In the client-side computer device 102 shown in FIG. 2, when a user issues a data write or data read command, the operating system (OS) causes the disk driver to start from the path (execution migration route between software) 201. Interface 20
2, the logical volume (DLVM) management unit 203
To disk control (read control, write control) (step S301). Here, the logical volume management unit 203 includes a virtual logical volume 203.
a is present. The logical volume management unit 203 determines which part of the logical volume 203a is the command target of the OS, and determines the disk device to be accessed and its position (step S302). Here, in the logical volume 203a, the computer device 1 is virtually
Data A stored in the disk device 101c of 01
Is included.

【0023】なお、論理ボリューム管理部203には、
論理ボリュームの各アドレスと現実の各ディスク装置の
記憶空間におけるアドレスとを対応付けるテーブルなど
が含まれる。また、OSからの制御命令の解読部、及
び、ディスク装置への制御命令出力部、などが含まれ
る。
The logical volume management unit 203 has
A table for associating each address of the logical volume with the address in the actual storage space of each disk device is included. It also includes a control command decoding unit from the OS and a control command output unit to the disk device.

【0024】このように、論理ボリューム管理部203
は、アクセスすべきデバイス(ディスク装置)がリモー
ト、つまりネットワークバス100上の他の装置である
か否かを判断し(ステップS303)、アクセス対象が
自己のディスク装置であった場合は、論理ボリューム管
理部203が、ディスクI/Oドライバを介して、その
まま自己のディスク装置102c又は102dの制御を
行い(ステップS304)、本ルーチンを終了する。
In this way, the logical volume management unit 203
Determines whether the device (disk device) to be accessed is remote, that is, another device on the network bus 100 (step S303). If the access target is its own disk device, the logical volume The management unit 203 controls the own disk device 102c or 102d as it is via the disk I / O driver (step S304), and ends this routine.

【0025】ステップS303の判断結果が他のコンピ
ュータ装置のディスク装置であった場合には、前記制御
命令に対して、ネットワークプロトコル部204でプロ
トコルを合わせるための、所定のデータの付加等を施
し、作成された信号がネットワークI/Oドライバ20
5を介して、ネットワークバス100に送出される(ス
テップS305)。
If the result of determination in step S303 is a disk device of another computer device, predetermined data is added to the control command in order to match the protocol in the network protocol unit 204, The generated signal is the network I / O driver 20.
The data is sent to the network bus 100 via 5 (step S305).

【0026】このネットワークバス100に送出された
信号は、リモートされたサーバー側の装置(本実施例で
はコンピュータ装置101)に取り込まれる。すなわ
ち、コンピュータ装置101は、ネットワークバス10
0からネットワークソフトウェアを通して、前記信号を
受け取る。具体的には、ネットワークI/Oドライバ2
06を通じて、ネットワークプロトコル部207でプロ
トコル処理され、ディスク制御命令が取り出され、それ
がオペレーティングシステム(OS)を介してサーバプ
ロセス管理部208に通知される(ステップS30
6)。
The signal transmitted to the network bus 100 is taken in by a remote server device (computer device 101 in this embodiment). That is, the computer device 101 is connected to the network bus 10
Receive said signal from 0 through network software. Specifically, the network I / O driver 2
Through 06, protocol processing is performed by the network protocol unit 207, the disk control command is extracted, and the disk process command is notified to the server process management unit 208 via the operating system (OS) (step S30).
6).

【0027】これを受けたサーバプロセス管理部208
は、自己のディスク装置に対するI/O命令を実行すべ
く(ステップS307)、パス209でOSに対するデ
ィスクI/Oのシステムコールを行う。OSは、このコ
ールによって、インターフェイス210を介し、さらに
論理ボリューム管理部211を介して、ディスク1I/
Oドライバへディスク制御(ディスクI/O)命令を出
す。
Upon receiving this, the server process management unit 208
Makes a disk I / O system call to the OS at path 209 in order to execute an I / O command for its own disk device (step S307). By this call, the OS sends the disk 1I / via the interface 210 and the logical volume management unit 211.
Issue a disk control (disk I / O) command to the O driver.

【0028】その結果、ディスク装置101cが選択さ
れて、前記コンピュータ装置102からディスク装置1
01cのデータ読み出し等が実行される。
As a result, the disk device 101c is selected, and the disk device 1 is selected from the computer device 102.
Data reading of 01c is executed.

【0029】なお、論理ボリュームは、必ずしもサーバ
ー側のコンピュータ装置に存在しなくてもよい。
The logical volume does not necessarily have to exist in the computer device on the server side.

【0030】すなわち、本発明は、OSレベルとI/O
レベルとの間に論理ボリュームを存在させ、ネットワー
ク上のディスク記憶空間をOSからみて簡易に有効活用
するものである。
That is, according to the present invention, the OS level and I / O
A logical volume exists between the level and the disk, and the disk storage space on the network can be effectively utilized easily as viewed from the OS.

【0031】図4は、第2実施例の構成を示す図であ
り、図2と共通の要素には同一の符号が付されている。
FIG. 4 is a diagram showing the configuration of the second embodiment, in which elements common to those in FIG. 2 are designated by the same reference numerals.

【0032】コンピュータ装置102の論理ボリューム
管理部103に仮想的に存在する論理ボリューム203
bには、データA及びデータBが登録されている。ここ
で、データAは、ディスク装置102cとディスク装置
103aとに現実に記憶されたデータA´,A″と同一
のものである。また、これと同様に、論理ボリューム2
03bに登録されたデータは、ディスク装置102d及
び101cに現実に記憶されたデータB´,B″と同一
のものである。つまり、この実施例では、データを二重
化して記憶している。この場合において、論理ボリュー
ム管理部203は、あるデータの読み出し命令を受け取
ったとき、通常は、同じデータが記憶されたディスク装
置のうちの一方のディスク装置を選択するが、一方のデ
ィスク装置が故障している場合には、他方のディスク装
置の当該データを読み出す。なお、必要があれば、いわ
ゆる2つのデータのプルーフを行って、データの信頼性
を確認しても良い。
A logical volume 203 virtually existing in the logical volume management unit 103 of the computer device 102
Data b and data b are registered in b. Here, the data A is the same as the data A ′ and A ″ that are actually stored in the disk device 102c and the disk device 103a.
The data registered in 03b is the same as the data B'and B "actually stored in the disk devices 102d and 101c. That is, in this embodiment, the data is stored in duplicate. In this case, when the logical volume management unit 203 receives a read instruction of certain data, it normally selects one of the disk devices in which the same data is stored, but one disk device fails. If so, the so-called two data may be proofed to confirm the reliability of the data, if necessary.

【0033】図5は、本発明の第3実施例の構成を示す
図であり、図2と共通の要素には同一の符号が付されて
いる。
FIG. 5 is a diagram showing the configuration of the third embodiment of the present invention, in which elements common to those in FIG. 2 are designated by the same reference numerals.

【0034】この実施例は、より大きな単一のファイル
を分散して記憶した場合の例であり、論理ボリューム2
03cには、連続されたデータA−1,A−2,A−3
が存在する。これに対応する物理ディスクは、自己のデ
ィスク装置102d及び他のディスク装置103b,1
03cであり、ディスク102dにはデータA−1、デ
ィスク103b,103cにはデータA−2,A−3が
格納されている。
This embodiment is an example of a case where a larger single file is distributed and stored, and the logical volume 2
03c includes continuous data A-1, A-2, A-3.
Exists. Physical disks corresponding to this are the own disk device 102d and the other disk devices 103b, 1
03c, the disk 102d stores data A-1, and the disks 103b and 103c store data A-2 and A-3.

【0035】図6は、本発明の第4実施例の構成を示す
図であり、図2と共通の要素には同一の符号が付されて
いる。
FIG. 6 is a diagram showing the configuration of the fourth embodiment of the present invention, in which elements common to those in FIG. 2 are designated by the same reference numerals.

【0036】この実施例は、ディスクストライピング方
式でデータ転送の高速化を実現した例であり、論理ボリ
ューム203dの分割された領域にはデータA〜Eが存
在する。これに対応する物理ディスクは、他のコンピュ
ータ装置101,103内のディスク101c,103
a,103b,103cに存在し、そして、前記第1実
施例とほぼ同様の動作でディスク101cにはデータ
A,E、ディスク103a,103b,103cにはデ
ータB,C,Dが前記第1実施例とほぼ同様の動作でそ
れぞれ分散格納されている。
This embodiment is an example in which high-speed data transfer is realized by the disk striping method, and data A to E exist in the divided area of the logical volume 203d. Physical disks corresponding to this are disks 101c and 103 in other computer apparatuses 101 and 103.
a, 103b, 103c, and data A, E on the disk 101c and data B, C, D on the disks 103a, 103b, 103c by the same operation as in the first embodiment. It is distributed and stored by the operation similar to the example.

【0037】[0037]

【発明の効果】以上説明したように、本発明によれば、
ネットワーク上のにおいて空きディスク空間がある場合
に、オペレーティング部の構造を複雑化させることな
く、その空き記憶空間を有効利用できる。
As described above, according to the present invention,
When there is free disk space on the network, the free storage space can be effectively used without complicating the structure of the operating unit.

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

【図1】本発明に係る論理ボリュームを有するネットワ
ークシステムのハードウェア構成を示すブロック図であ
る。
FIG. 1 is a block diagram showing a hardware configuration of a network system having a logical volume according to the present invention.

【図2】第1実施例の構成及びデータフローを示す概念
図である。
FIG. 2 is a conceptual diagram showing the configuration and data flow of the first embodiment.

【図3】第1実施例の実行フローを示すフローチャート
である。
FIG. 3 is a flowchart showing an execution flow of the first embodiment.

【図4】第2実施例の構成及びデータフローを示す概念
図である。
FIG. 4 is a conceptual diagram showing the configuration and data flow of the second embodiment.

【図5】第3実施例の構成及びデータフローを示す概念
図である。
FIG. 5 is a conceptual diagram showing the configuration and data flow of the third embodiment.

【図6】第4実施例の構成及びデータフローを示す概念
図である。
FIG. 6 is a conceptual diagram showing the configuration and data flow of the fourth embodiment.

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

100 ネットワークバス 101,102,103 コンピュータ装置 203 論理ボリューム管理部 101c,102c,102d,103a,103b,
103cディスク装置 203a,203b,203c,203d 論理ボリュ
ーム
100 network bus 101, 102, 103 computer device 203 logical volume management unit 101c, 102c, 102d, 103a, 103b,
103c Disk device 203a, 203b, 203c, 203d Logical volume

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 オペレーティングシステム部と、少なく
とも1つのディスク装置と、そのディスク装置を管理す
るディスクI/O管理部と、ネットワークバスに接続さ
れたネットワークI/O管理部と、を含むコンピュータ
装置が、前記ネットワークバスに複数接続されたシステ
ムにおいて、 少なくとも1つのコンピュータ装置において、前記オペ
レーティングシステム部と前記ディスクI/O管理部と
の間に、システム内にある1又は複数の任意のディスク
装置の記憶空間を、仮想的な記憶空間である論理ボリュ
ームとして統合管理する論理ボリューム管理部が設けら
れ、 前記オペレーティングシステム部は、前記論理ボリュー
ムをディスクI/O管理部と同等とみなしてディスク制
御の命令を出し、 前記論理ボリューム管理部は、前記オペレーティングシ
ステム部からのディスク制御の命令に対応する現実のデ
ィスク装置を判断して当該ディスク装置の制御を行うこ
とを特徴とする論理ボリュームシステム。
1. A computer device including an operating system unit, at least one disk device, a disk I / O management unit for managing the disk device, and a network I / O management unit connected to a network bus. In a system connected to a plurality of the network buses, in at least one computer device, storage of one or more arbitrary disk devices in the system between the operating system unit and the disk I / O management unit A logical volume management unit that integrally manages the space as a logical volume that is a virtual storage space is provided, and the operating system unit regards the logical volume as a disk I / O management unit and issues a disk control command. The logical volume management unit A logical volume system characterized by determining an actual disk device corresponding to a disk control command from a plating system unit and controlling the disk device.
【請求項2】 請求項1記載の論理ボリュームシステム
において、 前記論理ボリューム管理部と前記ネットワークI/O管
理部とが直接接続されたことを特徴とする論理ボリュー
ムシステム。
2. The logical volume system according to claim 1, wherein the logical volume management unit and the network I / O management unit are directly connected to each other.
JP4144622A 1992-06-04 1992-06-04 Logical volume device Expired - Lifetime JP2766424B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4144622A JP2766424B2 (en) 1992-06-04 1992-06-04 Logical volume device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4144622A JP2766424B2 (en) 1992-06-04 1992-06-04 Logical volume device

Publications (2)

Publication Number Publication Date
JPH05334006A true JPH05334006A (en) 1993-12-17
JP2766424B2 JP2766424B2 (en) 1998-06-18

Family

ID=15366323

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4144622A Expired - Lifetime JP2766424B2 (en) 1992-06-04 1992-06-04 Logical volume device

Country Status (1)

Country Link
JP (1) JP2766424B2 (en)

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07152491A (en) * 1993-11-29 1995-06-16 Hitachi Ltd Virtual disk system
JPH1165911A (en) * 1997-08-20 1999-03-09 Kyushu Nippon Denki Software Kk Client/server type filing system
JP2000276383A (en) * 1999-03-19 2000-10-06 Nec Corp Computer with function for changing storage capacity and method for changing storage capacity
JP2004078993A (en) * 2003-10-31 2004-03-11 Hitachi Ltd Multicomputer system and combined i/o system
JP2004164657A (en) * 2003-12-08 2004-06-10 Hitachi Ltd Multicomputer system and compound i/o system
WO2005017734A1 (en) * 2003-08-14 2005-02-24 Fujitsu Limited Computer device and cluster server device
JP2006085254A (en) * 2004-09-14 2006-03-30 Canon Inc Server device, printer, data protection processing method, computer-readable storage medium with program stored thereon, and program
JP2006106901A (en) * 2004-09-30 2006-04-20 Nippon Digital Kenkyusho:Kk Virtual server, its computer and program to be executed by computer
JP2006106898A (en) * 2004-09-30 2006-04-20 Nippon Digital Kenkyusho:Kk Network raid system, its computer and program to be executed by computer
JP2007011500A (en) * 2005-06-28 2007-01-18 Mitsubishi Electric Corp Home gateway
JP2009223920A (en) * 2009-07-07 2009-10-01 Fujitsu Ltd Information processing apparatus
JP2010250476A (en) * 2009-04-14 2010-11-04 Fujitsu Ltd Storage control program, storage system and storage control method
JP2011527047A (en) * 2008-06-30 2011-10-20 ピボット3 Method and system for execution of applications associated with distributed RAID
US8527699B2 (en) 2011-04-25 2013-09-03 Pivot3, Inc. Method and system for distributed RAID implementation
US8621147B2 (en) 2008-06-06 2013-12-31 Pivot3, Inc. Method and system for distributed RAID implementation

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4418286B2 (en) 2003-07-14 2010-02-17 富士通株式会社 Distributed storage system

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04288638A (en) * 1991-03-18 1992-10-13 Fujitsu Ltd Computer system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04288638A (en) * 1991-03-18 1992-10-13 Fujitsu Ltd Computer system

Cited By (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07152491A (en) * 1993-11-29 1995-06-16 Hitachi Ltd Virtual disk system
JPH1165911A (en) * 1997-08-20 1999-03-09 Kyushu Nippon Denki Software Kk Client/server type filing system
JP2000276383A (en) * 1999-03-19 2000-10-06 Nec Corp Computer with function for changing storage capacity and method for changing storage capacity
JPWO2005017734A1 (en) * 2003-08-14 2006-10-12 富士通株式会社 Computer device and collective server device
WO2005017734A1 (en) * 2003-08-14 2005-02-24 Fujitsu Limited Computer device and cluster server device
JP4812431B2 (en) * 2003-08-14 2011-11-09 富士通株式会社 Computer equipment
US7787246B2 (en) 2003-08-14 2010-08-31 Fujitsu Limited Computer device and cluster server device
JP2004078993A (en) * 2003-10-31 2004-03-11 Hitachi Ltd Multicomputer system and combined i/o system
JP2004164657A (en) * 2003-12-08 2004-06-10 Hitachi Ltd Multicomputer system and compound i/o system
JP2006085254A (en) * 2004-09-14 2006-03-30 Canon Inc Server device, printer, data protection processing method, computer-readable storage medium with program stored thereon, and program
JP2006106898A (en) * 2004-09-30 2006-04-20 Nippon Digital Kenkyusho:Kk Network raid system, its computer and program to be executed by computer
JP4575740B2 (en) * 2004-09-30 2010-11-04 株式会社日本デジタル研究所 virtual server
JP4575739B2 (en) * 2004-09-30 2010-11-04 株式会社日本デジタル研究所 Network RAID system
JP2006106901A (en) * 2004-09-30 2006-04-20 Nippon Digital Kenkyusho:Kk Virtual server, its computer and program to be executed by computer
JP2007011500A (en) * 2005-06-28 2007-01-18 Mitsubishi Electric Corp Home gateway
US8621147B2 (en) 2008-06-06 2013-12-31 Pivot3, Inc. Method and system for distributed RAID implementation
US9535632B2 (en) 2008-06-06 2017-01-03 Pivot3, Inc. Method and system for distributed raid implementation
US9465560B2 (en) 2008-06-06 2016-10-11 Pivot3, Inc. Method and system for data migration in a distributed RAID implementation
US9146695B2 (en) 2008-06-06 2015-09-29 Pivot3, Inc. Method and system for distributed RAID implementation
JP2011527047A (en) * 2008-06-30 2011-10-20 ピボット3 Method and system for execution of applications associated with distributed RAID
US9086821B2 (en) 2008-06-30 2015-07-21 Pivot3, Inc. Method and system for execution of applications in conjunction with raid
US8856485B2 (en) 2009-04-14 2014-10-07 Fujitsu Limited Storage system and storage control method
JP2010250476A (en) * 2009-04-14 2010-11-04 Fujitsu Ltd Storage control program, storage system and storage control method
JP2009223920A (en) * 2009-07-07 2009-10-01 Fujitsu Ltd Information processing apparatus
US8527699B2 (en) 2011-04-25 2013-09-03 Pivot3, Inc. Method and system for distributed RAID implementation

Also Published As

Publication number Publication date
JP2766424B2 (en) 1998-06-18

Similar Documents

Publication Publication Date Title
CN107690622B9 (en) Method, equipment and system for realizing hardware acceleration processing
US10082972B2 (en) Method and system for pooling, partitioning, and sharing network storage resources
JPH05334006A (en) Logical volume system
JP3843713B2 (en) Computer system and device allocation method
JP2757961B2 (en) Apparatus and method for a data processing system in which a plurality of central processing units have an equal relationship
EP2705433B1 (en) Method and system for dynamically creating and servicing master-slave pairs within and across switch fabrics of a portable computing device
JP5680961B2 (en) Integrated provision of physical and virtual images
US8732381B2 (en) SAS expander for communication between drivers
JP2003345631A (en) Computer system and allocating method for storage area
JP2005056077A (en) Database control method
US20140259123A1 (en) Aliasing of exported paths in a storage system
JP2004295465A (en) Computer system
JP4501548B2 (en) Computer system and device allocation method
JP5492731B2 (en) Virtual machine volume allocation method and computer system using the method
JP4258768B2 (en) File placement system
EP3388937A1 (en) Local disks erasing mechanism for pooled physical resources
EP2946300B1 (en) Sata initiator addressing and storage device slicing
JP2004171188A (en) Individual information management method and device
JP2830780B2 (en) Multiprocessor system
JPH1165912A (en) Parallel processing data base system
CN118193479A (en) Storage space allocation method and server
CN117827363A (en) Container creation method, system and node
CN116401227A (en) Cluster configuration method, device, equipment and medium
WO2022132947A1 (en) Allocation, distribution, and configuration of volumes in storage systems
JP2003208347A (en) Access controller, access control program, host device and host control program

Legal Events

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

Free format text: PAYMENT UNTIL: 20080403

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20090403

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20100403

Year of fee payment: 12

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

Free format text: PAYMENT UNTIL: 20100403

Year of fee payment: 12

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

Free format text: PAYMENT UNTIL: 20110403

Year of fee payment: 13

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

Free format text: PAYMENT UNTIL: 20120403

Year of fee payment: 14

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

Free format text: PAYMENT UNTIL: 20120403

Year of fee payment: 14

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

Free format text: PAYMENT UNTIL: 20130403

Year of fee payment: 15

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

Free format text: PAYMENT UNTIL: 20130403

Year of fee payment: 15