JPH06324774A - Live line insertion and pulling-out system - Google Patents

Live line insertion and pulling-out system

Info

Publication number
JPH06324774A
JPH06324774A JP10917393A JP10917393A JPH06324774A JP H06324774 A JPH06324774 A JP H06324774A JP 10917393 A JP10917393 A JP 10917393A JP 10917393 A JP10917393 A JP 10917393A JP H06324774 A JPH06324774 A JP H06324774A
Authority
JP
Japan
Prior art keywords
software
hot
list
information
stop
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
JP10917393A
Other languages
Japanese (ja)
Inventor
Michihiko Ryu
充彦 笠
Katsuhiko Saito
勝彦 齋藤
Shinya Shimada
信也 嶋田
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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP10917393A priority Critical patent/JPH06324774A/en
Publication of JPH06324774A publication Critical patent/JPH06324774A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PURPOSE:To reduce the influence of the live line insertion and pulling-out of units on the activation of an information processing system to the absolute minimum. CONSTITUTION:The corresponding relation of attachable and detachable units to softwares using those units is stored in an information table 11. A program execution managing means 12 manages the corresponding relation and the rising and stop of the softwares, and a live line insertion and pulling-out supporting means 13 and a rising and stopping means 14 receive the corresponding relation from the program execution managing means 12, and prepare list information for displaying it as a list. Moreover, the rising and stopping means 14 instructs the rising or stop of the selected softwares to the program execution managing means 12 as necessary.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、二重化されていないシ
ステムにおいての回路基板や磁気ディスク装置などの活
線挿抜方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a hot-swap system for a circuit board, a magnetic disk device, etc. in a non-redundant system.

【0002】[0002]

【従来の技術】従来のコンピュータシステムでは、シス
テムの稼働中に装置の故障、または機能の変更などが生
じると、回路基板や磁気ディスク装置の抜去あるいは挿
入を行なう必要が起こり、その時のソフトウェアの管理
に関しては、以下の二通りの対策が考えられていた。
2. Description of the Related Art In a conventional computer system, if a device fails or its function is changed while the system is operating, it is necessary to remove or insert a circuit board or a magnetic disk device, and manage software at that time. Regarding the above, the following two measures were considered.

【0003】第一として、全装置あるいは故障しやすい
装置または機能変更の多い装置などを二重化する二重化
システムがあげられる。このシステムでは、一方の装置
の抜去あるいは挿入を行なっても他方の装置でその動作
を補うことができるので、その装置を使用するソフトウ
ェアを停止し中断終了させることなく、システム稼働中
でも、装置の抜去あるいは挿入を行なえるように構成さ
れている。
First, there is a duplex system for duplicating all the devices, devices that are likely to fail, or devices that change their functions frequently. In this system, even if one device is removed or inserted, the operation can be supplemented by the other device, so without removing the software that uses that device and interrupting termination, the device can be removed even while the system is operating. Alternatively, it is configured to be insertable.

【0004】第二として、二重化されていないシステム
でのソフトウェアの中断終了が上げられる。この二重化
されていないシステムにおいては、従来は、抜去あるい
は挿入作業の対象となる装置を使用するソフトウェアを
管理する手段が設けられていないので、一旦システムを
停止し中断終了させてから、装置の抜去あるいは挿入作
業を行ない、その後、システムの再立ち上げを行なって
いた。
Secondly, the end of software interruption in non-redundant systems is raised. In this non-redundant system, conventionally, there is no means for managing the software that uses the device to be removed or inserted, so once the system is stopped and interrupted, the device is removed. Or the insertion work was done, and then the system was restarted.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、従来技
術の第一にあげたシステムのように全装置あるいは一部
の装置を二重化することは、一般にシステム構築におけ
る作業量、費用などを多大とさせる問題を生む。また、
既設の二重化されていないシステムを新たに二重化シス
テムに変更する作業は、一般に困難であるという問題が
ある。
However, the duplication of all or some of the devices as in the first system of the prior art generally causes a great amount of work and cost in system construction. Give birth. Also,
There is a problem that it is generally difficult to change an existing non-redundant system to a new redundant system.

【0006】したがって、これらの問題点を除去するた
めに二重化されていないシステムを構築する手段がとら
れるが、このようなシステムの場合、装置の抜去を行な
うためには、その装置を使用しているか否かに係わら
ず、システムで稼働しているソフトウェア全てを停止し
中断終了させてから抜去作業を行なわなければならな
く、停止する必要のないソフトウェアまで停止する必要
がある。また、装置挿入後にその装置に係わるソフトウ
ェアも不明であるため、全ソフトウェアを立ち上げ、そ
の後、確認作業が必要となり効率が悪い。
Therefore, in order to eliminate these problems, a means for constructing a non-redundant system is taken, but in the case of such a system, the device is used to remove it. Regardless of whether or not it is necessary to stop all the software running in the system, suspend and terminate it, and then perform the removal work, it is necessary to stop even the software that does not need to be stopped. In addition, since the software related to the device is unknown after the device is inserted, it is inefficient because all the software needs to be started and then confirmation work is required.

【0007】本発明は、係る問題を解決するためになさ
れたもので、システム稼働中に回路基板、磁気ディスク
装置などを抜去または挿入すること(以下、活線抜去作
業または活線挿入作業という。また、活線抜去作業と活
線挿入作業を併せて活線挿抜作業ともいう。)により影
響を受けるソフトウェアの管理を行ない、作業者にその
情報を通知することにより、作業者がシステムへの影響
を必要最小限となるように、ソフトウェアの終了および
立ち上げを指示することができる活線挿抜方式を提供す
ることを目的とするものである。
The present invention has been made in order to solve such a problem, and removes or inserts a circuit board, a magnetic disk device, etc. during system operation (hereinafter referred to as hot-line removal work or hot-line insertion work. Also, the hot-line removal work and the hot-line insertion work are collectively referred to as the hot-line insertion / removal work.) The software that is affected by this is managed and the information is notified to the worker, so that the worker is affected to the system. It is an object of the present invention to provide a hot-plugging / unplugging method that can instruct the termination and start-up of software so as to minimize the required number.

【0008】[0008]

【課題を解決するための手段】上記目的を達成するため
に、本発明の活線挿抜方式においては以下のようにし
た。即ち、回路基板および磁気ディスク装置などを各々
着脱可能に装着した情報処理装置と、その情報処理装置
と回線で接続され、表示装置およびキーボードを備えた
端末装置を設けた情報処理システムにおいて、回路基板
および磁気ディスク装置とそれらを使用するソフトウェ
アとの対応関係を格納する情報テーブルと、前記情報テ
ーブルに格納する前記対応関係の書き込みおよび読み取
りを管理する書込/読取手段および作業者より選択され
たソフトウェアの立ち上げおよび停止を管理する立上げ
/停止実行指示手段とを有するプログラム実行管理手段
と、前記プログラム実行管理手段により読み取られた、
活線挿抜作業を行なう、回路基板および磁気ディスク装
置を使用するソフトウェアの名称を一覧として表示させ
るための一覧情報を作成しその一覧情報を前記端末装置
に提供する一覧情報作成手段を有する活線挿抜支援手段
と、前記プログラム実行管理手段により読み取られた、
活線挿抜作業の対象となり得る、全回路基板および全磁
気ディスク装置と、それらを使用するソフトウェアとの
関係を一覧として表示させるための一覧情報を作成し、
該一覧情報を前記端末装置に提供する一覧情報作成手
段、および前記端末装置に表示された一覧を見て立ち上
げまたは停止を行なうソフトウェアを選択しその旨がキ
ーボードを介して指示されるとその選択されたソフトウ
ェアの立ち上げまたは停止の要求を前記プログラム実行
管理手段に伝える立上げ/停止選択指示手段とを有する
立上げ/停止手段を設けたこととしたものである。
In order to achieve the above object, the hot-swap method of the present invention is as follows. That is, in an information processing system that includes an information processing device to which a circuit board and a magnetic disk device are detachably mounted, and a terminal device that is connected to the information processing device by a line and that includes a display device and a keyboard, And an information table that stores the correspondence between the magnetic disk device and the software that uses them, a writing / reading unit that manages writing and reading of the correspondence stored in the information table, and software selected by an operator Program execution management means having a start / stop execution instruction means for managing the start and stop of the program, and read by the program execution management means,
Hot-plugging / unplugging having list-information creating means for creating list information for displaying a list of software names that use a circuit board and a magnetic disk device for performing hot-plugging / unplugging work and providing the list information to the terminal device Read by the support means and the program execution management means,
Create list information for displaying the relationship between all circuit boards and all magnetic disk devices that can be hot-swap operations and the software that uses them, as a list,
List information creating means for providing the list information to the terminal device, and software for starting or stopping by looking at the list displayed on the terminal device and selecting the software through the keyboard The startup / stop means having the startup / stop selection instructing means for transmitting to the program execution management means a request to start or stop the generated software is provided.

【0009】[0009]

【作用】以上の活線挿抜方式によれば、挿抜の対象とな
り得る回路基板や磁気ディスク装置などとそれらを使用
するソフトウェアとの対応関係を予め情報テーブルに格
納するので、プログラム実行管理手段および活線挿抜支
援手段を用いて、当該対応関係を端末装置に一覧として
表示させることにより、括線挿抜時に問題となる前記対
応関係を認識することができる。その後、必要に応じ
て、プログラム実行管理手段および立上げ/停止手段を
用いて表示された前記一覧をもとにソフトウェアを選択
し、立ち上げまたは停止の実行を指示する。こうして、
括線挿抜時におけるソフトウェアの立ち上げまたは停止
の実行を最小限にすることができる。
According to the hot-swap system described above, the correspondence relation between the circuit board, the magnetic disk device, etc., which can be the target of the swath, and the software that uses them is stored in advance in the information table. By displaying the correspondence relationship as a list on the terminal device using the line insertion / extraction support means, it is possible to recognize the correspondence relationship that causes a problem when the tie line insertion / extraction is performed. After that, if necessary, software is selected based on the list displayed by using the program execution management means and the start / stop means, and execution of start or stop is instructed. Thus
It is possible to minimize the start-up or stop of the software at the time of inserting and removing the tie lines.

【0010】[0010]

【実施例】図3は、本発明に係わるシステム構成図の一
実施例であり、活線挿抜作業の対象となり得る回路基板
32および磁気ディスク装置34(以降、回路基板32
と磁気ディスク装置34を併せてユニットという)を着
脱可能に装着した情報処理装置31とその情報処理装置
31に信号線群を介して接続された端末装置36によっ
て構成される。また、情報処理装置31には、前記回路
基板32を指定するための回路基板番号33および前記
磁気ディスク装置34を指定するための磁気ディスク装
置番号35(以降、回路基板番号33と磁気ディスク装
置番号35を併せてユニット番号という)が与えられて
おり、端末装置36は、ソフトウェア名一覧などの表示
を行なう表示装置36aと情報を入力するための仮名キ
ーや英数字キーなどを備えたキーボード36bなどから
構成されている。
FIG. 3 is an example of a system configuration diagram according to the present invention, in which a circuit board 32 and a magnetic disk device 34 (hereinafter referred to as the circuit board 32) which can be a target of hot-line insertion and removal work
And the magnetic disk device 34 are collectively referred to as a unit), and an information processing device 31 to which the information processing device 31 is detachably mounted, and a terminal device 36 connected to the information processing device 31 via a signal line group. Further, the information processing device 31 has a circuit board number 33 for designating the circuit board 32 and a magnetic disk device number 35 for designating the magnetic disk device 34 (hereinafter, circuit board number 33 and magnetic disk device number). 35 is also referred to as a unit number), and the terminal device 36 includes a display device 36a for displaying a software name list and the like, and a keyboard 36b having a kana key and an alphanumeric key for inputting information. It consists of

【0011】図2は、情報処理装置31のハードウェア
構成図の一実施例であり、中央処理装置(CPU)2
1、記憶装置(メモリ)22、ROM23、入出力制御
装置(I/O制御装置)24、小型コンピュータ・シス
テム・インターフェース制御装置(SCSI制御装置)
25、多目的制御装置(MISC制御装置)26、ハー
ドディスクドライブ(HDD)27、フロッピーディス
クドライブ(FDD)28および前記回路基板32、前
記磁気ディスク装置34から構成される。
FIG. 2 is an embodiment of the hardware configuration of the information processing device 31, which is a central processing unit (CPU) 2.
1, storage device (memory) 22, ROM 23, input / output control device (I / O control device) 24, small computer system interface control device (SCSI control device)
25, a multi-purpose control device (MISC control device) 26, a hard disk drive (HDD) 27, a floppy disk drive (FDD) 28, the circuit board 32, and the magnetic disk device 34.

【0012】CPU21は、本発明に係わるプログラム
を含む情報処理装置全体の制御を行なう。メモり22
は、本発明に係わるプログラムを含む情報処理装置の動
作に必要なプログラムおよびデータを格納する。ROM
23は、前記ユニットと前記ユニットを使用するソフト
ウェアとの対応関係の初期情報を格納している。I/O
制御装置24は、CPU21およびメモり22と、SC
SI制御装置25およびMISC制御装置26の間のデ
ータの制御を行なう。
The CPU 21 controls the entire information processing apparatus including the program according to the present invention. Memory 22
Stores a program and data necessary for the operation of the information processing apparatus including the program according to the present invention. ROM
Reference numeral 23 stores initial information of the correspondence relationship between the unit and software that uses the unit. I / O
The control device 24 includes a CPU 21, a memory 22, and an SC.
It controls data between the SI controller 25 and the MISC controller 26.

【0013】SCSI制御装置は、CPU21からの命
令にしたがって、HDD27のデータを読み取るまたは
書き込むメモリエリアの番地指定などを行なうSCSI
バスの制御を行なう。MISC制御装置26は、CPU
21からの命令にしたがって、FDD28および情報処
理装置外の端末装置などに接続される各種インターフェ
ースの制御を行なう。HDD27は、CPU21の動作
に必要なプログラムやデータなどを格納する。また、本
発明に係わるプログラムを格納する場合もある。FDD
28は、システム停止時などに、バックアップのための
各プログラムやデータを格納する。
The SCSI control device, in accordance with a command from the CPU 21, reads out or writes the data in the HDD 27 and specifies the address of the memory area.
Control the bus. The MISC controller 26 is a CPU
According to the command from 21, the control of various interfaces connected to the FDD 28 and a terminal device outside the information processing device is performed. The HDD 27 stores programs and data necessary for the operation of the CPU 21. Further, the program according to the present invention may be stored. FDD
Reference numeral 28 stores each program and data for backup when the system is stopped.

【0014】図1は、情報処理装置31のソフトウェア
構成図であり、情報テーブル11、プログラム実行管理
手段12、活線挿抜支援手段13、および立上げ/停止
手段14から構成されておりメモリ22に格納される。
もしくは、メモリ容量の関係上HDD27に一部格納さ
れる場合もある。
FIG. 1 is a software configuration diagram of the information processing apparatus 31, which is composed of an information table 11, a program execution management means 12, a hot-swap support means 13, and a start / stop means 14, and is stored in a memory 22. Is stored.
Alternatively, it may be partially stored in the HDD 27 due to the memory capacity.

【0015】情報テーブル11は、前記ユニットおよび
前記ユニットを使用するソフトウェアとの対応関係を格
納する。その初期情報は、あらかじめROM23に格納
されてあり、活線挿抜作業を行なう前のシステム起動時
に、CPU21の命令により転送される。ただし、シス
テム起動中に作業者がキーボード36bに情報テーブル
11の更新・追加・削除の旨を入力すると、その入力デ
ータをCPU21が判断しプログラム実行管理手段12
が実行されることにより情報テーブル11の更新・追加
・削除を行なうことができる。
The information table 11 stores the correspondence relationship between the units and software that uses the units. The initial information is stored in the ROM 23 in advance, and is transferred by an instruction of the CPU 21 when the system is started up before performing the hot-swap operation. However, when the operator inputs the update / addition / deletion of the information table 11 to the keyboard 36b during system activation, the CPU 21 judges the input data and the program execution management means 12
Is executed, the information table 11 can be updated / added / deleted.

【0016】プログラム実行管理手段12は、情報テー
ブル11を用いて前記ユニットと前記ユニットを使用す
るソフトウェアとの対応関係を管理するプログラムであ
り、プログラム実行管理手段12がCPU21で実行さ
れると、活線抜去作業を行なう際には、抜去の指定を受
けた前記ユニットに係わるソフトウェアの名称などの情
報を情報テーブル11から読み取り、活線挿入作業を行
なう際には、挿入した前記ユニットに係わるソフトウェ
アの名称などの情報を情報テーブル11から読み取る書
込/読取手段12aを有する。また、プログラム実行管
理手段12は、CPU21を介して作業者により選択さ
れたソフトウェアの立ち上げおよび停止をOS(オペレ
ーティングシステム)により動作させる立上げ/停止実
行指示手段12bを有する。
The program execution management means 12 is a program for managing the correspondence relationship between the units and the software using the units using the information table 11. When the program execution management means 12 is executed by the CPU 21, the program execution management means 12 is activated. When performing the wire removal work, information such as the name of the software related to the unit specified to be removed is read from the information table 11, and when performing the hot-line insertion work, the software related to the inserted unit is read. It has a writing / reading means 12a for reading information such as a name from the information table 11. Further, the program execution management means 12 has a start / stop execution instructing means 12b that causes the OS (operating system) to start and stop the software selected by the operator via the CPU 21.

【0017】活線挿抜支援手段13は、前記プログラム
実行管理手段12の実行により情報テーブル11から読
み取った情報を表示装置36aに一覧として表示させる
ための一覧情報を作成する一覧情報作成手段13aを有
する。その一覧は、活線挿抜作業を行なう前記ユニット
がどのソフトウェアを使用しているかを作業者が確認で
きるものである。
The hot-swap support means 13 has a list information creation means 13a for creating list information for displaying the information read from the information table 11 as a list on the display device 36a by executing the program execution management means 12. . The list allows the operator to confirm which software is used by the unit performing the hot-swap operation.

【0018】立上げ/停止手段14は、前記プログラム
実行管理手段12の実行により情報テーブル11から読
み取った情報を表示装置36aに一覧として表示させる
ための一覧情報を作成する一覧情報作成手段14aを有
する。その一覧は、作業者が、挿抜作業の対象となり得
る前記ユニットが各々どのソフトウェアを使用している
のかを確認できるものである。さらに、その一覧および
前記活線挿抜支援手段13により作成された一覧より、
作業者が、立ち上げまたは停止させたいソフトウェアを
選択し、その旨をキーボード36bに入力することによ
り、そのソフトウェアの立ち上げまたは停止を行なわせ
る旨を前記プログラム実行管理手段12に指示する立上
げ/停止選択指示手段14aを有する。
The startup / stop means 14 has a list information creating means 14a for creating list information for displaying the information read from the information table 11 as a list on the display device 36a by the execution of the program execution managing means 12. . The list allows the operator to confirm which software is used by each of the units that can be the target of the insertion / removal work. Furthermore, from the list and the list created by the hot-swap support means 13,
The operator selects software to be started or stopped, and inputs it to the keyboard 36b to instruct the program execution management means 12 to start or stop the software. It has stop selection instructing means 14a.

【0019】ここで、前記のように構成されたシステム
において、図4、図5、図6を参照しながら本発明の活
線挿抜方式の手順を説明する。まず、本発明の一部であ
る活線抜去方式の手順を図4を用いて説明する。図4は
本発明の活線抜去作業の流れ図である。活線抜去作業を
行なう場合には、まず、作業者がキーボード36bにて
抜去する旨を入力する(S401)。
Now, the procedure of the hot-swap system of the present invention in the system configured as described above will be described with reference to FIGS. 4, 5 and 6. First, the procedure of the hot-line removal method which is a part of the present invention will be described with reference to FIG. FIG. 4 is a flow chart of the hot-line removal work of the present invention. In the case of performing the hot-line removal work, first, the operator inputs that the keyboard 36b is to be removed (S401).

【0020】S401で入力されたデータは、MISC
制御装置26、I/O制御装置24を介してメモリ22
に一時記憶され、プログラム実行管理手段12が実行さ
れているCPU21により抜去作業を行なうことが認識
され、CPU21は、作業者に抜去しようとする前記ユ
ニットの指定を要求する抜去要求通知をI/O制御装置
24、MISC制御装置26を介して端末装置36に送
信する。その抜去要求通知を受信した端末装置36は、
表示装置36aにその抜去要求通知の表示を行なう(S
402)。作業者は、S402の要求の表示を見ると当
該ユニットを指定するユニット番号をキーボード36b
に入力する(S403)。
The data input in S401 is the MISC
Memory 22 via controller 26 and I / O controller 24
The CPU 21 which is temporarily stored in the program execution management means 12 recognizes that the removal work is to be performed, and the CPU 21 issues an I / O removal request notification requesting the operator to specify the unit to be removed. It is transmitted to the terminal device 36 via the control device 24 and the MISC control device 26. The terminal device 36 that has received the removal request notification
The removal request notification is displayed on the display device 36a (S
402). When the operator sees the request display in S402, he / she can input the unit number for designating the unit in the keyboard 36b.
(S403).

【0021】S403で入力されたユニット番号は、M
ISC制御装置26、I/O制御装置24を介してメモ
リ22に一時記憶され、CPU21がそのデータを判断
し、作業者により指定された当該ユニットを使用してい
るソフトウェアの名称などの情報を情報テーブル11か
ら読み取り、活線挿抜支援手段13を実行することによ
り一覧情報として作成し、I/O制御装置24、MIS
C制御装置26を介して端末装置36へ送信する(S4
04)。端末装置36は、S404で送信された一覧情
報を受信すると、その一覧情報を一覧として表示装置3
6baに表示する(S405)。
The unit number input in S403 is M
Information is temporarily stored in the memory 22 via the ISC control device 26 and the I / O control device 24, the CPU 21 judges the data, and information such as the name of software using the unit specified by the operator is provided. The information is read from the table 11 and created as list information by executing the hot-swap support means 13, and the I / O control device 24, MIS
Transmission to the terminal device 36 via the C control device 26 (S4
04). When the terminal device 36 receives the list information transmitted in S404, the display device 3 receives the list information as a list.
6ba is displayed (S405).

【0022】作業者は、その一覧を見て活線抜去作業の
実行が可能か否かを判断する(S406)。S406で
活線抜去作業を実行すると決定された場合には、全ソフ
トウェアを立ち上げたままの状態で、作業者は、抜去作
業しようとする当該ユニットの活線抜去作業を行なう
(S407)。S407の活線抜去作業終了後またはS
406にて活線抜去作業を実行しないと決定された場
合、作業者がキーボード36bにて活線抜去作業完了通
知を入力し、その活線抜去作業完了通知が端末装置36
よりMISC制御装置26、I/O制御装置24を介し
てメモリ22に一時記憶されCPU21により認識され
ると活線抜去作業終了となる(S408)。
The worker looks at the list and determines whether the hot-line removal work can be executed (S406). When it is determined in S406 that the hot-line removal work is to be executed, the worker performs the hot-line removal work of the unit to be removed, with all the software still running (S407). After the hot-line removal work of S407 or S
When it is determined in 406 that the hot-line removal work is not executed, the operator inputs a hot-line removal work completion notification using the keyboard 36b, and the hot-line removal work completion notification is issued to the terminal device 36.
When it is temporarily stored in the memory 22 through the MISC control device 26 and the I / O control device 24 and is recognized by the CPU 21, the hot-line removal work is completed (S408).

【0023】なお、S406で活線抜去作業を実行しな
いと決定した場合であっても、一旦上述の活線抜去作業
を終了した後、後述のソフトウェア停止作業を実行し問
題となるソフトウェアの停止を行なってから再び上述の
活線抜去作業を実行することができる。その際、再度の
活線抜去作業においてS406では活線抜去作業可能と
判断されることになる。その後、必要に応じて後述のソ
フトウェア立ち上げ作業を実行し停止したソフトウェア
を再度立ち上げることができる。ここで、問題となるソ
フトウェアは最初の活線抜去作業においてS405で表
示された一覧をもとに作業者が決定するものである。
Even if it is determined in S406 that the hot-line removal work is not to be executed, once the above-mentioned hot-line removal work is completed, the software stop work described below is executed to stop the problematic software. The hot-line removal work described above can be performed again after the line is completed. At that time, in the hot-line removal work again, it is determined in S406 that the hot-line removal work is possible. Then, if necessary, the software startup work described below can be executed to restart the stopped software. Here, the problematic software is determined by the worker based on the list displayed in S405 in the first hot-line removal work.

【0024】次に、本発明の一部である活線挿入方式の
手順を図5を用いて説明する。図5は、本発明の活線挿
入作業の流れ図である。活線挿入作業を行なう場合に
は、まず、作業者がキーボード36bにて挿入する旨を
入力する(S501)。
Next, the procedure of the hot-line insertion method which is a part of the present invention will be described with reference to FIG. FIG. 5 is a flow chart of the hot-line insertion work of the present invention. In the case of performing hot-line insertion work, first, the operator inputs that the keyboard 36b is to be inserted (S501).

【0025】S501で入力されたデータは、MISC
制御装置26、I/O制御装置24を介してメモリ22
に一時記憶され、プログラム実行管理手段12が実行さ
れているCPU21により挿入作業を行なうことが認識
され、CPU21は、予め挿入不可となっているユニッ
トの名称、番号などの挿入不可情報を情報テーブル11
から読み取り、その挿入不可情報と作業者に挿入しよう
とする前記ユニットの指定を要求する挿入要求通知をI
/O制御装置24、MISC制御装置26を介して端末
装置36に送信する。挿入不可情報および挿入要求通知
を受信した端末装置36は、表示装置36aにその挿入
不可情報および挿入要求通知の表示を行なう(S50
2)。作業者は、S502の要求を見ると当該ユニット
を指定する前記ユニット番号をキーボード36bに入力
し、その入力されたユニット番号はMISC制御装置2
6、I/O制御装置24を介してメモリ22に一時記憶
される(S503)。
The data input in S501 is the MISC
Memory 22 via controller 26 and I / O controller 24
The CPU 21 which is temporarily stored in the program execution management means 12 recognizes that the insertion work is to be performed, and the CPU 21 previously inserts the uninsertable information such as the name and number of the unit that is not insertable in advance into the information table 11.
Read from the I, and the insertion request notification that requests the operator to specify the unit not to be inserted and the unit to be inserted.
It is transmitted to the terminal device 36 via the / O control device 24 and the MISC control device 26. The terminal device 36 that has received the insertion impossibility information and the insertion request notification displays the insertion impossibility information and the insertion request notification on the display device 36a (S50).
2). Upon seeing the request in S502, the operator inputs the unit number designating the unit into the keyboard 36b, and the input unit number is the MISC control device 2.
6. It is temporarily stored in the memory 22 via the I / O control device 24 (S503).

【0026】S503のユニット番号入力後、作業者
は、挿入作業を行なおうとする当該ユニットの活線挿入
を行なう(S504)。S504の活線挿入作業終了
後、作業者がキーボード36bにて挿入作業終了通知を
入力し、その入力された挿入作業終了通知はMISC制
御装置26、I/O制御装置24を介してメモリ22に
一時記憶される(S505)。
After inputting the unit number in S503, the worker performs hot insertion of the unit to be inserted (S504). After the hot-line insertion work in S504, the operator inputs the insertion work end notification with the keyboard 36b, and the input insertion work end notification is stored in the memory 22 via the MISC controller 26 and the I / O controller 24. It is temporarily stored (S505).

【0027】S505で一時記憶されたユニット番号を
判断し、作業者により指定された当該ユニットを使用し
ているソフトウェアの名称などの情報を情報テーブル1
1から読み取り、活線挿抜支援手段13を実行すること
により一覧情報として作成し、I/O制御装置24、M
ISC制御装置26を介して端末装置36へ送信する
(S506)。端末装置36は、S506で送信された
一覧情報を受信すると、その一覧情報を一覧として表示
装置36aに表示する(S507)。作業者は、その一
覧を見て立ち上げるソフトウェアが存在するか否かを判
断する(S508)。
The unit number temporarily stored in S505 is determined, and information such as the name of software using the unit designated by the operator is stored in the information table 1.
1 is read out and created as list information by executing the hot-swap support means 13, and the I / O control device 24, M
It is transmitted to the terminal device 36 via the ISC control device 26 (S506). Upon receiving the list information transmitted in S506, the terminal device 36 displays the list information on the display device 36a as a list (S507). The operator looks at the list and determines whether or not there is software to be launched (S508).

【0028】S508で立ち上げるソフトウェアが存在
すると判断された場合には、作業者はS507にて表示
された一覧を見て立ち上げるソフトウェアを選択し、そ
のソフトウェアを立ち上げる旨のソフトウェア選択デー
タをキーボード36bに入力する(S509)。S50
9でソフトウェア選択データが入力されると、CPU2
1は、立上げ/停止選択指示手段14bの実行により前
記ソフトウェア選択データをMISC制御装置26、I
/O制御装置24を介してメモリ22に一時記憶させ、
その後、プログラム実行管理手段12の実行により前記
ソフトウェア選択データが読み取られOSへ提供される
こととなりS509で選択された当該ソフトウェアが立
ち上げられる(S510)。
If it is determined in S508 that the software to be launched is present, the operator looks at the list displayed in S507 and selects the software to be launched, and the software selection data for launching the software is entered on the keyboard. 36b is input (S509). S50
When the software selection data is input in 9, the CPU 2
1 executes the start / stop selection instructing means 14b to transfer the software selection data to the MISC controller 26, I
Temporarily stored in the memory 22 via the / O controller 24,
After that, the software selection data is read and provided to the OS by the execution of the program execution management means 12, and the software selected in S509 is started up (S510).

【0029】S508で立ち上げるソフトウェアが存在
しないと判断された場合には、作業者がキーボード36
bにて当該ソフトウェアが存在しない旨の立上げソフト
ウェア無通知を入力し、該立上げソフトウェア無通知が
端末装置36よりMISC制御装置26、I/O制御装
置24を介してメモリ22に一時記憶されCPU21に
より認識されると活線挿入作業終了となる(S51
1)。
If it is determined in S508 that the software to be launched does not exist, the operator uses the keyboard 36
In b, the startup software non-notification indicating that the software does not exist is input, and the startup software non-notification is temporarily stored in the memory 22 from the terminal device 36 via the MISC control device 26 and the I / O control device 24. When recognized by the CPU 21, the hot-line insertion work ends (S51).
1).

【0030】次に、ソフトウェア立ち上げおよび停止方
式の手順を図6を用いて説明する。図6は、本発明のソ
フトウェア立ち上げ作業および停止作業の流れ図であ
る。ソフトウェアの立ち上げまたは停止を行なう場合に
は、まず、作業者がキーボード36bにてソフトウェア
の立ち上げまたは停止の旨を入力する(S601)。
Next, the procedure of the software starting and stopping method will be described with reference to FIG. FIG. 6 is a flowchart of the software start-up work and stop work of the present invention. When starting or stopping the software, the operator first inputs the fact that the software is started or stopped using the keyboard 36b (S601).

【0031】S601で入力されたデータは、MISC
制御装置26、I/O制御装置24を介してメモリ22
に一時記憶され、プログラム管理手段12が実行されて
いるCPU21によりソフトウェア立ち上げまたは停止
作業を行なうことが認識され、CPU21は、プログラ
ム実行管理手段12の実行により活線挿抜作業の対象と
なり得る全ユニットと、それらを使用するソフトウェア
の名称などの対応関係を情報テーブル11から読み取
り、活線挿抜支援手段13を実行することにより一覧情
報として作成し、I/O制御装置24、MISC制御装
置26を介して端末装置36へ送信する(S602)。
The data input in S601 is the MISC
Memory 22 via controller 26 and I / O controller 24
The CPU 21 which is temporarily stored in the program management means 12 recognizes that the software startup or stop work is performed, and the CPU 21 executes all the units that can be the target of the hot-swap operation by executing the program execution management means 12. And correspondences such as names of software using them are read from the information table 11 and created as list information by executing the hot-swap support means 13, and the list information is created via the I / O control device 24 and the MISC control device 26. And transmits it to the terminal device 36 (S602).

【0032】端末装置36は、S602で送信された一
覧情報を受信すると、その一覧情報を一覧として表示装
置36aに表示する(S603)。作業者は、その一覧
を見て立ち上げまたは停止を行なうソフトウェアが存在
するか否かを判断する(S604)。
Upon receiving the list information transmitted in S602, the terminal device 36 displays the list information on the display device 36a as a list (S603). The operator looks at the list and determines whether or not there is software for starting or stopping (S604).

【0033】S604で立ち上げまたは停止を行なうソ
フトウェアが存在すると判断された場合には、作業者は
S603にて表示された一覧を見て立ち上げまたは停止
を行なうソフトウェアを選択し、そのソフトウェアを立
ち上げまたは停止させる旨のソフトウェア選択データを
キーボード36bに入力する(S605)。S605で
ソフトウェア選択データが入力されると、CPU21
は、立上げ/停止選択指示手段14bの実行により前記
ソフトウェア選択データをMISC制御装置26、I/
O制御装置24を介してメモり22に一時記憶させ、そ
の後、プログラム実行管理手段12の実行により前記ソ
フトウェア選択データが読み取られOSへ提供されるこ
ととなりS509で選択された当該ソフトウェアの立ち
上げまたは停止が行なわれソフトウェア立ち上げまたは
停止作業終了となる(S606)。
When it is determined in S604 that the software for starting or stopping exists, the worker looks at the list displayed in S603 and selects the software for starting or stopping and starts the software. The software selection data for raising or stopping is input to the keyboard 36b (S605). When the software selection data is input in S605, the CPU 21
Executes the start / stop selection instructing means 14b to transfer the software selection data to the MISC controller 26, I /
The software is temporarily stored in the memory 22 via the O control device 24, and then the software selection data is read by the execution of the program execution management means 12 and provided to the OS. The software is stopped, and the software starts up or the stop work ends (S606).

【0034】S604で立ち上げまたは停止を行なうソ
フトウェアが存在しないと判断された場合には、作業者
がキーボード36bにて当該ソフトウェアが存在しない
旨の立上げソフトウェア無通知を入力し、該立上げソフ
トウェア無通知が端末装置36よりMISC制御装置2
6、I/O制御装置24を介してメモリ22に一時記憶
されCPU21により認識されると活線挿入作業終了と
なる(S607)。
When it is determined in S604 that there is no software for starting or stopping, the operator inputs a no startup software notification that the software does not exist on the keyboard 36b, and the startup software No notification is sent from the terminal device 36 to the MISC controller 2
6. When it is temporarily stored in the memory 22 via the I / O control device 24 and is recognized by the CPU 21, the hot-line insertion work ends (S607).

【0035】以上の実施例より、前記活線抜去方式また
は前記活線抜去方式の前後に前記ソフトウェア立ち上げ
および停止方式を実行することにより、活線抜去作業が
可能となり、また、前記活線挿入方式を実行することに
より、活線挿入作業が可能となる。本発明の活線挿抜方
式は、以上の実施例に限定されない。即ち、上記実施例
においての挿入不可ユニットおよび作業者が入力したユ
ニット番号に対応するユニットなどの配置されるべき位
置を、発光ダイオードなどを用いて作業者に知らせるよ
うにしても良い。
According to the above embodiment, by performing the software start-up and stop method before and after the hot-line removal method or the hot-line removal method, the hot-line removal work can be performed, and the hot-line insertion can be performed. By executing the method, hot-line insertion work becomes possible. The hot-swap method of the present invention is not limited to the above embodiments. That is, the worker may be informed of the positions where the uninsertable unit and the unit corresponding to the unit number input by the operator in the above embodiment should be arranged by using a light emitting diode or the like.

【0036】[0036]

【発明の効果】以上説明したように、本発明によれば、
回路基板または磁気ディスク装置を抜去することによっ
て影響を受けるソフトウェアの名称が表示されるので、
作業者が適切に活線抜去作業を行なうことができる。ま
た、活線抜去作業時に、稼働中の全ソフトウェアを停止
させなくてもよいので、活線抜去作業のシステムに対す
る影響を最小限に押えることができる。さらに、回路基
板または磁気ディスク装置の挿入後、ソフトウェアを立
ち上げていく際に、作業者は予め立ち上げなければなら
ないソフトウェアを知ることができるので、ソフトウェ
アの立ち上げ作業を的確に効率良く行なうことができ
る。
As described above, according to the present invention,
The name of the software affected by the removal of the circuit board or magnetic disk device is displayed.
The worker can appropriately perform hot-line removal work. Further, since it is not necessary to stop all the running software at the time of hot-line removal work, the influence of the hot-line removal work on the system can be suppressed to a minimum. Further, since the operator can know the software that must be started up in advance when starting up the software after inserting the circuit board or the magnetic disk device, the software can be started up accurately and efficiently. You can

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

【図1】本発明に係わる情報処理装置のソフトウェア構
成図
FIG. 1 is a software configuration diagram of an information processing apparatus according to the present invention.

【図2】情報処理装置のハードウェア構成図の一実施例FIG. 2 is an example of a hardware configuration diagram of an information processing apparatus

【図3】本発明に係わるシステム構成図の一実施例FIG. 3 is an embodiment of a system configuration diagram according to the present invention.

【図4】本発明の活線抜去作業流れ図FIG. 4 is a work flow chart of the hot wire removal of the present invention.

【図5】本発明の活線挿入作業流れ図FIG. 5 is a flowchart of hot-line insertion work of the present invention.

【図6】本発明のソフトウェア立ち上げ/停止作業流れ
FIG. 6 is a flowchart showing a software start / stop operation according to the present invention.

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

11・・・情報テーブル 12・・・プログラム実行管理手段 13・・・活線挿抜支援手段 14・・・立上げ/停止手段 21・・・中央処理装置(CPU) 22・・・記憶装置(メモり) 23・・・ROM 24・・・入出力制御装置(I/O制御装置) 25・・・小型コンピュータ・システム・インターフェ
ース制御装置(SCSI制御装置) 26・・・多目的制御装置(MISC制御装置) 27・・・ハードディスクドライブ(HDD) 28・・・フロッピーディスクドライブ(FDD) 31・・・情報処理装置 32・・・回路基板 33・・・回路基板番号 34・・・磁気ディスク装置 35・・・磁気ディスク装置番号 36・・・端末装置
11 ... Information table 12 ... Program execution management means 13 ... Hot-swap support means 14 ... Startup / stop means 21 ... Central processing unit (CPU) 22 ... Storage device (memo) 23 ... ROM 24 ... Input / output control device (I / O control device) 25 ... Small computer system interface control device (SCSI control device) 26 ... Multipurpose control device (MISC control device) ) 27 ... Hard disk drive (HDD) 28 ... Floppy disk drive (FDD) 31 ... Information processing device 32 ... Circuit board 33 ... Circuit board number 34 ... Magnetic disk device 35 ...・ Magnetic disk device number 36 ・ ・ ・ Terminal device

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 回路基板および磁気ディスク装置を、各
々着脱可能に装着した情報処理装置と、その情報処理装
置と回線で接続され、表示装置およびキーボードを備え
た端末装置を設けた情報処理システムにおいて、 回路基板および磁気ディスク装置と、それらを使用する
ソフトウェアとの対応関係を格納する情報テーブルと、 前記情報テーブルに格納する前記対応関係の書き込みお
よび読み取りを管理する書込/読取手段、および作業者
より選択されたソフトウェアの立ち上げおよび停止を管
理する立上げ/停止実行指示手段とを有するプログラム
実行管理手段と、 前記プログラム実行管理手段により読み取られた、活線
挿抜作業を行なう、回路基板および磁気ディスク装置を
使用するソフトウェアの名称を一覧として表示させるた
めの一覧情報を作成し、その一覧情報を前記端末装置に
提供する一覧情報作成手段を有する活線挿抜支援手段
と、 前記プログラム実行管理手段により読み取られた、活線
挿抜作業の対象となり得る、全回路基板および全磁気デ
ィスク装置と、それらを使用するソフトウェアとの関係
を一覧として表示させるための一覧情報を作成し、該一
覧情報を前記端末装置に提供する一覧情報作成手段、お
よび前記端末装置に表示された一覧を見て立ち上げまた
は停止を行なうソフトウェアを選択しその旨がキーボー
ドを介して指示されるとその選択されたソフトウェアの
立ち上げまたは停止の要求を前記プログラム実行管理手
段に伝える立上げ/停止選択指示手段とを有する立上げ
/停止手段とを設けたことを特徴とする活線挿抜方式。
1. An information processing system comprising: an information processing device in which a circuit board and a magnetic disk device are removably mounted; and a terminal device including a display device and a keyboard, which is connected to the information processing device by a line. An information table that stores the correspondence between the circuit board and the magnetic disk device and the software that uses them, a writing / reading unit that manages writing and reading of the correspondence stored in the information table, and an operator Program execution management means having start / stop execution instructing means for managing the start and stop of more selected software, and a circuit board and a magnetic field for performing hot-plugging / unplugging work read by the program execution management means. One for displaying a list of software names that use the disk device. Hot-swap support means having list information creation means for creating list information and providing the list information to the terminal device, and all circuits read by the program execution management means that can be targets of hot-swap work. List information creating means for creating list information for displaying the relationship between the board and all magnetic disk devices and the software using them as a list, and providing the list information to the terminal device, and displaying on the terminal device When the software to be started up or stopped is selected by looking at the selected list and the fact is instructed via the keyboard, a request to start up or stop the selected software is transmitted to the program execution management means. A hot-plugging / unplugging system characterized in that a start / stop means having stop selection instruction means is provided.
JP10917393A 1993-05-11 1993-05-11 Live line insertion and pulling-out system Pending JPH06324774A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10917393A JPH06324774A (en) 1993-05-11 1993-05-11 Live line insertion and pulling-out system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10917393A JPH06324774A (en) 1993-05-11 1993-05-11 Live line insertion and pulling-out system

Publications (1)

Publication Number Publication Date
JPH06324774A true JPH06324774A (en) 1994-11-25

Family

ID=14503512

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10917393A Pending JPH06324774A (en) 1993-05-11 1993-05-11 Live line insertion and pulling-out system

Country Status (1)

Country Link
JP (1) JPH06324774A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7024507B2 (en) 2001-09-17 2006-04-04 Lenovo (Singapore) Pty Ltd. Computer device, expansion device management method, and computer program
JP2019106131A (en) * 2017-12-14 2019-06-27 株式会社Pfu Information processing apparatus, extension unit monitoring method, and program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7024507B2 (en) 2001-09-17 2006-04-04 Lenovo (Singapore) Pty Ltd. Computer device, expansion device management method, and computer program
JP2019106131A (en) * 2017-12-14 2019-06-27 株式会社Pfu Information processing apparatus, extension unit monitoring method, and program

Similar Documents

Publication Publication Date Title
US7418563B2 (en) Method for controlling storage device controller, storage device controller, and program
EP1645960B1 (en) Snapshot system
JP3088269B2 (en) Computer network system and operating system version management method
US7610508B2 (en) Storage system and setting method for storage configuration information
US20070011423A1 (en) Data migration method
EP0683453A1 (en) Multi-processor system, disk controller using the same and non-disruptive maintenance method thereof
JP2008015768A (en) Storage system and data management method using the same
JP2010102479A (en) Computer system, storage device, and data updating method
US20210089379A1 (en) Computer system
GB2300735A (en) Mirror disk control
US20060167886A1 (en) System and method for transmitting data from a storage medium to a user-defined cluster of local and remote server blades
EP1659491A1 (en) Update control program, update control method and update control device
CN106528226B (en) Installation method and device of operating system
JP2005251188A (en) Redundant path control apparatus and redundant path control method
JP2009230239A (en) Data migration method for tape device and tape management system
JPH06324774A (en) Live line insertion and pulling-out system
JP2006085539A (en) Database management program, method, and device, and recording medium
JP3265540B2 (en) Operation control method of computer system
JP3425355B2 (en) Multiple write storage
JP3451499B2 (en) I / O device control system configuration change processing method
JP2002073163A (en) Plant controller
JP2935312B2 (en) Software implementation method
JPH0689181A (en) System for updating program by down load
JP2023068460A (en) Image processing device, control method of the same, and program
JPH1196059A (en) Data processor and recording medium recorded with duplex setting job program