JP5728812B2 - Distributed information processing system and distributed storage system - Google Patents

Distributed information processing system and distributed storage system Download PDF

Info

Publication number
JP5728812B2
JP5728812B2 JP2010032565A JP2010032565A JP5728812B2 JP 5728812 B2 JP5728812 B2 JP 5728812B2 JP 2010032565 A JP2010032565 A JP 2010032565A JP 2010032565 A JP2010032565 A JP 2010032565A JP 5728812 B2 JP5728812 B2 JP 5728812B2
Authority
JP
Japan
Prior art keywords
virtual machine
information processing
processing
switching
processing function
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.)
Active
Application number
JP2010032565A
Other languages
Japanese (ja)
Other versions
JP2011170528A (en
Inventor
武 栗田
武 栗田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
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 JP2010032565A priority Critical patent/JP5728812B2/en
Publication of JP2011170528A publication Critical patent/JP2011170528A/en
Application granted granted Critical
Publication of JP5728812B2 publication Critical patent/JP5728812B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)

Description

本発明は分散型情報処理システム及び分散ストレージシステムに係り、特に、業務処理を停止することなく、ソフトウェアのインストール及びアップグレードを行うことができる分散型情報処理システム及び分散ストレージシステムに関する。   The present invention relates to a distributed information processing system and a distributed storage system, and more particularly to a distributed information processing system and a distributed storage system that can install and upgrade software without stopping business processing.

従来、分散型情報処理システムは、複数のノードを備えるが、実際の業務の遂行に際しては、該複数のノードの各々に対して、処理プログラム(以下、単に「ソフトウェア」と呼称する)を、新バージョンのソフトウェア等へ切替える処理、即ち、ソフトウェアの更新処理を行う必要が生じる。一般に、分散型情報処理システムにおける上記のソフトウェア更新処理は、動的に行うことができるように構成されていることが好ましい。
通常、一般的な分散型情報処理システムの各ノードに対応した仮想マシンの種類には、ハイパーバイザ型の仮想マシンモニター(以下、「VMM」と略称する)と、このVMM上で業務処理を行う仮想マシン(以下、「VM1」と略称する)と、インストールまたはアップグレードを行う仮想マシン(以下、「VM2」と略称する)とが有る。
Conventionally, a distributed information processing system includes a plurality of nodes. When actually performing business, a processing program (hereinafter simply referred to as “software”) is newly added to each of the plurality of nodes. It is necessary to perform a process of switching to a version of software, that is, a software update process. Generally, it is preferable that the software update process in the distributed information processing system is configured to be performed dynamically.
Usually, as a type of virtual machine corresponding to each node of a general distributed information processing system, a hypervisor type virtual machine monitor (hereinafter abbreviated as “VMM”) and business processing are performed on this VMM. There are virtual machines (hereinafter abbreviated as “VM1”) and virtual machines (hereinafter abbreviated as “VM2”) that perform installation or upgrade.

また、分散型情報処理システムが、ソフトウェアを新バージョンの処理ソフトウェアに切り替える際には、新バージョンのソフトウェアのインストール後、若しくはソフトウェアのアップグレード後のバージョン(新バージョンとなる)について、全ノードで合意し、全ノード一斉に新バージョンのソフトウェアに切り替える必要が有り、この点が、本発明に際しての1つの課題であった。
また、分散型情報処理システムは、システム内において旧バージョンで動作するノードと新バージョンで動作するノードとが混在する状況でも業務処理を継続できることが好ましく、この点も、本発明に際しての1つの課題であった。
さらに、分散型情報処理システムは、インストールまたはアップグレードに失敗した場合には、インストールまたはアップグレードする前の状態に復元できることが必要であり、この点も、本発明に際しての1つの課題であった。
In addition, when the distributed information processing system switches software to a new version of processing software, all nodes agree on a version after the installation of the new version of the software or after the software upgrade (the new version). Therefore, it is necessary to switch all the nodes to the new version of software all at once, and this is one of the problems in the present invention.
Further, the distributed information processing system is preferably capable of continuing business processing even in a situation where nodes operating in the old version and nodes operating in the new version are mixed in the system, and this point is also a problem in the present invention. Met.
Furthermore, when the installation or upgrade of the distributed information processing system fails, it is necessary that the distributed information processing system can be restored to the state before the installation or upgrade. This is also a problem in the present invention.

なお、この分野の公知技術として、特許文献1には、第1および第2のゲストオペレーティングシステムが、各仮想マシン310A、310B中で稼動する仮想化技術を使用して、クライアント202と通信を行うために、オンラインサービス312Aが依拠する同じハードウェア302上で、更新済みサービス312Bをテストすることができる技術が開示されており、前記の両サービスは同時に実行されることが好ましいとしている。
また、特許文献2には、汎用サーバシステムにおいて動作するソフトウェアを更新する際、サービスを停止させず、関連するサーバに対して同時に更新、更新解除を可能とする技術が開示されている。
また、特許文献3には、バージョンアップ後にオンライン稼働を開始した新バージョンモジュールの障害発生時に、旧バージョンモジュールへの復旧を容易に実現する技術が開示されている。
As a known technique in this field, Patent Document 1 discloses that the first and second guest operating systems communicate with the client 202 using a virtualization technique that operates in each of the virtual machines 310A and 310B. Therefore, a technique is disclosed in which the updated service 312B can be tested on the same hardware 302 on which the online service 312A depends, and it is preferable that both the services are executed simultaneously.
Patent Document 2 discloses a technology that enables updating and canceling update of related servers at the same time without stopping a service when updating software that operates in a general-purpose server system.
Patent Document 3 discloses a technique for easily realizing restoration to an old version module when a failure occurs in a new version module that has started online operation after version upgrade.

また、特許文献4には、現ファームウェアの処理プロセスPPR0からの応答通知を受けた現ファームウェアの監視プロセスMPR0が、即座に新ファームウェアの処理プロセスPPR1 に対して処理の同期点再開要求を行い、新ファームウェアへの切替(即ち、バージョンアップを実現する技術が開示されている。
さらに、特許文献5には、1つの共通アプリケーションプログラム又はアプリケーションコード50及びその実行可能バージョン(場合によっては修正のある)は、複数のコンピュータ又はマシンM1、M2...Mn全体で同時に又は並行して実行する技術を開示している。この技術では、本質的には、修正された構造は、個々のマシンの各々上で同一のメモリ構造及びコンテンツを複製することになる。
In Patent Document 4, the current firmware monitoring process MPR0, which has received a response notification from the current firmware processing process PPR0, immediately requests the new firmware processing process PPR1 to resume processing synchronization points. A technique for realizing switching to firmware (that is, version upgrade) is disclosed.
Further, in Patent Document 5, one common application program or application code 50 and an executable version thereof (with modification in some cases) are included in a plurality of computers or machines M1, M2,. . . Disclosed is a technique that is performed simultaneously or in parallel over the entire Mn. In this technique, the modified structure essentially duplicates the same memory structure and content on each individual machine.

特開2006−107500号公報JP 2006-107500 A 特開2006−268172号公報JP 2006-268172 A 特開平9−62626号公報JP-A-9-62626 特開平11−7382号公報Japanese Patent Laid-Open No. 11-7382 特表2009−512030号公報Special table 2009-512030

ところで、分散型情報処理システムに課せられている1つの課題は、前述のとおり、ソフトウェアのインストール及びアップグレードである。一般的に、全てのノードのソフトウェアを一斉にインストールまたはアップグレードする場合には、システムで稼働中の業務処理の実行を停止させ、全てのノードの処理を停止させた後、各ノードにソフトウェアを適用する必要が有り、また、適用するソフトウェアによっては、各ノードの再起動が必要になる場合が有る。
しかしながら、上記背景技術で述べた従来の分散型情報処理システムにあっては、複数の独立したノードとストレージとの対で構成される分散ストレージシステムでは、クライアントからの書き込みが完了した後も、各ノード間でデータを交換しているため、全てのノードを停止させるには、このようなデータ交換処理の実行が終了するまで待機しなければならないといった問題点が有った。
Incidentally, as described above, one problem imposed on the distributed information processing system is software installation and upgrade. In general, when installing or upgrading the software on all nodes at once, stop the execution of business processes running on the system, stop the processing on all nodes, and then apply the software to each node. It may be necessary to restart each node depending on the software to be applied.
However, in the conventional distributed information processing system described in the above background art, in the distributed storage system configured with a plurality of independent node and storage pairs, each write is completed after completion of writing from the client. Since data is exchanged between the nodes, there is a problem that in order to stop all the nodes, it is necessary to wait until the execution of such data exchange processing is completed.

また、一部のノードの業務を停止させてからソフトウェアを適用し、適用が完了したら業務を開始し、他のノードのソフトウェアの適用を順次行う方法を適用するには、該適用の過程で、異なるバージョンのノードが混在した状態になるといった問題点があった。
即ち、異なるバージョン同士では、データ構造や通信プロトコルが異なっている場合が多く、このような場合、新バージョンでは、旧バージョンとの違いを意識することは可能ではあっても、旧バージョンは、新バージョンの一部機能については未知であったために、新バージョンとの違いを解消するための互換機能を組み込んでおくことは困難であり、このため、新バージョンと旧バージョンとが混在する場合には、ノード間でデータを正しくやり取りできず、最悪の場合、システム内のデータを破壊してしまうといった問題点が有った。
さらに、ソフトウェアをインストールまたはアップグレードする処理の失敗や更新プログラムのバグなどで、ソフトウェアを更新する前に戻す場合、これまでの更新処理で変更した部分を一つ一つ復元していくなどの煩雑な作業が発生するといった問題点が有った。
In addition, in order to apply the method of applying the software after stopping the operation of some nodes, starting the operation when the application is completed, and applying the software of other nodes sequentially, There was a problem that nodes of different versions were mixed.
In other words, data versions and communication protocols are often different between different versions.In such a case, the new version can recognize the difference from the old version, but the old version uses the new version. Since some of the functions of the version were unknown, it is difficult to incorporate compatibility functions to resolve the differences from the new version. For this reason, if the new version and the old version are mixed, However, there was a problem that data could not be exchanged correctly between nodes, and in the worst case, data in the system would be destroyed.
In addition, due to a process failure to install or upgrade software or a bug in the update program, when returning the software before updating it, it is complicated to restore each changed part of the update process so far There was a problem that work would occur.

本発明は、
(1) 同一ハードウェア上に業務を行う仮想マシンとインストール・アップグレードを行う仮想マシンを同時に動作させることと、
(2) インストールまたはアップグレードが完了すると、業務を行う仮想マシンを切り替えることと、
(3) その後、システム内の他のノードと連携し、動作する新しいバージョンについて合意し、全てのノードで一斉に切り替えることと、
(4) 動的ソフトエア更新方法としては、前記(1)〜(3)の構成要件において、アップグレードを取り消す現象や要求が発生した場合、仮想マシンを切り替える前であれば業務を行う仮想マシンだけを残してインストール及びアップグレードを行う仮想マシンを削除し、仮想マシンを切り替えた後であればインストールまたはアップグレードを行った仮想マシンと、業務を行っていた仮想マシンとでindexテーブルの複製を行うことと、
を主たる構成要件としている。
The present invention
(1) simultaneously operating a virtual machine that performs business and a virtual machine that performs installation / upgrade on the same hardware;
(2) When the installation or upgrade is complete, switch the virtual machine that performs the work,
(3) Then, cooperate with other nodes in the system, agree on a new version that works, and switch all nodes together,
(4) As a dynamic software update method, when a phenomenon or request for canceling an upgrade occurs in the configuration requirements of (1) to (3) above, only a virtual machine that performs a job before switching the virtual machine Delete the virtual machine to be installed and upgraded, and after switching the virtual machine, copy the index table between the virtual machine that was installed or upgraded and the virtual machine that was performing the business. ,
Is the main component requirement.

なお、本発明との関連箇所として、前述の特許文献1及び特許文献5には、前記の構成要件(1)が開示され、前述の特許文献4には前記の構成要件(2)が開示されている。しかしながら、上記特許文献には、いずれも前記の構成要件(3)は開示していない。ここで、構成要件(3)は、本発明の、「業務を停止することなくソフトウェアのインストールまたはアップグレードを行う」という課題を解決するために必須の要素である。
さらに、特許文献1〜5のいずれにおいても、前記の構成要件(4)は開示していないが、構成要件(4)は、本発明の、ソフトウェアを更新前に戻すことができるようにする」という課題を解決するために必須の構成要件である。
In addition, as the relevant part of the present invention, the above-described configuration requirement (1) is disclosed in Patent Document 1 and Patent Document 5 described above, and the above-described configuration requirement (2) is disclosed in Patent Document 4 described above. ing. However, none of the above-mentioned patent documents discloses the configuration requirement (3). Here, the configuration requirement (3) is an essential element for solving the problem of “installing or upgrading software without stopping business” according to the present invention.
Furthermore, none of Patent Documents 1 to 5 discloses the above-described configuration requirement (4), but the configuration requirement (4) enables the software of the present invention to be returned to the state before being updated. It is an indispensable constituent requirement to solve the problem.

本発明は、上記課題を解決するための分散型情報処理システム及び分散ストレージシステムを提供することを目的としている。   An object of the present invention is to provide a distributed information processing system and a distributed storage system for solving the above problems.

上記課題を解決するために、本発明に係る分散型情報処理システムは、共通のネットワークに接続された複数のノードの各々から成る分散型情報処理システムであって、前記ノードそれぞれが自らのノードにおいて、予め旧バージョンの処理機能により情報処理を行う第1の仮想マシンと、オペレーティングシステムのインストール処理またはアップグレード処理によって前記ノードに仮想的に設けられた第2の仮想マシンであって前記第1の仮想マシンを構成する前記旧バージョンの処理機能と同等の旧バージョンの処理機能及び当該旧バージョンの処理機能に対応する新バージョンの処理機能を有し情報処理の開始を待機している第2の仮想マシンと、を備え、前記第2の仮想マシンは、前記インストール処理またはアップグレード処理中に前記第1の仮想マシンとの間で行った前記第1の仮想マシンにおいて更新されたデータであって情報処理に用いるデータが格納されているストレージを指し示す情報の第2の仮想マシンへの複製の完了を当該複製を行う処理部において特定した際、他のノードと自らのノードとが接続するネットワークを用いた通信を前記第1の仮想マシンによる通信から前記第2の仮想マシンによる通信へと切り替える要求と、前記情報処理に用いるデータが格納されているストレージを指し示す情報を記憶する共有記憶部に対する接続を前記第1の仮想マシンから前記第2の仮想マシンへと切り替える要求とを自らのノードが有する切り替え部へ行うと共に、当該切り替え部からのその切り替えの完了の通知に基づいて前記複数のノードへ切り替えの完了を通知し、前記第2の仮想マシンは、前記複数のノードの全てから切り替えの完了の通知を受けたことに基づいて前記複数のノードのうちの1つの調停ノードから、前記新バージョンの処理機能への切り替え指示の通知を受け、前記新バージョンの処理機能による前記情報処理に切り替えることを特徴とする。 In order to solve the above problems, a distributed information processing system according to the present invention is a distributed information processing system including a plurality of nodes connected to a common network, and each of the nodes is a node of its own. A first virtual machine that performs information processing using an old version of the processing function in advance, and a second virtual machine that is virtually provided in the node by an operating system installation process or upgrade process. A second virtual machine having a processing function of an old version equivalent to the processing function of the old version constituting the machine and a processing function of a new version corresponding to the processing function of the old version, and waiting for the start of information processing And the second virtual machine has the installation process or the upgrade process A data updated in the first virtual machine made in between the first virtual machine replication to the second virtual machine information indicating the storage data to be used for information processing is stored When the processing unit that performs the duplication is identified, the communication using the network connecting the other node and the own node is changed from the communication by the first virtual machine to the communication by the second virtual machine. A request to switch and a request to switch the connection from the first virtual machine to the second virtual machine to the shared storage unit that stores information indicating the storage storing the data used for the information processing Switching to the plurality of nodes based on the notification of completion of the switching from the switching unit. The second virtual machine receives the notification of the completion of switching from all of the plurality of nodes, and the processing of the new version is performed from one arbitration node of the plurality of nodes. In response to the notification of the function switching instruction, the information processing is switched to the information processing by the processing function of the new version.

また、本発明に係る分散ストレージシステムは、前記複数のノードに接続されたストレージ備え、かつ前記複数のノードの全ての構成を上記分散型情報処理システムの構成としたことを特徴とする。 Furthermore, the distributed storage system according to the present invention is characterized by comprising the storage attached to the plurality of nodes, and all configurations of the plurality of nodes and the configuration of the distributed processing system.

本発明によれば、同一ハードウェア上で、業務処理を行う仮想マシンと、インストール及びアップグレードを行う仮想マシンとを同時に動作させ、インストールまたはアップグレードが完了すると、業務を行う仮想マシンに切り替えると共に、システム内の他のノードと連携し、動作する新しいバージョンについて合意し、全てのノードで一斉に切り替えるように構成したので、業務処理の実行を停止することなく、ソフトウェアのインストールやアップグレードを行うことができる効果が有る。   According to the present invention, a virtual machine that performs business processing and a virtual machine that performs installation and upgrade are simultaneously operated on the same hardware, and when installation or upgrade is completed, the virtual machine that performs business is switched to the system. A new version that works with other nodes is agreed upon, and all nodes are configured to switch at the same time, so you can install or upgrade software without stopping business processing. There is an effect.

本発明の実施形態に係る分散型情報処理システムの全体構成を示す構成図である。1 is a configuration diagram illustrating an overall configuration of a distributed information processing system according to an embodiment of the present invention. 本発明の実施形態に係る分散型情報処理システムが適用される分散ストレージシステムの1構成例を示す構成図である。1 is a configuration diagram illustrating a configuration example of a distributed storage system to which a distributed information processing system according to an embodiment of the present invention is applied. 図2に示すシステムの、ストレージ付近の構成を示す構成図である。FIG. 3 is a configuration diagram showing a configuration near a storage in the system shown in FIG. 2. 図2,3に示すシステムの、VMM100(単一ノード)におけるVM切り替え動作の概要を示す説明図(1/2)である。FIG. 4 is an explanatory diagram (1/2) showing an outline of a VM switching operation in the VMM 100 (single node) in the system shown in FIGS. 図2,3に示すシステムの、VMM100(単一ノード)におけるVM切り替え動作の概要を示す説明図(2/2)である。FIG. 4 is an explanatory diagram (2/2) showing an outline of a VM switching operation in the VMM 100 (single node) in the system shown in FIGS. 図2,3に示すシステムの、VMM100(単一ノード)におけるVM切り替え動作の詳細を示す説明図(1/2)である。FIG. 4 is an explanatory diagram (1/2) showing details of a VM switching operation in the VMM 100 (single node) in the system shown in FIGS. 図2,3に示すシステムの、VMM100(単一ノード)におけるVM切り替え動作の詳細を示す説明図(2/2)である。It is explanatory drawing (2/2) which shows the detail of VM switching operation | movement in VMM100 (single node) of the system shown to FIG. 図2,3に示すシステムの、全てのノードにおけるバージョン切り替え動作を示す説明図(1/2)である。It is explanatory drawing (1/2) which shows the version switching operation | movement in all the nodes of the system shown to FIG. 図2,3に示すシステムの、全てのノードにおけるバージョン切り替え動作を示す説明図(2/2)である。It is explanatory drawing (2/2) which shows the version switching operation | movement in all the nodes of the system shown to FIG. 本発明の実施形態に係る分散型情報処理システムが適用される分散ストレージシステムの他の1構成例を示す構成図である。It is a block diagram which shows another example of 1 structure of the distributed storage system with which the distributed information processing system which concerns on embodiment of this invention is applied.

本発明の分散型情報処理システムは、システム上の複数のノードに対して、業務を停止することなく、全ノードのソフトウェアを更新する処理(即ち、動的ソフトウェア更新処理)を行う。
分散システム上の各ノードは、ハイパーバイザ型の仮想マシンモニター(VMM)と、VMM上に業務を行う仮想マシン(VM1)と、インストールまたはアップグレードを行う仮想マシン(VM2)とを備える。ここで、VM2はVM1の複製であり、VM2は自己に対して新規のソフトウェアをインストールするか、または既存のソフトウェアをアップグレードし、この処理の完了後、VM1上の動的に更新されるデータ格納場所の情報が保存されているテーブル(以下、「indexテーブル」と称する)を段階的にVM2へ移行し、完全に移行した段階でVM1からVM2へ処理を切り替える。
The distributed information processing system according to the present invention performs a process of updating software of all nodes (that is, a dynamic software update process) for a plurality of nodes on the system without stopping business.
Each node on the distributed system includes a hypervisor type virtual machine monitor (VMM), a virtual machine (VM1) that performs business on the VMM, and a virtual machine (VM2) that performs installation or upgrade. Here, VM2 is a replica of VM1, and VM2 installs new software for itself or upgrades existing software, and after this process is completed, dynamically updated data storage on VM1 A table in which location information is stored (hereinafter referred to as “index table”) is migrated to VM2 step by step, and processing is switched from VM1 to VM2 at the stage of complete migration.

また、各ノードでインストール前またはアップグレード前のバージョン(即ち旧バージョン)で動作するVM2が、他のノードのVM2と通信し、切り替え先のインストール後またはアップグレード後のバージョン(即ち新バージョン)について全ノードで合意し、全ノード一斉に新バージョンに切り替える。
以上の処理により、分散システム上で稼働中の業務を停止させることなく、全ノードを旧バージョンから新バージョンに切り替えられるようにしている。
また、システム内において旧バージョンで動作するノードと、新バージョンで動作するノードとが混在する状況でも業務を継続することができるようにしている。
In addition, the VM 2 operating in the version before installation or upgrade (that is, the old version) in each node communicates with the VM 2 of other nodes, and all the nodes after the switch destination installation or upgraded version (that is, the new version) And all nodes will switch to the new version at the same time.
With the above processing, all nodes can be switched from the old version to the new version without stopping the business running on the distributed system.
In addition, business can be continued even in a situation where nodes operating in the old version and nodes operating in the new version coexist in the system.

さらに、万一、前記のインストールまたはアップグレードに失敗した場合、VM1からVM2への切り替え前であれば、VM1からVM2への切り替えをしなければ、インストールまたはアップグレードする前の状態に戻すことを可能にし、また、VM1からVM2への切り替え後であれば、前述の、VM1からVM2への切り替えを逆に行うことでindexテーブルの最新化を行い、VM2からVM1への切り替えをすることによってインストールまたはアップグレードする前の状態に戻すことを可能にしている。
以下、本発明の分散型情報処理システム及び分散ストレージシステムの実施形態について、図面を参照して詳細に説明する。
Furthermore, in the unlikely event that the installation or upgrade fails, it is possible to return to the state prior to installation or upgrade without switching from VM1 to VM2 before switching from VM1 to VM2. Also, after switching from VM1 to VM2, update or update the index table by switching from VM1 to VM2 as described above, and install or upgrade by switching from VM2 to VM1 It is possible to return to the previous state.
Hereinafter, embodiments of a distributed information processing system and a distributed storage system according to the present invention will be described in detail with reference to the drawings.

図1は、本発明の実施形態に係る分散型情報処理システムの全体構成を示す構成図である。
同図において、本実施形態の分散型情報処理システムは、ハードウェア140上で動作し、ハイパーバイザ型の仮想マシンモニターであるVMM130上で稼働する、業務担当の仮想マシンのVM100と、データを記憶するストレージ200と、を備えて構成される。
VM100は、仮想マシンであるVM110及びVM120と、VM110とVM120間で共有される共有ボリューム132と、ネットワークをVM110からVM120へ切り替えるネットワーク切り替え部131と、を備える。
FIG. 1 is a configuration diagram showing the overall configuration of a distributed information processing system according to an embodiment of the present invention.
In the figure, the distributed information processing system according to the present embodiment operates on the hardware 140 and operates on the VMM 130, which is a hypervisor type virtual machine monitor, and stores data and the virtual machine VM 100 in charge of business. Storage 200 to be configured.
The VM 100 includes VMs 110 and 120, which are virtual machines, a shared volume 132 shared between the VM 110 and the VM 120, and a network switching unit 131 that switches the network from the VM 110 to the VM 120.

VM110は、データ分割部111と、データ保存部112と、後述するindexテーブル114をVM120へ複製する複製部113と、スナップショットの索引を保持するindexテーブル114と、変更監視部115と、VM切り替え部116と、変更管理テーブル117と、キー生成部11dと、を備える。
VM120は、データ分割部121と、データ保存部122と、複製部123と、indexテーブル124と、変更監視部125と、VM切り替え部126と、変更管理テーブル127と、旧バージョン動作部128と、VM切り替え完了通知通信部129と、新旧バージョン切り替え部12aと、完了通知テーブル12bと、バージョン情報1テーブル12cと、を備える。
The VM 110 includes a data division unit 111, a data storage unit 112, a replication unit 113 that replicates an index table 114 (to be described later) to the VM 120, an index table 114 that holds a snapshot index, a change monitoring unit 115, and a VM switching Unit 116, a change management table 117, and a key generation unit 11d.
The VM 120 includes a data division unit 121, a data storage unit 122, a replication unit 123, an index table 124, a change monitoring unit 125, a VM switching unit 126, a change management table 127, an old version operation unit 128, A VM switching completion notification communication unit 129, an old and new version switching unit 12a, a completion notification table 12b, and a version information 1 table 12c are provided.

複製部113は、スナップショット取得部113aと、スナップショット送信部113bと、更新データ取得部113cと、更新データ送信部113dと、複製完了通知送信部113eと、スナップショット適用部113fと、スナップショット受信部113gと、更新データ適用部113hと、更新データ受信部113iと、複製完了通知受信部113jと、を備える。
複製部123は、スナップショット取得部123aと、スナップショット送信部123bと、更新データ取得部123cと、更新データ送信部123dと、複製完了通知送信部123eと、スナップショット適用部123fと、スナップショット受信部123gと、更新データ適用部123hと、更新データ受信部123iと、複製完了通知受信部123jと、を備える。
The replication unit 113 includes a snapshot acquisition unit 113a, a snapshot transmission unit 113b, an update data acquisition unit 113c, an update data transmission unit 113d, a replication completion notification transmission unit 113e, a snapshot application unit 113f, and a snapshot. A reception unit 113g, an update data application unit 113h, an update data reception unit 113i, and a copy completion notification reception unit 113j are provided.
The replication unit 123 includes a snapshot acquisition unit 123a, a snapshot transmission unit 123b, an update data acquisition unit 123c, an update data transmission unit 123d, a replication completion notification transmission unit 123e, a snapshot application unit 123f, and a snapshot. A reception unit 123g, an update data application unit 123h, an update data reception unit 123i, and a copy completion notification reception unit 123j are provided.

以下、本発明の実施形態に係る分散型情報処理システムの機能を、主な構成要素の機能に基づいて説明する。
まず、複製部113及び複製部123の機能を、各構成要素の機能に基づいて説明する。
スナップショット取得部113aは、特定の時点でのスナップショットを取得する。 スナップショット送信部113bは、スナップショット取得部113aによって取得したスナップショットをVM120へ送信する。
スナップショット受信部123gは、スナップショット送信部113bによって送信されたスナップショットをVM120において受信する。
Hereinafter, functions of the distributed information processing system according to the embodiment of the present invention will be described based on functions of main components.
First, the functions of the duplicating unit 113 and the duplicating unit 123 will be described based on the function of each component.
The snapshot acquisition unit 113a acquires a snapshot at a specific time. The snapshot transmission unit 113b transmits the snapshot acquired by the snapshot acquisition unit 113a to the VM 120.
The snapshot reception unit 123g receives in the VM 120 the snapshot transmitted by the snapshot transmission unit 113b.

スナップショット適用部123fは、スナップショット受信部123gによって取得したスナップショットをVM120のindexテーブル124に適用する。
更新データ取得部113cは、VM110のindexテーブル114のスナップショットを取得し、VM120のindexテーブル124に適用したことを確認すると、変更監視部115に対して、indexテーブル114の更新部分情報を記録する変更管理テーブル117を参照して更新部分情報と更新データを取得するように指示し、返ってきた更新部分情報と更新データとを、更新データ送信部113dを用いてVM120へ送信する。
The snapshot application unit 123f applies the snapshot acquired by the snapshot reception unit 123g to the index table 124 of the VM 120.
When the update data acquisition unit 113c acquires a snapshot of the index table 114 of the VM 110 and confirms that it has been applied to the index table 124 of the VM 120, the update data acquisition unit 113c records the update part information of the index table 114 to the change monitoring unit 115. The update management table 117 is referred to instruct the acquisition of update part information and update data, and the returned update part information and update data are transmitted to the VM 120 using the update data transmission unit 113d.

更新データ送信部113dは、更新データ取得部113cによって取得した更新部分情報と更新データとを、VM120へ送信する。
更新データ受信部123iは、更新データ送信部113dによって送信された更新部分情報と更新データとを、VM120において受信する。
更新データ適用部123hは、更新データ受信部123iによって取得した更新部分情報と更新データをVM120のindexテーブル124に適用する。
複製完了通知送信部113eは、変更監視部115によって新たな更新部分が存在しないことを確認すると、VM120に対して、indexテーブル114の複製が完了したことを通知する。
The update data transmission unit 113d transmits the update partial information and update data acquired by the update data acquisition unit 113c to the VM 120.
The update data reception unit 123i receives the update partial information and update data transmitted by the update data transmission unit 113d in the VM 120.
The update data application unit 123h applies the update partial information and update data acquired by the update data reception unit 123i to the index table 124 of the VM 120.
When the change monitoring unit 115 confirms that no new update part exists, the replication completion notification transmission unit 113e notifies the VM 120 that the replication of the index table 114 has been completed.

複製完了通知受信部123jは、複製完了通知送信部113eによって送信された通知を受け取ると、VM切り替え部126に対して、indexテーブル124の複製が完了したことを通知する。
VM切り替え部126は、VMM130に対して、業務を行っているVM110のネットワークをVM120へ、共有ボリューム132の接続をVM110からVM120へ、それぞれ切り替えるべきことを指示し、ネットワークと共有ボリューム132の切り替えが完了するとVM切り替え完了通知通信部129へ通知する。
変更監視部115は、スナップショット取得部113aによってindexテーブル114のスナップショットを取得した時点から、indexテーブル114の変更を監視する。
Upon receiving the notification transmitted by the replication completion notification transmission unit 113e, the replication completion notification receiving unit 123j notifies the VM switching unit 126 that the replication of the index table 124 has been completed.
The VM switching unit 126 instructs the VMM 130 to switch the network of the VM 110 that is performing the business to the VM 120 and the connection of the shared volume 132 from the VM 110 to the VM 120, and the network and the shared volume 132 are switched. When completed, the VM switching completion notification communication unit 129 is notified.
The change monitoring unit 115 monitors the change of the index table 114 from the time when the snapshot acquisition unit 113a acquires the snapshot of the index table 114.

VM切り替え部126は、複製完了通知受信部123jからのindexテーブル114複製完了の通知を受けて、VMM130に対してVMの切り替えを指示し、共有ボリューム132の接続をVM110からVM120へ切り替え、旧バージョン動作部128の動作を開始させる。
ネットワーク切り替え部131は、VM120のVM切り替え部126からのVM切り替え指示を受け、業務中のデータを受信していたネットワークをVM110からVM120へ切り替える。
旧バージョン動作部128は、VM110からVM120へ切り替えた直後において、VM切り替えが完了していないノードが存在したときのために、VM120上で旧バージョンと同様の動作をするものである。これにより、旧バージョンの動作をするノードと新バージョンの動作をするノードとが混在して実行される状態を無くしている。
The VM switching unit 126 receives the notification of the completion of the replication of the index table 114 from the replication completion notification receiving unit 123j, instructs the VMM 130 to switch the VM, switches the connection of the shared volume 132 from the VM 110 to the VM 120, and the old version The operation of the operation unit 128 is started.
In response to the VM switching instruction from the VM switching unit 126 of the VM 120, the network switching unit 131 switches the network that has received data in service from the VM 110 to the VM 120.
The old version operation unit 128 operates in the same manner as the old version on the VM 120 immediately after switching from the VM 110 to the VM 120 when there is a node for which VM switching has not been completed. This eliminates a state where a node that operates in the old version and a node that operates in the new version are executed in a mixed manner.

VM切り替え完了通知通信部129は、自身のノードにおいて、VM切り替え部126からVM切り替え完了の通知を受けたとき、システム内の全ノードに対してVM切り替え完了を通知する。また、他のノードからのVM切り替え完了通知を完了通知テーブル12bに記録し、完了通知テーブル12bから全ノードのVM切り替えが完了しているか否かを判断し、全てのノードのVM切り替えが完了していれば、旧バージョンから新バージョンへの切り替え処理を開始する。
新旧バージョン切り替え部12aは、VM切り替え完了通知通信部129から、全てのノードのVM切り替えが完了したことを通知されると、例えば一般的な既知の合意アルゴリズム(2相コミットなど)によって、全ノードで切り替え先となる新バージョンについて合意する。全ノードで合意ができた時点で、各々のノードは、旧バージョンの動作から新バージョンの動作へと処理動作を切り替える。但し、切り替えが完了した各ノードは、切り替え前で旧バージョンで動作のノードに対するデータの送信は保留し、この保留の対象ノードが新バージョンへの切り替えが通知された時点で、保留していたデータの送信を開始する。
When the notification of the VM switching completion is received from the VM switching unit 126 in its own node, the VM switching completion notification communication unit 129 notifies the VM switching completion to all the nodes in the system. Further, a VM switch completion notification from another node is recorded in the completion notification table 12b, and it is determined from the completion notification table 12b whether or not the VM switching of all the nodes is completed, and the VM switching of all the nodes is completed. If so, the switching process from the old version to the new version is started.
When the VM switching completion notification communication unit 129 notifies the old / old version switching unit 12a that the VM switching of all the nodes has been completed, all the nodes are switched by, for example, a general known agreement algorithm (two-phase commit or the like). To agree on a new version to switch to. When all the nodes agree, each node switches the processing operation from the old version operation to the new version operation. However, each node that has completed switching has suspended transmission of data to the node that is operating in the old version before switching, and when this node is notified that switching to the new version has been suspended Start sending data.

(動作の説明)
図2は、本発明の実施形態に係る分散型情報処理システムが適用される分散ストレージシステムの1構成例を示す構成図である。
図3は、図2に示す分散ストレージシステム(本発明に係る分散ストレージシステム)の、ストレージ付近の構成を示す構成図である。
ノード1〜nの各々は、単一ノードであり、VMM100(図1)の構成を備える。
また、ノード1〜nの各々は、広域ネットワーク10000に通信可能に接続されており、さらに、ノード1〜nは、それぞれノードの符号にストレージ番号が対応するストレージ1〜nと接続されている(この1〜nはストレージ番号)。このストレージ1〜nの各々には、ストレージ200(図1)が適用されるものとする。
(Description of operation)
FIG. 2 is a configuration diagram showing one configuration example of a distributed storage system to which the distributed information processing system according to the embodiment of the present invention is applied.
FIG. 3 is a configuration diagram showing the configuration in the vicinity of the storage of the distributed storage system (distributed storage system according to the present invention) shown in FIG.
Each of the nodes 1 to n is a single node and has the configuration of the VMM 100 (FIG. 1).
Further, each of the nodes 1 to n is communicably connected to the wide area network 10000, and each of the nodes 1 to n is connected to storages 1 to n each having a storage number corresponding to a node code ( 1 to n are storage numbers). It is assumed that the storage 200 (FIG. 1) is applied to each of the storages 1 to n.

以下では、図1に示す分散型情報処理システムの構成において、特にノードi(iは1〜n)の構成要素を示す場合は、図1に示す構成要素の符号の前にノード番号を附すものとする。例えば、ノード1の複製部113は、複製部1113と記載する。但し、特に特定のノードを指定した既述ではなく、ノード全体に対して適用される既述の場合は、前記のノード番号の記載は省略する。
以下、図1を参照しながら、図2,3に示す構成図を用いて、本実施形態に係る分散型情報処理システムの動作を説明する。
図3に示すように、例えば、VMM1100(ノード1)のOS1110内には、キー生成部111d、データ分割部1111、データ保存部1112、indexテーブル1114を備え、後述するようなデータ書き込み処理を行う。データが書き込まれると、キー生成部111dによってデータのキーが作成され、indexテーブル1114に登録される。続いてデータ分割部1111によってデータが分割され、その分割されたデータをデータ保存部1112が各ノード100のストレージ200へ保存し、その保存した場所をindexテーブルn114に保存する。他のノード(2〜n)についても上記のノード1と同様である。
In the following, in the configuration of the distributed information processing system shown in FIG. 1, in particular, when a component of the node i (i is 1 to n) is shown, a node number is added before the symbol of the component shown in FIG. 1. Shall. For example, the replication unit 113 of the node 1 is referred to as a replication unit 1113. However, the description of the node number is omitted in the case where the description is applied to the whole node, not the specific description specifying a specific node.
Hereinafter, the operation of the distributed information processing system according to the present embodiment will be described with reference to FIG. 1 and the configuration diagrams shown in FIGS.
As shown in FIG. 3, for example, the OS 1110 of the VMM 1100 (node 1) includes a key generation unit 111d, a data division unit 1111, a data storage unit 1112, and an index table 1114, and performs data writing processing as described later. . When the data is written, a key for the data is created by the key generation unit 111d and registered in the index table 1114. Subsequently, the data dividing unit 1111 divides the data, the data saving unit 1112 saves the divided data in the storage 200 of each node 100, and saves the saved location in the index table n114. The other nodes (2 to n) are the same as the node 1 described above.

図4,5は、図2,3に示すシステムの、VMM100(単一ノード)におけるVM切り替え動作の概要を示す説明図である。
図4,5に示すように、各ノードにハイパーバイザ型の仮想マシンモニター(VMM100)が充当されており、その上に業務を行う仮想マシン(VM110)が配されている。ソフトウェアのインストールまたはアップグレード時、ソフトウェアを適用するための仮想マシン(VM120)をVM110のOSイメージの複製として新たに作成する。
VM120にソフトウェアを適用した後、VM110上の設定情報とindexテーブル114を共有ボリューム132経由でVM120に引き継ぎ、業務で実行中のネットワークをVM110からVM120へ切り替え、業務を行うVMを切り替える。この切り替え直後は、更新後のバージョンでは動作せず、更新前のバージョンで動作することになる。全てのノードのソフトウェアのインストール若しくはアップグレードが完了した後、新バージョンによる動作に切り替える。
4 and 5 are explanatory diagrams showing an outline of the VM switching operation in the VMM 100 (single node) in the system shown in FIGS.
As shown in FIGS. 4 and 5, a hypervisor type virtual machine monitor (VMM 100) is allocated to each node, and a virtual machine (VM 110) that performs business is arranged thereon. At the time of software installation or upgrade, a virtual machine (VM 120) for applying software is newly created as a copy of the OS image of the VM 110.
After the software is applied to the VM 120, the setting information on the VM 110 and the index table 114 are transferred to the VM 120 via the shared volume 132, the network being executed in the business is switched from the VM 110 to the VM 120, and the VM performing the business is switched. Immediately after this switching, the version after the update does not operate, and the version before the update operates. After installing or upgrading the software on all nodes, switch to the new version.

図6,7は、図2,3に示すシステムの、VMM100(単一ノード)におけるVM切り替え動作の詳細を示す説明図である。
図6,7に示すように、VM110からVM120を複製後、VM120においてインストールまたはアップグレード処理中のとき、VM110では業務の処理と並行して、indexテーブル114複製処理や変更監視処理の起動や変更管理テーブル117の生成などの業務の引継ぎの準備を開始する。
VM120のインストール処理の完了を契機に、スナップショット取得部113aはVM110上のindexテーブル114のスナップショット(その時点におけるindexテーブルのデータ)を取得し、取得したスナップショットをスナップショット送信部113bによってVM120へ送信し、送信されたスナップショットをスナップショット受信部123gによって受信し、受信したスナップショットをスナップショット適用部123fによってVM120上のindexテーブル124に反映する。
6 and 7 are explanatory diagrams showing details of the VM switching operation in the VMM 100 (single node) in the system shown in FIGS.
As shown in FIGS. 6 and 7, after the VM 120 is replicated from the VM 110, when installation or upgrade processing is in progress in the VM 120, the index table 114 replication processing and change monitoring processing start-up and change management are performed in parallel with the business processing in the VM 110. Preparation for taking over work such as generation of the table 117 is started.
Upon completion of the installation process of the VM 120, the snapshot acquisition unit 113a acquires a snapshot of the index table 114 on the VM 110 (the data of the index table at that time), and the acquired snapshot is transmitted to the VM 120 by the snapshot transmission unit 113b. The received snapshot is received by the snapshot receiving unit 123g, and the received snapshot is reflected in the index table 124 on the VM 120 by the snapshot applying unit 123f.

VM110上のindexテーブル114のスナップショットを取得したことを契機に変更監視部115は、indexテーブル114の変更箇所の記録を開始する。
また、VM120のindexテーブル124に対するVM110のindexテーブル114のスナップショット適用完了を契機に、更新データ取得部113cは、変更監視部115に変更箇所を問い合わせ、indexテーブル114の変更箇所情報と変更データを取得し、取得した変更箇所情報と変更データを更新データ送信部113dによってVM120へ送信し、送信された変更箇所情報と変更データを更新データ受信部123iによって受信し、受信した変更箇所情報と変更データを更新データ適用部123hによってVM120上のindexテーブル124に反映する。
When the snapshot of the index table 114 on the VM 110 is acquired, the change monitoring unit 115 starts recording the changed part of the index table 114.
In addition, when the snapshot application of the VM 110 index table 114 with respect to the index table 124 of the VM 120 is completed, the update data acquisition unit 113c inquires the change monitoring unit 115 about the change location, and the change location information and change data of the index table 114 are obtained. The acquired change location information and change data are transmitted to the VM 120 by the update data transmission unit 113d, the received change location information and change data are received by the update data reception unit 123i, and the received change location information and change data are received. Is reflected in the index table 124 on the VM 120 by the update data application unit 123h.

業務を行っているときは、VM110のindexテーブル114が頻繁に変化するので、上記の手段によって更新データを随時VM120のindexテーブル124に適用する。この操作を繰り返し、VM110の更新データが無くなった時点で、変更監視部115が、複製完了通知送信部113eに対して複製完了通知を送り、複製完了通知送信部113eは、VM120に対してindexテーブル114の複製完了通知を送信する。VM120の複製完了通知受信部123jは、複製完了通知を受信するとVM切り替え部126にindexテーブル114複製完了を通知する。
VM切り替え部126は、複製完了通知受信部123jからindexテーブル114の複製完了の通知を受け取ると、VMM130のネットワーク切り替え部131に対してVM110での業務で使用中のネットワークをVM120へ切り替えるように指示し、VMM130に共有ボリューム132の接続をVM110からVM120へ切り替えるように指示する。ネットワーク切り替え部131からネットワーク切り替え完了の通知を受け取ると、VM切り替え完了通知通信部129へVMの切り替えが完了したことを通知する。
When business is being performed, the index table 114 of the VM 110 changes frequently, so the update data is applied to the index table 124 of the VM 120 as needed by the above means. When this operation is repeated and there is no more update data of the VM 110, the change monitoring unit 115 sends a replication completion notification to the replication completion notification transmission unit 113e, and the replication completion notification transmission unit 113e sends an index table to the VM 120. A copy completion notice 114 is transmitted. Upon receiving the replication completion notification, the replication completion notification receiving unit 123j of the VM 120 notifies the VM switching unit 126 of the replication completion of the index table 114.
When the VM switching unit 126 receives a notification of replication completion of the index table 114 from the replication completion notification receiving unit 123j, the VM switching unit 126 instructs the network switching unit 131 of the VMM 130 to switch the network in use in the business of the VM 110 to the VM 120. The VMM 130 is instructed to switch the connection of the shared volume 132 from the VM 110 to the VM 120. When a notification of completion of network switching is received from the network switching unit 131, it notifies the VM switching completion notification communication unit 129 that the switching of the VM has been completed.

ネットワーク切り替え部131は、VM切り替え部からの指示により、業務で接続中のVM110のネットワークをVM120へ切り替える。ネットワークの切り替えが完了すると、VM切り替え部126にネットワークの切り替えが完了したことを通知する。
図8,9は、図2,3に示すシステムの、全てのノードにおけるバージョン切り替え動作を示す説明図である。
旧バージョン動作部128は、ネットワークが切り替わると同時に動作を開始し、まだインストールが完了していないノードと同様の処理を行う。この処理によって、異なるバージョンが混在しても問題なく業務を継続できる。
VM切り替え完了通知通信部129は、VM切り替え部126からVMの切り替えの完了が通知されると、完了通知テーブル12bを生成し、全てのノードに対して自身のノードのVMの切り替えが完了したことを通知する。他のノードからのVM切り替え完了通知を受信すると完了通知テーブル12bに対応するノードに完了と記録する。
The network switching unit 131 switches the network of the VM 110 currently connected in business to the VM 120 in accordance with an instruction from the VM switching unit. When the network switching is completed, the VM switching unit 126 is notified that the network switching is completed.
8 and 9 are explanatory diagrams showing version switching operations in all nodes in the system shown in FIGS.
The old version operation unit 128 starts the operation at the same time when the network is switched, and performs the same processing as that of a node that has not yet been installed. This process allows business to continue without problems even if different versions are mixed.
When the VM switching completion notification is notified from the VM switching unit 126, the VM switching completion notification communication unit 129 generates the completion notification table 12b, and the VM switching of its own node is completed for all nodes. To be notified. When a VM switch completion notification is received from another node, the completion is recorded in the node corresponding to the completion notification table 12b.

各ノードのVM切り替え完了通知部129は、完了通知テーブル12bを参照し、システム内の全てのノードがVMの切り替えを完了していることを判断すると、新旧バージョン切り替え部12aに全ノードのVMが切り替わったことを通知する。
新旧バージョン切り替え部12aは、各ノードのバージョンを管理しているバージョン情報テーブル12cと一般的な合意アルゴリズム(2相コミットなど)を使用し、各ノードで切り替える新しいバージョンについての合意を行う。この合意の処理は、最初に任意のノードを調停者とし、調停者のノード120がVM切り替えバージョン情報と切り替え可能メッセージを、全てのノード(1120〜n120)へ送付する。
When the VM switching completion notification unit 129 of each node refers to the completion notification table 12b and determines that all the nodes in the system have completed the switching of the VM, the VMs of all the nodes are displayed in the new / old version switching unit 12a. Notify that it has been switched.
The old and new version switching unit 12a uses the version information table 12c managing the version of each node and a general agreement algorithm (such as two-phase commit), and makes an agreement on a new version to be switched at each node. In the process of the agreement, an arbitrary node is first set as an arbitrator, and the arbitrator node 120 sends VM switching version information and a switchable message to all nodes (1120 to n120).

送付されたバージョン情報を受け取ったノード(1120〜n120)は、自己の切り替え先のバージョン情報と一致しているか否かを判断し、正しければOKを示す情報を調停者のノード120へ返信する。調停者のノード120は、全てのノード(1120〜n120)から、前記OK示す情報が返信されたことを確認すると、全てのノード(1120〜n120)に対して新しいバージョンへの動作の切り替えを指示し、調停者のノード120も新しいバージョンへの動作に切り替える。各ノードでは、この切り替えが完了すると、全てのノードへ、新しいバージョンへの切り替えが完了したことを通知し、この通知を受け取った各ノードは、バージョン情報テーブル12cに、対応するノードと、前記新しいバージョンのバージョン情報とを記録する。各ノードの切り替えるタイミングは異なるため、新バージョンで動作するノードと旧バージョンで動作するノードが混在した状態になる。そのため、バージョン情報テーブル12cを参照し、切り替えが完了していないノードへのデータの送信を保留し、切り替えが完了した時点でデータの送信を再開させる。   The node (1120 to n120) that has received the sent version information determines whether or not it matches the version information of its switching destination, and if it is correct, returns information indicating OK to the mediator node 120. Upon confirming that the OK information has been returned from all nodes (1120 to n120), the mediator node 120 instructs all nodes (1120 to n120) to switch the operation to the new version. Then, the mediator node 120 also switches to the operation to the new version. When the switching is completed, each node notifies all the nodes that the switching to the new version has been completed, and each node that has received this notification stores the corresponding node and the new node in the version information table 12c. Record the version information of the version. Since the switching timing of each node is different, a node operating in the new version and a node operating in the old version are mixed. Therefore, referring to the version information table 12c, the transmission of data to a node that has not been switched is suspended, and the transmission of data is resumed when the switching is completed.

図10は、本発明の実施形態に係る分散型情報処理システムが適用される分散ストレージシステムの他の1構成例を示す構成図である。
図10に示す構成のシステムでは、プログラムのバグや通信の遅延などにより、インストールまたはアップグレードの処理に失敗した場合、あるいはインストールまたはアップグレードの処理を取り消す場合に、全ノードへインストールまたはアップグレードの処理の取り消しを通知し、VM120への切り替えが済んでいないノードについてはVM120への切り替え処理を停止し、VM110での業務の処理を継続させ、VM120への切り替えが済んでいるノードについてはVM120のindexテーブル124をVM110へ複製し、VM110で業務の処理を継続させる。これにより、システムを、インストールまたはアップグレードする前の状態に復元できる。
FIG. 10 is a configuration diagram showing another configuration example of the distributed storage system to which the distributed information processing system according to the embodiment of the present invention is applied.
In the system having the configuration shown in FIG. 10, when installation or upgrade processing fails due to a program bug or communication delay, or when installation or upgrade processing is canceled, installation or upgrade processing is canceled on all nodes. For the node that has not been switched to the VM 120, the processing for switching to the VM 120 is stopped, the processing of the task in the VM 110 is continued, and the index table 124 of the VM 120 for the node that has been switched to the VM 120. Is copied to the VM 110, and the business processing is continued in the VM 110. As a result, the system can be restored to the state before the installation or upgrade.

特定のノードで、インストールまたはアップグレードを取り消す現象や要求が発生した場合、当該ノードから全ノードへインストールまたはアップグレードの処理の取り消しを通知する。
インストールまたはアップグレードの処理の取り消し通知を受信したVM120への切り替えが済んでいないノードは、VM120への切り替え処理を停止し、VM110での業務の処理を継続させ、VM120を消滅させる。
インストールまたはアップグレードの処理の取り消し通知を受信したVM120への切り替えが済んでいるノードは、VM120のindexテーブル124をVM110へ複製するため、図7においてVM110とVM120を入れ替えて成るシステム(即ち、図10に示す構成のシステム)にて、段階的にindexテーブル124を複製する。
When a phenomenon or request for canceling installation or upgrade occurs in a specific node, the cancellation of installation or upgrade processing is notified from the node to all nodes.
The node that has not received the cancellation notification of the installation or upgrade process and has not yet switched to the VM 120 stops the switch process to the VM 120, continues the business process in the VM 110, and extinguishes the VM 120.
The node that has been switched to the VM 120 that has received the notification of cancellation of the installation or upgrade process replicates the index table 124 of the VM 120 to the VM 110. Therefore, a system in which the VM 110 and the VM 120 are replaced in FIG. The index table 124 is replicated step by step in the system having the configuration shown in FIG.

スナップショット取得部123aは、VM120上のindexテーブル124のスナップショットを取得し、取得したスナップショットをスナップショット送信部123bによってVM110へ送信し、送信されたスナップショットをスナップショット受信部113gによって受信し、受信したスナップショットをスナップショット適用部113fによってVM110上のindexテーブル114に反映する。
変更監視部125は、VM120上のindexテーブル124のスナップショットを取得したことを契機にindexテーブル124の変更箇所の記録を開始する。
更新データ取得部123cは、VM110のindexテーブル114に対するVM120のindexテーブル124のスナップショット適用完了を契機に変更監視部125に変更箇所を問い合わせ、indexテーブル124の変更箇所情報と変更データとを取得し、該取得した変更箇所情報と変更データとを更新データ送信部123dを介してVM110へ送信する。
The snapshot acquisition unit 123a acquires a snapshot of the index table 124 on the VM 120, transmits the acquired snapshot to the VM 110 by the snapshot transmission unit 123b, and receives the transmitted snapshot by the snapshot reception unit 113g. The received snapshot is reflected in the index table 114 on the VM 110 by the snapshot application unit 113f.
The change monitoring unit 125 starts recording the changed part of the index table 124 when a snapshot of the index table 124 on the VM 120 is acquired.
The update data acquisition unit 123c inquires the change monitoring unit 125 about the change location when the snapshot application of the index table 124 of the VM 120 with respect to the index table 114 of the VM 110 is completed, and acquires the change location information and the change data of the index table 124. The acquired change location information and change data are transmitted to the VM 110 via the update data transmission unit 123d.

更新データ受信部113iは、該送信された変更箇所情報と変更データとを受信し、該受信した変更箇所情報と変更データとを更新データ適用部113hによってVM110上のindexテーブル114に反映する。
業務を行っている最中では、VM120のindexテーブル114が頻繁に変化するので、上記の手段によって更新データを随時VM110のindexテーブル114に適用する。この操作を繰り返し、VM120の更新データが無くなった時点で、変更監視部125が、複製完了通知送信部123eに対して複製完了通知を送り、複製完了通知送信部123eは、VM110に対してindexテーブル124の複製完了通知を送信する。
VM110の複製完了通知受信部113jは、この複製完了通知を受信すると、VM切り替え部116に対してindexテーブル複製完了を通知する。
The update data receiving unit 113i receives the transmitted change location information and change data, and reflects the received change location information and change data in the index table 114 on the VM 110 by the update data application unit 113h.
While the business is being performed, the index table 114 of the VM 120 changes frequently. Therefore, the update data is applied to the index table 114 of the VM 110 as needed by the above means. This operation is repeated, and when there is no update data of the VM 120, the change monitoring unit 125 sends a replication completion notification to the replication completion notification transmission unit 123e, and the replication completion notification transmission unit 123e sends an index table to the VM 110. A copy completion notification 124 is transmitted.
Upon receiving this replication completion notification, the replication completion notification receiving unit 113j of the VM 110 notifies the VM switching unit 116 of the completion of index table replication.

VM切り替え部116は、複製完了通知受信部113jからindexテーブル124の複製完了の通知を受け取ると、VMM130のネットワーク切り替え部131に対してVM120での業務で使用中のネットワークをVM110へ切り替えるように指示し、VMM130に共有ボリューム132の接続をVM120からVM110へ切り替えるように指示する。また、ネットワーク切り替え部131から、ネットワーク切り替え完了の通知を受け取る。
ネットワーク切り替え部131は、VM切り替え部116からの指示により、業務で接続中のVM120のネットワークを、VM110との接続に切り替える。このネットワークの切り替えが完了すると、ネットワーク切り替え部131は、VM切り替え部116にネットワークの切り替えが完了したことを通知する。
When the VM switching unit 116 receives a notification of replication completion of the index table 124 from the replication completion notification receiving unit 113j, the VM switching unit 116 instructs the network switching unit 131 of the VMM 130 to switch the network used in the business of the VM 120 to the VM 110. The VMM 130 is instructed to switch the connection of the shared volume 132 from the VM 120 to the VM 110. Further, the network switching unit 131 receives a notification of network switching completion.
In response to an instruction from the VM switching unit 116, the network switching unit 131 switches the network of the VM 120 currently connected in business to connection with the VM 110. When the network switching is completed, the network switching unit 131 notifies the VM switching unit 116 that the network switching is completed.

本実施形態に係る分散型情報処理システムによれば、同一ハードウェア上に業務を行う仮想マシンとインストール及びアップグレードを行う仮想マシンとを同時に動作させ、インストールまたはアップグレードが完了すると、業務を行う仮想マシンを切り替えて、システム内の他のノードと連携し、動作する新しいバージョンについて合意し、全てのノードで一斉に切り替えるように構成したので、業務を停止することなくソフトウェアのインストール及びアップグレードができる効果が有る。   According to the distributed information processing system according to the present embodiment, a virtual machine that performs business on the same hardware and a virtual machine that performs installation and upgrade are simultaneously operated, and when installation or upgrade is completed, the virtual machine that performs business , Switch to other nodes in the system, agree on a new version that works, and configure all nodes to switch at the same time, so it is possible to install and upgrade software without stopping operations Yes.

また、インストールまたはアップグレードが完了した仮想マシンは、最初に旧バージョンで動作させることと、全てのノードで、旧バージョンでの動作から新バージョンでの動作に切り替えることに合意された後、各ノードで動作するバージョンを切り替える際には、新バージョンでの動作に切り替えたノードは、旧バージョンで動作するノードに送信するデータを保留し、旧バージョンで動作するノードから新バージョンに切り替わったことを通知された時点でデータの送信を再開するように構成したので、システム内において旧バージョンで動作するノードと新バージョンで動作するノードとが混在する状況にあっても、業務を継続することができる効果が有る。   In addition, after it has been agreed that the virtual machine that has been installed or upgraded is to run on the old version first, and that all nodes will switch from running on the old version to running on the new version, each node will When switching the operating version, the node that switched to the operation in the new version holds the data to be sent to the node that operates in the old version, and is notified that the node that operates in the old version has switched to the new version. Since the transmission of data is resumed at the point in time, the operation can be continued even in a situation where nodes operating in the old version and nodes operating in the new version coexist in the system. Yes.

さらに、仮想マシンを切り替える前であれば、業務を行う仮想マシンだけを残して、インストール及びアップグレードを行う仮想マシンの方を削除すればよく、仮想マシンを切り替えた後であれば、インストールまたはアップグレードを行った仮想マシンと、業務を行っていた仮想マシンとでindexテーブルの複製を行うように構成したので、ソフトウェアを更新前に戻すことができる効果が有る。   Furthermore, before switching the virtual machine, it is only necessary to delete the virtual machine to be installed and upgraded, leaving only the virtual machine that performs the business, and after switching the virtual machine, the installation or upgrade is performed. Since the index table is replicated between the performed virtual machine and the virtual machine that has been operating, there is an effect that the software can be returned to the state before the update.

上述の各装置は内部に、コンピュータシステムを有している。そして、上述した各処理の過程は、プログラムの形式でコンピュータ読み取り可能な記録媒体に記憶されており、このプログラムをコンピュータが読み出して実行することによって、上記処理が行われる。ここでコンピュータ読み取り可能な記録媒体とは、磁気ディスク、光磁気ディスク、CD−ROM、DVD−ROM、半導体メモリ等をいう。また、このコンピュータプログラムを通信回線によってコンピュータに配信し、この配信を受けたコンピュータが当該プログラムを実行するようにしても良い。   Each of the above devices has a computer system inside. Each process described above is stored in a computer-readable recording medium in the form of a program, and the above process is performed by the computer reading and executing the program. Here, the computer-readable recording medium means a magnetic disk, a magneto-optical disk, a CD-ROM, a DVD-ROM, a semiconductor memory, or the like. Alternatively, the computer program may be distributed to the computer via a communication line, and the computer that has received the distribution may execute the program.

また、上記プログラムは、前述した機能の一部を実現するためのものであっても良い。さらに、前述した機能をコンピュータシステムにすでに記録されているプログラムとの組み合わせで実現できるもの、いわゆる差分ファイル(差分プログラム)であっても良い。   The program may be for realizing a part of the functions described above. Furthermore, what can implement | achieve the function mentioned above in combination with the program already recorded on the computer system, and what is called a difference file (difference program) may be sufficient.

本発明に係る分散型情報処理システムは、分散型情報処理システム及び該システムを適用した分散ストレージシステムの構築に適用可能であり、特に、業務処理を停止することなく、ソフトウェアのインストール及びアップグレードを行うことができる分散型情報処理システム及び該システムを適用した分散ストレージシステムの構築に好適である。   The distributed information processing system according to the present invention is applicable to the construction of a distributed information processing system and a distributed storage system to which the system is applied, and in particular, installs and upgrades software without stopping business processing. It is suitable for the construction of a distributed information processing system that can be used and a distributed storage system to which the system is applied.

1〜n ノード
110,120 VM(仮想マシン)
111,121 データ分割部
112,122 データ保存部
113,123 複製部
114,124 indexテーブル
115,125 変更監視部
116,126 VM切り替え部
117,127 変更管理テーブル
11d キー生成部
128 旧バージョン動作部
129 VM切り替え完了通知通信部
130 VMM(仮想マシンモニター)
131 ネットワーク切り替え部
132 共有ボリューム
1 to n nodes 110, 120 VM (virtual machine)
111, 121 Data division unit 112, 122 Data storage unit 113, 123 Replication unit 114, 124 Index table 115, 125 Change monitoring unit 116, 126 VM switching unit 117, 127 Change management table 11d Key generation unit 128 Old version operation unit 129 VM switching completion notification communication unit 130 VMM (virtual machine monitor)
131 Network switching unit 132 Shared volume

Claims (6)

共通のネットワークに接続された複数のノードの各々から成る分散型情報処理システムであって、
前記ノードそれぞれが自らのノードにおいて、予め旧バージョンの処理機能により情報処理を行う第1の仮想マシンと、オペレーティングシステムのインストール処理またはアップグレード処理によって前記ノードに仮想的に設けられた第2の仮想マシンであって前記第1の仮想マシンを構成する前記旧バージョンの処理機能と同等の旧バージョンの処理機能及び当該旧バージョンの処理機能に対応する新バージョンの処理機能を有し情報処理の開始を待機している第2の仮想マシンと、を備え、
前記第2の仮想マシンは、前記インストール処理またはアップグレード処理中に前記第1の仮想マシンとの間で行った前記第1の仮想マシンにおいて更新されたデータであって情報処理に用いるデータが格納されているストレージを指し示す情報の第2の仮想マシンへの複製の完了を当該複製を行う処理部において特定した際、他のノードと自らのノードとが接続するネットワークを用いた通信を前記第1の仮想マシンによる通信から前記第2の仮想マシンによる通信へと切り替える要求と、前記情報処理に用いるデータが格納されているストレージを指し示す情報を記憶する共有記憶部に対する接続を前記第1の仮想マシンから前記第2の仮想マシンへと切り替える要求とを自らのノードが有する切り替え部へ行うと共に、当該切り替え部からのその切り替えの完了の通知に基づいて前記複数のノードへ切り替えの完了を通知し、
前記第2の仮想マシンは、前記複数のノードの全てから切り替えの完了の通知を受けたことに基づいて前記複数のノードのうちの1つの調停ノードから、前記新バージョンの処理機能への切り替え指示の通知を受け、前記新バージョンの処理機能による前記情報処理に切り替える
ことを特徴とする分散型情報処理システム。
A distributed information processing system comprising a plurality of nodes connected to a common network,
A first virtual machine that performs information processing in advance by the processing function of the previous version in each of the nodes, and a second virtual machine that is virtually provided in the node by operating system installation processing or upgrade processing And having an old version processing function equivalent to the old version processing function constituting the first virtual machine and a new version processing function corresponding to the old version processing function, and waiting for the start of information processing A second virtual machine,
The second virtual machine stores data used for information processing, which is data updated in the first virtual machine performed with the first virtual machine during the installation process or the upgrade process. When the processing unit that performs the duplication of the information indicating the storage that has been identified to the second virtual machine is identified, the communication using the network connecting the other node and its own node is performed. A request for switching from communication by a virtual machine to communication by the second virtual machine and connection to a shared storage unit that stores information indicating a storage in which data used for the information processing is stored are connected from the first virtual machine. A request to switch to the second virtual machine is sent to the switching unit of its own node, and the switching unit Notifies completion of switching to the plurality of nodes based on the notification of completion of the switching of the al,
The second virtual machine is instructed to switch from one arbitration node of the plurality of nodes to the processing function of the new version based on receiving notification of switching completion from all of the plurality of nodes. The information processing system is switched to the information processing by the processing function of the new version.
前記第2の仮想マシンは、前記調停ノードへ切り替えの完了を通知した後に、前記第1の仮想マシンを構成する前記旧バージョンの処理機能と同等の前記旧バージョンの処理機能による前記情報処理を行い、
前記複数のノードの全てから切り替えの完了の通知を受けたことに基づいて前記複数のノードのうちの1つの前記調停ノードから、前記新バージョンの処理機能への切り替え指示の通知を受けたときに、前記第1の仮想マシンを構成する前記旧バージョンの処理機能と同等の前記旧バージョンの処理機能による前記情報処理を、前記新バージョンの処理機能による前記情報処理に切り替える
ことを特徴とする請求項1に記載の分散型情報処理システム。
After the second virtual machine notifies the arbitration node of the completion of switching, the second virtual machine performs the information processing by the old version processing function equivalent to the old version processing function constituting the first virtual machine. ,
When notification of switching instruction to the processing function of the new version is received from one of the plurality of nodes based on receiving notification of switching completion from all of the plurality of nodes The information processing by the processing function of the old version equivalent to the processing function of the old version constituting the first virtual machine is switched to the information processing by the processing function of the new version. 2. A distributed information processing system according to 1.
前記第2の仮想マシンは、前記新バージョンの処理機能による前記情報処理への切り替えが完了した後、前記複数のノードの各々に対して前記新バージョンの処理機能による前記情報処理への切り替えが完了したことを通知し、前記複数のノードのうち前記新バージョンの処理機能による前記情報処理への切り替えが完了したことの通知を受けていないノードに対しては、当該新バージョンの処理機能による前記情報処理におけるデータの送信を保留し、そのノードより前記新バージョンの処理機能による前記情報処理への切り替えが完了したことの通知を受けた場合にそのノードに対するデータの送信を行う
ことを特徴とする請求項2に記載の分散型情報処理システム。
The second virtual machine completes switching to the information processing by the new version processing function for each of the plurality of nodes after the switching to the information processing by the new version processing function is completed. To the node that has not received the notification that the switching to the information processing by the processing function of the new version has been completed among the plurality of nodes, the information by the processing function of the new version The data transmission in the processing is suspended, and the data transmission to the node is performed when the node receives notification that the switching to the information processing by the processing function of the new version is completed. Item 3. A distributed information processing system according to Item 2.
前記新バージョンの処理機能はオペレーティングシステムのインストール処理またはアップグレード処理によって前記第2の仮想マシンに備わる処理機能であり、
前記第2の仮想マシンは、
前記インストール処理またはアップグレード処理が失敗または取り消された場合、前記他のノードの全てに取り消しを通知すると共に、該失敗または取り消しとなった時点が、前記第1の仮想マシンの前記旧バージョンの処理機能による前記情報処理から前記第2の仮想マシンの前記新バージョンの処理機能による前記情報処理への切り替え前であれば、前記第1の仮想マシンの前記旧バージョンの処理機能による前記情報処理から前記第2の仮想マシンの前記新バージョンの処理機能による前記情報処理への切り替えを中止し、
前記インストール処理またはアップグレード処理が取り消された場合、前記他のノードの全てに取り消しを通知すると共に、該取り消しとなった時点が、前記第1の仮想マシンの前記旧バージョンの処理機能による前記情報処理から前記第2の仮想マシンの前記新バージョンの処理機能による前記情報処理への切り替え後であれば、前記第2の仮想マシンの前記新バージョンの処理機能による前記情報処理から前記第1の仮想マシンの前記旧バージョンの処理機能による前記情報処理への切り替えを、前記第1の仮想マシンの前記旧バージョンの処理機能による前記情報処理から前記第2の仮想マシンの前記新バージョンの処理機能による前記情報処理への切り替えと同様に行う
ことを特徴とする請求項1乃至3のいずれか1項に記載の分散型情報処理システム。
The processing function of the new version is a processing function provided in the second virtual machine by an operating system installation process or an upgrade process,
The second virtual machine is
When the installation process or the upgrade process is failed or canceled, the cancellation is notified to all of the other nodes, and the processing function of the old version of the first virtual machine is the time when the failure or cancellation is detected. Before the switch to the information processing by the processing function of the new version of the second virtual machine from the information processing of the first virtual machine to the information processing from the information processing by the processing function of the old version of the first virtual machine. The switching to the information processing by the processing function of the new version of the virtual machine of No. 2,
When the installation process or the upgrade process is canceled, the cancellation is notified to all of the other nodes, and the time when the cancellation is performed is the information processing by the processing function of the old version of the first virtual machine. From the information processing by the processing function of the new version of the second virtual machine to the first virtual machine after switching to the information processing by the processing function of the new version of the second virtual machine Switching the information processing by the processing function of the old version from the information processing by the processing function of the old version of the first virtual machine to the information by the processing function of the new version of the second virtual machine The distribution according to any one of claims 1 to 3, wherein the distribution is performed in the same manner as switching to processing. Type information processing system.
前記新バージョンの処理機能はオペレーティングシステムのインストール処理またはアップグレード処理によって前記第2の仮想マシンに備わった処理機能であり、
前記第2の仮想マシンは、
前記インストール処理またはアップグレード処理が失敗または取り消された場合、前記他のノードの全てに取り消しを通知すると共に、
前記他のノードより取り消しの情報を受信した時点が、前記第1の仮想マシンの前記旧バージョンの処理機能による前記情報処理から前記第2の仮想マシンの前記新バージョンの処理機能による前記情報処理への切り替え前であれば、前記第1の仮想マシンの前記旧バージョンの処理機能による前記情報処理から前記第2の仮想マシンの前記新バージョンの処理機能による前記情報処理への切り替えを中止し、
前記他のノードより取り消しの情報を受信した時点が、前記第1の仮想マシンの前記旧バージョンの処理機能による前記情報処理から前記第2の仮想マシンの前記新バージョンの処理機能による前記情報処理への切り替え後であれば、前記第2の仮想マシンの前記新バージョンの処理機能による前記情報処理から前記第1の仮想マシンの前記旧バージョンの処理機能による前記情報処理への切り替えを、前記第1の仮想マシンの前記旧バージョンの処理機能による前記情報処理から前記第2の仮想マシンの前記新バージョンの処理機能による前記情報処理への切り替えと同様に行う
ことを特徴とする請求項1乃至3のいずれか1項に記載の分散型情報処理システム。
The processing function of the new version is a processing function provided in the second virtual machine by an operating system installation process or an upgrade process,
The second virtual machine is
If the installation or upgrade process fails or is canceled, all of the other nodes are notified of the cancellation,
Upon receiving the cancellation information from said other node, to the first of the said information processing by the new version of the processing function of the virtual machine from the information processing by the old version of the processing functions said second virtual machine Before the switching, the switching from the information processing by the processing function of the old version of the first virtual machine to the information processing by the processing function of the new version of the second virtual machine is stopped,
The point in time when the cancellation information is received from the other node is changed from the information processing by the processing function of the old version of the first virtual machine to the information processing by the processing function of the new version of the second virtual machine. Is switched from the information processing by the new version processing function of the second virtual machine to the information processing by the old version processing function of the first virtual machine. The switching from the information processing by the processing function of the old version of the virtual machine to the information processing by the processing function of the new version of the second virtual machine is performed. The distributed information processing system according to any one of the above.
前記複数のノードに接続された前記ストレージを備え、かつ前記複数のノードの全ての構成を請求項1乃至5のいずれか1項に記載の分散型情報処理システムの構成としたことを特徴とする分散ストレージシステム。   The storage system connected to the plurality of nodes is provided, and all the configurations of the plurality of nodes are the configuration of the distributed information processing system according to any one of claims 1 to 5. Distributed storage system.
JP2010032565A 2010-02-17 2010-02-17 Distributed information processing system and distributed storage system Active JP5728812B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010032565A JP5728812B2 (en) 2010-02-17 2010-02-17 Distributed information processing system and distributed storage system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010032565A JP5728812B2 (en) 2010-02-17 2010-02-17 Distributed information processing system and distributed storage system

Publications (2)

Publication Number Publication Date
JP2011170528A JP2011170528A (en) 2011-09-01
JP5728812B2 true JP5728812B2 (en) 2015-06-03

Family

ID=44684609

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010032565A Active JP5728812B2 (en) 2010-02-17 2010-02-17 Distributed information processing system and distributed storage system

Country Status (1)

Country Link
JP (1) JP5728812B2 (en)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9152410B2 (en) * 2012-06-21 2015-10-06 Vaibhav KHANDELWAL Auto-update while running client interface with handshake
US10140112B2 (en) * 2014-03-28 2018-11-27 Ntt Docomo, Inc. Update management system and update management method
KR102079701B1 (en) * 2014-10-30 2020-02-20 에스케이텔레콤 주식회사 Method for upgrading software of virtualized information processing apparatus
EP3255839B1 (en) * 2015-02-03 2024-04-24 Nec Corporation Virtual network system, virtual network control method, virtual network function database, integrated control device, control device, and control method and control program therefor
JP6784291B2 (en) * 2016-04-15 2020-11-11 日本電気株式会社 Software update control device, software update control system, software update control method, and software update control program
JP6969077B2 (en) * 2016-08-23 2021-11-24 日本電気株式会社 Virtual machine control device and its control method, and management device and its control method
JP7013978B2 (en) * 2018-03-19 2022-02-01 株式会社リコー Information processing system, information processing method and information processing program
CN109450676B (en) * 2018-10-29 2022-04-26 锐捷网络股份有限公司 Switch upgrading method and device, electronic equipment and computer readable medium
JP7380635B2 (en) 2021-04-09 2023-11-15 横河電機株式会社 Program modification support device and program modification support method

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1027092A (en) * 1996-07-12 1998-01-27 Oki Electric Ind Co Ltd Managing method for software
DE19810814B4 (en) * 1998-03-12 2004-10-28 Telefonaktiebolaget Lm Ericsson (Publ) Computer system and status copying process for scalable software updates
JP4426736B2 (en) * 2001-04-27 2010-03-03 株式会社日立製作所 Program correction method and program

Also Published As

Publication number Publication date
JP2011170528A (en) 2011-09-01

Similar Documents

Publication Publication Date Title
JP5728812B2 (en) Distributed information processing system and distributed storage system
US11561865B2 (en) Systems and methods for host image transfer
US10140115B2 (en) Applying update to snapshots of virtual machine
JP5021721B2 (en) Creating host level application consistent backups of virtual machines
US8458392B2 (en) Upgrading a guest operating system of an active virtual machine
JP5026509B2 (en) Converting a machine to a virtual machine
JP5142678B2 (en) Deployment method and system
US9069640B2 (en) Patch applying method for virtual machine, storage system adopting patch applying method, and computer system
CN112035293A (en) Virtual machine cluster backup
JP2008293358A (en) Distributed processing program, distributed processing method, distributed processing apparatus, and distributed processing system
KR20190041033A (en) Replaying jobs at a secondary location of a service
JP2012190267A (en) Migration program, information processor, and migration method
JP6072352B2 (en) Disk distribution system
US20100049823A1 (en) Initial copyless remote copy
JP2008084029A (en) Virtual machine management system
WO2016106756A1 (en) Disaster recovery method, system and apparatus
WO2009153917A1 (en) Virtual computer system, information processor and program providing the virtual computer system
JP5284604B2 (en) Method, system and computer program for storing transient state information
US9846621B1 (en) Disaster recovery—multiple restore options and automatic management of restored computing devices
JP2009251756A (en) Client device, distributed file system, shared resource multiplexing method, and program
JP6146092B2 (en) Virtualization system, virtual server, virtual machine control method, and virtual machine control program
JP6467298B2 (en) Server operation work history management device, system, method, and program
JPWO2014147707A1 (en) Information processing apparatus, information processing method, and information processing program
JP2008217533A (en) Software controller and control program
JP2009251673A (en) Information processor, os update time reduction method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130110

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20131210

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20131217

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140217

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140311

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140512

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20141021

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150115

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20150122

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20150310

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150323

R150 Certificate of patent or registration of utility model

Ref document number: 5728812

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150