JP3189894B2 - Virtual computer system - Google Patents

Virtual computer system

Info

Publication number
JP3189894B2
JP3189894B2 JP27991898A JP27991898A JP3189894B2 JP 3189894 B2 JP3189894 B2 JP 3189894B2 JP 27991898 A JP27991898 A JP 27991898A JP 27991898 A JP27991898 A JP 27991898A JP 3189894 B2 JP3189894 B2 JP 3189894B2
Authority
JP
Japan
Prior art keywords
file
input
output
control word
processing 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.)
Expired - Fee Related
Application number
JP27991898A
Other languages
Japanese (ja)
Other versions
JP2000112804A (en
Inventor
昌三 飯田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP27991898A priority Critical patent/JP3189894B2/en
Publication of JP2000112804A publication Critical patent/JP2000112804A/en
Application granted granted Critical
Publication of JP3189894B2 publication Critical patent/JP3189894B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、複数のオペレーテ
ィングシステム(以下、OSと称する)が1つの計算機
上で動作する仮想計算機システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a virtual computer system in which a plurality of operating systems (hereinafter, referred to as OS) operate on one computer.

【0002】[0002]

【従来の技術】ファイル保護方式はファイルの誤用、誤
修正、及びアクセスすることができる人が限定されてい
る特定のファイルを他人がアクセスすることを防ぐため
に行われる。従来のファイル保護方式では、個々のファ
イルを他のファイルと識別するための記号、ラベル等を
各ファイルに付け、記号やラベルに応じたアクセス規制
を設けることにより、特定ファイル、または、その一部
に誤った処理、修正が行われることを防いでいた。
2. Description of the Related Art A file protection method is used to prevent a file from being misused, erroneously modified, and prevented from being accessed by another person who has limited access to a specific file. In the conventional file protection method, a specific file or a part of a specific file is provided by attaching a symbol, label, etc. to each file to identify each file from other files and providing access restrictions according to the symbols and labels. Erroneous processing and correction was prevented.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、従来の
ファイル保護方式においては、次のような課題がある。
1つのシステム上で複数のOSがファイルを共用して動
作する仮想計算機システムでは、各OSが1つの記憶装
置(ディスク)を共用する場合、各OSは個別にディス
ク内のファイルに記号やラベルを付けることができる。
そのため、各OSが誤って互いに同じ記号やラベルを持
つ、同じサイズのファイルを、同じディスクの、同じア
ドレスに格納しようとした場合に生じるファイル破壊を
防ぐことができない。
However, the conventional file protection method has the following problems.
In a virtual machine system in which a plurality of OSs share a file and operate on one system, when each OS shares one storage device (disk), each OS individually assigns a symbol or label to a file in the disk. Can be attached.
Therefore, it is not possible to prevent file destruction that occurs when each OS erroneously stores the same size file having the same symbol or label at the same address on the same disk.

【0004】本発明は、上述したような従来の技術が有
する問題点に鑑みてなされたものであって、1つのシス
テム上で複数のOSがファイルを共用して動作する仮想
計算機システムにおいて、OSが、他のOSのデータフ
ァイルをアクセスすることを防止することのできるファ
イル保護方法およびこれによる仮想計算機システムを実
現することを目的とする。
SUMMARY OF THE INVENTION The present invention has been made in view of the above-mentioned problems of the conventional technology, and has been developed in a virtual computer system in which a plurality of operating systems share files and operate on one system. However, an object of the present invention is to realize a file protection method capable of preventing access to a data file of another OS and a virtual computer system based on the file protection method.

【0005】[0005]

【課題を解決するための手段】本発明の仮想計算機シス
テムは、中央処理装置と、複数のオペレーティングシス
テムやアプリケーションプログラムを格納する主記憶装
置と、それぞれファイルを格納する複数のディスク装置
とを具備し、複数のオペレーティングシステムが複数の
ファイルを共用して動作する仮想計算機システムであっ
て、前記中央処理装置および主記憶装置とシステムバス
を介して接続された複数のチャネルを収容する入出力処
理装置を具備し、前記複数のディスク装置に格納される
各ファイルには当該ファイルにアクセス可能なオペレー
ティングシステムを示すOS番号が設定されており、前
記中央処理装置は、所定のオペレーティングシステムか
らの所定のファイルをアクセスする要求を含むI/O命
令を検出すると、前記入出力処理装置にプログラムを実
行するための入出力を定義するとともに所定のオペレー
ティングシステムを示すOS番号が付与されたI/O制
御語を送出し、所定のファイルを格納するディスク装置
は、当該ファイルに設定されたOS番号と前記I/O制
御語に付与されたOS番号が一致した場合にのみ前記I
/O命令に則った処理を続行し、前記入出力装置に収容
された所定のチャネルを介して前記I/O制御語に付与
されたOS番号を受け取ることを特徴とする。
A virtual computer system according to the present invention comprises a central processing unit, a main storage device for storing a plurality of operating systems and application programs, and a plurality of disk devices for respectively storing files. A virtual computer system in which a plurality of operating systems operate by sharing a plurality of files, and an input / output processing device accommodating a plurality of channels connected to the central processing unit and the main storage device via a system bus. Each file stored in the plurality of disk devices is set with an OS number indicating an operating system capable of accessing the file, and the central processing unit reads a predetermined file from a predetermined operating system. Upon detecting an I / O instruction containing a request to access, The input / output processing unit defines input / output for executing the program, sends an I / O control word to which an OS number indicating a predetermined operating system is assigned, and stores a predetermined file in the disk device. Is set only when the OS number set in the I / O control word matches the OS number set in the I / O control word.
The process according to the / O command is continued, and the OS number assigned to the I / O control word is received via a predetermined channel accommodated in the input / output device.

【0006】本発明の他の形態による仮想計算機システ
ムは、中央処理装置と、複数のオペレーティングシステ
ムやアプリケーションプログラムを格納する主記憶装置
と、それぞれファイルを格納する複数のディスク装置と
を具備し、複数のオペレーティングシステムが複数のフ
ァイルを共用して動作する仮想計算機システムであっ
て、前記中央処理装置および主記憶装置とシステムバス
を介して接続された複数のチャネルを収容する入出力処
理装置を具備し、前記複数のディスク装置に格納される
各ファイルには当該ファイルにアクセス可能なオペレー
ティングシステムを示すOS番号が設定されており、前
記中央処理装置は、所定のオペレーティングシステムか
らの所定のファイルをアクセスする要求を含むI/O命
令を検出すると、前記入出力処理装置にプログラムを実
行するための入出力を定義するとともに所定のオペレー
ティングシステムを示すOS番号が付与されたI/O制
御語を送出し、所定のファイルを格納するディスク装置
は、当該ファイルに設定されたOS番号と前記I/O制
御語に付与されたOS番号が一致した場合にのみ前記I
/O命令に則った処理を続行し、当該ファイルに設定さ
れたOS番号と前記I/O制御語に付与されたOS番号
が一致しない場合にはエラーステータスを中央処理装置
へ出力し、前記入出力装置に収容された所定のチャネル
を介して前記I/O制御語に付与されたOS番号を受け
取ることを特徴とする。
A virtual machine system according to another aspect of the present invention includes a central processing unit, a main storage device for storing a plurality of operating systems and application programs, and a plurality of disk devices for storing files, respectively. Operating system in which a plurality of files are shared and operates, comprising an input / output processing device accommodating a plurality of channels connected to the central processing unit and the main storage device via a system bus. Each file stored in the plurality of disk devices is set with an OS number indicating an operating system capable of accessing the file, and the central processing unit accesses a predetermined file from a predetermined operating system. When an I / O instruction containing a request is detected, A disk device that defines an input / output for executing a program to the input / output processing device, sends an I / O control word to which an OS number indicating a predetermined operating system is added, and stores a predetermined file, Is set only when the OS number set in the I / O control word matches the OS number set in the I / O control word.
If the OS number set in the file does not match the OS number assigned to the I / O control word, an error status is output to the central processing unit. An OS number assigned to the I / O control word is received via a predetermined channel accommodated in the output device.

【0007】上記のいずれにおいても、複数のチャネル
と複数のディスク装置との間に設けられた周辺制御装置
をさらに具備し、ディスク装置は該周辺制御装置を介し
て前記I/O制御語に付与されたOS番号を受け取るこ
ととしてもよい。
In any of the above, a peripheral control device is further provided between a plurality of channels and a plurality of disk devices, and the disk device assigns the I / O control word via the peripheral control device. The received OS number may be received.

【0008】[0008]

【0009】[0009]

【0010】[0010]

【0011】「作用」本発明は、OSが周辺装置のファ
イルをアクセスするとき、周辺装置がアクセス要求元の
OSとファイルが属するOS番号が一致したときのみア
クセスを許可し、不一致を検出してCPUにエラーが通
知されるので、他のOSで使用されるファイルが誤って
アクセスされることがない。
According to the present invention, when the OS accesses a file of a peripheral device, the peripheral device permits access only when the OS of the access request source matches the OS number to which the file belongs, and detects a mismatch. Since the error is notified to the CPU, a file used by another OS is not erroneously accessed.

【0012】[0012]

【発明の実施の形態】次に、本発明の実施例について図
面を参照して説明する。
Next, an embodiment of the present invention will be described with reference to the drawings.

【0013】図1は本発明によるファイル保護方式を実
現するためのシステムの一実施例の構成を示すブロック
図である。
FIG. 1 is a block diagram showing the configuration of an embodiment of a system for implementing a file protection system according to the present invention.

【0014】本実施例は、システムバス0と、中央処理
装置(CPU)1と、複数のOSやアプリケーションプ
ログラムを格納する主記憶装置(MMU)2と、入出力
処理装置(IOP)3と、入出力処理装置3に収容され
る複数のチャネル4−1〜4−nと、周辺制御装置(P
CU)5と、複数のディスク装置6−1〜6−nから構
成されている。複数のディスク装置6−1〜6−nの各
ディレクトリ7−1〜7−nにはファイル8−1〜8−
nが格納されている。
In this embodiment, a system bus 0, a central processing unit (CPU) 1, a main storage unit (MMU) 2 for storing a plurality of OSs and application programs, an input / output processing unit (IOP) 3, A plurality of channels 4-1 to 4-n accommodated in the input / output processing device 3 and a peripheral control device (P
CU) 5 and a plurality of disk devices 6-1 to 6-n. Files 2-1 to 8-n are stored in directories 7-1 to 7-n of a plurality of disk devices 6-1 to 6-n.
n is stored.

【0015】中央処理装置1はシステムバス0を介して
主記憶装置2と入出力処理装置3に接続され、主記憶装
置2に格納されているOSやアプリケーションプログラ
ムを実行する。
The central processing unit 1 is connected to the main storage unit 2 and the input / output processing unit 3 via the system bus 0, and executes the OS and application programs stored in the main storage unit 2.

【0016】主記憶装置2は、入出力(I/O)命令を
検出したときに、これに応じてチャネルプログラム、本
実施例においては、チャネルプログラム10を用意し、
入出力処理装置3にI/O処理を行うためのI/O制御
語を送出する。
When the main storage device 2 detects an input / output (I / O) command, it prepares a channel program, in this embodiment, a channel program 10 in response to the input / output (I / O) command.
An I / O control word for performing I / O processing is sent to the input / output processing device 3.

【0017】入出力処理装置3はチャネルプログラム1
0を実行して主記憶装置2と周辺制御装置5との間の入
出力処理を行う。
The input / output processing device 3 has a channel program 1
0 to perform input / output processing between the main storage device 2 and the peripheral control device 5.

【0018】周辺制御装置5は、複数のチャネル4−1
〜4−nのうちのいずれかと複数のディスク装置6−1
〜6−nとの間に設けられ、コマンド実行及びデータ転
送制御を行う。
The peripheral control device 5 includes a plurality of channels 4-1.
To 4-n and a plurality of disk devices 6-1
6-n, and executes command execution and data transfer control.

【0019】上記のチャネルプログラム10はコマンド
形式、シークデータ形式で記述されたプログラムから構
成されている。図2は本実施例で用いられる各データの
構造を示す図である。図2(a),(b)はチャネルプ
ログラム10を構成するコマンド形式12およびシーク
データ形式13の構造を示し、図2(c)は、各ディス
ク装置6−1〜6−nの各ディレクトリ7−1〜7−n
を示すデータ14の構造を示し、図2(d)は主記憶装
置2から入出力処理装置3に出力されるI/O制御語1
5の形式を示す図である。
The channel program 10 is composed of a program described in a command format and a seek data format. FIG. 2 is a diagram showing the structure of each data used in this embodiment. 2A and 2B show the structure of a command format 12 and a seek data format 13 constituting the channel program 10, and FIG. 2C shows the directories 7 of the disk devices 6-1 to 6-n. -1 to 7-n
FIG. 2D shows an I / O control word 1 output from the main storage device 2 to the input / output processing device 3.
5 is a diagram illustrating a format of No. 5. FIG.

【0020】コマンド形式12はコマンドの種類、デバ
イスの番号、アクセスエラー(AE)、フラグ、チャネ
ルに対して実行すべき操作を指定するチャネル命令、レ
コード番号を示すデータから構成されており、これに対
応するシークデータ形式13はアドレスおよび転送すべ
きバイト数を示すカウントから構成されている。図1に
示す実施例ではコマンド形式12およびシークデータ形
式によりシークデータ11が読み出された状態が示され
ている。
The command format 12 is composed of a command type, a device number, an access error (AE), a flag, a channel command for designating an operation to be performed on a channel, and data indicating a record number. The corresponding seek data format 13 is composed of an address and a count indicating the number of bytes to be transferred. In the embodiment shown in FIG. 1, a state in which the seek data 11 is read out in the command format 12 and the seek data format is shown.

【0021】各ディレクトリのデータ14は、各ディレ
クトリのアドレスおよびカウントと、これに対応して付
されたOS番号、図示する例ではVMID#から構成さ
れている。I/O制御語15は、コネクトタイプ、A
E、OS番号、チャネル番号およびアドレシングモード
から構成されている。
The data 14 of each directory is composed of an address and a count of each directory, an OS number corresponding thereto, and a VMID # in the illustrated example. The I / O control word 15 is a connect type, A
E, OS number, channel number and addressing mode.

【0022】上記のOS番号は複数のOSを示すもの
で、本実施例においてはディレクトリのデータ14およ
びI/O制御語15にOS番号を付されている。ディレ
クトリのデータ14はファイルにアクセス可能なOSを
示し、I/O制御語に付されるOS番号はI/O命令を
発生したOSを示すもので、これらが一致したときにの
みファイルへのアクセスが許可される。
The above-mentioned OS numbers indicate a plurality of OSs. In this embodiment, the directory data 14 and the I / O control words 15 are given OS numbers. The directory data 14 indicates an OS that can access the file, and the OS number assigned to the I / O control word indicates the OS that has generated the I / O command. Is allowed.

【0023】複数のディスク装置6−1〜6−nのそれ
ぞれは、複数のファイル8−1〜8−nのうちのシーク
データ11が指示するファイル8をアクセスするとき、
アクセス要求元のOSとファイル8に対応するディレク
トリのOS番号の不一致を検出すると、そのOSにエラ
ーステータスを通知してI/O処理を終了させる。図3
は本実施例の動作を示すフローチャートであり、以下に
図3を参照して本実施例の動作を説明する。
Each of the plurality of disk devices 6-1 to 6-n accesses the file 8 specified by the seek data 11 among the plurality of files 8-1 to 8-n.
When the inconsistency between the OS requesting the access and the OS number of the directory corresponding to the file 8 is detected, an error status is notified to the OS and the I / O processing is terminated. FIG.
Is a flowchart showing the operation of this embodiment, and the operation of this embodiment will be described below with reference to FIG.

【0024】中央処理装置1上では複数のOSとアプリ
ケーションプログラムが動作する。中央処理装置1が所
定のOSからのI/O命令を検出すると(ステップS
1)、主記憶装置2に該I/O命令に応じたチャネルプ
ログラム10を用意し(ステップS2)、入出力処理装
置3にI/O制御語15を送出する(ステップS3)。
入出力処理装置3はI/O制御語15に含まれるチャネ
ル番号に対応するチャネル(例えば4−1)に接続され
た周辺制御装置5に対してI/O要求があることを通知
する(ステップS4)。
On the central processing unit 1, a plurality of OSs and application programs operate. When the central processing unit 1 detects an I / O command from a predetermined OS (step S
1) Prepare a channel program 10 corresponding to the I / O command in the main storage device 2 (step S2), and send an I / O control word 15 to the input / output processing device 3 (step S3).
The input / output processing device 3 notifies the peripheral control device 5 connected to the channel (for example, 4-1) corresponding to the channel number included in the I / O control word 15 that there is an I / O request (step). S4).

【0025】I/O要求を受け付けた周辺制御装置5
は、チャネル(4−1)経由で入出力処理装置3にコマ
ンド送出を要求する(ステップS5)。
Peripheral controller 5 that has received an I / O request
Requests the input / output processing device 3 to send a command via the channel (4-1) (step S5).

【0026】入出力処理装置3はチャネルプログラム1
0からコマンドを読み出し、I/O制御語15内のOS
番号を付加して周辺制御装置5に送る(ステップS
6)。
The input / output processing device 3 has a channel program 1
0, the command is read from the OS, and the OS in the I / O control word 15 is read.
A number is added and sent to the peripheral control device 5 (step S
6).

【0027】周辺制御装置5はコマンドを解読し、入出
力処理装置3にシークデータを要求する(ステップS
7)。
The peripheral control device 5 decodes the command and requests the input / output processing device 3 for seek data (step S).
7).

【0028】入出力処理装置3はチャネルプログラム1
0のアドレス/カウントが指示するシークデータ11を
読み出し、周辺制御装置5に送る(ステップS8)。
The input / output processing device 3 has a channel program 1
The seek data 11 designated by the address / count of 0 is read and sent to the peripheral control device 5 (step S8).

【0029】周辺制御装置5はコマンド内のデバイス番
号に対応するディスク装置(例えば6−1)にシークデ
ータ11とOS番号を送る(ステップS9)。
The peripheral controller 5 sends the seek data 11 and the OS number to the disk device (for example, 6-1) corresponding to the device number in the command (step S9).

【0030】ディスク装置(6−1)はディレクトリ
(7−1)からシークデータ11に対応するエントリを
探す。該当するエントリがなければ新たにエントリを登
録する。該当するエントリがあればシークデータ11の
OS番号と比較する(ステップS10)。その後、ステ
ップS10における比較の結果、OS番号が一致したか
の確認を行い(ステップS11)、OS番号が一致した
場合、ディスク装置(6−1)はI/O処理を実行し
(ステップS12)、不一致の場合はエラーステータス
を周辺制御装置5に返す(ステップS13)。
The disk device (6-1) searches the directory (7-1) for an entry corresponding to the seek data 11. If there is no corresponding entry, a new entry is registered. If there is a corresponding entry, it is compared with the OS number of the seek data 11 (step S10). Thereafter, as a result of the comparison in step S10, it is confirmed whether or not the OS numbers match (step S11). If the OS numbers match, the disk device (6-1) executes I / O processing (step S12). If they do not match, an error status is returned to the peripheral control device 5 (step S13).

【0031】周辺制御装置5はそのエラーステータスを
CH4、入出力処理装置3を経由して中央処理装置1に
通知する。
The peripheral controller 5 notifies the central processor 1 of the error status via the CH 4 and the input / output processor 3.

【0032】[0032]

【発明の効果】以上説明したように、本発明において
は、複数のOSが1つのシステム上で動作する環境下で
ディスク装置のファイルをアクセスするとき、そのファ
イルを作成したOS以外のOSからの要求であることを
検出することにより、誤って他のOSのデータファイル
をアクセスするのを防止することができる効果がある。
As described above, according to the present invention, when a plurality of OSs access a file of a disk device in an environment operating on one system, a file from an OS other than the OS that created the file is used. By detecting the request, there is an effect that it is possible to prevent a data file of another OS from being accessed by mistake.

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

【図1】本発明によるファイル保護方式を実現するため
のシステムの一実施例の構成を示すブロック図である。
FIG. 1 is a block diagram showing the configuration of an embodiment of a system for implementing a file protection method according to the present invention.

【図2】図1に示した実施例で用いられる各データの構
造を示す図であり、(a),(b)はチャネルプログラ
ム10を構成するコマンド形式12およびシークデータ
形式13の構造を示し、(c)は、各ディスク装置6−
1〜6−nの各ディレクトリ7−1〜7−nを示すデー
タ14の構造を示し、(d)は主記憶装置2から入出力
処理装置3に出力されるI/O制御語15の形式を示す
図である。
FIGS. 2A and 2B are diagrams showing the structure of each data used in the embodiment shown in FIG. 1; FIGS. 2A and 2B show the structure of a command format 12 and a seek data format 13 constituting a channel program 10; , (C) shows each disk device 6-
6 shows the structure of data 14 indicating directories 7-1 to 7-n 1 to 6-n, and FIG. 9D shows the format of an I / O control word 15 output from the main storage device 2 to the input / output processing device 3. FIG.

【図3】図1に示した実施例の動作を示すフローチャー
トである。
FIG. 3 is a flowchart showing an operation of the embodiment shown in FIG. 1;

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

0 システムバス 1 中央処理装置 2 主記憶装置 3 入出力処理装置 4−1〜4−n チャネル 5 周辺制御装置 6−1〜6−n ディスク装置 7−1〜7−n ディレクトリ 8−1〜8−n ファイル 10 チャネルプログラム 11 シークデータ 12 コマンド形式 13 シークデータ形式 14 ディレクトリを示すデータ 15 I/O制御語 0 System bus 1 Central processing unit 2 Main storage unit 3 I / O processing unit 4-1 to 4-n Channel 5 Peripheral control unit 6-1 to 6-n Disk unit 7-1 to 7-n Directory 8-1 to 8 −n file 10 channel program 11 seek data 12 command format 13 seek data format 14 data indicating directory 15 I / O control word

Claims (3)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 中央処理装置と、複数のオペレーティン
グシステムやアプリケーションプログラムを格納する主
記憶装置と、それぞれファイルを格納する複数のディス
ク装置とを具備し、複数のオペレーティングシステムが
複数のファイルを共用して動作する仮想計算機システム
であって、 前記中央処理装置および主記憶装置とシステムバスを介
して接続された複数のチャネルを収容する入出力処理装
置を具備し、 前記複数のディスク装置に格納される各ファイルには当
該ファイルにアクセス可能なオペレーティングシステム
を示すOS番号が設定されており、 前記中央処理装置は、所定のオペレーティングシステム
からの所定のファイルをアクセスする要求を含むI/O
命令を検出すると、前記入出力処理装置にプログラムを
実行するための入出力を定義するとともに所定のオペレ
ーティングシステムを示すOS番号が付与されたI/O
制御語を送出し、 所定のファイルを格納するディスク装置は、当該ファイ
ルに設定されたOS番号と前記I/O制御語に付与され
たOS番号が一致した場合にのみ前記I/O命令に則っ
た処理を続行し、前記入出力装置に収容された所定のチ
ャネルを介して前記I/O制御語に付与されたOS番号
を受け取ることを特徴とする仮想計算機システム。
1. A system comprising: a central processing unit; a main storage device for storing a plurality of operating systems and application programs; and a plurality of disk devices for storing files, respectively, wherein a plurality of operating systems share a plurality of files. A central processing unit and an input / output processing device accommodating a plurality of channels connected to a main storage device via a system bus, and stored in the plurality of disk devices. An OS number indicating an operating system capable of accessing the file is set in each file, and the central processing unit includes an I / O including a request from a predetermined operating system to access a predetermined file.
When an instruction is detected, an input / output for defining an input / output for executing a program in the input / output processing device and an OS number indicating a predetermined operating system are added.
The disk device that sends out the control word and stores the predetermined file, according to the I / O command, only when the OS number set in the file matches the OS number assigned to the I / O control word. A virtual computer system which continues the above processing and receives an OS number assigned to the I / O control word via a predetermined channel accommodated in the input / output device.
【請求項2】 中央処理装置と、複数のオペレーティン
グシステムやアプリケーションプログラムを格納する主
記憶装置と、それぞれファイルを格納する複数のディス
ク装置とを具備し、複数のオペレーティングシステムが
複数のファイルを共用して動作する仮想計算機システム
であって、 前記中央処理装置および主記憶装置とシステムバスを介
して接続された複数のチャネルを収容する入出力処理装
置を具備し、 前記複数のディスク装置に格納される各ファイルには当
該ファイルにアクセス可能なオペレーティングシステム
を示すOS番号が設定されており、 前記中央処理装置は、所定のオペレーティングシステム
からの所定のファイルをアクセスする要求を含むI/O
命令を検出すると、前記入出力処理装置にプログラムを
実行するための入出力を定義するとともに所定のオペレ
ーティングシステムを示すOS番号が付与されたI/O
制御語を送出し、 所定のファイルを格納するディスク装置は、当該ファイ
ルに設定されたOS番号と前記I/O制御語に付与され
たOS番号が一致した場合にのみ前記I/O命令に則っ
た処理を続行し、当該ファイルに設定されたOS番号と
前記I/O制御語に付与されたOS番号が一致しない場
合にはエラーステータスを中央処理装置へ出力し、前記
入出力装置に収容された所定のチャネルを介して前記I
/O制御語に付与されたOS番号を受け取ることを特徴
とする仮想計算機システム。
2. A system comprising a central processing unit, a main storage device for storing a plurality of operating systems and application programs, and a plurality of disk devices for storing files, respectively, wherein a plurality of operating systems share a plurality of files. A central processing unit, a main storage device, and an input / output processing device for accommodating a plurality of channels connected via a system bus, and stored in the plurality of disk devices. An OS number indicating an operating system that can access the file is set in each file, and the central processing unit includes an I / O including a request from a predetermined operating system to access a predetermined file.
When an instruction is detected, an I / O to which an input / output for executing a program is defined in the input / output processing device and to which an OS number indicating a predetermined operating system is assigned.
The disk device that sends out the control word and stores the predetermined file, according to the I / O command, only when the OS number set in the file matches the OS number assigned to the I / O control word. If the OS number set in the file does not match the OS number assigned to the I / O control word, an error status is output to the central processing unit, and the file is stored in the input / output device. I through a predetermined channel
A virtual computer system for receiving an OS number assigned to a / O control word.
【請求項3】 請求項1または請求項2に記載の仮想計
算機システムにおいて、 複数のチャネルと複数のディスク装置との間に設けられ
た周辺制御装置をさらに具備し、ディスク装置は該周辺
制御装置を介して前記I/O制御語に付与されたOS番
号を受け取ることを特徴とする仮想計算機システム。
3. The virtual computer system according to claim 1, further comprising a peripheral control device provided between a plurality of channels and a plurality of disk devices, wherein the disk device is a peripheral control device. Receiving the OS number assigned to the I / O control word via a virtual machine.
JP27991898A 1998-10-01 1998-10-01 Virtual computer system Expired - Fee Related JP3189894B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP27991898A JP3189894B2 (en) 1998-10-01 1998-10-01 Virtual computer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP27991898A JP3189894B2 (en) 1998-10-01 1998-10-01 Virtual computer system

Publications (2)

Publication Number Publication Date
JP2000112804A JP2000112804A (en) 2000-04-21
JP3189894B2 true JP3189894B2 (en) 2001-07-16

Family

ID=17617734

Family Applications (1)

Application Number Title Priority Date Filing Date
JP27991898A Expired - Fee Related JP3189894B2 (en) 1998-10-01 1998-10-01 Virtual computer system

Country Status (1)

Country Link
JP (1) JP3189894B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4087072B2 (en) 2001-01-25 2008-05-14 株式会社日立製作所 Storage system and virtual private volume control method

Also Published As

Publication number Publication date
JP2000112804A (en) 2000-04-21

Similar Documents

Publication Publication Date Title
US6647423B2 (en) Direct message transfer between distributed processes
US8812903B2 (en) Computer system and boot control method
US6591358B2 (en) Computer system with operating system functions distributed among plural microcontrollers for managing device resources and CPU
KR100306456B1 (en) Method for rebooting an operating system
JPH01200467A (en) Apparatus and method for data processing system having equal relationship between a plurality of central processors
MX2007002204A (en) Apparatus, system, and method for file system serialization reinitialization.
JP2004258840A (en) Computer system with virtualized i/o device
US20240053998A1 (en) Method and apparatus for processing inter-core communication, and computer system
JP3765201B2 (en) Computer system
JPH05173804A (en) Interruption-processing-progmam selecting device and processing method
JP3189894B2 (en) Virtual computer system
GB2496245A (en) Granting permissions for data access in a heterogeneous computing environment
Cisco Memory Maps
Cisco Memory Maps
Cisco Memory Maps
Cisco Memory Maps
CN107168815A (en) A kind of method for collecting hardware error message
JP4095212B2 (en) Data storage device
JP2001350663A (en) Information processing device
CN117272412B (en) Interrupt control register protection method, device, computer equipment and storage medium
JP2001290691A (en) Computer system and secondary storage device
JP2864255B2 (en) Virtual computer system
JP2828252B2 (en) File access control method
JP2533931B2 (en) Data contents protection method of dynamic allocation area
JPS59112325A (en) Electronic computer system

Legal Events

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

Free format text: PAYMENT UNTIL: 20090518

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20100518

Year of fee payment: 9

LAPS Cancellation because of no payment of annual fees