JPH11355340A - Network system - Google Patents

Network system

Info

Publication number
JPH11355340A
JPH11355340A JP15603098A JP15603098A JPH11355340A JP H11355340 A JPH11355340 A JP H11355340A JP 15603098 A JP15603098 A JP 15603098A JP 15603098 A JP15603098 A JP 15603098A JP H11355340 A JPH11355340 A JP H11355340A
Authority
JP
Japan
Prior art keywords
server
response time
domain
domain server
network 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
JP15603098A
Other languages
Japanese (ja)
Inventor
Toshiya Echizen
前 俊 哉 越
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.)
Toshiba Corp
Original Assignee
Toshiba Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Corp filed Critical Toshiba Corp
Priority to JP15603098A priority Critical patent/JPH11355340A/en
Publication of JPH11355340A publication Critical patent/JPH11355340A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To change the setting of the configuration of domain automatically in response to a communication state. SOLUTION: Each machine connected to a network in this network system has a control system. In the case that a reply time of a domain server exceeds an object reply time, a comparison discrimination section 23 in the control system decreases gradually a window size to discriminate whether or not the reply time of the domain server is shorter than the object reply time. When the reply time of the domain server still exceeds the object reply time regardless of decreasing the window size, the section 23 discriminates the communication state to be bad, raises a backup domain server to the domain server and demotes the original domain server to the backup domain server automatically. After that, the section 23 discriminates whether or not the reply time of the server demoted to the backup domain server is shorter than the object reply time, and automatically returns the demoted server to the domain server when its reply time is shorter than the object reply time.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ネットワーク上の
管理グループであるドメインの分離および統合を行う技
術に関する。
The present invention relates to a technique for separating and integrating domains, which are management groups on a network.

【0002】[0002]

【従来の技術】ネットワークに接続された個々のコンピ
ュータを識別するために、ドメインと呼ばれる仮想的な
管理グループを設定し、ドメインごとに各ドメイン内の
コンピュータを管理するネットワークシステムが提案さ
れている。各ドメイン内には、複数のクライアント・マ
シンと、これらクライアント・マシンを管理するサーバ
とが設けられる。異なるドメイン間、あるいはドメイン
内でデータ通信を行う場合、まずサーバに確認信号を送
り、それに対する応答をサーバが返してから、データ通
信が行われる。
2. Description of the Related Art A network system has been proposed in which a virtual management group called a domain is set in order to identify individual computers connected to a network, and computers in each domain are managed for each domain. In each domain, a plurality of client machines and a server for managing these client machines are provided. When performing data communication between different domains or within a domain, first, a confirmation signal is sent to the server, the server returns a response to the confirmation signal, and then data communication is performed.

【0003】[0003]

【発明が解決しようとする課題】この種の従来のネット
ワークシステムでは、ドメインの設定を主に手動で行っ
ていたため、ネットワーク内に低速回線の経路や回線品
質の悪い経路がある場合には、ドメイン内のサーバとデ
ータのやり取りができなくなり、ひいては、ドメイン内
の各マシン(コンピュータ)とデータ通信を行えなくな
る。
In this type of conventional network system, the domain setting is mainly performed manually. Therefore, when there is a low-speed line route or a line with poor line quality in the network, the domain is set. Data cannot be exchanged with a server in the domain, and data communication cannot be performed with each machine (computer) in the domain.

【0004】このような場合、従来は、システム管理者
が現場に出向いてネットワークの通信状態を実際に検査
し、問題のあるドメインを手動で分割する処理を行って
いた。このため、ネットワークが復旧するまでに時間が
かかり、また、システム管理者の人件費など管理費用が
高くなるという問題があった。
In such a case, conventionally, a system administrator goes to the site and actually inspects the communication state of the network, and performs a process of manually dividing a problem domain. For this reason, there has been a problem that it takes time until the network is restored, and management costs such as labor costs of a system administrator increase.

【0005】本発明は、このような点に鑑みてなされた
ものであり、その目的は、ドメインの構成を通信状態に
応じて自動的に設定変更することができるネットワーク
システムを提供することにある。
[0005] The present invention has been made in view of such a point, and an object of the present invention is to provide a network system capable of automatically changing the configuration of a domain according to a communication state. .

【0006】[0006]

【課題を解決するための手段】上述した課題を解決する
ために、請求項1の発明は、ネットワーク上の管理グル
ープであるドメイン内に、少なくとも1台のクライアン
ト・マシンと、各クライアント・マシンを管理するサー
バとを設けたネットワークシステムにおいて、前記ドメ
イン内に、前記サーバになりうる予備サーバを少なくと
も1台設け、データ通信時における前記サーバの応答時
間を計測する応答時間計測手段と、前記計測された応答
時間に基づいて、前記予備サーバを前記サーバに変更す
るか否かを判断するサーバ設定変更手段と、を備える。
According to an aspect of the present invention, at least one client machine and each client machine are provided in a domain which is a management group on a network. In a network system provided with a server to manage, in the domain, at least one spare server that can be the server is provided, and response time measuring means for measuring a response time of the server during data communication; Server setting change means for determining whether or not to change the spare server to the server based on the response time.

【0007】請求項1の「応答時間計測手段」は図1の
計測部22に対応し、「サーバ設定変更手段」は図1の
比較判断部23に対応する。
The "response time measuring means" in claim 1 corresponds to the measuring section 22 in FIG. 1, and the "server setting changing means" corresponds to the comparing and judging section 23 in FIG.

【0008】請求項2の「通信パラメータ変更手段」
は、図1の設定変更部24に対応する。
[0008] "Communication parameter changing means" of claim 2
Corresponds to the setting change unit 24 in FIG.

【0009】請求項4の「第1の回数計測手段」は、D
カウンタに対応する。
According to a fourth aspect of the present invention, the "first number measuring means" is
Corresponds to the counter.

【0010】請求項5の「サーバ復帰判断手段」は、図
5のステップS11〜S14の処理に対応する。
The "server return determination means" in claim 5 corresponds to the processing in steps S11 to S14 in FIG.

【0011】請求項6の「第2の回数計測手段」は、B
カウンタに対応する。
According to a sixth aspect of the present invention, the “second number measuring means” is
Corresponds to the counter.

【0012】[0012]

【発明の実施の形態】以下、本発明に係るネットワーク
システムについて、図面を参照しながら具体的に説明す
る。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, a network system according to the present invention will be specifically described with reference to the drawings.

【0013】図1は本発明に係るネットワークシステム
の制御系の概略ブロック図である。図1の制御系は、通
常はソフトウェアにより実現されるが、一部または全部
をハードウェアで構成してもよい。
FIG. 1 is a schematic block diagram of a control system of a network system according to the present invention. The control system in FIG. 1 is normally realized by software, but may be partially or entirely configured by hardware.

【0014】一方、図2はネットワークシステムの全体
構成図である。以下、図1の制御系の構成および動作を
説明する前に、まず、図2を用いてネットワークの全体
構成を説明する。
FIG. 2 is an overall configuration diagram of the network system. Hereinafter, before describing the configuration and operation of the control system in FIG. 1, first, the overall configuration of the network will be described with reference to FIG. 2.

【0015】図2のネットワークシステムは、A課、B
課およびC課の間でデータ通信を行う例を示している。
A課には、複数のクライアント・マシン11〜1nから
なるクライアント群1と、クライアント群1を管理する
ドメインサーバ2とが設けられている。また、B課とC
課にはそれぞれ、複数のクライアント・マシン11〜1
nからなるクライアント群3,4と、ドメイン・サーバ
の代わりになりうるバックアップ・ドメインサーバ5,
6とが設けられている。
The network system shown in FIG.
The example which performs data communication between a section and C section is shown.
Section A includes a client group 1 including a plurality of client machines 11 to 1n, and a domain server 2 that manages the client group 1. Section B and C
Each section has multiple client machines 11-1
n, and a backup domain server 5, which can replace the domain server.
6 are provided.

【0016】A課とB課は高速LAN7で接続され、A
課とC課はLAN間接続装置8を介して接続されている。L
AN間接続装置8の間の回線9が仮に低速であるとする
と、C課はA課とB課で構成されるドメインに参入でき
ないおそれがある。このため、本実施形態では、ネット
ワークに接続されたドメインサーバ2、バックアップ・
ドメインサーバ3、およびクライアント・マシン11〜
1nのそれぞれに図1の制御系を設け、ドメインの構成
を通信状態に応じて自動的に設定変更できるようにした
ことを特徴とする。
Sections A and B are connected by a high-speed LAN 7
The section and the section C are connected via the LAN connection device 8. L
Assuming that the line 9 between the AN connecting devices 8 is slow, the section C may not be able to enter the domain constituted by the sections A and B. Therefore, in the present embodiment, the domain server 2 connected to the network
Domain server 3 and client machines 11 to
1n is provided with the control system of FIG. 1 so that the domain configuration can be automatically changed according to the communication state.

【0017】ネットワークに接続された各マシン(コン
ピュータ)が有する制御系は、図1に示すように、ネッ
トワーク制御部21と、計測部22と、比較判断部23
と、設定変更部24と、ドメイン情報テーブル25とを
有する。ネットワーク制御部21は、計測部22、比較
判断部23および設定変更部24を制御するものであ
り、例えばコンピュータの基本ソフトウェアであるOS
(オペレーティング・システム)で構成される。
As shown in FIG. 1, the control system of each machine (computer) connected to the network includes a network control unit 21, a measurement unit 22, a comparison judgment unit 23
, A setting change unit 24, and a domain information table 25. The network control unit 21 controls the measurement unit 22, the comparison determination unit 23, and the setting change unit 24.
(Operating system).

【0018】計測部22は、ドメインサーバ2に確認信
号を送信してから応答信号が返ってくるまでの時間を計
測する。比較判断部23は、後で詳述するように、計測
部22による計測結果に基づいて、ドメインの分割・統
合処理を行う。設定変更部24は、後で詳述するよう
に、一度に送信するデータ量を表すウインドウサイズ
と、通信エラー時のリトライ回数を表すリトライタイマ
の設定値を変更する。
The measuring unit 22 measures the time from when the confirmation signal is transmitted to the domain server 2 until the response signal is returned. The comparison / determination unit 23 performs a domain division / integration process based on the measurement result by the measurement unit 22 as described later in detail. As will be described in detail later, the setting change unit 24 changes a window size indicating the amount of data to be transmitted at one time and a set value of a retry timer indicating the number of retries at the time of a communication error.

【0019】ドメイン情報テーブル25は、図3に概略
を示すように、マシンの種別、ホスト名、およびドメイ
ン名に関する各情報を格納する。図3は、ドメインサー
バとバックアップ・ドメインサーバのみのドメイン情報
を示しているが、クライアント・マシンについてのドメ
イン情報をドメイン情報テーブル25に格納してもよ
い。ドメイン情報テーブル25は、具体的には、ハード
ディスク等の記録装置や、EEPROM等の不揮発性のメモリ
などに格納される。
As schematically shown in FIG. 3, the domain information table 25 stores various types of information on machine types, host names, and domain names. FIG. 3 shows the domain information of only the domain server and the backup domain server. However, the domain information of the client machine may be stored in the domain information table 25. Specifically, the domain information table 25 is stored in a recording device such as a hard disk or a nonvolatile memory such as an EEPROM.

【0020】図4,5は比較判断部23の処理を示すフ
ローチャートである。まず、図4のステップS1に示す
ように、自己がドメインサーバ2か否かを判定する。こ
こでは、図3のドメイン情報テーブル25に基づいて、
自己がドメインサーバ2か否かを判定する。自己がドメ
インサーバ2であればステップS2に進み、確認信号を
送信した相手に対して確認応答を送信する。
FIGS. 4 and 5 are flowcharts showing the processing of the comparing and judging section 23. First, as shown in step S1 of FIG. 4, it is determined whether or not itself is the domain server 2. Here, based on the domain information table 25 of FIG.
It is determined whether or not itself is the domain server 2. If the server itself is the domain server 2, the process proceeds to step S2, and a confirmation response is transmitted to the partner that transmitted the confirmation signal.

【0021】一方、ステップS1でドメインサーバ2で
ないと判定された場合には、ステップS3に進み、自己
がバックアップ・ドメインサーバか否かを判定する。バ
ックアップ・ドメインサーバであればステップS4に進
み、Dカウンタが(-1)か否かを判定する。このDカウ
ンタは、ドメインサーバ2の応答時間(受信時刻−送信
時刻)が目標応答時間を越えた回数を計測するカウンタ
であり、その値が(-1)になるのは、ドメインサーバ2
との通信が不可で、ドメインサーバ2をバックアップ・
ドメインサーバに降格した場合である。このDカウンタ
は、図1の計測部22内に設けられる。
On the other hand, if it is determined in step S1 that the server is not the domain server 2, the flow advances to step S3 to determine whether or not the server itself is a backup domain server. If it is a backup domain server, the process proceeds to step S4, and it is determined whether the D counter is (-1). This D counter is a counter that measures the number of times that the response time (reception time−transmission time) of the domain server 2 exceeds the target response time.
Communication with the server is not possible and backup the domain server 2
This is the case when demoted to a domain server. This D counter is provided in the measuring unit 22 of FIG.

【0022】Dカウンタが(-1)でなければステップS
5に進み、Dカウンタのカウント値が予め定めた最大値
Dmaxより小さいか否かを判定する。Dカウンタのカウ
ント値が最大値Dmax以上であればステップS6に進
み、現在のドメインサーバ2との通信は不可と判断し
て、図3のドメイン情報テーブル25に基づいて、バッ
クアップ・ドメインサーバをドメインサーバ2に昇格す
るとともに、Dカウンタを(-1)に設定する。
If the D counter is not (-1), step S
Proceeding to 5, it is determined whether or not the count value of the D counter is smaller than a predetermined maximum value Dmax. If the count value of the D counter is equal to or greater than the maximum value Dmax, the process proceeds to step S6, where it is determined that communication with the current domain server 2 is not possible, and the backup domain server is determined based on the domain information table 25 in FIG. While being promoted to the server 2, the D counter is set to (-1).

【0023】ステップS5において、Dカウンタのカウ
ント値が最大値Dmaxより小さいと判定されるとステッ
プS7に進み、ドメインサーバ2の応答時間Toが予め
定めた目標応答時間Tmより大きいか否かを判定する。
応答時間Toが目標応答時間Tmより大きければステップ
S8に進み、ウインドウサイズとリトライタイマの設定
値を変更する。具体的には、ウインドウサイズを小さく
して一度に送信するデータ量を少なくするとともに、リ
トライタイマの設定値を1増やす。
If it is determined in step S5 that the count value of the D counter is smaller than the maximum value Dmax, the process proceeds to step S7, in which it is determined whether the response time To of the domain server 2 is longer than a predetermined target response time Tm. I do.
If the response time To is longer than the target response time Tm, the process proceeds to step S8 to change the window size and the set value of the retry timer. Specifically, the window size is reduced to reduce the amount of data to be transmitted at one time, and the set value of the retry timer is increased by one.

【0024】次に、ステップS9に示すように、Dカウ
ンタのカウント値を1増やす。次に、ステップS10に示
すように、現在のドメインサーバ2に対して確認送信を
行う。
Next, as shown in step S9, the count value of the D counter is increased by one. Next, as shown in step S10, a confirmation transmission is performed to the current domain server 2.

【0025】ステップS7において、ドメインサーバ2
の応答時間Toが目標応答時間Tm以下と判定された場合
には、現行のドメインサーバ2との間で正常に通信を行
えると判断して処理を終了する。
In step S7, the domain server 2
If the response time To is determined to be equal to or less than the target response time Tm, it is determined that normal communication with the current domain server 2 can be performed, and the process ends.

【0026】一方、ステップS4において、Dカウンタ
のカウント値が(-1)と判定されると図5に示すステッ
プS11に進み、Bカウンタのカウント値が予め定めた最
大値Bmaxより小さいか否かを判定する。このBカウン
タは、ドメインサーバ2からバックアップ・ドメインサ
ーバ2に降格したサーバの応答時間が目標応答時間より
短かった回数を計測するカウンタである。このBカウン
タも、図1の計測部22内に設けられる。
On the other hand, if it is determined in step S4 that the count value of the D counter is (-1), the flow advances to step S11 shown in FIG. 5 to determine whether the count value of the B counter is smaller than a predetermined maximum value Bmax. Is determined. The B counter is a counter that measures the number of times that the response time of the server demoted from the domain server 2 to the backup domain server 2 is shorter than the target response time. This B counter is also provided in the measuring unit 22 of FIG.

【0027】Bカウンタのカウント値が最大値Bmax以
上であれば、通信状態が改善したと判断してステップS
12に進み、現在のドメインサーバ2をバックアップ・ド
メインに降格するとともに、いったんバックアップ・ド
メインサーバに降格したサーバを再度ドメインサーバ2
に復帰させる。同時に、BカウンタとDカウンタを初期
化する。
If the count value of the B counter is equal to or greater than the maximum value Bmax, it is determined that the communication state has been improved, and step S
Proceeding to 12, the current domain server 2 is demoted to the backup domain, and the server once demoted to the backup domain server is re-transferred to the domain server 2.
To return to. At the same time, the B counter and the D counter are initialized.

【0028】ステップS11において、Bカウンタのカウ
ント値が最大値Bmaxより小さいと判定された場合には
ステップS13に進み、バックアップ・ドメインサーバに
降格したサーバの応答時間Toが目標応答時間Tmより小
さいか否かを判定する。応答時間Toが目標応答時間Tm
以上であれば図4のステップS10に進んで、現在のドメ
インサーバ2に確認送信を行う。応答時間Toが目標応
答時間Tmより小さければステップS14に進んでBカウ
ンタのカウント値を1増やした後、図4のステップS10
に進んで現在のドメインサーバ2に対して確認送信を行
う。
If it is determined in step S11 that the count value of the B counter is smaller than the maximum value Bmax, the flow advances to step S13 to determine whether the response time To of the server demoted to the backup domain server is smaller than the target response time Tm. Determine whether or not. The response time To is equal to the target response time Tm.
If so, the process proceeds to step S10 in FIG. If the response time To is smaller than the target response time Tm, the process proceeds to step S14 to increase the count value of the B counter by 1, and then proceeds to step S10 in FIG.
To send a confirmation transmission to the current domain server 2.

【0029】一方、図4のステップS3において、自己
がバックアップ・ドメインサーバでもないと判定された
場合には、自己がクライアント・マシンであると判断し
て図5のステップS15に進む。ステップS15では、Dカ
ウンタのカウント値が予め定めた最大値Dmaxより小さ
いか否かを判定する。Dカウンタのカウント値が最大値
Dmax以上であればステップS16に進み、ドメインサー
バ2との通信が不可と判断して、図3のドメイン情報テ
ーブルに基づいて、バックアップ・ドメインサーバをド
メインサーバ2に昇格させてDカウンタのカウント値を
ゼロに初期設定する。
On the other hand, if it is determined in step S3 in FIG. 4 that the client is not the backup domain server, it is determined that the client is a client machine, and the process proceeds to step S15 in FIG. In step S15, it is determined whether or not the count value of the D counter is smaller than a predetermined maximum value Dmax. If the count value of the D counter is equal to or greater than the maximum value Dmax, the process proceeds to step S16, where it is determined that communication with the domain server 2 is not possible, and the backup domain server is assigned to the domain server 2 based on the domain information table of FIG. It is promoted and the count value of the D counter is initialized to zero.

【0030】ステップS15において、Dカウンタのカウ
ント値が最大値Dmaxより小さいと判定された場合には
ステップS17に進み、ドメインサーバ2の応答時間To
が目標応答時間Tmより大きいか否かを判定する。応答
時間Toが目標応答時間Tmより大きければステップS18
に進み、ウインドウサイズを小さくするとともに、リト
ライタイマの設定値を1増やす。次に、ステップS19に
示すように、Dカウンタのカウント値を1増やす。
If it is determined in step S15 that the count value of the D counter is smaller than the maximum value Dmax, the process proceeds to step S17, where the response time To of the domain server 2 is determined.
Is larger than the target response time Tm. If the response time To is longer than the target response time Tm, step S18
To decrease the window size and increase the set value of the retry timer by one. Next, as shown in step S19, the count value of the D counter is increased by one.

【0031】ステップS16およびS19の処理が終了した
場合、あるいは、ステップS17において、ドメインサー
バ2の応答時間Toが目標応答時間Tm以下と判定された
場合には、ステップS20に示すように、現在のドメイン
サーバ2に対して確認送信を行う。
When the processing in steps S16 and S19 is completed, or when the response time To of the domain server 2 is determined to be equal to or less than the target response time Tm in step S17, as shown in step S20, the current Confirmation transmission is performed to the domain server 2.

【0032】図6は設定変更部24のフローチャートで
ある。まず、図6のステップS51に示すように、ウイン
ドウサイズが予め定めた最小サイズminWより大きいか
否かを判定する。ウインドウサイズが最小サイズminW
より大きい場合にはステップS52に進み、ウインドウサ
イズを1単位だけ小さくする。ただし、ウインドウサイ
ズが最小サイズと等しくなれば、それ以下にはしないよ
うにする。
FIG. 6 is a flowchart of the setting change section 24. First, as shown in step S51 of FIG. 6, it is determined whether the window size is larger than a predetermined minimum size minW. Window size is minimum size minW
If it is larger, the process proceeds to step S52, and the window size is reduced by one unit. However, if the window size is equal to the minimum size, do not reduce it below.

【0033】ステップS51においてウインドウサイズが
最小サイズminW以下と判定された場合、あるいは、ス
テップS52の処理が終了した場合にはステップS53に進
み、リトライタイマの値が予め定めた最大値maxTより
小さいか否かを判定する。リトライタイマの設定値が最
大値maxTより小さい場合にはステップS54に進み、リ
トライタイマの値を1増やす。ただし、リトライタイマ
の設定値が最大値maxTに一致したら、それ以上には増
やさないようにする。
If it is determined in step S51 that the window size is equal to or smaller than the minimum size minW, or if the processing in step S52 has been completed, the flow advances to step S53 to determine whether the value of the retry timer is smaller than a predetermined maximum value maxT. Determine whether or not. If the set value of the retry timer is smaller than the maximum value maxT, the process proceeds to step S54, and the value of the retry timer is increased by one. However, when the set value of the retry timer matches the maximum value maxT, the value is not increased any more.

【0034】このように、本実施形態では、ドメインサ
ーバ2の応答時間が目標応答時間を越える場合には、徐
々にウインドウサイズを小さくしてドメインサーバ2の
応答時間が目標応答時間よりも短くなったか否かを判定
する。ウインドウサイズを小さくしてもドメインサーバ
2の応答時間が目標応答時間以内にならなければ、通信
状態が悪いと判断してバックアップ・ドメインサーバを
ドメインサーバ2に自動的に昇格するとともに、元のド
メインサーバ2をバックアップ・ドメインサーバに降格
する。
As described above, in this embodiment, when the response time of the domain server 2 exceeds the target response time, the window size is gradually reduced to make the response time of the domain server 2 shorter than the target response time. Is determined. If the response time of the domain server 2 does not fall within the target response time even if the window size is reduced, it is determined that the communication state is bad and the backup domain server is automatically promoted to the domain server 2 and the original domain is restored. Demote server 2 to a backup domain server.

【0035】その後、バックアップ・ドメインサーバに
降格したサーバの応答時間が目標応答時間よりも短くな
ったか否かを判定し、目標応答時間よりも短くなれば、
ドメインサーバ2に自動的に復帰させる。
Thereafter, it is determined whether or not the response time of the server demoted to the backup domain server has become shorter than the target response time.
The domain server 2 is automatically returned.

【0036】このような処理を行うことにより、通信状
態に応じて迅速にドメインの分割および統合を行うこと
ができ、ネットワーク内に低速回線の経路や回線品質の
悪い経路が含まれていても、正常にデータ通信を継続す
ることができる。
By performing such processing, it is possible to quickly divide and integrate domains according to the communication state, and even if a network includes a low-speed line path or a path with poor line quality, Data communication can be normally continued.

【0037】また、本実施形態では、ドメインの設定変
更を通信状態に応じて自動的に行うため、従来のように
システム管理者が主に手動でドメインの設定変更を行う
場合に比べて、管理費用を大幅に削減できる。
In this embodiment, since the setting of the domain is automatically changed in accordance with the communication state, the management of the domain is changed as compared with the conventional case where the system administrator mainly changes the setting of the domain manually. Costs can be significantly reduced.

【0038】図1では、ドメインサーバ2になりうるバ
ックアップ・ドメインサーバとクライアント・マシンと
を区別する例を説明したが、クライアント・マシンがド
メインサーバになれるようにしてもよい。
In FIG. 1, an example has been described in which a backup domain server that can be the domain server 2 is distinguished from a client machine. However, the client machine may be a domain server.

【0039】図5のステップS15〜S20では、自己がク
ライアント・マシンと判断された場合に、Dカウンタの
カウント値によりドメインサーバ2を決定しているが、
通信状態が良好になったときに、いったんバックアップ
・ドメインサーバに降格したサーバをドメインサーバに
復帰する処理を追加してもよい。
In steps S15 to S20 of FIG. 5, when the self is determined to be the client machine, the domain server 2 is determined by the count value of the D counter.
When the communication state becomes good, a process of returning the server once demoted to the backup domain server to the domain server may be added.

【0040】[0040]

【発明の効果】以上詳細に説明したように、本発明によ
れば、サーバの応答時間に基づいて、予備サーバをサー
バに変更するか否かを判断するようにしたため、ネット
ワーク内に低速回線の経路や回線品質の悪い経路が含ま
れていても、通信状態に応じてドメインの構成を任意に
変更することができる。また、本発明は、通信状態に応
じて迅速にサーバの設定変更を行うため、一時的に通信
状態が悪化しても、常に安定した状態でデータ通信を継
続することができる。
As described above in detail, according to the present invention, it is determined whether or not to change the spare server to the server based on the response time of the server. Even if a route or a route with poor line quality is included, the domain configuration can be arbitrarily changed according to the communication state. Further, according to the present invention, since the server setting is quickly changed in accordance with the communication state, even if the communication state temporarily deteriorates, data communication can always be continued in a stable state.

【0041】また、本発明は、サーバの変更により、ド
メインの分割や統合を自動的に行うため、システム管理
者が手動でドメインの設定変更を行わなくて済み、管理
費用を削減できる。
Further, according to the present invention, the domain is automatically divided and integrated by changing the server, so that the system administrator does not need to manually change the domain setting, and the management cost can be reduced.

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

【図1】本発明に係るネットワークシステムの制御系の
概略ブロック図。
FIG. 1 is a schematic block diagram of a control system of a network system according to the present invention.

【図2】本発明に係るネットワークシステムの全体構成
図。
FIG. 2 is an overall configuration diagram of a network system according to the present invention.

【図3】ドメイン情報テーブルの構成図。FIG. 3 is a configuration diagram of a domain information table.

【図4】比較判断部の処理を示すフローチャート。FIG. 4 is a flowchart illustrating processing of a comparison determination unit.

【図5】図4に続くフローチャート。FIG. 5 is a flowchart following FIG. 4;

【図6】設定変更部のフローチャート。FIG. 6 is a flowchart of a setting change unit.

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

1 クライアント・マシン 2 ドメインサーバ 3,4 クライアント群 5,6 バックアップ・ドメインサーバ 7 高速LAN 8 LAN間接続装置 9 回線 21 ネットワーク制御部 22 計測部 23 比較判断部 24 設定変更部 25 ドメイン情報テーブル Reference Signs List 1 client machine 2 domain server 3, 4 client group 5, 6 backup domain server 7 high-speed LAN 8 LAN connection device 9 line 21 network control unit 22 measurement unit 23 comparison judgment unit 24 setting change unit 25 domain information table

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】ネットワーク上の管理グループであるドメ
イン内に、少なくとも1台のクライアント・マシンと、
各クライアント・マシンを管理するサーバとを設けたネ
ットワークシステムにおいて、 前記ドメイン内に、前記サーバになりうる予備サーバを
少なくとも1台設け、 データ通信時における前記サーバの応答時間を計測する
応答時間計測手段と、 前記計測された応答時間に基づいて、前記予備サーバを
前記サーバに変更するか否かを判断するサーバ設定変更
手段と、を備えることを特徴とするネットワークシステ
ム。
At least one client machine in a domain, which is a management group on a network,
In a network system provided with a server that manages each client machine, at least one spare server that can be the server is provided in the domain, and a response time measuring unit that measures a response time of the server during data communication And a server setting change unit that determines whether to change the spare server to the server based on the measured response time.
【請求項2】前記応答時間計測手段により計測された応
答時間が所定時間を越えたときに、前記サーバとのデー
タ通信時における通信パラメータを変更する通信パラメ
ータ変更手段を備え、 前記サーバ設定変更手段は、前記通信パラメータの変更
後に前記応答時間計測手段により計測された応答時間に
基づいて、前記予備サーバを前記サーバに変更するか否
かを判断することを特徴とする請求項1に記載のネット
ワークシステム。
2. The server setting change unit, wherein the communication unit includes a communication parameter change unit that changes a communication parameter during data communication with the server when a response time measured by the response time measurement unit exceeds a predetermined time. 2. The network according to claim 1, wherein the controller determines whether to change the spare server to the server based on a response time measured by the response time measuring unit after the communication parameter is changed. system.
【請求項3】前記通信パラメータは、一度に送信するデ
ータ量を表すウインドウサイズと通信エラー時のリトラ
イ回数とを少なくとも含むことを特徴とする請求項2に
記載のネットワークシステム。
3. The network system according to claim 2, wherein the communication parameters include at least a window size representing an amount of data to be transmitted at one time and a number of retries at the time of a communication error.
【請求項4】前記応答時間計測手段により計測された前
記サーバの応答時間が所定時間を越えた回数を計測する
第1の回数計測手段を備え、 前記サーバ設定変更手段は、前記計測された回数が所定
回数を越えると、前記予備サーバを前記サーバに変更す
ることを特徴とする請求項1〜3のいずれかに記載のネ
ットワークシステム。
4. A server according to claim 1, further comprising: first number measuring means for counting the number of times that the response time of the server measured by the response time measuring means exceeds a predetermined time; 4. The network system according to claim 1, wherein when the number of times exceeds a predetermined number, the spare server is changed to the server.
【請求項5】前記予備サーバを前記サーバに変更した
後、前記応答時間計測手段により計測された元のサーバ
の応答時間に基づいて、前記元のサーバを前記サーバに
復帰させるか否かを判断するサーバ復帰判断手段を備え
ることを特徴とする請求項1〜4のいずれかに記載のネ
ットワークシステム。
5. After changing the spare server to the server, it is determined whether to return the original server to the server based on the response time of the original server measured by the response time measuring means. The network system according to any one of claims 1 to 4, further comprising a server return determination unit that performs the operation.
【請求項6】前記応答時間計測手段により計測された前
記元のサーバの応答時間が所定時間以内である回数を計
測する第2の回数計測手段を備え、 前記サーバ復帰判断手段は、前記計測された回数が所定
回数を越えると、前記元のサーバを前記サーバに復帰さ
せることを特徴とする請求項5に記載のネットワークシ
ステム。
6. A second number counting means for counting the number of times that the response time of the original server measured by the response time measuring means is within a predetermined time, wherein the server return determination means comprises 6. The network system according to claim 5, wherein when the number of times exceeds a predetermined number, the original server is returned to the server.
【請求項7】前記ドメイン内における前記サーバおよび
前記予備サーバの種別、ホスト名、およびドメイン名の
関係を示すドメイン情報テーブルを格納した記憶手段を
設け、 前記サーバ設定変更手段は、前記ドメイン情報テーブル
に基づいて前記サーバおよび前記予備サーバを識別する
ことを特徴とする請求項1〜6に記載のネットワークシ
ステム。
7. A storage means for storing a domain information table showing a relationship among a type, a host name, and a domain name of the server and the spare server in the domain, wherein the server setting change means comprises: The network system according to any one of claims 1 to 6, wherein the server and the spare server are identified on the basis of the information.
JP15603098A 1998-06-04 1998-06-04 Network system Pending JPH11355340A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP15603098A JPH11355340A (en) 1998-06-04 1998-06-04 Network system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP15603098A JPH11355340A (en) 1998-06-04 1998-06-04 Network system

Publications (1)

Publication Number Publication Date
JPH11355340A true JPH11355340A (en) 1999-12-24

Family

ID=15618787

Family Applications (1)

Application Number Title Priority Date Filing Date
JP15603098A Pending JPH11355340A (en) 1998-06-04 1998-06-04 Network system

Country Status (1)

Country Link
JP (1) JPH11355340A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100644696B1 (en) 2005-03-14 2006-11-10 삼성전자주식회사 Method and apparatus for doing backup/restoration of a domain information
JP2013544408A (en) * 2010-11-17 2013-12-12 アルカテル−ルーセント Method and system for client recovery strategy in redundant server configurations
JP2018121276A (en) * 2017-01-27 2018-08-02 コニカミノルタ株式会社 Communication system, image processing apparatus, and computer program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100644696B1 (en) 2005-03-14 2006-11-10 삼성전자주식회사 Method and apparatus for doing backup/restoration of a domain information
JP2013544408A (en) * 2010-11-17 2013-12-12 アルカテル−ルーセント Method and system for client recovery strategy in redundant server configurations
JP2018121276A (en) * 2017-01-27 2018-08-02 コニカミノルタ株式会社 Communication system, image processing apparatus, and computer program

Similar Documents

Publication Publication Date Title
US7457856B2 (en) Storage configuration changing apparatus and method thereof
JP4291664B2 (en) Storage apparatus and system having communication buffer reservation function
US8473676B2 (en) Controlling replication of data among storage devices
US7406631B2 (en) Method and apparatus for dynamic performance evaluation of data storage systems
US20060069892A1 (en) Method, apparatus, and computer readable medium for managing back-up
US7307962B2 (en) System for inference of presence of network infrastructure devices
US6681308B1 (en) Method for automatically converting block size and formatting backend fiber channel discs in an auto inclusive storage array environment
CN112148430A (en) Method for online safe migration of virtual machine with virtual network function
US7475328B2 (en) Loop status monitoring apparatus
US20040019895A1 (en) Dynamic communication tuning apparatus, systems, and methods
US7076573B2 (en) Method, apparatus, and program for detecting sequential and distributed path errors in MPIO
JPH11355340A (en) Network system
CN109726151A (en) For managing the method, equipment and computer program product of input and output stack
TWI699100B (en) Path check device and path check method for heterogeneous sdn network
US5781733A (en) Apparatus and method for redundant write removal
US8683168B2 (en) Memory card including a computing device for obtaining a physical address corresponding to a logical address and computer system including the memory card
US20020112050A1 (en) Method and apparatus in network management system for slow link application programming interfaces for status queries
CN112073518B (en) Cloud storage system, cloud storage system management method and central management node
JPH08292922A (en) Network management device
JP2000514212A (en) Apparatus and method for removing redundant writes
US11467994B2 (en) Identifiers for connections between hosts and storage devices
JP3594265B2 (en) Disk cache device
CN114301927B (en) Main node selection method, device and medium in distributed system
JPH09265416A (en) Hierarchical information management method and execution device for the method
US20230273824A1 (en) Establishing coherent message analysis across distributed locations

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050606

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070501

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070508

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20070907