JP5834999B2 - データ収集方法、情報処理システムおよびプログラム - Google Patents
データ収集方法、情報処理システムおよびプログラム Download PDFInfo
- Publication number
- JP5834999B2 JP5834999B2 JP2012039583A JP2012039583A JP5834999B2 JP 5834999 B2 JP5834999 B2 JP 5834999B2 JP 2012039583 A JP2012039583 A JP 2012039583A JP 2012039583 A JP2012039583 A JP 2012039583A JP 5834999 B2 JP5834999 B2 JP 5834999B2
- Authority
- JP
- Japan
- Prior art keywords
- information processing
- virtual machine
- virtual machines
- allocation
- communication data
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45533—Hypervisors; Virtual machine monitors
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45533—Hypervisors; Virtual machine monitors
- G06F9/45558—Hypervisor-specific management and integration aspects
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/50—Allocation of resources, e.g. of the central processing unit [CPU]
- G06F9/5083—Techniques for rebalancing the load in a distributed system
- G06F9/5088—Techniques for rebalancing the load in a distributed system involving task migration
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45533—Hypervisors; Virtual machine monitors
- G06F9/45558—Hypervisor-specific management and integration aspects
- G06F2009/4557—Distribution of virtual machine instances; Migration and load balancing
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45533—Hypervisors; Virtual machine monitors
- G06F9/45558—Hypervisor-specific management and integration aspects
- G06F2009/45591—Monitoring or debugging support
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computer And Data Communications (AREA)
- Debugging And Monitoring (AREA)
Description
[第1の実施の形態]
図1は、第1の実施の形態の情報処理システムを示す図である。第1の実施の形態の情報処理システムは、情報処理装置1,2,3を備えている。情報処理装置1,2,3はネットワーク4を介して接続されている。情報処理装置1,2,3は、CPUなどのプロセッサとRAMなどのメモリとを備えてもよく、メモリに記憶されたプログラムをプロセッサが実行するコンピュータであってもよい。
割当決定手段1aは、仮想マシン2a,2b,3a,3bが送受信する通信データに基づいて、仮想マシン2a,2b,3a,3bのうち互いに通信する仮想マシンの1またはそれ以上のペアを取得する。例えば、割当決定手段1aは、中継手段2c,3cが中継する通信データを所定の期間だけミラーリングにより収集し、収集した通信データの送信元/宛先のアドレスの情報から互いに通信する仮想マシンのペア(図1では通信するペアと表記)を取得してもよい。また、例えば、割当決定手段1aは、仮想マシン2a,2b,3a,3bから各仮想マシンが何れの他の仮想マシンと通信しているかを示す情報を取得してもよい。仮想マシン2a,2b,3a,3bは、通信データの生成元であり、自身が通信データに設定した送信元/宛先のアドレスの情報を割当決定手段1aに提供できる。これにより、割当決定手段1aは互いに通信する仮想マシンのペアとして、例えば、ペア(V1,V2)、(V2,V3)、(V3,V4)を取得する。
例えば、図1(A)で示すように仮想マシン2a,2bが情報処理装置2で動作し、仮想マシン3a,3bが情報処理装置3で動作し、互いに通信するペアが(V1,V2)、(V2,V3)、(V3,V4)である場合を考える。この場合、当該配置において全ペアにつき仮想マシン間の通信データを収集しようとすると、次のように通信データをミラーリングして収集することになる。すなわち、ペア(V1,V2)については中継手段2cが中継する通信データを複製して収集する。ペア(V2,V3)については中継手段2c,3cの何れか一方が中継する通信データを複製して収集する。ペア(V3,V4)については中継手段3cが中継する通信データを複製して収集する。
図2は、第2の実施の形態の情報処理システムを示す図である。第2の実施の形態の情報処理システムは、実行サーバ100,200、管理サーバ300およびクライアント400,500,600を含む。各装置は、ネットワーク10に接続されている。ネットワーク10は、例えばLAN(Local Area Network)である。なお、クライアント400,500,600は、WAN(Wide Area Network)やインターネットなどの広域ネットワークを介して、ネットワーク10に接続されてもよい。第2の実施の形態の情報処理システムでは、実行サーバ100,200が提供するサービスをクライアント400,500,600が利用する。実行サーバ100,200が提供するサービスの処理は、実行サーバ100,200上で動作する仮想マシンが連携して実行される。
クライアント400,500,600は、実行サーバ100,200が提供するWebサービスにアクセスするクライアントコンピュータである。
ハイパーバイザ110は、実行サーバ100上で仮想マシン120,130,140を動作させる。ハイパーバイザ110は、管理サーバ300の指示に基づいて、各仮想マシンに対するハードウェア資源の割当を行う。ハイパーバイザ110は、管理サーバ300の指示に基づいて、各仮想マシンの起動・停止を行う。また、ハイパーバイザ110は、実行サーバ100が備えるハードウェア資源への各仮想マシンによるアクセスを調停する。更に、ハイパーバイザ110は、実行サーバ100上で仮想スイッチ111を動作させる。
クライアント400,500,600は、それぞれNIC407,507,607を有する。NIC407,507,607は、ネットワーク10と接続される物理的な通信インタフェースである。
次に、各物理マシン/仮想マシンに割当てられるネットワークの識別情報を例示する。
記憶部122は、割当決定部124や監視部125の処理に用いる各種のデータを記憶する。例えば、記憶部122は、実行サーバ100,200で利用可能なリソースを管理するためのデータおよび各仮想マシンに割当てられているリソースを管理するためのデータを記憶する。これらリソースを管理するための情報は、管理サーバ300から取得できる。また、記憶部122は、データ収集部123が収集した仮想マシン間の通信データを記憶する。更に、記憶部122は、当該通信データに基づいて、割当決定部124が分析したデータを記憶する。
仮想マシン230は、DB処理部232を有する。DB処理部232は、DBサーバ機能を実行する。例えば、DB処理部232は、AP処理部222からの要求に応じて、実行サーバ200または他の装置に記憶されたデータベースにアクセスして、データの登録・更新・削除などの処理を行う。DB処理部232は、データベースへのアクセス結果をAP処理部222に応答する。
記憶部310は、実行サーバ100,200で利用可能なリソースを管理するための情報を記憶する。また、記憶部310は、各仮想マシンに割当てられているリソースを管理するための情報を記憶する。これらの情報は仮想マシン120からの要求に応じて、例えば、割当制御部320により仮想マシン120に提供される。
行番号“3”の通信データは、クライアント500(IPアドレス“192.168.1.101”)から仮想マシン130へのHTTPリクエストを示している。
行番号“5”の通信データは行番号“3”のHTTPリクエストに応じた仮想マシン130からクライアント500へのHTTPレスポンスを示している。
データ収集部123は、ポートごとに順番にデータ収集を行うことで、各ポートを経由する通信データをポートごとに収集する。上記の説明では、ポート111bを例示したが、ポート111c,111d,111e,211a,211bについても同様にして通信データを収集できる。例えば、Web処理部133とAP処理部222との間の通信であれば、Web−AP連携用のメッセージ(例えば、IIOP(Internet Inter Object Request Broker Protocol)など)を含む通信データを収集できる。また、AP処理部222とDB処理部232との間の通信であれば、DBアクセス用のメッセージなどを含む通信データを収集できる。各通信データは、送信元のIPアドレスおよび宛先のIPアドレスを含む。なお、仮想スイッチ111,211により複製した通信データにポートを示す情報を付加させて、収集したい複数のポートの通信データを同時に収集してもよい。
(ステップS11)割当決定部124は、監視対象とする仮想マシン130,140,220,230の指定を受け付ける。例えば、情報処理システムの管理者によって、監視対象の各仮想マシンのマシン名が指定される。割当決定部124は、データ収集部123が収集した通信データに基づいて、キャプチャ対象候補を決定し、記憶部122に記憶されたキャプチャ対象候補テーブル122fに登録する。詳細は後述する。
図16は、キャプチャ対象候補の決定例を示すフローチャートである。以下、図16に示す処理をステップ番号に沿って説明する。
(ステップS28)割当決定部124は、キャプチャ対象候補テーブル122fに仮登録した全てのキャプチャ対象候補について、ステップS24以降の処理を行ったか否かを判定する。全てを処理済である場合、処理を終了する。未処理のものが残っている場合、処理をステップS24に進める。例えば、割当決定部124は、キャプチャ対象候補テーブル122fに登録された全てのキャプチャ対象候補についてキャプチャ量が登録されていれば、全ての組合せが処理済であると判断する。一方、割当決定部124は、キャプチャ対象候補テーブル122fにキャプチャ量が登録されていないポートの組合せが残っている場合、未処理の組合せが残っていると判断する。
なお、上記ステップS21では、割当決定部124は、監視対象の仮想マシン130,140,200,230の通信に直接用いられるポート111b,111c,111d,111e,211a,211bについてデータ収集部123にデータ収集させ、それ以外のポート(例えば、ポート111g,111f,211c)は対象外とする。それ以外のポートを経由する通信データには、監視したいサービスとは無関係な通信に係る通信データが多量に含まれている可能性が高く、キャプチャ量が多くなる可能性が高いからである(すなわち、後述する絞り込みで除外される可能性が高い)。ただし、割当決定部124は、これらのポートについてデータ収集部123にデータ収集させてもよい。
図17は、仮想マシンの配置決定の例を示すフローチャートである。以下、図17に示す処理をステップ番号に沿って説明する。
(ステップS32)割当決定部124は、監視用VMを動作させる1つの実行サーバを選択し、読み出したキャプチャ対象候補に含まれる各ポートを用いて通信する仮想マシンが、当該1つの実行サーバで動作するようにVM配置候補を作成する。このとき、割当決定部124は、各実行サーバにおけるリソースの利用状況を考慮する。リソースの利用状況は、記憶部122に記憶された物理サーバリソース管理テーブル122aおよびVMリソース管理テーブル122bに基づいて把握できる。また、仮想マシン140,220,230以外の外部のクライアント400,500,600と通信する仮想マシン130,140と監視用VMとは同じ実行サーバ上で動作させるようにする。クライアント400,500,600との間で送受信される通信データは、仮想マシン130,140が動作する実行サーバ以外の実行サーバへは送られないからである。割当決定部124は、作成したVM配置候補を記憶部122に記憶されたVM配置候補テーブル122gに登録する。VM配置候補を決定するための、より具体的な方法は後述する。
移動VM数による絞り込みを行うのは、移動回数が少ないほど、移動に伴う各実行サーバの負荷を軽減でき、また、移動を迅速に完了して、監視を開始できるからである。
(2)実行サーバ200(移動元)で仮想マシン220に割当てられているメモリリソースのデータを、実行サーバ100で仮想マシン220用に新たに割当てたメモリリソースにコピーする。
(4)実行サーバ100で仮想マシン220を再開し、実行サーバ200で仮想マシン220に割当てていたリソースを解放する。
仮想マシン130(Web処理部133)と仮想マシン220(AP処理部222)との間の通信、および、仮想マシン140(Web処理部143)と仮想マシン220(AP処理部222)との間の通信は、通信経路R2aを利用できる。通信経路R2aは、ポート111c,ポート111fを介して仮想マシン130,220をつなぐ経路を含む。通信経路R2は、ポート111e,111fを介して仮想マシン140,220をつなぐ経路を含む。
図23は、監視時のデータ収集の他の例を示す図である。図23では、図22との比較のために、仮想マシンの割当変更を行わずに通信データを収集する場合を例示している。
1a 割当決定手段
1b 制御手段
2a,2b,3a,3b 仮想マシン
2c,3c 中継手段
4 ネットワーク
Claims (9)
- 仮想マシンおよび前記仮想マシンの通信データを中継する中継手段が動作可能な複数の情報処理装置を備えたシステムが実行する通信データのデータ収集方法であって、
複数の仮想マシンが送受信する通信データに基づいて、前記複数の仮想マシンのうち互いに通信する仮想マシンの1またはそれ以上のペアを取得し、
前記複数の情報処理装置のうちの1つの情報処理装置を選択して、前記1またはそれ以上のペアのうち、選択した前記情報処理装置以外の全ての他の情報処理装置で動作する仮想マシンのペアの少なくとも一方の仮想マシンが、前記情報処理装置で実行されるように前記複数の仮想マシンの割当を変更し、
前記情報処理装置で動作する中継手段が中継する通信データを収集する、
データ収集方法。 - 前記複数の仮想マシンの割当を変更するとき、前記複数の情報処理装置それぞれを前記1つの情報処理装置として選択した場合の前記複数の仮想マシンの割当の変更後の複数の配置候補を取得し、前記複数の配置候補それぞれについて割当の変更に伴う情報処理装置の負荷を示す情報および通信データを収集する際の情報処理装置の負荷を示す情報の少なくとも何れかを予測し、予測結果に基づいて前記複数の仮想マシンの割当変更後の配置を決定する、請求項1記載のデータ収集方法。
- 前記割当の変更に伴う情報処理装置の負荷を示す情報は、前記複数の仮想マシンの現在の配置を配置候補で示される配置とするために割当の変更対象となる仮想マシンの数を含む、請求項2記載のデータ収集方法。
- 前記通信データを収集する際の情報処理装置の負荷を示す情報は、配置候補で示される配置へ割当を変更した場合に収集される通信データの量を含む、請求項2または3記載のデータ収集方法。
- 前記通信データを収集する際の情報処理装置の負荷を示す情報は、配置候補で示される配置へ変更した場合に、通信データの収集に用いる中継手段に設けられており通信データの収集対象となるポートの数を含む、請求項2乃至4の何れか一項に記載のデータ収集方法。
- 前記複数の仮想マシンの割当を変更するとき、前記複数の情報処理装置以外のクライアント装置と通信する仮想マシンが、選択した前記情報処理装置で実行されるように前記複数の仮想マシンの割当を変更する、請求項1乃至5の何れか一項に記載のデータ収集方法。
- 前記複数の仮想マシンの割当を変更するとき、前記複数の情報処理装置で仮想マシンに割当可能なリソース量を示す情報と前記複数の仮想マシンそれぞれの動作に所要するリソース量を示す情報とに基づいて、前記1つの情報処理装置と割当を変更する仮想マシンとを選択する、請求項1乃至6の何れか一項に記載のデータ収集方法。
- 仮想マシンおよび前記仮想マシンの通信データを中継する中継手段が動作可能な複数の情報処理装置を備えた情報処理システムであって、
複数の仮想マシンが送受信する通信データに基づいて、前記複数の仮想マシンのうち互いに通信する仮想マシンの1またはそれ以上のペアを取得し、前記複数の情報処理装置のうちの1つの情報処理装置を選択して、前記1またはそれ以上のペアのうち、選択した前記情報処理装置以外の全ての他の情報処理装置で動作する仮想マシンのペアの少なくとも一方の仮想マシンが、前記情報処理装置で実行されるように前記複数の仮想マシンの割当の変更内容を決定する割当決定手段と、
決定された変更内容に基づいて前記複数の仮想マシンの割当を変更し、前記情報処理装置で動作する中継手段が中継する通信データの収集を行うように前記情報処理装置を制御する制御手段と、
を有する情報処理システム。 - 仮想マシンおよび前記仮想マシンの通信データを中継する中継手段が動作可能な複数の情報処理装置を備えたシステムで通信データの収集に用いられるプログラムであって、
コンピュータに、
複数の仮想マシンが送受信する通信データに基づいて、前記複数の仮想マシンのうち互いに通信する仮想マシンの1またはそれ以上のペアを取得し、
前記複数の情報処理装置のうちの1つの情報処理装置を選択して、前記1またはそれ以上のペアのうち、選択した前記情報処理装置以外の全ての他の情報処理装置で動作する仮想マシンのペアの少なくとも一方の仮想マシンが、前記情報処理装置で実行されるように前記複数の仮想マシンの割当を変更し、
前記情報処理装置で動作する中継手段が中継する通信データの収集を行うように前記情報処理装置を制御する、
処理を実行させるプログラム。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2012039583A JP5834999B2 (ja) | 2012-02-27 | 2012-02-27 | データ収集方法、情報処理システムおよびプログラム |
US13/716,619 US20130227566A1 (en) | 2012-02-27 | 2012-12-17 | Data collection method and information processing system |
EP12198049.4A EP2631796A1 (en) | 2012-02-27 | 2012-12-19 | Data collection method and information processing system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2012039583A JP5834999B2 (ja) | 2012-02-27 | 2012-02-27 | データ収集方法、情報処理システムおよびプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2013175075A JP2013175075A (ja) | 2013-09-05 |
JP5834999B2 true JP5834999B2 (ja) | 2015-12-24 |
Family
ID=47603030
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2012039583A Expired - Fee Related JP5834999B2 (ja) | 2012-02-27 | 2012-02-27 | データ収集方法、情報処理システムおよびプログラム |
Country Status (3)
Country | Link |
---|---|
US (1) | US20130227566A1 (ja) |
EP (1) | EP2631796A1 (ja) |
JP (1) | JP5834999B2 (ja) |
Families Citing this family (54)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104904187B (zh) * | 2013-01-09 | 2018-03-23 | 瑞典爱立信有限公司 | 处理网络中的协议地址的方法和处理设备 |
JP5483513B1 (ja) * | 2013-02-19 | 2014-05-07 | ロート製薬株式会社 | 網膜疾患の予防、改善、又は治療用粘膜適用剤 |
US9575782B2 (en) | 2013-10-13 | 2017-02-21 | Nicira, Inc. | ARP for logical router |
US9519513B2 (en) | 2013-12-03 | 2016-12-13 | Vmware, Inc. | Methods and apparatus to automatically configure monitoring of a virtual machine |
US9246840B2 (en) * | 2013-12-13 | 2016-01-26 | International Business Machines Corporation | Dynamically move heterogeneous cloud resources based on workload analysis |
US9495238B2 (en) | 2013-12-13 | 2016-11-15 | International Business Machines Corporation | Fractional reserve high availability using cloud command interception |
KR20150085309A (ko) * | 2014-01-15 | 2015-07-23 | 한국전자통신연구원 | 서버 가상 머신 제공 방법 및 시스템과 이를 지원하는 서버 장치 |
US9678731B2 (en) | 2014-02-26 | 2017-06-13 | Vmware, Inc. | Methods and apparatus to generate a customized application blueprint |
JP2015171128A (ja) * | 2014-03-11 | 2015-09-28 | 富士通株式会社 | パケットの取得方法、パケット取得装置、及び、パケット取得プログラム |
US9893988B2 (en) | 2014-03-27 | 2018-02-13 | Nicira, Inc. | Address resolution using multiple designated instances of a logical router |
JP6248763B2 (ja) | 2014-03-31 | 2017-12-20 | 富士通株式会社 | キャプチャポイント決定方法、キャプチャポイント決定システムおよびキャプチャポイント決定プログラム |
EP3140734B1 (en) | 2014-05-09 | 2020-04-08 | Nutanix, Inc. | Mechanism for providing external access to a secured networked virtualization environment |
US9658897B2 (en) * | 2014-06-23 | 2017-05-23 | International Business Machines Corporation | Flexible deployment and migration of virtual machines |
US20150378763A1 (en) | 2014-06-30 | 2015-12-31 | Vmware, Inc. | Methods and apparatus to manage monitoring agents |
US10511458B2 (en) | 2014-09-30 | 2019-12-17 | Nicira, Inc. | Virtual distributed bridging |
US10020960B2 (en) | 2014-09-30 | 2018-07-10 | Nicira, Inc. | Virtual distributed bridging |
US9768980B2 (en) | 2014-09-30 | 2017-09-19 | Nicira, Inc. | Virtual distributed bridging |
US10250443B2 (en) | 2014-09-30 | 2019-04-02 | Nicira, Inc. | Using physical location to modify behavior of a distributed virtual network element |
US10176004B2 (en) * | 2014-11-18 | 2019-01-08 | International Business Machines Corporation | Workload-aware load balancing to minimize scheduled downtime during maintenance of host or hypervisor of a virtualized computing system |
JP6356599B2 (ja) * | 2014-12-26 | 2018-07-11 | 株式会社日立製作所 | 監視支援システム、監視支援方法、および監視支援プログラム |
US9961105B2 (en) * | 2014-12-31 | 2018-05-01 | Symantec Corporation | Systems and methods for monitoring virtual networks |
JP6338186B2 (ja) * | 2015-02-17 | 2018-06-06 | 日本電信電話株式会社 | 仮想化ネットワークシステム |
US10623481B2 (en) * | 2015-04-27 | 2020-04-14 | Microsoft Technology Licensing, Llc | Balancing resources in distributed computing environments |
US10225184B2 (en) | 2015-06-30 | 2019-03-05 | Nicira, Inc. | Redirecting traffic in a virtual distributed router environment |
JP2017108231A (ja) * | 2015-12-08 | 2017-06-15 | 富士通株式会社 | 通信制御プログラム、通信制御方法及び情報処理装置 |
US10291648B2 (en) * | 2015-12-22 | 2019-05-14 | At&T Intellectual Property I, L.P. | System for distributing virtual entity behavior profiling in cloud deployments |
US10831465B2 (en) | 2016-02-12 | 2020-11-10 | Nutanix, Inc. | Virtualized file server distribution across clusters |
US11218418B2 (en) | 2016-05-20 | 2022-01-04 | Nutanix, Inc. | Scalable leadership election in a multi-processing computing environment |
JP6809165B2 (ja) | 2016-11-25 | 2021-01-06 | 富士通株式会社 | 情報処理装置、分析プログラム及び分析方法 |
US11568073B2 (en) | 2016-12-02 | 2023-01-31 | Nutanix, Inc. | Handling permissions for virtualized file servers |
US10824455B2 (en) | 2016-12-02 | 2020-11-03 | Nutanix, Inc. | Virtualized server systems and methods including load balancing for virtualized file servers |
US10728090B2 (en) * | 2016-12-02 | 2020-07-28 | Nutanix, Inc. | Configuring network segmentation for a virtualization environment |
US11562034B2 (en) | 2016-12-02 | 2023-01-24 | Nutanix, Inc. | Transparent referrals for distributed file servers |
US11294777B2 (en) | 2016-12-05 | 2022-04-05 | Nutanix, Inc. | Disaster recovery for distributed file servers, including metadata fixers |
US11288239B2 (en) | 2016-12-06 | 2022-03-29 | Nutanix, Inc. | Cloning virtualized file servers |
US11281484B2 (en) | 2016-12-06 | 2022-03-22 | Nutanix, Inc. | Virtualized server systems and methods including scaling of file system virtual machines |
KR102024530B1 (ko) * | 2017-02-01 | 2019-09-24 | 한국전자통신연구원 | 네트워크 데이터 통합 수집 장치 및 방법 |
US10715433B2 (en) | 2017-03-31 | 2020-07-14 | Mitsubishi Electric Corporation | Information processing apparatus and information processing method |
US10616241B2 (en) * | 2017-06-05 | 2020-04-07 | Honeywell International Inc. | Systems and methods for performing external data validation for aircraft onboard systems |
US10374827B2 (en) | 2017-11-14 | 2019-08-06 | Nicira, Inc. | Identifier that maps to different networks at different datacenters |
US10511459B2 (en) | 2017-11-14 | 2019-12-17 | Nicira, Inc. | Selection of managed forwarding element for bridge spanning multiple datacenters |
JP6992611B2 (ja) * | 2018-03-09 | 2022-01-13 | 株式会社デンソー | 中継装置 |
US11086826B2 (en) | 2018-04-30 | 2021-08-10 | Nutanix, Inc. | Virtualized server systems and methods including domain joining techniques |
US11088906B2 (en) * | 2018-05-10 | 2021-08-10 | International Business Machines Corporation | Dependency determination in network environment |
US11579678B2 (en) * | 2018-07-02 | 2023-02-14 | Telefonaktiebolaget Lm Ericsson (Publ) | Software switch and method therein |
US11194680B2 (en) | 2018-07-20 | 2021-12-07 | Nutanix, Inc. | Two node clusters recovery on a failure |
US11770447B2 (en) | 2018-10-31 | 2023-09-26 | Nutanix, Inc. | Managing high-availability file servers |
US11196668B2 (en) * | 2020-04-21 | 2021-12-07 | Entry Point, Llc | End user premises device controller |
US11768809B2 (en) | 2020-05-08 | 2023-09-26 | Nutanix, Inc. | Managing incremental snapshots for fast leader node bring-up |
US11263040B2 (en) * | 2020-05-26 | 2022-03-01 | Vmware, Inc. | Measuring host utilization in a datacenter |
US12131192B2 (en) | 2021-03-18 | 2024-10-29 | Nutanix, Inc. | Scope-based distributed lock infrastructure for virtualized file server |
US12117972B2 (en) | 2021-08-19 | 2024-10-15 | Nutanix, Inc. | File server managers and systems for managing virtualized file servers |
US20230066137A1 (en) | 2021-08-19 | 2023-03-02 | Nutanix, Inc. | User interfaces for disaster recovery of distributed file servers |
WO2023238444A1 (ja) * | 2022-06-10 | 2023-12-14 | パナソニックIpマネジメント株式会社 | 監視装置及び監視方法 |
Family Cites Families (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6990667B2 (en) * | 2001-01-29 | 2006-01-24 | Adaptec, Inc. | Server-independent object positioning for load balancing drives and servers |
JP4610240B2 (ja) | 2004-06-24 | 2011-01-12 | 富士通株式会社 | 分析プログラム、分析方法及び分析装置 |
US8145760B2 (en) * | 2006-07-24 | 2012-03-27 | Northwestern University | Methods and systems for automatic inference and adaptation of virtualized computing environments |
JP4827790B2 (ja) | 2007-04-18 | 2011-11-30 | 株式会社日立製作所 | 通信負荷取得装置および通信負荷取得方法 |
EP2193484A4 (en) * | 2007-08-31 | 2011-12-21 | Cirba Inc | METHOD AND SYSTEM FOR EVALUATING VIRTUALIZED ENVIRONMENTS |
JP4636625B2 (ja) | 2008-01-25 | 2011-02-23 | 株式会社日立情報システムズ | 仮想ネットワークシステムのnic接続制御方法と仮想ネットワークのnic接続制御システムおよびプログラム |
JP2010140134A (ja) * | 2008-12-10 | 2010-06-24 | Hitachi Ltd | 仮想マシン管理方法、プログラムおよび管理サーバ |
US20120005505A1 (en) * | 2009-03-13 | 2012-01-05 | Tolia Niraj | Determining Status Assignments That Optimize Entity Utilization And Resource Power Consumption |
JP2011180889A (ja) * | 2010-03-02 | 2011-09-15 | Nec Corp | ネットワークリソース管理システム、装置、方法及びプログラム |
JP5560936B2 (ja) * | 2010-06-16 | 2014-07-30 | 富士通株式会社 | 構成情報取得方法、仮想プローブおよび構成情報取得制御装置 |
US8892779B2 (en) * | 2012-05-10 | 2014-11-18 | International Business Machines Corporation | Virtual machine allocation at physical resources |
-
2012
- 2012-02-27 JP JP2012039583A patent/JP5834999B2/ja not_active Expired - Fee Related
- 2012-12-17 US US13/716,619 patent/US20130227566A1/en not_active Abandoned
- 2012-12-19 EP EP12198049.4A patent/EP2631796A1/en not_active Withdrawn
Also Published As
Publication number | Publication date |
---|---|
JP2013175075A (ja) | 2013-09-05 |
US20130227566A1 (en) | 2013-08-29 |
EP2631796A1 (en) | 2013-08-28 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5834999B2 (ja) | データ収集方法、情報処理システムおよびプログラム | |
US8595364B2 (en) | System and method for automatic storage load balancing in virtual server environments | |
US9137148B2 (en) | Information processing system and information processing apparatus | |
US9753669B2 (en) | Real time cloud bursting | |
JP5478107B2 (ja) | 仮想ストレージ装置を管理する管理サーバ装置及び仮想ストレージ装置の管理方法 | |
US20170366606A1 (en) | Real Time Cloud Workload Streaming | |
JP5489601B2 (ja) | 物理及び仮想マルチパス入出力を動的に管理する方法、装置、システム、及びプログラム | |
JP5458308B2 (ja) | 仮想計算機システム、仮想計算機システムの監視方法及びネットワーク装置 | |
JP4434235B2 (ja) | 計算機システムまたは計算機システムの性能管理方法 | |
US9547518B2 (en) | Capture point determination method and capture point determination system | |
US8656012B2 (en) | Management computer, storage system management method, and storage system | |
JP2005216151A (ja) | 資源運用管理システム及び資源運用管理方法 | |
WO2014178104A1 (ja) | 計算機システム及び非同期リモートレプリケーションの分析を支援する方法 | |
JP2015076643A (ja) | 制御プログラム、制御装置および制御方法 | |
CN109144972A (zh) | 一种数据迁移的方法以及数据节点 | |
JP2010066931A (ja) | 負荷分散機能を有した情報処理装置 | |
WO2016082078A1 (zh) | 路径管理的系统、装置和方法 | |
JP6448779B2 (ja) | サーバストレージシステムを含んだ計算機システム | |
JP4451118B2 (ja) | 情報処理システム、管理装置、論理デバイス選択方法及びプログラム | |
JP6627808B2 (ja) | 仮想マシン移動制御方法と通信システムとコントローラ及びプログラム | |
US11755438B2 (en) | Automatic failover of a software-defined storage controller to handle input-output operations to and from an assigned namespace on a non-volatile memory device | |
US20130212209A1 (en) | Information processing apparatus, switch, storage system, and storage system control method | |
JP2011070464A (ja) | 計算機システム及び計算機システムの性能管理方法 | |
JP2019036089A (ja) | 情報処理装置、ストレージシステムおよびプログラム | |
JP2022087808A (ja) | ストレージ・エリア・ネットワーク輻輳のエンドポイント通知を行う方法、システム、およびコンピュータ・プログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20141007 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20150525 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20150609 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20150806 |
|
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: 20151006 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20151019 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5834999 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |