JP2732688B2 - Management host switching control method - Google Patents

Management host switching control method

Info

Publication number
JP2732688B2
JP2732688B2 JP1312987A JP31298789A JP2732688B2 JP 2732688 B2 JP2732688 B2 JP 2732688B2 JP 1312987 A JP1312987 A JP 1312987A JP 31298789 A JP31298789 A JP 31298789A JP 2732688 B2 JP2732688 B2 JP 2732688B2
Authority
JP
Japan
Prior art keywords
host
processing device
management
management host
communication control
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP1312987A
Other languages
Japanese (ja)
Other versions
JPH03172950A (en
Inventor
俊一 小笠原
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP1312987A priority Critical patent/JP2732688B2/en
Publication of JPH03172950A publication Critical patent/JPH03172950A/en
Application granted granted Critical
Publication of JP2732688B2 publication Critical patent/JP2732688B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Hardware Redundancy (AREA)
  • Computer And Data Communications (AREA)

Description

【発明の詳細な説明】 〔概要〕 複数のホスト処理装置が通信制御処理装置を共有する
システムであって,その通信制御処理装置配下の通信資
源を管理する管理ホストが定められているシステムにお
ける管理ホスト切り替え制御方法に関し, 管理ホストに障害が発生した場合に,他のホスト処理
装置により,迅速に通信を継続できるようにすることを
目的とし, 管理ホストの宣言を,管理ホストとなり得る機能を備
えている各ホスト処理装置から通信制御処理装置へ通知
する過程と,通信制御処理装置において管理ホストの宣
言を受けた場合に,その要求をスタックし,早く宣言し
たホスト処理装置に対して,管理ホスト許可の通知を行
う過程と,管理ホストが障害になった場合に,スタック
から次に管理ホストの宣言を行っている他のホスト処理
装置を選び,新たに管理ホスト許可の通知を行う過程と
を備え,管理ホストの障害時に管理ホストを自動的に切
り替えるように構成する。
DETAILED DESCRIPTION OF THE INVENTION [Overview] Management in a system in which a plurality of host processing devices share a communication control processing device and a management host that manages communication resources under the communication control processing device is defined The host switching control method has a function to enable the management host to declare the management host when another failure occurs in the management host. Notification process from each host processing device to the communication control processing device, and when the communication control processing device receives a declaration of a management host, the request is stacked, and the management host is notified to the host processing device that declared earlier. The process of notifying permission and, if the management host fails, another host that has declared the management host next from the stack. And a process of newly notifying of a management host permission, wherein the management host is automatically switched when the management host fails.

〔産業上の利用分野〕[Industrial applications]

本発明は,複数のホスト処理装置が通信制御処理装置
を共有するシステムであって,その通信制御処理装置配
下の通信資源を管理する管理ホストが定められているシ
ステムにおける管理ホスト切り替え制御方法に関する。
The present invention relates to a management host switching control method in a system in which a plurality of host processing devices share a communication control processing device, and in which a management host for managing communication resources under the communication control processing device is defined.

〔従来の技術〕[Conventional technology]

第3図は従来技術の例,第4図は従来のコマンドシー
ケンスの例を示す。
FIG. 3 shows an example of the prior art, and FIG. 4 shows an example of the conventional command sequence.

第3図(イ)に示すように,複数のホスト処理装置10
A,10Bが,1つの通信制御処理装置(CCP)11を共有し、そ
の通信制御処理装置11配下の同一通信回線13を使用する
場合,従来,例えば次のように制御している。
As shown in FIG. 3 (a), a plurality of host processors 10
When A and 10B share one communication control processor (CCP) 11 and use the same communication line 13 under the control of the communication control processor 11, conventional control is performed as follows, for example.

あらかじめ管理ホストとして定められた1つのホス
ト,例えばホスト処理装置10Aが,通信回線13または端
末20の活性化を行う。通信制御処理装置11は,そのホス
ト処理装置10Aを管理ホストとして記憶する。
One host determined in advance as a management host, for example, the host processor 10A activates the communication line 13 or the terminal 20. The communication control processing device 11 stores the host processing device 10A as a management host.

端末20からセション確立要求が上がると,通信制御
処理装置11は,その端末20を管理しているホスト処理装
置10Aに,セション確立要求電文を通知する。
When a session establishment request is sent from the terminal 20, the communication control processing device 11 notifies the host processing device 10A managing the terminal 20 of a session establishment request message.

管理ホストであるホスト処理装置10Aは,電文を見
て端末20が要求する通信相手を判断し,例えばそれがホ
スト処理装置10Bで動作するプログラムである場合に
は,セション確立要求をホスト処理装置10Bに通知す
る。
The host processing device 10A, which is the management host, determines the communication partner requested by the terminal 20 by looking at the message. For example, if it is a program that runs on the host processing device 10B, the host processing device 10A Notify.

通知を受けたホスト処理装置10Bでは,論理セショ
ンを確立し,端末20とのデータ通信を行う。
The host processor 10B that has received the notification establishes a logical session and performs data communication with the terminal 20.

第3図(ロ)に示すように,管理ホストであるホスト
処理装置10Aが,障害によってダウンしたとすると,端
末20からの要求を受け付けられなくなる。
As shown in FIG. 3B, if the host processing device 10A, which is the management host, goes down due to a failure, the request from the terminal 20 cannot be accepted.

そこで,従来技術では,ホスト処理装置10Aが障害に
なると,オペレータが介入して,ホスト処理装置10B
に,として示すような端末管理通知を行わせる。通信
制御処理装置11は,以後,端末20の管理ホストがホスト
処理装置10Bであることを記憶し,端末20からのセショ
ン確立要求を,ホスト処理装置10Bに通知する。
Therefore, in the prior art, when the host processing device 10A fails, an operator intervenes and the host processing device 10B
Then, a terminal management notification as shown in FIG. Thereafter, the communication control processor 11 stores that the management host of the terminal 20 is the host processor 10B, and notifies the host processor 10B of a session establishment request from the terminal 20.

第4図は,これらのホスト処理装置および通信制御処
理装置間のコマンドシーケンスを示している。第3図の
例と同様に,管理ホストがホストAで,相手端末がホス
トBと通信する場合を想定している。
FIG. 4 shows a command sequence between the host processing device and the communication control processing device. As in the example of FIG. 3, it is assumed that the management host is the host A and the partner terminal communicates with the host B.

管理ホストであるホストAを立ち上げた時点で,ホ
ストAは相手端末に対して,端末の管理者がホストAで
ある旨の通知を,ACTPU/ACTLUコマンドにより行う。な
お,これらのコマンドは通信資源でなしる物理ユニット
/論理ユニットを活性化するコマンドである。+resp
は,それに対する応答である。
When the host A, which is the management host, is started, the host A notifies the partner terminal that the administrator of the terminal is the host A by using the ACTPU / ACTLU command. Note that these commands are commands for activating the physical unit / logical unit formed by the communication resources. + Resp
Is the response to it.

相手端末に,ホストBに対する通信要求が生じる
と,相手端末は,管理ホストがホストAであるため,ホ
ストA宛にセション確立要求電文を送信する。
When a communication request to the host B occurs at the partner terminal, the partner terminal transmits a session establishment request message to the host A because the management host is the host A.

ホストAは,セション確立要求がホストBに対する
ものであると判断して,CDINITコマンドにより,ホスト
Bへセション確立要求があったことを通知する。CDINIT
コマンドは,ホスト間の通信コマンドである。
The host A determines that the session establishment request is for the host B, and notifies the host B of the request for the session establishment by a CDINIT command. CDINIT
The command is a communication command between the hosts.

ホストBは,相手端末に対して,セション開始電文
(BINDコマンド)を送出する。以後,ホストBと相手端
末間でデータ通信を行う。
The host B sends a session start message (BIND command) to the partner terminal. Thereafter, data communication is performed between the host B and the partner terminal.

管理ホストであるホストAに障害が発生した場合,
オペレータからの指示により,管理ホストをホストAか
らホストBへ切り替えるために,相手端末に対するACTP
U/ACTLUコマンドを発行する。
If a failure occurs on host A, which is the management host,
In order to switch the management host from host A to host B according to an instruction from the operator, ACTP to the partner terminal
Issue U / ACTLU command.

〔発明が解決しようとする課題〕[Problems to be solved by the invention]

従来,複数のホスト処理装置が通信制御処理装置を共
有し,その通信制御処理装置配下の通信回線などの通信
資源を使用する場合,その管理ホストがあらかじめ定め
られており,その管理ホストを経由して,通信相手と論
理セションを確立し,通信を行うようにされている。
Conventionally, when a plurality of host processing devices share a communication control processing device and use communication resources such as a communication line under the communication control processing device, the management host is determined in advance and the management host is determined via the management host. Thus, a logical session is established with a communication partner and communication is performed.

そのため,管理ホストに障害が生じた場合,他のホス
ト処理装置は,新たな論理セションを確立することがで
きないという問題があった。また,これを可能とするた
めには,他のホスト処理装置が新たに管理ホストとなる
ように指示するオペレーションが必要であり,迅速な通
信再開ができないという問題があった。
Therefore, when a failure occurs in the management host, another host processing device cannot establish a new logical session. In order to make this possible, an operation for instructing another host processing device to newly become a management host is required, and there has been a problem that communication cannot be quickly resumed.

本発明は上記問題点の解決を図り,管理ホストに障害
が発生した場合に,他のホスト処理装置により,迅速に
通信を継続できるようにすることを目的としている。
SUMMARY OF THE INVENTION It is an object of the present invention to solve the above-mentioned problem and to enable, when a failure occurs in a management host, communication to be promptly continued by another host processing device.

〔課題を解決するための手段〕[Means for solving the problem]

第1図は本発明の原理説明図である。 FIG. 1 is a diagram illustrating the principle of the present invention.

第1図において、10A,10BはCPUおよびメモリを備えて
データ処理を行うホスト処理装置,11は通信回線を介し
た通信を制御する通信制御処理装置(CCP),12は管理ホ
スト宣言の情報を記憶するスタックを表す。
In FIG. 1, reference numerals 10A and 10B denote host processing units having a CPU and a memory for data processing, 11 a communication control processing unit (CCP) for controlling communication via a communication line, and 12 a control host declaration information. Represents the stack to store.

ホスト処理装置10A,10Bは、通信制御処理装置11を共
有している。
The host processing devices 10A and 10B share the communication control processing device 11.

ホスト処理装置10Aのシステム立ち上げ時に,ホスト
処理装置10Aは,処理P1により,端末からのセション確
立要求電文を受け取って,その要求を,通信相手に通知
する管理ホストの宣言を行う。ホスト処理装置10Bも同
様に,自システムの立ち上げ時に,処理P2により,管理
ホストの宣言を行う。
When the system of the host processor 10A starts up, the host processor 10A receives a session establishment request message from a terminal and declares a management host for notifying the request to a communication partner by a process P1. Similarly, the host processor 10B declares the management host by the process P2 when the own system starts up.

通信制御処理装置11は,管理ホストの宣言を受けた場
合に,処理P3により,その要求をスタック12に設定し,
早く宣言したホスト処理装置,例えばホスト処理装置10
Aに対して,管理ホスト許可の通知を行う。
When receiving the declaration of the management host, the communication control processor 11 sets the request in the stack 12 by the process P3,
An earlier declared host processor, for example, host processor 10
Notify A of management host permission.

これにより、以後,ホスト処理装置10Aが管理ホスト
として動作する。
Thereby, the host processing device 10A thereafter operates as the management host.

管理ホストとなったホスト処理装置10Aが障害になる
と,通信制御処理装置11は,処理P4により,スタック12
から,ホスト処理装置10Aの次に管理ホストの宣言を行
っているホスト処理装置10Bを選び,そのホスト処理装
置10Bに対して新たに管理ホスト許可の通知を行う。
When the host processing device 10A serving as the management host fails, the communication control processing device 11 causes the stack 12
Then, the host processing device 10B declaring the management host is selected next to the host processing device 10A, and the host processing device 10B is newly notified of the management host permission.

これにより,管理ホストの障害時に,オペレータなど
が介在することなく,自動的に管理ホストが切り替わる
ことになる。
As a result, when the management host fails, the management host is automatically switched without the intervention of an operator or the like.

〔作用〕[Action]

本発明では,通信制御処理装置11が,すべての管理ホ
ストの宣言を,スタックして記憶し,管理ホストの障害
発生時に,新たな管理ホストの許可通知を行うので,通
信の自動継続が可能になる。なお,管理ホストとして許
可を与えたホスト処理装置に関する情報は,第1図に示
すスタック12とは別に記憶してもよい。
According to the present invention, the communication control processor 11 stacks and stores the declarations of all the management hosts, and notifies the permission of a new management host when a failure occurs in the management host, so that the communication can be automatically continued. Become. It should be noted that the information on the host processing device that has been given permission as the management host may be stored separately from the stack 12 shown in FIG.

〔実施例〕〔Example〕

第2図は本発明の一実施例によるコマンドシーケンス
の例を示す。
FIG. 2 shows an example of a command sequence according to an embodiment of the present invention.

第2図において,太い実線で示したシーケンスが,第
4図で説明した従来技術と異なる部分である。ホストA
とホストBの2つのホスト処理装置が通信制御処理装置
を共有し,相手端末がホストBと通信する場合を想定し
て説明する。
In FIG. 2, the sequence shown by the thick solid line is a part different from the conventional technique described in FIG. Host A
The description will be made on the assumption that the two host processing apparatuses, namely, the host B and the host B share a communication control processing apparatus, and the partner terminal communicates with the host B.

ホストAは,システムの立ち上げ時に,相手端末を
所有することを通知するACTPU/ACTLUコマンドの発行に
先立ち,管理ホストとなり得る宣言を行う。このコマン
ドをACTDTEコマンドという。
When the system A starts up, prior to issuing the ACTPU / ACTLU command for notifying that the other terminal is owned, the host A makes a declaration that it can be a management host. This command is called the ACTDTE command.

通信制御処理装置は,+respの応答を返すととも
に,この管理ホストの宣言をスタックし,この宣言が最
初の宣言であるので,管理ホストの許可をホストAに与
える。
The communication control processing device returns a + resp response, stacks the declaration of the management host, and gives the permission of the management host to the host A because this declaration is the first declaration.

ホストAは管理ホストの許可を得ると,相手端末に
対して,端末の管理者がホストAである旨の通知を,ACT
PU/ACTLUコマンドにより行う。
When the host A obtains the permission of the management host, it notifies the partner terminal that the terminal administrator is the host A by ACT.
Performed by PU / ACTLU command.

相手端末に,ホストBに対する通信要求が生じる
と,相手端末は,管理ホストがホストAであるため,ホ
ストA宛にセション確立要求電文を送信する。
When a communication request to the host B occurs at the partner terminal, the partner terminal transmits a session establishment request message to the host A because the management host is the host A.

ホストAは,セション確立要求がホストBに対する
ものであると判断して,CDINITコマンドにより,ホスト
Bへセション確立要求があったことを通知する。
The host A determines that the session establishment request is for the host B, and notifies the host B of the request for the session establishment by a CDINIT command.

ホストBは,相手端末に対して,セション開始電文
(BINDコマンド)を送出する。以後,ホストBと相手端
末間でデータ通信を行う。
The host B sends a session start message (BIND command) to the partner terminal. Thereafter, data communication is performed between the host B and the partner terminal.

説明が時間的に前後するが,ホストAに遅れて立ち
上がったホストBは,ホストAと同様に,ACTDTEコマン
ドを発行して,管理ホストの宣言を行う。通信制御処理
装置は,この宣言をスタックする。ただし,管理ホスト
の許可は,すでにホストAに与えているので,ホストB
に対してはこの許可は行わない。
Although the description is delayed in time, the host B that has started up after the delay of the host A issues an ACTDTE command and declares a management host, similarly to the host A. The communication control processor stacks this declaration. However, since the permission of the management host has already been given to host A, host B
Do not grant this permission.

その後,ホストAに障害が発生したとする。ホスト障
害は,通信制御処理装置が直接検出してもよいし,ホス
ト処理装置また監視装置などからの通知により検出して
もよい。この障害検出については,従来から種々の方式
が知られているので,ここでの説明は省略する。
Thereafter, it is assumed that a failure has occurred in the host A. The host failure may be detected directly by the communication control processing device, or may be detected by notification from the host processing device or the monitoring device. Various methods have been known for this failure detection, and a description thereof will be omitted.

ホストAの障害を認識すると,通信制御処理装置
は,スタック情報を取り出す。ホストAの次に,ホスト
Bが管理ホスト宣言を行っていることがわかるので,ホ
ストBへ管理ホストの許可を与える。これは,オペレー
タの介入なしに自動的に行われる。ホストBは,この許
可を受けると,相手端末の所有者がホストBであること
を通知する。
When recognizing the failure of the host A, the communication control processing device extracts the stack information. Since it is known that the host B has declared the management host next to the host A, permission of the management host is given to the host B. This is done automatically without operator intervention. When receiving the permission, the host B notifies that the owner of the partner terminal is the host B.

〜 以降は,ホストBが管理ホストとなり,相手端
末からのセション確立要求電文は,ホストBへ通知され
る。
Thereafter, the host B becomes the management host, and the session establishment request message from the partner terminal is notified to the host B.

通信制御処理装置を共有するホスト処理装置が2台の
例について説明したが,3台以上でも同様に制御できる。
Although an example has been described in which two host processing devices share the communication control processing device, control can be similarly performed with three or more host processing devices.

〔発明の効果〕〔The invention's effect〕

以上説明したように,本発明によれば,ホスト障害時
に,管理ホスト切り替えのためのオペレーションを伴わ
ずに,自動的に代替ホストへ切り替えることが可能にな
り,通信の停止を引き起こすことがなくなる。
As described above, according to the present invention, in the event of a host failure, it is possible to automatically switch to the substitute host without performing an operation for switching the management host, and the communication is not stopped.

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

第1図は本発明の原理説明図, 第2図は本発明の一実施例によるコマンドシーケンスの
例, 第3図は従来技術の例, 第4図は従来のコマンドシーケンスの例を示す。 図中,10A,10Bはホスト処理装置,11は通信制御処理装置,
12はスタック,13は通信回線,P1〜P4は処理過程を表す。
FIG. 1 is a diagram for explaining the principle of the present invention, FIG. 2 is an example of a command sequence according to an embodiment of the present invention, FIG. 3 is an example of a prior art, and FIG. 4 is an example of a conventional command sequence. In the figure, 10A and 10B are host processing devices, 11 is a communication control processing device,
12 indicates a stack, 13 indicates a communication line, and P1 to P4 indicate processing steps.

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】複数のホスト処理装置(10A,10B)が通信
制御処理装置(11)を共有するシステムにおいて, 通信相手との論理的結合を要求する端末からの電文を受
け取ってその要求を配布する管理ホストの宣言を,管理
ホストとなり得る機能を備えている各ホスト処理装置か
ら通信制御処理装置へ通知する過程(P1,P2)と, 通信制御処理装置において管理ホストの宣言を受けた場
合に,その要求をスタックし,早く宣言したホスト処理
装置に対して,管理ホスト許可の通知を行う過程(P3)
と, 管理ホストとなったホスト処理装置が障害になった場合
に,通信制御処理装置は,スタックから次に管理ホスト
の宣言を行っている他のホスト処理装置を選び,そのホ
スト処理装置に対して新たに管理ホスト許可の通知を行
う過程(P4)とを備え, 管理ホストの障害時に管理ホストを自動的に切り替える
ようにしたことを特徴とする管理ホスト切り替え制御方
法。
In a system in which a plurality of host processing devices (10A, 10B) share a communication control processing device (11), a message from a terminal requesting a logical connection with a communication partner is received and the request is distributed. (P1, P2) in which the host processor that has the function as a management host notifies the communication control processor of the declaration of the management host to perform. , Stacking the request and notifying the host processing device that declared earlier of the management host permission (P3)
If the host processing device that has become the management host fails, the communication control processing device selects another host processing device that has declared the management host next from the stack, and A new management host permission notification step (P4), wherein the management host is automatically switched when the management host fails.
JP1312987A 1989-12-01 1989-12-01 Management host switching control method Expired - Fee Related JP2732688B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1312987A JP2732688B2 (en) 1989-12-01 1989-12-01 Management host switching control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1312987A JP2732688B2 (en) 1989-12-01 1989-12-01 Management host switching control method

Publications (2)

Publication Number Publication Date
JPH03172950A JPH03172950A (en) 1991-07-26
JP2732688B2 true JP2732688B2 (en) 1998-03-30

Family

ID=18035875

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1312987A Expired - Fee Related JP2732688B2 (en) 1989-12-01 1989-12-01 Management host switching control method

Country Status (1)

Country Link
JP (1) JP2732688B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4923990B2 (en) * 2006-12-04 2012-04-25 株式会社日立製作所 Failover method and its computer system.
JP5433219B2 (en) * 2008-11-27 2014-03-05 株式会社日立国際電気 Cluster system

Also Published As

Publication number Publication date
JPH03172950A (en) 1991-07-26

Similar Documents

Publication Publication Date Title
JPH0616276B2 (en) Communication session recovery method
US6675268B1 (en) Method and apparatus for handling transfers of data volumes between controllers in a storage environment having multiple paths to the data volumes
JP2566728B2 (en) Logical path scheduling device and execution method
JP5845571B2 (en) Calculation system and calculation system management method
JP2003022258A (en) Backup system for server
JPH06202996A (en) Extended function of subscriber distributed two phase commit protocol
JP2008186238A (en) Power source management method, management system, client server system, displaying method of power source control screen, and displaying system
WO2018094686A1 (en) Smb service failure handling method, and storage device
JP4957765B2 (en) Software program execution device, software program execution method, and program
CN114553900A (en) Distributed block storage management system and method and electronic equipment
JP2732688B2 (en) Management host switching control method
JP3430908B2 (en) Network connection control system and storage medium
JPH06216964A (en) System and method for routing session between processors in computer-devices coupled loosely to each other
JP2003345638A (en) Method for controlling storage controller, the storage controller, and program
JP2629415B2 (en) A business process switching method in a mutual standby system
JP2658683B2 (en) System stall monitoring and control method for mutual standby system
JP3008887B2 (en) Computer system having active / standby switching function for each application program and machine-readable recording medium recording the program
CN111045778A (en) Virtual machine creating method and device, server and storage medium
CN115361271B (en) SSH server switching and connecting method, cloud server and storage medium
JP2000148525A (en) Method for reducing load of active system in service processor duplex system
JP6004075B2 (en) Calculation system and calculation system management method
JP3226934B2 (en) Server power off control method for information processing system
JPH03116337A (en) Mutual standby business processing device
JPH0834615B2 (en) Line state management control method in switching system
JP2545763B2 (en) Restart method of batch processing in hot standby system

Legal Events

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