JP2021193517A - Container management device, container management method and program - Google Patents

Container management device, container management method and program Download PDF

Info

Publication number
JP2021193517A
JP2021193517A JP2020099567A JP2020099567A JP2021193517A JP 2021193517 A JP2021193517 A JP 2021193517A JP 2020099567 A JP2020099567 A JP 2020099567A JP 2020099567 A JP2020099567 A JP 2020099567A JP 2021193517 A JP2021193517 A JP 2021193517A
Authority
JP
Japan
Prior art keywords
performance information
container
resource allocation
container management
containers
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2020099567A
Other languages
Japanese (ja)
Inventor
啓介 山口
Keisuke Yamaguchi
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 JP2020099567A priority Critical patent/JP2021193517A/en
Publication of JP2021193517A publication Critical patent/JP2021193517A/en
Pending legal-status Critical Current

Links

Images

Abstract

To provide a container management device, a container management method and a program which exclude the influence of allocation of resources, and are required to obtain the continuity of performance information.SOLUTION: A management device comprises performance information compensation means which compensates performance information related to one or more containers, based on a host computer in which one or more containers operate or resource allocation information indicating resources allocated to a container base.SELECTED DRAWING: Figure 1

Description

本発明は、コンテナ管理装置、コンテナ管理方法及びプログラムに関する。 The present invention relates to a container management device, a container management method and a program.

特許文献1は、対応付けられるリソースの一部を管理し、仮想リソースとして提供するコンテナについて開示している。また、特許文献1は、装置管理部が、管理対象の各装置から利用率および実性能を取得し、リソース稼働情報データベースに格納することについて開示している。また、特許文献1は、テナント又はアプリケーション管理サーバに提供される仮想的なリソース構成が、コンテナごとに管理され、コンテナ管理テーブルに保持されることについて開示している。また、特許文献1は、テーブルに、複数の異種アプリケーションによるリソース要件を共通して比較評価するために、補正係数を設定し、それぞれの性能指標の実計測値を補正係数で補正し、その補正結果を記録することについて開示している。 Patent Document 1 discloses a container that manages a part of the associated resource and provides it as a virtual resource. Further, Patent Document 1 discloses that the device management unit acquires the utilization rate and the actual performance from each device to be managed and stores them in the resource operation information database. Further, Patent Document 1 discloses that a virtual resource configuration provided to a tenant or an application management server is managed for each container and held in a container management table. Further, in Patent Document 1, in order to compare and evaluate the resource requirements of a plurality of different applications in common in the table, a correction coefficient is set, the actual measured value of each performance index is corrected by the correction coefficient, and the correction thereof is performed. It discloses recording the results.

国際公開第2015/049789号International Publication No. 2015/049789

特許文献1では、リソースの最適化を行うために、性能指標を収集し、アプリケーションの種類ごとに、特定の倍率を用いて補正を行って、スコア計算した結果を、リソースの性能特性として示している。
しかし、特許文献1では、資源の割り当ての影響を排除して、性能情報の連続性を得ることはできなかった。
In Patent Document 1, in order to optimize resources, performance indexes are collected, corrections are made for each application type using a specific magnification, and the score calculation results are shown as resource performance characteristics. There is.
However, in Patent Document 1, it is not possible to eliminate the influence of resource allocation and obtain continuity of performance information.

そこで、この発明は、上述の課題を解決するコンテナ管理装置、コンテナ管理方法及びプログラムを提供することを目的としている。 Therefore, an object of the present invention is to provide a container management device, a container management method, and a program that solve the above-mentioned problems.

本発明のいくつかの態様は、上述の課題を解決すべくなされたもので、本発明の第1態様は、1または複数のコンテナが動作するホスト計算機またはコンテナ基盤に割り当てられている資源を示す資源割当情報に基づいて、前記1または複数のコンテナに関する性能情報を補正する性能情報補正手段を備えるコンテナ管理装置である。 Some aspects of the present invention have been made to solve the above-mentioned problems, and the first aspect of the present invention shows resources allocated to a host computer or a container base in which one or more containers are operated. It is a container management device provided with performance information correction means for correcting performance information regarding the one or more containers based on resource allocation information.

また、本発明の第2態様は、1または複数のコンテナが動作するホスト計算機またはコンテナ基盤に割り当てられている資源を示す資源割当情報に基づいて、前記1または複数のコンテナに関する性能情報を補正するコンテナ管理方法である。 Further, the second aspect of the present invention corrects the performance information regarding the one or more containers based on the resource allocation information indicating the resources allocated to the host computer or the container base in which one or more containers are operated. It is a container management method.

また、本発明の第3態様は、コンテナ管理装置のコンピュータを、1または複数のコンテナが動作するホスト計算機またはコンテナ基盤に割り当てられている資源を示す資源割当情報に基づいて、前記1または複数のコンテナに関する性能情報を補正させる性能情報補正手段として機能させるプログラムである。 Further, in the third aspect of the present invention, one or more of the computers of the container management device are based on the resource allocation information indicating the resources allocated to the host computer or the container base in which one or more containers are operated. It is a program that functions as a performance information correction means for correcting performance information related to a container.

本発明のいくつかの態様によれば、資源の割り当ての影響を排除して、性能情報の連続性を得ることができる。 According to some aspects of the invention, continuity of performance information can be obtained by eliminating the influence of resource allocation.

本発明の第1実施形態によるコンテナ管理システムの概略構成図である。It is a schematic block diagram of the container management system by 1st Embodiment of this invention. 本発明の第1実施形態による監視マネージャの処理を示すフローチャートである。It is a flowchart which shows the processing of the monitoring manager by 1st Embodiment of this invention. 本発明の第1実施形態によるホスト計算機、コンテナ基盤、コンテナの関係を示す概念図である。It is a conceptual diagram which shows the relationship of the host computer, the container base, and a container by 1st Embodiment of this invention. 本発明の第1実施形態によるホスト計算機、コンテナ基盤、コンテナの関係を示す他の概念図である。It is another conceptual diagram which shows the relationship of the host computer, the container base, and a container by 1st Embodiment of this invention. 本発明の第1実施形態による資源割当情報収集部が収集する資源割当情報の一例を示すグラフである。It is a graph which shows an example of the resource allocation information collected by the resource allocation information collection part by 1st Embodiment of this invention. 本発明の第1実施形態による性能情報収集部が収集する性能情報の一例を示すグラフである。It is a graph which shows an example of the performance information collected by the performance information collecting part by 1st Embodiment of this invention. 本発明の第1実施形態による性能情報補正部が生成する補正後の性能情報の一例を示すグラフである。It is a graph which shows an example of the corrected performance information generated by the performance information correction part by 1st Embodiment of this invention. 本発明の第2実施形態によるコンテナ管理システムの概略構成図である。It is a schematic block diagram of the container management system by 2nd Embodiment of this invention. 本発明の第2実施形態による監視マネージャの処理を示すフローチャートである。It is a flowchart which shows the processing of the monitoring manager by 2nd Embodiment of this invention. 本発明の第2実施形態による資源割当情報収集部が収集する資源割当情報の一例を示すグラフである。It is a graph which shows an example of the resource allocation information collected by the resource allocation information collection part by 2nd Embodiment of this invention. 本発明の第2実施形態による性能情報収集部が収集する性能情報の一例を示すグラフである。It is a graph which shows an example of the performance information which the performance information collecting part by the 2nd Embodiment of this invention collects. 本発明の第2実施形態による性能情報補正部が生成する補正後の性能情報の一例を示すグラフである。It is a graph which shows an example of the corrected performance information generated by the performance information correction part by 2nd Embodiment of this invention. 最小構成を有する監視マネージャの構成を示すブロック図である。It is a block diagram which shows the structure of the monitoring manager which has the minimum structure. 最小構成を有する監視マネージャの処理を示すフローチャートである。It is a flowchart which shows the process of the monitoring manager which has the minimum configuration.

[第1実施形態]
始めに、本発明の第1実施形態について説明する。
[First Embodiment]
First, the first embodiment of the present invention will be described.

図1は、本発明の第1実施形態によるコンテナ管理システム100aの概略構成図である。コンテナ管理システム100aは、ホスト計算機10a、監視マネージャ20a(コンテナ管理装置とも称する)を備える。
ホスト計算機10aと監視マネージャ20aは、有線又は無線のネットワークにより、相互に接続される。なお、図1では、ホスト計算機10aが1つの場合を示しているが、ホスト計算機は、複数台存在することもある。
FIG. 1 is a schematic configuration diagram of a container management system 100a according to the first embodiment of the present invention. The container management system 100a includes a host computer 10a and a monitoring manager 20a (also referred to as a container management device).
The host computer 10a and the monitoring manager 20a are connected to each other by a wired or wireless network. Although FIG. 1 shows a case where one host computer 10a is used, there may be a plurality of host computers.

ホスト計算機10aは、コンテナ基盤11、性能情報収集部13、性能情報蓄積部14、資源割当情報収集部15a、資源割当情報蓄積部16aを備える。
コンテナ基盤11は、ホスト計算機10aで処理されるコンテナ12を制御する。コンテナ12は、ホスト計算機10a上で、論理的な区画を設定し、アプリケーションを動作させるために必要なライブラリやアプリケーションなどを1つにまとめたものであり、疑似的に個別のサーバのように用いることができるようにしたものである。
なお、図1では、コンテナ12を、1つのみ示しているが、コンテナ12は、複数存在し得る。コンテナ基盤11は、複数のコンテナを制御することができる。
The host computer 10a includes a container base 11, a performance information collection unit 13, a performance information storage unit 14, a resource allocation information collection unit 15a, and a resource allocation information storage unit 16a.
The container base 11 controls the container 12 processed by the host computer 10a. The container 12 is a collection of libraries and applications necessary for setting a logical partition and operating an application on the host computer 10a, and is used like a pseudo individual server. It is something that can be done.
Although only one container 12 is shown in FIG. 1, there may be a plurality of containers 12. The container base 11 can control a plurality of containers.

性能情報収集部13は、コンテナ12に関する性能情報を収集する。ここでは、コンテナ12は、性能情報として、コンテナ12を処理するCPU(Central Processing Unit)(中央演算処理装置とも称する)の負荷の情報を収集する。
性能情報蓄積部14は、HDD(Hard Disk Drive)などの記憶装置であり、性能情報収集部13が収集した性能情報など、コンテナ12に関する各種情報を記憶する。
The performance information collecting unit 13 collects performance information regarding the container 12. Here, the container 12 collects information on the load of a CPU (Central Processing Unit) (also referred to as a central processing unit) that processes the container 12 as performance information.
The performance information storage unit 14 is a storage device such as an HDD (Hard Disk Drive), and stores various information related to the container 12 such as the performance information collected by the performance information collection unit 13.

資源割当情報収集部15aは、コンテナ基盤11から、コンテナ12に割り当てられている資源の情報である資源割当情報を収集する。ここでは、資源割当情報収集部15aは、資源割当情報として、コンテナ12の処理に用いられているCPUの数の情報を収集する。
資源割当情報蓄積部16aは、HDDなどの記憶装置であり、資源割当情報収集部15aが収集した資源割当情報を記憶する。
The resource allocation information collection unit 15a collects resource allocation information, which is information on the resources allocated to the container 12, from the container base 11. Here, the resource allocation information collecting unit 15a collects information on the number of CPUs used in the processing of the container 12 as resource allocation information.
The resource allocation information storage unit 16a is a storage device such as an HDD, and stores the resource allocation information collected by the resource allocation information collection unit 15a.

一方、監視マネージャ20aは、性能情報取得部21、性能情報補正部22a(性能情報補正手段とも称する)、性能情報表示部23(性能情報表示手段とも称する)、管理者対話部24を備える。
性能情報取得部21は、ホスト計算機10aの性能情報蓄積部14に記憶されている性能情報を読み出し、性能情報補正部22aに出力する。
On the other hand, the monitoring manager 20a includes a performance information acquisition unit 21, a performance information correction unit 22a (also referred to as a performance information correction means), a performance information display unit 23 (also referred to as a performance information display means), and an administrator dialogue unit 24.
The performance information acquisition unit 21 reads out the performance information stored in the performance information storage unit 14 of the host computer 10a and outputs it to the performance information correction unit 22a.

性能情報補正部22aは、管理者対話部24から入力される補正指示に基づき、ホスト計算機10aの資源割当情報蓄積部16aに記憶されている資源割当情報を読み出す。性能情報補正部22aは、性能情報蓄積部14から読み出した性能情報を、資源割当情報蓄積部16aから読み出した資源割当情報を用いて補正し、補正後の性能情報を、性能情報表示部23に出力する。 The performance information correction unit 22a reads out the resource allocation information stored in the resource allocation information storage unit 16a of the host computer 10a based on the correction instruction input from the administrator dialogue unit 24. The performance information correction unit 22a corrects the performance information read from the performance information storage unit 14 by using the resource allocation information read from the resource allocation information storage unit 16a, and the corrected performance information is transmitted to the performance information display unit 23. Output.

性能情報表示部23は、ディスプレイなどの表示装置であり、性能情報補正部22aから出力された補正後の性能情報を、グラフとして表示する。
管理者対話部24は、キーボードなどの入力装置であり、コンテナ管理システム100aの操作に基づき、性能情報補正部22aで、性能情報の補正を行うか否かに関する補正指示を取得し、その補正指示を、性能情報補正部22aに出力する。
The performance information display unit 23 is a display device such as a display, and displays the corrected performance information output from the performance information correction unit 22a as a graph.
The administrator dialogue unit 24 is an input device such as a keyboard, and based on the operation of the container management system 100a, the performance information correction unit 22a acquires a correction instruction regarding whether or not to correct the performance information, and the correction instruction thereof. Is output to the performance information correction unit 22a.

図2は、本発明の第1実施形態による監視マネージャ20aの処理を示すフローチャートである。
始めに、性能情報取得部21は、性能情報蓄積部14に記憶されている性能情報を読み出すことにより、コンテナ12に関する性能情報を取得する(ステップS11)。
FIG. 2 is a flowchart showing the processing of the monitoring manager 20a according to the first embodiment of the present invention.
First, the performance information acquisition unit 21 acquires the performance information regarding the container 12 by reading the performance information stored in the performance information storage unit 14 (step S11).

次に、管理者対話部24は、性能情報補正部22aで性能情報を補正することを指示する補正指示を受領しているか否かに基づいて、性能情報の補正を行うか否かについて判定する(ステップS12)。管理者からの補正指示には、性能情報補正部22aで性能情報を補正するか否かについての情報と、補正を行う場合には、補正を行う補正期間(例えば、時刻t0〜tn(nは整数))についての情報が含まれる。
性能情報の補正を行わないと判定した場合には(ステップS12でNo)、後述するステップS15の処理が行われる。
Next, the administrator dialogue unit 24 determines whether or not to correct the performance information based on whether or not the performance information correction unit 22a has received the correction instruction instructing the correction of the performance information. (Step S12). The correction instruction from the administrator includes information on whether or not the performance information correction unit 22a corrects the performance information, and if correction is performed, the correction period for correction (for example, time t0 to tun (n is n). Contains information about (integer)).
If it is determined that the performance information is not corrected (No in step S12), the process of step S15, which will be described later, is performed.

一方、性能情報の補正を行うと判定した場合には(ステップS12でYes)、性能情報補正部22aは、資源割当情報蓄積部16aから、補正期間における資源割当情報を読み出すことにより、コンテナ基盤11の資源割当情報として、コンテナ12を処理するために用いられているホスト計算機10aの数に関する情報を取得する(ステップS13)。 On the other hand, when it is determined that the performance information is to be corrected (Yes in step S12), the performance information correction unit 22a reads the resource allocation information in the correction period from the resource allocation information storage unit 16a, so that the container board 11 As the resource allocation information of the above, information on the number of host computers 10a used for processing the container 12 is acquired (step S13).

次に、性能情報補正部22aは、資源割当情報蓄積部16aから読み出した資源割当情報を用いて、性能情報取得部21が取得した性能情報を補正する(ステップS14)。例えば、性能情報補正部22aは、性能情報の補正を開始する前の期間の最後の時点における性能情報と、性能情報の補正を行う期間の最初の時点における性能情報とが一致するように、性能情報の補正を行う期間における性能情報の値を増減させる。 Next, the performance information correction unit 22a corrects the performance information acquired by the performance information acquisition unit 21 by using the resource allocation information read from the resource allocation information storage unit 16a (step S14). For example, the performance information correction unit 22a performs so that the performance information at the end of the period before the correction of the performance information is started and the performance information at the beginning of the period for correcting the performance information match. Increase or decrease the value of performance information during the period of information correction.

次に、性能情報表示部23は、性能情報補正部22aが補正した性能情報を、グラフで表示することにより、補正後の性能情報を、コンテナ管理システム100aの管理者に提示する(ステップS15)。 Next, the performance information display unit 23 presents the corrected performance information to the administrator of the container management system 100a by displaying the performance information corrected by the performance information correction unit 22a in a graph (step S15). ..

図3A及び図3Bは、本発明の第1実施形態によるホスト計算機10a、コンテナ基盤11、コンテナ12の関係を示す概念図である。
図3A及び図3Bでは、ホスト計算機10a(図1)が、ホスト計算機10−1と、ホスト計算機10−2からなる場合について説明する。
コンテナ12が、異なる性能のホスト計算機10−1、10−2の間で移動したり、コンテナ12が使用できるCPU割当が変化したりすると、コンテナ12上で利用可能なCPU資源は変化する。
3A and 3B are conceptual diagrams showing the relationship between the host computer 10a, the container base 11, and the container 12 according to the first embodiment of the present invention.
In FIGS. 3A and 3B, a case where the host computer 10a (FIG. 1) includes the host computer 10-1 and the host computer 10-2 will be described.
When the container 12 moves between host computers 10-1 and 10-2 having different performances, or when the CPU allocation that can be used by the container 12 changes, the CPU resources available on the container 12 change.

図3Aは、1つのコンテナ12が、コンテナ基盤11の制御に基づき、4つのCPUを用いて動作するホスト計算機10−1で処理される場合を示している。
図3Bは、1つのコンテナ12が、コンテナ基盤11の制御に基づき、2つのCPUを用いて動作するホスト計算機10−2で処理される場合を示している。
コンテナ基盤11は、図3Aの状態と、図3Bの状態を切り替えることにより、1つのコンテナ12が、ホスト計算機10−1と、ホスト計算機10−2のいずれで処理するかを制御する。
FIG. 3A shows a case where one container 12 is processed by a host computer 10-1 that operates using four CPUs under the control of the container base 11.
FIG. 3B shows a case where one container 12 is processed by a host computer 10-2 that operates using two CPUs under the control of the container base 11.
By switching between the state of FIG. 3A and the state of FIG. 3B, the container board 11 controls whether one container 12 processes the host computer 10-1 or the host computer 10-2.

図4Aは、本発明の第1実施形態による資源割当情報収集部15aが収集する資源割当情報の一例を示すグラフである。なお、図4Aに示すグラフのデータは、図2のフローチャートのステップS13で、性能情報補正部22aにより取得される。
図4Aにおいて、横軸は、時間を示しており、縦軸は、資源割当情報を示すコンテナ12の処理に用いられているCPUの数を示している。
FIG. 4A is a graph showing an example of resource allocation information collected by the resource allocation information collecting unit 15a according to the first embodiment of the present invention. The graph data shown in FIG. 4A is acquired by the performance information correction unit 22a in step S13 of the flowchart of FIG.
In FIG. 4A, the horizontal axis indicates time, and the vertical axis indicates the number of CPUs used for processing the container 12 indicating resource allocation information.

具体的には、図4Aでは、時刻t0〜t1の期間は、コンテナ12は、4つのCPUを用いて動作するホスト計算機10−1により処理されることを示している。また、図4Aでは、時刻t1〜t2の期間は、コンテナ12は、2つのCPUを用いて動作するホスト計算機10−2により処理されることを示している。また、図4Aでは、時刻t2以降の期間は、コンテナ12は、4つのCPUを用いて動作するホスト計算機10−1により処理されることを示している。
つまり、図4Aでは、時刻t1を境に、コンテナ12を処理するCPUの数が、4つから2つに減少しているため、コンテナ12では、時刻t1〜t2の期間は、コンテナ12の処理に用いられる資源が、一定量減少する。
Specifically, FIG. 4A shows that the container 12 is processed by the host computer 10-1 that operates using four CPUs during the period from time t0 to t1. Further, in FIG. 4A, it is shown that the container 12 is processed by the host computer 10-2 operated by using two CPUs during the period t1 to t2. Further, in FIG. 4A, it is shown that the container 12 is processed by the host computer 10-1 operated by using four CPUs during the period after the time t2.
That is, in FIG. 4A, the number of CPUs that process the container 12 is reduced from four to two at the time t1. Therefore, in the container 12, the processing of the container 12 is performed during the time t1 to t2. The resources used for the operation are reduced by a certain amount.

図4Bは、本発明の第1実施形態による性能情報収集部13が収集する性能情報の一例を示すグラフである。なお、図4Bに示すグラフのデータは、図2のフローチャートのステップS11で、性能情報取得部21により取得される。
なお、ここでは、性能情報が、コンテナ12を処理する際のCPUの負荷である場合について説明する。
図4Bにおいて、横軸は、時間を示しており、縦軸は、コンテナ12を処理する際の1つのCPUあたりの負荷を示している。
FIG. 4B is a graph showing an example of performance information collected by the performance information collecting unit 13 according to the first embodiment of the present invention. The graph data shown in FIG. 4B is acquired by the performance information acquisition unit 21 in step S11 of the flowchart of FIG.
Here, the case where the performance information is the load of the CPU when processing the container 12 will be described.
In FIG. 4B, the horizontal axis represents time, and the vertical axis represents the load per CPU when processing the container 12.

図4Aで説明したように、時刻t0〜t1の期間は、コンテナ12は、4つのCPUを用いるホスト計算機10−1で処理されるが、時刻t1〜t2の期間は、コンテナ12が、2つのCPUを用いるホスト計算機10−2で処理される。図4Bでは、時刻t1〜t2の期間では、使用可能なCPUの数が減少しているため、1つのCPUあたりの負荷が増加し、監視閾値V1を超える場合を示している。 As described with reference to FIG. 4A, the container 12 is processed by the host computer 10-1 using four CPUs during the period from time t0 to t1, but the container 12 has two containers 12 during the period from time t1 to t2. It is processed by the host computer 10-2 using the CPU. FIG. 4B shows a case where the load per CPU increases and exceeds the monitoring threshold value V1 because the number of usable CPUs decreases during the period t1 to t2.

図4Cは、本発明の第1実施形態による性能情報補正部22aが生成する補正後の性能情報の一例を示すグラフである。なお、図4Cに示すグラフのデータは、図2のフローチャートのステップS15で、性能情報表示部23により表示される。
図4Cにおいて、横軸は、時間を示しており、縦軸は、コンテナ12を処理する際の1つのCPUあたりの補正後の負荷を示している。
FIG. 4C is a graph showing an example of corrected performance information generated by the performance information correction unit 22a according to the first embodiment of the present invention. The graph data shown in FIG. 4C is displayed by the performance information display unit 23 in step S15 of the flowchart of FIG.
In FIG. 4C, the horizontal axis represents time, and the vertical axis represents the corrected load per CPU when processing the container 12.

図4Bと比較して、図4Cでは、性能情報補正部22aは、性能情報の補正を開始する前の期間(時刻t0〜t1)の最後の時点における性能情報と、性能情報の補正を行う期間(時刻t1〜t2)の最初の時点における性能情報とが一致するように、性能情報の補正を行う期間における性能情報の値を、図4Cの縦軸方向に、所定の割合だけ減少させている。図4Cでは、時刻t1〜t2の期間でも、1つのCPUあたりの負荷が、監視閾値V1を超えていない。 Compared with FIG. 4B, in FIG. 4C, the performance information correction unit 22a performs the performance information at the last time point of the period (time t0 to t1) before the start of the correction of the performance information, and the period for correcting the performance information. The value of the performance information in the period for correcting the performance information is reduced by a predetermined ratio in the vertical axis direction of FIG. 4C so that the performance information at the first time point (time t1 to t2) matches. .. In FIG. 4C, the load per CPU does not exceed the monitoring threshold value V1 even during the period t1 to t2.

図3A及び図3Bで示すように、コンテナ12の処理に用いられるCPUの数が変更される場合には、コンテナ12について行われる処理には変化が無いものの、検出されるCPU負荷が増加してしまう(図4Bの時刻t1〜t2参照)。このようなCPU負荷の変化は、ホスト計算機のCPUの割り当てに基づく変化であるため、この期間t1〜t2のCPU負荷の増加を障害として、コンテナ管理システム100aの管理者に提示する必要はない。 As shown in FIGS. 3A and 3B, when the number of CPUs used for the processing of the container 12 is changed, the processing performed on the container 12 does not change, but the detected CPU load increases. (See time t1 to t2 in FIG. 4B). Since such a change in the CPU load is a change based on the allocation of the CPU of the host computer, it is not necessary to present the increase in the CPU load during the periods t1 to t2 to the administrator of the container management system 100a as an obstacle.

従来のコンテナ管理装置では、このようなコンテナ12の処理に用いられるCPUの数の変化に基づいて、性能情報を把握することができないため、コンテナ管理システム100a全体としてはコンテナ12の処理に変化が生じていなくても、図4Bに示すように、CPUの負荷が監視閾値V1を超えてしまうため、管理者は、コンテナ管理システム100aに障害が発生していると誤認識するおそれがある。 Since the conventional container management device cannot grasp the performance information based on the change in the number of CPUs used for the processing of the container 12, the processing of the container 12 changes in the container management system 100a as a whole. Even if it does not occur, as shown in FIG. 4B, the load of the CPU exceeds the monitoring threshold value V1, so that the administrator may erroneously recognize that the container management system 100a has a failure.

本発明の第1の実施形態では、コンテナ12に関する性能情報として、図4Bに示すようなグラフではなく、図4Cに示すようなグラフを、管理者に提示するため、上述したような管理者による誤認識を防ぐことができ、コンテナ管理システム100a全体として、障害が発生しているか否かを正確に判定することができる。 In the first embodiment of the present invention, as the performance information regarding the container 12, the graph as shown in FIG. 4C is presented to the administrator instead of the graph as shown in FIG. 4B. It is possible to prevent erroneous recognition, and it is possible to accurately determine whether or not a failure has occurred in the container management system 100a as a whole.

[第2実施形態]
次に、本発明の第2実施形態について説明する。
第2実施形態の構成が、第1実施形態の構成と同様である部分については、同一の符号を付して、それらの説明を省略する。
第2実施形態では、コンテナ環境のスケールアウトにより、コンテナが複製された時に、コンテナのCPU負荷のグラフを表示する場合について説明する。
[Second Embodiment]
Next, a second embodiment of the present invention will be described.
The parts in which the configuration of the second embodiment is the same as the configuration of the first embodiment are designated by the same reference numerals, and the description thereof will be omitted.
In the second embodiment, a case where a graph of the CPU load of the container is displayed when the container is duplicated due to the scale-out of the container environment will be described.

図5は、本発明の第2実施形態によるコンテナ管理システム100bの概略構成図である。コンテナ管理システム100bは、ホスト計算機10b、監視マネージャ20b(コンテナ管理装置とも称する)を備える。 FIG. 5 is a schematic configuration diagram of the container management system 100b according to the second embodiment of the present invention. The container management system 100b includes a host computer 10b and a monitoring manager 20b (also referred to as a container management device).

第1実施形態によるホスト計算機10aは、資源割当情報収集部15a、資源割当情報蓄積部16aを備えていたが(図1参照)、第2実施形態によるホスト計算機10bは、資源割当情報収集部15b、資源割当情報蓄積部16bを備える。 The host computer 10a according to the first embodiment includes a resource allocation information collection unit 15a and a resource allocation information storage unit 16a (see FIG. 1), whereas the host computer 10b according to the second embodiment has a resource allocation information collection unit 15b. , A resource allocation information storage unit 16b is provided.

資源割当情報収集部15bは、コンテナ基盤11から、コンテナ12に割り当てられている資源の情報である資源割当情報を収集する。ここでは、資源割当情報収集部15bは、資源割当情報として、コンテナ基盤11で処理されているコンテナ12の数の情報を収集する。
資源割当情報蓄積部16bは、HDDなどの記憶装置であり、資源割当情報収集部15bが収集した資源割当情報を記憶する。
The resource allocation information collection unit 15b collects resource allocation information, which is information on the resources allocated to the container 12, from the container base 11. Here, the resource allocation information collecting unit 15b collects information on the number of containers 12 processed by the container base 11 as resource allocation information.
The resource allocation information storage unit 16b is a storage device such as an HDD, and stores the resource allocation information collected by the resource allocation information collection unit 15b.

第1実施形態による監視マネージャ20aは、性能情報補正部22aを備えていたが(図1参照)、第2実施形態による監視マネージャ20bは、性能情報補正部22b(性能情報補正手段とも称する)を備える。
性能情報補正部22bは、管理者対話部24から入力される補正指示に基づき、ホスト計算機10bの資源割当情報蓄積部16bに記憶されている資源割当情報を読み出す。性能情報補正部22bは、性能情報蓄積部14から読み出した性能情報を、資源割当情報蓄積部16bから読み出した資源割当情報を用いて補正し、補正後の性能情報を、性能情報表示部23に出力する。
The monitoring manager 20a according to the first embodiment includes a performance information correction unit 22a (see FIG. 1), whereas the monitoring manager 20b according to the second embodiment includes a performance information correction unit 22b (also referred to as a performance information correction means). Be prepared.
The performance information correction unit 22b reads out the resource allocation information stored in the resource allocation information storage unit 16b of the host computer 10b based on the correction instruction input from the administrator dialogue unit 24. The performance information correction unit 22b corrects the performance information read from the performance information storage unit 14 by using the resource allocation information read from the resource allocation information storage unit 16b, and the corrected performance information is sent to the performance information display unit 23. Output.

図6は、本発明の第2実施形態による監視マネージャ20bの処理を示すフローチャートである。
始めに、性能情報取得部21は、性能情報蓄積部14に記憶されている性能情報を読み出すことにより、コンテナ12に関する性能情報を取得する(ステップS21)。
FIG. 6 is a flowchart showing the processing of the monitoring manager 20b according to the second embodiment of the present invention.
First, the performance information acquisition unit 21 acquires the performance information regarding the container 12 by reading the performance information stored in the performance information storage unit 14 (step S21).

次に、管理者対話部24は、性能情報補正部22bで性能情報を補正することを指示する補正指示を受領しているか否かに基づいて、性能情報の補正を行うか否かについて判定する(ステップS22)。管理者からの補正指示には、性能情報補正部22bで性能情報を補正するか否かについての情報と、補正を行う場合には、補正を行う補正期間(例えば、時刻t0〜tn(nは整数))についての情報が含まれる。
性能情報の補正を行わないと判定した場合には(ステップS22でNo)、後述するステップS25の処理が行われる。
Next, the administrator dialogue unit 24 determines whether or not to correct the performance information based on whether or not the performance information correction unit 22b has received the correction instruction instructing the correction of the performance information. (Step S22). The correction instruction from the administrator includes information on whether or not the performance information correction unit 22b corrects the performance information, and if correction is performed, the correction period for correction (for example, time t0 to tun (n is n). Contains information about (integer)).
If it is determined that the performance information is not corrected (No in step S22), the process of step S25, which will be described later, is performed.

一方、性能情報の補正を行うと判定した場合には(ステップS22でYes)、性能情報補正部22bは、資源割当情報蓄積部16bから、補正期間における資源割当情報を読み出すことにより、コンテナ基盤11の資源割当情報として、コンテナ基盤11で処理しているコンテナ12の数に関する情報を取得する(ステップS23)。 On the other hand, when it is determined that the performance information is to be corrected (Yes in step S22), the performance information correction unit 22b reads the resource allocation information in the correction period from the resource allocation information storage unit 16b, so that the container board 11 As the resource allocation information of, the information regarding the number of containers 12 processed by the container base 11 is acquired (step S23).

次に、性能情報補正部22bは、資源割当情報蓄積部16bから読み出した資源割当情報を用いて、性能情報取得部21が取得した性能情報を補正する(ステップS24)。例えば、性能情報補正部22bは、性能情報の補正を開始する前の期間の最後の時点における性能情報と、性能情報の補正を行う期間の最初の時点における性能情報とが一致するように、性能情報の補正を行う期間における性能情報の値を増減させる。
次に、性能情報表示部23は、性能情報補正部22bが補正した性能情報を、グラフで表示することにより、補正後の性能情報を、コンテナ管理システム100bの管理者に提示する(ステップS25)。
Next, the performance information correction unit 22b corrects the performance information acquired by the performance information acquisition unit 21 by using the resource allocation information read from the resource allocation information storage unit 16b (step S24). For example, the performance information correction unit 22b performs so that the performance information at the end of the period before the correction of the performance information is started and the performance information at the beginning of the period for correcting the performance information match. Increase or decrease the value of performance information during the period of information correction.
Next, the performance information display unit 23 presents the corrected performance information to the administrator of the container management system 100b by displaying the performance information corrected by the performance information correction unit 22b in a graph (step S25). ..

図7Aは、本発明の第2実施形態による資源割当情報収集部15bが収集する資源割当情報の一例を示すグラフである。なお、図7Aに示すグラフのデータは、図6のフローチャートのステップS23で、性能情報補正部22bにより取得される。
図7Aにおいて、横軸は、時間を示しており、縦軸は、資源割当情報を示すコンテナ基盤11で処理されているコンテナ12の数を示している。
FIG. 7A is a graph showing an example of resource allocation information collected by the resource allocation information collecting unit 15b according to the second embodiment of the present invention. The graph data shown in FIG. 7A is acquired by the performance information correction unit 22b in step S23 of the flowchart of FIG.
In FIG. 7A, the horizontal axis shows time, and the vertical axis shows the number of containers 12 processed by the container base 11 showing resource allocation information.

具体的には、図7Aでは、時刻t0〜t3の期間は、コンテナ基盤11は、1つのコンテナ12を処理していることを示している。また、図7Aでは、時刻t3〜t4の期間は、コンテナ基盤11は、2つのコンテナ12を処理していることを示している。また、図7Aでは、時刻t4以降の期間は、コンテナ基盤11は、1つのコンテナ12を処理していることを示している。 Specifically, in FIG. 7A, it is shown that the container base 11 is processing one container 12 during the period from time t0 to t3. Further, in FIG. 7A, it is shown that the container base 11 is processing the two containers 12 during the period from time t3 to t4. Further, in FIG. 7A, it is shown that the container base 11 processes one container 12 during the period after the time t4.

図7Bは、本発明の第2実施形態による性能情報収集部13が収集する性能情報の一例を示すグラフである。なお、図7Bに示すグラフのデータは、図6のフローチャートのステップS21で、性能情報取得部21により取得される。
なお、ここでは、性能情報が、コンテナ12を処理する際のCPUの負荷である場合について説明する。
図7Bにおいて、横軸は、時間を示しており、縦軸は、コンテナ12を処理する際のCPUの負荷を示している。
FIG. 7B is a graph showing an example of performance information collected by the performance information collecting unit 13 according to the second embodiment of the present invention. The graph data shown in FIG. 7B is acquired by the performance information acquisition unit 21 in step S21 of the flowchart of FIG.
Here, the case where the performance information is the load of the CPU when processing the container 12 will be described.
In FIG. 7B, the horizontal axis represents time, and the vertical axis represents the load of the CPU when processing the container 12.

図7Aで説明したように、時刻t0〜t3の期間は、コンテナ基盤11は、1つのコンテナ12を処理するが、時刻t3〜t4の期間は、コンテナ基盤11は、2つのコンテナ12を処理する。図7Bでは、時刻t3〜t4の期間では、処理されるコンテナ12の数が増加しているため、1つのコンテナあたりのCPUの負荷は減少する場合を示している。 As described with reference to FIG. 7A, the container base 11 processes one container 12 during the period from time t0 to t3, while the container base 11 processes two containers 12 during the period from time t3 to t4. .. FIG. 7B shows a case where the load of the CPU per container decreases because the number of containers 12 to be processed increases during the period from time t3 to t4.

図7Cは、本発明の第2実施形態による性能情報補正部22bが生成する補正後の性能情報の一例を示すグラフである。なお、図7Cに示すグラフのデータは、図6のフローチャートのステップS25で、性能情報表示部23により表示される。
図7Cにおいて、横軸は、時間を示しており、縦軸は、コンテナ12を処理する際のCPUの補正後の負荷を示している。
FIG. 7C is a graph showing an example of corrected performance information generated by the performance information correction unit 22b according to the second embodiment of the present invention. The graph data shown in FIG. 7C is displayed by the performance information display unit 23 in step S25 of the flowchart of FIG.
In FIG. 7C, the horizontal axis represents time, and the vertical axis represents the corrected load of the CPU when processing the container 12.

図7Bと比較して、図7Cでは、性能情報補正部22bは、性能情報の補正を開始する前の期間(時刻t0〜t3)の最後の時点における性能情報と、性能情報の補正を行う期間(時刻t3〜t4)の最初の時点における性能情報とが一致するように、性能情報の補正を行う期間における性能情報の値を、図7Cの縦軸方向に、所定の割合だけ増加させている。 Compared with FIG. 7B, in FIG. 7C, the performance information correction unit 22b performs the performance information at the last time point of the period (time t0 to t3) before starting the correction of the performance information, and the period for correcting the performance information. The value of the performance information in the period for correcting the performance information is increased by a predetermined ratio in the vertical axis direction of FIG. 7C so that the performance information at the first time point (time t3 to t4) matches. ..

図7A及び図7Bで示すように、コンテナ基盤11で処理されるコンテナ12の数が変更される場合には、コンテナ12を処理するCPUの数には変化が無いものの、検出されるCPU負荷は減少してしまう(図7Bの時刻t3〜t4参照)。このようなCPU負荷の変化は、処理するコンテナ数の変化に基づくものであるため、この期間t3〜t4のCPU負荷の値を問題ないとして、コンテナ管理システム100bの管理者に提示すると問題となることがある。 As shown in FIGS. 7A and 7B, when the number of containers 12 processed by the container base 11 is changed, the number of CPUs processing the container 12 does not change, but the detected CPU load is It will decrease (see time t3 to t4 in FIG. 7B). Since such a change in the CPU load is based on a change in the number of containers to be processed, it becomes a problem if the value of the CPU load during this period t3 to t4 is presented to the administrator of the container management system 100b as having no problem. Sometimes.

従来のコンテナ管理装置では、処理されるコンテナ12の数の変化に基づいて、性能情報を把握することができないため、1つのコンテナを処理するCPUの負荷には変化が生じていない場合に、管理者は、コンテナ管理システム100bに問題が発生していないと誤認識するおそれがある。 In the conventional container management device, performance information cannot be grasped based on the change in the number of containers 12 to be processed. Therefore, management is performed when the load of the CPU that processes one container does not change. There is a risk that a person may mistakenly recognize that a problem has not occurred in the container management system 100b.

本発明の第2の実施形態では、コンテナ12に関する性能情報として、図7Bに示すようなグラフではなく、図7Cに示すようなグラフを、管理者に提示するため、上述したような管理者による誤認識を防ぐことができ、コンテナ管理システム100b全体として、障害が発生しているか否かを正確に判定することができる。 In the second embodiment of the present invention, as the performance information regarding the container 12, the graph as shown in FIG. 7C is presented to the administrator instead of the graph as shown in FIG. 7B. It is possible to prevent erroneous recognition, and it is possible to accurately determine whether or not a failure has occurred in the container management system 100b as a whole.

なお、上述した第1及び第2実施形態では、性能情報として、コンテナ12をCPUで処理する際に測定された負荷の情報を用いる場合について説明したが、これに限定されるものではなく、その他の性能情報を用いるようにしてもよい。 In the first and second embodiments described above, the case where the load information measured when the container 12 is processed by the CPU is used as the performance information has been described, but the present invention is not limited to this, and other matters. Performance information of may be used.

また、上述した第1及び第2実施形態では、資源割当情報として、CPUの数やコンテナ12の数を用いる場合について説明したが、これに限定されるものではなく、資源割当情報として、CPUクロックの情報を用いるようにしてもよい。
また、上述した第1及び第2実施形態では、1つの資源割当情報(CPUの数、又は、コンテナの数)を用いる場合について説明したが、複数の資源割当情報を同時に用いるようにしてもよい。
Further, in the first and second embodiments described above, the case where the number of CPUs and the number of containers 12 are used as the resource allocation information has been described, but the present invention is not limited to this, and the CPU clock is used as the resource allocation information. You may use the information of.
Further, in the first and second embodiments described above, the case where one resource allocation information (the number of CPUs or the number of containers) is used has been described, but a plurality of resource allocation information may be used at the same time. ..

次に、最小構成を有する監視マネージャ20c(コンテナ管理装置とも称する)について説明する。 Next, the monitoring manager 20c (also referred to as a container management device) having the minimum configuration will be described.

図8は、最小構成を有する監視マネージャ20cの構成を示すブロック図である。監視マネージャ20cは、性能情報補正部22c(性能情報補正手段とも称する)を備える。 FIG. 8 is a block diagram showing the configuration of the monitoring manager 20c having the minimum configuration. The monitoring manager 20c includes a performance information correction unit 22c (also referred to as a performance information correction means).

図9は、最小構成を有する監視マネージャ20cの処理を示すフローチャートである。
監視マネージャ20cが備える性能情報補正部22cは、1または複数のコンテナが動作するホスト計算機、または、コンテナ基盤に割り当てられている資源を示す資源割当情報に基づいて、1または複数のコンテナに関する性能情報を補正する(ステップS31)。
FIG. 9 is a flowchart showing the processing of the monitoring manager 20c having the minimum configuration.
The performance information correction unit 22c included in the monitoring manager 20c is performance information about one or more containers based on the resource allocation information indicating the resources allocated to the host computer in which one or more containers are operated or the container infrastructure. Is corrected (step S31).

なお、図1、図5、図8における各部の機能を実現するためのプログラムをコンピュータ読み取り可能な記録媒体に記録して、この記録媒体に記録されたプログラムをコンピュータシステムに読み込ませ、実行することにより各部の処理を行ってもよい。 A program for realizing the functions of each part in FIGS. 1, 5, and 8 is recorded on a computer-readable recording medium, and the program recorded on the recording medium is read into a computer system and executed. May be processed for each part.

なお、ここでいう「コンピュータシステム」とは、OS(Operating System)や周辺機器等のハードウェアを含む。また、「コンピュータ読み取り可能な記録媒体」とは、フレキシブルディスク、光磁気ディスク、ROM(Read Only Memory)、CD(Compact Disk)−ROM等の可搬媒体、コンピュータシステムに内蔵されるHDD等の記憶装置のことをいう。さらに「コンピュータ読み取り可能な記録媒体」とは、インターネット等のネットワークや電話回線等の通信回線を介してプログラムが送信された場合のサーバやクライアントとなるコンピュータシステム内部の揮発性メモリ(RAM(Random Access Memory))のように、一定時間プログラムを保持しているものも含む。 The term "computer system" as used herein includes hardware such as an OS (Operating System) and peripheral devices. The "computer-readable recording medium" is a flexible disk, a magneto-optical disk, a portable medium such as a ROM (Read Only Memory), a CD (Compact Disk) -ROM, or a storage of an HDD built in a computer system. It refers to a device. Further, the "computer-readable recording medium" is a volatile memory (RAM (Random Access) inside a computer system that serves as a server or client when a program is transmitted via a network such as the Internet or a communication line such as a telephone line. It also includes those that hold the program for a certain period of time, such as Memory)).

本発明のいくつかの態様は、資源の割り当ての影響を排除して、性能情報の連続性を得ることが必要なコンテナ管理装置、コンテナ管理方法及びプログラムなどに適用することができる。 Some aspects of the present invention can be applied to container management devices, container management methods and programs that need to obtain continuity of performance information by eliminating the influence of resource allocation.

10a、10b、10−1、10−2・・・ホスト計算機、
11・・・コンテナ基盤、
12・・・コンテナ12、
13・・・性能情報収集部、
14・・・性能情報蓄積部、
15a、15b・・・資源割当情報収集部、
16a、16b・・・資源割当情報蓄積部、
20a、20b、20c・・・監視マネージャ、
21・・・性能情報取得部、
22a、22b、22c・・・性能情報補正部、
23・・・性能情報表示部、
24・・・管理者対話部、
100a、100b・・・コンテナ管理システム
10a, 10b, 10-1, 10-2 ... Host computer,
11 ... Container base,
12 ... Container 12,
13 ... Performance Information Collection Department,
14 ... Performance information storage unit,
15a, 15b ... Resource allocation information collection department,
16a, 16b ... Resource allocation information storage unit,
20a, 20b, 20c ... Monitoring manager,
21 ... Performance information acquisition department,
22a, 22b, 22c ... Performance information correction unit,
23 ... Performance information display unit,
24 ... Administrator Dialogue Department,
100a, 100b ... Container management system

Claims (10)

1または複数のコンテナが動作するホスト計算機またはコンテナ基盤に割り当てられている資源を示す資源割当情報に基づいて、前記1または複数のコンテナに関する性能情報を補正する性能情報補正手段を備える
コンテナ管理装置。
A container management device comprising a performance information correction means for correcting performance information regarding the one or more containers based on resource allocation information indicating resources allocated to a host computer or a container base on which one or more containers operate.
前記性能情報補正手段は、前記資源割当情報として、前記ホスト計算機の中央演算処理装置の数を用いる
請求項1に記載のコンテナ管理装置。
The container management device according to claim 1, wherein the performance information correction means uses the number of central processing units of the host computer as the resource allocation information.
前記性能情報補正手段は、前記ホスト計算機の中央演算処理装置の数が変化した場合に、変化前後の前記性能情報が連続するように、前記性能情報を補正する
請求項2に記載のコンテナ管理装置。
The container management device according to claim 2, wherein the performance information correction means corrects the performance information so that the performance information before and after the change is continuous when the number of central processing units of the host computer changes. ..
前記性能情報補正手段は、前記性能情報として、前記1または複数のコンテナを処理する中央演算処理装置の負荷の値を用いる
請求項2に記載のコンテナ管理装置。
The container management device according to claim 2, wherein the performance information correction means uses the load value of the central processing unit that processes the one or a plurality of containers as the performance information.
前記性能情報補正手段は、前記資源割当情報として、前記1または複数のコンテナの数を用いる
請求項1に記載のコンテナ管理装置。
The container management device according to claim 1, wherein the performance information correction means uses the number of the one or a plurality of containers as the resource allocation information.
前記性能情報補正手段は、前記1または複数のコンテナの数が変化した場合に、変化前後の前記性能情報が連続するように、前記性能情報を補正する
請求項5に記載のコンテナ管理装置。
The container management device according to claim 5, wherein the performance information correction means corrects the performance information so that when the number of the one or a plurality of containers changes, the performance information before and after the change is continuous.
前記性能情報補正手段は、前記性能情報として、前記1または複数のコンテナを処理する中央演算処理装置の負荷の値を用いる
請求項2に記載のコンテナ管理装置。
The container management device according to claim 2, wherein the performance information correction means uses the load value of the central processing unit that processes the one or a plurality of containers as the performance information.
前記性能情報補正手段が補正した前記性能情報を、グラフとして表示する性能情報表示手段を更に備える
請求項1から7までのいずれか一項に記載のコンテナ管理装置。
The container management device according to any one of claims 1 to 7, further comprising a performance information display means for displaying the performance information corrected by the performance information correction means as a graph.
1または複数のコンテナが動作するホスト計算機またはコンテナ基盤に割り当てられている資源を示す資源割当情報に基づいて、前記1または複数のコンテナに関する性能情報を補正する
コンテナ管理方法。
A container management method that corrects performance information about one or more containers based on resource allocation information indicating resources allocated to a host computer or container infrastructure on which one or more containers operate.
コンテナ管理装置のコンピュータを、
1または複数のコンテナが動作するホスト計算機またはコンテナ基盤に割り当てられている資源を示す資源割当情報に基づいて、前記1または複数のコンテナに関する性能情報を補正させる性能情報補正手段として機能させるプログラム。
The computer of the container management device,
A program that functions as a performance information correction means for correcting performance information related to the one or more containers based on resource allocation information indicating resources allocated to a host computer or a container base in which one or more containers operate.
JP2020099567A 2020-06-08 2020-06-08 Container management device, container management method and program Pending JP2021193517A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020099567A JP2021193517A (en) 2020-06-08 2020-06-08 Container management device, container management method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020099567A JP2021193517A (en) 2020-06-08 2020-06-08 Container management device, container management method and program

Publications (1)

Publication Number Publication Date
JP2021193517A true JP2021193517A (en) 2021-12-23

Family

ID=79169038

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020099567A Pending JP2021193517A (en) 2020-06-08 2020-06-08 Container management device, container management method and program

Country Status (1)

Country Link
JP (1) JP2021193517A (en)

Similar Documents

Publication Publication Date Title
CN110798509B (en) Block data synchronization method, device, medium and electronic equipment
JP6616827B2 (en) Scalable data storage pool
WO2018158654A1 (en) Storing data sequentially in zones in a dispersed storage network
JP2013191187A (en) Processing device, program and processing system
JP2019135637A (en) Information processing method, information processing device, server, and computer-readable recording medium
JP6511795B2 (en) STORAGE MANAGEMENT DEVICE, STORAGE MANAGEMENT METHOD, STORAGE MANAGEMENT PROGRAM, AND STORAGE SYSTEM
JPWO2008136075A1 (en) Storage management program, storage management device, and storage management method
JP2015172871A (en) Information processing system, monitoring device, monitoring program, and monitoring method
CN112261135A (en) Node election method, system, device and equipment based on consistency protocol
US9229762B2 (en) Host providing system and host providing method
CN102255866A (en) Method and device for downloading data
CN107665141B (en) Database configuration method and equipment thereof
WO2015116197A1 (en) Storing data based on a write allocation policy
JP2014049056A (en) Information processing device, log output method, and log output program
US20140289489A1 (en) Information processing apparatus, information processing method, storage system and non-transitory computer readable storage media
JP2011192049A (en) Virtual machine system, automatic migration method, and automatic migration program
WO2019072004A1 (en) Data processing method, device and distributed storage system
CN112631994A (en) Data migration method and system
JP2021193517A (en) Container management device, container management method and program
US20120023379A1 (en) Storage device, storage system, and control method
US20150135004A1 (en) Data allocation method and information processing system
CA3150581A1 (en) Method, apparatus, and system for incremental update of graphs
CN112835967B (en) Data processing method, device, equipment and medium based on distributed storage system
US9298517B2 (en) Exclusive control request allocation method and system
US9898504B1 (en) System, method, and computer program for accessing data on a big data platform

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230510

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20240206

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20240305

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20240408

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20240425