JP5497201B2 - 資源を配分する方法、資源を配分するためのコンピュータ・プログラム、及び資源を配分するシステム - Google Patents

資源を配分する方法、資源を配分するためのコンピュータ・プログラム、及び資源を配分するシステム Download PDF

Info

Publication number
JP5497201B2
JP5497201B2 JP2012550218A JP2012550218A JP5497201B2 JP 5497201 B2 JP5497201 B2 JP 5497201B2 JP 2012550218 A JP2012550218 A JP 2012550218A JP 2012550218 A JP2012550218 A JP 2012550218A JP 5497201 B2 JP5497201 B2 JP 5497201B2
Authority
JP
Japan
Prior art keywords
virtual
hypervisor
cloud
manager
data centers
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2012550218A
Other languages
English (en)
Other versions
JP2013518330A (ja
JP2013518330A5 (ja
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.)
International Business Machines Corp
Original Assignee
International Business Machines 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 International Business Machines Corp filed Critical International Business Machines Corp
Publication of JP2013518330A publication Critical patent/JP2013518330A/ja
Publication of JP2013518330A5 publication Critical patent/JP2013518330A5/ja
Application granted granted Critical
Publication of JP5497201B2 publication Critical patent/JP5497201B2/ja
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5061Partitioning or combining of resources
    • G06F9/5077Logical partitioning of resources; Management or configuration of virtualized resources

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Description

本発明はコンピュータ・ネットワークに関し、より具体的には、クラウド環境内の資源配分システムおよび方法に関する。
仮想化が急速に普及し、それはコンピューティング・スタックの多数のレベルに影響を与えている。仮想化は資源をそれらのユーザから切り離すので、それは資源配分に関してより大きな柔軟性を提供するが、システムの最適設計、プロビジョニングおよび実行時管理についての新たな課題も生む。クラウド・コンピューティングは、仮想化資源をインターネット上で「サービスとして」提供するコンピューティングのパラダイムである。クラウド・マネージャが仮想資源のライフサイクル管理、物理資源の効率的利用を担い、それらは運用のための基本的アプリケーション・プログラミング・インタフェース(application programming interface、API)をユーザに提示する。すると、これらの仮想資源上にソフトウェア・ソリューションが配置されることができる。
物理資源をそれらのユーザから切り離す仮想化は、データ・センタの革新および最適化の主要な推進力のうちの1つとして現れた。オペレーティング・システムの仮想化は1960年代にIBM(IBM社の登録商標)によって最初に提案された。近年では、ロー・エンド・マシンの計算能力の向上に伴い、同様の能力が今や多くのプラットフォームのために利用可能である。仮想化サーバは、複数の仮想マシン(virtual machine、VM)をホストする基盤ハードウェアの抽象化を与えるハイパーバイザと呼ばれる薄いソフトウェアまたはファームウェア・レイヤを実行させる。VMは、オペレーティング・システムの無変更バージョン(完全仮想化の場合)または若干変更されたバージョン(準仮想化の場合)のいずれかを実行する。仮想化は、いくつかの作業負荷を単一のサーバ上で組み合わせることによってサーバ使用率を高め、従って、データ・センタの効率を高める。
図1を参照すると、「ハイブリッド」クラウドのVM配置シナリオが例示的に示されている。同シナリオでは、顧客「A」のデータ・センタが、3つの作業負荷を配することを要求する:1)「作業負荷1」は、データ・センタの内部で可用性が高く且つ、障害の場合には別のデータ・センタ内で回復可能でなければならない重要なビジネス・アプリケーションを用いるサーバ作業負荷を包含する;2)「作業負荷2」は、ユーザに割り当てられる仮想デスクトップであって、より低いセキュリティ制限を有するが、レイテンシには非常に敏感な、仮想デスクトップである;3)「作業負荷3」はユーザに割り当てられる仮想デスクトップであって、より高いセキュリティ要件を有する、仮想デスクトップである。仮想マシン(VM)の配置は通例、図に示される以下のステップを含む:ステップ1.クラウド・マネージャ10が適当なデータ・センタ14内の資源プール・マネージャ12に、十分な容量を有する利用可能なハイパーバイザ16を要求する。ステップ2.クラウド・マネージャ10が、テンプレート/アプライアンスからVMを配置するためにハイパーバイザ16を(libVirtまたはVMWare SDK(R)のような標準的APIを用いて)呼び出す。ステップ3.ハイパーバイザがVM(VM1)を作成する。
作業負荷1の配置は、3つの仮想マシンをプロビジョニングすることを必要とする−VM1がプライマリである;−VM1’は高可用性のためのバックアップである;−VM1”は別のデータ・センタ(データ・センタ2)15内のバックアップである。作業負荷2の配置は、レイテンシの低減のためにユーザ(顧客A)と物理的に近接して位置するサービス・プロバイダ(Service Provider、SP)のデータ・センタ(データ・センタ2)15内に1つの仮想マシン、VM2、が作成されることを必要とする。作業負荷3の配置は、セキュリティの向上のために顧客データ・センタ17内に1つの仮想マシン、VM3、が作成されることを必要とする。作業負荷および非機能要件(non−functional requirement、NFR)の種類に基づき、クラウド・マネージャ10からの呼び出しは複雑になり得ようし、毎回異なり得よう。
クラウド環境内で資源を配分するシステムおよび方法が、仮想ハイパーバイザをアプリケーション・プログラミング・インタフェースとして生成することによってクラウド環境と1つ以上のデータ・センタとの間に抽象化レイヤを提供することを含む。1つ以上のデータ・センタによる作業負荷要求に応答して、作業負荷の非機能要件が、仮想ハイパーバイザを用いる抽象化レイヤにおいて対処されるように、仮想ハイパーバイザを用いて、資源が区画され、仮想マシンがインスタンス化される。
クラウド環境内で資源を配分するシステムが、クラウド・マネージャによって管理され、少なくとも1つのデータ・センタからの作業負荷要求を満たすように構成されるクラウド・ネットワークであって、少なくとも1つのデータ・センタは、仮想マシンを管理するように構成される資源マネージャを含む、クラウド・ネットワークを含む。少なくとも1つの仮想ハイパーバイザが、クラウド・マネージャと少なくとも1つのデータ・センタとの間のインタフェースを提供するように構成される。少なくとも1つの仮想ハイパーバイザは、クラウド・マネージャと少なくとも1つのデータ・センタとの間の対話の複雑さを低減するべく、抽象化レイヤにおいて作業負荷の非機能要件に対処するように構成される。
これらおよび他の特徴および利点が、それらの例示的な実施形態の以下の詳細な記載から明らかとなるであろう。詳細な記載は添付の図面と関連して読まれたい。
本開示は、好ましい実施形態の以下の記載において、以下の図を参照しながら詳細を提供する。
データ・センタにおいて仮想マシンが作成される従来のクラウド・ネットワークを示すブロック図である。 1つの例示的な実施形態による、仮想ハイパーバイザを有する抽象化レイヤとインタフェースをとるクラウド・ネットワークを示すブロック図である。 1つの例示的な実施形態による、資源を配分するシステム/方法を示すブロック/フロー図である。
本原理によれば、クラウド・マネージャが究極の物理資源マネージャとしてのその役割を維持しつつ、顧客が彼らの仮想マシンに関する資源配分決定をより高度に制御することを可能にする仮想ハイパーバイザ抽象化レイヤが提供される。加えて、仮想ハイパーバイザ抽象化レイヤが大域的クラウド・マネージャによってどのように効率的に実現されることができるのかを示す資源配分方法が提供される。本コンセプトは、異なる仮想ハイパーバイザ間のより公平な資源共有および分離を達成するために用いることができる。
特に有用な実施形態によれば、クラウド・モデルは、仮想マシン(VM)に関する資源配分決定のより良い制御を提供するために強化される。クラウド上でホストされるソリューションの管理からクラウド物理インフラストラクチャの管理の区画が維持される。顧客に従うこの区画によって、資源プール・マネージャはそれらの環境を最適化することに専念することができ、クラウド管理は、物理資源を最も効率的に活用すること、およびその顧客とのサービス品質保証契約(Service Level Agreement、SLA)が履行されるのを確実にすることに集中することができる。
この分割を達成するために、仮想ハイパーバイザ(Virtual Hypervisor、VH)が導入され、基盤資源はどのように共有されるべきか、および資源競合はどのように解決されるべきかをソリューションが決定することを可能にする抽象化レイヤを提供する。クラウド・マネージャは、仮想ハイパーバイザによって規定される制約を満たす限りにおいて(クラウド・マネージャの観点から)いちばん最適な様式で仮想マシンを物理サーバに対応付けることができる。
クラウド・マネージャは、特定のVMからではなく、クラウドから仮想ハイパーバイザを要求する。次に、クラウド・マネージャはこれらの仮想ハイパーバイザを、ちょうど、それが物理ホスト上の実際のハイパーバイザを用いるであろうように用い、実際の物理サーバおよび仮想化または資源プール・マネージャに関して用いられるものと同様のアプリケーション・プログラミング・インタフェース(API)を用いてそれらとインタフェースをとる。これらの仮想ハイパーバイザは現実のエンティティではない。それらは単に、クラウド/クラウド・マネージャとデータ・センタとの間の単一のサービス品質保証契約、顧客要求、または他のイベントを基準にしてクラウドによって管理される資源の抽象的集合である。仮想ハイパーバイザの、物理サーバ上への実際の対応付けはクラウド・マネージャの任務であり、仮想ハイパーバイザの上のVMの配置および管理はデータ・センタの仮想化インフラストラクチャ内で、例えば、物理サーバに関連付けられるハイパーバイザによって、処理される。
仮想デスクトップでは、例えば顧客のソリューション・マネージャが、仮想ハイパーバイザが実行すべき地理(またはリモート・デスクトップ・エクスペリエンスに影響を与える、所与の場所からのネットワーク距離)、利用可能であるべき容量、ならびにこの仮想ハイパーバイザ内に作成されるVM間のネットワーク帯域幅、および記憶要件などの他のパラメータ等の特定の要件を満たすいくつかの仮想ハイパーバイザをまず要求する。この後、ソリューション・マネージャは仮想ハイパーバイザ内に仮想マシンを作成し、仮想化モデルと同様に容量限度、資源使用配分比率、および他の特性を割り当てる。システム・オペレーションの間、ソリューション・マネージャは仮想ハイパーバイザ内のその仮想マシンの配分比率を調整するか、または1つの仮想ハイパーバイザからもう1つのものにVMを移行することができる。それらの操作は資源配分およびユーザ・エクスペリエンスに明白な効果を有する。例えば、デスクトップ・ソリューション・マネージャが、或るデスクトップは、あまり重要でない作業を遂行していることが分かれば、それはそれらのうちの多くを単一の仮想ハイパーバイザに移行すると同時に、より重要なVMをあまり混雑していない仮想ハイパーバイザに移動することができる。この移行は必ずしもインフラストラクチャ・レベルにおける実際のVM移行を生じさせるのではないことに留意されたい。仮想ハイパーバイザによって指定される分離および資源配分を実現する仕方を決定することはクラウド・マネージャに委ねられている。同様の表現力が、クラウド・モデル内のVMのセット上の複雑な言語によって達成されることができよう。
仮想ハイパーバイザ抽象化レイヤが、クラウド・マネージャの、究極の物理資源マネージャとしての役割を維持しつつ、ソリューション・マネージャ、または資源プール・マネージャがそれらの仮想マシンに関する資源配分決定をより高度に制御することを可能にする。資源配分方法が、仮想ハイパーバイザ抽象化レイヤが大域的クラウド・マネージャによってどのように効率的に実現されることができるのかを示す。本ソリューションは仮想ハイパーバイザを導入し、異なるネットワーク(サービス・プロバイダ、顧客)上の地理的に分散した異なる物理サーバ上にあることができようハイパーバイザを抽象化する。この仮想ハイパーバイザはクラウド・ソリューションの配置を簡易化する。
当業者によって理解されるように、本発明の態様はシステム、方法またはコンピュータ・プログラム製品として具体化されてよい。それ故、本発明の態様は、完全にハードウェアの実施形態、完全にソフトウェアの実施形態(ファームウェア、常駐ソフトウェア、マイクロ・コード等を含む)あるいはソフトウェアおよびハードウェアの態様を組み合わせた実施形態という形をとってよく、本願明細書においてそれらはすべて広く「回路」、「モジュール」または「システム」と呼ばれてよい。さらに、本発明の態様は、1つ以上のコンピュータ可読媒体(単数または複数)であって、その上に具体化されるコンピュータ可読プログラム・コードを有する、コンピュータ可読媒体内に具体化されるコンピュータ・プログラム製品という形をとってもよい。
1つ以上のコンピュータ可読媒体(単数または複数)の任意の組み合わせが利用されてよい。コンピュータ可読媒体はコンピュータ可読信号媒体またはコンピュータ可読記憶媒体であってよい。コンピュータ可読記憶媒体は、例えば、電子的、磁気的、光学的、電磁的、赤外線または半導体システム、装置またはデバイス、あるいは上述のものの任意の適当な組み合わせであってよい。ただし、それらに限定されるものではない。コンピュータ可読記憶媒体のより具体的な例(非包括的なリスト)としては以下のもの:1本以上のワイヤを有する電気接続、ポータブル・コンピュータ・ディスケット、ハード・ディスク、ランダム・アクセス・メモリ(random access memory、RAM)、リード・オンリー・メモリ(read−only memory、ROM)、消去可能プログラマブル・リード・オンリー・メモリ(erasable programmable read−only memory、EPROMまたはフラッシュ・メモリ)、光ファイバ、ポータブル・コンパクト・ディスク・リード・オンリー・メモリ(compact disc read−only memory、CD−ROM)、光学式記憶デバイス、磁気記憶デバイス、あるいは上述のものの任意の適当な組み合わせ、が挙げられよう。本文書の文脈において、コンピュータ可読記憶媒体とは、命令実行システム、装置またはデバイスによって用いられるまたはそれらと連係して用いられるプログラムを包含または記憶することができる任意の有形媒体であってよい。
コンピュータ可読信号媒体とは、例えば、基底帯域内にまたは搬送波の一部として、内部にコンピュータ可読プログラム・コードが具体化される伝搬データ信号を含むものであってよい。このような伝搬信号は、電磁気的、光学的、またはそれらの任意の適当な組み合わせを含むが、それらに限定されるものではなく、様々な形態のいずれを取ってもよい。コンピュータ可読信号媒体とは、コンピュータ可読記憶媒体ではない、命令実行システム、装置またはデバイスによって用いられるまたはそれらと連係して用いられるプログラムを伝達、伝搬または輸送することができる任意のコンピュータ可読媒体であってよい。
コンピュータ可読媒体上に具体化されるプログラム・コードは、無線、有線、光ファイバケーブル、RF等、または上述のものの任意の適当な組み合わせを含むが、それらに限定されるものではなく、任意の適切な媒体を用いて送信されてよい。本発明の態様のための作業を行うためのコンピュータ・プログラム・コードは、Java(R)、Smalltalk(R)、C++または同様のもの等のオブジェクト指向プログラミング言語、ならびに「C」プログラミング言語または同様のプログラミング言語等の従来の手続き型プログラミング言語を含む、1つ以上のプログラミング言語の任意の組み合わせで書き込まれてよい。プログラム・コードは、スタンド・アロン・ソフトウェア・パッケージとして完全にまたは一部分はユーザのコンピュータ上で実行するか、一部分はユーザのコンピュータ上で且つ一部分はリモート・コンピュータ上で実行するか、または完全にリモート・コンピュータもしくはサーバ上で実行すればよい。後者のシナリオでは、リモート・コンピュータは、ローカル・エリア・ネットワーク(local area network、LAN)またはワイド・エリア・ネットワーク(wide area network、WAN)を含む、任意の種類のネットワークを通じてユーザのコンピュータに接続されてもよいし、あるいは接続は、(例えば、インターネット・サービス・プロバイダを利用しインターネットを通じて)外部のコンピュータになされてもよい。
本発明の実施形態による方法、装置(システム)およびコンピュータ・プログラム製品のフローチャート図もしくはブロック図またはその両方を参照しながら本発明の態様が以下に記載されている。フローチャート図もしくはブロック図またはその両方の各ブロック、ならびにフローチャート図もしくはブロック図またはその両方におけるブロックの組み合わせは、コンピュータ・プログラム命令によって実装されることができることは理解されよう。これらのコンピュータ・プログラム命令は、汎用コンピュータ、専用コンピュータ、または他のプログラム可能なデータ処理装置のプロセッサに提供されて機械を作り出してもよく、それにより、命令は、コンピュータまたは他のプログラム可能なデータ処理装置のプロセッサを介して実行し、フローチャートもしくはブロック図またはその両方のブロックまたはブロック群において特定される機能群/動作群を実装する手段を生み出す。
さらにこれらのコンピュータ・プログラム命令は、コンピュータ、他のプログラム可能なデータ処理装置または他のデバイスを特定の様式で機能するように指令することができるコンピュータ可読媒体内に記憶されてもよく、それにより、コンピュータ可読媒体内に記憶された命令は、フローチャートもしくはブロック図またはその両方のブロックまたはブロック群において特定される機能/動作を実装する命令を含む製造品を作り出す。コンピュータ・プログラム命令は、コンピュータ、他のプログラム可能なデータ処理装置または他のデバイス上にロードされ、一連の作業ステップをコンピュータ、他のプログラム可能な装置または他のデバイス上で遂行させ、コンピュータ実装プロセスを作り出してもよく、それにより、コンピュータまたは他のプログラム可能な装置上で実行する命令は、フローチャートもしくはブロック図またはその両方のブロックまたはブロック群において特定される機能群/動作群を実装するためのプロセス群を提供する。
図中のフローチャートおよびブロック図は、本発明の様々な実施形態によるシステム、方法およびコンピュータ・プログラム製品のあり得る実装のアーキテクチャ、機能性、および動作を示す。これに関連して、フローチャートまたはブロック図の各ブロックは、特定の論理機能(単数または複数)を実装するための1つ以上の実行可能命令を含む、モジュール、セグメント、またはコードの一部を表してよい。代替の実装によっては、ブロック内に記された機能は、図に記された順序を外れて行われてよいことにも留意されたい。例えば、連続して示されている2つのブロックが、実際は、実質的に同時に実行されてもよいし、またはブロックは、関係する機能性に依存して、時には逆順序で実行されてもよい。ブロック図もしくはフローチャート図またはその両方の各ブロック、ならびにブロック図もしくはフローチャート図またはその両方におけるブロックの組み合わせは、特定の機能または動作を遂行する専用ハードウェア・ベースのシステム、あるいは専用ハードウェアおよびコンピュータ命令の組み合わせによって実装されることができることにも留意されたい。
次に図面を参照する。図面において、同様の符号は同じまたは類似の要素を表す。最初に図2を参照すると、例示的なブロック図がシステム100を示す。システム100は、1つの実施形態によるクラウド・ネットワーク102を含む。クラウド・ネットワーク102は、顧客にクラウド・サービスを提供するためのハードウェアおよびソフトウェア・コンポーネントを含むクラウド運用センタ104を含む。1つの例示的な適用では、クラウド・ネットワーク102は顧客に仮想デスクトップ・サービスを提供してよい。クラウド・ネットワーク102はイメージ・データベース108、構成管理データベース(configuration management database、CMDB)110およびポリシー・データベース112を含んでよい。イメージ・データベース108は、問題または故障の発生時にネットワークの部分の復元方法を提供するために、ネットワークのスナップショットを記憶してよい。CMDB110はすべてのクラウド・マネージャ機能を支援し、ポリシー112は、クラウド・マネージャ106によって、クラウド・ネットワークおよびそのインタフェースを管理する際に用いられる。
クラウド・ネットワーク102はクラウド・マネージャ106を含み、管理者105によって維持される。クラウド・マネージャ106は複数のユーザ、顧客、ノード等の間で資源を配分するように構成される。1つの例示的な実施形態では、クラウド・マネージャ106とデータ・センタ120、121および122内の仮想化資源との間の対話が、それらの間に抽象化レイヤ130を挿入することによって簡易化されることができる。データ・センタ120、121および122は、地理的に分散したサービス・プロバイダ・データ・センタであってもよいしまたはオンプレミスの顧客データ・センタであってもよい。
データ・センタ120、121および122は各々、関連資源プール・マネージャ134であって、そのそれぞれのデータ・センタにおいて内部で資源を管理するように構成される、関連資源プール・マネージャ134を含む。各データ・センタ(120、121、122)内の物理サーバ140はハイパーバイザ142を含む。
関連資源プール・マネージャ134は仮想マシン(VM)144を配置し、問題空間固有の知識、および現在の作業負荷、カレンダー、壁時計時刻、履歴に基づいた作業負荷モデル等を含む実行時情報に基づき仮想マシンを管理する。これらの管理機能を遂行するために、関連資源プール・マネージャ134は個々の物理サーバ140上のハイパーバイザ142、あるいは中央仮想化インフラストラクチャ・マネージャまたはプール関連資源マネージャ134と対話する。関連資源プール・マネージャ134はサーバ140の各々の上の(VM144の各々による)資源使用を監視するとともに、VM144の追加、削除、開始、停止等の構成改変を行う。関連資源プール・マネージャ134は、VM144の、物理サーバ140上への配置、および競合の期間中にVM144の各々に配分される資源の相対的配分比率を制御することもできる。関連資源プール・マネージャ134は、性能および資源利用を最適化するべくこれらの制御を操作する。
抽象化レイヤ130は仮想ハイパーバイザまたはハイパーバイザ群132を含むまたは提供する。仮想ハイパーバイザ132は、現実のハイパーバイザ(例えば、当技術分野において周知のlibVirt、VMWare SDK(R)と同様のものであってよい)と同様のアプリケーション・プログラミング・インタフェース(API)を提供する。仮想ハイパーバイザ132は、実際の物理サーバ140および仮想化マネージャ、例えば134、で用いられるものと同様のAPIを用いてそれらとインタフェースをとる物理ホスト上で用いられる。これらの仮想ハイパーバイザ132は現実のエンティティではない。それらは単に、例えば、クラウド・マネージャ106とデータ・センタ120、121もしくは122またはそれらのすべての関連資源プール・マネージャ134またはマネージャ群134との間のサービス品質保証契約を基準にして、クラウド・マネージャ106によって管理される資源の抽象的集合である。仮想ハイパーバイザ132の、物理サーバ(例えばサーバ140)上への実際の対応付けはクラウド・マネージャ106の任務であり、仮想ハイパーバイザ132のVM144の配置および管理は関連資源プール・マネージャ134によって処理される。
都合のよいことに、クラウド・マネージャ106から仮想ハイパーバイザへの呼び出しはもはや作業負荷の非機能要件(NFR)に依存しない。NFRは仮想ハイパーバイザ132に対する呼び出しへの入力のうちの1つである。仮想ハイパーバイザ132はプロキシとして機能し、仮想マシンまたは資源割り当てに関連付けられる複雑さを隠す。仮想ハイパーバイザ132は、適当なデータ・センタ(120、121、122)内の関連資源プール・マネージャ134とコンタクトすること、物理サーバ140のハイパーバイザ142とコンタクトすることおよびVM144をインスタンス化することを処理する。
非機能要件とは、特定の挙動ではなく、システムの動作を評価するために用いることができる基準を指定する要件である。非機能要件はシステムがどのようであるべきかを規定し、非機能要件はしばしばシステムの品質と呼ばれる。非機能要件は制約、品質特性、品質目標およびサービス品質要件等を含む。特に有用な実施形態では、NFRは障害回復基準、レイテンシ基準、セキュリティ基準および他のシステム品質を含んでよい。非機能要件は2つの主カテゴリに分けられることができる:1.実行時に観察可能である、セキュリティおよび有用性等の、実行品質。2.ソフトウェア・システムの静的構造において具体化される、テスト容易性、保全性、拡張性およびスケーラビリティ等の、発展品質。十分なネットワーク帯域幅がシステムの非機能要件となってもよい。
作業負荷NFRは、例えば、アクセス可能性、サービス品質保証契約基準、資源制約(プロセッサ速度、メモリ、ディスク・スペース、ネットワーク帯域幅等)、オンライン応答時間、会社オフィスのタイミング、セキュリティ、バックアップ等を含んでよい。NFRは、クラウド・マネージャ106になされる作業負荷要求に応答する困難のレベルを増す。本原理の1つの態様によれば、仮想ハイパーバイザ132は、NFRへの適合の容易さを提供するべく、抽象化レイヤ130においてVMをインスタンス化し、データ・センタまたは他のエンティティの間で資源を区画することができる。NFRは仮想ハイパーバイザ132に入力として提供されてよく、ネットワーク状態の評価が確定されれば、NFRは対処されることができる。これは、NFRに対処することにおける複雑さを大幅に低減する。
仮想ハイパーバイザ132は、例えば、高可用性障害回復(High Availability Disaster Recovery、HADR)シナリオにおける、マルチVM配置を可能にする。1つの例では、クラウド・マネージャ106から仮想ハイパーバイザへの単一の作製コマンドが、複数のVMがインスタンス化される結果を生じさせることができる。上記の例を用いれば、単一のコマンドによって3つのVMが作成されてよい。例えば、異なるデータ・センタ(120、121)内の異なる物理サーバ140上にVM1、VM1’およびVM1”が作成される。仮想ハイパーバイザ132は、異なる種類のハイパーバイザ(例えば、ハイパーバイザ142)に関連付けられる異種環境のオペレーション・セットの処理を可能にする。仮想ハイパーバイザ132は、資源のより公平且つ効率的な分散を可能にし、ユーザ/サービス・プロバイダにより高い柔軟性および複雑さの低減を提供する機構および機能性を提供する。
図3を参照すると、クラウド環境内で資源を配分するシステム/方法が例示的に示されている。ブロック202では、仮想ハイパーバイザをアプリケーション・プログラミング・インタフェースとして生成することによってクラウド環境と1つ以上のデータ・センタとの間に抽象化レイヤが提供または生成される。ブロック204では、1つ以上のデータ・センタによる作業負荷要求に応答して、資源を区画し、仮想マシンをインスタンス化することが、仮想ハイパーバイザを用いて1つ以上のデータ・センタ内で遂行され、それにより、作業負荷の非機能要件が、仮想ハイパーバイザを用いる抽象化レイヤにおいて対処される。
ブロック206では、クラウド環境と1つ以上のデータ・センタとの間の通信が、仮想ハイパーバイザを通じて提供される。これは、例えば、データ・センタの資源プール・マネージャとコンタクトすること、データ・センタの物理サーバに関連付けられハイパーバイザとコンタクトすること等を含んでよい。ブロック208では、簡易化したコマンドが利用されてよい。例えば、異なるサーバにおいて複数の仮想マシンを作成するために単一の作成コマンドが仮想ハイパーバイザにおいて利用される。異なるサーバは異なるデータ・センタにあってよい。ブロック210では、非機能要件が、抽象化レイヤにおいて非機能要件に対処するべく仮想ハイパーバイザに入力される。
仮想マシンの、非機能要件に基づく配置の抽象化方法およびシステムの好ましい実施形態を記載したが(それらは例示を意図されるものであって、限定を意図されるものではない)、上述の教示に鑑みれば当業者によって変更および変形がなし得ることに留意されたい。従って、開示されている特定の実施形態において、添付の請求項によって要点を示されている通りの本発明の範囲に含まれる改変がなされてよいことを理解されたい。以上のように、特許法によって特に要求される本発明の態様を、詳細を用いて記載したが、クレームされ、特許証によって保護されるよう希望されるものは添付の請求項に明記されている。

Claims (14)

  1. 資源を配分する方法であって、
    1又は複数の仮想ハイパーバイザをアプリケーション・プログラミング・インタフェースとして生成することによってクラウド運用センタに備えられたクラウド・マネージャと、1つ以上のデータ・センタとの間に抽象化レイヤを提供するステップであって、前記クラウド運用センタは顧客にクラウド・サービスを提供し、且つ、前記データ・センタそれぞれは、当該データ・センタにおいて資源を管理する資源プール・マネージャ、並びに、1又は複数の物理サーバ、及び前記物理サーバそれぞれに関連付けられたハイパーバイザを備えており、前記仮想ハイパーバイザは、前記顧客毎に用意され、前記仮想ハイパーバイザは、前記クラウド・マネージャによって管理され、且つ前記クラウド・マネージャによって前記物理サーバへ対応付けられる、前記提供するステップと、
    前記1つ以上のデータ・センタによる作業負荷要求に応答して、前記作業負荷の非機能要件が、前記仮想ハイパーバイザを用いて前記抽象化レイヤにおいて対処されるように、前記仮想ハイパーバイザを用いて、資源を区画し、仮想マシンを前記1つ以上のデータ・センタ内でインスタンス化するステップであって、前記インスタンス化された仮想マシンの前記仮想ハイパーバイザの配置及び管理は、前記プール資源マネージャによって処理され、前記インスタンス化された仮想マシンは、前記仮想ハイパーバイザそれぞれ上に関連付けられる、前記インスタンス化するステップと
    を含み、前記クラウド運用センタが前記クラウド・マネージャを用いて前記提供するステップを実行し、前記物理サーバが前記仮想マシンをインスタンス化するステップを実行する、前記方法。
  2. 前記インスタンス化するステップの後に、
    前記クラウド運用センタと前記1つ以上のデータ・センタとの間で通信が前記仮想ハイパーバイザを通じて行われる、請求項1に記載の方法。
  3. 前記通信が、前記データ・センタの資源プール・マネージャとコンタクトすることを含む、請求項2に記載の方法。
  4. 前記通信が、前記データ・センタの物理サーバに関連付けられたハイパーバイザとコンタクトすることを含む、請求項2に記載の方法。
  5. 前記クラウド運用センタと前記1つ以上のデータ・センタとの間で通信が前記仮想ハイパーバイザを通じて行われた後に、
    異なるサーバにおいて複数の仮想マシンをインスタンス化するために前記仮想ハイパーバイザにおいて単一の作成コマンドを利用される、請求項〜4のいずれか一項に記載の方法。
  6. 前記異なるサーバは、異なるデータ・センタにある、請求項5に記載の方法。
  7. 前記異なるサーバにおいて複数の仮想マシンをインスタンス化するために前記仮想ハイパーバイザにおいて単一の作成コマンドが利用された後に、
    前記抽象化レイヤにおいて前記非機能要件に対処するために、前記非機能要件が前記仮想ハイパーバイザに入力として入力される、請求項5又は6に記載の方法。
  8. 資源を配分するシステムであって、
    クラウド・マネージャを備えており且つ顧客にクラウド・サービスを提供するクラウド運用センタであって、前記クラウド・マネージャは、1又は複数の仮想ハイパーバイザをアプリケーション・プログラミング・インタフェースとして生成することによって当該クラウド運用センタに備えられ、
    資源プール・マネージャ、及び1又は複数の物理サーバを備えている1つ以上のデータ・センタであって、前記資源プール・マネージャは、前記データ・センタにおいて資源を管理し、前記1又は複数の物理サーバそれぞれはハイパーバイザに関連付けられている、前記データ・センタと
    を備えており、
    前記クラウド運用センタが、前記クラウド・マネージャを用いて、前記クラウド・マネージャと、前記1つ以上のデータ・センタとの間に抽象化レイヤを提供し、前記仮想ハイパーバイザは、前記顧客毎に用意され、前記仮想ハイパーバイザは、前記クラウド・マネージャによって管理され、且つ前記クラウド・マネージャによって前記物理サーバへ対応付けられ、
    前記物理サーバが、前記1つ以上のデータ・センタによる作業負荷要求に応答して、前記作業負荷の非機能要件が、前記仮想ハイパーバイザを用いて前記抽象化レイヤにおいて対処されるように、前記仮想ハイパーバイザを用いて、資源を区画し、仮想マシンを前記1つ以上のデータ・センタ内でインスタンス化し、前記インスタンス化された仮想マシンの前記仮想ハイパーバイザの配置及び管理は、前記プール資源マネージャによって処理され、前記インスタンス化された仮想マシンは、前記仮想ハイパーバイザそれぞれ上に関連付けられる、
    前記システム。
  9. 前記インスタンス化の後に、
    前記クラウド運用センタと前記1つ以上のデータ・センタとの間で通信が前記仮想ハイパーバイザを通じて行われる、請求項8に記載のシステム。
  10. 前記通信が、前記データ・センタの資源プール・マネージャとコンタクトすることを含む、請求項9に記載のシステム。
  11. 前記通信が、前記データ・センタの物理サーバに関連付けられたハイパーバイザとコンタクトすることを含む、請求項9に記載のシステム。
  12. 前記クラウド運用センタと前記1つ以上のデータ・センタとの間で通信が前記仮想ハイパーバイザを通じて行われた後に、
    異なるサーバにおいて複数の仮想マシンをインスタンス化するために前記仮想ハイパーバイザにおいて単一の作成コマンドが利用される、請求項〜11のいずれか一項に記載のシステム。
  13. 前記異なるサーバは、異なるデータ・センタにある、請求項12に記載のシステム。
  14. 前記異なるサーバにおいて複数の仮想マシンをインスタンス化するために前記仮想ハイパーバイザにおいて単一の作成コマンドが利用された後に、
    前記抽象化レイヤにおいて前記非機能要件に対処するために、前記非機能要件が前記仮想ハイパーバイザに入力として入力される、請求項12又は13に記載のシステム。
JP2012550218A 2010-01-26 2011-01-26 資源を配分する方法、資源を配分するためのコンピュータ・プログラム、及び資源を配分するシステム Active JP5497201B2 (ja)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US12/693,922 2010-01-26
US12/693,922 US8301746B2 (en) 2010-01-26 2010-01-26 Method and system for abstracting non-functional requirements based deployment of virtual machines
PCT/US2011/022564 WO2011094301A1 (en) 2010-01-26 2011-01-26 Method and system for abstracting non-functional requirements based deployment of virtual machines

Publications (3)

Publication Number Publication Date
JP2013518330A JP2013518330A (ja) 2013-05-20
JP2013518330A5 JP2013518330A5 (ja) 2013-12-26
JP5497201B2 true JP5497201B2 (ja) 2014-05-21

Family

ID=44309811

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012550218A Active JP5497201B2 (ja) 2010-01-26 2011-01-26 資源を配分する方法、資源を配分するためのコンピュータ・プログラム、及び資源を配分するシステム

Country Status (5)

Country Link
US (1) US8301746B2 (ja)
JP (1) JP5497201B2 (ja)
CN (1) CN102713849B (ja)
DE (1) DE112011100094T5 (ja)
WO (1) WO2011094301A1 (ja)

Families Citing this family (191)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8627328B2 (en) * 2008-11-14 2014-01-07 Oracle International Corporation Operation control for deploying and managing software service in a virtual environment
US8959217B2 (en) 2010-01-15 2015-02-17 Joyent, Inc. Managing workloads and hardware resources in a cloud resource
US8359598B2 (en) * 2010-04-01 2013-01-22 Ca, Inc. Energy efficient scheduling system and method
US9148428B1 (en) * 2011-05-25 2015-09-29 Bromium, Inc. Seamless management of untrusted data using virtual machines
EP2583211B1 (en) 2010-06-15 2020-04-15 Oracle International Corporation Virtual computing infrastructure
US10715457B2 (en) 2010-06-15 2020-07-14 Oracle International Corporation Coordination of processes in cloud computing environments
CN103038749B (zh) * 2010-07-01 2017-09-15 纽戴纳公司 为了优化群集特定配置的使用而按进程类型在群集之间分割进程
US8904159B2 (en) * 2010-08-23 2014-12-02 International Business Machines Corporation Methods and systems for enabling control to a hypervisor in a cloud computing environment
US20120102220A1 (en) * 2010-10-20 2012-04-26 Microsoft Corporation Routing traffic in an online service with high availability
US20120102291A1 (en) * 2010-10-26 2012-04-26 Dell Products, Lp System and Method for Storage Allocation in a Cloud Environment
US8966020B2 (en) 2010-11-02 2015-02-24 International Business Machines Corporation Integration of heterogeneous computing systems into a hybrid computing system
US8959220B2 (en) 2010-11-02 2015-02-17 International Business Machines Corporation Managing a workload of a plurality of virtual servers of a computing environment
US9253016B2 (en) 2010-11-02 2016-02-02 International Business Machines Corporation Management of a data network of a computing environment
US9081613B2 (en) * 2010-11-02 2015-07-14 International Business Machines Corporation Unified resource manager providing a single point of control
US8984109B2 (en) 2010-11-02 2015-03-17 International Business Machines Corporation Ensemble having one or more computing systems and a controller thereof
US8667399B1 (en) 2010-12-29 2014-03-04 Amazon Technologies, Inc. Cost tracking for virtual control planes
US8667495B1 (en) * 2010-12-29 2014-03-04 Amazon Technologies, Inc. Virtual resource provider with virtual control planes
US8954978B1 (en) 2010-12-29 2015-02-10 Amazon Technologies, Inc. Reputation-based mediation of virtual control planes
EP2663954B1 (en) 2011-01-10 2019-05-01 International Business Machines Corporation System and method for extending cloud services into the customer premise
US9141410B2 (en) 2011-03-08 2015-09-22 Rackspace Us, Inc. Pluggable allocation in a cloud computing system
US9471384B2 (en) 2012-03-16 2016-10-18 Rackspace Us, Inc. Method and system for utilizing spare cloud resources
US8555276B2 (en) 2011-03-11 2013-10-08 Joyent, Inc. Systems and methods for transparently optimizing workloads
US8589929B2 (en) * 2011-05-06 2013-11-19 International Business Machines Corporation System to provide regular and green computing services
US8977754B2 (en) * 2011-05-09 2015-03-10 Metacloud Inc. Composite public cloud, method and system
US9736065B2 (en) 2011-06-24 2017-08-15 Cisco Technology, Inc. Level of hierarchy in MST for traffic localization and load balancing
US8615589B1 (en) 2011-06-27 2013-12-24 Amazon Technologies, Inc. Resource optimization recommendations
JP5914646B2 (ja) * 2011-07-07 2016-05-11 エンパイア テクノロジー ディベロップメント エルエルシー 集約された環境におけるベンダ最適化
US9152405B2 (en) 2011-08-22 2015-10-06 International Business Machines Corporation Rapid provisioning of virtual machines based on multi-dimensional user request patterns in a cloud
US8856518B2 (en) 2011-09-07 2014-10-07 Microsoft Corporation Secure and efficient offloading of network policies to network interface cards
JP5803496B2 (ja) * 2011-09-26 2015-11-04 富士通株式会社 ストレージシステム
US8977735B2 (en) * 2011-12-12 2015-03-10 Rackspace Us, Inc. Providing a database as a service in a multi-tenant environment
US8547379B2 (en) 2011-12-29 2013-10-01 Joyent, Inc. Systems, methods, and media for generating multidimensional heat maps
US8782224B2 (en) 2011-12-29 2014-07-15 Joyent, Inc. Systems and methods for time-based dynamic allocation of resource management
US9170849B2 (en) 2012-01-09 2015-10-27 Microsoft Technology Licensing, Llc Migration of task to different pool of resources based on task retry count during task lease
US8904008B2 (en) 2012-01-09 2014-12-02 Microsoft Corporation Assignment of resources in virtual machine pools
US9372735B2 (en) 2012-01-09 2016-06-21 Microsoft Technology Licensing, Llc Auto-scaling of pool of virtual machines based on auto-scaling rules of user associated with the pool
US8908698B2 (en) 2012-01-13 2014-12-09 Cisco Technology, Inc. System and method for managing site-to-site VPNs of a cloud managed network
US8775638B2 (en) * 2012-02-02 2014-07-08 Siemens Aktiengesellschaft Method, computer readable medium and system for scaling medical applications in a public cloud data center
US10326708B2 (en) 2012-02-10 2019-06-18 Oracle International Corporation Cloud computing services framework
KR101373461B1 (ko) * 2012-02-24 2014-03-11 주식회사 팬택 클라우드 서비스를 이용하기 위한 단말기 및 방법
US8335851B1 (en) 2012-03-12 2012-12-18 Ringcentral, Inc. Network resource deployment for cloud-based services
CN102646062B (zh) * 2012-03-20 2014-04-09 广东电子工业研究院有限公司 一种云计算平台应用集群弹性扩容方法
US8804494B1 (en) * 2012-04-04 2014-08-12 Wichorus, Inc. Methods and apparatus for improving network performance using virtual instances for system redundancy
US9201704B2 (en) 2012-04-05 2015-12-01 Cisco Technology, Inc. System and method for migrating application virtual machines in a network environment
JP2013232035A (ja) * 2012-04-27 2013-11-14 Pfu Ltd 情報処理システム、情報処理装置、情報処理方法、及びプログラム
GB2502266A (en) * 2012-05-21 2013-11-27 Vodafone Ip Licensing Ltd Controlling availability of a pool of surplus resource capabilities of control units associated with one or more base stations
WO2013177246A1 (en) * 2012-05-23 2013-11-28 Rackspace Us, Inc. Pluggable allocation in a cloud computing system
JP6602669B2 (ja) * 2012-06-15 2019-11-06 サイクル コンピューティング,エルエルシー クラウドインフラストラクチャ内のインフラストラクチャ欠陥を自動的に検出及び解決する方法及びシステム
US9104453B2 (en) 2012-06-21 2015-08-11 International Business Machines Corporation Determining placement fitness for partitions under a hypervisor
US8745745B2 (en) 2012-06-26 2014-06-03 Lynuxworks, Inc. Systems and methods involving features of hardware virtualization such as separation kernel hypervisors, hypervisors, hypervisor guest context, hypervisor context, rootkit detection/prevention, and/or other features
US10387201B2 (en) * 2012-06-26 2019-08-20 Vmware, Inc. Storage performance-based virtual machine placement
US9244743B1 (en) 2012-08-01 2016-01-26 Amazon Technologies, Inc. Remotely interacting with a virtualized machine instance
US8935704B2 (en) 2012-08-10 2015-01-13 International Business Machines Corporation Resource management using reliable and efficient delivery of application performance information in a cloud computing system
US9563480B2 (en) * 2012-08-21 2017-02-07 Rackspace Us, Inc. Multi-level cloud computing system
US9331940B2 (en) 2012-08-28 2016-05-03 Alcatel Lucent System and method providing distributed virtual routing and switching (DVRS)
CN104620609B (zh) * 2012-09-11 2018-07-20 瑞典爱立信有限公司 在分布式云环境中用于应用移动性的方法和架构
CN102981910B (zh) * 2012-11-02 2016-08-10 曙光云计算技术有限公司 虚拟机调度的实现方法和装置
US9015714B2 (en) 2012-11-27 2015-04-21 Citrix Systems, Inc. Diagnostic virtual machine created to monitor cluster of hypervisors based on user requesting assistance from cluster administrator
US9483289B2 (en) * 2012-12-17 2016-11-01 Unisys Corporation Operating system in a commodity-based computing system
CN103037019B (zh) * 2013-01-07 2016-05-18 北京华胜天成科技股份有限公司 一种基于云计算的分布式数据采集系统及方法
US9667746B2 (en) 2013-01-16 2017-05-30 Oracle International Corporation Executing a debugging operation during deployment of a blueprint within a cloud system
US10142406B2 (en) 2013-03-11 2018-11-27 Amazon Technologies, Inc. Automated data center selection
US9002982B2 (en) 2013-03-11 2015-04-07 Amazon Technologies, Inc. Automated desktop placement
US10313345B2 (en) 2013-03-11 2019-06-04 Amazon Technologies, Inc. Application marketplace for virtual desktops
US9104456B2 (en) 2013-03-14 2015-08-11 Joyent, Inc. Zone management of compute-centric object stores
US8881279B2 (en) 2013-03-14 2014-11-04 Joyent, Inc. Systems and methods for zone-based intrusion detection
US8943284B2 (en) 2013-03-14 2015-01-27 Joyent, Inc. Systems and methods for integrating compute resources in a storage area network
US9043439B2 (en) 2013-03-14 2015-05-26 Cisco Technology, Inc. Method for streaming packet captures from network access devices to a cloud server over HTTP
US8826279B1 (en) 2013-03-14 2014-09-02 Joyent, Inc. Instruction set architecture for compute-based object stores
US8677359B1 (en) 2013-03-14 2014-03-18 Joyent, Inc. Compute-centric object stores and methods of use
US9092238B2 (en) 2013-03-15 2015-07-28 Joyent, Inc. Versioning schemes for compute-centric object stores
US8775485B1 (en) 2013-03-15 2014-07-08 Joyent, Inc. Object store management operations within compute-centric object stores
US8793688B1 (en) 2013-03-15 2014-07-29 Joyent, Inc. Systems and methods for double hulled virtualization operations
CN103269456B (zh) * 2013-04-18 2016-09-07 青岛海信宽带多媒体技术有限公司 嵌入式iptv机顶盒中应用获取资源的方法及装置
US9853949B1 (en) * 2013-04-19 2017-12-26 Amazon Technologies, Inc. Secure time service
CN105283864B (zh) * 2013-04-30 2018-06-19 慧与发展有限责任合伙企业 管理裸机客户
WO2014185833A1 (en) 2013-05-13 2014-11-20 Telefonaktiebolaget L M Ericsson (Publ) Node in a telecommunications network, a virtual network element and methods for retrieving resource identification information
US9519518B2 (en) * 2013-05-15 2016-12-13 Citrix Systems, Inc. Systems and methods for deploying a spotted virtual server in a cluster system
EP3008615A4 (en) * 2013-06-11 2016-12-28 Ciena Corp SYSTEMS AND METHODS FOR MANAGING NETWORKS
US20140366155A1 (en) * 2013-06-11 2014-12-11 Cisco Technology, Inc. Method and system of providing storage services in multiple public clouds
US10623243B2 (en) 2013-06-26 2020-04-14 Amazon Technologies, Inc. Management of computing sessions
US10686646B1 (en) 2013-06-26 2020-06-16 Amazon Technologies, Inc. Management of computing sessions
US9264289B2 (en) 2013-06-27 2016-02-16 Microsoft Technology Licensing, Llc Endpoint data centers of different tenancy sets
US9619545B2 (en) 2013-06-28 2017-04-11 Oracle International Corporation Naïve, client-side sharding with online addition of shards
US9253052B2 (en) * 2013-08-28 2016-02-02 Institute For Information Industry Integration network device and service integration method thereof
US10681116B2 (en) 2013-09-04 2020-06-09 Hewlett Packard Enterprise Development Lp Providing services as resources for other services
US9307018B2 (en) 2013-09-11 2016-04-05 International Business Machines Corporation Workload deployment with real-time consideration of global network congestion
US20150081400A1 (en) * 2013-09-19 2015-03-19 Infosys Limited Watching ARM
US20150106805A1 (en) * 2013-10-15 2015-04-16 Cisco Technology, Inc. Accelerated instantiation of cloud resource
US11037347B2 (en) * 2013-10-18 2021-06-15 Vmware, Inc. Augmenting a physical device with virtual information
JP2015094975A (ja) * 2013-11-08 2015-05-18 日本電気株式会社 仮想マシン管理システムおよび仮想マシン管理方法
SG11201607320TA (en) * 2014-03-07 2016-10-28 Capitalogix Llc Systems and methods for allocating capital to trading strategies for big data trading in financial markets
US9755858B2 (en) 2014-04-15 2017-09-05 Cisco Technology, Inc. Programmable infrastructure gateway for enabling hybrid cloud services in a network environment
US9473365B2 (en) 2014-05-08 2016-10-18 Cisco Technology, Inc. Collaborative inter-service scheduling of logical resources in cloud platforms
US9390267B2 (en) 2014-05-15 2016-07-12 Lynx Software Technologies, Inc. Systems and methods involving features of hardware virtualization, hypervisor, pages of interest, and/or other features
WO2016004263A1 (en) 2014-07-01 2016-01-07 Lynx Software Technologies, Inc. Systems and methods involving aspects of hardware virtualization such as separation kernel hypervisors, hypervisors, hypervisor guest context, hypervisor context, anti-fingerprinting, and/or other features
US9203855B1 (en) 2014-05-15 2015-12-01 Lynx Software Technologies, Inc. Systems and methods involving aspects of hardware virtualization such as hypervisor, detection and interception of code or instruction execution including API calls, and/or other features
WO2015176046A1 (en) 2014-05-15 2015-11-19 Lynx Software Technologies, Inc. Systems and methods involving features of hardware virtualization, hypervisor, apis of interest, and/or other features
US20150355946A1 (en) * 2014-06-10 2015-12-10 Dan-Chyi Kang “Systems of System” and method for Virtualization and Cloud Computing System
US11782745B2 (en) 2014-07-01 2023-10-10 Lynx Software Technologies, Inc. Systems and methods involving aspects of hardware virtualization such as separation kernel hypervisors, hypervisors, hypervisor guest context, hypervisor context, anti-fingerprinting and/or other features
US10122605B2 (en) 2014-07-09 2018-11-06 Cisco Technology, Inc Annotation of network activity through different phases of execution
US9825878B2 (en) 2014-09-26 2017-11-21 Cisco Technology, Inc. Distributed application framework for prioritizing network traffic using application priority awareness
JP2016071562A (ja) 2014-09-29 2016-05-09 富士通株式会社 判定プログラム、方法及び装置
GB2531037A (en) 2014-10-08 2016-04-13 Ibm Deployment management of composite applications
US10530650B2 (en) * 2014-10-13 2020-01-07 Vmware, Inc. Cross-cloud policy management for hybrid cloud deployments
US9853873B2 (en) 2015-01-10 2017-12-26 Cisco Technology, Inc. Diagnosis and throughput measurement of fibre channel ports in a storage area network environment
US9430269B1 (en) 2015-02-09 2016-08-30 International Business Machines Corporation Feedback analysis for virtual machines manager scheduling
US10050862B2 (en) 2015-02-09 2018-08-14 Cisco Technology, Inc. Distributed application framework that uses network and application awareness for placing data
US9792139B2 (en) * 2015-02-25 2017-10-17 Red Hat Israel, Ltd. Service driven virtual machine scheduling
US10708342B2 (en) 2015-02-27 2020-07-07 Cisco Technology, Inc. Dynamic troubleshooting workspaces for cloud and network management systems
US10037617B2 (en) 2015-02-27 2018-07-31 Cisco Technology, Inc. Enhanced user interface systems including dynamic context selection for cloud-based networks
US9900250B2 (en) 2015-03-26 2018-02-20 Cisco Technology, Inc. Scalable handling of BGP route information in VXLAN with EVPN control plane
US10382534B1 (en) 2015-04-04 2019-08-13 Cisco Technology, Inc. Selective load balancing of network traffic
US10476982B2 (en) 2015-05-15 2019-11-12 Cisco Technology, Inc. Multi-datacenter message queue
US10222986B2 (en) 2015-05-15 2019-03-05 Cisco Technology, Inc. Tenant-level sharding of disks with tenant-specific storage modules to enable policies per tenant in a distributed storage system
US9960961B2 (en) * 2015-06-09 2018-05-01 Nokia Solutions And Networks Oy Methods and apparatus for radio access network resource management
US11588783B2 (en) 2015-06-10 2023-02-21 Cisco Technology, Inc. Techniques for implementing IPV6-based distributed storage space
US10034201B2 (en) 2015-07-09 2018-07-24 Cisco Technology, Inc. Stateless load-balancing across multiple tunnels
US10778765B2 (en) 2015-07-15 2020-09-15 Cisco Technology, Inc. Bid/ask protocol in scale-out NVMe storage
US11422840B2 (en) * 2015-08-28 2022-08-23 Vmware, Inc. Partitioning a hypervisor into virtual hypervisors
US11005682B2 (en) 2015-10-06 2021-05-11 Cisco Technology, Inc. Policy-driven switch overlay bypass in a hybrid cloud network environment
US10067780B2 (en) 2015-10-06 2018-09-04 Cisco Technology, Inc. Performance-based public cloud selection for a hybrid cloud environment
US10462136B2 (en) 2015-10-13 2019-10-29 Cisco Technology, Inc. Hybrid cloud security groups
US10523657B2 (en) 2015-11-16 2019-12-31 Cisco Technology, Inc. Endpoint privacy preservation with cloud conferencing
US10205677B2 (en) 2015-11-24 2019-02-12 Cisco Technology, Inc. Cloud resource placement optimization and migration execution in federated clouds
US10084703B2 (en) 2015-12-04 2018-09-25 Cisco Technology, Inc. Infrastructure-exclusive service forwarding
US10120707B2 (en) * 2015-12-08 2018-11-06 Paypal, Inc. Deployment of development environments
US9892075B2 (en) 2015-12-10 2018-02-13 Cisco Technology, Inc. Policy driven storage in a microserver computing environment
US10367914B2 (en) 2016-01-12 2019-07-30 Cisco Technology, Inc. Attaching service level agreements to application containers and enabling service assurance
CN105677447B (zh) * 2016-01-29 2019-01-04 哈尔滨工业大学深圳研究生院 分布式云中基于聚类的时延带宽极小化虚拟机部署方法
CN105589752B (zh) * 2016-02-24 2019-10-15 哈尔滨工业大学深圳研究生院 基于键值分布的跨数据中心大数据处理
CN106027596A (zh) * 2016-04-27 2016-10-12 乐视控股(北京)有限公司 一种任务分发方法和装置
US10140172B2 (en) 2016-05-18 2018-11-27 Cisco Technology, Inc. Network-aware storage repairs
US10129177B2 (en) 2016-05-23 2018-11-13 Cisco Technology, Inc. Inter-cloud broker for hybrid cloud networks
US20170351639A1 (en) 2016-06-06 2017-12-07 Cisco Technology, Inc. Remote memory access using memory mapped addressing among multiple compute nodes
US10664169B2 (en) 2016-06-24 2020-05-26 Cisco Technology, Inc. Performance of object storage system by reconfiguring storage devices based on latency that includes identifying a number of fragments that has a particular storage device as its primary storage device and another number of fragments that has said particular storage device as its replica storage device
US10423800B2 (en) 2016-07-01 2019-09-24 Capitalogix Ip Owner, Llc Secure intelligent networked architecture, processing and execution
US10659283B2 (en) 2016-07-08 2020-05-19 Cisco Technology, Inc. Reducing ARP/ND flooding in cloud environment
US10432532B2 (en) 2016-07-12 2019-10-01 Cisco Technology, Inc. Dynamically pinning micro-service to uplink port
US10263898B2 (en) 2016-07-20 2019-04-16 Cisco Technology, Inc. System and method for implementing universal cloud classification (UCC) as a service (UCCaaS)
US10382597B2 (en) 2016-07-20 2019-08-13 Cisco Technology, Inc. System and method for transport-layer level identification and isolation of container traffic
US10142346B2 (en) 2016-07-28 2018-11-27 Cisco Technology, Inc. Extension of a private cloud end-point group to a public cloud
US10567344B2 (en) 2016-08-23 2020-02-18 Cisco Technology, Inc. Automatic firewall configuration based on aggregated cloud managed information
US11563695B2 (en) 2016-08-29 2023-01-24 Cisco Technology, Inc. Queue protection using a shared global memory reserve
US10523592B2 (en) 2016-10-10 2019-12-31 Cisco Technology, Inc. Orchestration system for migrating user data and services based on user information
CN108075917A (zh) * 2016-11-18 2018-05-25 中兴通讯股份有限公司 一种数据中心的管理方法及系统
US11044162B2 (en) 2016-12-06 2021-06-22 Cisco Technology, Inc. Orchestration of cloud and fog interactions
US10705872B2 (en) * 2016-12-08 2020-07-07 International Business Machines Corporation Predictive virtual server scheduling and optimization of dynamic consumable resources to achieve priority-based workload performance objectives
US10326817B2 (en) 2016-12-20 2019-06-18 Cisco Technology, Inc. System and method for quality-aware recording in large scale collaborate clouds
US10387679B2 (en) 2017-01-06 2019-08-20 Capitalogix Ip Owner, Llc Secure intelligent networked architecture with dynamic feedback
US10334029B2 (en) 2017-01-10 2019-06-25 Cisco Technology, Inc. Forming neighborhood groups from disperse cloud providers
US10545914B2 (en) 2017-01-17 2020-01-28 Cisco Technology, Inc. Distributed object storage
US10552191B2 (en) 2017-01-26 2020-02-04 Cisco Technology, Inc. Distributed hybrid cloud orchestration model
US10320683B2 (en) 2017-01-30 2019-06-11 Cisco Technology, Inc. Reliable load-balancer using segment routing and real-time application monitoring
US10671571B2 (en) 2017-01-31 2020-06-02 Cisco Technology, Inc. Fast network performance in containerized environments for network function virtualization
US10243823B1 (en) 2017-02-24 2019-03-26 Cisco Technology, Inc. Techniques for using frame deep loopback capabilities for extended link diagnostics in fibre channel storage area networks
US10713203B2 (en) 2017-02-28 2020-07-14 Cisco Technology, Inc. Dynamic partition of PCIe disk arrays based on software configuration / policy distribution
US10254991B2 (en) 2017-03-06 2019-04-09 Cisco Technology, Inc. Storage area network based extended I/O metrics computation for deep insight into application performance
US11005731B2 (en) 2017-04-05 2021-05-11 Cisco Technology, Inc. Estimating model parameters for automatic deployment of scalable micro services
US10489184B2 (en) 2017-05-12 2019-11-26 At&T Intellectual Property I, L.P. Systems and methods for management of virtual machine resources in a network environment through localized assignment of virtual machines having complimentary resource requirements
US10382274B2 (en) 2017-06-26 2019-08-13 Cisco Technology, Inc. System and method for wide area zero-configuration network auto configuration
US10439877B2 (en) 2017-06-26 2019-10-08 Cisco Technology, Inc. Systems and methods for enabling wide area multicast domain name system
US10303534B2 (en) 2017-07-20 2019-05-28 Cisco Technology, Inc. System and method for self-healing of application centric infrastructure fabric memory
US10425288B2 (en) 2017-07-21 2019-09-24 Cisco Technology, Inc. Container telemetry in data center environments with blade servers and switches
US10892940B2 (en) 2017-07-21 2021-01-12 Cisco Technology, Inc. Scalable statistics and analytics mechanisms in cloud networking
US10601693B2 (en) 2017-07-24 2020-03-24 Cisco Technology, Inc. System and method for providing scalable flow monitoring in a data center fabric
US10541866B2 (en) 2017-07-25 2020-01-21 Cisco Technology, Inc. Detecting and resolving multicast traffic performance issues
US10831183B2 (en) * 2017-10-02 2020-11-10 Sap Se Transfer of production control in proximity to production site for enabling decentralized manufacturing
US10404596B2 (en) 2017-10-03 2019-09-03 Cisco Technology, Inc. Dynamic route profile storage in a hardware trie routing table
US10942666B2 (en) 2017-10-13 2021-03-09 Cisco Technology, Inc. Using network device replication in distributed storage clusters
US10353800B2 (en) 2017-10-18 2019-07-16 Cisco Technology, Inc. System and method for graph based monitoring and management of distributed systems
US11481362B2 (en) 2017-11-13 2022-10-25 Cisco Technology, Inc. Using persistent memory to enable restartability of bulk load transactions in cloud databases
US10742690B2 (en) 2017-11-21 2020-08-11 Juniper Networks, Inc. Scalable policy management for virtual networks
US10705882B2 (en) 2017-12-21 2020-07-07 Cisco Technology, Inc. System and method for resource placement across clouds for data intensive workloads
US11595474B2 (en) 2017-12-28 2023-02-28 Cisco Technology, Inc. Accelerating data replication using multicast and non-volatile memory enabled nodes
US10511534B2 (en) 2018-04-06 2019-12-17 Cisco Technology, Inc. Stateless distributed load-balancing
US10776482B2 (en) 2018-05-18 2020-09-15 International Business Machines Corporation Automated virtual machine integrity checks
US10728361B2 (en) 2018-05-29 2020-07-28 Cisco Technology, Inc. System for association of customer information across subscribers
US10904322B2 (en) 2018-06-15 2021-01-26 Cisco Technology, Inc. Systems and methods for scaling down cloud-based servers handling secure connections
US10764266B2 (en) 2018-06-19 2020-09-01 Cisco Technology, Inc. Distributed authentication and authorization for rapid scaling of containerized services
US11019083B2 (en) 2018-06-20 2021-05-25 Cisco Technology, Inc. System for coordinating distributed website analysis
US10778724B1 (en) 2018-06-29 2020-09-15 Juniper Networks, Inc. Scalable port range management for security policies
US10742557B1 (en) 2018-06-29 2020-08-11 Juniper Networks, Inc. Extending scalable policy management to supporting network devices
US10819571B2 (en) 2018-06-29 2020-10-27 Cisco Technology, Inc. Network traffic optimization using in-situ notification system
US10904342B2 (en) 2018-07-30 2021-01-26 Cisco Technology, Inc. Container networking using communication tunnels
US10901918B2 (en) * 2018-11-29 2021-01-26 International Business Machines Corporation Constructing flexibly-secure systems in a disaggregated environment
US11216309B2 (en) 2019-06-18 2022-01-04 Juniper Networks, Inc. Using multidimensional metadata tag sets to determine resource allocation in a distributed computing environment
CN110413285A (zh) * 2019-07-29 2019-11-05 深圳前海达闼云端智能科技有限公司 一种部署云端服务的方法以及开发云端服务的方法
US11640315B2 (en) * 2019-11-04 2023-05-02 Vmware, Inc. Multi-site virtual infrastructure orchestration of network service in hybrid cloud environments
US11709698B2 (en) 2019-11-04 2023-07-25 Vmware, Inc. Multi-site virtual infrastructure orchestration of network service in hybrid cloud environments
US11573770B2 (en) * 2021-05-05 2023-02-07 International Business Machines Corporation Container file creation based on classified non-functional requirements

Family Cites Families (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070174429A1 (en) 2006-01-24 2007-07-26 Citrix Systems, Inc. Methods and servers for establishing a connection between a client system and a virtual machine hosting a requested computing environment
CN103530170B (zh) 2006-08-07 2017-04-12 甲骨文国际公司 在虚拟机环境中提供硬件虚拟化的系统和方法
US7844709B2 (en) * 2006-09-20 2010-11-30 International Business Machines Corporation Method and apparatus for managing central processing unit resources of a logically partitioned computing environment without shared memory access
US20090210888A1 (en) * 2008-02-14 2009-08-20 Microsoft Corporation Software isolated device driver architecture
US8201166B2 (en) 2008-04-30 2012-06-12 Hewlett-Packard Development Company, L.P. Virtualization platform configured with virtual connect control
US8020167B2 (en) * 2008-05-05 2011-09-13 Dell Products L.P. System and method for automatic throttling of resources in an information handling system chassis
US7743375B2 (en) * 2008-06-27 2010-06-22 International Business Machines Corporation Information handling system including dynamically merged physical partitions
US8131164B2 (en) * 2008-08-28 2012-03-06 Sharp Kabushiki Kaisha Processing unit and image forming apparatus
US8171201B1 (en) * 2008-10-07 2012-05-01 Vizioncore, Inc. Systems and methods for improving virtual machine performance
US8336079B2 (en) * 2008-12-31 2012-12-18 Hytrust, Inc. Intelligent security control system for virtualized ecosystems
US7996525B2 (en) * 2008-12-31 2011-08-09 Sap Ag Systems and methods for dynamically provisioning cloud computing resources
US8776090B2 (en) * 2009-02-17 2014-07-08 Broadcom Corporation Method and system for network abstraction and virtualization for a single operating system (OS)
US8776053B2 (en) * 2009-09-25 2014-07-08 Oracle International Corporation System and method to reconfigure a virtual machine image suitable for cloud deployment
US8566822B2 (en) * 2009-07-22 2013-10-22 Broadcom Corporation Method and system for distributing hypervisor functionality over multiple physical devices in a network and configuring sub-hypervisor to control the virtual machines
US20110041126A1 (en) * 2009-08-13 2011-02-17 Levy Roger P Managing workloads in a virtual computing environment
US8316125B2 (en) * 2009-08-31 2012-11-20 Red Hat, Inc. Methods and systems for automated migration of cloud processes to external clouds
US8433802B2 (en) * 2010-01-26 2013-04-30 International Business Machines Corporation System and method for fair and economical resource partitioning using virtual hypervisor

Also Published As

Publication number Publication date
CN102713849A (zh) 2012-10-03
JP2013518330A (ja) 2013-05-20
DE112011100094T5 (de) 2012-10-04
WO2011094301A1 (en) 2011-08-04
US8301746B2 (en) 2012-10-30
US20110185063A1 (en) 2011-07-28
CN102713849B (zh) 2015-04-29

Similar Documents

Publication Publication Date Title
JP5497201B2 (ja) 資源を配分する方法、資源を配分するためのコンピュータ・プログラム、及び資源を配分するシステム
JP2013518330A5 (ja)
US11086684B2 (en) Methods and apparatus to manage compute resources in a hyperconverged infrastructure computing environment
US11095709B2 (en) Cross-cloud object mapping for hybrid clouds
US10514960B2 (en) Iterative rebalancing of virtual resources among VMs to allocate a second resource capacity by migrating to servers based on resource allocations and priorities of VMs
US10701139B2 (en) Life cycle management method and apparatus
US10198281B2 (en) Hybrid infrastructure provisioning framework tethering remote datacenters
US11023330B2 (en) Efficient scheduling of backups for cloud computing systems
US10367714B2 (en) Apparatus for testing and developing products of network computing based on open-source virtualized cloud
US10176004B2 (en) Workload-aware load balancing to minimize scheduled downtime during maintenance of host or hypervisor of a virtualized computing system
US8954982B2 (en) Resource management using reliable and efficient delivery of application performance information in a cloud computing system
US20100115510A1 (en) Virtual graphics device and methods thereof
CN110741352B (zh) 虚拟网络功能管理系统和管理方法及计算机可读存储设备
US11513721B2 (en) Method and system for performance control in a cloud computing environment
US11461120B2 (en) Methods and apparatus for rack nesting in virtualized server systems
US11057277B2 (en) Creating and managing aggregation service hierarchies
CN117897691A (zh) 在Kubernetes中使用远程POD
Kumar et al. A load balancing based cloud computing techniques and challenges
TW202223646A (zh) 用於使用組合系統執行工作量之系統及方法
US11704159B2 (en) System and method for unified infrastructure architecture
US11928515B2 (en) System and method for managing resource allocations in composed systems
Khan et al. Cloud computing: Analysis of various services
Bhoi et al. Self Adaptive, Energy Conserving: Cloud Storage System

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130726

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20130805

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130805

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20130805

RD12 Notification of acceptance of power of sub attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7432

Effective date: 20130805

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20130806

A975 Report on accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A971005

Effective date: 20130902

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130911

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20131106

A524 Written submission of copy of amendment under section 19 (pct)

Free format text: JAPANESE INTERMEDIATE CODE: A524

Effective date: 20131106

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20131224

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20140107

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140107

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

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20140217

RD14 Notification of resignation of power of sub attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7434

Effective date: 20140217

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140305

R150 Certificate of patent or registration of utility model

Ref document number: 5497201

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150