JP2004086914A - コンピュータシステム内の記憶装置のパフォーマンスの最適化 - Google Patents
コンピュータシステム内の記憶装置のパフォーマンスの最適化 Download PDFInfo
- Publication number
- JP2004086914A JP2004086914A JP2003303987A JP2003303987A JP2004086914A JP 2004086914 A JP2004086914 A JP 2004086914A JP 2003303987 A JP2003303987 A JP 2003303987A JP 2003303987 A JP2003303987 A JP 2003303987A JP 2004086914 A JP2004086914 A JP 2004086914A
- Authority
- JP
- Japan
- Prior art keywords
- host
- storage device
- queue
- data storage
- array
- 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
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/06—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
- G06F3/0601—Interfaces specially adapted for storage systems
- G06F3/0602—Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
- G06F3/061—Improving I/O performance
- G06F3/0613—Improving I/O performance in relation to throughput
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/06—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
- G06F3/0601—Interfaces specially adapted for storage systems
- G06F3/0628—Interfaces specially adapted for storage systems making use of a particular technique
- G06F3/0655—Vertical data movement, i.e. input-output transfer; data movement between one or more hosts and one or more storage devices
- G06F3/0656—Data buffering arrangements
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/06—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
- G06F3/0601—Interfaces specially adapted for storage systems
- G06F3/0668—Interfaces specially adapted for storage systems adopting a particular infrastructure
- G06F3/0671—In-line storage system
- G06F3/0683—Plurality of storage devices
- G06F3/0689—Disk arrays, e.g. RAID, JBOD
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Debugging And Monitoring (AREA)
Abstract
多数のホストを接続してもホスト側タイムアウトイベントや記憶装置側のQFULLイベントの発生を最小限に抑える記憶装置を提供すること。
【解決手段】
データ記憶装置(101,102)は、ディスクアレイ(101)、該アレイを制御するためのアレイコントローラ(102)、及び、ホストシステムからディスクアレイ(101)へのコマンドを入れるためのキュー(103)で構成される。アレイコントローラ(102)にインストールされたプログラム(106)がキューの論理サイズ(104)を調節してパフォーマンスを最適化する。
【選択図】 図1
Description
これを行なう場合、ホスト側のドライバ(301)がホスト側のキュー(302)の深さを再度縮小させることを判断するまで、QFULL応答が生じることになる。
Claims (10)
- ディスクアレイ(101)と、
前記アレイ(101)を制御するためのアレイコントローラ(102)と、
ホストシステムから前記ディスクアレイ(101)へのコマンドを入れるためのキュー(103)とからなり、
前記アレイコントローラ(102)にインストールされたプログラム(106)が前記キュー(104)の論理サイズを調節してパフォーマンスを最適化する、データ記憶装置(101,102)。 - 少なくとも1つのホスト装置(110)と少なくとも1つのデータ記憶装置(101,102)とを含むコンピュータシステム内のパフォーマンスを最適化する方法であって、前記データ記憶装置(101,102)のキューの論理サイズを調節するステップ(207,209)を含む方法。
- 前記データ記憶装置(101,102)にさらなる記憶容量を追加するステップをさらに含む、請求項2の方法。
- ホスト要求をカウントするステップ(201)と、
QFULLイベントをカウントするステップ(202-2)と、
タイムアウトイベントをカウントするステップ(203-2)と、
をさらに含む、請求項2の方法。 - 発生したQFULLイベントの総数を受信したホスト要求の現在の数で割ることによりQFULL率を計算するステップ(204)と、
前記QFULL率が所定の閾値を超えた場合、前記キューの論理サイズを増大させるステップ(207)と、
をさらに含む、請求項4の方法。 - 発生したタイムアウトイベントの総数を受信したホスト要求の現在の数で割ることによりタイムアウト率を計算するステップ(206)と、
前記タイムアウト率が所定の閾値を超えた場合、前記キューの論理サイズを減少させるステップ(209)と、
をさらに含む、請求項4の方法。 - 少なくとも1つのホスト装置(110)と、
少なくとも1つのデータ記憶装置(101,102)と、
前記少なくとも1つのホスト装置(110)と前記少なくとも1つのデータ記憶装置(101,102)とを接続するネットワークとからなるコンピュータシステムであって、
前記少なくとも1つのデータ記憶装置(101,102)が、
ディスクアレイ(101)と、
前記アレイ(101)を制御するためのアレイコントローラ(102)と、
ホストシステムから前記ディスクアレイへのコマンドを入れるキュー(103)とからなり、
前記アレイコントローラ(102)にインストールされたプログラム(106)が前記キューの論理サイズ(104)を調節してパフォーマンスを最適化する、コンピュータシステム。 - 前記少なくとも1つのホスト装置(110)にインストールされたドライバ(301)と、
前記少なくとも1つのホスト装置(110)上のコマンドキュー(302)とをさらに含み、
前記ドライバ(301)が、前記少なくとも1つのデータ記憶装置(101,102)上のQFULLイベント(108)又はタイムアウトイベント(109)に応答して、前記ホスト装置(110)上の前記コマンドキュー(302)のサイズを調節する、請求項7のコンピュータシステム。 - 少なくとも1つのホスト装置(110)と、少なくとも1つのデータ記憶装置(101,102)と、前記少なくとも1つのホスト装置(110)と前記少なくとも1つのデータ記憶装置(101,102)とを接続するネットワークとを含み、前記少なくとも1つのデータ記憶装置(101,102)がディスクアレイ(101)と、該アレイ(101)を制御するためのアレイコントローラ(102)と、ホストシステムから前記ディスクアレイへのコマンドを入れるためのキュー(103)とを含む、コンピュータシステムにおいてパフォーマンスを最適化する方法であって、
前記少なくとも1つのホスト装置(110)によって課せられた前記少なくとも1つのデータ記憶装置(101,102)に対する要求に応じて前記キューの論理サイズを調節するステップ(207,209)を含む方法。 - 前記少なくとも1つのデータ記憶装置(101,102)上のQFULLイベント(108)又はタイムアウトイベント(109)に応じて前記少なくとも1つのホスト装置(110)上のコマンドキューのサイズを調節するステップをさらに含む、請求項9の方法。
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US10/233,107 US6898664B2 (en) | 2002-08-28 | 2002-08-28 | Optimizing performance for a storage device within a computer system |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2004086914A true JP2004086914A (ja) | 2004-03-18 |
Family
ID=31977152
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2003303987A Pending JP2004086914A (ja) | 2002-08-28 | 2003-08-28 | コンピュータシステム内の記憶装置のパフォーマンスの最適化 |
Country Status (2)
Country | Link |
---|---|
US (1) | US6898664B2 (ja) |
JP (1) | JP2004086914A (ja) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2014002642A (ja) * | 2012-06-20 | 2014-01-09 | Nec Corp | ストレージシステム、入出力制御装置、入出力制御方法、および、コンピュータ・プログラム |
JP2016076204A (ja) * | 2014-09-22 | 2016-05-12 | エイチジーエスティーネザーランドビーブイ | データ記憶装置の性能を意識した電力キャッピング制御 |
Families Citing this family (21)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7421502B2 (en) * | 2002-12-06 | 2008-09-02 | International Business Machines Corporation | Method and system for storage-aware flow resource management |
US8375114B2 (en) * | 2004-04-09 | 2013-02-12 | Hewlett-Packard Development Company, L.P. | Device loading in storage networks |
US7587532B2 (en) * | 2005-01-31 | 2009-09-08 | Texas Instruments Incorporated | Full/selector output from one of plural flag generation count outputs |
US7543128B2 (en) * | 2006-07-25 | 2009-06-02 | Hewlett-Packard Development Company, L.P. | Method and apparatus for repurposing compute resources to implement, or not implement, storage access protocols |
US7925809B2 (en) * | 2006-10-24 | 2011-04-12 | Apple Inc. | Systems and methods for storage management in a data processing device |
US20080104259A1 (en) * | 2006-10-28 | 2008-05-01 | Lefevre Marc | Methods and systems for communicating with storage devices in a storage system |
US7853759B2 (en) * | 2007-04-23 | 2010-12-14 | Microsoft Corporation | Hints model for optimization of storage devices connected to host and write optimization schema for storage devices |
US8090767B2 (en) * | 2008-01-07 | 2012-01-03 | Apple Inc. | Pairing and storage access scheme between a handheld device and a computing system |
US8495238B1 (en) * | 2008-05-28 | 2013-07-23 | Google Inc. | Facilitating self-tuning traffic shaping without a central traffic manager |
US20110041128A1 (en) * | 2009-08-13 | 2011-02-17 | Mathias Kohlenz | Apparatus and Method for Distributed Data Processing |
US9038073B2 (en) * | 2009-08-13 | 2015-05-19 | Qualcomm Incorporated | Data mover moving data to accelerator for processing and returning result data based on instruction received from a processor utilizing software and hardware interrupts |
US8893146B2 (en) * | 2009-11-13 | 2014-11-18 | Hewlett-Packard Development Company, L.P. | Method and system of an I/O stack for controlling flows of workload specific I/O requests |
US8769541B2 (en) * | 2009-12-31 | 2014-07-01 | Facebook, Inc. | Load balancing web service by rejecting connections |
US8458145B2 (en) * | 2011-01-20 | 2013-06-04 | Infinidat Ltd. | System and method of storage optimization |
US8452901B1 (en) | 2011-12-30 | 2013-05-28 | Emc Corporation | Ordered kernel queue for multipathing events |
US9292205B2 (en) | 2012-06-14 | 2016-03-22 | Avago Technologies General Ip (Singapore) Pte. Ltd. | Methods and systems for adaptive queue depth management |
US9183016B2 (en) * | 2013-02-27 | 2015-11-10 | Vmware, Inc. | Adaptive task scheduling of Hadoop in a virtualized environment |
US9208010B2 (en) | 2013-07-01 | 2015-12-08 | International Business Machines Corporation | Failure interval determination |
US10228880B2 (en) | 2016-09-06 | 2019-03-12 | HGST Netherlands B.V. | Position-aware primary command queue management |
CN106936827B (zh) * | 2017-03-10 | 2019-03-08 | Oppo广东移动通信有限公司 | 一种广播接收者队列调整方法、装置及终端 |
US11323393B2 (en) * | 2018-01-25 | 2022-05-03 | Nvidia Corporation | System and method for improving network storage accessibility |
Family Cites Families (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5249271A (en) * | 1990-06-04 | 1993-09-28 | Emulex Corporation | Buffer memory data flow controller |
US5150279A (en) * | 1991-03-18 | 1992-09-22 | International Business Machines Corporation | High performance computer system with platters and unidirectional storage modules therebetween |
US5426736A (en) * | 1993-05-26 | 1995-06-20 | Digital Equipment Corporation | Method and apparatus for processing input/output commands in a storage system having a command queue |
US5623598A (en) * | 1994-11-22 | 1997-04-22 | Hewlett-Packard Company | Method for identifying ways to improve performance in computer data storage systems |
JP3400328B2 (ja) * | 1997-12-26 | 2003-04-28 | 株式会社日立製作所 | データ記憶方法およびデータ記憶装置 |
US6178460B1 (en) * | 1998-06-30 | 2001-01-23 | International Business Machines Corporation | Method of efficiently retrieving data on a computer network by monitoring performance of mirrored network locations |
US6330687B1 (en) * | 1998-11-13 | 2001-12-11 | Digi-Data Corporation | System and method to maintain performance among N single raid systems during non-fault conditions while sharing multiple storage devices during conditions of a faulty host computer or faulty storage array controller |
JP2001005724A (ja) * | 1999-06-11 | 2001-01-12 | Internatl Business Mach Corp <Ibm> | ライト・キャッシュ転送の制御方法およびディスク装置 |
US6385673B1 (en) * | 1999-10-06 | 2002-05-07 | Sun Microsystems, Inc. | System and method for adjusting performance of a media storage by decreasing a maximum throughput by a primary derate parameter to specify available & guaranteed rate parameters and determining ring buffer sizes for streams |
US6944717B2 (en) * | 2001-07-27 | 2005-09-13 | Fujitsu Limited | Cache buffer control apparatus and method using counters to determine status of cache buffer memory cells for writing and reading data therefrom |
-
2002
- 2002-08-28 US US10/233,107 patent/US6898664B2/en not_active Expired - Lifetime
-
2003
- 2003-08-28 JP JP2003303987A patent/JP2004086914A/ja active Pending
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2014002642A (ja) * | 2012-06-20 | 2014-01-09 | Nec Corp | ストレージシステム、入出力制御装置、入出力制御方法、および、コンピュータ・プログラム |
JP2016076204A (ja) * | 2014-09-22 | 2016-05-12 | エイチジーエスティーネザーランドビーブイ | データ記憶装置の性能を意識した電力キャッピング制御 |
Also Published As
Publication number | Publication date |
---|---|
US6898664B2 (en) | 2005-05-24 |
US20040044846A1 (en) | 2004-03-04 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6898664B2 (en) | Optimizing performance for a storage device within a computer system | |
US6421723B1 (en) | Method and system for establishing a storage area network configuration | |
US8220000B2 (en) | System and method for executing files stored in logical units based on priority and input/output load of the logical units | |
US7668981B1 (en) | Storage paths | |
US8898385B2 (en) | Methods and structure for load balancing of background tasks between storage controllers in a clustered storage environment | |
US7111084B2 (en) | Data storage network with host transparent failover controlled by host bus adapter | |
US8027263B2 (en) | Method to manage path failure threshold consensus | |
US20020103923A1 (en) | System and method for matching storage device queue depth to server command queue depth | |
US8843613B2 (en) | Information processing system, and management method for storage monitoring server | |
US20060235901A1 (en) | Systems and methods for dynamic burst length transfers | |
US6820172B2 (en) | Method, system, and program for processing input/output (I/O) requests to a storage space having a plurality of storage devices | |
US8639808B1 (en) | Method and apparatus for monitoring storage unit ownership to continuously balance input/output loads across storage processors | |
US10514856B2 (en) | Storage system and storage control apparatus | |
US9747040B1 (en) | Method and system for machine learning for write command selection based on technology feedback | |
US11829803B2 (en) | Methods for dynamic throttling to satisfy minimum throughput service level objectives and devices thereof | |
US20120047327A1 (en) | Disk array device and control method for the same | |
US9459799B1 (en) | Identifying problematic application workloads based on associated response times | |
US20130132766A1 (en) | Method and apparatus for failover and recovery in storage cluster solutions using embedded storage controller | |
US7983171B2 (en) | Method to manage path failure thresholds | |
US20090228610A1 (en) | Storage system, storage apparatus, and control method for storage system | |
US11122123B1 (en) | Method for a network of storage devices | |
US8761018B2 (en) | Systems and methods for throttling a fabric login in a Fibre Channel adapter | |
US11301139B2 (en) | Building stable storage area networks for compute clusters | |
JP2007122713A (ja) | インテリジェント論理ユニットプロビジョニング | |
US20070156879A1 (en) | Considering remote end point performance to select a remote end point to use to transmit a task |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20060202 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20071106 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20080205 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20080208 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20080507 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20080610 |