JP2010205208A - ホストコンピュータ、マルチパスシステム、パス割当方法およびプログラム - Google Patents
ホストコンピュータ、マルチパスシステム、パス割当方法およびプログラム Download PDFInfo
- Publication number
- JP2010205208A JP2010205208A JP2009052918A JP2009052918A JP2010205208A JP 2010205208 A JP2010205208 A JP 2010205208A JP 2009052918 A JP2009052918 A JP 2009052918A JP 2009052918 A JP2009052918 A JP 2009052918A JP 2010205208 A JP2010205208 A JP 2010205208A
- Authority
- JP
- Japan
- Prior art keywords
- paths
- logical partition
- host computer
- path
- logical
- 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
Links
- 238000000034 method Methods 0.000 title claims description 24
- 238000005192 partition Methods 0.000 claims abstract description 133
- 230000006870 function Effects 0.000 description 7
- 230000004043 responsiveness Effects 0.000 description 4
- 238000010586 diagram Methods 0.000 description 3
- 230000007423 decrease Effects 0.000 description 2
- 230000000694 effects Effects 0.000 description 2
- 241001522296 Erithacus rubecula Species 0.000 description 1
- 230000005540 biological transmission Effects 0.000 description 1
- 230000000903 blocking effect Effects 0.000 description 1
- 238000010276 construction Methods 0.000 description 1
- 230000003111 delayed effect Effects 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 238000013507 mapping Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000011084 recovery Methods 0.000 description 1
- 238000000638 solvent extraction Methods 0.000 description 1
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
- G06F9/45537—Provision of facilities of other operating environments, e.g. WINE
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Hardware Redundancy (AREA)
Abstract
【解決手段】n本(n≧2)のパスを介してシステム資源190と接続されたホストコンピュータ110は、システム資源190にアクセス可能な複数の論理パーテーション論理パーテーション121〜124と、該複数の論理パーテーションに対してパスの割当てを行う割当部130有する。割当部130は、1つの論理パーテーションに少なくともm本(1≦m<n)のパスが割り当てられるように、パスの割当てを行う。
【選択図】図1
Description
以上の原理を踏まえて、本発明の実施の形態について説明する。
<第1の実施の形態>
すなわち、本実施の形態において、1つの論理パーテーションに、少なくとも2本のパスが割り当てられる。なお、「冗長機能」とは、複数のパスのうちの少なくとも1本を副パスとしてとっておき、いずれかの正パスに障害が生じたときに、該正パスの代わりに副パスを使用する機能である。
2.優先度が高い論理パーテーションほど、多くのパスを割り当てる。
ここで、「優先度」とは、当該論理パーテーションのI/O応答性を保障する上での優先順位を意味し、ユーザにより設定されたものであってもよいし、当該論理パーテーションのOSの種類や、論理パーテーションが担う処理の種類などに基づいたものであってもよい。
3.I/O量の多い論理パーテーションほど、多くのパスを割り当てる。
本発明にかかるパス割当技術は、ゲストOS・ホストOS型の仮想環境を実装したサーバを備えたマルチパスシステムにも適用することができる。これについて、図6を参照して説明する。
110 ホストコンピュータ 121〜124 論理パーテーション
130 割当部190 システム資源
200 マルチパスシステム 210 サーバ
220 論理パーテーション 222 OS
224 仮想化ドライバ 226 アプリケーション
230〜250 論理パーテーション 260 管理パーテーション
262 仮想化ドライバ 264 ドライバ
270 制御部 272 パス制御ドライバ
274 割当テーブル 276 I/O負荷情報テーブル
280 仮想マシンモニタ 282 ハードウェア
290 ストレージ装置 300 マルチパスシステム
310 サーバ 320 ゲストOS
322 エミュレータ 324 OS
326 アプリケーション 330〜350 ゲストOS
360 ホストOS 364 ドライバ
372 制御ソフトウェア 374 割当テーブル
376 I/O負荷情報テーブル 382 ハードウェア
Claims (14)
- n本(n≧2)のパスを介してシステム資源と接続されたホストコンピュータであって、
前記システム資源にアクセス可能な複数の論理パーテーションと、
前記複数の論理パーテーションに対してパスの割当てを行う割当部とを有し、
前記割当部は、1つの論理パーテーションに少なくともm本(1≦m<n)のパスが割り当てられるように、前記割当てを行うことを特徴とするホストコンピュータ。 - 前記割当部は、前記システム資源へのアクセス量が多い論理パーテーションほど、該論理パーテーションに多くのパスを割り当てることを特徴とする請求項1に記載のホストコンピュータ。
- 前記割当部は、優先度が高い論理パーテーションほど、該論理パーテーションに多くのパスを割り当てることを特徴とする請求項1に記載のホストコンピュータ。
- 前記mは、2以上の整数であることを特徴とする請求項1から3のいずれか1項に記載のホストコンピュータ。
- 前記複数の論理パーテーションは、複数のOS(Operating System)毎に構成されていることを特徴とする請求項1から4のいずれか1項に記載のホストコンピュータ。
- ゲストOS・ホストOS型の仮想環境を有するものであって、
前記複数の論理パーテーションは、複数の前記ゲストOSにより構成され、
前記割当部は、前記ホストOS側に設けられていることを特徴とする請求項1から4のいずれか1項に記載のホストコンピュータ。 - 請求項1から6のいずれか1項に記載のホストコンピュータと、
前記システム資源と、
前記ホストコンピュータと前記システム資源とを接続する前記n本(n≧2)のパスとを備えることを特徴とするマルチパスシステム。 - 前記システム資源は、ストレージ装置であることを特徴とする請求項7に記載のマルチパスシステム。
- n本(n:2以上の整数)のパスを介してシステム資源と接続されたホストコンピュータに備えられた、前記システム資源にアクセス可能な複数の論理パーテーションに対して、パスの割当てを行うパス割当方法において、
1つの論理パーテーションに少なくともm本(1≦m<n)のパスが割り当てられるように、前記割当てを行うことを特徴とするパス割当方法。 - 前記システム資源へのアクセス量が多い論理パーテーションほど、該論理パーテーションに多くのパスを割り当てることを特徴とする請求項9に記載のパス割当方法。
- 優先度が高い論理パーテーションほど、該論理パーテーションに多くのパスを割り当てることを特徴とする請求項9に記載のパス割当方法。
- n本(n:2以上の整数)のパスを介してシステム資源と接続されたホストコンピュータに備えられた、前記システム資源にアクセス可能な複数の論理パーテーションに対するパス割当処理をコンピュータに実行せしめるプログラムであって、
前記パス割当処理は、1つの論理パーテーションに少なくともm本(1≦m<n)のパスが割り当てられるように、パスの割当てを行うことを特徴とするプログラム。 - 前記パス割当処理は、前記システム資源へのアクセス量が多い論理パーテーションほど、該論理パーテーションに多くのパスを割り当てることを特徴とする請求項12に記載のプログラム。
- 前記割当処理は、優先度が高い論理パーテーションほど、該論理パーテーションに多くのパスを割り当てることを特徴とする請求項12に記載のプログラム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009052918A JP2010205208A (ja) | 2009-03-06 | 2009-03-06 | ホストコンピュータ、マルチパスシステム、パス割当方法およびプログラム |
US12/698,571 US20100229170A1 (en) | 2009-03-06 | 2010-02-02 | Host computer, multipath system, path assignment method, and program product |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009052918A JP2010205208A (ja) | 2009-03-06 | 2009-03-06 | ホストコンピュータ、マルチパスシステム、パス割当方法およびプログラム |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2010205208A true JP2010205208A (ja) | 2010-09-16 |
Family
ID=42679383
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2009052918A Pending JP2010205208A (ja) | 2009-03-06 | 2009-03-06 | ホストコンピュータ、マルチパスシステム、パス割当方法およびプログラム |
Country Status (2)
Country | Link |
---|---|
US (1) | US20100229170A1 (ja) |
JP (1) | JP2010205208A (ja) |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5193801B2 (ja) * | 2008-10-29 | 2013-05-08 | 株式会社日立製作所 | ストレージシステムの性能向上又は管理方法、システム、装置及びプログラム |
JP5593184B2 (ja) | 2010-09-30 | 2014-09-17 | インターナショナル・ビジネス・マシーンズ・コーポレーション | マルチパスを使用するシステム及び方法 |
US9052932B2 (en) | 2012-12-17 | 2015-06-09 | International Business Machines Corporation | Hybrid virtual machine configuration management |
JP6380040B2 (ja) * | 2014-11-21 | 2018-08-29 | 富士通株式会社 | ストレージ装置、中継装置、および中継制御プログラム |
US10082963B2 (en) * | 2016-04-18 | 2018-09-25 | Super Micro Computer, Inc. | Low capacity latency storage enclosure with expander |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2001134453A (ja) * | 1999-09-28 | 2001-05-18 | Internatl Business Mach Corp <Ibm> | コンピュータ環境の区画のグループを管理する方法、システム、およびプログラム製品 |
US6496847B1 (en) * | 1998-05-15 | 2002-12-17 | Vmware, Inc. | System and method for virtualizing computer systems |
JP2004164171A (ja) * | 2002-11-12 | 2004-06-10 | Nec Corp | パス冗長化装置及び方法 |
JP2005122640A (ja) * | 2003-10-20 | 2005-05-12 | Hitachi Ltd | サーバシステム及びi/oスロット共有方法。 |
JP2005148875A (ja) * | 2003-11-12 | 2005-06-09 | Hitachi Ltd | 論理区画の資源動的割り当て変更方法 |
JP2005251188A (ja) * | 2004-02-06 | 2005-09-15 | Nec Corp | 冗長パス制御装置及び冗長パス制御方法 |
JP2006323872A (ja) * | 2006-08-01 | 2006-11-30 | Hitachi Ltd | 論理区画の予備リソース提供方法及び計算機システム |
Family Cites Families (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7568052B1 (en) * | 1999-09-28 | 2009-07-28 | International Business Machines Corporation | Method, system and program products for managing I/O configurations of a computing environment |
JP4121255B2 (ja) * | 2001-06-12 | 2008-07-23 | 株式会社日立製作所 | クラスタ構成記憶システム |
JP2003296290A (ja) * | 2002-04-02 | 2003-10-17 | Hitachi Ltd | 記憶装置システム及びデータ転送方法 |
JP2003316522A (ja) * | 2002-04-26 | 2003-11-07 | Hitachi Ltd | 計算機システムおよび計算機システムの制御方法 |
US6996638B2 (en) * | 2003-05-12 | 2006-02-07 | International Business Machines Corporation | Method, system and program products for enhancing input/output processing for operating system images of a computing environment |
JP4012498B2 (ja) * | 2003-11-18 | 2007-11-21 | 株式会社日立製作所 | 情報処理システム、情報処理装置、情報処理装置の制御方法及びプログラム |
JP4452064B2 (ja) * | 2003-11-18 | 2010-04-21 | 株式会社日立製作所 | 情報処理システム、情報処理装置、情報処理装置の制御方法及びプログラム |
US7574529B2 (en) * | 2004-06-22 | 2009-08-11 | International Business Machines Corporation | Addressing logical subsystems in a data storage system |
US7743180B2 (en) * | 2004-08-10 | 2010-06-22 | International Business Machines Corporation | Method, system, and program for managing path groups to an input/output (I/O) device |
JP4585276B2 (ja) * | 2004-11-01 | 2010-11-24 | 株式会社日立製作所 | ストレージシステム |
JP4800059B2 (ja) * | 2006-02-13 | 2011-10-26 | 株式会社日立製作所 | 仮想ストレージシステム及びその制御方法 |
US8230435B2 (en) * | 2008-02-12 | 2012-07-24 | International Business Machines Corporation | Authenticating a processing system accessing a resource |
-
2009
- 2009-03-06 JP JP2009052918A patent/JP2010205208A/ja active Pending
-
2010
- 2010-02-02 US US12/698,571 patent/US20100229170A1/en not_active Abandoned
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6496847B1 (en) * | 1998-05-15 | 2002-12-17 | Vmware, Inc. | System and method for virtualizing computer systems |
JP2001134453A (ja) * | 1999-09-28 | 2001-05-18 | Internatl Business Mach Corp <Ibm> | コンピュータ環境の区画のグループを管理する方法、システム、およびプログラム製品 |
JP2004164171A (ja) * | 2002-11-12 | 2004-06-10 | Nec Corp | パス冗長化装置及び方法 |
JP2005122640A (ja) * | 2003-10-20 | 2005-05-12 | Hitachi Ltd | サーバシステム及びi/oスロット共有方法。 |
JP2005148875A (ja) * | 2003-11-12 | 2005-06-09 | Hitachi Ltd | 論理区画の資源動的割り当て変更方法 |
JP2005251188A (ja) * | 2004-02-06 | 2005-09-15 | Nec Corp | 冗長パス制御装置及び冗長パス制御方法 |
JP2006323872A (ja) * | 2006-08-01 | 2006-11-30 | Hitachi Ltd | 論理区画の予備リソース提供方法及び計算機システム |
Also Published As
Publication number | Publication date |
---|---|
US20100229170A1 (en) | 2010-09-09 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11068355B2 (en) | Systems and methods for maintaining virtual component checkpoints on an offload device | |
US10409628B2 (en) | Managing virtual machine instances utilizing an offload device | |
US10768972B2 (en) | Managing virtual machine instances utilizing a virtual offload device | |
US9582221B2 (en) | Virtualization-aware data locality in distributed data processing | |
CA2814309C (en) | A computer cluster arrangement for processing a computation task and method for operation thereof | |
JP4705051B2 (ja) | 計算機システム | |
JP6840099B2 (ja) | サービス提供システム、資源割り当て方法、及び資源割り当てプログラム | |
JP6458146B2 (ja) | 計算機及びメモリ領域管理方法 | |
US9792142B2 (en) | Information processing device and resource allocation method | |
US9176787B2 (en) | Preserving, from resource management adjustment, portions of an overcommitted resource managed by a hypervisor | |
US20160196157A1 (en) | Information processing system, management device, and method of controlling information processing system | |
Kim et al. | Constraint-aware VM placement in heterogeneous computing clusters | |
US20120096462A1 (en) | Dynamic virtualization technique for multicore processor system | |
US11169844B2 (en) | Virtual machine migration to multiple destination nodes | |
US8352702B2 (en) | Data processing system memory allocation | |
JP2010205208A (ja) | ホストコンピュータ、マルチパスシステム、パス割当方法およびプログラム | |
EP3358795B1 (en) | Method and apparatus for allocating a virtual resource in network functions virtualization (nfv) network | |
CN115774599A (zh) | 用于使用容器编排服务管理的集群的分布式数据网格路由 | |
JP2017215884A (ja) | 仮想マシン配置装置およびリソース管理方法 | |
JP2010205207A (ja) | ホストコンピュータ、マルチパスシステム、パス割当方法およびプログラム | |
US9619269B2 (en) | Device and method for dynamically mapping processor based on tenant | |
JP2018133005A (ja) | 制御装置及び制御方法 | |
JP6653786B2 (ja) | I/o制御方法およびi/o制御システム | |
CN113742028A (zh) | 资源使用方法、电子设备和计算机程序产品 | |
JP6657910B2 (ja) | 帯域設定方法、帯域設定プログラム、情報処理装置及び情報処理システム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20120210 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20121207 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20121218 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20130212 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20130416 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20130806 |