JP2021006940A - Update management apparatus, update management system and update management program - Google Patents

Update management apparatus, update management system and update management program Download PDF

Info

Publication number
JP2021006940A
JP2021006940A JP2019120577A JP2019120577A JP2021006940A JP 2021006940 A JP2021006940 A JP 2021006940A JP 2019120577 A JP2019120577 A JP 2019120577A JP 2019120577 A JP2019120577 A JP 2019120577A JP 2021006940 A JP2021006940 A JP 2021006940A
Authority
JP
Japan
Prior art keywords
update
version
information
management device
software
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2019120577A
Other languages
Japanese (ja)
Inventor
喜一 小山
Kiichi Koyama
喜一 小山
篤史 岩田
Atsushi Iwata
篤史 岩田
和也 三上
Kazuya Mikami
和也 三上
由梨 大久保
Yuri Okubo
由梨 大久保
敏範 勝股
Toshinori Katsumata
敏範 勝股
智美 大石
Tomomi Oishi
智美 大石
貴広 酒井
Takahiro Sakai
貴広 酒井
直行 西方
Naoyuki Nishikata
直行 西方
淳一 杉山
Junichi Sugiyama
淳一 杉山
智也 倉形
Tomoya Kurakata
智也 倉形
史樹 新岡
Fumiki Niioka
史樹 新岡
金子 徹
Toru Kaneko
徹 金子
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2019120577A priority Critical patent/JP2021006940A/en
Publication of JP2021006940A publication Critical patent/JP2021006940A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

To provide an update management apparatus, an update management system and an update management program capable of preventing an occurrence of failure due to differences in software version between a plurality of bases.SOLUTION: In an update management system 1, a public information DB 47 stores information of a version number of software (BIOS, firmware and driver, for example) of a web site 2 at each base, as public version number information. When a management apparatus 3 updates software of a business server 3a, an update judgement unit 43 of an update management apparatus 4 determines whether or not update is possible based on the public version number information, and instructs the management apparatus 3 to hold the update if the update is not possible. The management apparatus 3 holds the update of the software based on the instruction.SELECTED DRAWING: Figure 1

Description

本発明は、更新管理装置、更新管理システム及び更新管理プログラムに関する。 The present invention relates to an update management device, an update management system, and an update management program.

サーバやパーソナルコンピュータ等の計算機には、複数のソフトウェアがインストールされる。複数のソフトウェアとしては、例えば、BIOS(Basic Input Output System)、ファームウェア、デバイスドライバがある。BIOSは、計算機の初期設定等を行うソフトウェアである。ファームウェアは、計算機の基本制御を行うソフトウェアである。デバイスドライバは、オプションカード等のデバイスを制御するためのソフトウェアである。 Multiple softwares are installed in computers such as servers and personal computers. The plurality of software includes, for example, a BIOS (Basic Input Output System), firmware, and a device driver. The BIOS is software that performs initial settings of a computer and the like. Firmware is software that performs basic control of a computer. A device driver is software for controlling a device such as an option card.

複数のソフトウェアは、別々のタイミングで適宜改版される。例えば、BIOS、ファームウェア及びデバイスドライバは、新規OS(Operating System)への対応、新規ハードウェアへの対応、障害の不具合修正等のため、別々のタイミングで適宜改版される。改版データは、計算機専用のWeb(以降、Webサイト)に公開されて提供される。計算機の管理者は、Webサイトに公開された新しいソフトウェアに更新することで、最新版のソフトウェアで計算機が正常に動作するように管理する。 Multiple softwares are revised as appropriate at different timings. For example, the BIOS, firmware, and device driver are appropriately revised at different timings in order to support a new OS (Operating System), support new hardware, and fix problems. The revised data is published and provided on a computer-dedicated Web site (hereinafter referred to as a Web site). The administrator of the computer manages the computer to operate normally with the latest version of the software by updating to the new software published on the website.

なお、ソフトウェアのダウンロードに関して、ダウンロード時の処理負荷を軽減する従来技術がある。この従来技術では、ユーザが利用する第1のデータセンタにダウンロード用のソフトウェアがない場合に、データセンタを管理する管理装置が、当該ソフトウェアを保持する第2のデータセンタからダウンロードする指示を第1のデータセンタに送信する。 Regarding software download, there is a conventional technique for reducing the processing load at the time of download. In this prior art, when there is no software for download in the first data center used by the user, the management device that manages the data center gives an instruction to download from the second data center that holds the software. Send to your data center.

また、ファームウェアやドライバの更新による不具合を回避する従来技術がある。この従来技術では、ファームウェア実行装置は、ファームウェアの機能モジュール及びドライバのバージョン間での依存関係を表す依存関係情報を含む組合せ情報を記憶する組合せ情報記憶部を備える。また、ファームウェア実行装置は、現行のドライバのバージョンを記憶するドライババージョン記憶部と、ドライバのバージョン毎に利用可能な機能モジュールを記憶するファームウェア記憶部とを備える。また、ファームウェア実行装置は、起動時に現行ファームウェア及び現行ドライバのバージョン間に依存関係の不整合があるか否か及びファームウェア更新により不整合が解消されるか否かを判断する依存関係判断部を備える。また、ファームウェア実行装置は、判断結果に応じていずれかが機能するファームウェア更新部及び機能モジュール選択部を備える。 In addition, there is a conventional technique for avoiding problems caused by updating firmware and drivers. In this prior art, the firmware execution device includes a combination information storage unit that stores combination information including dependency information indicating a dependency between firmware functional modules and driver versions. Further, the firmware execution device includes a driver version storage unit that stores the current driver version and a firmware storage unit that stores functional modules that can be used for each driver version. In addition, the firmware execution device includes a dependency determination unit that determines whether or not there is a dependency inconsistency between the current firmware and the current driver version at startup and whether or not the inconsistency is resolved by updating the firmware. .. Further, the firmware execution device includes a firmware update unit and a function module selection unit in which either of them functions according to the determination result.

また、ファームウェアの更新について、更新中断時の復旧と、バックアップ及び差分データ保存に使われる不揮発性メモリ容量の節約を、同時に実現する従来技術がある。この従来技術は、新旧ファームウェアの他に、書き換え中のファームウェアの状態を常に保持する中間データを備える。そして、この従来技術は、ファームウェアを構成する全てのブロックを任意の順番で更新する場合について、前記中間データと新しいファームウェアの該ブロックを逐次比較する。そして、この従来技術は、更新中断時の復旧のためのデータのアドレスとそれに必要なバックアップ容量の計算と、配布すべき差分データ抽出とその容量の計算と更新手順の作成を行い、バックアップ容量と差分データ容量の合計が最小となる処理順序を導き出す。 Further, regarding firmware update, there is a conventional technique for simultaneously realizing recovery at the time of interruption of update and saving of non-volatile memory capacity used for backup and storage of differential data. In addition to the old and new firmware, this conventional technique includes intermediate data that always holds the state of the firmware being rewritten. Then, this prior art sequentially compares the intermediate data with the block of the new firmware in the case of updating all the blocks constituting the firmware in an arbitrary order. Then, this conventional technology calculates the data address for recovery at the time of update interruption and the backup capacity required for it, extracts the difference data to be distributed, calculates the capacity, and creates the update procedure to obtain the backup capacity. Derive the processing order that minimizes the total difference data capacity.

また、従来技術として、携帯電話の内部処理を司るファームウェアプログラムを、携帯電話網に使用するネットワーク経由で自動的に更新するシステムがある。このシステムは、携帯電話端末にファームウェア更新プログラムを実装し、ファームウェア配信サーバから更新用ファームウェアモジュールを配信するようにする。このシステムは、更新用ファームウェアモジュールを受信すると携帯電話端末のプログラムは自動的に自端末のファームウェアを更新するようにする。このシステムは、更新処理が通常動作に用いられる主電源とは別に設けられたファームウェア更新用の専用電源を用いて行うようにする。 Further, as a conventional technique, there is a system that automatically updates a firmware program that controls internal processing of a mobile phone via a network used for the mobile phone network. This system implements a firmware update program on a mobile phone terminal and distributes an update firmware module from a firmware distribution server. When this system receives the update firmware module, the program of the mobile phone terminal automatically updates the firmware of its own terminal. In this system, the update process is performed by using a dedicated power supply for firmware update provided separately from the main power supply used for normal operation.

特開2017−54318号公報Japanese Unexamined Patent Publication No. 2017-54318 特開2018−136608号公報Japanese Unexamined Patent Publication No. 2018-136608 特開2011−44087号公報Japanese Unexamined Patent Publication No. 2011-44087 特開2003−209510号公報Japanese Unexamined Patent Publication No. 2003-209510

複数の国や地域等の複数の拠点で計算機が利用される場合、改版データは、拠点毎のWebサイトで公開されるが、最新版の公開タイミングは拠点毎に異なる場合がある。例えば、複数の国のWebサイトでは、言語の相違のため翻訳に時間がかかり、公開のタイミングが異なる場合がある。このため、最新の版への更新が可能な拠点と不可能な拠点が混在し、複数の拠点の計算機を利用する場合、1つの拠点だけでソフトウェアを更新すると、拠点間の版数の相違による障害が発生することがあるという問題がある。例えば、複数の計算機で実行されるアプリケーションがドライバを使う場合、ドライバの版数が計算機で異なると、障害が発生することがある。 When a computer is used at a plurality of bases in a plurality of countries or regions, the revised data is published on the website of each base, but the release timing of the latest version may differ for each base. For example, websites in a plurality of countries may take a long time to translate due to differences in languages, and the timing of publication may differ. For this reason, there are bases where it is possible to update to the latest version and bases where it is not possible, and when using computers at multiple bases, if the software is updated at only one base, the version number will differ between the bases. There is a problem that failures may occur. For example, when an application running on multiple computers uses a driver, a failure may occur if the driver version differs between the computers.

本発明は、1つの側面では、複数の拠点間のソフトウェア版数の相違による障害の発生を防ぐことを目的とする。 One aspect of the present invention is to prevent the occurrence of a failure due to a difference in software version between a plurality of bases.

1つの態様では、更新管理装置は、公開情報記憶部と更新判断部を有する。前記公開情報記憶部は、複数の拠点に配置されてユーザに共通利用される複数の情報処理装置それぞれに対して提供されるソフトウェアの版数を拠点毎に示す公開版数情報を記憶する。前記更新判断部は、前記複数の情報処理装置のうちの第1の情報処理装置が前記ソフトウェアを新たな版に更新する際に、新たな版への更新に関する更新条件を満たすか否かを前記公開情報記憶部が記憶する公開版数情報に基づいて判定する。そして、前記更新判断部は、前記更新条件を満たさない場合には、該更新条件を満たすまで更新を保留する。 In one aspect, the update management device has a public information storage unit and an update determination unit. The public information storage unit stores public version information indicating the version number of software provided to each of a plurality of information processing devices that are arranged at a plurality of bases and are commonly used by users. When the first information processing device among the plurality of information processing devices updates the software to a new version, the update determination unit determines whether or not the update condition regarding the update to the new version is satisfied. Judgment is made based on the public version information stored in the public information storage unit. Then, if the update determination unit does not satisfy the update condition, the update is suspended until the update condition is satisfied.

1つの側面では、本発明は、複数の拠点間のソフトウェア版数の相違による障害の発生を防ぐことができる。 In one aspect, the present invention can prevent the occurrence of failures due to differences in software versions between a plurality of bases.

図1は、実施例に係る更新管理システムの構成を示す図である。FIG. 1 is a diagram showing a configuration of an update management system according to an embodiment. 図2は、対応情報DBの一例を示す図である。FIG. 2 is a diagram showing an example of the correspondence information DB. 図3は、計算機情報DBの一例を示す図である。FIG. 3 is a diagram showing an example of a computer information DB. 図4は、公開情報DBの一例を示す図である。FIG. 4 is a diagram showing an example of the public information DB. 図5は、管理情報DBの一例を示す図である。FIG. 5 is a diagram showing an example of the management information DB. 図6は、他国のWebサイトの公開状況によりFWの更新を保留する場合の処理を示す図である。FIG. 6 is a diagram showing a process when the update of the FW is suspended depending on the publication status of the website of another country. 図7は、公開待ちのFWが公開された場合の処理を示す図である。FIG. 7 is a diagram showing processing when a FW waiting to be released is released. 図8Aは、更新処理のシーケンスを示す第1の図である。FIG. 8A is a first diagram showing a sequence of update processing. 図8Bは、更新処理のシーケンスを示す第2の図である。FIG. 8B is a second diagram showing a sequence of update processing. 図9は、日本と米国のFWの版数不一致による障害発生時の処理のシーケンスを示す図である。FIG. 9 is a diagram showing a sequence of processing when a failure occurs due to a version mismatch between the FWs of Japan and the United States. 図10は、業務サーバの計算機情報を登録する処理のシーケンスを示す図である。FIG. 10 is a diagram showing a sequence of processes for registering computer information of a business server. 図11は、組合せ仕様情報を収集する処理のシーケンスを示す図である。FIG. 11 is a diagram showing a sequence of processes for collecting combination specification information. 図12は、WebサイトのFWの公開情報を収集する処理のシーケンスを示す図である。FIG. 12 is a diagram showing a sequence of processes for collecting public information of the FW of the website. 図13は、実施例に係る更新管理プログラムを実行するコンピュータのハードウェア構成を示す図である。FIG. 13 is a diagram showing a hardware configuration of a computer that executes the update management program according to the embodiment.

以下に、本願の開示する更新管理装置、更新管理システム及び更新管理プログラムの実施例を図面に基づいて詳細に説明する。なお、この実施例は開示の技術を限定するものではない。また、以下では、「ファームウェア」を「ファーム」又は「FW」と表し、デバイスドライバを「ドライバ」又は「Drv」と表す。 Hereinafter, examples of the update management device, update management system, and update management program disclosed in the present application will be described in detail with reference to the drawings. It should be noted that this embodiment does not limit the disclosed technology. Further, in the following, "firmware" is referred to as "firmware" or "FW", and the device driver is referred to as "driver" or "Drv".

まず、実施例に係る更新管理システムの構成について説明する。図1は、実施例に係る更新管理システムの構成を示す図である。図1に示すように、実施例に係る更新管理システム1は、米国Webサイトと日本Webサイトで表されるWebサイト2と、米国にあるA社の管理装置3と、米国と日本にあるB社の管理装置3と、更新管理装置4とを有する。米国Webサイトは米国にあり、日本Webサイトは日本にある。 First, the configuration of the update management system according to the embodiment will be described. FIG. 1 is a diagram showing a configuration of an update management system according to an embodiment. As shown in FIG. 1, the update management system 1 according to the embodiment includes a website 2 represented by a US website and a Japanese website, a management device 3 of company A in the US, and B in the US and Japan. It has a management device 3 of the company and an update management device 4. The US website is in the US and the Japanese website is in Japan.

2台のWebサイト2と3台の管理装置3と更新管理装置4は、ネットワーク5で接続される。なお、管理装置3及びWebサイト2は、米国と日本以外にあってもよく、米国や日本には他の会社の管理装置3があってもよい。 The two websites 2, the three management devices 3, and the update management device 4 are connected by a network 5. The management device 3 and the website 2 may be located outside the United States and Japan, and the management device 3 of another company may be provided in the United States and Japan.

Webサイト2は、BIOS更新データ21と、FW更新データ22と、Drv更新データ23を版数とともに記憶し、公開する。 The website 2 stores and publishes the BIOS update data 21, the FW update data 22, and the Drv update data 23 together with the version number.

米国にあるA社の管理装置3は、米国にあるA社の業務サーバ(情報処理装置)3aを管理し、米国にあるB社の管理装置3は、米国にあるB社の業務サーバ3aを管理し、日本にあるB社の管理装置3は、日本にあるB社の業務サーバ3aを管理する。 The management device 3 of company A in the United States manages the business server (information processing device) 3a of company A in the United States, and the management device 3 of company B in the United States manages the business server 3a of company B in the United States. The management device 3 of company B in Japan manages the business server 3a of company B in Japan.

管理装置3は、サーバ管理部30を有する。サーバ管理部30は、ユーザの業務サーバ3aの計算機情報を管理する。計算機情報には、インストールされたBIOS、FW及びDrvの版数、OS情報、業務サーバ3aの名前や構成、設置国が含まれる。サーバ管理部30は、業務サーバ3aの増設が行われると、業務サーバ3aの計算機情報を収集し、更新管理装置4へ通知する。 The management device 3 has a server management unit 30. The server management unit 30 manages the computer information of the user's business server 3a. The computer information includes the installed BIOS, FW and Drv version, OS information, the name and configuration of the business server 3a, and the country of installation. When the business server 3a is added, the server management unit 30 collects computer information of the business server 3a and notifies the update management device 4.

サーバ管理部30は、業務サーバ3aのBIOS、FW及びドライバを管理する。サーバ管理部30は、更新処理部31と更新管理DB32を有する。 The server management unit 30 manages the BIOS, FW, and driver of the business server 3a. The server management unit 30 has an update processing unit 31 and an update management DB 32.

更新処理部31は、管理者が業務サーバ3aのBIOS、FW又はDrvの更新を開始すると、更新管理装置4に更新可否の問い合わせを行い、更新管理装置4からの指示に従ってBIOS、FW又はDrvの更新又は更新保留を制御する。更新処理部31は、BIOS、FW又はDrvの更新の際、更新管理装置4から旧版の退避を指示されると、旧版を退避する。また、更新処理部31は、更新管理装置4から旧版退避の解除を指示されると、退避した旧版を削除する。また、更新処理部31は、保留した更新について更新管理装置4から更新を指示されると、更新を実行する。 When the administrator starts updating the BIOS, FW, or Drv of the business server 3, the update processing unit 31 makes an inquiry to the update management device 4 whether or not the update is possible, and follows the instructions from the update management device 4 to the BIOS, FW, or Drv. Controls updates or pending updates. When updating the BIOS, FW, or Drv, the update processing unit 31 saves the old version when the update management device 4 instructs to save the old version. Further, when the update management device 4 instructs the update processing unit 31 to cancel the saving of the old version, the update processing unit 31 deletes the saved old version. Further, when the update management device 4 instructs the update processing unit 31 to update the held update, the update processing unit 31 executes the update.

また、更新処理部31は、BIOS、FW及びDrvの版不一致による障害の発生を検知すると、更新管理装置4へダウングレード(旧版復帰)の問合せを行い、更新管理装置4から指示があるとダウングレードを行う。 Further, when the update processing unit 31 detects the occurrence of a failure due to the version mismatch of the BIOS, FW, and Drv, it inquires the update management device 4 for downgrade (return to the old version), and when instructed by the update management device 4, it goes down. Do the grade.

更新管理DB32は、業務サーバ3aの計算機情報や、BIOS、FW及びDrvのデータを管理する。 The update management DB 32 manages computer information of the business server 3a and data of BIOS, FW, and Drv.

更新管理装置4は、管理装置3と連携して、BIOS、FW及びDrvの更新、更新保留、保留した更新の解除等の制御を行う。更新管理装置4は、情報収集部41と、情報生成部42と、更新判断部43と、通知部44と、対応情報DB45と、計算機情報DB46と、公開情報DB47と、管理情報DB48とを有する。 The update management device 4 cooperates with the management device 3 to control the update of the BIOS, FW, and Drv, the update hold, the release of the held update, and the like. The update management device 4 has an information collection unit 41, an information generation unit 42, an update determination unit 43, a notification unit 44, a correspondence information DB 45, a computer information DB 46, a public information DB 47, and a management information DB 48. ..

情報収集部41は、サーバ管理部30が管理する計算機情報、開発部門が管理する公開版数情報及び組合せ仕様情報を収集する。ここで、公開版数情報は、各国のWebサイト2のBIOS、FW及びDrvの版数の情報である。また、組合せ仕様情報は、BIOS、FW及びDrvの版数の組合せ可否を示す情報である。 The information collecting unit 41 collects computer information managed by the server management unit 30, public version information managed by the development department, and combination specification information. Here, the public version information is information on the version numbers of BIOS, FW, and Drv of the website 2 of each country. Further, the combination specification information is information indicating whether or not the version numbers of BIOS, FW, and Drv can be combined.

情報生成部42は、情報収集部41により収集された組合せ仕様情報に基づいて対応情報DB45の生成及び更新を行う。情報生成部42は、情報収集部41により収集された計算機情報に基づいて計算機情報DB46の生成及び更新を行う。情報生成部42は、情報収集部41により収集された公開版数情報に基づいて公開情報DB47の生成及び更新を行う。 The information generation unit 42 generates and updates the correspondence information DB 45 based on the combination specification information collected by the information collection unit 41. The information generation unit 42 generates and updates the computer information DB 46 based on the computer information collected by the information collection unit 41. The information generation unit 42 generates and updates the public information DB 47 based on the public version number information collected by the information collection unit 41.

更新判断部43は、対応情報DB45、計算機情報DB46、公開情報DB47及び管理情報DB48を用いてBIOS、FW及びDrvの更新、更新保留、旧版退避、保留解除、退避解除を判断する。そして、更新判断部43は、判断結果に基づいて、管理装置3に指示を行うとともに公開情報DB47及び管理情報DB48を更新する。以下では、FWを更新する場合を例として具体的に説明するが、更新判断部43は、BIOS及びDrvを更新する場合にも同様の処理を行う。 The update determination unit 43 determines update, update hold, old version save, hold release, save release of BIOS, FW and Drv using the corresponding information DB 45, the computer information DB 46, the public information DB 47 and the management information DB 48. Then, the update determination unit 43 gives an instruction to the management device 3 and updates the public information DB 47 and the management information DB 48 based on the determination result. Hereinafter, the case of updating the FW will be specifically described as an example, but the update determination unit 43 also performs the same process when updating the BIOS and Drv.

更新判断部43は、他国に業務サーバ3aがあり、同じ版のFWが他国のWebサイト2に公開済であり、更新によって他の業務サーバ3aと版数差異が発生する場合には、FW更新可かつ旧版退避要と判断する。そして、更新判断部43は、差異が発生する業務サーバ3aのFWの更新待ちフラグと旧版退避フラグを登録する。 The update determination unit 43 updates the FW when there is a business server 3a in another country, the same version of the FW has already been published on the website 2 of the other country, and the update causes a version difference from the other business server 3a. It is judged that it is possible and the old version needs to be saved. Then, the update determination unit 43 registers the update waiting flag and the old version save flag of the FW of the business server 3a in which the difference occurs.

ここで、FWの更新待ちフラグを登録するとは、管理情報DB48の「更新待ち」の「FW」に更新するFWの版数を登録することである。また、FWの旧版退避フラグを登録するとは、管理情報DB48の「退避旧版」の「FW」に更新前のFWの版数を登録することである。 Here, registering the update waiting flag of the FW means registering the version number of the FW to be updated in the "FW" of the "waiting for update" of the management information DB 48. Further, registering the old version save flag of the FW means registering the version number of the FW before the update in the "FW" of the "old version of the save" of the management information DB 48.

また、更新判断部43は、他国に業務サーバ3aがあり、同じ版のFWが他国のWebサイト2に公開済であり、更新によって他の業務サーバ3aと版数差異が発生しない場合には、FW更新可と判断する。また、更新判断部43は、他国に業務サーバ3aがない場合には、FW更新可と判断する。 If the update determination unit 43 has a business server 3a in another country, the same version of the FW has already been published on the website 2 of the other country, and the update does not cause a version difference from the other business server 3a, the update determination unit 43 has a version difference. It is judged that the FW can be updated. Further, the update determination unit 43 determines that the FW update is possible when the business server 3a does not exist in another country.

また、更新判断部43は、他国に業務サーバ3aがあり、同じ版のFWが他国のWebサイト2に公開済でない場合には、FW更新保留と判断し、Webサイト公開待ちフラグとFWの更新保留フラグを登録する。また、更新判断部43は、FWを更新することによりBIOS、FW及びDrvの版の組合せが許可されない場合にも、FW更新保留と判断し、Webサイト公開待ちフラグとFWの更新保留フラグを登録する。 If the update determination unit 43 has a business server 3a in another country and the same version of the FW has not been published on the website 2 of the other country, the update determination unit 43 determines that the FW update is pending, and updates the website release waiting flag and the FW. Register the hold flag. Further, the update determination unit 43 determines that the FW update is pending even when the combination of the BIOS, FW, and Drv versions is not permitted by updating the FW, and registers the website release waiting flag and the FW update suspension flag. To do.

ここで、Webサイト公開待ちフラグを登録するとは、公開情報DB47の「ドライバ」、「ファーム」又は「BIOS」の「公開待ち」に公開待ちの版数を登録することである。ドライバの公開が待たれる場合には、公開情報DB47の「ドライバ」の「公開待ち」に公開が待たれるドライバの版数が登録される。BIOSの公開が待たれる場合には、公開情報DB47の「BIOS」の「公開待ち」に公開が待たれるBIOSの版数が登録される。ファームの公開が待たれる場合には、公開情報DB47の「ファーム」の「公開待ち」に公開が待たれるファームの版数が登録される。また、FWの更新保留フラグを登録するとは、管理情報DB48の「更新保留」の「FW」に更新されるFWの版数を登録することである。 Here, registering the website publication waiting flag means registering the number of editions waiting to be published in the "waiting for publication" of the "driver", "farm", or "BIOS" of the public information DB 47. When the release of the driver is awaited, the version number of the driver for which the release is awaited is registered in the "waiting for release" of the "driver" of the public information DB 47. When the publication of the BIOS is awaited, the version number of the BIOS for which the publication is awaited is registered in the "waiting for publication" of the "BIOS" of the public information DB 47. When the publication of the farm is awaited, the version number of the farm to be released is registered in the "waiting for publication" of the "farm" of the public information DB 47. Further, registering the update hold flag of the FW means registering the version number of the FW to be updated in the "FW" of the "update hold" of the management information DB 48.

例えば、更新判断部43は、BIOSの最新版が公開されていない場合には、最新版の組合せ以外が許可されない組合せ仕様情報に基づいて、FWの最新版への更新を許可しない。このとき、更新判断部43は、公開情報DB47の「BIOS」の「公開待ち」に公開が待たれるBIOSの版数を登録し、管理情報DB48の「更新保留」の「FW」に更新されるFWの版数を登録する。 For example, when the latest version of the BIOS is not published, the update determination unit 43 does not permit the update to the latest version of the FW based on the combination specification information in which only the combination of the latest version is permitted. At this time, the update determination unit 43 registers the version number of the BIOS awaiting publication in the "waiting for publication" of the "BIOS" of the public information DB 47, and updates it to the "FW" of the "holding update" of the management information DB 48. Register the version of FW.

また、更新判断部43は、FWの版数不一致による障害が発生した場合に、障害に関係する業務サーバ3aにFWの旧版退避フラグがある場合には、障害に関係する業務サーバ3aを管理する管理装置3に、FWの退避旧版へのダウングレードを指示する。 Further, the update determination unit 43 manages the business server 3a related to the failure when the business server 3a related to the failure has the old version save flag of the FW when a failure occurs due to the version mismatch of the FW. Instruct the management device 3 to downgrade the FW to the old version.

また、更新判断部43は、Webサイト2の公開情報が更新されると、更新されたBIOS、FW又はDrvの公開待ちフラグを削除し、更新保留フラグに基づいて、更新が保留されたBIOS、FW及びDrvの更新実行を指示する。そして、更新判断部43は、更新が完了すると、更新保留フラグを削除する。 Further, when the public information of the website 2 is updated, the update determination unit 43 deletes the public waiting flag of the updated BIOS, FW or Drv, and the update is suspended based on the update hold flag. Instructs the update execution of FW and Drv. Then, when the update is completed, the update determination unit 43 deletes the update hold flag.

通知部44は、更新判断部43による判断結果を管理装置3へ通知する。すなわち、通知部44は、BIOS、FW及びDrvの更新、更新保留、旧版退避、保留解除、退避解除を対応する管理装置3へ通知する。 The notification unit 44 notifies the management device 3 of the determination result by the update determination unit 43. That is, the notification unit 44 notifies the management device 3 corresponding to the update, update hold, old version save, hold release, and save release of the BIOS, FW, and Drv.

対応情報DB45は、情報収集部41により収集された組合せ仕様情報に基づく対応情報を記憶する。図2は、対応情報DB45の一例を示す図である。図2に示すように、対応情報DB45は、「適用条件ID」と、「BIOS/FW/Drv」と、「条件」とを対応付けてBIOS、FW及びDrvの版数の組合せ毎に記憶する。 The correspondence information DB 45 stores correspondence information based on the combination specification information collected by the information collecting unit 41. FIG. 2 is a diagram showing an example of the correspondence information DB 45. As shown in FIG. 2, the correspondence information DB 45 stores the "applicable condition ID", the "BIOS / FW / Drv", and the "condition" in association with each other for each combination of the BIOS, FW, and Drv editions. ..

「適用条件ID」は、各エントリを識別する識別子である。「BIOS/FW/Drv」は、BIOSとFWとDrvの版数を示し、「#1」はBIOSの版数を示し、「#2」はFWの版数を示し、「#3」はDrvの版数を示す。「条件」は、BIOS、FW及びDrvの版数の組合せが禁止されているか否かを示す。「禁止」は、BIOS、FW及びDrvの版数の組合せが禁止されていることを示し、「推奨」は、BIOS、FW及びDrvの版数の組合せが禁止されることなく許可されることを示す。例えば、BIOSの版数「BIOS01」とFWの版数「FW01」とDrvの版数「Drv01」の組合せは、「ID001」で識別され、禁止されていない。 The "applicable condition ID" is an identifier that identifies each entry. "BIOS / FW / Drv" indicates the version number of BIOS, FW and Drv, "# 1" indicates the version number of BIOS, "# 2" indicates the version number of FW, and "# 3" indicates the version number of Drv. Indicates the version number of. "Condition" indicates whether or not the combination of BIOS, FW and Drv version numbers is prohibited. "Prohibited" means that the combination of BIOS, FW and Drv editions is prohibited, and "Recommended" means that the combination of BIOS, FW and Drv editions is allowed without being prohibited. Shown. For example, the combination of the BIOS version "BIOS01", the FW version "FW01", and the Drv version "Drv01" is identified by "ID001" and is not prohibited.

計算機情報DB46は、情報収集部41により収集された計算機情報を記憶する。図3は、計算機情報DB46の一例を示す図である。図3に示すように、計算機情報DB46は、「ユーザ」と、「国」と、「サーバ」と、「ドライバ」と、「ファーム」と、「BIOS」と、「OS」とを対応付けて業務サーバ3a毎に記憶する。 The computer information DB 46 stores the computer information collected by the information collecting unit 41. FIG. 3 is a diagram showing an example of the computer information DB 46. As shown in FIG. 3, the computer information DB 46 associates a "user", a "country", a "server", a "driver", a "farm", a "Bios", and an "OS". Stored for each business server 3a.

「ユーザ」は、業務サーバ3aのユーザを識別する名前である。「国」は、業務サーバ3aが配置された国を識別する名前である。「サーバ名」は、業務サーバ3aを識別する名前である。「ドライバ」は、業務サーバ3aのドライバの版数である。「ファーム」は、業務サーバ3aのファームの版数である。「BIOS」は、業務サーバ3aのBIOSの版数である。「OS」は、業務サーバ3aのOSの版数である。 The "user" is a name that identifies a user of the business server 3a. "Country" is a name that identifies the country in which the business server 3a is located. The "server name" is a name that identifies the business server 3a. The "driver" is the version number of the driver of the business server 3a. “Farm” is the version number of the farm of the business server 3a. "BIOS" is the version number of the BIOS of the business server 3a. "OS" is the OS version of the business server 3a.

例えば、「A−US1」で識別される業務サーバ3aのユーザは「A社」である。また、「A−US1」で識別される業務サーバ3aについては、配置される国は「米」であり、ドライバの版数は「Drv01」であり、ファームの版数は「FW02」であり、BIOSの版数は「BIOS02」であり、OSの版数は「WS16」である。 For example, the user of the business server 3a identified by "A-US1" is "Company A". For the business server 3a identified by "A-US1", the country where it is located is "US", the driver version is "Drv01", and the farm version is "FW02". The BIOS version is "BIOS02" and the OS version is "WS16".

公開情報DB47は、公開版数情報を記憶する。すなわち、公開情報DB47は、業務サーバ3aが配置された国のWebサイト2で公開されたドライバ、ファーム及びBIOSの版数を記憶する。図4は、公開情報DB47の一例を示す図である。図4に示すように、公開情報DB47は、「国」と、「ドライバ」と、「ファーム」と、「BIOS」とを対応付けてWebサイト2毎に記憶する。 The public information DB 47 stores the public version number information. That is, the public information DB 47 stores the version numbers of the driver, the farm, and the BIOS published on the website 2 of the country where the business server 3a is located. FIG. 4 is a diagram showing an example of the public information DB 47. As shown in FIG. 4, the public information DB 47 stores "country", "driver", "farm", and "BIOS" in association with each website 2.

「国」は、Webサイト2が配置された国である。「ドライバ」は、ドライバの版数であり、「現状」は、Webサイト2が公開する最新のドライバの版数であり、「公開待ち」は、ドライバについてWebサイト2での公開が待たれている版数である。「ファーム」は、ファームの版数であり、「現状」は、Webサイト2が公開する最新のファームの版数であり、「公開待ち」は、ファームについてWebサイト2での公開が待たれている版数である。「BIOS」は、BIOSの版数であり、「現状」は、Webサイト2が公開する最新のBIOSの版数であり、「公開待ち」は、BIOSについてWebサイト2での公開が待たれている版数である。 The "country" is the country where the website 2 is located. "Driver" is the version number of the driver, "current status" is the version number of the latest driver published by website 2, and "waiting for publication" is waiting for the driver to be published on website 2. It is the number of editions. "Farm" is the version number of the farm, "current status" is the latest version of the farm published by website 2, and "waiting for publication" is waiting for publication of the farm on website 2. It is the number of editions. "Bios" is the version of BIOS, "current status" is the latest version of BIOS published by website 2, and "waiting for publication" is waiting for publication of BIOS on website 2. It is the number of editions.

例えば、日本のWebサイト2で公開されているドライバの最新版は「Drv03」であり、ファームの最新版は「FW02」であり、BIOSの最新版は「BIOS03」である。また、日本のWebサイト2で公開が待たれている版は、ドライバにもファームにもBIOSにもない。 For example, the latest version of the driver published on Japanese website 2 is "Drv03", the latest version of the farm is "FW02", and the latest version of BIOS is "BIOS03". Also, there is no driver, farm, or BIOS version that is awaited to be released on Japanese website 2.

なお、「現状」は、情報収集部41により収集された情報であるが、「公開待ち」は、更新判断部43により更新が行われる情報である。また、公開情報DB47は、ドライバ、ファーム及びBIOSの版数を記憶する代わりに、ドライバ、ファーム及びBIOSのいずれか1つ以上の版数を記憶してもよい。 The "current situation" is the information collected by the information collecting unit 41, while the "waiting for publication" is the information to be updated by the update determination unit 43. Further, the public information DB 47 may store the version number of any one or more of the driver, the farm and the BIOS instead of storing the version number of the driver, the farm and the BIOS.

管理情報DB48は、BIOS、FW及びDrvの更新に用いられる管理情報を記憶する。図5は、管理情報DB48の一例を示す図である。図5に示すように、管理情報DB48は、「ユーザ」、「国」、「サーバ名」、「更新保留」、「更新待ち」、「退避旧版」を業務サーバ3a毎に記憶する。 The management information DB 48 stores the management information used for updating the BIOS, FW, and Drv. FIG. 5 is a diagram showing an example of the management information DB 48. As shown in FIG. 5, the management information DB 48 stores "user", "country", "server name", "update hold", "update wait", and "save old version" for each business server 3a.

「ユーザ」は、業務サーバ3aのユーザを識別する名前である。「国」は、業務サーバ3aが配置された国を識別する名前である。「サーバ名」は、業務サーバ3aを識別する名前である。「更新保留」は、更新を保留中の版数である。「Drv」は更新を保留中のドライバの版数であり、「FW」は更新を保留中のファームの版数であり、「BIOS」は更新を保留中のBIOSの版数である。 The "user" is a name that identifies a user of the business server 3a. "Country" is a name that identifies the country in which the business server 3a is located. The "server name" is a name that identifies the business server 3a. "Update pending" is the version number for which an update is pending. "Drv" is the version number of the driver whose update is pending, "FW" is the version number of the farm whose update is pending, and "BIOS" is the version number of the BIOS whose update is pending.

「更新待ち」は、更新が待たれている版数である。「Drv」は更新が待たれているドライバの版数であり、「FW」は更新が待たれているファームの版数であり、「BIOS」は更新が待たれているBIOSの版数である。「退避旧版」は、更新の際に退避される旧版の版数である。「Drv」は更新の際に退避される旧版のドライバの版数であり、「FW」は更新の際に退避される旧版のファームの版数であり、「BIOS」は更新の際に退避される旧版のBIOSの版数である。 "Waiting for update" is the version number for which an update is awaited. "Drv" is the version of the driver awaiting update, "FW" is the version of the farm awaiting update, and "BIOS" is the version of BIOS awaiting update. .. The "save old version" is the number of versions of the old version that is saved when updating. "Drv" is the version number of the old version of the driver saved at the time of update, "FW" is the version number of the old version of the farm saved at the time of update, and "BIOS" is saved at the time of update. This is the version number of the old version of BIOS.

例えば、「B社」の「米」に配置された業務サーバ3aである「B−US1」のファーム「FW03」の更新が保留中である。 For example, the update of the farm "FW03" of "B-US1", which is the business server 3a located in "US" of "Company B", is pending.

次に、他国のWebサイト2の公開状況により更新を保留する例について図6及び図7を用いて説明する。図6は、他国のWebサイト2の公開状況によりFWの更新を保留する場合の処理を示し、図7は、公開待ちのFWが公開された場合の処理を示す。 Next, an example of suspending the update depending on the publication status of the website 2 of another country will be described with reference to FIGS. 6 and 7. FIG. 6 shows a process when the update of the FW is suspended depending on the publication status of the website 2 of another country, and FIG. 7 shows a process when the FW waiting to be released is released.

図6は、B社の米国の業務サーバ3aである「B−US1」においてファームが「FW02」から「FW03」へ更新されようとし、日本のWebサイト2で「FW03」が公開されていない場合を示す。 FIG. 6 shows a case where the farm is about to be updated from "FW02" to "FW03" on "B-US1", which is the US business server 3a of Company B, and "FW03" is not published on Japanese website 2. Is shown.

図6に示すように、B社の米国にある管理装置3が「FW03」をダウンロードし(t1)、管理装置3の更新処理部31が「B−US1」の「FW03」への更新処理を開始する(t2)。まず、更新処理部31は、更新管理装置4へ更新可否の判断を依頼する(t3)。 As shown in FIG. 6, the management device 3 in the United States of Company B downloads "FW03" (t1), and the update processing unit 31 of the management device 3 updates the "B-US1" to "FW03". Start (t2). First, the update processing unit 31 requests the update management device 4 to determine whether or not the update is possible (t3).

すると、更新管理装置4の更新判断部43が対応情報DB45を確認する(t4)。「B−US1」のドライバの版数は「Drv03」であり、BIOSの版数は「BIOS03」であり、対応情報DB45の「ID004」で「BIOS03」と「FW03」と「Drv03」の組合せは禁止されていないので、更新は「OK」と判定される。 Then, the update determination unit 43 of the update management device 4 confirms the correspondence information DB 45 (t4). The version number of the driver of "B-US1" is "Drv03", the version number of BIOS is "BIOS03", and the combination of "BIOS03", "FW03" and "Drv03" in "ID004" of the corresponding information DB45 is Since it is not prohibited, the update is judged to be "OK".

そして、更新判断部43は、計算機情報DB46を参照してB社の他国の業務サーバ3aを確認すると(t5)、日本に業務サーバ3aが配置されているので、公開情報DB47を参照する(t6)。すると、日本のWebサイト2で「FW03」が公開されていないので、更新判断部43は、更新不可と判断し(t7)、更新管理装置4の通知部44が、更新保留を更新処理部31に通知する(t8)。すると、更新処理部31は、更新保留メッセージを表示する(t9)。 Then, when the update determination unit 43 confirms the business server 3a of the other country of the company B by referring to the computer information DB 46 (t5), since the business server 3a is located in Japan, the update determination unit 43 refers to the public information DB 47 (t6). ). Then, since "FW03" is not published on the Japanese website 2, the update determination unit 43 determines that the update is not possible (t7), and the notification unit 44 of the update management device 4 puts the update hold on the update processing unit 31. Notify (t8). Then, the update processing unit 31 displays an update hold message (t9).

また、更新判断部43は、管理情報DB48の「B−US1」の「更新保留」の「FW」に「FW03」を登録し(t10)、公開情報DB47の「日」の「ファーム」の「公開待ち」に「FW03」を登録する(t11)。 In addition, the update determination unit 43 registers "FW03" in "FW" of "update hold" of "B-US1" of management information DB48 (t10), and "farm" of "day" of public information DB47. Register "FW03" in "Waiting for release" (t11).

その後、日本のWebサイト2で「FW03」が公開されると、図7に示すように、更新管理装置4の情報収集部41が、各国のWebサイト2のBIOS、FW及びDrvの公開情報を開発部門から収集する(t21)。そして、更新管理装置4の情報生成部42が公開情報DB47の「日」の「ファーム」の「現状」を「FW03」に更新する(t22)。 After that, when "FW03" is released on the Japanese website 2, as shown in FIG. 7, the information collecting unit 41 of the update management device 4 releases the public information of the BIOS, FW, and Drv of the website 2 of each country. Collect from the development department (t21). Then, the information generation unit 42 of the update management device 4 updates the "current state" of the "farm" of the "day" of the public information DB 47 to "FW03" (t22).

そして、更新判断部43は、公開情報DB47の「ファーム」の「日」の「公開待ち」を確認すると(t23)、「FW03」が登録されているので、管理情報DB48の「更新保留」の「FW」を確認する(t24)。すると、「B社」の「米」の「B−US1」に「FW03」が登録されているので、通知部44が、「B−US1」の「FW03」への更新指示を「B社」の「米」の更新処理部31に通知する(t25)。すると、更新処理部31は、「B−US1」のファームを「FW03」へ更新する(t26)。 Then, when the update determination unit 43 confirms the "waiting for publication" of the "day" of the "farm" of the public information DB 47 (t23), since "FW03" is registered, the "update pending" of the management information DB 48 is displayed. Confirm "FW" (t24). Then, since "FW03" is registered in "B-US1" of "US" of "Company B", the notification unit 44 gives an instruction to update "FW03" of "B-US1" to "Company B". Notify the update processing unit 31 of "rice" (t25). Then, the update processing unit 31 updates the farm of "B-US1" to "FW03" (t26).

また、更新判断部43は、公開情報DB47の「日」の「ファーム」の「公開待ち」の「FW03」を削除し(t27)、管理情報DB48の「B−US1」の「更新保留」の「FW」の「FW03」を削除する(t28)。 In addition, the update determination unit 43 deletes "FW03" of "waiting for publication" of "farm" of "day" of public information DB47 (t27), and "holding update" of "B-US1" of management information DB48. Delete "FW03" of "FW" (t28).

次に、更新処理のシーケンスについて説明する。図8A〜図8Bは、更新処理のシーケンスを示す図である。なお、図8A及び図8BはFWが更新される場合を示すが、BIOS及びDrvについても同様な更新処理が行われる。 Next, the sequence of update processing will be described. 8A to 8B are diagrams showing a sequence of update processing. Although FIGS. 8A and 8B show the case where the FW is updated, the same update process is performed for the BIOS and Drv.

図8Aに示すように、米国において業務サーバ3aを管理する管理者は、Webサイト2にアクセスし(ステップS1)、FWをダウンロードする(ステップS2)。そして、管理者は、管理装置3にFWの更新を指示する(ステップS3)。すると、管理装置3のサーバ管理部30が、更新管理装置4に更新判断依頼を送信する(ステップS4)。 As shown in FIG. 8A, the administrator who manages the business server 3a in the United States accesses the website 2 (step S1) and downloads the FW (step S2). Then, the administrator instructs the management device 3 to update the FW (step S3). Then, the server management unit 30 of the management device 3 transmits an update determination request to the update management device 4 (step S4).

すると、更新管理装置4は、計算機情報を収集し、計算機情報DB46を更新する(ステップS5)。そして、更新管理装置4は、組合せ仕様情報を収集し、対応情報DB45を更新する(ステップS6)。そして、更新管理装置4は、BIOS、FW及びDrvの公開情報を収集し、公開情報DB47を更新する(ステップS7)。 Then, the update management device 4 collects the computer information and updates the computer information DB 46 (step S5). Then, the update management device 4 collects the combination specification information and updates the correspondence information DB 45 (step S6). Then, the update management device 4 collects the public information of the BIOS, FW, and Drv, and updates the public information DB 47 (step S7).

そして、更新管理装置4は、対応情報DB45と計算機情報DB46に基づいて、FW更新後のBIOS、FW及びDrvの版数の組合せが許可されるか否かを判定する(ステップS8)。そして、許可される場合には、更新管理装置4は、保有業務サーバ3aは複数か否かを判定し(ステップS9)、複数の場合には、他国に業務サーバ3aがあるか否かを判定する(ステップS10)。 Then, the update management device 4 determines whether or not the combination of the BIOS, FW, and Drv version numbers after the FW update is permitted based on the correspondence information DB 45 and the computer information DB 46 (step S8). Then, if permitted, the update management device 4 determines whether or not there are a plurality of owned business servers 3a (step S9), and if there are a plurality of owned business servers 3a, determines whether or not there is a business server 3a in another country. (Step S10).

そして、他国に業務サーバ3aがある場合には、更新管理装置4は、同じ版のFWが他国のWebサイト2に公開済か否かを判定する(ステップS11)。そして、公開済の場合には、更新管理装置4は、更新によって他の業務サーバ3aと版数差異が発生するか否かを判定する(ステップS12)。 Then, when the business server 3a is located in another country, the update management device 4 determines whether or not the same version of the FW has been published on the website 2 of the other country (step S11). Then, if it has already been published, the update management device 4 determines whether or not the update causes a version difference from the other business server 3a (step S12).

そして、更新によって他の業務サーバ3aと版数差異が発生する場合には、更新管理装置4は、差異が発生する業務サーバ3aのFWの更新待ちフラグと旧版退避フラグを登録する(ステップS13)。 Then, when the version difference from the other business server 3a occurs due to the update, the update management device 4 registers the update waiting flag and the old version save flag of the FW of the business server 3a where the difference occurs (step S13). ..

そして、更新管理装置4は、管理装置3に判断結果通知としてFW更新可と旧版退避要を通知する(ステップS14)。 Then, the update management device 4 notifies the management device 3 that the FW can be updated and that the old version needs to be saved as a determination result notification (step S14).

また、更新管理装置4は、ステップS12において、更新によって他の業務サーバ3aと版数差異が発生しない場合には、管理装置3に判断結果通知としてFW更新可を通知する(ステップS15)。また、更新管理装置4は、ステップS10において、他国に業務サーバ3aがない場合には、管理装置3に判断結果通知としてFW更新可を通知する(ステップS15)。また、更新管理装置4は、ステップS9において、保有業務サーバ3aが複数ない場合には、管理装置3に判断結果通知としてFW更新可を通知する(ステップS15)。 Further, in step S12, if the update does not cause a version difference from the other business server 3a, the update management device 4 notifies the management device 3 that the FW can be updated as a determination result notification (step S15). Further, in step S10, when the business server 3a does not exist in another country, the update management device 4 notifies the management device 3 that the FW can be updated as a determination result notification (step S15). Further, in step S9, the update management device 4 notifies the management device 3 that the FW can be updated as a determination result notification when there are not a plurality of owned business servers 3a (step S15).

また、更新管理装置4は、ステップS11において、同じ版のFWが他国のWebサイト2に公開済でない場合には、Webサイト公開待ちフラグを登録し(ステップS16)、FWの更新保留フラグを登録する(ステップS17)。そして、更新管理装置4は、判断結果通知としてFW更新保留を通知する(ステップS18)。 Further, in step S11, if the same version of the FW has not been published to the website 2 of another country, the update management device 4 registers the website publication waiting flag (step S16) and registers the update hold flag of the FW. (Step S17). Then, the update management device 4 notifies the FW update hold as a determination result notification (step S18).

また、更新管理装置4は、ステップS8において、FW更新後のBIOS、FW及びDrvの版数の組合せが許可されない場合には、Webサイト公開待ちフラグを登録し(ステップS16)、FWの更新保留フラグを登録する(ステップS17)。そして、更新管理装置4は、判断結果通知としてFW更新保留を通知する(ステップS18)。 Further, in step S8, when the combination of the BIOS, FW, and Drv version numbers after the FW update is not permitted, the update management device 4 registers the website release waiting flag (step S16) and suspends the update of the FW. Register the flag (step S17). Then, the update management device 4 notifies the FW update hold as a determination result notification (step S18).

サーバ管理部30は、図8Bに示すように、判断結果通知を受信すると、FW更新可か否かを判定し(ステップS19)、FW更新可でない場合には、FW更新データ22を退避し(ステップS20)、管理者へ更新保留を報告する(ステップS21)。 As shown in FIG. 8B, the server management unit 30 determines whether or not the FW update is possible when the determination result notification is received (step S19), and saves the FW update data 22 when the FW update is not possible (step S19). Step S20), report the update suspension to the administrator (step S21).

一方、FW更新可である場合には、サーバ管理部30は、旧版退避要か否かを判定し(ステップS22)、旧版退避要の場合には、FW旧版を退避する(ステップS23)。そして、サーバ管理部30は、FW更新を実行し(ステップS24)、計算機情報を更新する(ステップS25)。そして、サーバ管理部30は、更新管理装置4にFW更新実行完了通知を送信し(ステップS26)、管理者へ更新実行完了報告を行う(ステップS27)。 On the other hand, if the FW can be updated, the server management unit 30 determines whether or not the old version needs to be saved (step S22), and if the old version needs to be saved, the FW old version is saved (step S23). Then, the server management unit 30 executes the FW update (step S24) and updates the computer information (step S25). Then, the server management unit 30 transmits a FW update execution completion notification to the update management device 4 (step S26), and reports the update execution completion to the administrator (step S27).

FW更新実行完了通知を受信すると、更新管理装置4は、計算機情報DB46を更新し(ステップS28)、FWの更新待ちフラグありか否かを判定する(ステップS29)。そして、FWの更新待ちフラグなしの場合には、更新管理装置4は、処理を終了する。一方、FWの更新待ちフラグありの場合には、更新管理装置4は、FWの更新待ちフラグを削除し(ステップS30)、関連する退避旧版削除指示を管理装置3へ送信する(ステップS31)。 Upon receiving the FW update execution completion notification, the update management device 4 updates the computer information DB 46 (step S28), and determines whether or not there is a FW update waiting flag (step S29). Then, when there is no FW update waiting flag, the update management device 4 ends the process. On the other hand, when there is a FW update waiting flag, the update management device 4 deletes the FW update waiting flag (step S30), and transmits a related save old version deletion instruction to the management device 3 (step S31).

サーバ管理部30は、関連する退避旧版削除指示を受信すると、FW退避旧版を削除し(ステップS32)、更新管理装置4へFW旧版削除完了報告を送信する(ステップS33)。更新管理装置4は、FW旧版削除完了報告を受信すると、旧版退避フラグを削除する(ステップS34)。 When the server management unit 30 receives the related save old version deletion instruction, it deletes the FW save old version (step S32) and transmits the FW old version deletion completion report to the update management device 4 (step S33). When the update management device 4 receives the FW old version deletion completion report, the update management device 4 deletes the old version save flag (step S34).

このように、更新管理装置4がFWの更新可否を判断することで、複数の拠点間のソフトウェア版数の相違による障害の発生を防ぐことができる。 In this way, when the update management device 4 determines whether or not the FW can be updated, it is possible to prevent the occurrence of a failure due to the difference in the software version between the plurality of bases.

次に、日本と米国のFWの版数不一致による障害発生時の処理のシーケンスについて説明する。図9は、日本と米国のFWの版数不一致による障害発生時の処理のシーケンスを示す図である。なお、図9はFWの版数不一致による障害発生の場合を示すが、BIOS及びDrvについても同様な処理が行われる。 Next, a sequence of processing when a failure occurs due to a FW version mismatch between Japan and the United States will be described. FIG. 9 is a diagram showing a sequence of processing when a failure occurs due to a version mismatch between the FWs of Japan and the United States. Note that FIG. 9 shows the case where a failure occurs due to the FW version mismatch, but the same processing is performed for the BIOS and Drv.

図9に示すように、業務サーバ3aに日本と米国のFWの版数不一致による障害が発生する(ステップS41)と、サーバ管理部30は、更新管理装置4へダウングレード判断依頼を送信する(ステップS42)。 As shown in FIG. 9, when a failure occurs in the business server 3a due to a version mismatch between the Japanese and US FW versions (step S41), the server management unit 30 transmits a downgrade determination request to the update management device 4 (step S41). Step S42).

更新管理装置4は、ダウングレード判断依頼を受信すると、障害に関係する業務サーバ3aのFWの旧版退避フラグがあるか否かを判定し(ステップS43)、ない場合には、処理を終了する。一方、障害に関係する業務サーバ3aのFWの旧版退避フラグがある場合には、更新管理装置4は、FWの旧版退避フラグがある業務サーバ3aを管理する管理装置3に、FWの退避旧版へのダウングレードを指示する(ステップS44)。なお、図9では、説明の便宜上、ダウングレード判断依頼を送信した管理装置3に指示するが、更新管理装置4は、FWの旧版退避フラグがある業務サーバ3aを管理する管理装置3に指示する。 Upon receiving the downgrade determination request, the update management device 4 determines whether or not there is an old version save flag of the FW of the business server 3a related to the failure (step S43), and if not, ends the process. On the other hand, when there is an old version save flag of the FW of the business server 3a related to the failure, the update management device 4 sends the management device 3 that manages the business server 3a having the old version save flag of the FW to the old version of the save of the FW. Is instructed to downgrade (step S44). In FIG. 9, for convenience of explanation, the management device 3 that has transmitted the downgrade determination request is instructed, but the update management device 4 instructs the management device 3 that manages the business server 3a having the old version save flag of the FW. ..

FWの旧版退避フラグがある業務サーバ3aを管理する管理装置3は、FWの退避旧版へのダウングレードを指示されると、FWの退避旧版へのダウングレードを実行する(ステップS45)。そして、管理装置3は、FWダウングレード完了通知を更新管理装置4へ送信する(ステップS46)。 When the management device 3 that manages the business server 3a having the FW old version save flag is instructed to downgrade to the FW save old version, the management device 3 executes the downgrade to the FW save old version (step S45). Then, the management device 3 transmits the FW downgrade completion notification to the update management device 4 (step S46).

更新管理装置4は、FWダウングレード完了通知を受信すると、FWの旧版退避フラグを削除し(ステップS47)、計算機情報DB46を更新する(ステップS48)。 When the update management device 4 receives the FW downgrade completion notification, it deletes the old version save flag of the FW (step S47) and updates the computer information DB 46 (step S48).

このように、更新管理装置4は、障害に関係する業務サーバ3aのFWの旧版退避フラグがある場合にFWのダウングレードを指示することで、FWの版数不一致による障害を復旧することができる。 In this way, the update management device 4 can recover the failure due to the FW version mismatch by instructing the downgrade of the FW when there is an old version save flag of the FW of the business server 3a related to the failure. ..

次に、業務サーバ3aの計算機情報を登録する処理のシーケンスについて説明する。図10は、業務サーバ3aの計算機情報を登録する処理のシーケンスを示す図である。図10に示すように、管理者は、業務サーバ3aを増設し、電源をONする(ステップS51)。そして、管理者は、管理装置3に増設設定を指示する(ステップS52)。 Next, a sequence of processes for registering computer information of the business server 3a will be described. FIG. 10 is a diagram showing a sequence of processes for registering computer information of the business server 3a. As shown in FIG. 10, the administrator adds a business server 3a and turns on the power (step S51). Then, the administrator instructs the management device 3 to set the expansion (step S52).

増設設定を指示されると、サーバ管理部30は、計算機情報を収集し(ステップS53)、更新管理装置4へ収集した計算機情報の登録を依頼する(ステップS54)。更新管理装置4は、計算機情報の登録を依頼されると、計算機情報DB46を更新し(ステップS55)、管理装置3に計算機情報登録完了通知を送信する(ステップS56)。管理装置3は、計算機情報登録完了通知を受信すると、管理者へ業務サーバ登録完了報告を行う(ステップS57)。 When instructed to set the expansion, the server management unit 30 collects computer information (step S53) and requests the update management device 4 to register the collected computer information (step S54). When the update management device 4 is requested to register the computer information, the update management device 4 updates the computer information DB 46 (step S55) and transmits a computer information registration completion notification to the management device 3 (step S56). Upon receiving the computer information registration completion notification, the management device 3 reports the business server registration completion to the administrator (step S57).

このように、業務サーバ3aが増設されると、サーバ管理部30が計算機情報を収集し更新管理装置4へ登録を依頼するので、更新管理装置4は、計算機情報DB46に増設された業務サーバ3aの計算機情報を反映することができる。 In this way, when the business server 3a is added, the server management unit 30 collects the computer information and requests the update management device 4 to register. Therefore, the update management device 4 is the business server 3a added to the computer information DB 46. Computer information can be reflected.

次に、組合せ仕様情報を収集する処理のシーケンスについて説明する。図11は、組合せ仕様情報を収集する処理のシーケンスを示す図である。なお、更新管理装置4は、図11に示す処理を、定期的に行う。 Next, a sequence of processes for collecting combination specification information will be described. FIG. 11 is a diagram showing a sequence of processes for collecting combination specification information. The update management device 4 periodically performs the process shown in FIG.

図11に示すように、更新管理装置4は、開発部門より組合せ仕様情報を収集し(ステップS61)、収集した組合せ仕様情報を対応情報DB45が記憶する対応情報と比較する(ステップS62)。そして、更新管理装置4は、更新差分ありか否かを判定し(ステップS63)、更新差分がある場合には、更新差分で対応情報DB45を更新する(ステップS64)。 As shown in FIG. 11, the update management device 4 collects the combination specification information from the development department (step S61), and compares the collected combination specification information with the correspondence information stored in the correspondence information DB 45 (step S62). Then, the update management device 4 determines whether or not there is an update difference (step S63), and if there is an update difference, updates the correspondence information DB 45 with the update difference (step S64).

このように、開発部門より組合せ仕様情報を収集することで、更新管理装置4は、BIOS、FW及びDrvの版数の組合せが許可されるか否かを判断することができる。 By collecting the combination specification information from the development department in this way, the update management device 4 can determine whether or not the combination of the BIOS, FW, and Drv versions is permitted.

次に、Webサイト2のFWの公開情報を収集する処理のシーケンスについて説明する。図12は、Webサイト2のFWの公開情報を収集する処理のシーケンスを示す図である。なお、図12はFWの公開情報を収集する場合を示すが、BIOS及びDrvの公開情報についても同様な処理が行われる。また、更新管理装置4は、図12に示す処理を、定期的に行う。 Next, a sequence of processes for collecting public information of the FW of the website 2 will be described. FIG. 12 is a diagram showing a sequence of processes for collecting public information of the FW of the website 2. Although FIG. 12 shows a case where the public information of FW is collected, the same processing is performed for the public information of BIOS and Drv. Further, the update management device 4 periodically performs the process shown in FIG.

図12に示すように、更新管理装置4は、開発部門から、各国Webサイト2のFWの公開情報を収集し(ステップS71)、公開情報DB47と比較する(ステップS72)。そして、更新管理装置4は、更新差分ありか否かを判定し(ステップS73)、更新差分なしの場合には、処理を終了する。 As shown in FIG. 12, the update management device 4 collects the public information of the FW of the website 2 of each country from the development department (step S71) and compares it with the public information DB 47 (step S72). Then, the update management device 4 determines whether or not there is an update difference (step S73), and if there is no update difference, the process ends.

一方、更新差分ありの場合には、更新管理装置4は、更新差分で公開情報DB47を更新し(ステップS74)、公開情報DB47に基づいて、更新FWの公開待ちフラグがあるか否かを判定する(ステップS75)。そして、更新管理装置4は、更新FWの公開待ちフラグがない場合には、処理を終了する。 On the other hand, when there is an update difference, the update management device 4 updates the public information DB 47 with the update difference (step S74), and determines whether or not there is a public waiting flag of the update FW based on the public information DB 47. (Step S75). Then, the update management device 4 ends the process when there is no release waiting flag of the update FW.

一方、更新FWの公開待ちフラグがある場合には、公開待ちフラグを削除し(ステップS76)、更新保留フラグに基づいて、更新が保留されたFWの更新実行を管理装置3に指示する(ステップS77)。 On the other hand, if there is a public waiting flag of the update FW, the public waiting flag is deleted (step S76), and the management device 3 is instructed to execute the update of the FW whose update is held based on the update hold flag (step S76). S77).

すると、更新が保留されたFWを管理する管理装置3のサーバ管理部30は、更新が保留されたFWの更新を実行し(ステップS78)、更新管理装置4へ更新完了通知を送信する(ステップS79)。 Then, the server management unit 30 of the management device 3 that manages the FW whose update has been suspended executes the update of the FW whose update has been suspended (step S78), and sends an update completion notification to the update management device 4 (step). S79).

更新管理装置4は、更新完了通知を受信すると、計算機情報DB46を更新し(ステップS80)、更新保留フラグを削除する(ステップS81)。 Upon receiving the update completion notification, the update management device 4 updates the computer information DB 46 (step S80) and deletes the update hold flag (step S81).

このように、Webサイト2のFWの公開情報が更新されると、更新管理装置4は、公開待ちのFWの更新を管理装置3に指示するので、更新が保留されたFWを更新することができる。 In this way, when the public information of the FW of the website 2 is updated, the update management device 4 instructs the management device 3 to update the FW waiting to be released, so that the FW whose update is suspended can be updated. it can.

上述してきたように、実施例では、公開情報DB47が、各国のWebサイト2のBIOS、FW及びDrvの版数の情報を公開版数情報として記憶する。そして、管理装置3が業務サーバ3aのBIOS、FW又はDrvを更新する際に、更新判断部43が、公開版数情報に基づいて、更新可能か否かを判定し、更新可能でない場合に更新保留を管理装置3に指示する。したがって、公開されたBIOSの版数が複数の国で違う場合、公開されたFWの版数が複数の国で違う場合、又は公開されたDrvの版数が複数の国で違う場合に、障害の発生を防ぐことできる。 As described above, in the embodiment, the public information DB 47 stores the information on the version numbers of BIOS, FW and Drv of the website 2 of each country as the public version information. Then, when the management device 3 updates the BIOS, FW, or Drv of the business server 3a, the update determination unit 43 determines whether or not the update is possible based on the public version number information, and updates if the update is not possible. Instruct the management device 3 to hold. Therefore, if the published BIOS version is different in multiple countries, the published FW version is different in multiple countries, or the published Drv version is different in multiple countries, a failure will occur. Can be prevented.

また、実施例では、更新判断部43は、公開版数情報に基づいて、例えば、各国のFWの版数が異なる場合にはFWの更新を保留し、公開版数情報が更新され、各国のFWの版数が同じになるとFWの更新の保留を解除する。したがって、更新判断部43は、保留したFWの更新を行うことができる。更新判断部43は、BIOS及びDrvについても同様に、更新の保留と解除を行う。 Further, in the embodiment, the update determination unit 43 suspends the update of the FW based on the public version information, for example, when the FW version of each country is different, the public version information is updated, and the public version information is updated in each country. When the FW version becomes the same, the FW update hold is released. Therefore, the update determination unit 43 can update the reserved FW. The update determination unit 43 similarly suspends and cancels the update of the BIOS and Drv.

また、実施例では、例えば、BIOS、FW及びDrvの最新版の組合せ以外が対応情報DB45により禁止される場合、更新判断部43は、FWを最新版に更新するときに、BIOS又はDrvの最新版が公開されていない場合は、FWの更新を保留する。そして、最新版が公開されていなかったBIOS又はDrvの最新版が公開され、BIOS、FW及びDrvの全てについて最新版が公開されるとFWの更新の保留を解除する。したがって、更新判断部43は、保留したFWの更新を行うことができる。更新判断部43は、BIOS及びDrvについても同様に、更新の保留と解除を行う。 Further, in the embodiment, for example, when a combination other than the latest version combination of BIOS, FW and Drv is prohibited by the corresponding information DB 45, the update determination unit 43 updates the FW to the latest version when updating the latest version of BIOS or Drv. If the version has not been released, the FW update will be withheld. Then, when the latest version of BIOS or Drv whose latest version has not been released is released and the latest version of all of BIOS, FW and Drv is released, the suspension of the update of FW is released. Therefore, the update determination unit 43 can update the reserved FW. The update determination unit 43 similarly suspends and cancels the update of the BIOS and Drv.

また、実施例では、更新判断部43は、各国で公開されているFWの版数が同じである場合でも、FWの更新により一部の業務サーバ3aでFWの版数が異なる場合には、更新前のFWを退避するように管理装置3に指示する。したがって、共用される業務サーバ3aでFWの版数が異なることに起因して障害が発生した場合に、管理装置3は、退避したFWを用いて早急に業務サーバ3aを復旧することができる。 Further, in the embodiment, even if the FW version number published in each country is the same, the update determination unit 43 may use the FW version number differently in some business servers 3a due to the FW update. Instruct the management device 3 to save the FW before the update. Therefore, when a failure occurs due to a difference in the version number of the FW in the shared business server 3a, the management device 3 can quickly restore the business server 3a by using the saved FW.

なお、実施例では、更新管理装置4について説明したが、更新管理装置4が有する構成をソフトウェアによって実現することで、同様の機能を有する更新管理プログラムを得ることができる。そこで、更新管理プログラムを実行するコンピュータについて説明する。 Although the update management device 4 has been described in the embodiment, an update management program having the same function can be obtained by realizing the configuration of the update management device 4 by software. Therefore, a computer that executes the update management program will be described.

図13は、実施例に係る更新管理プログラムを実行するコンピュータのハードウェア構成を示す図である。図13に示すように、コンピュータ50は、メインメモリ51と、プロセッサの一例であるCPU(Central Processing Unit)52と、LAN(Local Area Network)インタフェース53と、HDD(Hard Disk Drive)54とを有する。また、コンピュータ50は、スーパーIO(Input Output)55と、DVI(Digital Visual Interface)56と、ODD(Optical Disk Drive)57とを有する。 FIG. 13 is a diagram showing a hardware configuration of a computer that executes the update management program according to the embodiment. As shown in FIG. 13, the computer 50 includes a main memory 51, a CPU (Central Processing Unit) 52 as an example of a processor, a LAN (Local Area Network) interface 53, and an HDD (Hard Disk Drive) 54. .. Further, the computer 50 has a super IO (Input Output) 55, a DVI (Digital Visual Interface) 56, and an ODD (Optical Disk Drive) 57.

メインメモリ51は、プログラムやプログラムの実行途中結果等を記憶するメモリである。CPU52は、メインメモリ51からプログラムを読み出して実行する中央処理装置である。CPU52は、メモリコントローラを有するチップセットを含む。 The main memory 51 is a memory for storing a program, a result during execution of the program, and the like. The CPU 52 is a central processing unit that reads a program from the main memory 51 and executes it. The CPU 52 includes a chipset having a memory controller.

LANインタフェース53は、コンピュータ50をLAN経由で他のコンピュータに接続するためのインタフェースである。HDD54は、プログラムやデータを格納するディスク装置であり、スーパーIO55は、マウスやキーボード等の入力装置を接続するためのインタフェースである。DVI56は、液晶表示装置を接続するインタフェースであり、ODD57は、DVD、CD−Rの読み書きを行う装置である。 The LAN interface 53 is an interface for connecting the computer 50 to another computer via a LAN. The HDD 54 is a disk device for storing programs and data, and the super IO 55 is an interface for connecting an input device such as a mouse or a keyboard. The DVI 56 is an interface for connecting a liquid crystal display device, and the ODD 57 is a device for reading and writing DVDs and CD-Rs.

LANインタフェース53は、PCIエクスプレス(PCIe)によりCPU52に接続され、HDD54及びODD57は、SATA(Serial Advanced Technology Attachment)によりCPU52に接続される。スーパーIO55は、LPC(Low Pin Count)によりCPU52に接続される。 The LAN interface 53 is connected to the CPU 52 by PCI Express (PCIe), and the HDD 54 and ODD 57 are connected to the CPU 52 by SATA (Serial Advanced Technology Attachment). The super IO 55 is connected to the CPU 52 by LPC (Low Pin Count).

そして、コンピュータ50において実行される更新管理プログラムは、コンピュータ50により読み出し可能な記録媒体の一例であるCD−Rに記憶され、ODD57によってCD−Rから読み出されてコンピュータ50にインストールされる。あるいは、更新管理プログラムは、LANインタフェース53を介して接続された他のコンピュータシステムのデータベース等に記憶され、これらのデータベースから読み出されてコンピュータ50にインストールされる。そして、インストールされた更新管理プログラムは、HDD54に記憶され、メインメモリ51に読み出されてCPU52によって実行される。 Then, the update management program executed by the computer 50 is stored in the CD-R, which is an example of the recording medium readable by the computer 50, read from the CD-R by the ODD 57, and installed in the computer 50. Alternatively, the update management program is stored in a database or the like of another computer system connected via the LAN interface 53, read from these databases, and installed in the computer 50. Then, the installed update management program is stored in the HDD 54, read into the main memory 51, and executed by the CPU 52.

また、実施例では、BIOS、FW又はDrvを更新する場合について説明したが、本発明はこれに限定されるものではなく、他のソフトウェアを更新する場合にも同様に適用することができる。また、実施例では、複数の国にWebサイト2や管理装置3が配置される場合について説明したが、本発明はこれに限定されるものではなく、州や地域等の複数の拠点にWebサイト2や管理装置3が配置される場合にも同様に適用することができる。 Further, in the examples, the case of updating the BIOS, FW or Drv has been described, but the present invention is not limited to this, and can be similarly applied to the case of updating other software. Further, in the embodiment, the case where the website 2 and the management device 3 are arranged in a plurality of countries has been described, but the present invention is not limited to this, and the website is not limited to this, and the website is located in a plurality of bases such as states and regions. The same can be applied when 2 or the management device 3 is arranged.

1 更新管理システム
2 Webサイト
3 管理装置
3a 業務サーバ
4 更新管理装置
5 ネットワーク
21 BIOS更新データ
22 FW更新データ
23 Drv更新データ
30 サーバ管理部
31 更新処理部
32 更新管理DB
41 情報収集部
42 情報生成部
43 更新判断部
44 通知部
45 対応情報DB
46 計算機情報DB
47 公開情報DB
48 管理情報DB
50 コンピュータ
51 メインメモリ
52 CPU
53 LANインタフェース
54 HDD
55 スーパーIO
56 DVI
57 ODD
1 Update management system 2 Website 3 Management device 3a Business server 4 Update management device 5 Network 21 BIOS update data 22 FW update data 23 Drv update data 30 Server management unit 31 Update processing unit 32 Update management DB
41 Information collection unit 42 Information generation unit 43 Update judgment unit 44 Notification unit 45 Corresponding information DB
46 Computer information DB
47 Public Information DB
48 Management information DB
50 computer 51 main memory 52 CPU
53 LAN interface 54 HDD
55 Super IO
56 DVI
57 ODD

Claims (8)

複数の拠点に配置されてユーザに共通利用される複数の情報処理装置それぞれに対して提供されるソフトウェアの版数を拠点毎に示す公開版数情報を記憶する公開情報記憶部と、
前記複数の情報処理装置のうちの第1の情報処理装置が前記ソフトウェアを新たな版に更新する際に、新たな版への更新に関する更新条件を満たすか否かを前記公開情報記憶部が記憶する公開版数情報に基づいて判定し、該更新条件を満たさない場合には、該更新条件を満たすまで更新を保留する更新判断部と
を有することを特徴とする更新管理装置。
A public information storage unit that stores public version information that indicates the version number of software provided to each of multiple information processing devices that are placed in multiple bases and are commonly used by users.
When the first information processing device among the plurality of information processing devices updates the software to a new version, the public information storage unit stores whether or not the update condition for updating to the new version is satisfied. An update management device characterized by having an update determination unit that makes a determination based on information on the number of published versions to be processed and, if the update condition is not satisfied, suspends the update until the update condition is satisfied.
前記更新判断部は、前記ソフトウェアについて前記複数の拠点で同一の版が提供されて前記公開情報記憶部が更新されることで前記更新条件が満たされると、保留を解除することを特徴とする請求項1に記載の更新管理装置。 A claim characterized in that the update determination unit releases the hold when the update condition is satisfied by providing the same version of the software at the plurality of bases and updating the public information storage unit. Item 1. The update management device according to item 1. 前記公開情報記憶部は、複数のソフトウェアについて版数を拠点毎に記憶し、
前記更新判断部は、前記複数のソフトウェアの全てについて最新の版が提供されて前記公開情報記憶部が更新されることで前記更新条件が満たされると、保留を解除することを特徴とする請求項1に記載の更新管理装置。
The public information storage unit stores the version numbers of a plurality of software for each base.
A claim, wherein the update determination unit releases the hold when the update condition is satisfied by providing the latest version of all of the plurality of software and updating the public information storage unit. The update management device according to 1.
前記更新判断部は、前記更新条件を満たす場合に、更新前の版を退避するか否かを判定し、更新前の版を退避すると判定した場合には、前記第1の情報処理装置に、更新前の版の退避の指示を更新指示とともに送信することを特徴とする請求項1又は2に記載の更新管理装置。 The update determination unit determines whether or not to save the version before the update when the update condition is satisfied, and when it is determined to save the version before the update, the first information processing apparatus is used. The update management device according to claim 1 or 2, wherein an instruction to save the version before the update is transmitted together with the update instruction. 前記更新判断部は、前記第1の情報処理装置における前記ソフトウェアの更新により前記第1の情報処理装置と他の情報処理装置との間で前記ソフトウェアについて版の違いが発生する場合に、更新前の版を退避すると判定することを特徴とする請求項4に記載の更新管理装置。 When the update of the software in the first information processing device causes a difference in version of the software between the first information processing device and another information processing device, the update determination unit is before the update. The update management device according to claim 4, wherein it is determined that the version of the software is saved. 前記拠点は国又は地域であり、前記複数のソフトウェアには、BIOS、情報処理装置の基本制御を行うファームウェア、デバイスを制御するデバイスドライバのいずれか1つ以上が含まれ、該複数のソフトウェアは、各国又は各地域に配置されたWebサイトに公開されて提供されることを特徴とする請求項3に記載の更新管理装置。 The base is a country or region, and the plurality of software includes one or more of a BIOS, firmware for basic control of an information processing device, and a device driver for controlling a device. The update management device according to claim 3, wherein the update management device is disclosed and provided on a website arranged in each country or region. 複数の拠点に配置されてユーザに共通利用される複数の情報処理装置それぞれに対して提供されるソフトウェアを前記複数の情報処理装置のうちの第1の情報処理装置を対象として新たな版に更新する際に、更新可否の判断を依頼する更新処理部を有する管理装置と、
前記ソフトウェアの版数を拠点毎に示す公開版数情報を記憶する公開情報記憶部と、
前記更新処理部から前記判断を依頼されると、前記新たな版への更新に関する更新条件を満たすか否かを前記公開情報記憶部が記憶する公開版数情報に基づいて判定し、該更新条件を満たさない場合には、該更新条件を満たすまで更新を保留する判断を行う更新判断部と
を有する更新管理装置と
を備えることを特徴とする更新管理システム。
The software provided to each of the plurality of information processing devices that are arranged at a plurality of bases and are commonly used by users is updated to a new version for the first information processing device among the plurality of information processing devices. A management device that has an update processing unit that requests the determination of whether or not to update
A public information storage unit that stores public version information that indicates the version number of the software for each site,
When the determination is requested from the update processing unit, it is determined whether or not the update condition for updating to the new version is satisfied based on the public version number information stored in the public information storage unit, and the update condition is determined. An update management system including an update management device having an update determination unit that determines to suspend the update until the update condition is satisfied.
コンピュータに、
複数の拠点に配置されてユーザに共通利用される複数の情報処理装置それぞれに対して提供されるソフトウェアの版数を拠点毎に示す公開版数情報を収集し、
前記複数の情報処理装置のうちの第1の情報処理装置が前記ソフトウェアを新たな版に更新する際に、新たな版への更新に関する更新条件を満たすか否かを前記公開版数情報に基づいて判定し、該更新条件を満たさない場合には、該更新条件を満たすまで更新を保留する
処理を実行させることを特徴とする更新管理プログラム。
On the computer
We collect public version information that indicates the version number of software provided to each of the multiple information processing devices that are placed in multiple bases and are commonly used by users.
When the first information processing device among the plurality of information processing devices updates the software to a new version, whether or not the update condition for updating to the new version is satisfied is determined based on the published version information. If the update condition is not satisfied, an update management program is characterized in that a process of suspending the update is executed until the update condition is satisfied.
JP2019120577A 2019-06-27 2019-06-27 Update management apparatus, update management system and update management program Pending JP2021006940A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019120577A JP2021006940A (en) 2019-06-27 2019-06-27 Update management apparatus, update management system and update management program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019120577A JP2021006940A (en) 2019-06-27 2019-06-27 Update management apparatus, update management system and update management program

Publications (1)

Publication Number Publication Date
JP2021006940A true JP2021006940A (en) 2021-01-21

Family

ID=74174581

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019120577A Pending JP2021006940A (en) 2019-06-27 2019-06-27 Update management apparatus, update management system and update management program

Country Status (1)

Country Link
JP (1) JP2021006940A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09237211A (en) * 1996-02-28 1997-09-09 Oki Electric Ind Co Ltd File version number management system
JP2003076567A (en) * 2001-09-03 2003-03-14 Minolta Co Ltd Firmware update method of image processor and image processor
JP2014183347A (en) * 2013-03-18 2014-09-29 Fujitsu Ltd Virtual machine management device, method, and program
WO2015001614A1 (en) * 2013-07-02 2015-01-08 富士通株式会社 Machine provision method, machine provision system, and machine provision program
WO2015098811A1 (en) * 2013-12-27 2015-07-02 京セラドキュメントソリューションズ株式会社 Electronic device
JP2015230709A (en) * 2014-06-06 2015-12-21 キヤノン株式会社 Management system and method of the same

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09237211A (en) * 1996-02-28 1997-09-09 Oki Electric Ind Co Ltd File version number management system
JP2003076567A (en) * 2001-09-03 2003-03-14 Minolta Co Ltd Firmware update method of image processor and image processor
JP2014183347A (en) * 2013-03-18 2014-09-29 Fujitsu Ltd Virtual machine management device, method, and program
WO2015001614A1 (en) * 2013-07-02 2015-01-08 富士通株式会社 Machine provision method, machine provision system, and machine provision program
WO2015098811A1 (en) * 2013-12-27 2015-07-02 京セラドキュメントソリューションズ株式会社 Electronic device
JP2015230709A (en) * 2014-06-06 2015-12-21 キヤノン株式会社 Management system and method of the same

Similar Documents

Publication Publication Date Title
JP4467624B2 (en) Software update management program, software update management apparatus, and software update management method
US7958210B2 (en) Update management method and update management unit
US9043370B2 (en) Online database availability during upgrade
US9229702B1 (en) Systems and methods for application plugin deployment for websites
US8296267B2 (en) Upgrade of highly available farm server groups
US6971095B2 (en) Automatic firmware version upgrade system
US8799453B2 (en) Managing networks and machines for an online service
US8332443B2 (en) Masterless distributed batch scheduling engine
JP2015018295A (en) Application management device, application management system, and program
KR20190041033A (en) Replaying jobs at a secondary location of a service
TW201229795A (en) Web service patterns for globally distributed service fabric
US20120102484A1 (en) Installing software remotely using a high privilege process
US11799839B2 (en) Cross-regional replication of keys
JP2021157259A (en) Optimal object placement device and method
JP2014229088A (en) Data processing system, data processing device, and storage medium
JP2019020798A (en) Information processing device and program
JP2021006940A (en) Update management apparatus, update management system and update management program
JP2016099709A (en) Access control program, access control method, and access control apparatus
JP2021005148A (en) Update management device and update management program
JP7067357B2 (en) Management equipment, management method and management system
JP5537917B2 (en) Management device, data processing control device, management method, data processing control method, and program
JP4874847B2 (en) Cluster system
US12126604B2 (en) Cross-regional replication of keys
US20240069779A1 (en) Object storage based asynchronous mailbox, eventual consistency for cross-region communication
JP7013988B2 (en) Control devices, control methods, control programs, and control systems

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220308

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20221227

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230104

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230207

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20230411