JP2007293519A - Server system and patch processing method - Google Patents

Server system and patch processing method Download PDF

Info

Publication number
JP2007293519A
JP2007293519A JP2006119423A JP2006119423A JP2007293519A JP 2007293519 A JP2007293519 A JP 2007293519A JP 2006119423 A JP2006119423 A JP 2006119423A JP 2006119423 A JP2006119423 A JP 2006119423A JP 2007293519 A JP2007293519 A JP 2007293519A
Authority
JP
Japan
Prior art keywords
server device
patch
server
standby
data
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.)
Withdrawn
Application number
JP2006119423A
Other languages
Japanese (ja)
Inventor
Yoshihiko Hoshino
佳彦 星野
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP2006119423A priority Critical patent/JP2007293519A/en
Publication of JP2007293519A publication Critical patent/JP2007293519A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)
  • Hardware Redundancy (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a patch processing technology suitable for a system where the operation configurations of a server coexist. <P>SOLUTION: This server system is provided with an active system server device (110) for executing a process (150); a duplex unit (101) equipped with a standby system server device (120) which is put in a standby status for an alternative operation for the active system server device; a simplex unit (102) equipped with a server device (130) for executing the same process (150) as the above process; and a maintenance server device (140) connected to each server device of both the units. The maintenance server device transmits the patch data (141) for correcting the process to the simplex unit and the duplex unit. The standby server device notifies the operation system server device of the success/failure of patch processing. The operation system server device decides the content of notification from the standby server device, and executes the patch processing of its own device from the patch data when it indicates the success/failure of the patch processing. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、コンピュータプログラムを修正するためのパッチ(patch)処理が実行されるサーバシステムに関し、特に、サーバ装置の一重化運用及び二重化運用が混在するシステムでのパッチ処理に関する。   The present invention relates to a server system in which a patch process for correcting a computer program is executed, and more particularly to a patch process in a system in which a single operation and a dual operation of server devices are mixed.

従来、コンピュータにインストールされているプログラムを修正する技術としてのパッチ処理が知られている。このパッチ処理が実行されることにより、プログラムの不具合箇所(バグ)あるいは更新すべき箇所が自動修正される。   Conventionally, patch processing is known as a technique for correcting a program installed in a computer. By executing this patch process, a defective part (bug) of the program or a part to be updated is automatically corrected.

ところで、クライアントサーバシステムには、サーバの一重化運用、すなわち複数のクライアントからの要求を1台のサーバが処理するという運用形態のほか、サーバを二重化するという運用形態がある。二重化運用のサーバシステムでは、常用的に稼動させるサーバに対し、予備としての別個のサーバを待機させる。そして、常用のサーバが障害などによりダウンしたとき、予備のサーバが自動的に代替稼動を開始する。   By the way, the client server system includes a server single operation, that is, an operation form in which a single server processes requests from a plurality of clients, and an operation form in which servers are duplicated. In a redundantly operated server system, a separate server as a backup is made to stand by for a server that is regularly operated. Then, when the regular server goes down due to a failure or the like, the spare server automatically starts the alternative operation.

かかる二重化運用におけるパッチ処理に関する技術として、例えば、後述の特許文献1に記載のものがある。特許文献1に記載の技術は、クラスタに送るパッチ処理の修正データが大量である場合に、修正データを分割して伝送すると共に分割数を通知することにより、修正データの伝送エラーによるパッチ処理の失敗を回避しようとするものである。
特開昭61−117645号公報
As a technique related to patch processing in such duplex operation, for example, there is one described in Patent Document 1 described later. In the technique described in Patent Document 1, when there is a large amount of patch processing correction data to be sent to a cluster, the correction data is divided and transmitted, and the number of divisions is notified, and patch processing due to a correction data transmission error is performed. It is intended to avoid failure.
Japanese Patent Laid-Open No. 61-117645

しかしながら、サーバの用途や利用頻度などによっては、二重化を必要としない場合もあり、現状では、サーバの一重化運用と二重化運用とが混在したシステムも存在する。よって、このようにサーバの運用形態が混在するシステムのためのパッチ処理の提案が望まれている。   However, there is a case where duplication is not required depending on the use or frequency of use of the server, and there are currently systems in which the single operation and duplication operation of the server are mixed. Therefore, it is desired to propose patch processing for a system in which server operation forms are mixed.

本発明は、上記課題に鑑みてなされたものであり、サーバの運用形態が混在するシステムに好適なパッチ処理の技術を提供することを目的とする。   The present invention has been made in view of the above problems, and an object of the present invention is to provide a patch processing technique suitable for a system in which server operation modes are mixed.

本発明に係るサーバシステムは、プロセスを実行する運用系サーバ装置および該運用系サーバ装置のための代替稼動を待機する待機系サーバ装置が設けられた二重化ユニットと、前記プロセスと同一のプロセスを実行するサーバ装置が設けられた一重化ユニットと、前記一重化ユニットおよび二重化ユニットに接続された保守サーバ装置とを備え、前記保守サーバ装置は、前記プロセスを修正するためのパッチデータを前記一重化ユニットおよび二重化ユニットへ送信する手段を有する。   A server system according to the present invention executes a process identical to the above-described process, and a duplex unit provided with an active server apparatus that executes a process and a standby server apparatus that waits for an alternative operation for the active server apparatus And a maintenance server device connected to the single unit and the duplex unit, wherein the maintenance server device receives patch data for correcting the process as the single unit. And means for transmitting to the duplex unit.

本発明によれば、プロセスのパッチデータを保守サーバ装置が一重化ユニット及び二重化ユニットの各サーバへ配信するよう構成したことにより、サーバの運用形態が混在するシステムにおいてパッチ処理を円滑に行うことができる。   According to the present invention, it is possible to smoothly perform patch processing in a system in which server operation forms coexist by configuring the maintenance server device to distribute the process patch data to each server of the single unit and the dual unit. it can.

以下、本発明の実施形態について図面を用いて詳細に説明する。図1に、実施形態のサーバシステム100の構成を示す。サーバシステム100は、運用系サーバ110および待機系サーバ120によりサーバの二重化運用を行う二重化ユニット101と、単体系サーバ130による一重化運用を行う一重化ユニット102と、両ユニット(101/102)の各サーバ(110/120/130)と通信可能に接続された保守サーバ140とを備える。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. FIG. 1 shows a configuration of a server system 100 according to the embodiment. The server system 100 includes a duplex unit 101 that performs server duplex operation by the active server 110 and the standby server 120, a duplex unit 102 that performs duplex operation by the single server 130, and both units (101/102). Each server (110/120/130) includes a maintenance server 140 connected to be communicable.

二重化ユニット101では、運用系サーバ110が常用的に稼動し、待機系サーバ120は、運用系サーバ110の状況を監視しつつ障害発生時の代替稼動を待機する。一方、一重化ユニット102では、常用的に稼動する単体系サーバ130に対する予備のサーバは配備されない。なお、図示の例では各サーバが1つずつであるが、実際の運用では、それぞれ複数存在してよい。   In the duplexing unit 101, the active server 110 operates regularly, and the standby server 120 waits for an alternative operation when a failure occurs while monitoring the status of the active server 110. On the other hand, the single unit 102 does not have a spare server for the stand-alone server 130 that is normally used. In the illustrated example, each server is one, but a plurality of servers may exist in actual operation.

運用系サーバ110及び待機系サーバ120並びに単体系サーバ130が実行するプロセス150a/150b/150cは、それぞれ同一の処理内容のプログラムである。   The processes 150a / 150b / 150c executed by the active server 110, the standby server 120, and the stand-alone server 130 are programs having the same processing contents.

保守サーバ140は、プロセス(150)を修正するためのパッチ処理に使用するパッチデータ141を有する。パッチデータ141には、プロセス(150)に記述されている関数プログラムの修正データ、及び、その修正に必要な処理のプログラム等が含まれる。   The maintenance server 140 has patch data 141 used for patch processing for correcting the process (150). The patch data 141 includes correction data for the function program described in the process (150), processing programs necessary for the correction, and the like.

図2に、各サーバ(110/120/130)が実行するパッチ処理について模式的に示す。図示のメインメモリ202におけるプロセス使用領域210は、ハードディスクのような外部メモリ201にあるプロセス(150)の実行に使用する記憶領域を指す。また、このプロセス使用領域210のパッチ適用領域211は、パッチデータ141により得られる修正データの記憶領域を指す。   FIG. 2 schematically shows patch processing executed by each server (110/120/130). A process use area 210 in the illustrated main memory 202 indicates a storage area used for executing the process (150) in the external memory 201 such as a hard disk. The patch application area 211 in the process use area 210 indicates a storage area for correction data obtained from the patch data 141.

プロセス使用領域210に対しパッチデータ141が適用されると、関数の修正データ、すなわち正しい関数プログラムがパッチ適用領域211に確保される。また、プロセス(150)が対象の関数をコールしたときの呼び出し先がパッチ適用領域211となるよう、プロセス(150)が修正される。そして、パッチ適用領域211の関数にて正常に機能することが確認されると、その関数が外部メモリ201のプロセス(150)に上書きされる。これにより、パッチ処理が正常に終了する。   When the patch data 141 is applied to the process use area 210, function correction data, that is, a correct function program is secured in the patch application area 211. Also, the process (150) is modified so that the call destination when the process (150) calls the target function is the patch application area 211. When it is confirmed that the function in the patch application area 211 functions normally, the function is overwritten on the process (150) in the external memory 201. Thereby, the patch process ends normally.

このようにプロセス(150)に対するパッチデータ141の適用処理をメインメモリ202上にて行うことにより、運用系サーバ110及び単体系サーバ130では、サービスを中断することなくパッチ処理を行うことができる。   In this way, by applying the patch data 141 to the process (150) on the main memory 202, the active server 110 and the stand-alone server 130 can perform patch processing without interrupting the service.

図3に示すフローチャートを参照して、サーバシステム100の動作について説明する。保守サーバ140は、プロセス(150)のパッチデータ141を二重化ユニット101及び一重化ユニット102の各サーバへ送信する(ステップS1_1)。各サーバ(110/120/130)は、保守サーバ140からのパッチデータ141を受信する(ステップS2_1/S3_1/S4_1)。   The operation of the server system 100 will be described with reference to the flowchart shown in FIG. The maintenance server 140 transmits the patch data 141 of the process (150) to each server of the duplexing unit 101 and the unifying unit 102 (step S1_1). Each server (110/120/130) receives the patch data 141 from the maintenance server 140 (steps S2_1 / S3_1 / S4_1).

一重化ユニット102の単体系サーバ130は、パッチ処理を開始し、受信したパッチデータ141を自装置のプロセス150aに適用する(ステップS4_2)。プロセス(150)に対するパッチ処理については、図2により説明した通りである。   The single-system server 130 of the single unit 102 starts patch processing and applies the received patch data 141 to the process 150a of its own device (step S4_2). The patch processing for the process (150) is as described with reference to FIG.

その結果、パッチデータ141の適用が成功した場合(ステップS4_3:Yes)、外部メモリへ上書き処理を行い(ステップS4_4)、パッチ処理が正常に終了した旨を保守サーバ140へ通知する(ステップS4_5)。また、パッチデータ141の適用に失敗した場合は(ステップSS4_3:No)、パッチ処理が適正に実行することができない旨を保守サーバ140へ通知して終了する(ステップS4_5)。   As a result, if the application of the patch data 141 is successful (step S4_3: Yes), the external memory is overwritten (step S4_4), and the maintenance server 140 is notified that the patch processing has been completed normally (step S4_5). . If the application of the patch data 141 fails (step SS4_3: No), the maintenance server 140 is notified that the patch processing cannot be properly executed, and the process ends (step S4_5).

一方、二重化ユニット101では、まず、待機系サーバ120が保守サーバ140からのパッチデータ141を自装置のプロセス150bに適用する(ステップS3_2)。そして、適用が失敗した場合は(ステップS3_3:No)、その旨を運用系サーバ110へ通知し(ステップS3_4)、パッチ処理が適正に実行することができない旨を保守サーバ140へ通知する(ステップS3_7)。   On the other hand, in the duplexing unit 101, first, the standby server 120 applies the patch data 141 from the maintenance server 140 to the process 150b of its own device (step S3_2). If the application fails (step S3_3: No), this is notified to the active server 110 (step S3_4), and the maintenance server 140 is notified that the patch processing cannot be executed properly (step S3_4). S3_7).

また、パッチデータ141の適用が成功したとき(ステップS3_3:Yes)、待機系サーバ120は、その旨を運用系サーバ110へ通知する(ステップS3_5)。そして、外部メモリへの上書き処理(ステップS3_6)の後、パッチ処理が正常に終了した旨を保守サーバ140へ通知する(ステップS3_7)。   When the application of the patch data 141 is successful (step S3_3: Yes), the standby server 120 notifies the active server 110 to that effect (step S3_5). Then, after overwriting processing to the external memory (step S3_6), the maintenance server 140 is notified that the patch processing has ended normally (step S3_7).

運用系サーバ110は、パッチデータ141の受信後、その適用の成否に関する待機系サーバ120からの通知を待つ。その結果、受けた通知が適用の失敗を表す場合(ステップS2_2:“失敗”)、保守サーバ140からのパッチデータ141を無効化し処理を終了する。   After receiving the patch data 141, the active server 110 waits for a notification from the standby server 120 regarding the success or failure of the application. As a result, when the received notification indicates application failure (step S2_2: “failure”), the patch data 141 from the maintenance server 140 is invalidated and the process is terminated.

また、待機系サーバ120から適用に成功した旨を通知されたとき(ステップS2_2:“成功”)、運用系サーバ110は、自装置のプロセス150aにパッチデータ141を適用し(ステップS2_3)、外部メモリへの上書き処理を行い(ステップS2_4)パッチ処理を終了する。   Also, when the standby server 120 notifies that the application has been successful (step S2_2: “success”), the active server 110 applies the patch data 141 to the process 150a of its own device (step S2_3), and the external server A memory overwriting process is performed (step S2_4), and the patch process is terminated.

保守サーバ140は、配信したパッチデータ141によるパッチ処理の結果について、単体系サーバ130及び待機系サーバ120から通知を受信すると(ステップS1_2)、その通知内容を保守管理者に報知すべく所定の形式にて画面表示する(ステップS1_3)。これにより、管理者が各ユニットでのパッチ処理の状況を把握することができる。   When the maintenance server 140 receives notification from the stand-alone server 130 and the standby server 120 about the result of the patch processing by the distributed patch data 141 (step S1_2), the maintenance server 140 has a predetermined format to notify the maintenance manager of the notification content. To display the screen (step S1_3). Thereby, the administrator can grasp the status of patch processing in each unit.

以上説明した実施形態によれば、プロセス(150)のパッチデータ141を保守サーバ140が各サーバ(110/120/130)へ配信するよう構成したことにより、サーバの運用形態が混在するシステムにおいてパッチ処理を円滑に行うことができる。   According to the embodiment described above, since the maintenance server 140 is configured to distribute the patch data 141 of the process (150) to each server (110/120/130), the patch can be used in a system in which server operation modes are mixed. Processing can be performed smoothly.

また、二重化ユニット101では、待機系サーバ120でのパッチデータ141の適用結果を利用して、運用系サーバ110のパッチ処理を行うか否かを決定することから、サービス提供中の運用系サーバ110の動作に影響を与え難くすることができる。すなわち、仮に、パッチデータ141に問題があっても、それが待機系サーバ120にて検出されるので、サービスの中断を回避できる。   Further, the duplexing unit 101 uses the result of applying the patch data 141 in the standby server 120 to determine whether or not to perform the patch processing of the active server 110, so that the active server 110 that is providing the service. It is possible to make it difficult to influence the operation. That is, even if there is a problem in the patch data 141, it is detected by the standby server 120, so that service interruption can be avoided.

次に、図4に示すフローチャートを参照して、本発明の他の実施形態について説明する。保守サーバ140は、パッチデータ141を待機系サーバ120のみに送信する(ステップS11_1)。これを受信した待機系サーバ120は(ステップS13_1)、前述の実施形態と同様に、自装置のプロセス150bにパッチデータ141を適用する(ステップS13_2)。   Next, another embodiment of the present invention will be described with reference to the flowchart shown in FIG. The maintenance server 140 transmits the patch data 141 only to the standby server 120 (step S11_1). The standby server 120 that has received this (step S13_1) applies the patch data 141 to the process 150b of its own device (step S13_2), as in the above-described embodiment.

その結果、パッチデータ141の適用に失敗した場合(ステップS13_3:No)、待機系サーバ120は、その旨を保守サーバ140へ通知する(ステップS13_4)。また、パッチデータ141の適用に成功した場合は(ステップS13_3:Yes)、その旨を保守サーバ140へ通知し(ステップS13_5)、外部メモリの上書き処理を行い(ステップS13_6)パッチ処理を終了する。   As a result, when application of the patch data 141 has failed (step S13_3: No), the standby server 120 notifies the maintenance server 140 to that effect (step S13_4). If the application of the patch data 141 is successful (step S13_3: Yes), this is notified to the maintenance server 140 (step S13_5), the external memory is overwritten (step S13_6), and the patch process is terminated.

保守サーバ140は、パッチデータ141の適用結果に関する待機系サーバ120からの通知を受信する(ステップS11_2)。そして、適用に成功した旨の通知を受けたとき(ステップS11_3:“成功”)、保守サーバ140は、二重化ユニット101の運用系サーバ110と、一重化ユニット102の単体系サーバ130とにパッチデータ141を送信する(ステップS11_4)。   The maintenance server 140 receives a notification from the standby server 120 regarding the application result of the patch data 141 (step S11_2). When the notification that the application has been successful is received (step S11_3: “success”), the maintenance server 140 updates the patch data to the active server 110 of the duplex unit 101 and the single server 130 of the single unit 102. 141 is transmitted (step S11_4).

運用系サーバ110及び単体系サーバ130は、保守サーバ140からのパッチデータ141を受信すると(ステップS12_1、S14_1)、それを自装置のプロセス(150a、150c)に適用し(ステップS12_2、S14_2)、外部メモリへの上書き処理を行う(ステップS12_3、S14_3)。これにより、待機系サーバ120以外のサーバでもパッチ処理が完了する。   When the active server 110 and the stand-alone server 130 receive the patch data 141 from the maintenance server 140 (steps S12_1 and S14_1), they apply it to their own processes (150a and 150c) (steps S12_2 and S14_2). Overwrite processing to the external memory is performed (steps S12_3 and S14_3). As a result, the patch processing is completed on a server other than the standby server 120.

一方、待機系サーバ120から保守サーバ140への通知内容が「失敗」である場合(ステップS11_3:“失敗”)、保守サーバ140は、今回のパッチデータ141がプロセス(150)に不適である旨のエラー表示を行う(ステップS11_5)。この場合、パッチデータ141は他のサーバ(110、130)へは送信されない。   On the other hand, when the notification content from the standby server 120 to the maintenance server 140 is “failure” (step S11_3: “failure”), the maintenance server 140 indicates that the current patch data 141 is inappropriate for the process (150). Is displayed (step S11_5). In this case, the patch data 141 is not transmitted to other servers (110, 130).

このように本実施形態では、待機系サーバ120での適用結果を利用して、他のサーバ(110、130)、すなわちサービス提供中のサーバ群に対するパッチデータ141の送信可否を判断する。そして、仮に、パッチデータ141がプロセス(150)に不適なものである場合は、サービス提供中のサーバ群へは送信しないことから、サービスに影響を与え難くすることができると共に、システム内でのデータ授受が効率化される。   As described above, in this embodiment, the application result of the standby server 120 is used to determine whether or not the patch data 141 can be transmitted to other servers (110, 130), that is, a server group that is providing a service. If the patch data 141 is unsuitable for the process (150), the service is not transmitted to the server group that provides the service, so that it is difficult to affect the service and Data transfer is made more efficient.

本発明の実施形態のシステム構成を示すブロック図である。It is a block diagram which shows the system configuration | structure of embodiment of this invention. 実施形態におけるパッチ処理を説明するための説明図である。It is explanatory drawing for demonstrating the patch process in embodiment. 実施形態の動作手順を示すフローチャートである。It is a flowchart which shows the operation | movement procedure of embodiment. 本発明の他の実施形態の動作手順を示すフローチャートである。It is a flowchart which shows the operation | movement procedure of other embodiment of this invention.

符号の説明Explanation of symbols

100 サーバシステム
101 二重化ユニット
102 一重化ユニット
110 運用系サーバ
120 待機系サーバ
130 単体系サーバ
140 保守サーバ
141 パッチデータ
150a、150b、150c プロセス
201 外部メモリ
202 メインメモリ
210 プロセス使用領域
211 パッチ適用領域
100 server system 101 duplex unit 102 single unit 110 active server 120 standby server 130 stand-alone server 140 maintenance server 141 patch data 150a, 150b, 150c process 201 external memory 202 main memory 210 process use area 211 patch application area

Claims (8)

プロセスを実行する運用系サーバ装置および該運用系サーバ装置のための代替稼動を待機する待機系サーバ装置が設けられた二重化ユニットと、前記プロセスと同一のプロセスを実行するサーバ装置が設けられた一重化ユニットと、前記一重化ユニットおよび二重化ユニットに接続された保守サーバ装置とを備え、
前記保守サーバ装置は、前記プロセスを修正するためのパッチデータを前記一重化ユニットおよび二重化ユニットへ送信する手段を有することを特徴とするサーバシステム。
A duplex unit provided with an active server device for executing a process and a standby server device for standby operation for the active server device, and a single device provided with a server device for executing the same process as the process And a maintenance server device connected to the single unit and the duplex unit,
The maintenance server device has means for transmitting patch data for correcting the process to the single unit and the duplex unit.
前記待機系サーバ装置は、前記パッチデータによるパッチ処理の成否を前記運用系サーバ装置へ通知する手段を有し、
前記運用系サーバ装置は、前記待機系サーバ装置からの通知の内容を判定する手段を有し、前記通知がパッチ処理の成功を表すとき前記パッチデータにより自装置のパッチ処理を実行することを特徴とする請求項1記載のサーバシステム。
The standby server device has means for notifying the operational server device of success or failure of patch processing by the patch data;
The active server device includes means for determining the content of the notification from the standby server device, and executes patch processing of the own device based on the patch data when the notification indicates successful patch processing. The server system according to claim 1.
前記待機系サーバ装置は、前記パッチデータによるパッチ処理の成否を前記保守サーバ装置へ通知する手段を有し、
前記保守サーバ装置は、前記待機系サーバ装置からの通知の内容を判定する手段を有し、前記通知がパッチ処理の成功を表すとき前記運用系サーバ装置および前記一重化ユニットのサーバ装置へ前記パッチデータを送信することを特徴とする請求項1記載のサーバシステム。
The standby server device has means for notifying the maintenance server device of success or failure of patch processing by the patch data,
The maintenance server device includes means for determining the content of the notification from the standby server device, and when the notification indicates a successful patch process, the patch is sent to the active server device and the server device of the single unit. The server system according to claim 1, wherein data is transmitted.
前記各サーバ装置は、自装置のメインメモリに記憶した前記プロセスを前記パッチデータを適用して実行し、前記パッチデータの適用が成功したとき自装置の外部メモリにおける前記プロセスの部分を前記パッチデータにより上書きすることを特徴とする請求項1乃至3のいずれか1項に記載のサーバシステム。   Each server device executes the process stored in the main memory of its own device by applying the patch data, and when the application of the patch data is successful, the part of the process in the external memory of the own device is changed to the patch data. The server system according to any one of claims 1 to 3, wherein the server system is overwritten. プロセスを実行する運用系サーバ装置および該運用系サーバ装置のための代替稼動を待機する待機系サーバ装置が設けられた二重化ユニットと、前記プロセスと同一のプロセスを実行するサーバ装置が設けられた一重化ユニットとに接続された保守サーバ装置が、
前記プロセスを修正するためのパッチデータを前記一重化ユニットおよび二重化ユニットへ送信することを特徴とするパッチ処理方法。
A duplex unit provided with an active server device for executing a process and a standby server device for standby operation for the active server device, and a single device provided with a server device for executing the same process as the process The maintenance server device connected to the
A patch processing method, wherein patch data for correcting the process is transmitted to the single unit and the duplex unit.
前記待機系サーバ装置が、前記パッチデータによるパッチ処理の成否を前記運用系サーバ装置へ通知し、
前記運用系サーバ装置が、前記待機系サーバ装置からの通知の内容を判定し、前記通知がパッチ処理の成功を表すとき前記パッチデータにより自装置のパッチ処理を実行することを特徴とする請求項5記載のパッチ処理方法。
The standby server device notifies the operational server device of success or failure of patch processing by the patch data,
The active server device determines the content of the notification from the standby server device, and executes the patch processing of the own device based on the patch data when the notification indicates a successful patch processing. 5. The patch processing method according to 5.
前記待機系サーバ装置が、前記パッチデータによるパッチ処理の成否を前記保守サーバ装置へ通知し、
前記保守サーバ装置が、前記待機系サーバ装置からの通知の内容を判定し、前記通知がパッチ処理の成功を表すとき前記運用系サーバ装置および前記一重化ユニットのサーバ装置へ前記パッチデータを送信することを特徴とする請求項5記載のパッチ処理方法。
The standby server device notifies the maintenance server device of success or failure of patch processing by the patch data,
The maintenance server device determines the content of the notification from the standby server device, and transmits the patch data to the active server device and the server device of the single unit when the notification indicates a successful patch process. The patch processing method according to claim 5, wherein:
前記各サーバ装置が、自装置のメインメモリに記憶した前記プロセスを前記パッチデータを適用して実行し、前記パッチデータの適用が成功したとき自装置の外部メモリにおける前記プロセスの部分を前記パッチデータにより上書きすることを特徴とする請求項5乃至7のいずれか1項に記載のパッチ処理方法。   Each server device executes the process stored in the main memory of the own device by applying the patch data, and when the application of the patch data is successful, the part of the process in the external memory of the own device is the patch data. The patch processing method according to claim 5, wherein the patch processing method is overwritten.
JP2006119423A 2006-04-24 2006-04-24 Server system and patch processing method Withdrawn JP2007293519A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006119423A JP2007293519A (en) 2006-04-24 2006-04-24 Server system and patch processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006119423A JP2007293519A (en) 2006-04-24 2006-04-24 Server system and patch processing method

Publications (1)

Publication Number Publication Date
JP2007293519A true JP2007293519A (en) 2007-11-08

Family

ID=38764103

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006119423A Withdrawn JP2007293519A (en) 2006-04-24 2006-04-24 Server system and patch processing method

Country Status (1)

Country Link
JP (1) JP2007293519A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012079175A (en) * 2010-10-04 2012-04-19 Nec Corp Disk array device and firmware update method for the same
JP2013134626A (en) * 2011-12-26 2013-07-08 Toshiba Corp Plant security management device, management method and management program

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012079175A (en) * 2010-10-04 2012-04-19 Nec Corp Disk array device and firmware update method for the same
US8713553B2 (en) 2010-10-04 2014-04-29 Nec Corporation Disk array apparatus and firmware update method therefor
JP2013134626A (en) * 2011-12-26 2013-07-08 Toshiba Corp Plant security management device, management method and management program
US8918880B2 (en) 2011-12-26 2014-12-23 Kabushiki Kaisha Toshiba Plant security managing device, managing method and managing program

Similar Documents

Publication Publication Date Title
US7590886B2 (en) Method and apparatus for facilitating device redundancy in a fault-tolerant system
JP2006268172A (en) Server system and method for updating online software
KR20010072379A (en) Fault tolerant computer system
US8266301B2 (en) Deployment of asynchronous agentless agent functionality in clustered environments
EP3617887B1 (en) Method and system for providing service redundancy between a master server and a slave server
JP2006252437A (en) Method and procedure for applying patch
CN114095739B (en) Video live broadcast system
JP2007293519A (en) Server system and patch processing method
JP2007207250A (en) Software duplication
JP2017004502A (en) Information system and update method
JPWO2016157507A1 (en) Redundant system and communication unit
JP2011053780A (en) Restoration system, restoration method and backup control system
WO2015114417A1 (en) Data migration method and systems
JP2008250427A (en) Upgrading device for use in information processing system, information processing system therewith, and program for upgrading information processing system
JP6856574B2 (en) Service continuation system and service continuation method
WO2015001798A1 (en) Information processing server, information processing system, information processing method, and program recording medium
JP2008009518A (en) Dual operation system
JP2009246475A (en) Communication system with redundancy composition, and system switching method of the system
JP2008117268A (en) Information management system
JP2009098715A (en) Redundant system device, job execution method in redundant system device, and execution program
JP2004157753A (en) Firmware download system
JP6364773B2 (en) Information processing apparatus, information processing system, memory replication method, and computer program
JP2013003956A (en) Failure recovery management device, failure recovery management method, and failure recovery management program
KR101907418B1 (en) Dynamic module, Method and apparatus for dynamic upgrade having the same
JP2009064149A (en) Distributed monitoring and control system for power grid

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20080609

A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20090707