JPH10224378A - Client server system and its control method - Google Patents

Client server system and its control method

Info

Publication number
JPH10224378A
JPH10224378A JP9278985A JP27898597A JPH10224378A JP H10224378 A JPH10224378 A JP H10224378A JP 9278985 A JP9278985 A JP 9278985A JP 27898597 A JP27898597 A JP 27898597A JP H10224378 A JPH10224378 A JP H10224378A
Authority
JP
Japan
Prior art keywords
server
lan
communication
standby
client
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.)
Granted
Application number
JP9278985A
Other languages
Japanese (ja)
Other versions
JP4028627B2 (en
Inventor
Masanori Tomota
正憲 友田
Akira Honda
亮 本田
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 JP27898597A priority Critical patent/JP4028627B2/en
Publication of JPH10224378A publication Critical patent/JPH10224378A/en
Application granted granted Critical
Publication of JP4028627B2 publication Critical patent/JP4028627B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)
  • Small-Scale Networks (AREA)
  • Maintenance And Management Of Digital Transmission (AREA)

Abstract

PROBLEM TO BE SOLVED: To enable a standby server to receive the physical address of LAN of a main server by receiving and transmitting a packet that is addressed to the main server by means of the physical address used in the LAN when a communication device of the standby server substitutes for the communication processing of the main server having a failure. SOLUTION: A communication management part 4 detects the failure of a main server 1 to set a failure state of its own server and notifies a communication management part 13 of a standby server 10 of the failure of the server 1 via a communication link 20. Then the part 4 sends the data to be sent to a LAN 21 which are received from a server process 7, etc., to the part 13 via the link 20 and also sends the reception data received from the part 13 to the process 7. Receiving the notification of failure from the server 1, the part 13 changes the setting so as to make a LAN interface 11 receive the packet addressed to a physical address of a LAN interface 2 by means of a LAN driver 12.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、LAN(ローカル
・エリア・ネットワーク)環境において、ある計算機の
通信装置を他の計算機の通信装置で肩代わりする方式に
係わるクライアントサーバシステムの制御方法、クライ
アントサーバシステム、パケットフィルタ装置、通信方
式切り替え方法、及び同方法のプログラム情報を格納し
たコンピュータ読取り可能な記録媒体に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for controlling a client server system and a client server system related to a system in which a communication device of one computer is replaced by a communication device of another computer in a LAN (local area network) environment. The present invention relates to a packet filter device, a communication method switching method, and a computer-readable recording medium storing program information of the method.

【0002】[0002]

【従来の技術】従来の計算機クラスタ、ホットスタンバ
イなどの技術では、ある計算機に故障が発生し、処理を
継続できなくなった場合、代替の計算機が処理を引き継
ぐことが行われている。
2. Description of the Related Art In conventional technologies such as a computer cluster and a hot standby, when a failure occurs in a certain computer and the processing cannot be continued, an alternative computer takes over the processing.

【0003】クラスタには、さまざまな方式があるが、
その一例として、図11を用いてクラスタ処理の引継ぎ
を説明する。主系サーバ101、並びに待機系サーバ1
10があり、処理引継ぎを行うクラスタ制御SW(ソフ
トウェア)が動作している。通常時、各サーバはそれぞ
れに別の処理を実行する。クラスタ制御SWは、制御用
通信リンク120を用いて相手が正しく動作しているか
どうかを定期的に検査する。
There are various types of clusters,
As an example, takeover of cluster processing will be described with reference to FIG. Primary server 101 and standby server 1
10 and a cluster control SW (software) for taking over the processing is operating. Normally, each server performs a different process. The cluster control SW uses the control communication link 120 to periodically check whether the other party is operating properly.

【0004】主系サーバ101に故障が発生し、主系サ
ーバ101のクラスタ制御SWがそれを検知した場合、
主系サーバ101は処理を停止し、待機系サーバ110
のクラスタ制御SWに通知する。或いは、待機系サーバ
110のクラスタ制御SWが定期的に主系サーバ101
を検査した際に主系サーバ101の故障を検知する。上
記のいずれに於いても待機系サーバ110のクラスタ制
御SWは、主系サーバ101が処理を停止したことを検
知できる。
When a failure occurs in the primary server 101 and the cluster control SW of the primary server 101 detects the failure,
The main server 101 stops the processing and the standby server 110
Is notified to the cluster control SW. Alternatively, the cluster control SW of the standby server 110 periodically changes the
Is detected, a failure of the primary server 101 is detected. In any of the above cases, the cluster control SW of the standby server 110 can detect that the main server 101 has stopped processing.

【0005】次に、待機系サーバ110は、主系サーバ
101で実行されていた処理を引き継ぐことを開始す
る。引き継ぐべき処理は予め定義しておくことが必要で
ある。処理を引き継ぐために必要なことは、以下の2点
である。 (1)どの計算機で実行しても、同一の結果が出る環境
を整える 例えば、データベースサービスを主系サーバが行ってい
た場合、待機系サーバでそのサービスを引き継ぐために
は、データベースファイルに、主系サーバが処理を停止
していても、待機系サーバがアクセスできることが必要
になる。 (2)通信先の切り替え ネットワークを通じて、他の計算機と通信している場合
は、相手の計算機にわからないように、通信相手を主系
サーバから待機系サーバに切り替える。
[0005] Next, the standby server 110 starts taking over the processing executed by the main server 101. The process to be taken over needs to be defined in advance. The following two points are required to take over the processing. (1) Prepare an environment in which the same result can be obtained regardless of which computer is executed. For example, if the primary server performs a database service, the standby server must take over the primary file in order to take over the service. It is necessary for the standby server to be able to access even if the standby server has stopped processing. (2) Switching of communication destination When communicating with another computer via the network, the communication partner is switched from the main server to the standby server so that the other computer does not know.

【0006】上記(1)を実現するための方法が提案さ
れているが、ここでの説明は省略する。ここでは(2)
の通信先の切り替えについて説明する。主系サーバ10
1が他の計算機に提供しているサービスは、ネットワー
クを通じて、要求やその結果をやりとりする。主系サー
バ101と通信を行う他の計算機は、主系サーバ101
に故障が発生し、主系サーバ101が処理を停止して
も、主系サーバ101宛で通信を行い続ける。
Although a method for realizing the above (1) has been proposed, description thereof will be omitted here. Here (2)
Switching of the communication destination will be described. Primary server 10
The service provided by 1 to other computers exchanges requests and results thereof over a network. Other computers that communicate with the primary server 101 are:
Even if a failure occurs and the main server 101 stops processing, communication continues to be addressed to the main server 101.

【0007】これらの通信を待機系サーバ110で引き
継ぐために、主系サーバ101のアドレス宛のパケット
を待機系サーバ110が受信し、主系サーバ101のア
ドレスからパケットを送信する。TCP/IPでは、I
Pアドレスを複数持つことができるので、この機能を使
う。
In order for the standby server 110 to take over these communications, the standby server 110 receives a packet addressed to the address of the primary server 101 and transmits a packet from the address of the primary server 101. In TCP / IP, I
Use this function because you can have multiple P addresses.

【0008】通常時には、待機系サーバ110は自身の
IPアドレスのみを受信している。主系サーバ101が
処理を停止した後、待機系サーバ110のクラスタ制御
SWは、主系サーバ101のIPアドレスも受信できる
ようにTCP/IPソフトウェアに設定をする。これ
で、主系サーバ101のパケットを受信でき、他の計算
機は主系サーバ101が停止したことによる変更をしな
くてよい。
Normally, the standby server 110 receives only its own IP address. After the main server 101 stops processing, the cluster control SW of the standby server 110 sets TCP / IP software so that the IP address of the main server 101 can be received. As a result, the packet of the primary server 101 can be received, and other computers do not need to make changes due to the stop of the primary server 101.

【0009】主系サーバ101が復帰すれば、待機系サ
ーバ110は肩代わりしていたサービスを停止し、通信
に関しても主系サーバ101のパケットを受信するのを
中止する。尚、上記技術として特開平8−212095
が存在する。
[0009] When the primary server 101 returns, the standby server 110 stops the service that has been taking over, and also stops receiving packets from the primary server 101 for communication. The above technique is disclosed in JP-A-8-212095.
Exists.

【0010】[0010]

【発明が解決しようとする課題】しかしながら上述従来
技術においては、主系サーバのLAN121に対する通
信装置に故障があると、待機系サーバ110が主系サー
バ101宛の通信を引き受けるために、待機系サーバ1
10が、主系サーバ101のLAN121の物理アドレ
スではなく、各トランスポート(TCP/IP,NET
BEUIなど)毎にある論理アドレスすべてを受信する
ように変更を通知しなければならないという問題があっ
た。
However, in the above-mentioned prior art, if a communication device for the LAN 121 of the primary server fails, the standby server 110 takes over the communication addressed to the primary server 101. 1
10 is not the physical address of the LAN 121 of the main server 101 but each transport (TCP / IP, NET
For example, there is a problem that a change must be notified so that all the logical addresses are received for each BEUI.

【0011】本発明は上記事情を考慮して成されたもの
で、上記不具合を解消し、主系サーバのLANの物理ア
ドレスを待機系サーバが受信可能としたクライアントサ
ーバシステムの制御方法、クライアントサーバシステ
ム、パケットフィルタ装置、通信方式切り替え方法、及
び同方法のプログラム情報を格納したコンピュータ読取
り可能な記録媒体を提供することを目的とする。
SUMMARY OF THE INVENTION The present invention has been made in consideration of the above circumstances, and solves the above-mentioned problems, and a method of controlling a client-server system in which a standby server can receive a physical address of a LAN of a main server by a standby server. It is an object to provide a system, a packet filter device, a communication method switching method, and a computer-readable recording medium storing program information of the method.

【0012】[0012]

【課題を解決するための手段】[Means for Solving the Problems]

(1)本発明は、上記目的を達成するため、クライアン
トサーバシステムにおいて、主系サーバに故障が発生す
ると、待機系サーバの通信装置が前記主系サーバの通信
処理を代替して行う際に、LANで使用する物理アドレ
スを用いて前記主系サーバ宛のパケットを受信、送信す
るようにし、前記主系サーバの通信故障発生時に、クラ
イアントに通知されることなく前記主系サーバの通信処
理を前記待機系サーバが代替するようにしたことを特徴
とする。
(1) In order to achieve the above object, in the client server system, when a failure occurs in the primary server, when the communication device of the standby server performs the communication process of the primary server instead, A packet addressed to the main server is received and transmitted using a physical address used in a LAN, and when a communication failure occurs in the main server, the communication processing of the main server is performed without being notified to a client. It is characterized in that a standby server is substituted.

【0013】(2)また、本発明は、上記目的を達成す
るため、任意のクライアントからLAN経由で送られて
くる要求を処理し当該処理結果を返す主系サーバと、こ
の主系サーバが停止或いは該主系サーバの通信装置が故
障した場合に該主系サーバの代わりにクライアントとの
データの送受信を行う待機系サーバから成り互いに前記
LANを通じて接続されているクライアントサーバシス
テムにおいて、前記主系サーバと前記待機系サーバは専
用の通信リンクで接続し前記LANインタフェースを制
御するLANドライバと、各サーバに固有に割り付けら
れる論理アドレスを用いて、サーバ間の通信を行うトラ
ンスポートと、故障発生時に、前記主系サーバのLAN
インタフェースを用いずに、前記待機系サーバのLAN
インタフェースを用いるように通信リンクを介して前記
待機系サーバの通信管理部により通信を行う主系サーバ
の通信管理部と、前記主系サーバの通信を前記待機系サ
ーバのLANインタフェースを用いて行う待機系サーバ
の通信管理部とを備え、前記主系サーバに故障が発生
し、前記LANを通じての通信が不可能ではあるが処理
の続行は可能である場合に、前記主系サーバと他のクラ
イアントとの通信を、前記待機系サーバのLANインタ
フェースを用いて行うことで、前記主系サーバの処理を
継続することを特徴とする。
(2) According to the present invention, in order to achieve the above object, a main server which processes a request sent from an arbitrary client via a LAN and returns the processing result, and the main server is stopped Alternatively, in a client server system comprising a standby server for transmitting and receiving data to and from a client in place of the main server when a communication device of the main server fails, the client server system is connected to the main server via the LAN. And the standby server are connected by a dedicated communication link to control the LAN interface, a LAN driver, a transport that performs communication between servers using a logical address uniquely assigned to each server, and LAN of the main server
Without using an interface, the LAN of the standby server
A communication management unit of the main server that performs communication by the communication management unit of the standby server via a communication link using an interface, and a standby that performs communication of the main server using the LAN interface of the standby server. A communication management unit of a system server, wherein when a failure occurs in the main server and communication through the LAN is impossible, but processing can be continued, the main server and another client Is performed using the LAN interface of the standby server to continue the processing of the primary server.

【0014】このような通信制御機能をもつことによ
り、トランスポートの論理アドレスと、LANの物理ア
ドレスの組み合わせを変更するために、LAN上の他の
計算機に通知を出す必要がない。また、複数のトランス
ポートを使用していた場合は、それぞれのトランスポー
トごとに処理が必要であるが、本発明ではLANの物理
アドレスのレベルでパケットの送受信を代替するため、
その必要がない。
By having such a communication control function, there is no need to notify other computers on the LAN in order to change the combination of the transport logical address and the LAN physical address. When a plurality of transports are used, processing is required for each transport. However, in the present invention, transmission and reception of packets are replaced at the level of the physical address of the LAN.
There is no need for that.

【0015】(3)また、本発明は上記目的を達成する
ため、上記クライアントサーバシステムにあって、計算
機のLANインタフェースが接続する複数個のポートを
有し、前記ポート先の前記LANインタフェースの物理
アドレスを記憶し、記憶している物理アドレス宛のパケ
ットをイーサスイッチのすべてのポートにではなくその
物理アドレスが接続しているポートにのみ送ることで、
前記LAN内のパケットを減少させより大きい通信帯域
を提供するLANスイッチと、主系サーバ並びに待機系
サーバのLANインタフェースが前記LANスイッチを
通じてLANに接続するようにしたことを特徴とする。
(3) In order to achieve the above object, the present invention provides the above-mentioned client-server system, wherein the client-server system has a plurality of ports connected to a LAN interface of a computer, By storing the address and sending the packet addressed to the stored physical address only to the port to which the physical address is connected, not to all the ports of the Ethernet switch,
A LAN switch for reducing the number of packets in the LAN and providing a larger communication band, and a LAN interface of a main server and a standby server are connected to the LAN through the LAN switch.

【0016】このような通信制御機能をもつことによ
り、LANスイッチを用いることで待機系のLANイン
タフェースに到着するパケットが少なくなり、待機系サ
ーバとそのLANインタフェースに対する負荷を小さく
することができる。
By having such a communication control function, the number of packets arriving at the standby LAN interface is reduced by using the LAN switch, and the load on the standby server and its LAN interface can be reduced.

【0017】(4)また、本発明は上記目的を達成する
ため、上記クライアントサーバシステムにあって、計算
機のLANインタフェースが接続するポートを複数有
し、パケットのアドレス変換を行うために、変換するべ
き物理アドレスとそのアドレスと置き換えるアドレスを
保持するアドレス変換テーブル部と、このアドレス変換
テーブル部を参照して、各ポートから送られてくるパケ
ットのアドレスを変換してすべてのポートに伝達するフ
ィルタ部とを備え、前記ポートから受け取ったすべての
パケットに対し、パケットのアドレスを変換し、変換し
たパケットをすべてのポートに伝達し且つ前記計算機か
らLAN経由で自身宛のパケットを受け取ることで前記
アドレス変換テーブル部を動的に変更可能としたことを
特徴とするもので、このような通信制御機能をもつこと
により、パケットの物理アドレスを変換することがで
き、かつそれを動的に行うことができる。
(4) In order to achieve the above object, the present invention provides the above-mentioned client-server system, which has a plurality of ports to which a LAN interface of a computer is connected, and performs conversion for performing packet address conversion. An address conversion table for storing a physical address to be replaced and an address to be replaced with the address, and a filter for converting the address of a packet transmitted from each port by referring to the address conversion table and transmitting the address to all ports The address translation is performed by translating the addresses of the packets for all the packets received from the port, transmitting the translated packets to all the ports, and receiving the packet addressed to itself from the computer via the LAN. The feature is that the table part can be changed dynamically, By having a communication control function, such as, it can convert physical address of the packet, and can do so dynamically.

【0018】(5)さらに、本発明は上記目的を達成す
るため、上記クライアントサーバシステムにあって、主
系サーバと待機系サーバのLANインタフェースが上述
のパケットフィルタ装置を通じてLANに接続するシス
テムにおいて、前記主系サーバの故障の際に、待機系サ
ーバが主系サーバ並びに待機系サーバの両方のトランス
ポートの論理アドレスの送受信を行い且つパケットフィ
ルタ装置によって物理アドレスの変換を行うようにした
ことを特徴とする。
(5) Further, in order to achieve the above-mentioned object, the present invention provides the above-mentioned client-server system, wherein the LAN interface of the main server and the standby server is connected to the LAN through the above-mentioned packet filter device. In the event of a failure of the primary server, the standby server transmits and receives the logical addresses of the transports of both the primary server and the standby server, and converts the physical address by a packet filter device. And

【0019】このような通信制御機能をもつことによ
り、トランスポートが管理する論理アドレスを肩代わり
するがLAN上の他のクライアントに対し論理アドレス
と物理アドレスの組み合わせを変更させずに済む。
By having such a communication control function, the logical address managed by the transport can be taken over, but it is not necessary for another client on the LAN to change the combination of the logical address and the physical address.

【0020】[0020]

【発明の実施の形態】以下、図面を参照して本発明の実
施形態を説明する。尚、この実施形態では、説明を分か
りやすくするために、主系サーバ、待機系サーバと名づ
けているが、主系サーバと待機系サーバに本質的な違い
はなく、それぞれ別の処理を独立に行うことが可能であ
る。 (第一の実施形態)図1は本発明の実施形態に於けるシ
ステム構成を示すブロック図である。尚、ここでは主系
サーバ1の各構成要素を主として説明を行うが、待機系
サーバ10もまったく同様の構成であってよい。
Embodiments of the present invention will be described below with reference to the drawings. In this embodiment, the main server and the standby server are named for simplicity of explanation. However, there is no essential difference between the main server and the standby server. It is possible to do. (First Embodiment) FIG. 1 is a block diagram showing a system configuration in an embodiment of the present invention. Here, each component of the primary server 1 will be mainly described, but the standby server 10 may have exactly the same configuration.

【0021】上記各サーバ1,10に於いて、トランス
ポート5,14は、LANインタフェース2,11、並
びにLANドライバ3,12を介して受け取ったパケッ
トを、サーバプロセス7,16に渡す役割を果たす。こ
こでは、説明を分かり易くするためにトランスポートを
TCP/IPとする。
In each of the servers 1 and 10, the transports 5 and 14 serve to transfer packets received via the LAN interfaces 2 and 11 and the LAN drivers 3 and 12 to the server processes 7 and 16. . Here, the transport is assumed to be TCP / IP for easy understanding.

【0022】LANインタフェース2,11は、LAN
21に対してパケットの送受信を行う装置である。予め
指定された物理アドレス宛のパケットがLAN21上に
発信されると受信を行い、LANドライバ3,12に通
知する。また、LANドライバ3,12から渡されたパ
ケットをLAN21上に発信する。ここでは、説明を分
かり易くするために、LANはイーサネットであるとす
る。
The LAN interfaces 2 and 11 are LAN
This is a device that transmits and receives packets to and from the PC 21. When a packet addressed to a physical address designated in advance is transmitted on the LAN 21, the packet is received and notified to the LAN drivers 3 and 12. Also, the packet transmitted from the LAN drivers 3 and 12 is transmitted to the LAN 21. Here, it is assumed that the LAN is Ethernet for easy understanding.

【0023】LANドライバ3,12は、LANインタ
フェース2,11を制御する。LANインタフェース
2,11が受信したパケットをトランスポート5,14
が使用できるデータに加工し、トランスポート5,1
4、通信管理部4,13へ渡す。また、トランスポート
5,14より渡されたデータから、LAN21上へ発信
するパケットを作成し、LANインタフェース2,11
を介してLAN21上に発信させる。また、LANイン
タフェース2,11を使用している際に、その故障を検
知し、通信管理部4,13に通知する。
The LAN drivers 3 and 12 control the LAN interfaces 2 and 11. The packets received by the LAN interfaces 2 and 11 are transferred to the transports 5 and 14
Processed into data that can be used by
4. Transfer to communication management units 4 and 13. Further, a packet to be transmitted on the LAN 21 is created from the data passed from the transports 5 and 14, and
Is transmitted on the LAN 21 via the. Further, when the LAN interfaces 2 and 11 are used, the failure is detected and notified to the communication management units 4 and 13.

【0024】通信リンク20は、上記各サーバ1,10
の間の通信を行う専用のリンクである。サーバプロセス
7,16は、ネットワーク上の他の計算機から利用可能
なサービスを提供する。例えば、データベースサービス
などを行う。複数のサーバプロセス7,16が存在で
き、且つ主系サーバ1と待機系サーバ10でそのサービ
スの内容が異なってもよい。
The communication link 20 is connected to each of the servers 1 and 10
This is a dedicated link for communication between. The server processes 7 and 16 provide services that can be used from other computers on the network. For example, a database service is performed. A plurality of server processes 7 and 16 may exist, and the content of the service may be different between the primary server 1 and the standby server 10.

【0025】クライアント22は、主系サーバ1、待機
系サーバ10のサービスをLANを経由して利用する計
算機である。クライアントも複数存在することができ
る。通信管理部4,13は、主系サーバ1、待機系サー
バ10の故障の状態を保持し、正常時、故障発生時の処
理を制御する。保持する状態としては、両サーバが正
常、自サーバに故障発生、他サーバに故障発生、両サー
バに故障発生の4つである。故障はさまざまな種類があ
り、その検出もさまざまであるが、本発明の実施形態に
おいては、LAN21を通じての通信処理のみが行えな
い場合だけが関係する。従って、LAN21を通じての
通信処理のみが行えず、その他の処理がすべて行える場
合のみを故障として扱う。
The client 22 is a computer that uses the services of the main server 1 and the standby server 10 via the LAN. There can be multiple clients. The communication management units 4 and 13 hold the state of the failure of the main server 1 and the standby server 10, and control processing when the server is normal and when a failure occurs. There are four states in which both servers are normal, a failure has occurred in the own server, a failure has occurred in the other server, and a failure has occurred in both servers. Although there are various types of failures and various detections, in the embodiment of the present invention, only the case where only communication processing through the LAN 21 cannot be performed is relevant. Therefore, only a case where communication processing via the LAN 21 cannot be performed and all other processing can be performed is treated as a failure.

【0026】例えば、LANインタフェース2が使用不
能になったときがこの故障にあたる。LANインタフェ
ース2の故障は、LANドライバ3がパケットの送受信
を行った場合に検知できる。
For example, this failure occurs when the LAN interface 2 becomes unusable. A failure of the LAN interface 2 can be detected when the LAN driver 3 transmits and receives a packet.

【0027】さらに、クラスタ制御部6が定期的にLA
Nドライバ3を通じてLANインタフェース2を検査す
るなどの方法を取ることもできる。また、待機系サーバ
10から主系サーバ1へLAN21経由でデータを送信
し、その内容を検査することで、正しく動作しているか
どうかを検査する方法も考えられる。
Further, the cluster control unit 6 periodically updates the LA
A method of inspecting the LAN interface 2 through the N driver 3 can be adopted. Further, a method of transmitting data from the standby server 10 to the main server 1 via the LAN 21 and inspecting the contents thereof to check whether the operation is correct or not may be considered.

【0028】また、故障からの回復を診断する方法もさ
まざまである。例えば、故障の発生していない待機系サ
ーバ10のLANインタフェース11からLANインタ
フェース2へパケットを送信し、受信できるかどうかを
定期的に確認する。或いは主系サーバ1内で故障から回
復したかどうかを検査する処理を定期的に行うなどが考
えられる。
There are various methods for diagnosing recovery from a failure. For example, a packet is transmitted from the LAN interface 11 of the standby server 10 where no failure has occurred to the LAN interface 2, and it is periodically checked whether the packet can be received. Alternatively, it is conceivable to periodically perform a process of checking whether or not the main server 1 has recovered from the failure.

【0029】本発明では、故障発生、回復の検出は、主
系サーバ1のハードウェア、或いはLANドライバ3な
どのソフトウェアが行い、通信管理部4へ通知を行う、
或いは通信管理部4が自身で行うものとする。
In the present invention, the occurrence of a failure and the recovery are detected by the hardware of the main server 1 or software such as the LAN driver 3 and the communication management unit 4 is notified.
Alternatively, the communication management unit 4 performs the processing by itself.

【0030】図4に通信管理部4の状態変化を示す。通
信管理部4は、主系サーバ1(自サーバ)の故障を検出
すると、自サーバに故障発生の状態になり、通信リンク
20を通じて待機系サーバ20の通信管理部13に通知
する。
FIG. 4 shows a state change of the communication management unit 4. When the communication management unit 4 detects a failure of the primary server 1 (own server), the communication management unit 4 enters a failure state in the own server and notifies the communication management unit 13 of the standby server 20 via the communication link 20.

【0031】待機系サーバ20の通信管理部13は通知
を受けて、他サーバに故障発生の状態となる(RB)。
また、故障から回復した場合、自身の状態を両サーバ正
常にし、故障通知と同様に通信管理部13に通知する。
Upon receiving the notification, the communication management unit 13 of the standby server 20 enters a failure state in another server (RB).
When recovery from the failure occurs, the status of both servers is set to normal, and the communication management unit 13 is notified in the same manner as the failure notification.

【0032】通信管理部13は通知を受け、両サーバ正
常の状態に変化する(RA)。両サーバとも故障の場合
は、後述するように複数のLANインタフェースを持つ
場合のみ可能である。ここでは、説明のためにLANイ
ンタフェースは一つとし、複数の場合は、その違いのみ
を後述する。従って、両サーバとも故障の場合は、通信
を肩代わりできない。
Upon receiving the notification, the communication management unit 13 changes to a state where both servers are normal (RA). If both servers are out of order, it is only possible to have a plurality of LAN interfaces as described later. Here, for the sake of explanation, there is one LAN interface, and in the case of a plurality, only the difference will be described later. Therefore, if both servers fail, communication cannot be taken over.

【0033】通信管理部4が、本発明の特徴である故障
時の通信の切り替えを行う部分である。通信管理部4
は、実際のLANへの通信を制御するLANドライバ
と、トランスポートの間に位置し、この間のデータのや
り取りを制御する。また、故障時には、通信リンク20
を通じて、通信管理部13と通信を行う。
The communication management unit 4 is a part for switching communication at the time of failure, which is a feature of the present invention. Communication management unit 4
Is located between the LAN driver that controls the actual communication to the LAN and the transport, and controls the exchange of data between them. In the event of a failure, the communication link 20
The communication with the communication management unit 13 is performed through the.

【0034】通信管理部4は、LANドライバ3を通し
て、LANインタフェース2の故障を検知することがで
きる。また、LANドライバ3から渡されたLANから
の受信パケットのアドレスを検査することができ、さら
には、LANドライバ3は渡されたパケットをLANに
送信するだけの機能であるので、送信パケットのアドレ
スを変更することもできる。
The communication management unit 4 can detect a failure of the LAN interface 2 through the LAN driver 3. Further, the address of the received packet from the LAN passed from the LAN driver 3 can be checked. Further, since the LAN driver 3 has a function of only transmitting the passed packet to the LAN, the address of the transmitted packet can be checked. Can also be changed.

【0035】上記通信管理部4の動作処理手順を図5に
フローチャートで示す。ステップ60及び62で、故障
通知か送信或いは受信処理かを判断する。ステップ66
からは受信処理である。また、他サーバの通信管理部か
らと自サーバからの通知、データの送受信の両方を処理
している。例えばステップ70で他サーバへデータを送
ると、他サーバの通信管理部は、これを送信処理として
ステップ62の処理へ入り、他サーバ故障としてステッ
プ64,65の流れを実行する。
FIG. 5 is a flowchart showing the operation processing procedure of the communication management section 4. In steps 60 and 62, it is determined whether the notification is a failure notification or transmission or reception processing. Step 66
Is a reception process. Also, it processes both the notification from the communication management unit of the other server and the own server, and the transmission and reception of data. For example, when data is sent to another server in step 70, the communication management unit of the other server enters the processing of step 62 as transmission processing and executes the flow of steps 64 and 65 as a failure of another server.

【0036】次に、通常時、故障時に分けて、通信の方
法を説明する。図2の通常時の通信処理を示す概念図を
用いて、通常時の処理を説明する。通信管理部4、13
ともに両サーバ正常の状態であり、それぞれのサーバ
は、内蔵するLANインタフェースを用いて通信を行
う。
Next, a communication method will be described for normal time and for failure. The normal processing will be described with reference to the conceptual diagram showing the normal communication processing in FIG. Communication management units 4 and 13
Both servers are in a normal state, and each server communicates using a built-in LAN interface.

【0037】サーバプロセスが発信するデータは、トラ
ンスポート5、通信管理部4、LANドライバ3によっ
て処理されて、LANインタフェース2を通じLAN2
1へ送信される。LAN21からLANインタフェース
2宛てに到着したパケットは、逆の経路を辿ってサーバ
プロセス7へ届く。
The data transmitted by the server process is processed by the transport 5, the communication management unit 4, and the LAN driver 3, and transmitted through the LAN interface 2 to the LAN 2.
1 is transmitted. The packet arriving at the LAN interface 2 from the LAN 21 reaches the server process 7 by following the reverse route.

【0038】通信管理部4は、両サーバ正常の状態にあ
り、送信、受信されるデータをトランスポート5とLA
Nドライバ3の間で中継するのみである。次に、図3の
故障発生時の通信処理を示す概念図を用いて、主系サー
バ1に故障が発生した場合を例にして、故障時の処理を
説明する。通信管理部4が故障を検知し、状態を自サー
バ故障とする。
The communication management unit 4 is in a state where both servers are normal, and transmits data to be transmitted and received to the transport 5 and the LA.
Only the relay between the N drivers 3 is performed. Next, the processing at the time of failure will be described with reference to a conceptual diagram showing communication processing at the time of failure occurrence in FIG. The communication management unit 4 detects the failure and sets the state to the own server failure.

【0039】次に、故障発生を通信リンク20を通じて
通信管理部13へ通知する。その通知に、相手に肩代わ
りしてもらいたい物理アドレスを併せて送信する。通信
管理部13は故障通知を受け取って、他サーバ故障の状
態となる。
Next, the occurrence of a failure is notified to the communication management unit 13 through the communication link 20. A physical address that the other party wants to take over is transmitted together with the notification. Upon receiving the failure notification, the communication management unit 13 enters a state of another server failure.

【0040】自サーバ故障の状態となった通信管理部4
は、サーバプロセス7等から送られてくるLAN21へ
送信すべきデータを、通信リンク20を通して、通信管
理部13へ送る。また、逆に通信管理部13から送られ
てきた受信データをサーバプロセス7へ渡す。
The communication management unit 4 in which the own server has failed.
Sends the data to be transmitted to the LAN 21 transmitted from the server process 7 or the like to the communication management unit 13 through the communication link 20. Conversely, it passes the received data sent from the communication management unit 13 to the server process 7.

【0041】他サーバ故障の状態となっている通信管理
部13は、LAN21からLANインタフェース11の
物理アドレス宛てに到着したパケットや、サーバプロセ
ス16が出すパケットを通常時と同様に送受信する。障
害通知を主系サーバ1から受け取ると、LANドライバ
12を使ってLANインタフェース11がLANインタ
フェース2の物理アドレス宛てのパケットも受信するよ
うに設定を変更する。
The communication management unit 13 in the state of another server failure transmits and receives packets arriving from the LAN 21 to the physical address of the LAN interface 11 and packets output by the server process 16 in the same manner as normal. When the failure notification is received from the main server 1, the setting is changed using the LAN driver 12 so that the LAN interface 11 also receives the packet addressed to the physical address of the LAN interface 2.

【0042】通信管理部4から通信リンク20を通じて
送られてくるパケットは、LANインタフェース2の物
理アドレスから送信されたパケットとして、LANイン
タフェース11から送信する。具体的には、パケットの
送信者のアドレスにLANインタフェース2の物理アド
レスが入ったパケットをLAN21へ送出する。
The packet transmitted from the communication management unit 4 through the communication link 20 is transmitted from the LAN interface 11 as a packet transmitted from the physical address of the LAN interface 2. Specifically, a packet in which the physical address of the LAN interface 2 is included in the address of the sender of the packet is transmitted to the LAN 21.

【0043】LANインタフェース11が受信したLA
Nインタフェース2宛のパケットは、通信管理部13に
おいて、パケットの宛先を見ることで、主系サーバ1宛
てか、待機系サーバ10宛てかを判断することができ
る。待機系サーバ10宛のものは、通常時の処理と同
様、そのままトランスポート14へ渡す。主系サーバ1
宛てのものは、通信リンク20を通じて、通信管理部4
へ送信する。
LA received by LAN interface 11
The communication management unit 13 can determine whether the packet addressed to the N interface 2 is addressed to the main server 1 or the standby server 10 by checking the destination of the packet. Those destined for the standby server 10 are passed to the transport 14 as they are, similarly to the normal processing. Primary server 1
Those destined for the communication management unit 4 via the communication link 20
Send to

【0044】主系サーバ1の故障がなくなり、主系サー
バ1が通信を再開できるようになった場合を説明する。
通信管理部4が故障がなくなったことを検知したとす
る。通信リンク20を用いて、通信管理部13へ通知
し、両通信管理部とも状態を両サーバ正常の状態とす
る。
The case where the failure of the main server 1 is eliminated and the main server 1 can resume communication will be described.
It is assumed that the communication management unit 4 detects that the failure has disappeared. The communication management unit 13 is notified by using the communication link 20, and the status of both communication management units is set to the normal state of both servers.

【0045】以後のデータ送受信は、図2のようにそれ
ぞれのサーバが、自身のLANインタフェースを用いて
行う状態となる。LANインタフェースが複数ある場合
でも、対応することが可能である。但し、主系サーバ1
が接続しているLANには、待機系サーバ10も必ず接
続している必要がある。
The subsequent data transmission / reception is performed by each server using its own LAN interface as shown in FIG. It is possible to cope with a case where there are a plurality of LAN interfaces. However, main server 1
The standby server 10 must also be connected to the LAN to which is connected.

【0046】通信管理部4が、待機系サーバ10の通信
管理部13へ故障通知を出す際に、どのLANに接続し
ているLANインタフェースが故障したかを示す情報を
合わせて送れば、これまで説明した方法で、待機系サー
バ10が主系サーバ1の送受信を肩代わりできる。この
場合は、どのLANと通信が不可能かという情報を保持
し動作を決定すればよい。
When the communication management unit 4 sends a failure notification to the communication management unit 13 of the standby server 10 together with information indicating the LAN interface connected to which LAN has failed, In the manner described, the standby server 10 can take over the transmission and reception of the main server 1. In this case, the operation may be determined while retaining information on which LAN cannot communicate with.

【0047】LANインタフェースの種類によっては、
LAN21から受信する物理アドレスを1つしか設定で
きないものがある。上記説明では、主系サーバ1の分
と、待機系サーバ10の分の合わせて2つの物理アドレ
スが受け取れることが前提となっている。この場合に
は、待機系サーバ10のLANドライバ12は、LAN
インタフェースを、LAN21に送信されるすべてのパ
ケットを受信するモードに変更する。
Depending on the type of the LAN interface,
In some cases, only one physical address received from the LAN 21 can be set. The above description is based on the premise that two physical addresses can be received for the main server 1 and the standby server 10. In this case, the LAN driver 12 of the standby server 10
The interface is changed to a mode for receiving all packets transmitted to the LAN 21.

【0048】LANドライバ12は、受信したパケット
をすべて通信管理部13へ中継する。通信管理部13
は、受信したパケットから待機系サーバ10宛てのパケ
ットと主系サーバ1宛てのパケットのみを選び出す処理
を行うことで、この問題を解決することができる。
The LAN driver 12 relays all the received packets to the communication management unit 13. Communication management unit 13
Can solve this problem by performing a process of selecting only a packet addressed to the standby server 10 and a packet addressed to the main server 1 from the received packets.

【0049】上記したように本実施形態によれば、主系
サーバ1に障害が発生し、通信処理ができなくなった場
合に、待機系サーバ10のLANインタフェース11を
通じて通信処理を継続することができる。
As described above, according to the present embodiment, when a failure occurs in the primary server 1 and communication processing cannot be performed, communication processing can be continued through the LAN interface 11 of the standby server 10. .

【0050】また、トランスポートが使用する論理アド
レスではなく、LAN21の物理アドレスを肩代わりす
る形を取るので、LAN21上の他の計算機に通知し
て、論理アドレスと物理アドレスの組み合わせを変更し
なくてよい。
Also, since the physical address of the LAN 21 is taken over instead of the logical address used by the transport, it is not necessary to notify other computers on the LAN 21 and change the combination of the logical address and the physical address. Good.

【0051】さらに、クライアント22によっては、そ
の内部に論理アドレスと物理アドレスの組み合わせを静
的に保持し、待機系サーバ10からの通知で変更できな
い場合がある。この実施形態では、クライアントのこの
組み合わせを変更せずに、待機系サーバ10が主系サー
バ1の代わりに受信を行っているので、このようなクラ
イアントがLAN21上にあっても対応することが可能
である。 (第二の実施形態)上記した第一の実施形態において、
LANインタフェースの種類によっては、物理アドレス
を1つしか受信できない仕様のものがある。このような
LANインタフェースを持つ待機系サーバが、第一の実
施形態のように主系サーバの物理アドレス宛てのパケッ
トも受信しようとする場合、すでに述べたように、すべ
てのパケットを受信し、その中から、待機系サーバのL
ANインタフェースの物理アドレス宛と、主系サーバの
LANインタフェースの物理アドレス宛てのパケットを
選別する処理を通信管理部が行う必要がある。
Further, depending on the client 22, there may be a case where a combination of a logical address and a physical address is statically held therein and cannot be changed by a notification from the standby server 10. In this embodiment, the standby server 10 performs reception in place of the main server 1 without changing this combination of clients. It is. (Second Embodiment) In the first embodiment described above,
Depending on the type of LAN interface, there is a type that can receive only one physical address. When the standby server having such a LAN interface also tries to receive a packet addressed to the physical address of the primary server as in the first embodiment, it receives all the packets as described above, and From the middle, L of the standby server
It is necessary for the communication management unit to perform a process of selecting a packet addressed to the physical address of the AN interface and a packet addressed to the physical address of the LAN interface of the primary server.

【0052】この場合、LANインタフェースはLAN
上のすべてのパケットを受信するために、処理が非常に
多くなること、また、待機系サーバの通信管理部も処理
が非常に多くなる等の問題がある。
In this case, the LAN interface is LAN
To receive all the above packets, there is a problem that the number of processes becomes very large, and the communication management unit of the standby server also has a very large number of processes.

【0053】そこで、図6に示すように、一般に使用さ
れているLANスイッチ30を使用するシステム構成を
第二の実施形態として説明する。尚、図6に於いて上記
第一の実施形態と同様な構成要件については図1と同様
な符号を付してその説明を省略する。
Therefore, as shown in FIG. 6, a system configuration using a generally used LAN switch 30 will be described as a second embodiment. In FIG. 6, the same components as those in the first embodiment are denoted by the same reference numerals as in FIG. 1, and the description thereof is omitted.

【0054】LANスイッチ30は、ここでは、イーサ
ネットで使用するイーサスイッチとする。イーサスイッ
チは、計算機のLANインタフェースが接続する複数の
ポートを持つ。ポートの先には、一台の計算機だけでは
なくハブで接続した複数の計算機であってもよい。
Here, the LAN switch 30 is an Ethernet switch used for Ethernet. The Ethernet switch has a plurality of ports connected to the LAN interface of the computer. At the end of the port, not only one computer but also a plurality of computers connected by a hub may be used.

【0055】イーサスイッチは、ポートから出されるパ
ケットをスキャンし、各ポートに接続されている計算機
のLANインタフェースの物理アドレスを、ポートごと
に記憶する。
The Ethernet switch scans a packet output from a port and stores a physical address of a LAN interface of a computer connected to each port for each port.

【0056】各ポートに接続されていると記憶した物理
アドレス宛のパケットをイーサスイッチが受け取ると、
そのポートにのみパケットを送信し、他のパケットには
送信しない。
When the Ethernet switch receives a packet addressed to a physical address stored as being connected to each port,
Only send packets to that port, not other packets.

【0057】通常のハブなどでは、すべてのポートに必
ずパケットを送信するが、上記のように接続されている
ポートにのみパケットを送信することで、余計なトラフ
ィックを抑えることができる。
In a normal hub or the like, a packet is always transmitted to all ports, but by transmitting a packet only to the port connected as described above, unnecessary traffic can be suppressed.

【0058】通常時、故障時とも、第一の実施形態と同
じ動作を行う。但し、通信管理部13が、主系サーバ1
の通信を肩代わりする動作を開始するときに、LAN2
1に対し、主系サーバ1のLANインタフェース2の物
理アドレスを送信元アドレスとするパケットを、ブロー
ドキャスト、或いはLANインタフェース11宛に送信
する。
At the normal time and at the time of failure, the same operation as in the first embodiment is performed. However, the communication management unit 13 is the main server 1
When starting the operation to take over the communication of LAN2,
1 transmits a packet having the physical address of the LAN interface 2 of the main server 1 as a source address to the broadcast or the LAN interface 11.

【0059】これにより、LANスイッチ30は、LA
Nインタフェース2の物理アドレス宛のパケットをLA
Nインタフェース11が接続しているポートに送信する
ように学習する。
As a result, the LAN switch 30
LA to the packet addressed to the physical address of N interface 2
It learns to transmit to the port to which the N interface 11 is connected.

【0060】上述したように本実施形態によれば,第一
の実施形態の効果に加えて、以下の効果がある。すなわ
ち、イーサスイッチが行うパケットのフィルタリングに
より、待機系サーバのLANインタフェースに到着する
パケットが少なくなり、障害時の待機系サーバの処理が
第一の実施形態の場合より少なくなる。 (第三の実施形態)前記従来技術で述べたように、論理
アドレスを肩代わりする場合に、LAN上のクライアン
ト22に影響を与えることなく、論理アドレスを肩代わ
りすることができる。
As described above, the present embodiment has the following effects in addition to the effects of the first embodiment. That is, the number of packets arriving at the LAN interface of the standby server is reduced due to the filtering of the packet performed by the Ethernet switch, and the processing of the standby server at the time of failure is reduced as compared with the case of the first embodiment. (Third Embodiment) As described in the related art, when a logical address is substituted, the logical address can be substituted without affecting the client 22 on the LAN.

【0061】この実施形態を図7乃至図10を用いて説
明する。この実施形態は、上記した第一の実施形態の構
成に加えて、パケットフィルタ40を加えたシステム構
成である。尚、図中、上記第一の実施形態と同様の構成
要素については図1と同様の符号を付してその説明を省
略する。
This embodiment will be described with reference to FIGS. This embodiment has a system configuration in which a packet filter 40 is added to the configuration of the first embodiment. In the figure, the same components as those in the first embodiment are denoted by the same reference numerals as in FIG. 1, and the description thereof will be omitted.

【0062】まず、図8を参照してパケットフィルタ4
0について説明する。図8に示すように、パケットフィ
ルタ40は、計算機のLANインタフェースが接続する
ポート41を複数個備え、変換するパケットのアドレス
を貯えるアドレス変換表42と、各ポートから到着する
パケットを監視し、アドレスの書き換えをアドレス変換
表42に基づいて行うフィルタ43とを内部にもつ。
First, referring to FIG.
0 will be described. As shown in FIG. 8, the packet filter 40 has a plurality of ports 41 to which the LAN interface of the computer is connected, and stores an address conversion table 42 for storing the addresses of the packets to be converted. And a filter 43 for rewriting the data based on the address conversion table 42.

【0063】パケットフィルタ40は、通常のLAN2
1のハブと同様に、ポートから到着したパケットを他の
ポート全部へ伝達する。その際に、アドレス変換表42
の元アドレス51に登録されているアドレスを送信先に
持つパケットが到着すると、その送信先を新アドレス5
2に記録されているものと置き換えて、すべてのポート
へ伝達する。また、パケットの送信元アドレスに関して
も同様に変換を行う。
The packet filter 40 is connected to the normal LAN 2
As with one hub, a packet arriving from one port is transmitted to all other ports. At that time, the address conversion table 42
When a packet having the destination registered in the original address 51 of the destination arrives, the destination is set to the new address 5.
2 and transmit to all ports. Also, the same conversion is performed on the source address of the packet.

【0064】パケットフィルタ40に上記のようなアド
レスの置き換えを指示するために、パケットフィルタ4
0は、自身を特定する物理アドレスを持つ。LAN21
に接続している計算機が、パケットフィルタ40を制御
するためには、パケットフィルタ40の物理アドレス宛
に、元アドレスと、新アドレスをパケットに格納して送
信する。
In order to instruct the packet filter 40 to replace the address as described above, the packet filter 4
0 has a physical address identifying itself. LAN21
In order to control the packet filter 40, the computer connected to the packet filter stores the original address and the new address in a packet addressed to the physical address of the packet filter 40 and transmits the packet.

【0065】パケットフィルタ40は、そのパケットを
受信して、アドレス変換表42に登録する。また、元ア
ドレス(アドレスの値をAとする)と新アドレスが同じ
アドレスとなっているデータを含むパケットを受け取る
と、アドレス変換表42の元アドレスがAのエントリを
検索し、エントリがあれば、それを削除する。
The packet filter 40 receives the packet and registers it in the address conversion table 42. When a packet containing data having the same address as the original address (address value is A) and the new address is received, an entry whose original address is A in the address conversion table 42 is searched. , Delete it.

【0066】尚、パケットフィルタ40は、上記第二の
実施形態で述べたLANスイッチの機能を合わせ持つ構
成であってもよい。通信管理部4,13は、通常時は、
第一の実施形態と同様に動作する。
Incidentally, the packet filter 40 may be configured to have the function of the LAN switch described in the second embodiment. The communication management units 4 and 13 normally
The operation is the same as in the first embodiment.

【0067】次に、故障時を説明する。第一の実施形態
と同様、主系サーバ1が故障したとする。故障通知、通
信管理部4、13の状態変化、主系サーバ1の通信管理
部4の動作は、第一の実施形態と同様である。
Next, the case of a failure will be described. As in the first embodiment, it is assumed that the main server 1 has failed. The failure notification, the state change of the communication management units 4 and 13, and the operation of the communication management unit 4 of the main server 1 are the same as those in the first embodiment.

【0068】異なるのは、待機系サーバ10の通信管理
部13が行う、通信の肩代わりの動作と位置である。こ
れを図10を用いて説明する。通信管理部4,13は、
トランスポートとサーバプロセスの間に位置する。
What is different is the operation and position of the communication performed by the communication management unit 13 of the standby server 10. This will be described with reference to FIG. The communication management units 4 and 13
Located between transport and server process.

【0069】通信管理部13は、通信管理部4から故障
通知を受け取ると、トランスポート14に、主系サーバ
1のトランスポート5の論理アドレス(TCP/IPで
はIPアドレス)宛てのパケットも受信できるように指
示する。
When the communication management unit 13 receives the failure notification from the communication management unit 4, the transport 14 can also receive a packet addressed to the logical address (the IP address in TCP / IP) of the transport 5 of the main server 1. To instruct.

【0070】一般に使用されるTCP/IPなどのトラ
ンスポート14は、複数の論理アドレスを扱うことがで
きるようになっているものが殆どであるので、これには
特別な仕組みは必要ない。
The transport 14 such as TCP / IP generally used can handle a plurality of logical addresses, so that no special mechanism is required.

【0071】通常のトランスポートでは、効率をあげる
ために、LAN上の他のクライアントが、LAN上のマ
シンの論理アドレスと物理アドレスの組を内部にキャッ
シュしている。
In a normal transport, another client on the LAN caches a set of a logical address and a physical address of a machine on the LAN in order to increase efficiency.

【0072】新しい論理アドレスの使用を待機系サーバ
10が開始する場合、特に本実施形態では、すでに主系
サーバ1の物理アドレスと組になっていた論理アドレス
を引き継ぐために、このキャッシュの破棄が必須とな
る。これらのキャッシュを破棄するために、ブロードキ
ャストを行ったり、パケットをLAN上に送信するなど
の動作が通常は行われる。
When the standby server 10 starts using a new logical address, especially in the present embodiment, the cache is discarded in order to take over the logical address already paired with the physical address of the primary server 1. Required. In order to discard these caches, operations such as broadcasting and transmitting a packet to a LAN are usually performed.

【0073】LAN上のクライアントが保持しているで
あろう論理アドレスと物理アドレスの組のキャッシュを
更新させるための動作を行わなくてよい。その理由を次
に説明する。
It is not necessary to perform the operation for updating the cache of the set of the logical address and the physical address which the client on the LAN may hold. The reason will be described below.

【0074】通信管理部13は、次に、パケットフィル
タ40に対して、主系サーバ1のLANインタフェース
2の物理アドレスを元アドレス、待機系サーバ10のL
ANインタフェース11の物理アドレスを新アドレスと
する組のデータを含むパケットを送信する。
Next, the communication management section 13 sends the physical address of the LAN interface 2 of the primary server 1 to the packet
A packet including a set of data having the new physical address of the AN interface 11 is transmitted.

【0075】パケットフィルタ40はこのパケットを受
信し、上記物理アドレスの組をアドレス変換表42に記
録する。このようにすることで、LANインタフェース
2宛てのパケットは、LANインタフェース11に、パ
ケットフィルタ40が届くことを保証することになる。
従って、LAN上のクライアントは主系サーバ1のLA
Nインタフェース2宛にパケットを送信し続けるが、実
際に受信するのは待機系サーバ10となる。
The packet filter 40 receives this packet and records the set of physical addresses in the address conversion table 42. By doing so, it is guaranteed that the packet destined for the LAN interface 2 reaches the LAN interface 11 by the packet filter 40.
Therefore, the client on the LAN is the LA of the main server 1
Although the packet continues to be transmitted to the N interface 2, it is the standby server 10 that actually receives the packet.

【0076】LANインタフェース11で受信したパケ
ットは、LANドライバ12、トランスポート14を通
って、通信管理部13に届く。通信管理部13は、パケ
ットの宛先の論理アドレスを見て、主系サーバ宛か、待
機系サーバ宛かを判断することができ、パケットをそれ
ぞれに振り分ける。
The packet received by the LAN interface 11 reaches the communication manager 13 through the LAN driver 12 and the transport 14. The communication management unit 13 can determine whether the packet is addressed to the main server or the standby server by looking at the logical address of the destination of the packet, and distributes the packet to each.

【0077】次に、主系サーバ1の故障が直った場合に
ついて説明する。この際は上記第一の実施形態と同様に
故障が直ったことを検知すると、通信管理部4は、通信
管理部13に通知する。
Next, a case where the failure of the main server 1 is corrected will be described. At this time, the communication management unit 4 notifies the communication management unit 13 when detecting that the failure has been corrected, as in the first embodiment.

【0078】通信管理部13は、トランスポート14に
対し、これまで肩代わりしていた主系サーバ1の論理ア
ドレスを扱うことを中止するように、トランスポート1
4に通知する。
The communication management unit 13 instructs the transport 14 to stop handling the logical address of the primary server 1 which has been replaced by the transport 14 so far.
Notify 4.

【0079】さらに、パケットフィルタ40に対し、元
アドレス、新アドレスともに主系サーバ1のLANイン
タフェース2の物理アドレスであるパケットをパケット
フィルタ40に送信して、パケットのアドレスの変換を
停止することを指示する。
Further, the packet filter 40 transmits a packet which is the physical address of the LAN interface 2 of the primary server 1 to both the original address and the new address to the packet filter 40 to stop the translation of the packet address. To instruct.

【0080】これで、パケットフィルタ40によるパケ
ットの振り替えが中止され、主系サーバ1でパケットが
受信できるようになり、待機系サーバ10では、自身宛
てのパケットのみが受信できる状態に戻ることができ
る。
Thus, the transfer of the packet by the packet filter 40 is stopped, the packet can be received by the primary server 1, and the standby server 10 can return to a state where only the packet addressed to itself can be received. .

【0081】上述した実施形態によれば、クライアント
が保持している論理アドレス、物理アドレスのキャッシ
ュに影響を与えることなく、待機系サーバが主系サーバ
のパケットを受信することができるようになる。
According to the above-described embodiment, the standby server can receive the packet of the primary server without affecting the cache of the logical address and the physical address held by the client.

【0082】また、第一及び第二の実施形態で述べたよ
うに受信する物理アドレスが1つしか指定できないLA
Nインタフェースを用いる場合に、すべてのパケットを
受信するモードを使用する必要がない。 (第四の実施形態)上述したすべての実施形態におい
て、主系サーバ1と待機系サーバ10は、故障時に専用
の通信リンク20を用いて、待機系サーバ10による通
信の代替のためのデータのやり取りを行っていた。
Further, as described in the first and second embodiments, the LA which can designate only one physical address to be received can be specified.
When using the N interface, there is no need to use the mode for receiving all packets. (Fourth Embodiment) In all the above-described embodiments, the primary server 1 and the standby server 10 use the dedicated communication link 20 at the time of failure to transmit data for substituting for communication by the standby server 10. Was exchanging.

【0083】この実施形態では主系サーバ1、並びに待
機系サーバ10が、複数のLANにつながっており、複
数のLANインタフェースに故障が発生し、通信ができ
なくなる状況になっても、少なくとも一つは通信できる
LANがあれば、専用の通信リンクの代わりにLANを
用いて、上記の故障通知、データのやり取りを行うこと
ができる。この実施形態によれば、主系サーバと待機系
サーバの間に専用の通信リンクが必要ない。
In this embodiment, the main server 1 and the standby server 10 are connected to a plurality of LANs, and even if a failure occurs in a plurality of LAN interfaces and communication becomes impossible, at least one If there is a LAN that can communicate, the above-described failure notification and data exchange can be performed using a LAN instead of a dedicated communication link. According to this embodiment, no dedicated communication link is required between the primary server and the standby server.

【0084】なお。この発明の手法は、ソフトウェアと
しての実現が可能であるため、コンピュータによって実
行させることのできるプログラムとして、フロッピィデ
ィスク、光ディスクおよび半導体メモリなどのコンピュ
ータ読取り可能な記録媒体に格納して頒布することが可
能である。そして、この記録媒体の内容を読取ったコン
ピュータは、その読取ったプログラムを実行制御するこ
とによって、前述した処理の実行を実現する。
Note that. Since the technique of the present invention can be implemented as software, it can be stored in a computer-readable recording medium such as a floppy disk, an optical disk, or a semiconductor memory and distributed as a program that can be executed by a computer. It is. Then, the computer that has read the contents of the recording medium realizes the execution of the above-described processing by controlling the execution of the read program.

【0085】[0085]

【発明の効果】以上詳記したように本発明によれば、ト
ランスポート(TCP/IPなど)の論理アドレス(I
Pアドレス)と、LANの物理アドレスの組み合わせを
変更するために、LAN上の他の計算機に通知を出す必
要がない。また、複数のトランスポートを使用していた
場合は、それぞれのトランスポートごとに処理が必要で
あるが、本発明ではLANの物理アドレスのレベルでパ
ケットの送受信を代替するため、その必要がない。
As described above, according to the present invention, the logical address (I / O) of the transport (such as TCP / IP) is
There is no need to notify other computers on the LAN in order to change the combination of the P address) and the physical address of the LAN. Further, when a plurality of transports are used, processing is required for each transport. However, in the present invention, transmission and reception of packets are replaced at the level of the physical address of the LAN, so that this is not necessary.

【0086】また、本発明によれば、LANスイッチを
用いることで、待機系のLANインタフェースに到着す
るパケットが少なくなり、待機系サーバとそのLANイ
ンタフェースに対する負荷をより小さくすることができ
る。
According to the present invention, by using the LAN switch, the number of packets arriving at the standby LAN interface is reduced, and the load on the standby server and its LAN interface can be further reduced.

【0087】また、本発明によれば、パケットの物理ア
ドレスを変換することができ、且つそれを動的に行うこ
とができる。さらに、本発明によれば、トランスポート
が管理する論理アドレスを肩代わりするがLAN上の他
のクライアントに対し論理アドレスと物理アドレスの組
み合わせを変更させずに済むという効果を奏する。
Further, according to the present invention, the physical address of a packet can be translated and can be dynamically performed. Further, according to the present invention, there is an effect that the logical address managed by the transport is taken over, but it is not necessary for another client on the LAN to change the combination of the logical address and the physical address.

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

【図1】本発明の第一実施形態に係るシステムの構成を
示すブロック図。
FIG. 1 is a block diagram showing a configuration of a system according to a first embodiment of the present invention.

【図2】上記実施形態に於ける通常時の通信処理を示す
概念図。
FIG. 2 is a conceptual diagram showing a normal communication process in the embodiment.

【図3】上記実施形態に於ける故障発生時の通信処理を
示す概念図。
FIG. 3 is a conceptual diagram showing communication processing when a failure occurs in the embodiment.

【図4】上記実施形態に於ける状態遷移図。FIG. 4 is a state transition diagram in the embodiment.

【図5】上記実施形態に於ける通信管理部の処理手順を
示すフローチャート。
FIG. 5 is a flowchart showing a processing procedure of a communication management unit in the embodiment.

【図6】本発明の第二実施形態に係るLANスイッチを
使用したシステムの構成を示すブロック図。
FIG. 6 is a block diagram showing a configuration of a system using a LAN switch according to a second embodiment of the present invention.

【図7】本発明の第三実施形態に係るパケットフィルタ
を用いた構成例を示すブロック図。
FIG. 7 is a block diagram showing a configuration example using a packet filter according to a third embodiment of the present invention.

【図8】上記実施形態に於けるパケットフィルタの構成
を示す図。
FIG. 8 is a diagram showing a configuration of a packet filter in the embodiment.

【図9】上記実施形態に於けるアドレス変換テーブルの
構成を示す図。
FIG. 9 is a diagram showing a configuration of an address conversion table in the embodiment.

【図10】上記実施形態に於ける故障時の通信処理を示
す概念図。
FIG. 10 is a conceptual diagram showing communication processing at the time of failure in the embodiment.

【図11】従来のシステムによる通信処理を示す概念
図。
FIG. 11 is a conceptual diagram showing communication processing by a conventional system.

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

1…主系サーバ、 2…LANインタフェース、 3…LANドライバ、 4…通信管理部、 5…トランスポート、 6…クラスタ制御部、 7…サーバプロセス、 10…待機系サーバ、 11…LANインタフェース、 12…LANドライバ、 13…通信管理部、 14…トランスポート、 16…サーバプロセス、 20…通信リンク、 21…LAN、 22…クライアント、 30…LANスイッチ、 40…パケットフィルタ、 41…ポート、 42…アドレス変換表、 43…フィルタ。 DESCRIPTION OF SYMBOLS 1 ... Main server, 2 ... LAN interface, 3 ... LAN driver, 4 ... Communication management part, 5 ... Transport, 6 ... Cluster control part, 7 ... Server process, 10 ... Stand-by server, 11 ... LAN interface, 12 ... LAN driver, 13 ... communication management unit, 14 ... transport, 16 ... server process, 20 ... communication link, 21 ... LAN, 22 ... client, 30 ... LAN switch, 40 ... packet filter, 41 ... port, 42 ... address Conversion table, 43 ... Filter.

Claims (12)

【特許請求の範囲】[Claims] 【請求項1】 クライアントサーバシステムにおいて、
主系サーバに故障が発生し、待機系サーバの通信装置が
前記主系サーバの通信処理を代替して行う際に、LAN
で使用する物理アドレスを用いて前記主系サーバ宛のパ
ケットを送受信し、前記主系サーバの通信故障発生時
に、クライアントに通知されることなく前記主系サーバ
の通信処理を前記待機系サーバが代替するようにしたこ
とを特徴とするクライアントサーバシステムの制御方
法。
1. In a client server system,
When a failure occurs in the primary server and the communication device of the standby server performs the communication process of the primary server instead, the LAN
The standby server replaces the communication process of the primary server without notifying the client when the communication of the primary server is transmitted / received using the physical address used in the communication, and the communication failure of the primary server occurs. A method for controlling a client-server system, characterized in that:
【請求項2】 主系サーバ及び待機系サーバを有してな
るクライアントサーバシステムにおいて、 前記主系サーバと前記待機系サーバとの間を接続する専
用の通信リンクと、 前記各サーバのLANインタフェースを制御するLAN
ドライバと、 前記各サーバに固有に割り付けられる論理アドレスを用
いて前記サーバ間の通信を行うトランスポートと、 前記主系サーバの故障発生時に前記主系サーバのLAN
インタフェースを用いずに、前記待機系サーバのLAN
インタフェースを用いるように通信リンクを介して前記
待機系サーバの通信管理部に通信を行う主系サーバの通
信管理部と、 前記主系サーバの通信を前記待機系サーバのLANイン
タフェースを用いて行う待機系サーバの通信管理部とを
備え、 前記主系サーバに故障が発生し前記LANを通じての通
信が不可能ではあるが処理の続行は可能である場合に、
前記主系サーバと他のクライアントとの通信を、前記待
機系サーバのLANインタフェースを用いて行うこと
で、前記主系サーバの処理を継続することを特徴とする
クライアントサーバシステム。
2. A client server system having a main server and a standby server, comprising: a dedicated communication link connecting the main server and the standby server; and a LAN interface of each server. LAN to control
A driver, a transport for performing communication between the servers using a logical address uniquely assigned to each of the servers, and a LAN of the main server when a failure occurs in the main server
Without using an interface, the LAN of the standby server
A communication management unit of the main server that communicates with the communication management unit of the standby server via a communication link so as to use an interface; and a standby that communicates with the main server using a LAN interface of the standby server. A communication management unit of a system server, wherein when a failure occurs in the main server and communication through the LAN is not possible, but processing can be continued,
A client server system wherein communication between the main server and another client is performed by using a LAN interface of the standby server to continue processing of the main server.
【請求項3】 計算機のLANインタフェースが接続す
る複数個のポートを有し、前記ポート先の前記LANイ
ンタフェースの物理アドレスを記憶し、記憶している物
理アドレス宛のパケットをイーサスイッチのすべてのポ
ートにではなく、その物理アドレスが接続しているポー
トにのみ送ることで、前記LAN内のパケットを減少さ
せより大きい通信帯域を提供するLANスイッチと、主
系サーバ、待機系サーバのLANインタフェースが、前
記LANスイッチを通じてLANに接続するようにした
ことを特徴とする請求項2記載のクライアントサーバシ
ステム。
3. A computer having a plurality of ports connected to a LAN interface of the computer, storing a physical address of the LAN interface at the port destination, and transmitting a packet addressed to the stored physical address to all ports of the Ethernet switch. The LAN switch of the main server and the standby server, which sends a packet only to the port to which the physical address is connected to reduce the number of packets in the LAN to provide a larger communication band, 3. The client server system according to claim 2, wherein the client server system is connected to the LAN through the LAN switch.
【請求項4】 計算機のLANインタフェースが接続す
るポートを複数有し、パケットのアドレス変換を行うた
めに、変換するべき物理アドレスとそのアドレスと置き
換えるアドレスを保持するアドレス変換テーブル部と、
このアドレス変換テーブル部を参照して、各ポートから
送られてくるパケットのアドレスを変換してすべてのポ
ートに伝達するフィルタ部とを備え、前記ポートから受
け取ったすべてのパケットに対し、パケットのアドレス
を変換し、変換したパケットをすべてのポートに伝達し
且つ前記計算機からLAN経由で自身宛のパケットを受
け取ることで前記アドレス変換テーブル部を動的に変更
可能としたことを特徴とするパケットフィルタ装置。
4. An address translation table unit having a plurality of ports to which a LAN interface of a computer is connected, and holding a physical address to be translated and an address to be replaced with the address in order to perform packet address translation;
A filter unit that translates the address of a packet sent from each port with reference to the address conversion table unit and transmits the translated address to all ports, and performs packet address conversion for all packets received from the port. A packet filter device which is capable of dynamically changing the address conversion table section by transmitting the converted packet to all ports and receiving a packet addressed to itself through the LAN from the computer. .
【請求項5】 主系サーバと待機系サーバのLANイン
タフェースが請求項4のパケットフィルタ装置を通じて
LANに接続するシステムにおいて、前記主系サーバの
故障の際に、待機系サーバが主系サーバ並びに待機系サ
ーバの両方のトランスポートの論理アドレスの送受信を
行い且つパケットフィルタ装置によって物理アドレスの
変換を行うようにしたことを特徴とする請求項2記載の
クライアントサーバシステム。
5. The system according to claim 4, wherein the LAN interface between the primary server and the standby server is connected to the LAN through the packet filter device. When the primary server fails, the standby server is connected to the primary server and the standby server. 3. The client server system according to claim 2, wherein logical addresses of both transports of the system server are transmitted and received, and physical addresses are converted by a packet filter device.
【請求項6】 任意のクライアントからLAN経由で送
られてくる要求を処理し当該処理結果を返す主系サーバ
と、この主系サーバが停止或いは該主系サーバの通信装
置が故障した場合に、該主系サーバの代わりにクライア
ントとのデータの送受信を行う待機系サーバから成り互
いに前記LANを通じて接続されているクライアントサ
ーバシステムにおいて、 前記主系サーバと前記待機系サーバを専用の通信リンク
で接続し、前記各サーバにLANインタフェースを有し
て、各サーバがそれぞれ固有に割り付けられる論理アド
レスを用いてサーバ間通信を行い、前記主系サーバに故
障が発生し前記LANを通じての通信が不可能ではある
が処理の続行は可能である場合に、前記主系サーバと他
のクライアントとの通信を、前記待機系サーバのLAN
インタフェースを用いて行うことで、前記主系サーバの
処理を継続することを特徴とする通信方式切り替え方
法。
6. A main server that processes a request sent from an arbitrary client via a LAN and returns a result of the processing, and a main server that stops processing or a communication device of the main server fails. In a client server system comprising a standby server for transmitting and receiving data to and from a client instead of the primary server and connected to each other through the LAN, the primary server and the standby server are connected by a dedicated communication link. Each of the servers has a LAN interface, and each server performs inter-server communication using a logical address uniquely assigned to the server, and a failure occurs in the main server and communication via the LAN is impossible. If it is possible to continue the processing, the communication between the primary server and another client is performed by the standby server. AN
A communication method switching method, wherein the processing of the primary server is continued by using an interface.
【請求項7】 計算機のLANインタフェースが接続す
る複数個のポートを有し、前記ポート先の前記LANイ
ンタフェースの物理アドレスを記憶して、記憶している
物理アドレス宛のパケットをイーサスイッチのすべての
ポートにではなく、その物理アドレスが接続しているポ
ートにのみ送ることで、前記LAN内のパケットを減少
させより大きい通信帯域を提供し、主系サーバ並びに待
機系サーバのLANインタフェースがLANに接続する
ようにしたことを特徴とする請求項6記載の通信方式切
り替え方法。
7. A computer having a plurality of ports connected to a LAN interface of a computer, storing a physical address of the LAN interface of the port destination, and transmitting a packet addressed to the stored physical address to all of the Ethernet switches. By sending only to the port to which the physical address is connected, not to the port, the packets in the LAN are reduced to provide a larger communication band, and the LAN interfaces of the primary server and the standby server are connected to the LAN. 7. The communication method switching method according to claim 6, wherein the communication method is switched.
【請求項8】 主系サーバと待機系サーバのLANイン
タフェースが請求項4記載のパケットフィルタ装置を通
じてLANに接続するシステムを備え、前記主系サーバ
が故障した際に、待機系サーバが主系サーバ並びに待機
系サーバの双方のトランスポートの論理アドレスの送受
信を行い且つパケットフィルタ装置によって物理アドレ
スの変換を行うようにしたことを特徴とする請求項6記
載の通信方式切り替え方法。
8. The system according to claim 4, wherein the LAN interface between the main server and the standby server comprises a system for connecting to the LAN through the packet filter device, and when the main server fails, the standby server becomes the main server. 7. The communication method switching method according to claim 6, further comprising transmitting and receiving a logical address of both transports of the standby server and converting a physical address by a packet filter device.
【請求項9】 クライアントサーバシステムを動作制御
するためのプログラムであって、 主系サーバに故障が発生し、待機系サーバの通信装置が
前記主系サーバの通信処理を代替して行う際に、LAN
で使用する物理アドレスを用いて前記主系サーバ宛のパ
ケットを送受信することにより、前記主系サーバの通信
故障発生時に、クライアントに通知されることなく前記
主系サーバの通信処理を前記待機系サーバが代替するよ
うに前記クライアントサーバシステムを動作させるプロ
グラムを記録したコンピュータ読取り可能な記録媒体。
9. A program for controlling the operation of a client-server system, wherein a failure occurs in a primary server and a communication device of a standby server performs communication processing of the primary server instead. LAN
By transmitting and receiving packets addressed to the primary server using the physical address used in the server, when a communication failure occurs in the primary server, the communication process of the primary server is performed without being notified to the client. A computer-readable recording medium on which a program for operating the client server system is recorded.
【請求項10】 任意のクライアントからLAN経由で
送られてくる要求を処理し当該処理結果を返す主系サー
バと、この主系サーバが停止或いは該主系サーバの通信
装置が故障した場合に、該主系サーバの代わりにクライ
アントとのデータの送受信を行う待機系サーバから成り
互いに前記LANを通じて接続されているクライアント
サーバシステムを動作制御するためのプログラムであっ
て、 前記主系サーバと前記待機系サーバを専用の通信リンク
で接続し、前記各サーバにLANインタフェースを有し
て、各サーバがそれぞれ固有に割り付けられる論理アド
レスを用いてサーバ間通信を行い、前記主系サーバに故
障が発生し前記LANを通じての通信が不可能ではある
が処理の続行は可能である場合に、前記主系サーバと他
のクライアントとの通信を、前記待機系サーバのLAN
インタフェースを用いて行うことにより、前記主系サー
バの処理を継続するように前記クライアントサーバシス
テムの通信方式切り替えを制御するプログラムを記録し
たコンピュータ読取り可能な記録媒体。
10. A main server that processes a request sent from an arbitrary client via a LAN and returns a result of the processing. If the main server stops or a communication device of the main server breaks down, A program for controlling the operation of a client server system comprising a standby server for transmitting and receiving data to and from a client instead of the main server, wherein the main server and the standby system The servers are connected by a dedicated communication link, each of the servers has a LAN interface, and each server performs a server-to-server communication using a logical address uniquely assigned to each of the servers. If communication through the LAN is not possible but processing can be continued, the main server and another client Communication with, LAN of the standby server
A computer-readable recording medium that records a program for controlling switching of a communication system of the client server system so as to continue processing of the primary server by using an interface.
【請求項11】 前記プログラムは、前記クライアント
サーバシステムが前記主系サーバと待機系サーバとのL
ANインタフェースが接続する複数個のポートを有する
とき、前記ポート先の前記LANインタフェースの物理
アドレスを記憶して、記憶している物理アドレス宛のパ
ケットをイーサスイッチのすべてのポートにではなく、
その物理アドレスが接続しているポートにのみ送ること
で、前記LAN内のパケットを減少させより大きい通信
帯域を提供し、主系サーバ並びに待機系サーバのLAN
インタフェースがLANに接続するように前記クライア
ントサーバシステムの通信方式切り替えを制御する請求
項10記載のコンピュータ読取り可能な記録媒体。
11. The program according to claim 1, wherein the client server system is configured to execute an L operation between the primary server and the standby server.
When the AN interface has a plurality of ports to be connected, the physical address of the LAN interface at the port destination is stored, and the packet addressed to the stored physical address is not transmitted to all the ports of the Ethernet switch.
By transmitting only to the port to which the physical address is connected, the number of packets in the LAN is reduced to provide a larger communication band, and the LAN of the primary server and the standby server is provided.
11. The computer-readable recording medium according to claim 10, wherein the communication method switching of the client server system is controlled so that the interface connects to the LAN.
【請求項12】 前記プログラムは、前記クライアント
サーバシステムが前記主系サーバと待機系サーバとのL
ANインタフェースが請求項4記載のパケットフィルタ
装置を通じてLANに接続するとき、前記主系サーバが
故障した際に、待機系サーバが主系サーバ並びに待機系
サーバの双方のトランスポートの論理アドレスの送受信
を行い且つパケットフィルタ装置によって物理アドレス
の変換を行うように前記クライアントサーバシステムの
通信方式切り替えを制御する請求項10記載のコンピュ
ータ読取り可能な記録媒体。
12. The program according to claim 1, wherein the client server system is configured to execute an L operation between the main server and the standby server.
When the AN interface connects to the LAN through the packet filter device according to claim 4, when the primary server fails, the standby server transmits and receives the logical addresses of the transports of both the primary server and the standby server. 11. The computer-readable recording medium according to claim 10, wherein the communication method switching of the client server system is controlled so as to perform the conversion of the physical address by the packet filter device.
JP27898597A 1996-12-02 1997-10-13 Client server system and communication management method for client server system Expired - Fee Related JP4028627B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP27898597A JP4028627B2 (en) 1996-12-02 1997-10-13 Client server system and communication management method for client server system

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP32174396 1996-12-02
JP8-321743 1996-12-02
JP27898597A JP4028627B2 (en) 1996-12-02 1997-10-13 Client server system and communication management method for client server system

Publications (2)

Publication Number Publication Date
JPH10224378A true JPH10224378A (en) 1998-08-21
JP4028627B2 JP4028627B2 (en) 2007-12-26

Family

ID=26553127

Family Applications (1)

Application Number Title Priority Date Filing Date
JP27898597A Expired - Fee Related JP4028627B2 (en) 1996-12-02 1997-10-13 Client server system and communication management method for client server system

Country Status (1)

Country Link
JP (1) JP4028627B2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2000079397A1 (en) * 1999-06-23 2000-12-28 Fujitsu Limited Network protocol controller and network protocol controlling method, and recorded medium on which network protocol controlling program is recorded
US6199033B1 (en) 1997-08-15 2001-03-06 Nec Corporation LAN emulation server changing over method
JP2002041348A (en) * 2000-05-26 2002-02-08 Emc Corp Communication pass through shared system resource to provide communication with high availability, network file server and its method
JP2007088736A (en) * 2005-09-21 2007-04-05 Hitachi Cable Ltd Network device
JP2008077216A (en) * 2006-09-19 2008-04-03 Toshiba Corp Network monitoring method

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6199033B1 (en) 1997-08-15 2001-03-06 Nec Corporation LAN emulation server changing over method
WO2000079397A1 (en) * 1999-06-23 2000-12-28 Fujitsu Limited Network protocol controller and network protocol controlling method, and recorded medium on which network protocol controlling program is recorded
JP2002041348A (en) * 2000-05-26 2002-02-08 Emc Corp Communication pass through shared system resource to provide communication with high availability, network file server and its method
JP2007088736A (en) * 2005-09-21 2007-04-05 Hitachi Cable Ltd Network device
JP2008077216A (en) * 2006-09-19 2008-04-03 Toshiba Corp Network monitoring method

Also Published As

Publication number Publication date
JP4028627B2 (en) 2007-12-26

Similar Documents

Publication Publication Date Title
US5781715A (en) Fault-tolerant bridge/router with a distributed switch-over mechanism
US6597700B2 (en) System, device, and method for address management in a distributed communication environment
US6208616B1 (en) System for detecting errors in a network
US6052733A (en) Method of detecting errors in a network
US7152179B1 (en) IP redundancy with improved failover notification
US6760859B1 (en) Fault tolerant local area network connectivity
US20060256801A1 (en) Gateway system
US6134678A (en) Method of detecting network errors
US7518983B2 (en) Proxy response apparatus
US6105151A (en) System for detecting network errors
US20040213272A1 (en) Layer 2 switching device
KR100744448B1 (en) Communication system
US20060002407A1 (en) Network system, network bridge device, network management apparatus, network address assignment method and network address resolution method
JP2004032224A (en) Server takeover system and method thereof
WO2008075145A1 (en) Address resolution request mirroring
WO2005039129A1 (en) Redundant routing capabilities for a network node cluster
JPH1127320A (en) Packet relay control method, packet repeater and program storage medium
US20030101275A1 (en) Information processing system accessed through network and control method of packet transfer load
WO1998049620A1 (en) Redundant server failover in networked environment
CN101060533B (en) A method, system and device for improving the reliability of VGMP protocol
JPH08212095A (en) Client server control system
US20080205376A1 (en) Redundant router having load sharing functionality
US6973024B1 (en) Method for modem element switchover using multicast groups
JPH09259096A (en) System for enhancing reliability of network
JPH10224378A (en) Client server system and its control method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20041013

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070129

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070206

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070409

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20071009

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20071012

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

Free format text: PAYMENT UNTIL: 20101019

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20101019

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees