JP6214089B2 - Computer system and program for determining data replication destination - Google Patents

Computer system and program for determining data replication destination Download PDF

Info

Publication number
JP6214089B2
JP6214089B2 JP2014009394A JP2014009394A JP6214089B2 JP 6214089 B2 JP6214089 B2 JP 6214089B2 JP 2014009394 A JP2014009394 A JP 2014009394A JP 2014009394 A JP2014009394 A JP 2014009394A JP 6214089 B2 JP6214089 B2 JP 6214089B2
Authority
JP
Japan
Prior art keywords
replication
data
storage
loss weight
data loss
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.)
Expired - Fee Related
Application number
JP2014009394A
Other languages
Japanese (ja)
Other versions
JP2015138378A (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.)
Tohoku University NUC
Hitachi Ltd
Original Assignee
Tohoku University NUC
Hitachi 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 Tohoku University NUC, Hitachi Ltd filed Critical Tohoku University NUC
Priority to JP2014009394A priority Critical patent/JP6214089B2/en
Publication of JP2015138378A publication Critical patent/JP2015138378A/en
Application granted granted Critical
Publication of JP6214089B2 publication Critical patent/JP6214089B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Description

本発明は、データ複製先としてのストレージを決定する計算機システム及びそのプログラムに関する。 The present invention relates to a computer system and a program for determining a storage as a data replication destination.

データ保護の方法として、非特許文献1では、地理的に分散したサイトに設置したストレージシステムを前提として、津波のような災害に対するデータ喪失リスクを定量評価し、低リスクのサイトを見出すことで、安全なサイトにデータを選択的に複製する方式を提案している。   As a method of data protection, Non-Patent Document 1 is based on a storage system installed at geographically dispersed sites, and quantitatively evaluates the risk of data loss against disasters such as tsunamis, and finds low-risk sites. A method of selectively replicating data to a secure site is proposed.

「広域災害向けリスクアウェアデータ複製方式の提案」電気学会 第55回情報システム研究会資料 39-43ページ、2013.6.21“Proposal of a risk-aware data replication method for wide-area disasters” IEEJ 55th Information Systems Research Materials, pages 39-43, 2013.6.21

非特許文献1に示すような技術は、ストレージシステムを構成するサイトの各ストレージシステムの数や複製数が大きいと、ノードの組み合わせ数が増えるために、複製先決定にかかる時間が爆発的に増加する課題があった。   The technology as shown in Non-Patent Document 1 explosively increases the time required to determine the replication destination because the number of node combinations increases when the number of storage systems and the number of replications at each site constituting the storage system increases. There was a problem to do.

そこで、短時間でデータの複製先を決定できる計算機システムが必要となる。   Therefore, a computer system that can determine the data replication destination in a short time is required.

開示する計算機システムは、複数のストレージと、これらの複数のストレージとネットワークを介して接続する管理サーバーを有する。管理サーバーは、データを格納している複数のストレージの各々の複製元ストレージに対応して、データのデータ喪失重みを用いて、データの複製データを格納する、複数のストレージの中の一つを第1複製先ストレージとして決定し、与えられた災害リスクを用いてデータ喪失重みを更新し、更新したデータ喪失重みを用いて、データを格納している複製元ストレージに対応して、複製データを格納する、複数のストレージの中の他の一つを第2複製先ストレージとして決定する。   The disclosed computer system has a plurality of storages and a management server connected to the plurality of storages via a network. The management server uses one of the plurality of storages that stores the data replication data by using the data loss weight of the data corresponding to the replication source storage of each of the plurality of storages storing the data. The data is determined as the first replication destination storage, the data loss weight is updated using the given disaster risk, and the replication data is stored in correspondence with the replication source storage storing the data using the updated data loss weight. Another one of the plurality of storages to be stored is determined as the second replication destination storage.

本発明により、短時間で複製先を決定できる計算機システムが実現される。   According to the present invention, a computer system capable of determining a replication destination in a short time is realized.

計算機システムの構成図である。It is a block diagram of a computer system. ストレージの構成図である。It is a block diagram of a storage. ストレージ構成管理テーブルの構成例である。It is a structural example of a storage configuration management table. 災害リスク管理テーブルの構成例である。It is a structural example of a disaster risk management table. データ喪失重み管理テーブルの構成例である。It is an example of a structure of a data loss weight management table. 複製構成管理テーブルの構成例である。It is an example of a structure of a replication structure management table. 第1複製先を決定する複製先決定処理のフローチャートである。It is a flowchart of the replication destination determination process which determines a 1st replication destination. 組み合わせ作業テーブルの構成例である。It is a structural example of a combination work table. 複製元と複製先の組み合わせを決定する組み合わせ処理のフローチャートである。It is a flowchart of the combination process which determines the combination of a replication source and a replication destination. 入れ替え作業テーブルの構成例である。It is an example of composition of an exchange work table. より良い組み合わせに入れ替える手順を示す組み合わせ入れ替え処理のフローチャートである。It is a flowchart of the combination replacement | exchange process which shows the procedure switched to a better combination. 第2複製先を決定する複製先決定処理のフローチャートである。It is a flowchart of the replication destination determination process which determines a 2nd replication destination. データ喪失重みを更新したデータ喪失重み管理テーブルの構成例である。It is an example of a structure of the data loss weight management table which updated the data loss weight. データ喪失重みを更新するデータ喪失重み更新処理のフローチャートである。It is a flowchart of the data loss weight update process which updates a data loss weight. 実施例1による効果を示す図である。It is a figure which shows the effect by Example 1. FIG. データ冗長度管理画面の構成例である。It is a structural example of a data redundancy management screen. 実施例2における、データ喪失重みを更新したデータ喪失重み管理テーブルの構成例である。It is an example of a structure of the data loss weight management table which updated the data loss weight in Example 2. FIG. 実施例2における、データ喪失重みを更新する手順を示すフローチャートである。10 is a flowchart illustrating a procedure for updating data loss weights in the second embodiment.

以下、図面を参照しながら実施形態を説明する。なお、以下の説明では、「管理テーブル」等の表現にて各種情報を説明することがあるが、各種情報は、テーブル以外のデータ構造で表現されていてもよい。また、データ構造に依存しないことを示すために「管理テーブル」を「管理情報」と呼ぶことができる。   Hereinafter, embodiments will be described with reference to the drawings. In the following description, various types of information may be described using an expression such as “management table”, but the various types of information may be expressed using a data structure other than a table. Further, the “management table” can be referred to as “management information” to indicate that it does not depend on the data structure.

また、「プログラム」を主語として処理を説明する場合がある。そのプログラムは、プロセッサ、例えば、MP(Micro Processor)やCPU(Central Processing Unit)によって実行されるもので、定められた処理をするものである。なお、適宜に記憶資源(例えばメモリ)及び通信インターフェース装置(例えば、通信ポート)を用いながら行うため、処理の主語がプロセッサとされてもよい。プロセッサは、CPUの他に専用ハードウェアを有していても良い。コンピュータプログラムは、プログラムソースから各コンピュータにインストールされても良い。プログラムソースは、例えば、プログラム配布サーバー又は記憶メディアなどで提供されるものであっても良い。   Further, the process may be described with “program” as the subject. The program is executed by a processor, for example, an MP (Micro Processor) or a CPU (Central Processing Unit), and performs a predetermined process. Note that the subject of processing may be a processor because the storage resource (for example, a memory) and a communication interface device (for example, a communication port) are used as appropriate. The processor may have dedicated hardware in addition to the CPU. The computer program may be installed on each computer from a program source. The program source may be provided by, for example, a program distribution server or a storage medium.

また、各要素例えば、テーブルなどは番号などで識別可能であるが、識別可能な情報であれば、名前など他種の識別情報が用いられても良い。本発明の図及び説明において同一部分には同一符号を付与しているが、本発明が本実施例に制限されることは無く、本発明の思想に合致するあらゆる応用例が本発明の技術的範囲に含まれる。また、特に限定しない限り、各構成要素は複数でも単数でも構わない。   Each element such as a table can be identified by a number or the like, but other types of identification information such as a name may be used as long as the information can be identified. In the drawings and description of the present invention, the same reference numerals are given to the same parts, but the present invention is not limited to the present embodiment, and any application examples that meet the idea of the present invention are technical. Included in the range. Further, unless specifically limited, each component may be plural or singular.

本実施例では、データ喪失重みの更新を伴う、反復的なデータ複製先の決定について説明する。   In the present embodiment, an iterative determination of a data replication destination accompanied by an update of data loss weight will be described.

図1は、本実施例の計算機システム100の構成図である。計算機システム100は、複数のストレージ101(ストレージ101a〜101n)と管理サーバー102を運用ネットワーク105により接続して構成する。管理サーバー102は、CPU106、メモリ107、運用ネットワーク105に接続するためのインターフェース108(以下、運用I/F108)、及び、管理コンソール103に接続するためのインターフェース109(以下、コンソールI/F109)を有する。   FIG. 1 is a configuration diagram of a computer system 100 according to this embodiment. The computer system 100 is configured by connecting a plurality of storages 101 (storages 101 a to 101 n) and a management server 102 via an operation network 105. The management server 102 includes a CPU 106, a memory 107, an interface 108 (hereinafter referred to as an operation I / F 108) for connecting to the operation network 105, and an interface 109 (hereinafter referred to as a console I / F 109) for connecting to the management console 103. Have.

メモリ107は、ストレージ構成管理テーブル110、災害リスク管理テーブル111、データ喪失重み管理テーブル112、及び、複製構成管理テーブル113の各テーブル、並びに、データ喪失重み計算プログラム114、複製先決定プログラム115、及び、複製制御プログラム116の各プログラム(処理部)を格納しており、CPU106がこれらのプログラムを実行する。   The memory 107 includes a storage configuration management table 110, a disaster risk management table 111, a data loss weight management table 112, and a replication configuration management table 113, a data loss weight calculation program 114, a replication destination determination program 115, and Each program (processing unit) of the replication control program 116 is stored, and the CPU 106 executes these programs.

運用ネットワーク105は、管理サーバー102がストレージ101を運用するためのネットワークであり、Ethernet(登録商標)などが好適である。データネットワーク104は複数のストレージ101の間でデータを転送するためのネットワークであり、Ethernet、ファイバーチャネル、インターネットなどが好適である。なお、データネットワーク104は運用ネットワーク105と同一のネットワークであってもよい。   The operation network 105 is a network for the management server 102 to operate the storage 101, and Ethernet (registered trademark) or the like is preferable. The data network 104 is a network for transferring data between the plurality of storages 101, and Ethernet, fiber channel, the Internet, etc. are preferable. Note that the data network 104 may be the same network as the operation network 105.

図2は、本実施例のストレージ101の構成図である。ストレージ101は、CPU200、メモリ201、データを格納するボリューム202、運用ネットワーク105に接続するためのインターフェース203(運用I/F203)、及び、データネットワーク104に接続するためのインターフェース204(データI/F204)を有する。   FIG. 2 is a configuration diagram of the storage 101 of this embodiment. The storage 101 includes a CPU 200, a memory 201, a volume 202 for storing data, an interface 203 (operation I / F 203) for connecting to the operation network 105, and an interface 204 (data I / F 204) for connecting to the data network 104. ).

メモリ201は、複製プログラム205を格納しており、CPU200が複製プログラム205を実行する。複製プログラム205は、他のストレージ101の複製プログラム205とデータネットワーク104を介して、ボリューム202に格納されたデータを他のストレージ101に複製する。データの複製単位は、ブロック単位やファイル単位、オブジェクト単位などである。   The memory 201 stores a replication program 205, and the CPU 200 executes the replication program 205. The replication program 205 replicates the data stored in the volume 202 to the other storage 101 via the replication program 205 of the other storage 101 and the data network 104. Data duplication units are block units, file units, object units, and the like.

なお、メモリ107に格納された各テーブルおよび各プログラムをメモリ201に格納し、CPU200が各プログラムを実行する構成でもよい。   The table and each program stored in the memory 107 may be stored in the memory 201, and the CPU 200 may execute each program.

以下、計算機システム100が4台のストレージ101と接続されており、各ストレージ101のデータ冗長度を3にする場合(すなわち、各ストレージが格納するデータの複製を2つ作成する場合)を例として説明する。   Hereinafter, a case where the computer system 100 is connected to four storages 101 and the data redundancy of each storage 101 is set to 3 (that is, when two copies of data stored in each storage are created) is taken as an example explain.

図3は、ストレージ構成管理テーブル110の構成例を示す図である。ストレージ構成管理テーブル110は、ストレージ101を特定するID300、各ストレージ101が格納するデータ量(複製する元データの量)301、各ストレージ101が複製データを格納するための空き容量302、及び、各ストレージ101にアクセスするために必要なIPアドレス303を有する。データ量301及びは空き容量302の各々は、MB単位などで絶対量を示してもよいが、ここでは簡略化するために所定のデータ量で規格化した値を用いる。   FIG. 3 is a diagram illustrating a configuration example of the storage configuration management table 110. The storage configuration management table 110 includes an ID 300 that identifies the storage 101, an amount of data stored in each storage 101 (amount of original data to be replicated) 301, a free capacity 302 in which each storage 101 stores replicated data, It has an IP address 303 necessary for accessing the storage 101. Each of the data amount 301 and the free capacity 302 may indicate an absolute amount in units of MB or the like, but here, a value standardized with a predetermined data amount is used for simplification.

ストレージ構成管理テーブル110は、データの複製に先立って、管理コンソール103を使って、管理者により作成される。   The storage configuration management table 110 is created by an administrator using the management console 103 prior to data replication.

なお、IPアドレス303は、各ストレージ101の運用I/F203のIPアドレスを例として示すが、ネットワークの構成に応じて、例えば、データI/F204であってもよいし、両方を含んでも良い。また、ネットワークがファイバーチャネルで構成されている場合は、WWNを含んでも良い。   The IP address 303 is shown as an example of the IP address of the operation I / F 203 of each storage 101, but may be, for example, the data I / F 204 or both depending on the network configuration. If the network is configured with a fiber channel, it may include a WWN.

図4は、災害リスク管理テーブル111の構成例を示す図である。災害リスク管理テーブル111は、複製元(複製元ストレージ)400と複製先(複製先ストレージ)401の組み合わせのそれぞれの災害リスク402の値を格納する。災害リスク402は、複製元(複製元ストレージ)400から複製先(複製先ストレージ)401へデータを複製するときの、そのデータに対応する災害リスクであるとみなせる。   FIG. 4 is a diagram illustrating a configuration example of the disaster risk management table 111. The disaster risk management table 111 stores the values of the disaster risk 402 for each combination of the replication source (replication source storage) 400 and the replication destination (replication destination storage) 401. The disaster risk 402 can be regarded as a disaster risk corresponding to the data when the data is copied from the copy source (copy source storage) 400 to the copy destination (copy destination storage) 401.

災害リスクは、例えば、地震や津波などの災害により、複製元400と複製先401のストレージ101が同時に損壊し、それらのストレージ101の格納データを喪失する確率である。   The disaster risk is, for example, the probability that the storage 101 of the copy source 400 and the copy destination 401 is damaged at the same time due to a disaster such as an earthquake or a tsunami, and the stored data of the storage 101 is lost.

図4に示す例では、ストレージ1からストレージ2にデータを複製した場合、そのデータを喪失する確率は0.9であり、ストレージ2からストレージ3にデータを複製した場合、そのデータを喪失する確率は0.3である。ただし、データ保護の観点ではストレージ1からストレージ1への複製は意味がないため、そのリスク値は定義なし(−)である。   In the example shown in FIG. 4, when data is replicated from the storage 1 to the storage 2, the probability of losing the data is 0.9, and when data is replicated from the storage 2 to the storage 3, the probability of losing the data Is 0.3. However, since the copy from the storage 1 to the storage 1 is meaningless from the viewpoint of data protection, the risk value is not defined (-).

災害リスク値管理テーブル111は、データの複製を実行する前に事前に作成する。例えば、実際の地震や津波の被害に関する統計的情報から、被害確率を算定して作成してもよいし、既存の地震モデルや津波モデルを用いて算定して作成してもよいし、数値シミュレータを用いて算定して作成してもよい。   The disaster risk value management table 111 is created in advance before data replication. For example, it may be created by calculating the damage probability from statistical information on actual earthquake or tsunami damage, or by calculating using an existing earthquake model or tsunami model, or a numerical simulator You may calculate and create using

なお、複製元400と複製元401は、ストレージ101の全て(ここでは、4台のストレージ101)を含んでもよいし、一部(4台中の3台のストレージ101)だけを含んでもよい。   Note that the replication source 400 and the replication source 401 may include all of the storages 101 (here, the four storages 101) or only a part (three of the four storages 101).

図5は、データ喪失重み管理テーブル112の構成例を示す図である。データ喪失重み管理テーブル112は、複製元(複製元ストレージ)500、複製先(複製先ストレージ)501の組み合わせのそれぞれのデータ喪失重み502の値を格納する。   FIG. 5 is a diagram illustrating a configuration example of the data loss weight management table 112. The data loss weight management table 112 stores the value of the data loss weight 502 for each combination of the replication source (replication source storage) 500 and the replication destination (replication destination storage) 501.

データ喪失重み502は、データ喪失被害の大きさを示す数値である。データ喪失重み502は、例えば、災害リスク402と各ストレージ101のデータ量とを掛け算することで得られる。   The data loss weight 502 is a numerical value indicating the magnitude of data loss damage. The data loss weight 502 is obtained, for example, by multiplying the disaster risk 402 and the data amount of each storage 101.

図5に示すでは、データ量1であるストレージ1を複製元とした場合のデータ喪失重み502は災害リスク402と同じ値であり、データ量2であるストレージ2を複製元とした場合のデータ喪失重み502は災害リスク402の2倍である。   In FIG. 5, the data loss weight 502 when the storage 1 with the data amount 1 is the replication source is the same value as the disaster risk 402, and the data loss when the storage 2 with the data amount 2 is the replication source The weight 502 is twice the disaster risk 402.

データ喪失重みテーブル112は、複製先の決定に先立って、データ喪失重み計算プログラム114によって生成される。データ喪失重み計算プログラム114は、ストレージ構成管理テーブル110と、災害リスク管理テーブル111とを読み込み、計算したデータ喪失重み502をデータ喪失重み管理テーブル112として書き込む。   The data loss weight table 112 is generated by the data loss weight calculation program 114 prior to the determination of the replication destination. The data loss weight calculation program 114 reads the storage configuration management table 110 and the disaster risk management table 111 and writes the calculated data loss weight 502 as the data loss weight management table 112.

図6は、複製構成管理テーブル113の構成例を示す図である。複製構成管理テーブル113は、複製元600(複製元ストレージ)、複製元600に格納されているデータの1つ目の複製先のストレージ101を示す第1複製先(第1複製先ストレージ)601、及び、そのデータの2つ目の複製先のストレージ101を示す第2複製先(第2複製先ストレージ)602を有する。   FIG. 6 is a diagram illustrating a configuration example of the replication configuration management table 113. The replication configuration management table 113 includes a replication source 600 (replication source storage), a first replication destination (first replication destination storage) 601 indicating the first replication destination storage 101 of data stored in the replication source 600, And a second replication destination (second replication destination storage) 602 indicating the second replication destination storage 101 of the data.

計算機システム100が複製先を決定した後、管理コンソール103は、複製構成管理テーブル113の内容を表示・修正することができる。例えば、管理者が管理コンソール103を操作し、複製先に問題がないかを確認したり、特別な要件にあわせてカスタマイズしたりする。   After the computer system 100 determines the replication destination, the management console 103 can display / modify the contents of the replication configuration management table 113. For example, the administrator operates the management console 103 to check whether there is a problem in the duplication destination or customize it according to special requirements.

なお、図6は、複製元600、第1複製先602、及び、第2複製先603として、ストレージ101のID300を示しているが、ストレージ101のIPアドレス303であってもよい。   6 shows the ID 300 of the storage 101 as the replication source 600, the first replication destination 602, and the second replication destination 603, but the IP address 303 of the storage 101 may be used.

複製先決定プログラム115は、データ複製の実行前に、第1複製先を決定する複製先決定処理および第2複製先を決定する複製先決定処理を実行する。後述するように、決定する複製先を異にするが、複製先決定処理は同様の処理である。   The replication destination determination program 115 executes a replication destination determination process for determining a first replication destination and a replication destination determination process for determining a second replication destination before executing data replication. As will be described later, although the replication destination to be determined is different, the replication destination determination processing is the same processing.

図7は、第1複製先を決定する複製先決定処理のフローチャートである。第1複製先を決定する複製先決定処理を開始すると、複製先決定プログラム115は、データ喪失重み管理テーブル112を読み込み(S701)、後述する組み合わせ処理を実行し、第1複製先となるストレージを決定し(S702)、複製構成管理テーブル113の第1複製先601に、第1複製先として決定したストレージのIDを書き込む(S703)。   FIG. 7 is a flowchart of a replication destination determination process for determining the first replication destination. When the replication destination determination process for determining the first replication destination is started, the replication destination determination program 115 reads the data loss weight management table 112 (S701), executes a combination process to be described later, and stores the storage serving as the first replication destination. The storage ID determined as the first replication destination is written in the first replication destination 601 of the replication configuration management table 113 (S703).

図8は、複製元と複製先の組み合わせを決定する際に使用する組み合わせ作業テーブルの構成例を示す図である。組み合わせ作業テーブル800は、データ喪失重み評価列801、および、複製元と複製先の組み合わせを決定する途中経過を記述する仮決定列802を有する。   FIG. 8 is a diagram illustrating a configuration example of a combination work table used when determining a combination of a replication source and a replication destination. The combination work table 800 has a data loss weight evaluation column 801 and a provisional determination column 802 that describes the progress of determination of a combination of a replication source and a replication destination.

データ喪失重み評価列801は、データ喪失重み管理テーブル112のコピーである。すなわち、データ喪失重み評価列801は、複製元となる各ストレージのID、複製先となる各ストレージのID、及び、それらの組み合わせの各々のデータ喪失重みの値である。   The data loss weight evaluation column 801 is a copy of the data loss weight management table 112. That is, the data loss weight evaluation column 801 is the ID of each storage that is a replication source, the ID of each storage that is a replication destination, and the value of the data loss weight of each combination thereof.

仮決定列802は、複製先を決定するための各ステップ、及び、そのステップで評価するデータ喪失重みの値である。複製先を決定するための各ステップを、図9を用いて説明する。   The provisional determination column 802 is a value for each step for determining a replication destination and a data loss weight evaluated at that step. Each step for determining a replication destination will be described with reference to FIG.

図9は、複製元と複製先の組み合わせを決定する組み合わせ処理のフローチャートである。本実施例の組み合わせ処理は、データ喪失の危険がある(リスクが高い)ストレージの組み合わせを、できる限り安全な組合せにする。   FIG. 9 is a flowchart of a combination process for determining a combination of a replication source and a replication destination. In the combination processing of the present embodiment, the combination of storages at risk of data loss (high risk) is made as safe as possible.

組み合わせ処理を開始すると、複製先決定プログラム115は組み合わせ作業テーブル800を生成する(S901)。S901では、複製先決定プログラム115は、データ喪失重み管理テーブル112を、データ喪失重み評価列801にコピーする。そして、複製先決定プログラム115は、複製元の数と同じ数だけ、仮決定列802にステップを示す列(ここではステップ1〜ステップ4の4列)を作成する。ただし、このとき、仮決定列802にデータ喪失重みは書き込まない。   When the combination process is started, the replication destination determination program 115 generates a combination work table 800 (S901). In S901, the copy destination determination program 115 copies the data loss weight management table 112 to the data loss weight evaluation column 801. Then, the replication destination determination program 115 creates columns (steps 1 to 4 in this case) indicating steps in the temporary determination column 802 by the same number as the number of replication sources. However, at this time, the data loss weight is not written in the provisional decision sequence 802.

次に、複製先決定プログラム115は複製先の候補である各ストレージ101の空き容量をチェックする(S902)。S902では、複製先決定プログラム115は、ストレージ構成管理テーブル110のデータ量301及び空き容量302、並びに、組み合わせ作業テーブル800の仮決定列802を読み込み、決定済みの組み合わせに基づく複製データによって減少する空き容量302を計算した後、データ喪失重み評価列801のうち、データ量301が空き容量302よりも大きくなる組み合わせを以後の組み合わせ処理から除外する。   Next, the copy destination determination program 115 checks the free capacity of each storage 101 that is a copy destination candidate (S902). In S902, the replication destination determination program 115 reads the data amount 301 and the free capacity 302 of the storage configuration management table 110, and the provisional determination column 802 of the combination work table 800, and the free space decreases by the replication data based on the determined combination. After the capacity 302 is calculated, combinations in which the data amount 301 is larger than the free capacity 302 in the data loss weight evaluation column 801 are excluded from the subsequent combination processing.

複製先決定プログラム115は、複製元ごとに最もデータ喪失重みの小さい複製先を仮決定列802に書き込む(S903)。S902〜S906のループ処理において、最初にS903を実行するとき(1ループ目)、複製先決定プログラム115は、ストレージ1を複製元とする場合の、データ喪失重み評価列801のデータ喪失重み0.9、0.3、0.6から、最も小さい0.3を、仮決定列802の第1ステップ列に書き込む。次に、ストレージ2を複製元とする場合の、データ喪失重み評価列801のデータ喪失重み1.8、0.6、0.8のうち、最も小さい0.6を、仮決定列802の第1ステップ列に書き込む。以下同様に、ストレージ3に対しては0.3を、ストレージ4に対しては0.4を第1ステップ列に書き込む。以後、S903が複数回呼び出された場合は、その都度、第2ステップ列、第3ステップ列とインクリメンタルに列番号を増やして書き込む。なお、複製元ごとに同じデータ喪失重みの複製先が複数ある場合、それらに対応する、データ喪失重み評価列801にある各列の平均値を計算し、最も平均値の大きい列のデータ喪失重みを第1ステップ列に書き込むものとする。   The replication destination determination program 115 writes the replication destination with the smallest data loss weight for each replication source in the provisional determination sequence 802 (S903). In the loop processing of S902 to S906, when S903 is executed for the first time (first loop), the replication destination determination program 115 uses the data loss weight 0. 0 in the data loss weight evaluation column 801 when the storage 1 is the replication source. The smallest 0.3 from 9, 0.3, 0.6 is written in the first step sequence of the provisional decision sequence 802. Next, when the storage 2 is a replication source, the smallest 0.6 of the data loss weights 1.8, 0.6, and 0.8 of the data loss weight evaluation column 801 is set to the first of the temporary determination column 802. Write to one step sequence. Similarly, 0.3 is written to the first step sequence for the storage 3 and 0.4 for the storage 4. Thereafter, when S903 is called a plurality of times, the column number is incremented and written to the second step sequence, the third step sequence and the incremental step each time. When there are a plurality of replication destinations having the same data loss weight for each replication source, the average value of each column in the data loss weight evaluation column 801 corresponding to them is calculated, and the data loss weight of the column with the largest average value is calculated. Is written in the first step sequence.

複製先決定プログラム115は、仮決定列802から、最もデータ喪失重みの大きい複製元を検索し,その複製元に対する複製先を決定する(S904)。S902〜S906のループ処理において、最初にS904を実行するとき、複製先決定プログラム115は、第1ステップ列にあるデータ喪失重み0.3、0.6、0.3、0.4のうち、最も大きい0.6に対応する、ストレージ2を複製元とし、その複製先をストレージ3にする組み合わせを決定する。なお、仮決定列802に同じ最も大きいデータ喪失重みの、複製元と複製先との組み合わせが複数ある場合、データ喪失重み評価列801にある各行の平均値を計算し、最も平均値の大きい列のデータ喪失重みをもつ組み合わせに決定するものとする。   The replication destination determination program 115 searches the temporary determination sequence 802 for the replication source with the largest data loss weight, and determines the replication destination for the replication source (S904). In the loop processing of S902 to S906, when executing S904 for the first time, the replication destination determination program 115 includes the data loss weights 0.3, 0.6, 0.3, and 0.4 in the first step sequence. The combination corresponding to the largest 0.6, in which the storage 2 is the replication source and the replication destination is the storage 3, is determined. When there are a plurality of combinations of the replication source and the replication destination having the same largest data loss weight in the provisional decision column 802, the average value of each row in the data loss weight evaluation column 801 is calculated, and the column having the largest average value is calculated. It is assumed that the combination having the data loss weight is determined.

複製先決定プログラム115は、決定した複製元を組み合わせ作業テーブルから除外する(S905)。最初にS904を実行したとき、複製先決定プログラム115は、データ喪失重み評価列801と仮決定列802の、ストレージ2を複製元とした場合に相当する行を以後の組み合わせ処理対象から除外する。   The replication destination determination program 115 excludes the determined replication source from the combination work table (S905). When S904 is first executed, the replication destination determination program 115 excludes the rows corresponding to the case where the storage 2 is the replication source in the data loss weight evaluation column 801 and the provisional determination column 802 from the subsequent combination processing targets.

複製先決定プログラム115は、全ての複製元に対して複製先が決定したかをチェックする(S906)。決定した場合は、複製先決定プログラム115は、S907に進む。決定していない場合は、複製先決定プログラム115は、S902に進む。最初にS904を実行したとき、複製先決定プログラム115は、ストレージ2を複製元としてストレージ3を複製先とする組合せを決定するが、他の3つのストレージを複製元とする複製先との組合せを決定していないため、S902に進む。また、最後にS904を実行すると、複製先決定プログラム115は、複製元と複製先の組合せとして、ストレージ1とストレージ4、ストレージ2とストレージ3、ストレージ3とストレージ1、および、ストレージ4とストレージ2の組み合わせを決定する。   The replication destination determination program 115 checks whether replication destinations have been determined for all replication sources (S906). If it is determined, the copy destination determination program 115 proceeds to S907. If it has not been determined, the replication destination determination program 115 proceeds to S902. When S904 is executed for the first time, the replication destination determination program 115 determines a combination with the storage 2 as the replication source and the storage 3 as the replication destination, but the combination with the replication destinations with the other three storages as the replication sources. Since it has not been determined, the process proceeds to S902. Finally, when S904 is executed, the replication destination determination program 115 sets the storage 1 and storage 4, the storage 2 and storage 3, the storage 3 and storage 1, and the storage 4 and storage 2 as combinations of the replication source and the replication destination. Determine the combination.

複製先決定プログラム115は、組み合わせ入れ替え処理を実行し(S907)、処理を終了する。   The replication destination determination program 115 executes a combination replacement process (S907) and ends the process.

図10は、仮決定した組み合わせをもとに、より良い組み合わせに入れ替える組み合わせ入れ替え処理が使用する入れ替え作業テーブルの構成例を示す図である。入れ替え作業テーブル1000は、名称列1001、組み合わせ列1002、実行可能列1003、及び、喪失重み合計列1004を有する。   FIG. 10 is a diagram illustrating a configuration example of a replacement work table used by a combination replacement process for switching to a better combination based on the temporarily determined combination. The replacement work table 1000 includes a name column 1001, a combination column 1002, an executable column 1003, and a total loss weight column 1004.

名称列1001は、入れ替え作業で作成する一時的な組み合わせの名称を示す。組み合わせ列1002は、入れ替え作業で作成する、ストレージの複製元と複製先との組み合わせの内容を示す。図中、たとえば「1→4」は、複製元がストレージ1で、複製先がストレージ4である組み合わせを意味する。   The name column 1001 indicates the name of a temporary combination created by the replacement work. A combination column 1002 indicates the contents of the combination of the storage duplication source and the duplication destination created by the replacement work. In the figure, for example, “1 → 4” means a combination in which the replication source is the storage 1 and the replication destination is the storage 4.

実行可能列1003は、複製元と複製先との組み合わせが許容される(実行可能)かどうかを示す。実行可能列がOKの場合は、その組み合わせが許容されることを示し、NGの場合はその組み合わせが許容されないことを示す。   The executable column 1003 indicates whether a combination of a replication source and a replication destination is allowed (executable). If the executable column is OK, it indicates that the combination is allowed, and if it is NG, it indicates that the combination is not allowed.

喪失重み合計1004は、実行可能であると判定された複製元と複製先の組み合わせに対するデータ喪失重みを示す。図10の例では、名称が「入替前」である組み合わせ(すなわち、「1→4」、「2→3」、「3→1」、「4→2」)のデータ喪失重みは、図5によれば、それぞれ、0.6、0.6、0.3、0.4である。したがって、その喪失重み合計列は、これらの合計である1.9である。   A total loss weight 1004 indicates a data loss weight for a combination of a replication source and a replication destination determined to be executable. In the example of FIG. 10, the data loss weight of the combination whose name is “before replacement” (ie, “1 → 4”, “2 → 3”, “3 → 1”, “4 → 2”) is as shown in FIG. Respectively, 0.6, 0.6, 0.3 and 0.4. Therefore, the total loss weight column is 1.9 which is the sum of these.

図11は、仮決定した複製元と複製先の組み合わせをもとに、より良い組み合わせに入れ替える組み合わせ入れ替え処理(S907)のフローチャートである。組み合わせ入れ替え処理を開始すると、複製先決定プログラム115は、入れ替え作業テーブル1000を作成する(S1101)。S1101では、複製先決定プログラム115は、メモリ107上に名称1001に「入替前」を、組み合わせ1002に仮決定した組み合わせを、実行可能1003に「OK」を、「喪失重み合計」にその組み合わせのデータ喪失重みの合計値を、それぞれ書き込む。図10に示すように、名称1001の「入替前」に対応させて、組み合わせ1002として「1→4」、「2→3」、「3→1」及び「4→2」を書き込み、実行可能1003に「OK」を書き込み、喪失重み合計1004に「1.9」を書き込む。   FIG. 11 is a flowchart of the combination replacement process (S907) in which the combination is replaced with a better combination based on the temporarily determined combination of the replication source and the replication destination. When the combination replacement process is started, the replication destination determination program 115 creates the replacement work table 1000 (S1101). In S1101, the copy destination determination program 115 stores the combination of the name 1001 “before replacement”, the combination 1002 temporarily determined in the memory 107, the executable 1003 “OK”, and the total loss weight “total”. Write the total data loss weights respectively. As shown in FIG. 10, “1 → 4”, “2 → 3”, “3 → 1”, and “4 → 2” are written and executed as the combination 1002 corresponding to the “before replacement” of the name 1001. “OK” is written in 1003, and “1.9” is written in the total loss weight 1004.

複製先決定プログラム115は、データ喪失重みが最大の組み合わせをもとに、組み合わせ入れ替え候補を生成する(S1102)。S1102では、複製先決定プログラム115は、仮決定した組み合わせのうち、データ喪失重みが最大の組み合わせを検索する。次に、データ喪失重みが最大の組み合わせにおける複製先と、他のすべての複製元に対する複製先とを、それぞれ入れ替えた候補を生成し、組み合わせ列1002に書き込む。図10に示す例では、図8の仮決定列802を参照して、「入替前」の組み合わせ1002の中から、最も大きいデータ喪失重み0.6の「1→4」と「2→3」の2つの組み合せが検索される。そして、「1→4」の複製先である4を、「2→3」の複製先である3と入れ替えた組み合わせを「候補1」、「3→1」の複製先である1と入れ替えた組み合わせを「候補2」、「4→2」の複製先である2と入れ変えた組み合わせを「候補3」とし、組み合わせ列1002に書き込む。さらに、検索した「2→3」の組み合せについても同様に、その複製先である3を、「3→1」の複製先である1と入れ替えた組み合わせを「候補4」、「4→2」の複製先である2と入れ替えた組み合わせを「候補5」とし、組み合わせ列1002に書き込む。なお、「2→3」の複製先である3を「1→4」の複製先である4と入れ替えた複製先は、「候補1」と同じ組み合わせ「2→4」になるため省略したが、これを書き込んでもよい。   The replication destination determination program 115 generates a combination replacement candidate based on the combination with the largest data loss weight (S1102). In S1102, the replication destination determination program 115 searches for a combination having the maximum data loss weight among the provisionally determined combinations. Next, candidates are generated by replacing the duplication destination in the combination with the largest data loss weight and the duplication destinations for all other duplication sources, and are written in the combination column 1002. In the example illustrated in FIG. 10, with reference to the provisional decision column 802 in FIG. 8, “1 → 4” and “2 → 3” having the largest data loss weight 0.6 among the “before replacement” combination 1002. The two combinations of are retrieved. Then, the combination of 4 that is the replication destination of “1 → 4” and 3 that is the replication destination of “2 → 3” is replaced with 1 that is the replication destination of “candidate 1” and “3 → 1”. A combination obtained by replacing the combination “2”, which is the copy destination of “candidate 2” and “4 → 2”, is set as “candidate 3” and is written in the combination column 1002. Further, for the searched combination “2 → 3”, similarly, the combination obtained by replacing the replication destination 3 with the replication destination 1 of “3 → 1” is “candidate 4” and “4 → 2”. The combination replaced with 2 which is the replication destination of “2” is set as “candidate 5” and written in the combination column 1002. Note that the duplication destination obtained by replacing the duplication destination 3 of “2 → 3” with the duplication destination 4 of “1 → 4” is the same combination “2 → 4” as “candidate 1”, but is omitted. You may write this.

複製先決定プログラム115は、組み合わせ候補が実行可能か判定する(S1103)。S1103では、組み合わせ列1002に書き込まれた全ての組み合わせ候補に対し、実行可能性をチェックし、チェック結果を実行可能列1003に書き込む。実行可能の条件の1つは、複製元と複製先が異なる組み合わせであることである。複製元と複製先が同じ組み合わせは、複製元と複製先が異なる組み合わせに比べ、データの喪失リスクが明らかに高いため、複製先決定プログラム115は、これを実行不可能と判定する。図10に示す例では、複製元と複製先が同じ組み合わせを持つ、候補2、候補3、候補4、候補5を、このチェックにより実行不可能と判定し、実行可能列1003にNGを書き込む。また、複製先決定プログラム115は、他の実行可能性チェックとして、複製先の空き容量が不足する組み合わせを実行不可能とする。さらに他の実行実行可能性チェックとして、複製数が2以上であって、2回目に組み合わせ入れ替え処理を実行する際に、ある複製元に対して第1複製先と同じ複製先をもつ組み合わせを実行不可能としてもよい。   The copy destination determination program 115 determines whether the combination candidate can be executed (S1103). In step S <b> 1103, the feasibility of all the combination candidates written in the combination column 1002 is checked, and the check result is written in the executable column 1003. One of the conditions that can be executed is that the duplication source and the duplication destination are different combinations. A combination of the same copy source and copy destination has a clearly higher risk of data loss than a combination of different copy source and copy destination, so the copy destination determination program 115 determines that this is not executable. In the example illustrated in FIG. 10, candidate 2, candidate 3, candidate 4, and candidate 5 having the same combination of the replication source and the replication destination are determined to be unexecutable by this check, and NG is written in the executable column 1003. In addition, the copy destination determination program 115 makes the combination where the free capacity of the copy destination is insufficient unexecutable as another feasibility check. As another execution feasibility check, when the number of replicas is 2 or more and the combination replacement process is executed for the second time, a combination having the same replication destination as the first replication destination is executed for a certain replication source. It may be impossible.

複製先決定プログラム115は、実行可能な組み合わせ候補の,データ喪失重み合計を計算する(S1104)。S1104では、データ喪失重み管理テーブル112を参照して、組み合わせ列1002に書き込まれた全ての組み合わせ候補のうち、実行可能なもののデータ喪失重みの合計を計算し、喪失重み合計列1004に結果を書き込む。図10に示す例では、実行可能な候補1に対し、そのデータ喪失重み(0.3、0.8、0.3、0.4)の合計である1.8を喪失重み合計1004に書き込む。   The replication destination determination program 115 calculates the total data loss weight of executable combination candidates (S1104). In S1104, the data loss weight management table 112 is referenced to calculate the total data loss weight of executable combinations among all combination candidates written in the combination column 1002, and write the result in the loss weight total column 1004. . In the example illustrated in FIG. 10, 1.8 that is the sum of the data loss weights (0.3, 0.8, 0.3, 0.4) is written to the loss candidate total 1004 for the executable candidate 1. .

複製先決定プログラム115は、実行可能な組み合わせ候補に対して、データ喪失重みが減少したかどうか判定する(S1105)。S1105では、複製先決定プログラム115は、入替前の組み合わせと、実行可能な組み合わせ候補のデータ喪失重み合計を比較し、データ喪失重みが減少したかどうかを判定する。減少した候補が1つでもある場合は、複製先決定プログラム115は、S1106に進む。それ以外の場合は、S1107に進む。図10に示す例では、候補1の組み合わせが、入替前の組み合わせに比べて、データ喪失重みが0.1減少しているので、S1106に進む。   The copy destination determination program 115 determines whether or not the data loss weight has decreased for the executable combination candidates (S1105). In S1105, the replication destination determination program 115 compares the combination before replacement with the total data loss weight of executable combination candidates, and determines whether the data loss weight has decreased. If there is even one candidate that has decreased, the copy destination determination program 115 proceeds to S1106. Otherwise, the process proceeds to S1107. In the example illustrated in FIG. 10, the combination of candidate 1 has the data loss weight reduced by 0.1 compared to the combination before replacement, and thus the process proceeds to S1106.

複製先決定プログラム115は、データ喪失重みが最小の組み合わせ候補を組み合わせ入れ替え処理の結果として決定し(S1106)、処理を終了する。図10に示す例では、候補1の組み合わせを組み合わせ入れ替え処理の結果として決定する。   The replication destination determination program 115 determines a combination candidate having the smallest data loss weight as a result of the combination replacement process (S1106), and ends the process. In the example illustrated in FIG. 10, the candidate 1 combination is determined as a result of the combination replacement process.

なお、S1107に進んだ場合、複製先決定プログラム115は、入れ替え前の組み合わせを、組み合わせ入れ替え処理の結果として決定し(S1107)、処理を終了する。   When the processing proceeds to S1107, the replication destination determination program 115 determines the combination before replacement as a result of the combination replacement processing (S1107), and ends the processing.

図12は、複製構成管理テーブル113の第2複製先602を決定する複製先決定処理のフローチャートである。第2複製先を決定する複製先決定処理を開始すると、複製先決定プログラム115は、データ喪失重み管理テーブル112の更新処理を実行し(S1201)、更新したデータ喪失重み管理テーブル112を読み込む(S1202)。次に、後述する組み合わせ処理を実行し、第2複製先となるストレージを決定する(S1203)。最後に、複製構成管理テーブル113の第2複製先602に、第2複製先として決定したストレージのIDを書き込み(S1204)、第2複製先を決定する複製先決定処理を終了する。   FIG. 12 is a flowchart of a replication destination determination process for determining the second replication destination 602 of the replication configuration management table 113. When the replication destination determination process for determining the second replication destination is started, the replication destination determination program 115 executes an update process of the data loss weight management table 112 (S1201), and reads the updated data loss weight management table 112 (S1202). ). Next, combination processing to be described later is executed to determine a storage serving as a second replication destination (S1203). Finally, the storage ID determined as the second replication destination is written in the second replication destination 602 of the replication configuration management table 113 (S1204), and the replication destination determination process for determining the second replication destination is terminated.

図13は、本実施例における、データ喪失重み管理テーブル112のデータ喪失重みを更新することで得られるデータ喪失重み管理テーブル1300の例を示す図である。更新後のデータ喪失重み管理テーブル1300と、更新前のデータ喪失重み管理テーブル112との違いは、データ喪失重みの値である。データ喪失重み1303のうち「決定済」である組み合わせは、第1複製先を決定する複製先決定処理によって、その組み合わせが既に決定されている(図10の候補1)ので、第2複製先を決定するための組み合わせの対象から外すことを意味する。それ以外の組み合わせのデータ喪失重み1303は、第1複製先に複製した上で、第2複製先を決定した場合の、データ喪失被害の大きさを示す数値である。   FIG. 13 is a diagram illustrating an example of the data loss weight management table 1300 obtained by updating the data loss weight of the data loss weight management table 112 in the present embodiment. The difference between the data loss weight management table 1300 after the update and the data loss weight management table 112 before the update is the value of the data loss weight. Of the data loss weights 1303, the combination that is “determined” has already been determined by the replication destination determination process for determining the first replication destination (candidate 1 in FIG. 10). It means to exclude from the target of the combination to determine. The data loss weight 1303 of other combinations is a numerical value indicating the magnitude of data loss damage when the second copy destination is determined after copying to the first copy destination.

例えば、図13のストレージ1を複製元とした場合のデータ喪失重み1303は、ストレージ1を複製元とした場合の更新前のデータ喪失重み502に、第1複製先として決定したストレージ3とのデータ喪失リスク0.3を掛け算して得られる。たとえば、ストレージ1を複製元とし、ストレージ2を第2複製先とした組合せのデータ喪失重み値1303は、更新前のデータ喪失重み502の値0.9にストレージ3とのデータ喪失リスクの値0.3を掛けた0.27である。   For example, the data loss weight 1303 when the storage 1 in FIG. 13 is the replication source is the data loss with the storage 3 determined as the first replication destination in the data loss weight 502 before update when the storage 1 is the replication source. Obtained by multiplying the loss risk by 0.3. For example, the data loss weight value 1303 of the combination where the storage 1 is the replication source and the storage 2 is the second replication destination is the value 0 of the data loss risk with the storage 3 to the value 0.9 of the data loss weight 502 before the update. .3 multiplied by .3.

図14は、データ喪失重みを更新するデータ喪失重み更新処理のフローチャートである。データ喪失重み更新処理を開始すると、複製先決定プログラム115は、データ喪失重み管理テーブル112と複製構成管理テーブル113を読み込む(S1401)。   FIG. 14 is a flowchart of data loss weight update processing for updating the data loss weight. When the data loss weight update process is started, the replication destination determination program 115 reads the data loss weight management table 112 and the replication configuration management table 113 (S1401).

複製先決定プログラム115は、複製構成管理テーブル113から、各複製元の第1複製先を読み込み、データ喪失重み管理テーブル112の第1複製先との組み合わせを、次(S1403)の更新重み値の計算対象から除外する(S1402)。   The replication destination determination program 115 reads the first replication destination of each replication source from the replication configuration management table 113 and sets the combination with the first replication destination of the data loss weight management table 112 to the next update weight value (S1403). Excluded from the calculation target (S1402).

複製先決定プログラム115は、更新重み値を計算する(S1403)。更新重み値は、図13の説明で述べたように、更新前のデータ喪失管理テーブル112に記録されたデータ喪失重みに、災害リスク402を掛け算することで得る。   The copy destination determination program 115 calculates an update weight value (S1403). As described in the explanation of FIG. 13, the update weight value is obtained by multiplying the data loss weight recorded in the data loss management table 112 before update by the disaster risk 402.

複製先決定プログラム115は、計算した更新重み値を更新後のデータ喪失リスク管理テーブル1300に書き込み(S1404)、処理を終了する。   The replication destination determination program 115 writes the calculated update weight value in the updated data loss risk management table 1300 (S1404), and ends the process.

データ喪失重みを更新したデータ喪失重み管理テーブル112(図13の1300)を用いて、図7の複製先決定プログラムを再度実行することにより、複製元と第2複製先のストレージの組合せが得られ、複製元600の各ストレージに対応する第2複製先602のストレージを決定する。以上が、複製先決定プログラム115による、本実施例における第2複製先の複製先決定処理である。   By using the data loss weight management table 112 (1300 in FIG. 13) in which the data loss weight has been updated, the replication destination determination program in FIG. 7 is executed again to obtain a combination of the replication source and the second replication destination storage. The storage of the second replication destination 602 corresponding to each storage of the replication source 600 is determined. The above is the replication destination determination process of the second replication destination in the present embodiment by the replication destination determination program 115.

複製制御プログラム116は、複製構成管理テーブル113を参照し、各ストレージの複製プログラム205に対して複製を指示する。その結果、複製元600の各ストレージの複製プログラム205が、第1複製先601および第2複製先602へデータを複製する。   The replication control program 116 refers to the replication configuration management table 113 and instructs the replication program 205 of each storage to replicate. As a result, the replication program 205 of each storage of the replication source 600 replicates data to the first replication destination 601 and the second replication destination 602.

なお、本実施例では、複製数が2の場合(冗長度が3)を例に説明したが、複製数が3以上(冗長度が4以上)の場合も同様の方法を用いることができる。例えば、複製数3の場合、第3複製先を決定する手順として、単に第2複製先を決定する手順を追加で実行すればよい。   In this embodiment, the case where the number of replicas is 2 (redundancy is 3) has been described as an example. However, the same method can be used when the number of replicas is 3 or more (redundancy is 4 or more). For example, when the number of replicas is 3, as a procedure for determining the third replication destination, a procedure for simply determining the second replication destination may be additionally executed.

なお、本実施例では、データ喪失重み502を、災害リスク402と各ストレージ101のデータ量とを掛け算することで得たが、単に災害リスク402としてもよい。また、データ喪失重み502をデータ安全重み(すなわち、値が大きいほどデータが安全であることを示す重み)としてもよい。   In this embodiment, the data loss weight 502 is obtained by multiplying the disaster risk 402 by the data amount of each storage 101, but it may be simply the disaster risk 402. The data loss weight 502 may be a data safety weight (that is, a weight indicating that the larger the value is, the safer the data is).

図15は、本実施例による効果を示す図である。図15(A)のデータ喪失割合グラフは、本実施例の反復による複製先の決定と一括処理(たとえば、第1複製先の決定に伴い更新したデータ喪失重みを第2複製先の決定に反映しない)をそれぞれ用いた場合に、損壊ストレージ割合の増加に対して、データ喪失割合が増加する様子を示した実験データである。実験では、ストレージ101の数を135とした計算機システム100を用いた。計算機システム100において、複製先を決定しデータを複製した後、地震シミュレータを用いてストレージの損壊をシミュレートし、その結果からデータの喪失と残存を集計することで、データ損失割合を計算した。図15(A)のデータ喪失割合グラフは、本実施例の反復処理と一括処理のデータ喪失割合が、どの損壊ストレージ割合であってもほぼ同じであることを示している。すなわち、本実施例の反復処理による複製先の決定は、一括処理による複製先の決定と同等のデータ保護性能をもつことがわかる。   FIG. 15 is a diagram showing the effect of this embodiment. The data loss ratio graph in FIG. 15A reflects the determination of the replication destination and batch processing (for example, the data loss weight updated with the determination of the first replication destination) in the determination of the second replication destination by repeating this embodiment. This is experimental data showing how the data loss rate increases with respect to the increase in the damaged storage rate when each of the above is used. In the experiment, a computer system 100 with 135 storages 101 was used. In the computer system 100, after duplicating data and replicating data, the damage of storage was simulated using an earthquake simulator, and the data loss rate was calculated by counting the data loss and the remaining from the result. The data loss ratio graph in FIG. 15A shows that the data loss ratio between the iterative processing and the batch processing in this embodiment is almost the same regardless of the damaged storage ratio. That is, it can be seen that the determination of the replication destination by the iterative processing of this embodiment has the same data protection performance as the determination of the replication destination by the batch processing.

図15(B)の複製先決定にかかる時間グラフは、本実施例の反復処理と一括処理をそれぞれ用いた場合に、計算機システム100を構成するストレージ101の台数増加に対して、複製先決定にかかる時間が増加する様子を示した実験データである。図15(B)の複製先決定にかかる時間グラフは、本実施例の反復処理による複製先決定に要する時間が、一括処理によるそれに比べて、どのストレージ台数であっても小さく、数千分の一以下になる場合すらあることを示している。すなわち、本実施例の反復処理によれば、一括処理に比べて、短時間で複製先を決定できることがわかる。   The time graph for determining the replication destination in FIG. 15B is used to determine the replication destination with respect to the increase in the number of storages 101 constituting the computer system 100 when the iterative processing and batch processing of this embodiment are used. This is experimental data showing how such time increases. The time graph for determining the replication destination in FIG. 15B shows that the time required for determining the replication destination by the iterative processing of this embodiment is smaller than that by the batch processing, regardless of the number of storages, and is several thousand minutes. It shows that there are even cases where it is less than one. That is, according to the iterative process of the present embodiment, it can be seen that the duplication destination can be determined in a shorter time than the batch process.

本実施例によれば、短時間でデータの複製先ストレージを決定することができるため、多くのストレージを地理的に分散した計算機システム(大規模分散システム)を運用する場合に、各ストレージの複製先として、データ保護性能が高いものを、短時間で決定することができる。そのため、利用者は、大規模分散システムの要件変更に合わせて、その都度複製先の変更を迅速に実施することができる。その際、データ保護効果は一括処理を用いた場合とほぼ同等に保たれる。   According to the present embodiment, the data replication destination storage can be determined in a short time. Therefore, when operating a computer system (large-scale distributed system) in which many storages are geographically distributed, replication of each storage is performed. First, it is possible to determine a high data protection performance in a short time. Therefore, the user can quickly change the duplication destination each time the requirements of the large-scale distributed system change. At that time, the data protection effect is kept almost the same as when batch processing is used.

本実施例では、ストレージごとに冗長度が異なる、反復的なデータ複製先の決定について説明する。本実施例では、実施例1と異なる部分を中心に説明する。   In this embodiment, a description will be given of repetitive determination of a data replication destination having a different redundancy for each storage. In the present embodiment, a description will be given centering on differences from the first embodiment.

本実施例は、実施例1と異なり、複製元ストレージごとに異なるデータ冗長度でデータを複製する。本実施例では、計算機システム100は、実施例1で述べた複製元を決定する各段階において、複製元となるストレージごとに、反復的にデータ複製先を決定する過程で、データ喪失重みがあらかじめ与えられた許容データ喪失重み以下であるならば、それ以上のデータ複製先を設けず、複製元となるストレージごとに異なる冗長度で複製する構成を備える。逆に言えば、複製元ストレージと第n複製先ストレージとの組合せにおけるデータ喪失重みが予め与えられた許容データ喪失重みを超えているとき(所定の許容データ喪失重みを満足しないとき)、データ喪失重みを更新し、第n+1複製先ストレージを決定する。この結果、複製元となるストレージごとに異なる冗長度で複製する構成となる。   Unlike the first embodiment, this embodiment replicates data with different data redundancy for each copy source storage. In this embodiment, the computer system 100 determines the data loss weight in advance in the process of repeatedly determining the data replication destination for each storage serving as the replication source at each stage of determining the replication source described in the first embodiment. If the weight is equal to or less than the given allowable data loss weight, there is provided a configuration in which no more data replication destinations are provided and replication is performed with different redundancy for each storage serving as a replication source. In other words, when the data loss weight in the combination of the copy source storage and the nth copy destination storage exceeds the predetermined allowable data loss weight (when the predetermined allowable data loss weight is not satisfied), the data loss The weight is updated, and the (n + 1) th replication destination storage is determined. As a result, the configuration is such that replication is performed with different redundancy for each storage serving as a replication source.

図16は、本実施例における、管理コンソール103に表示するデータ冗長度管理画面の構成例を示す図である。データ冗長度管理画面1600は、計算機システム100の全てのストレージ101に対して、同じ冗長度でデータを複製するための設定を行う固定冗長度ラジオボタン1605、各ストレージに対して異なる冗長度でデータを複製するための設定を行う可変冗長度ラジオボタン1601を表示する。さらにデータ冗長度管理画面1600は、可変冗長度ラジオボタン1601の選択に応答して許容する最大の冗長度を設定する最大冗長度テキストボックス1602、許容するデータ喪失重みテキストボックス1603、及び、管理サーバー102に設定完了を通知するOKボタン1604を備える。なお、許容するデータ喪失重みテキストボックス1603に入力された値を超えるデータ喪失重みの場合に、許容しないものとする。   FIG. 16 is a diagram illustrating a configuration example of a data redundancy management screen displayed on the management console 103 in the present embodiment. The data redundancy management screen 1600 is a fixed redundancy radio button 1605 for setting data replication with the same redundancy for all storages 101 of the computer system 100. Data with different redundancy for each storage A variable redundancy radio button 1601 for setting for duplicating is displayed. Further, the data redundancy management screen 1600 includes a maximum redundancy text box 1602 for setting the maximum redundancy allowed in response to selection of the variable redundancy radio button 1601, an allowable data loss weight text box 1603, and a management server. An OK button 1604 for notifying the completion of setting is provided to 102. It should be noted that the data loss weight exceeding the value input in the allowable data loss weight text box 1603 is not allowed.

システム管理者などの操作者は、管理コンソール103を操作してデータ冗長度管理画面1600を表示し、固定冗長度ラジオボタン1605または可変冗長度ラジオボタン1601を選択する。可変冗長度ラジオボタン1601を選択した場合、許容する最大冗長度1602と許容するデータ喪失重み1603を設定した後、OKボタン1604を押すことで、設定を完了する。管理コンソール103は、設定された内容を管理サーバー102のメモリ107上に保存する。本実施例は、可変冗長度ラジオボタン1601を選択した場合である。   An operator such as a system administrator operates the management console 103 to display the data redundancy management screen 1600 and selects the fixed redundancy radio button 1605 or the variable redundancy radio button 1601. When the variable redundancy radio button 1601 is selected, after setting the allowable maximum redundancy 1602 and the allowable data loss weight 1603, pressing the OK button 1604 completes the setting. The management console 103 stores the set contents on the memory 107 of the management server 102. In this embodiment, the variable redundancy radio button 1601 is selected.

図17は、本実施例における、データ喪失重みを更新することで得られるデータ喪失重み管理テーブルの例を示す図である。データ喪失重みを更新することで得られる、データ喪失重み管理テーブル1700と実施例1におけるデータ喪失重み管理テーブル1300との違いは、データ喪失重み値1703に「除外」が格納され得ることである。データ喪失重み1703が「除外」である、複製元1701と複製先1702のストレージの組み合わせは、第1複製先として複製先決定プログラム115によって決定されたストレージのデータ喪失重み値が、許容するデータ喪失重み1603に入力された値以下であるため、複製先決定プログラム115が第2複製先を決定しない(処理を除外する)ことを意味する。   FIG. 17 is a diagram illustrating an example of a data loss weight management table obtained by updating the data loss weight in the present embodiment. A difference between the data loss weight management table 1700 obtained by updating the data loss weight and the data loss weight management table 1300 in the first embodiment is that “exclusion” can be stored in the data loss weight value 1703. The combination of storage of the replication source 1701 and the replication destination 1702 in which the data loss weight 1703 is “excluded” is the data loss allowed by the storage data loss weight value determined by the replication destination determination program 115 as the first replication destination. This means that the copy destination determination program 115 does not determine the second copy destination (excludes processing) because it is equal to or less than the value input to the weight 1603.

図16に示した例では、許容するデータ喪失重み1603の値は0.3である。ストレージ1とその第1複製先であるストレージ3との間のデータ喪失重み値は0.3(図5参照)であり、許容するデータ喪失重み1603の値以下であるため、ストレージ1は第2複製先を決定する対象から除外される。一方、ストレージ2とその第1複製先であるストレージ4との間のデータ喪失重み値は0.8(図5参照)であり、許容するデータ喪失重み1603の値よりも大きいため、ストレージ2は第2複製先を決定する対象に含められる。同様に、ストレージ3はその対象から除外され、ストレージ4はその対象に含められる。   In the example shown in FIG. 16, the allowable data loss weight 1603 is 0.3. Since the data loss weight value between the storage 1 and the storage 3 that is the first replication destination is 0.3 (see FIG. 5), which is less than or equal to the allowable data loss weight 1603, the storage 1 Excluded from the target to determine the replication destination. On the other hand, the data loss weight value between the storage 2 and the storage 4 that is the first replication destination is 0.8 (see FIG. 5), which is larger than the allowable data loss weight 1603 value. It is included in the target for determining the second replication destination. Similarly, storage 3 is excluded from its target and storage 4 is included in its target.

図18は、本実施例における、データ喪失重みを更新する手順を示すフローチャートである。実施例1との違いは、図18において、図14のS1402とS1403の間にS1803を追加したものである。   FIG. 18 is a flowchart showing the procedure for updating the data loss weight in this embodiment. The difference from the first embodiment is that in FIG. 18, S1803 is added between S1402 and S1403 in FIG.

データ喪失重み更新処理を開始すると、複製先決定プログラム115は、データ喪失重み管理テーブル112と複製構成管理テーブル113を読み込む(S1801)。複製先決定プログラム115は、複製構成管理テーブル113から、各複製元の第1複製先を読み込み、データ喪失重み管理テーブル112から、第1複製先との組み合わせを、S1804の更新重み値の計算対象から除外する(S1802)。   When the data loss weight update process is started, the replication destination determination program 115 reads the data loss weight management table 112 and the replication configuration management table 113 (S1801). The replication destination determination program 115 reads the first replication destination of each replication source from the replication configuration management table 113, and selects the combination with the first replication destination from the data loss weight management table 112 to calculate the update weight value in S1804. (S1802).

複製先決定プログラム115は、メモリ107から許容するデータ喪失重みの値(前述した、許容するデータ喪失重み1603に入力され、メモリ107に格納されている値)を読み取り、図17の説明で述べたように、各複製元の第1複製先との組み合わせにおけるデータ喪失重みとこれを比較する。その結果、許容するデータ喪失重み1603以下である組み合わせをもつ複製元を、S1804更新重み値の計算対象から除外する(S1803)。   The replication destination determination program 115 reads the value of the data loss weight allowed from the memory 107 (the value input to the allowable data loss weight 1603 and stored in the memory 107 described above) and described in the explanation of FIG. As described above, the data loss weight in the combination with the first replication destination of each replication source is compared with this. As a result, the copy source having the combination of the allowable data loss weight 1603 or less is excluded from the calculation target of the S1804 update weight value (S1803).

複製先決定プログラム115は、更新重み値を計算し(S1804)、計算した更新重み値を更新後のデータ喪失重み管理テーブル1700として書き込み(S1805)、処理を終了する。以上が、複製先決定プログラム115による、本実施例における複製先決定処理である。   The replication destination determination program 115 calculates an update weight value (S1804), writes the calculated update weight value as the updated data loss weight management table 1700 (S1805), and ends the process. The above is the copy destination determination process in the present embodiment by the copy destination determination program 115.

なお、本実施例は、ストレージごとに異なる冗長度でデータを複製する方法を示したが、本実施例と同様の手法で、データ(すなわちファイルやディレクトリ)ごとに異なる冗長度となるように実行してもよい。   In this example, the method of replicating data with different redundancy for each storage is shown. However, the same method as in this example is used so that the data (ie, file or directory) has different redundancy. May be.

本実施例によれば、許容するデータ喪失重み値に基づいて安全と判定された複製元は、それ以上の複製を作成しないため、安全なストレージに効率的にデータを複製でき、複製データを格納するストレージ容量を節約することができる。   According to the present embodiment, the copy source determined to be safe based on the allowable data loss weight value does not create any more copies, so the data can be efficiently copied to the safe storage, and the copy data is stored. Storage capacity can be saved.

100:計算機システム、101:ストレージ、102:管理サーバー、103:管理コンソール、110:ストレージ構成管理テーブル、111:災害リスク管理テーブル、112:データ喪失重み管理テーブル、113:複製構成管理テーブル、114:データ喪失重み計算プログラム、115:複製先決定プログラム、116:複製制御プログラム。   100: Computer system, 101: Storage, 102: Management server, 103: Management console, 110: Storage configuration management table, 111: Disaster risk management table, 112: Data loss weight management table, 113: Replication configuration management table, 114: Data loss weight calculation program, 115: replication destination determination program, 116: replication control program.

Claims (10)

複数のストレージ、及び、前記複数のストレージとネットワークを介して接続し、データを格納している前記複数のストレージの各々の複製元ストレージに対応して、前記データのデータ喪失重みを用いて、前記データの複製データを格納する、前記複数のストレージの中の一つを第1複製先ストレージとして決定し、与えられた災害リスクを用いて前記データ喪失重みを更新し、更新した前記データ喪失重みを用いて、前記データを格納している前記複製元ストレージに対応して、前記複製データを格納する、前記複数のストレージの中の他の一つを第2複製先ストレージとして決定する管理サーバーを有し、
前記管理サーバーは、前記複製元ストレージと前記第1複製先ストレージとの組合せを仮決定して、仮決定した前記組合せの中で、データ喪失重みが最大の組合せについて、仮決定した前記複製元ストレージと仮決定した前記第1複製先ストレージとの組み合わせを入れ替え、前記データのデータ喪失重みを用いて、入れ替えた前記組合せの中から、仮決定した前記第1複製先ストレージを前記第1複製先ストレージとして決定することを特徴とする計算機システム。
Corresponding to each of the plurality of storages and the plurality of storages that are connected to the plurality of storages via a network and storing the data, the data storage weight of the data is used, One of the plurality of storages for storing data replication data is determined as a first replication destination storage, the data loss weight is updated using a given disaster risk, and the updated data loss weight is set. And a management server that determines the other one of the plurality of storages as the second replication destination storage that stores the replication data in correspondence with the replication source storage that stores the data. And
The management server tentatively determines a combination of the replication source storage and the first replication destination storage, and tentatively determines the replication source storage for the combination with the largest data loss weight among the tentatively determined combinations. The combination of the first replication destination storage temporarily determined and the first replication destination storage is replaced, and the first replication destination storage temporarily determined from the replaced combination is replaced with the first replication destination storage using the data loss weight of the data. A computer system characterized by determining as .
前記管理サーバーは、前記データ喪失重みが所定の許容データ喪失重みを満足していない場合、与えられた災害リスクを用いて前記データ喪失重みを更新し、更新した前記データ喪失重みを用いて、前記データを格納している前記複製元ストレージに対応して、前記複製データを格納する、前記複数のストレージの中の他の一つを第2複製先ストレージとして決定することを特徴とする請求項1に記載の計算機システム。 The management server updates the data loss weight using a given disaster risk when the data loss weight does not satisfy a predetermined allowable data loss weight, and uses the updated data loss weight, 2. The second replication destination storage is determined as another second storage among the plurality of storages storing the replication data corresponding to the replication source storage storing data. The computer system described in 1. 前記管理サーバーは、前記データ喪失重みを更新するとき、前記複製元ストレージと前記第1複製先ストレージの組合せに対応するデータ喪失重みの更新を除外することを特徴とする請求項1に記載の計算機システム。 2. The computer according to claim 1 , wherein when updating the data loss weight, the management server excludes an update of a data loss weight corresponding to a combination of the replication source storage and the first replication destination storage. system. 前記管理サーバーは、前記第1複製先ストレージを除外して、前記第2複製先ストレージを決定することを特徴とする請求項3に記載の計算機システム。 The computer system according to claim 3 , wherein the management server determines the second replication destination storage by excluding the first replication destination storage. 複数のストレージとネットワークを介して接続した管理サーバーに、データを格納している前記複数のストレージの各々の複製元ストレージに対応して、前記データのデータ喪失重みを用いて、前記データの複製データを格納する、前記複数のストレージの中の一つを第1複製先ストレージとして決定し、与えられた災害リスクを用いて前記データ喪失重みを更新し、更新した前記データ喪失重みを用いて、前記データを格納している前記複製元ストレージに対応して、前記複製データを格納する、前記複数のストレージの中の他の一つを第2複製先ストレージとして決定する手順を実行させ
前記管理サーバーに、前記複製元ストレージと前記第1複製先ストレージとの組合せを仮決定して、仮決定した前記組合せの中で、データ喪失重みが最大の組合せについて、仮決定した前記複製元ストレージと仮決定した前記第1複製先ストレージとの組み合わせを入れ替え、前記データのデータ喪失重みを用いて、入れ替えた前記組合せの中から、仮決定した前記第1複製先ストレージを前記第1複製先ストレージとして決定する手順を実行させるためのプログラム。
The data replication data using the data loss weight of the data corresponding to the replication source storage of each of the plurality of storages storing data to a management server connected to the plurality of storages via a network One of the plurality of storages is stored as a first replication destination storage, the data loss weight is updated using a given disaster risk, and the updated data loss weight is used to Corresponding to the replication source storage storing the data, the procedure for determining the other one of the plurality of storages for storing the replication data as a second replication destination storage is executed .
The management server temporarily determines a combination of the replication source storage and the first replication destination storage, and temporarily determines the replication source storage for the combination with the largest data loss weight among the provisionally determined combinations. The combination of the first replication destination storage temporarily determined and the first replication destination storage is replaced, and the first replication destination storage temporarily determined from the replaced combination is replaced with the first replication destination storage using the data loss weight of the data. A program for executing the procedure to determine as .
前記管理サーバーに、前記データ喪失重みが所定の許容データ喪失重みを満足していない場合、与えられた災害リスクを用いて前記データ喪失重みを更新し、更新した前記データ喪失重みを用いて、前記データを格納している前記複製元ストレージに対応して、前記複製データを格納する、前記複数のストレージの中の他の一つを第2複製先ストレージとして決定する手順を実行させるための請求項5に記載のプログラム。 In the management server, if the data loss weight does not satisfy a predetermined allowable data loss weight, the data loss weight is updated using a given disaster risk, and the updated data loss weight is used to update the data loss weight. The claim for executing the procedure which determines the other one of the plurality of storages storing the replication data as the second replication destination storage corresponding to the replication source storage storing the data. 5. The program according to 5 . 前記管理サーバーに、前記データ喪失重みを更新するとき、前記複製元ストレージと前記第1複製先ストレージの組合せに対応するデータ喪失重みの更新を除外する手順を実行させるための請求項6に記載のプログラム。 To the management server, when said updating data loss weight, according to claim 6 for executing exclude steps to update the data loss weight corresponding to the combination of the said replication source storage first destination storage program. 前記管理サーバーに、前記第1複製先ストレージを除外して、前記第2複製先ストレージを決定する手順を実行させるための請求項7に記載のプログラム。 The program according to claim 7 , wherein the management server is caused to execute a procedure for determining the second replication destination storage by excluding the first replication destination storage. 複数のストレージ、及び、前記複数のストレージとネットワークを介して接続される管理サーバーを有する計算機システムにおいて、In a computer system having a plurality of storages and a management server connected to the plurality of storages via a network,
前記管理サーバーは、The management server is
データを格納している前記複数のストレージの各々の複製元ストレージに対応して、複製元ストレージと複製先ストレージとの組み合わせごとに算出した前記データのデータ喪失重みを用いて、前記データの複製データを格納する、前記複数のストレージの中の一つを第1複製先ストレージとして決定し、Data replication data using the data loss weight of the data calculated for each combination of the replication source storage and the replication destination storage corresponding to the replication source storage of each of the plurality of storages storing data And determining one of the plurality of storages as a first replication destination storage,
前記決定した第1複製先ストレージを用いて前記複製元ストレージと複製先ストレージとの組み合わせごとに算出したデータ喪失重みを更新し、更新した前記データ喪失重みを用いて、前記データを格納している前記複製元ストレージに対応して、前記複製データを格納する、前記複数のストレージの中の他の一つを第2複製先ストレージとして決定することを特徴とする計算機システム。The data loss weight calculated for each combination of the replication source storage and the replication destination storage is updated using the determined first replication destination storage, and the data is stored using the updated data loss weight A computer system, wherein another one of the plurality of storages storing the duplicate data is determined as a second duplication destination storage corresponding to the duplication source storage.
複数のストレージとネットワークを介して接続される管理サーバーに、To a management server connected to multiple storages via a network,
データを格納している前記複数のストレージの各々の複製元ストレージに対応して、複製元ストレージと複製先ストレージとの組み合わせごとに算出した前記データのデータ喪失重みを用いて、前記データの複製データを格納する、前記複数のストレージの中の一つを第1複製先ストレージとして決定する手順を実行させ、Data replication data using the data loss weight of the data calculated for each combination of the replication source storage and the replication destination storage corresponding to the replication source storage of each of the plurality of storages storing data And executing a procedure for determining one of the plurality of storages as a first replication destination storage,
前記決定した第1複製先ストレージを用いて前記複製元ストレージと複製先ストレージとの組み合わせごとに算出したデータ喪失重みを更新し、更新した前記データ喪失重みを用いて、前記データを格納している前記複製元ストレージに対応して、前記複製データを格納する、前記複数のストレージの中の他の一つを第2複製先ストレージとして決定する手順を実行させるためのプログラム。The data loss weight calculated for each combination of the replication source storage and the replication destination storage is updated using the determined first replication destination storage, and the data is stored using the updated data loss weight A program for executing a procedure of determining another one of the plurality of storages that stores the replication data as a second replication destination storage corresponding to the replication source storage.
JP2014009394A 2014-01-22 2014-01-22 Computer system and program for determining data replication destination Expired - Fee Related JP6214089B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014009394A JP6214089B2 (en) 2014-01-22 2014-01-22 Computer system and program for determining data replication destination

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014009394A JP6214089B2 (en) 2014-01-22 2014-01-22 Computer system and program for determining data replication destination

Publications (2)

Publication Number Publication Date
JP2015138378A JP2015138378A (en) 2015-07-30
JP6214089B2 true JP6214089B2 (en) 2017-10-18

Family

ID=53769339

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014009394A Expired - Fee Related JP6214089B2 (en) 2014-01-22 2014-01-22 Computer system and program for determining data replication destination

Country Status (1)

Country Link
JP (1) JP6214089B2 (en)

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015518587A (en) * 2012-04-25 2015-07-02 株式会社日立製作所 Computer and computer control method

Also Published As

Publication number Publication date
JP2015138378A (en) 2015-07-30

Similar Documents

Publication Publication Date Title
US20170109247A1 (en) Method and apparatus for managing data recovery of distributed storage system
JP5940144B2 (en) Method, system, and computer program for collaborative disaster recovery
CN102938784A (en) Method and system used for data storage and used in distributed storage system
US20170235643A1 (en) Data recovery from multiple data backup technologies
US20140108345A1 (en) Exchanging locations of an out of synchronization indicator and a change recording indicator via pointers
JP6211631B2 (en) Identifying workloads and sizing buffers for volume replication purposes
CN107851102A (en) System and method for key assignments storage
CN106605217B (en) For the method and system for being moved to another website from a website will to be applied
KR101652436B1 (en) Apparatus for data de-duplication in a distributed file system and method thereof
JPWO2007099636A1 (en) File system migration method, file system migration program, and file system migration apparatus
US20210397599A1 (en) Techniques for generating a consistent view of an eventually consistent database
US10083121B2 (en) Storage system and storage method
JP2013050836A (en) Storage system, method for checking data integrity, and program
JP6214089B2 (en) Computer system and program for determining data replication destination
JP2010026965A (en) Archive system and content management method
JP6744272B2 (en) Migration management device and migration management method
JP5982826B2 (en) Environment construction device, environment registration device, environment switching device, environment construction method, environment registration method, environment switching method, environment construction program, environment registration program, and environment switching program
AU2021268828B2 (en) Secure data replication in distributed data storage environments
Li et al. Global reliability evaluation for cloud storage systems with proactive fault tolerance
JP6637258B2 (en) Storage system migration method and program
JP6955588B2 (en) Systems and methods to support data analysis
JP6197872B2 (en) Data processing system, data processing method, and data processing program
Miles et al. Software resilience using kokkos ecosystem
JP6291977B2 (en) Distributed file system, backup file acquisition method, control device, and management device
JP5832592B1 (en) Data management device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160920

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20160920

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20170614

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170627

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170804

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: 20170822

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170915

R150 Certificate of patent or registration of utility model

Ref document number: 6214089

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees