JPH11328093A - Input/output device information management system for multi-computer system - Google Patents

Input/output device information management system for multi-computer system

Info

Publication number
JPH11328093A
JPH11328093A JP11048769A JP4876999A JPH11328093A JP H11328093 A JPH11328093 A JP H11328093A JP 11048769 A JP11048769 A JP 11048769A JP 4876999 A JP4876999 A JP 4876999A JP H11328093 A JPH11328093 A JP H11328093A
Authority
JP
Japan
Prior art keywords
input
output device
output
configuration
computer system
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP11048769A
Other languages
Japanese (ja)
Inventor
Toshiaki Yamaguchi
俊朗 山口
Kazuo Imai
和男 今居
Masatoshi Haraguchi
政敏 原口
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 JP11048769A priority Critical patent/JPH11328093A/en
Publication of JPH11328093A publication Critical patent/JPH11328093A/en
Pending legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)
  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To improve the efficiency of system generation and the flexibility of system dynamic change during operation of a multi-computer system by collectively managing input/output configuration definition data and input/output configuration reference data in the multi-computer system consisting of plural computers. SOLUTION: A configuration management program 2 manages configuration definitions of all input/output devices of plural computer systems 1 with an input/output configuration definition table 5 in a shared file 3 and generates difference data 6 at the time of the change of input/output configuration. The dynamic change of the system is performed by changing an input/output configuration reference table 7 on a shared memory 4 based on the difference file 6. Input/out device information part 9 and input/output device connection information part 10 are arranged in a matrix form to constitute the input/output configuration definition table 5 and the input/output configuration reference table 7, and input/output devices and systems can be added and deleted 13 and 14.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、複数の計算機で構成さ
れる複合計算機システムの入出力装置情報の一括管理シ
ステムに係り、特に、複合計算機システム内で使用する
全入出力装置の構成を定義する入出力構成定義データ
と、入出力装置に対するデータ入出力の実行時等に参照
できる形式に変換した入出力構成参照データとを同時に
一括して更新することができるようにした入出力装置情
報の一括管理システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a system for collectively managing input / output device information of a multi-computer system comprising a plurality of computers, and in particular, to define the configuration of all the input / output devices used in the multi-computer system. Of I / O device information that enables simultaneous updating of I / O configuration definition data to be performed and I / O configuration reference data converted into a format that can be referenced when executing data I / O to the I / O device. It relates to a batch management system.

【0002】[0002]

【従来の技術】入出力装置情報の管理に関する従来技術
として、例えば、特開平4−90024号公報等に記載
された技術が知られている。この従来技術は、複合シス
テムのゼネレーションを複合システムを構成する1つの
システムが一括して実行し、システム常駐ボリュームを
システム毎に生成するというものである。
2. Description of the Related Art As a conventional technique relating to management of input / output device information, for example, a technique described in Japanese Patent Application Laid-Open No. 4-90024 is known. In this prior art, the generation of a complex system is performed by one system constituting the complex system at a time, and a system-resident volume is generated for each system.

【0003】また、他の従来技術として、例えば、特開
平3−269754号公報等に記載された技術が知られ
ている。この従来技術は、入出力装置の固有情報のみを
共用ファイル等の上にシステム毎に予め作成してデータ
ベース化しておき、入出力装置の接続情報と入出力装置
の固有情報とを結合した入出力装置構成情報のファイル
をシステム毎に作成するというものである。
As another conventional technique, for example, a technique described in Japanese Patent Application Laid-Open No. 3-269754 is known. In this prior art, only the unique information of the input / output device is created in advance for each system on a shared file or the like and is made into a database, and the input / output device is configured to combine the connection information of the input / output device and the unique information of the input / output device. A file of device configuration information is created for each system.

【0004】さらに、システムの動的変更に関する従来
技術として、例えば、特開平3−175532号公報等
に記載された技術が知られている。この従来技術は、入
出力装置に対するデータ入出力の実行時等に参照できる
形式に変換したシステムゼネレーション情報をシステム
毎にメモリ上に持ち、定義プログラムによりシステムゼ
ネレーション情報の変更が行われたとき、このシステム
ゼネレーション情報を他のシステムが再読み込みすると
いうものである。
Further, as a conventional technique relating to a dynamic change of a system, for example, a technique described in Japanese Patent Application Laid-Open No. Hei 3-175532 is known. In this conventional technique, system generation information converted into a format that can be referred to when executing data input / output to an input / output device is stored in a memory for each system, and when system definition information is changed by a definition program. The other system rereads this system generation information.

【0005】[0005]

【発明が解決しようとする課題】前記入出力装置情報の
管理に関する従来技術は、入出力構成定義テーブルと入
出力構成参照テーブルとをシステム毎に保持しており、
複合システムで共用する入出力装置に関する定義を各シ
ステム毎に重複して行わなければならず、資源の使用効
率を低下させ、重複定義のためにシステムの処理負荷が
増大するという問題点を有している。
In the prior art relating to the management of input / output device information, an input / output configuration definition table and an input / output configuration reference table are stored for each system.
There is a problem that the definition of the I / O device shared by the complex system must be duplicated for each system, which reduces the resource use efficiency and increases the processing load of the system due to the duplicate definition. ing.

【0006】また、前記システムの動的変更に関する従
来技術は、システム毎に保持している入出力装置構成参
照テーブルを他のシステムが再読み込みするようにされ
ているため、複合システムで共用する入出力装置の追
加、削除、または、変更を行うために多くの手順が必要
になるという問題点を有している。
In the prior art relating to the dynamic change of the system, the input / output device configuration reference table held for each system is re-read by another system. There is a problem that many procedures are required to add, delete, or change an output device.

【0007】本発明の目的は、前記従来技術の問題点を
解決し、複合計算機システム内で使用する全入出力装置
の構成を定義する入出力構成定義データと、入出力装置
に対するデータ入出力の実行時等に参照できる形式に変
換した入出力構成参照データとを一括して管理すること
を可能にし、複合計算機システムの稼働中に、入出力装
置、システムが追加、削除、あるいは、変更される等の
変更が行われたとき、前記入出力構成定義データと入出
力構成参照データとを動的に更新可能とした複合システ
ムの入出力装置情報の管理システムを提供することにあ
る。
An object of the present invention is to solve the above-mentioned problems of the prior art, and to provide input / output configuration definition data for defining the configuration of all input / output devices used in a multifunction computer system, and to provide data input / output to / from the input / output devices. Enables collective management of input / output configuration reference data converted to a format that can be referred to at the time of execution, etc., while input / output devices and systems are added, deleted, or changed while the multifunction computer system is operating It is an object of the present invention to provide a management system for input / output device information of a complex system that can dynamically update the input / output configuration definition data and the input / output configuration reference data when such changes are made.

【0008】[0008]

【課題を解決する手段】本発明によれば前記目的は、複
数の計算機を有する複合計算機システムの入出力装置情
報管理システムにおいて、複合計算機システムの共用フ
ァイル内に、複合計算機システムの入出力装置の構成
を、入出力装置情報と入出力装置接続情報とにより定義
しておき、前記入出力装置情報が、各入出力装置のデー
タ入出力実行の際に必要な各入出力装置の種別、属性の
ような入出力装置を定義するデータを含んでおり、前記
入出力装置接続情報が、それぞれの入出力装置と計算機
との間の接続関係を定義するデータを含んでおり、前記
入出力装置の幾つかが複合計算機システム内の前記複数
の計算機に共用されるように構成したことにより達成さ
れる。
According to the present invention, an object of the present invention is to provide an I / O device information management system for a multi-computer system having a plurality of computers. The configuration is defined by I / O device information and I / O device connection information, and the I / O device information is used to specify the type and attribute of each I / O device required when executing data I / O of each I / O device. The input / output device connection information includes data defining a connection relationship between each input / output device and a computer. This is achieved by configuring the computer to be shared by the plurality of computers in the multifunction computer system.

【0009】また、前記目的は、前記共用ファイル内
に、前記入出力装置の構成の定義を各入出力装置の入出
力実行の際に各計算機が参照できるような形式に変換し
た、入出力装置情報と入出力装置接続情報とを含む入出
力装置構成参照データをさらに有し、前記入出力装置情
報が、各入出力装置のデータ入出力実行の際に必要な各
入出力装置の種別、属性のような入出力装置を定義する
データを含んでおり、前記入出力装置接続情報が、それ
ぞれの入出力装置と計算機との間の接続関係を定義する
データを含んでいることにより達成される。
The object of the present invention is to convert the definition of the configuration of the input / output device into a format that can be referred to by each computer when executing input / output of the input / output device in the shared file. Input / output device configuration reference data including information and input / output device connection information, wherein the input / output device information is a type and an attribute of each input / output device required when executing data input / output of each input / output device. This is achieved by that the input / output device connection information includes data defining the connection relationship between each input / output device and the computer.

【0010】[0010]

【作用】複数の計算機で構成される複合計算機システム
において、入出力構成定義データと入出力構成参照デー
タとを、入出力装置の種別、属性等の装置固有情報であ
る入出力装置情報と、各入出力装置と各システムとの間
の接続情報である入出力装置接続情報とにより構成して
いるので、これらのデータをそれぞれ1つ備えるだけ
で、複合計算機システム内で使用する全入出力装置と各
計算機とを対応付けて、複合計算機内で一括して管理す
ることができる。
In a multi-computer system comprising a plurality of computers, input / output configuration definition data and input / output configuration reference data are converted into input / output device information, which is device-specific information such as the type and attribute of the input / output device. Since it is composed of I / O device connection information, which is connection information between I / O devices and each system, only one of these data is provided, and all I / O devices used in the complex computer system are Each computer can be associated and managed collectively in the multifunction computer.

【0011】また、入出力装置、システムが追加、削除
または変更された場合にも、入出力構成定義データと入
出力構成参照データとの更新を、任意の計算機が一括し
て1回で実行することができる。
In addition, even when an input / output device or system is added, deleted or changed, an arbitrary computer collectively updates the input / output configuration definition data and the input / output configuration reference data at one time. be able to.

【0012】[0012]

【実施例】以下、本発明による複合計算機システム(以
下、単に、複合システムという)の入出力装置情報の管
理システムの一実施例を図面により詳細に説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of a management system for input / output device information of a complex computer system (hereinafter, simply referred to as a complex system) according to the present invention will be described in detail with reference to the drawings.

【0013】図1は本発明が適用された複合システムの
構成を示すブロック図、図2は本発明の一実施例の構成
管理プログラムの構成例を説明する図、図3はシステム
生成機構の構成例を説明する図、図4はシステム変更機
構の構成例を説明する図、図5はシステム生成機構の処
理を説明するフローチャート、図6はシステム変更機構
の処理を説明するフローチャート、図7は複合システム
の動的変更を説明する図、図8はシステム生成機構15
の入出力装置情報部作成手段15aの処理を説明するフ
ローチャート、図9は入出力装置接続情報部作成手段1
5bの処理を説明するフローチャート、図10は入出力
構成定義テーブル診断手段15cの処理を説明するフロ
ーチャート、図11は差分データ生成手段15dの処理
を説明するフローチャート、図12は入出力構成定義テ
ーブル複写手段15eの処理を説明するフローチャー
ト、図13はシステム変更機構16の関連入出力装置取
得手段16aの処理を説明するフローチャート、図14
はシステム動的変更開始連絡手段16bの処理を説明す
るフローチャート、図15は入出力装置使用可否設定手
段16cの処理を説明するフローチャート、図16は入
出力装置情報部変更手段16dの処理を説明するフロー
チャート、図17は入出力装置接続情報部変更手段16
eの処理を説明するフローチャート、図18はシステム
動的変更終了連絡手段16fの処理を説明するフローチ
ャートである。図1において、1は計算機システム、2
は構成管理プログラム、3は共用ファイル、4は共用メ
モリ、5は入出力構成定義テーブル、5aは作業用入出
力構成定義テーブル、6は差分データ、7は入出力構成
参照テーブル、9は入出力装置情報部、10は入出力装
置接続情報部である。
FIG. 1 is a block diagram showing a configuration of a complex system to which the present invention is applied, FIG. 2 is a diagram for explaining a configuration example of a configuration management program according to an embodiment of the present invention, and FIG. 3 is a configuration of a system generation mechanism. FIG. 4 is a diagram illustrating an example of the configuration of a system change mechanism, FIG. 5 is a flowchart illustrating processing of a system generation mechanism, FIG. 6 is a flowchart illustrating processing of a system change mechanism, and FIG. FIG. 8 is a diagram for explaining a dynamic change of the system. FIG.
For explaining the processing of the input / output device information section creating means 15a of FIG.
5b, FIG. 10 is a flowchart for explaining the processing of the input / output configuration table diagnosing means 15c, FIG. 11 is a flowchart for explaining the processing of the difference data generating means 15d, and FIG. 12 is a copy of the input / output configuration definition table FIG. 13 is a flowchart for explaining the processing of the means 15e, FIG. 13 is a flowchart for explaining the processing of the related input / output device acquiring means 16a of the system changing mechanism 16, and FIG.
Is a flowchart for explaining the processing of the system dynamic change start notifying means 16b, FIG. 15 is a flowchart for explaining the processing of the input / output device availability setting means 16c, and FIG. 16 is a flowchart for explaining the processing of the input / output device information section changing means 16d. FIG. 17 is a flow chart, FIG.
FIG. 18 is a flowchart for explaining the processing of the system dynamic change end communication means 16f. In FIG. 1, 1 is a computer system, 2
Is a configuration management program, 3 is a shared file, 4 is a shared memory, 5 is an input / output configuration definition table, 5a is a work input / output configuration definition table, 6 is difference data, 7 is an input / output configuration reference table, and 9 is input / output. The device information section 10 is an input / output device connection information section.

【0014】本発明が適用される複合システムは、図1
に示すように、複数の計算機(以下、計算機システム、
または、単にシステムという)1と、複数の計算機シス
テム1上で入出力装置の構成を管理する構成管理プログ
ラム2と、複数の計算機システム1の共用ファイル3
と、複数の計算機システム1の共用メモリ4と、共用フ
ァイル3に配置した複数の計算機システム1で使用する
全入出力装置の構成を定義した入出力構成定義データ
(以下、入出力構成定義テーブルという)5と、入出力
構成定義テーブル5を編集するための一時的な作業用入
出力構成定義データ(以下、作業用入出力構成定義テー
ブルという)5aと、入出力構成定義テーブル5を変更
したときの差分データ6と、入出力構成定義テーブル5
を読み込んで共用メモリ4に配置した入出力装置に対す
るデータ入出力の実行時等に参照できる形式に変換した
入出力構成参照データ(以下、入出力構成参照テーブル
という)7とにより構成される。
FIG. 1 shows a complex system to which the present invention is applied.
As shown in, multiple computers (hereinafter, computer system,
1), a configuration management program 2 for managing the configuration of input / output devices on a plurality of computer systems 1, and a shared file 3 of the plurality of computer systems 1.
And input / output configuration definition data (hereinafter referred to as an input / output configuration definition table) that defines the configuration of all the input / output devices used in the plurality of computer systems 1 arranged in the shared memory 4 and the shared file 3 of the plurality of computer systems 1. ) 5, temporary work input / output configuration definition data 5a for editing the input / output configuration definition table 5 (hereinafter referred to as a work input / output configuration definition table) 5a, and when the input / output configuration definition table 5 is changed Difference data 6 and input / output configuration definition table 5
And input / output configuration reference data (hereinafter, referred to as an input / output configuration reference table) 7 converted into a format that can be referred to when executing data input / output to / from the input / output device arranged in the shared memory 4.

【0015】入出力構成定義テーブル5と入出力構成参
照テーブル7とは、入出力構成定義テーブル及び入出力
構成参照テーブルの構成8として示すように、各入出力
装置の種別、属性等の固有情報11を定義した入出力装
置情報部9と、各入出力装置と各システムとの間の接続
情報12を定義した入出力装置接続情報部10とをマト
リックス形式で配置して保持するように構成され、入出
力装置の追加及び削除13、システムの追加及び削除1
4が可能な構造を備えている。固有情報11には、当該
入出力装置への入出力を実行する上での属性、名称、ア
ドレス等のシステムジェネレーションで入出力装置を定
義した情報が格納される。また、入出力構成参照テーブ
ル7には、各システムでその装置を使用中であるか否
か、使用禁止状態であるか否か等のシステムが入出力装
置を管理するための情報も格納される。
The input / output configuration definition table 5 and the input / output configuration reference table 7 are, as shown as the configuration 8 of the input / output configuration definition table and the input / output configuration reference table, unique information such as the type and attribute of each input / output device. The input / output device information unit 9 defining the input / output device 11 and the input / output device connection information unit 10 defining the connection information 12 between each input / output device and each system are arranged and held in a matrix format. , Addition and deletion of input / output devices 13, addition and deletion of systems 1
4 has a possible structure. The unique information 11 stores information defining an input / output device by system generation, such as an attribute, a name, and an address for executing input / output to the input / output device. The input / output configuration reference table 7 also stores information for the system to manage the input / output device, such as whether or not the device is being used in each system and whether or not the device is in a prohibited state. .

【0016】複合システムを構成する計算機システム1
に設けられる構成管理プログラム2は、複合システムを
構成する全計算機システムにそれぞれ設けられてもよ
く、また、特定の1つまたは複数の計算機システムに設
けられてもよい。そして、この構成管理プログラム2
は、図2に示すように、入出力構成定義テーブル5と差
分データ6とを生成するシステム生成機構15と、シス
テム稼働中のシステムの動的変更時に、差分データ6に
基づいて、入出力構成参照テーブル7に対して、入出力
装置、システムの追加、削除または変更を行うシステム
変更機構16から構成される。差分データ6中には、動
的変更のフラグが存在し、このフラグは、構成管理プロ
グラム2のシステム変更機構16が動的変更を実行する
ときに参照される。
Computer system 1 constituting a complex system
May be provided in all the computer systems constituting the complex system, or may be provided in one or more specific computer systems. Then, this configuration management program 2
As shown in FIG. 2, a system generation mechanism 15 for generating an input / output configuration definition table 5 and difference data 6, and an input / output configuration based on the difference data 6 when the system is dynamically changed while the system is operating. The reference table 7 includes an input / output device and a system change mechanism 16 for adding, deleting, or changing a system. The difference data 6 includes a dynamic change flag, which is referred to when the system change module 16 of the configuration management program 2 executes the dynamic change.

【0017】構成管理プログラム2のシステム生成機構
15は、図3に示すように、入出力構成定義テーブル5
の入出力装置情報部9及び固有情報11を定義する入出
力装置情報部作成手段15aと、入出力構成定義テーブ
ル5の入出力装置接続情報部10及び接続情報12を定
義する入出力装置接続情報部作成手段15bと、前述で
定義した入出力構成定義テーブル5の入出力装置情報部
9及び入出力装置接続情報部10の定義誤り、システム
間の整合性等を診断する入出力構成定義テーブル診断手
段15cと、入出力構成定義テーブル5の変更部分を生
成する差分データ生成手段15dと、入出力構成定義テ
ーブル5と編集するための一時的な作業用入出力構成定
義テーブル5aとの間でデータを複写する入出力構成定
義テーブル複写手段15eとから構成される。このシス
テム生成機構15は、入出力構成定義テーブル5を更新
する。また、接続情報12には、当該入出力装置への入
出力を実行する上で必要となるチャネルから入出力制御
装置を経て当該入出力装置に至るまでの経路情報が格納
される。
As shown in FIG. 3, the system generation mechanism 15 of the configuration management program 2
Input / output device information section creating means 15a for defining the input / output device information section 9 and the unique information 11, and input / output device connection information for defining the input / output device connection information section 10 and connection information 12 of the input / output configuration definition table 5. Of the input / output device information section 9 and the input / output device connection information section 10 of the input / output configuration definition table 5 defined above, and an input / output configuration definition table diagnosis for diagnosing consistency between systems, etc. Means 15c, a difference data generating means 15d for generating a changed portion of the input / output configuration definition table 5, and data between the input / output configuration definition table 5 and a temporary work input / output configuration definition table 5a for editing. And an input / output configuration table copying means 15e for copying This system generation mechanism 15 updates the input / output configuration definition table 5. Further, the connection information 12 stores path information from a channel necessary for executing input / output to the input / output device to the input / output device via the input / output control device.

【0018】また、構成管理プログラム2のシステム変
更機構16は、図4に示すように、システム稼働中のシ
ステムの動的変更時に影響のある関連する入出力装置を
差分データ6から取得する関連入出力装置取得手段16
aと、入出力構成参照テーブル7の変更開始を複合シス
テム全体に通知するシステム動的変更開始連絡手段16
bと、関連する入出力装置の使用の可否をシステム全体
で同期的に制御する入出力装置使用可否設定手段16c
と、差分データ6に基づいて入出力構成参照テーブル7
の入出力装置情報部9を変更する入出力装置情報部変更
手段16dと、差分データ6に基づいて入出力構成参照
テーブル7の入出力装置接続情報部10を変更する入出
力装置接続情報部変更手段16eと、入出力構成参照テ
ーブル7の変更終了と各システムに関係のある変更部分
を複合システム全体に通知するシステム動的変更終了連
絡手段16fとから構成される。そして、このシステム
変更機構16は、入出力構成参照テーブル7を更新す
る。
As shown in FIG. 4, the system change mechanism 16 of the configuration management program 2 obtains, from the differential data 6, a related input / output device which is affected when the system is dynamically operated while the system is operating. Output device acquisition means 16
a, a system dynamic change start notifying means 16 for notifying the entire complex system of the start of change of the input / output configuration reference table 7
b, input / output device availability setting means 16c for synchronously controlling the availability of related input / output devices throughout the system
And an input / output configuration reference table 7 based on the difference data 6
Input / output device information changing means 16d for changing the input / output device information 9 of the input / output device, and input / output device connection information changing for changing the input / output device connection information 10 of the input / output configuration reference table 7 based on the difference data 6. It comprises a means 16e and a system dynamic change end notifying means 16f for notifying the entire complex system of the end of the change of the input / output configuration reference table 7 and the changed part related to each system. Then, the system change mechanism 16 updates the input / output configuration reference table 7.

【0019】次に、前述のように構成される本発明の一
実施例において、構成管理プログラム2のシステム生成
機構15によるシステム生成の処理100を図5に示す
フローチャートを参照して説明する。
Next, in one embodiment of the present invention configured as described above, a process 100 of system generation by the system generation mechanism 15 of the configuration management program 2 will be described with reference to a flowchart shown in FIG.

【0020】始めに、入出力構成定義テーブル複写手段
15eにより、入出力構成定義テーブル5を作業用入出
力構成定義テーブル5aに複写し、入出力装置情報部作
成手段15aにより、追加、削除または変更する入出力
装置があるか否かをチェックし、それらがある間、作業
用入出力構成定義テーブル5a内において、入出力装置
情報部9を追加、削除または変更し、追加がある場合、
その入出力装置の固有情報11を定義する(ステップ1
01〜103)。
First, the input / output configuration definition table copying means 15e copies the input / output configuration definition table 5 to the working input / output configuration definition table 5a, and the input / output device information section creating means 15a adds, deletes, or modifies it. It is checked whether there is an input / output device to be used, and while they are present, the input / output device information section 9 is added, deleted or changed in the working input / output configuration definition table 5a.
The unique information 11 of the input / output device is defined (step 1).
01 to 103).

【0021】ステップ102、103の処理で、追加、
削除または変更する入出力装置によるテーブルの更新終
了後、入出力装置接続情報部作成手段15bにより、追
加、削除または変更するシステムがあるか否かをチェッ
クし、それらがある間、作業用入出力構成定義テーブル
5a内において、入出力装置接続情報部10を追加、削
除または変更する(ステップ104、105)。
In the processing of steps 102 and 103,
After the update of the table by the input / output device to be deleted or changed is completed, the input / output device connection information section creating unit 15b checks whether there is a system to be added, deleted, or changed. The input / output device connection information section 10 is added, deleted or changed in the configuration definition table 5a (steps 104 and 105).

【0022】ステップ104、105の処理で、追加、
削除または変更するシステムによるテーブルの更新終了
後、入出力装置接続情報部作成手段15bにより、各入
出力装置について、作業用入出力構成定義テーブル5a
内の各システムの入出力装置接続情報部10の接続情報
12を変更する(ステップ106)。
In the processing of steps 104 and 105,
After the updating of the table by the system to be deleted or changed is completed, the input / output device connection information section creating means 15b uses the input / output device configuration definition table 5a for each input / output device.
Then, the connection information 12 of the input / output device connection information section 10 of each system is changed (step 106).

【0023】作業用入出力構成定義テーブル5aの修正
完了後、入出力構成定義テーブル診断手段15cによ
り、作業用入出力構成定義テーブル5aの定義誤りの有
無、システム間の整合性のチェックを行い、修正した作
業用入出力構成定義テーブル5aが正しいか否かをチェ
ックし、誤りがある場合、ステップ102の処理に戻っ
て、作業用入出力構成定義テーブル5aの修正を行う
(ステップ107、108)。
After the modification of the working input / output configuration definition table 5a is completed, the input / output configuration definition table diagnosing means 15c checks whether there is an error in the definition of the working input / output configuration definition table 5a, and checks the consistency between the systems. It is checked whether or not the corrected work input / output configuration definition table 5a is correct. If there is an error, the process returns to step 102 to correct the work input / output configuration definition table 5a (steps 107 and 108). .

【0024】ステップ108で、修正した作業用入出力
構成定義テーブル5aが正しいと判定された場合、次
に、システム稼働中にシステムの動的変更を行うか否か
をチェックし、システムの動的変更を行う場合、差分デ
ータ生成手段15dにより、差分データ6を生成する
(ステップ109、110)。
If it is determined in step 108 that the corrected work input / output configuration definition table 5a is correct, it is next checked whether or not the system is dynamically changed while the system is operating. When making a change, the difference data generation means 15d generates difference data 6 (steps 109 and 110).

【0025】次に、前述したシステムの動的変更が一時
的なシステムの動的変更であるか否かをチェックし、一
時的なシステムの動的変更である場合、入出力構成定義
テーブル5を生成することなく処理を終了する(ステッ
プ111)。
Next, it is checked whether or not the aforementioned dynamic change of the system is a temporary change of the system. If the dynamic change is a temporary change of the system, the input / output configuration definition table 5 is checked. The process ends without generating (step 111).

【0026】ステップ109でシステムの動的な変更を
行わないと判定された場合、及び、ステップ111でシ
ステムの一時的でない動的変更が行われると判定された
場合、入出力構成定義テーブル複写手段15eにより、
作業用入出力構成定義テーブル5aを入出力構成定義テ
ーブル5に複写して、入出力構成定義テーブル5を生成
する(ステップ112)。
If it is determined in step 109 that the system is not dynamically changed, and if it is determined in step 111 that the system is not temporarily changed, the input / output configuration definition table copying means By 15e,
The input / output configuration definition table 5a is copied to the input / output configuration definition table 5 to generate the input / output configuration definition table 5 (step 112).

【0027】次に、構成管理プログラム2のシステム生
成機構15の入出力装置情報部作成手段15aの処理3
00を図8に示すフローチャートを参照して説明する。
Next, the processing 3 of the input / output device information part creating means 15a of the system generating mechanism 15 of the configuration management program 2
00 will be described with reference to the flowchart shown in FIG.

【0028】作業用入出力構成定義テーブル5aに変更
があるか否かをチェックし、変更がなければ処理を終了
する(ステップ301、307)。作業用入出力構成定
義テーブル5aに変更があり、その変更がシステム変更
の場合、システムの追加及び削除14を行う(ステップ
302、303)。作業用入出力構成定義テーブル5a
に変更があり、その変更が入出力装置変更の場合、入出
力装置の追加及び削除13を行う(ステップ304〜3
05)。さらに、入出力装置の追加の場合、固有情報1
1を生成し、ステップ301に戻って、作業用入出力構
成定義テーブル5aに変更がある間、ステップ302以
降の処理を繰返し続ける(ステップ306)。
It is checked whether there is a change in the work input / output configuration definition table 5a, and if there is no change, the process is terminated (steps 301 and 307). If there is a change in the work input / output configuration definition table 5a and the change is a system change, the system is added and deleted 14 (steps 302 and 303). Work input / output configuration definition table 5a
Is changed and the change is an input / output device change, the input / output device is added and deleted 13 (steps 304 to 3).
05). Further, in the case of adding an input / output device, the unique information 1
1 is generated, and the process returns to step 301, and while the work input / output configuration definition table 5a is changed, the processes after step 302 are repeated (step 306).

【0029】次に、構成管理プログラム2のシステム生
成機構15の入出力装置接続情報部作成手段15bの処
理400を図9に示すフローチャートを参照して説明す
る。
Next, the processing 400 of the input / output device connection information section creation means 15b of the system generation mechanism 15 of the configuration management program 2 will be described with reference to the flowchart shown in FIG.

【0030】作業用入出力構成定義テーブル5aに変更
があるか否かをチェックし、変更がなければ処理を終了
する(ステップ401、403)。ステップ401で作
業用入出力構成定義テーブル5aに変更があると判定さ
れた場合、接続情報12の追加及び削除を行い、作業用
入出力構成定義テーブル5aに変更がある間、接続情報
12の追加及び削除の処理を繰返して行う(ステップ4
02)。
It is checked whether there is any change in the work input / output configuration definition table 5a, and if there is no change, the process is terminated (steps 401 and 403). If it is determined in step 401 that the work input / output configuration definition table 5a is changed, the connection information 12 is added and deleted, and the connection information 12 is added while the work input / output configuration definition table 5a is changed. (Step 4)
02).

【0031】次に、構成管理プログラム2のシステム生
成機構15の入出力構成定義テーブル診断手段15cの
処理500を図10に示すフローチャートを参照して説
明する。
Next, the processing 500 of the input / output configuration definition table diagnostic means 15c of the system generation mechanism 15 of the configuration management program 2 will be described with reference to the flowchart shown in FIG.

【0032】全システムの診断が完了しているか否かを
チェックし、全システムの診断が完了していれば処理を
終了する(ステップ501、503)。ステップ501
で全システムの診断が完了していないと判定された場
合、次のシステム1の入出力接続情報部の診断を行い、
全システムの診断が完了するまでこの診断の処理を続け
る(ステップ502)。
It is checked whether or not the diagnosis of all the systems has been completed. If the diagnosis of all the systems has been completed, the processing is terminated (steps 501 and 503). Step 501
If it is determined that the diagnosis of all the systems has not been completed, the input / output connection information section of the next system 1 is diagnosed,
The processing of this diagnosis is continued until the diagnosis of all the systems is completed (step 502).

【0033】次に、構成管理プログラム2のシステム生
成機構15の差分データ生成手段15dの処理600を
図11に示すフローチャートを参照して説明する。
Next, the processing 600 of the difference data generating means 15d of the system generating mechanism 15 of the configuration management program 2 will be described with reference to the flowchart shown in FIG.

【0034】入出力構成定義テーブル5と作業用入出力
構成定義テーブル5aの全入出力装置の検索が終了した
か否かをチェックし、全装置の検索が終了していれば処
理を終了する(ステップ601、604)。ステップ6
01の判定で全装置の検索が終了していなければ検索を
続け、入出力構成定義テーブル5と作業用入出力構成定
義テーブル5aの内容が不一致の入出力装置に対する差
分データを生成して差分データ6に出力する処理を全装
置の検索が終了するまで繰返し続ける(ステップ60
2、603)。
It is checked whether or not the search for all the input / output devices in the input / output configuration definition table 5 and the working input / output configuration definition table 5a has been completed. If the search for all the devices has been completed, the process is terminated ( Steps 601 and 604). Step 6
If the search for all devices has not been completed in the determination of 01, the search is continued, and the difference data for the input / output device whose contents of the input / output configuration definition table 5 and the work input / output configuration definition table 5a do not match are generated. 6 is repeated until all devices have been searched (step 60).
2,603).

【0035】次に、構成管理プログラム2のシステム生
成機構15の入出力構成定義テーブル複写手段15eの
処理700を図12に示すフローチャートを参照して説
明する。
Next, the processing 700 of the input / output configuration table copy means 15e of the system generation mechanism 15 of the configuration management program 2 will be described with reference to the flowchart shown in FIG.

【0036】システム生成が開始されたか否かをチェッ
クし、システムの生成が開始された場合、入出力構成定
義テーブル5を作業用入出力構成定義テーブル5aに複
写して処理を終了する(ステップ701、702、70
4)。ステップ701のチェックでシステムの生成の開
始でない場合、すなわち、システム生成の終了の場合、
作業用入出力構成定義テーブル5aを入出力構成定義テ
ーブル5に複写して処理を終了する(ステップ703、
704)。
It is checked whether or not the system generation has been started. If the system generation has been started, the input / output configuration definition table 5 is copied to the working input / output configuration definition table 5a, and the processing is terminated (step 701). , 702, 70
4). If the check in step 701 is not the start of system generation, ie, the end of system generation,
The work input / output configuration definition table 5a is copied to the input / output configuration definition table 5 and the processing is terminated (step 703,
704).

【0037】次に、構成管理プログラム2のシステム変
更機構15によるシステム稼働中のシステムの動的変更
の処理200を図6に示すフローチャートを参照して説
明する。
Next, a process 200 for dynamically changing the system during system operation by the system changing mechanism 15 of the configuration management program 2 will be described with reference to the flowchart shown in FIG.

【0038】始めに、関連入出力装置取得手段16aに
より、差分データ6からシステムの動的変更時に影響の
ある関連する入出力装置を取得し、システム動的変更開
始連絡手段16bにより、システムの動的変更が複合シ
ステム内で重複して実行されないように、全システムに
対してシステムの動的変更の開始を通知する。この通知
は、例えば、メモリにインジケータを立てる、システム
間通信を行う、ファイルをロックする等の任意の手段を
使用して行うことができる(ステップ201、20
2)。
First, the related input / output device which is affected at the time of the dynamic change of the system is acquired from the difference data 6 by the related input / output device acquiring means 16a, and the system dynamic change start notifying means 16b is used. Notify all systems of the start of the dynamic change of the system so that the target change is not performed repeatedly in the complex system. This notification can be performed using any means such as setting an indicator in the memory, performing inter-system communication, locking a file, and the like (steps 201 and 20).
2).

【0039】次に、入出力装置使用可否設定手段16c
により、関連する入出力装置を使用不可に設定する(ス
テップ203)。
Next, input / output device availability setting means 16c
, The related input / output device is disabled (step 203).

【0040】この状態で、入出力装置情報部変更手段1
6dにより、追加、削除または変更する入出力構成参照
テーブル7の入出力装置情報部9がある間、それらの入
出力装置に関する入出力構成参照テーブル7の入出力装
置情報部9を追加、削除または変更する処理を行う(ス
テップ204、205)。
In this state, the input / output device information section changing means 1
6d, while the input / output device information section 9 of the input / output configuration reference table 7 to be added, deleted, or changed exists, the input / output device information section 9 of the input / output configuration reference table 7 relating to those input / output devices is added, deleted, or deleted. A change process is performed (steps 204 and 205).

【0041】ステップ204、205の処理で入出力装
置情報部9を追加、削除または変更の処理が終了後、入
出力装置接続情報部変更手段16eにより、追加、削
除、または変更する入出力構成参照テーブル7の入出力
装置接続情報部10がある間、それらの入出力装置に関
する入出力構成参照テーブル7の入出力装置接続情報部
10を追加、削除または変更する処理を行う(ステップ
207、208)。
After the processing of adding, deleting or changing the input / output device information section 9 in the processing of steps 204 and 205 is completed, the input / output device connection information section changing means 16e refers to the input / output configuration to be added, deleted or changed. While the input / output device connection information section 10 of the table 7 is present, processing for adding, deleting, or changing the input / output device connection information section 10 of the input / output configuration reference table 7 for those input / output devices is performed (steps 207 and 208). .

【0042】ステップ204〜207の処理により、入
出力構成参照テーブル7の変更が完了した後、入出力装
置使用可否設定手段16cにより、追加した入出力装置
を含む関連する入出力装置を使用可に設定し、最後に、
システム動的変更終了連絡手段16fにより、使用可否
設定の解除とシステムの動的変更の終了とをシステム全
体に通知する(ステップ208、209)。
After the change of the input / output configuration reference table 7 is completed by the processing of steps 204 to 207, the associated input / output device including the added input / output device is enabled by the input / output device availability setting means 16c. Set, and finally,
The system dynamic change end notification means 16f notifies the entire system of the release of the availability setting and the end of the dynamic change of the system (steps 208 and 209).

【0043】前述において、任意の1つのシステムが動
的変更を実行し、システム動的変更終了連絡手段16f
によって他のシステムが動的変更の終了を受け取った後
には、全システムが変更後の入出力構成参照テーブル7
を参照することにより、他のシステムに変更内容を意識
させることがない。
In the above, any one system executes the dynamic change, and the system dynamic change end communication means 16f
After the other system receives the end of the dynamic change, all the systems receive the changed I / O configuration reference table 7
By referring to, other systems are not made aware of the changes.

【0044】次に、構成管理プログラム2のシステム変
更機構16の関連入出力装置取得手段16aの処理80
0を図13に示すフローチャートを参照して説明する。
Next, the processing 80 of the related input / output device acquisition means 16a of the system change mechanism 16 of the configuration management program 2
0 will be described with reference to the flowchart shown in FIG.

【0045】全システムから関連入出力装置を取得した
か否かをチェックし、全システムに対する処理が完了し
ていれば処理を終了する(ステップ801、803)。
ステップ801で全システムから関連入出力装置を取得
していないと判定された場合、次のシステム1の関連入
出力装置を取得する(ステップ802)。
It is checked whether or not the related input / output device has been acquired from all the systems, and if the processing for all the systems has been completed, the processing is ended (steps 801 and 803).
If it is determined in step 801 that the related input / output device has not been obtained from all the systems, the related input / output device of the next system 1 is obtained (step 802).

【0046】次に、構成管理プログラム2のシステム変
更機構16のシステム動的変更開始連絡手段16bの処
理を図14に示すフローチャートを参照して説明する。
Next, the processing of the system dynamic change start notification means 16b of the system change mechanism 16 of the configuration management program 2 will be described with reference to the flowchart shown in FIG.

【0047】全システムに対する連絡が完了しているか
否かをチェックし、完了していれば処理を終了する(ス
テップ901、903)。ステップ901でまだ連絡の
済んでいないシステムがあると判定された場合、次のシ
ステム1にシステム動的変更の開始を連絡する(ステッ
プ902)。
It is checked whether or not the communication to all the systems has been completed, and if completed, the process is terminated (steps 901 and 903). If it is determined in step 901 that there is a system that has not been notified yet, the start of the system dynamic change is notified to the next system 1 (step 902).

【0048】次に、構成管理プログラム2のシステム変
更機構16の入出力装置使用可否設定手段16cの処理
1000を図15に示すフローチャートを参照して説明
する。
Next, the processing 1000 of the input / output device availability setting means 16c of the system change mechanism 16 of the configuration management program 2 will be described with reference to the flowchart shown in FIG.

【0049】全システムの対象及び関連入出力装置を使
用不可とする処理が完了しているか否かをチェックし、
使用不可とする処理が完了していれば処理を終了する
(ステップ1001、1003)。ステップ1001
で、まだ対象及び関連入出力装置を使用不可とする処理
が完了していないシステムがあると判定された場合、次
のシステム1の対象及び関連入出力装置を使用不可とす
る(ステップ1002)。
It is checked whether or not the process of disabling the objects and the related input / output devices of all the systems has been completed.
If the process of disabling has been completed, the process ends (steps 1001 and 1003). Step 1001
If it is determined that there is a system that has not yet completed the process of disabling the target and the related input / output device, the target and the related input / output device of the next system 1 are disabled (step 1002).

【0050】次に、構成管理プログラム2のシステム変
更機構16の入出力装置情報部変更手段16dの処理1
100を図16に示すフローチャートを参照して説明す
る。
Next, the processing 1 of the input / output device information section changing means 16d of the system changing mechanism 16 of the configuration management program 2
100 will be described with reference to the flowchart shown in FIG.

【0051】入出力構成参照テーブル7に変更があるか
否かチェックし、変更がなければ処理を終了する(ステ
ップ1101、1107)。ステップ1101のチェッ
クで変更がある場合、その変更がシステムの変更である
か否かをチェックし、システムの変更である場合、シス
テムの追加及び削除14を行い、ステップ1101の処
理に戻る(ステップ1102、1103)。ステップ1
102のチェックでその変更がシステムの変更でなかっ
た場合、すなわち、その変更が入出力装置の変更である
と判定された場合、入出力装置の追加及び削除13を行
い、さらに、この処理が入出力装置の追加である場合、
固有情報11を生成して、ステップ1101に戻り、入
出力構成参照テーブル7の変更がなくなるまでステップ
1101以降の処理を繰返し実行する(ステップ110
4〜1106)。
It is checked whether or not there is a change in the input / output configuration reference table 7, and if there is no change, the process ends (steps 1101, 1107). If there is a change in the check in step 1101, it is checked whether or not the change is a system change. If the change is a system change, the system is added and deleted 14, and the process returns to step 1101 (step 1102). , 1103). Step 1
If the change in step 102 is not a change in the system, that is, if it is determined that the change is a change in the input / output device, the input / output device is added / deleted 13, and furthermore, this process is entered. If it is an additional output device,
The unique information 11 is generated, the process returns to step 1101, and the processes after step 1101 are repeatedly executed until there is no change in the input / output configuration reference table 7 (step 110).
4-1106).

【0052】次に、構成管理プログラム2のシステム変
更機構16の入出力装置接続情報部変更手段16eの処
理1200を図17に示すフローチャートを参照して説
明する。
Next, the processing 1200 of the input / output device connection information section changing means 16e of the system changing mechanism 16 of the configuration management program 2 will be described with reference to the flowchart shown in FIG.

【0053】入出力構成参照テーブル7に変更があるか
否かチェックし、変更がなければ処理を終了する(ステ
ップ1201、1203)。ステップ1201で入出力
構成参照テーブル7に変更があると判定された場合、接
続情報12の追加及び削除を行い、ステップ1201に
戻って、テーブル7に変更がある間、接続情報12の追
加及び削除の処理を続ける(ステップ1202)。
It is checked whether or not there is a change in the input / output configuration reference table 7, and if there is no change, the process is terminated (steps 1201, 1203). If it is determined in step 1201 that there is a change in the input / output configuration reference table 7, the connection information 12 is added and deleted, and the process returns to step 1201 to add and delete the connection information 12 while the table 7 is changed. (Step 1202).

【0054】次に、構成管理プログラム2のシステム変
更機構16のシステム動的変更終了連絡手段16fの処
理1300を図18に示すフローチャートを参照して説
明する。
Next, the processing 1300 of the system dynamic change end notification means 16f of the system change mechanism 16 of the configuration management program 2 will be described with reference to the flowchart shown in FIG.

【0055】変更終了を連絡していないシステムがある
か否かをチェックし、全システムに対して変更終了の連
絡が完了している場合、処理を終了する(ステップ13
01、1303)ステップ1301で変更終了の連絡が
終了していないシステムがあると判定された場合、次の
システム1にシステム動的変更の終了を連絡する(ステ
ップ1302)。
It is checked whether there is any system that has not notified the end of the change. If all the systems have been notified of the end of the change, the process ends (step 13).
01, 1303) If it is determined in step 1301 that there is a system for which the notification of the end of the change has not been completed, the next system 1 is notified of the end of the system dynamic change (step 1302).

【0056】次に、複合システムの動的変更の手順を、
図1、図2、図4及び図7を参照して説明する。
Next, the procedure for dynamically changing the complex system is as follows.
This will be described with reference to FIGS. 1, 2, 4 and 7.

【0057】動的変更の準備として、予め任意のシステ
ム1上の構成管理プログラム2のシステム生成機構15
により、差分データ6を作成する。差分データ6の作成
は、動的変更の実行以前であればいつでもよい。
As preparation for the dynamic change, the system generation mechanism 15 of the configuration management program 2 on an arbitrary system 1 is prepared in advance.
Thus, difference data 6 is created. Creation of the difference data 6 may be performed any time before the execution of the dynamic change.

【0058】動的変更の実行は、任意のシステム1上の
構成管理プログラム2のシステム変更機構16により行
われる。
The execution of the dynamic change is performed by the system change mechanism 16 of the configuration management program 2 on an arbitrary system 1.

【0059】動的変更前の入出力構成参照テーブル7を
図7(a)とする。このとき、削除または変更となる入
出力装置7aは、全てのシステム1から使用可能であ
る。
FIG. 7A shows the input / output configuration reference table 7 before the dynamic change. At this time, the input / output device 7a to be deleted or changed can be used from all the systems 1.

【0060】入出力装置使用可否設定手段16cは、削
除または変更となる入出力装置7aを、入出力構成参照
テーブル7上で使用不可能とする。これにより、これら
の削除または変更となる入出力装置7aは、全てのシス
テム1から使用できないものとなる[図7(b)]。
The input / output device availability setting means 16 c disables the input / output device 7 a to be deleted or changed on the input / output configuration reference table 7. As a result, these input / output devices 7a to be deleted or changed cannot be used by all the systems 1 [FIG. 7B].

【0061】入出力装置情報部変更手段16dと入出力
装置接続情報部変更手段16eとは、差分データ6に基
づいて入出力構成参照テーブル7を変更する。このと
き、追加または変更された入出力装置7bは、入出力構
成テーブル7上で使用不可能とされて、全てのシステム
1から使用できない[図7(c)]。
The input / output device information section changing means 16d and the input / output device connection information section changing means 16e change the input / output configuration reference table 7 based on the difference data 6. At this time, the added or changed input / output device 7b is disabled on the input / output configuration table 7 and cannot be used by all the systems 1 [FIG. 7 (c)].

【0062】その後、システム動的変更終了連絡手段1
6fは、追加または変更した入出力装置7bを入出力構
成参照テーブル7上で使用可能として[図7(d)]、
全てのシステムに動的変更の終了を通知する。これ以
降、全てのシステムが変更後の入出力構成参照テーブル
7を用いて入出力装置を使用することが可能となる。
Thereafter, the system dynamic change end notification means 1
6f makes the input / output device 7b added or changed usable on the input / output configuration reference table 7 [FIG. 7 (d)].
Notify all systems of the end of the dynamic change. Thereafter, all the systems can use the input / output device using the changed input / output configuration reference table 7.

【0063】前述したシステムの動的変更の処理によっ
て、入出力装置、システムが追加された場合、前述の処
理の終了により追加された入出力装置が使用可能とな
り、また、追加されたシステムが立ち上げ可能となる。
When an input / output device and a system are added by the above-described dynamic change processing of the system, the added input / output device becomes usable after the end of the above-described processing, and the added system is started. Can be raised.

【0064】前述した本発明の一実施例によれば、複数
の計算機システムで構成される複合システムにおいて、
共用及び非共用の入出力装置を問わず、任意のシステム
から一括してそれらの入出力装置構成を定義することが
でき、しかも、共用する入出力装置に関してシステム間
で重複して定義する必要がないため、システム生成作業
を、システム数に依存せずに1回だけで行うことがで
き、システム生成効率の向上を図ることができる。
According to one embodiment of the present invention described above, in a complex system composed of a plurality of computer systems,
Regardless of the shared and non-shared I / O devices, the configuration of those I / O devices can be defined collectively from any system, and the shared I / O devices need to be defined redundantly between systems. Therefore, the system generation operation can be performed only once without depending on the number of systems, and the system generation efficiency can be improved.

【0065】また、本発明の一実施例は、入出力装置に
対するデータ入出力の実行時等に参照する形式に変換し
た入出力構成参照テーブルを、任意のシステムの起動時
に入出力構成定義テーブルから読み込んで共用メモリ上
に配置し、全システムから参照できるようにしているた
め、他のシステムの起動時に入出力構成定義テーブルを
読み込む必要が無く、システムの起動時間の短縮を図る
ことができる。
In one embodiment of the present invention, an input / output configuration reference table converted into a format to be referred to when executing data input / output to / from an input / output device is converted from an input / output configuration definition table when an arbitrary system is started. Since they are read and placed on the shared memory so that they can be referred to from all systems, it is not necessary to read the input / output configuration definition table when other systems are started, and it is possible to reduce the system start time.

【0066】さらに、本発明の一実施例は、入出力構成
定義テーブル及び入出力構成参照テーブルを、入出力装
置情報部と入出力装置接続情報部とをマトリックス形式
に配置して構成しているため、入出力装置、システムの
追加、削除または変更を制限無く容易に行うことが可能
となり、システム構成上の柔軟性を向上させることがで
きる。
Further, in one embodiment of the present invention, the input / output configuration definition table and the input / output configuration reference table are configured by arranging the input / output device information section and the input / output device connection information section in a matrix format. Therefore, addition, deletion, or change of the input / output device and the system can be easily performed without limitation, and the flexibility in the system configuration can be improved.

【0067】[0067]

【発明の効果】以上説明したように本発明によれば、複
合システム内で使用する全入出力装置の構成を定義する
入出力構成定義テーブルと、入出力装置に対するデータ
入出力の実行時等に参照できる形式に変換した入出力構
成参照テーブルとを、複合システムに1つだけ設けて、
一括して管理することができ、複合システムの稼働中
に、入出力装置、システムが追加、削除、あるいは、変
更される等の変更が行われたとき、前記入出力構成定義
データと入出力構成参照データとを動的に更新すること
ができる。
As described above, according to the present invention, an input / output configuration definition table that defines the configuration of all input / output devices used in a complex system, Only one input / output configuration reference table converted to a referenceable format is provided in the complex system,
The I / O configuration definition data and I / O configuration can be managed collectively, and when an I / O device or system is added, deleted, or changed while the complex system is running, The reference data can be dynamically updated.

【0068】これにより、本発明は、システム生成効率
の向上、システムの起動時間の短縮を図ることができ、
かつ、システム構成上の柔軟性を向上させることができ
る。
As a result, the present invention can improve the system generation efficiency and shorten the system startup time.
In addition, flexibility in system configuration can be improved.

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

【図1】本発明が適用された複合計算機システムの構成
を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a compound computer system to which the present invention has been applied.

【図2】本発明の一実施例の構成管理プログラムの構成
例を説明する図である。
FIG. 2 is a diagram illustrating a configuration example of a configuration management program according to an embodiment of the present invention.

【図3】システム生成機構の構成例を説明する図であ
る。
FIG. 3 is a diagram illustrating a configuration example of a system generation mechanism.

【図4】システム変更機構の構成例を説明する図であ
る。
FIG. 4 is a diagram illustrating a configuration example of a system change mechanism.

【図5】システム生成機構の処理を説明するフローチャ
ートである。
FIG. 5 is a flowchart illustrating processing of a system generation mechanism.

【図6】システム変更機構の処理を説明するフローチャ
ートである。
FIG. 6 is a flowchart illustrating processing of a system change mechanism.

【図7】複合システムの動的変更を説明する図である。FIG. 7 is a diagram illustrating dynamic change of a complex system.

【図8】システム生成機構15の入出力装置情報部作成
手段15aの処理を説明するフローチャートである。
FIG. 8 is a flowchart for explaining processing of an input / output device information section creation unit 15a of the system generation mechanism 15.

【図9】入出力装置接続情報部作成手段15bの処理を
説明するフローチャートである。
FIG. 9 is a flowchart illustrating processing of an input / output device connection information section creating unit 15b.

【図10】入出力構成定義テーブル診断手段15cの処
理を説明するフローチャートである。
FIG. 10 is a flowchart illustrating processing of an input / output configuration definition table diagnosis unit 15c.

【図11】差分データ生成手段15dの処理を説明する
フローチャートである。
FIG. 11 is a flowchart illustrating processing of a difference data generating unit 15d.

【図12】入出力構成定義テーブル複写手段15eの処
理を説明するフローチャートである。
FIG. 12 is a flowchart illustrating processing of an input / output configuration definition table copying unit 15e.

【図13】システム変更機構16の関連入出力装置取得
手段16aの処理を説明するフローチャートである。
FIG. 13 is a flowchart illustrating a process of a related input / output device acquisition unit 16a of the system change mechanism 16.

【図14】システム動的変更開始連絡手段16bの処理
を説明するフローチャートである。
FIG. 14 is a flowchart illustrating processing of a system dynamic change start notification unit 16b.

【図15】入出力装置使用可否設定手段16cの処理を
説明するフローチャートである。
FIG. 15 is a flowchart illustrating processing of an input / output device availability setting unit 16c.

【図16】入出力装置情報部変更手段16dの処理を説
明するフローチャートである。
FIG. 16 is a flowchart illustrating processing of an input / output device information section changing unit 16d.

【図17】入出力装置接続情報部変更手段16eの処理
を説明するフローチャートである。
FIG. 17 is a flowchart illustrating processing of an input / output device connection information section changing unit 16e.

【図18】システム動的変更終了連絡手段16fの処理
を説明するフローチャートである。
FIG. 18 is a flowchart illustrating processing of a system dynamic change end notification unit 16f.

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

1 計算機システム 2 構成管理プログラム 3 共用ファイル 4 共用メモリ 5 入出力構成定義テーブル 5a 作業用入出力構成定義テーブル 6 差分データ 7 入出力構成参照テーブル 9 入出力装置情報部 DESCRIPTION OF SYMBOLS 1 Computer system 2 Configuration management program 3 Shared file 4 Shared memory 5 I / O configuration definition table 5a Working I / O configuration definition table 6 Difference data 7 I / O configuration reference table 9 I / O device information section

Claims (9)

【特許請求の範囲】[Claims] 【請求項1】 複数の計算機を有する複合計算機システ
ムの入出力装置情報管理システムにおいて、 複合計算機システムの共用ファイル内に、複合計算機シ
ステムの入出力装置の構成を、入出力装置情報と入出力
装置接続情報とにより定義しておき、 前記入出力装置情報は、各入出力装置のデータ入出力実
行の際に必要な各入出力装置の種別、属性のような入出
力装置を定義するデータを含んでおり、 前記入出力装置接続情報は、それぞれの入出力装置と計
算機との間の接続関係を定義するデータを含んでおり、 前記入出力装置の幾つかが複合計算機システム内の前記
複数の計算機に共用されるように構成したことを特徴と
する複合計算機システムの入出力装置情報管理システ
ム。
An I / O device information management system for a multi-computer system having a plurality of computers, wherein the configuration of the I / O device of the multi-computer system is stored in a shared file of the multi-computer system. The input / output device information includes data defining the input / output device such as the type and attribute of each input / output device necessary for executing data input / output of each input / output device. Wherein the I / O device connection information includes data defining a connection relationship between each I / O device and a computer, and wherein some of the I / O devices are the plurality of computers in a multi-computer system. An input / output device information management system for a multifunction computer system, characterized in that the system is configured to be shared with other users.
【請求項2】 請求項1において、 前記共用ファイル内に、前記入出力装置の構成の定義を
各入出力装置の入出力実行の際に各計算機が参照できる
ような形式に変換した、入出力装置情報と入出力装置接
続情報とを含む入出力装置構成参照データをさらに有
し、 前記入出力装置情報は、各入出力装置のデータ入出力実
行の際に必要な各入出力装置の種別、属性のような入出
力装置を定義するデータを含んでおり、 前記入出力装置接続情報は、それぞれの入出力装置と計
算機との間の接続関係を定義するデータを含んでいるこ
とを特徴とする複合計算機システムの入出力装置情報管
理システム。
2. The input / output device according to claim 1, wherein the definition of the configuration of the input / output device is converted into a format that can be referred to by each computer when executing input / output of each input / output device in the shared file. The apparatus further includes input / output device configuration reference data including device information and input / output device connection information, wherein the input / output device information is a type of each input / output device required when executing data input / output of each input / output device, The input / output device connection information includes data defining an input / output device such as an attribute, and the input / output device connection information includes data defining a connection relationship between each input / output device and a computer. An input / output device information management system for a complex computer system.
【請求項3】 請求項2において、 前記複合計算機システムの任意の1つの計算機が、前記
共用ファイルに格納されている入出力装置の構成の定義
と前記共用メモリに格納されている入出力装置構成参照
データとを更新する更新手段と、 該更新手段によって行われた更新を複合計算機システム
内の他の計算機に通知する通知手段とをさらに有し、 複合計算機システム内の入出力装置の追加、削除または
変更が、前記入出力装置の構成の定義及び入出力装置構
成参照データ内のそれぞれの入出力装置情報と入出力装
置接続情報とに対して必要なデータを、一括して追加、
削除または変更することにより実行されるように構成し
たことを特徴とする複合計算機システムの入出力装置情
報管理システム。
3. The I / O device configuration according to claim 2, wherein any one of the computers of the complex computer system defines a configuration of an I / O device stored in the shared file and an I / O device configuration stored in the shared memory. Updating means for updating the reference data; and notifying means for notifying an update performed by the updating means to another computer in the multifunction computer system, and adding or deleting an input / output device in the multifunction computer system. Or, the change is necessary to collectively add data necessary for each input / output device information and input / output device connection information in the definition of the input / output device configuration and the input / output device configuration reference data,
An input / output device information management system for a multifunction computer system, characterized in that the system is configured to be executed by deleting or changing.
【請求項4】 請求項2において、 前記複合計算機システムの任意の1つの計算機が、前記
共用ファイルに格納されている入出力装置の構成の定義
と前記共用メモリに格納されている入出力装置構成参照
データとを更新する更新手段と、 該更新手段によって行われた更新を複合計算機システム
内の他の計算機に通知する通知手段とをさらに有し、 複合計算機システム内の計算機の追加、削除または変更
が、前記入出力装置の構成の定義及び入出力装置構成参
照データ内のそれぞれの入出力装置情報と入出力装置接
続情報とに対して必要なデータを、一括して追加、削除
または変更することにより実行されるように構成したこ
とを特徴とする複合計算機システムの入出力装置情報管
理システム。
4. The I / O device configuration according to claim 2, wherein any one of the computers of the complex computer system defines a configuration of an I / O device stored in the shared file and an I / O device configuration stored in the shared memory. Updating means for updating the reference data; and notifying means for notifying an update performed by the updating means to another computer in the multifunction computer system, and adding, deleting, or changing a computer in the multifunction computer system. Collectively add, delete or change data necessary for each input / output device information and input / output device connection information in the definition of the input / output device configuration and the input / output device configuration reference data. An input / output device information management system for a multifunction computer system, characterized in that the system is configured to be executed by a computer.
【請求項5】 請求項1において、 前記入出力装置情報が、各入出力装置の入出力実行の際
に必要な各入出力装置のアドレスを定義するデータをさ
らに含んでいることを特徴とする複合計算機システムの
入出力装置情報管理システム。
5. The input / output device information according to claim 1, wherein the input / output device information further includes data defining an address of each input / output device required for executing input / output of each input / output device. An input / output device information management system for a complex computer system.
【請求項6】 複数の計算機を有する複合計算機システ
ムの入出力装置情報管理システムにおいて、 複合計算機システムの共用ファイル内に、複合計算機シ
ステムの入出力装置の構成を、入出力装置情報と入出力
装置接続情報とにより定義しておき、 前記入出力装置情報は、各入出力装置のデータ入出力実
行の際に必要な各入出力装置の種別、属性のような入出
力装置を定義するデータを含んでおり、 前記入出力装置接続情報は、それぞれの入出力装置と計
算機との間の接続関係を定義するデータを含んでおり、 前記入出力装置のうちの少なくとも2つが複合計算機シ
ステム内の前記複数の計算機に共用されるように構成さ
れたことを特徴とする複合計算機システムの入出力装置
情報管理システム。
6. An input / output device information management system for a compound computer system having a plurality of computers, wherein the configuration of the input / output device of the compound computer system is stored in a shared file of the compound computer system. The input / output device information includes data defining the input / output device such as the type and attribute of each input / output device necessary for executing data input / output of each input / output device. Wherein the input / output device connection information includes data defining a connection relationship between each input / output device and a computer, and at least two of the input / output devices are connected to the plurality of input / output devices in a multifunction computer system. An input / output device information management system for a multifunction computer system, wherein the input / output device information management system is configured to be shared by a plurality of computers.
【請求項7】 請求項6において、 前記入出力装置を定義するデータが、装置の種別、装置
の属性および装置のアドレスを含むことを特徴とする複
合計算機システムの入出力装置情報管理システム。
7. The input / output device information management system according to claim 6, wherein the data defining the input / output device includes a device type, a device attribute, and a device address.
【請求項8】 複数の計算機を有する複合計算機システ
ムの入出力装置情報管理システムにおいて、 複合計算機システムの共用ファイル内に、複合計算機シ
ステムの入出力装置の構成を、入出力装置情報と入出力
装置接続情報とにより定義しておき、 前記入出力装置情報は、各入出力装置のデータ入出力実
行の際に必要な各入出力装置の種別、属性のような入出
力装置を定義するデータを含んでおり、 前記入出力装置を定義するデータは、各入出力装置のソ
フトウェアを定義するデータを含んでおり、 前記入出力装置接続情報は、それぞれの入出力装置と計
算機との間の接続関係を定義するデータを格納してお
り、 前記入出力装置のうちの少なくとも2つが複合計算機シ
ステム内の前記複数の計算機に共用されるように構成さ
れたことを特徴とする複合計算機システムの入出力装置
情報管理システム。
8. An I / O device information management system for a multi-computer system having a plurality of computers, wherein the configuration of the I / O device of the multi-computer system is stored in a shared file of the multi-computer system. The input / output device information includes data defining the input / output device such as the type and attribute of each input / output device necessary for executing data input / output of each input / output device. The data defining the input / output device includes data defining software of each input / output device, and the input / output device connection information indicates a connection relationship between each input / output device and a computer. Defining at least two of the input / output devices so as to be shared by the plurality of computers in the multifunction computer system. Output device information management system for a combined computer system with.
【請求項9】 請求項8において、 前記入出力装置を定義するデータが、装置の種別、装置
の属性および装置のアドレスを含むことを特徴とする複
合計算機システムの入出力装置情報管理システム。
9. The input / output device information management system according to claim 8, wherein the data defining the input / output device includes a device type, a device attribute, and a device address.
JP11048769A 1994-01-11 1999-02-25 Input/output device information management system for multi-computer system Pending JPH11328093A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11048769A JPH11328093A (en) 1994-01-11 1999-02-25 Input/output device information management system for multi-computer system

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP6-1234 1994-01-11
JP123494 1994-01-11
JP11048769A JPH11328093A (en) 1994-01-11 1999-02-25 Input/output device information management system for multi-computer system

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP00130695A Division JP3233541B2 (en) 1994-01-11 1995-01-09 I / O device information management system for multi-computer system

Publications (1)

Publication Number Publication Date
JPH11328093A true JPH11328093A (en) 1999-11-30

Family

ID=26334420

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11048769A Pending JPH11328093A (en) 1994-01-11 1999-02-25 Input/output device information management system for multi-computer system

Country Status (1)

Country Link
JP (1) JPH11328093A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7389367B2 (en) 2004-04-08 2008-06-17 Hitachi, Ltd. Method of managing I/O interface modules in a computer system
JP2012128817A (en) * 2010-12-17 2012-07-05 Fujitsu Ltd Data conversion program, data conversion device, and data conversion method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7389367B2 (en) 2004-04-08 2008-06-17 Hitachi, Ltd. Method of managing I/O interface modules in a computer system
JP2012128817A (en) * 2010-12-17 2012-07-05 Fujitsu Ltd Data conversion program, data conversion device, and data conversion method

Similar Documents

Publication Publication Date Title
US5717950A (en) Input/output device information management system for multi-computer system
US5909689A (en) Automatic update of file versions for files shared by several computers which record in respective file directories temporal information for indicating when the files have been created
JP4250914B2 (en) Storage system
US6272678B1 (en) Version and configuration management method and apparatus and computer readable recording medium for recording therein version and configuration management program
JPH0863342A (en) Program management method and device therefor
JP2002175164A (en) Storage medium storing program and information processor and information processing method
JP3233541B2 (en) I / O device information management system for multi-computer system
JPH11328093A (en) Input/output device information management system for multi-computer system
JPH07271569A (en) Program specification preparation system
JP3113498B2 (en) System configuration management device
JP2907277B2 (en) User interface system for supervisory control system
JPH0256666A (en) System for dynamically updating job network unitary control system generating information
JPH09204326A (en) Image data storage controller
JPH07219863A (en) Business distribution system
JPH04284549A (en) Data backup system
JPH04260141A (en) Data shared processor
JP3298904B2 (en) Supplementary service execution program management method
JPH10307719A (en) High-level language patch preparation system
JPH03204741A (en) File recovery system
JPH1049352A (en) Dll automatic generation system
JPH05334249A (en) Nesting management system for catalog in interactive processing system
JPH04160439A (en) Group processor for file
JPH05151365A (en) Composite data input/output management system
JPH11312108A (en) System for replacing transaction synchronization of sub-load module
JPH04129357A (en) Expansion system for protocol function by subset

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20041105

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050105

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050302

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20050628