JP5532980B2 - スイッチ装置、スイッチ制御方法、及びストレージシステム - Google Patents
スイッチ装置、スイッチ制御方法、及びストレージシステム Download PDFInfo
- Publication number
- JP5532980B2 JP5532980B2 JP2010020725A JP2010020725A JP5532980B2 JP 5532980 B2 JP5532980 B2 JP 5532980B2 JP 2010020725 A JP2010020725 A JP 2010020725A JP 2010020725 A JP2010020725 A JP 2010020725A JP 5532980 B2 JP5532980 B2 JP 5532980B2
- Authority
- JP
- Japan
- Prior art keywords
- virtual disk
- storage
- command
- unit
- 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 OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F13/00—Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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/0611—Improving I/O performance in relation to response time
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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/0659—Command handling arrangements, e.g. command buffers, queues, command scheduling
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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/067—Distributed or networked storage systems, e.g. storage area networks [SAN], network attached storage [NAS]
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Human Computer Interaction (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
2 ホスト
3a、3b ストレージ
11 仮想ディスク構成部
12 キュー数取得部
13 最小キュー数選択部
14 キュー数設定部
15 命令出力部
16 応答出力部
17 データ移行部
18 変更通知部
21 コマンド出力部
22 実行部
31a、31b 命令格納部
32a、32b 処理実行部
Claims (4)
- 複数の記憶装置を用いて構成される仮想の記憶媒体である仮想ディスクから他の前記仮想ディスクへデータを移行するデータ移行部と、
前記データの移行が行われた場合、自装置に接続されている計算装置に、前記データを記憶する仮想ディスクの状態変更を通知する変更通知部と、
前記状態変更の通知を受けた前記計算装置からデータの移行先の仮想ディスクのコマンドキューイング数の設定の要求を受けて、前記データの移行先の仮想ディスクを構成する前記記憶装置のそれぞれが格納できる処理待ちの命令の数の上限値であるコマンドキューイング数を前記記憶装置毎にそれぞれ取得するキュー数取得部と、
前記データの移行先の前記仮想ディスクを構成する前記記憶装置の前記コマンドキューイング数のうちの最小値を最小キュー数として選択する最小キュー数選択部と、
前記キュー数設定部により選択された前記最小キュー数を、当該最小キュー数が選択された記憶装置が構成する前記仮想ディスクのコマンドキューイング数として前記データの移行先の仮想ディスク毎に設定するキュー数設定部と
を備えることを特徴とするスイッチ装置。 - 複数の記憶装置を用いて構成される仮想の記憶媒体である仮想ディスクから他の前記仮想ディスクへデータを移行し、
前記データの移行が行われた場合、自装置に接続されている計算装置に、前記データを記憶する前記仮想ディスクの状態変更を通知し、
前記状態変更の通知を受けた前記計算装置からデータの移行先の仮想ディスクのコマンドキューイング数の設定の要求を受け、
前記要求を受けて、前記データの移行先の仮想ディスクを構成する前記記憶装置のそれぞれが格納できる処理待ちの命令の数の上限値であるコマンドキューイング数を前記記憶装置毎にそれぞれ取得し、
前記データの移行先の仮想ディスクを構成する前記記憶装置の前記コマンドキューイング数のうちの最小値を最小キュー数として選択し、
選択された前記最小キュー数を、当該最小キュー数が選択された記憶装置が構成する仮想ディスクのコマンドキューイング数として前記データの移行先の前記仮想ディスク毎に設定する
ことを特徴とするスイッチ制御方法。 - 計算装置、スイッチ装置、及び複数の記憶装置を有するストレージシステムであって、
前記計算装置は、前記記憶装置に対するデータの読み書きの命令を前記スイッチ装置へ出力するコマンド出力部を備え、
前記スイッチ装置は、
複数の記憶装置を用いて構成される仮想の記憶媒体である仮想ディスクから他の前記仮想ディスクへデータを移行するデータ移行部と、
前記データの移行が行われた場合、自装置に接続されている計算装置に、前記データを記憶する仮想ディスクの状態変更を通知する変更通知部と、
前記状態変更の通知を受けた前記計算装置からデータの移行先の仮想ディスクのコマンドキューイング数の設定の要求を受けて、前記データの移行先の仮想ディスクを構成する前記記憶装置のそれぞれが格納できる処理待ちの命令の数の上限値であるコマンドキューイング数を前記記憶装置毎にそれぞれ取得するキュー数取得部と、
前記データの移行先の前記仮想ディスクを構成する前記記憶装置の前記コマンドキューイング数のうちの最小値を最小キュー数として選択する最小キュー数選択部と、
前記キュー数設定部により選択された前記最小キュー数を、当該最小キュー数が選択された記憶装置が構成する前記仮想ディスクのコマンドキューイング数として前記データの移行先の仮想ディスク毎に設定するキュー数設定部とを備え、
前記記憶装置は、
入力された前記命令を格納する命令格納部と、
前記格納された前記命令を順次処理する処理実行部とを備え、
前記コマンド出力部は、前記設定されたコマンドキューイング数を各前記仮想ディスクの処理待ちの前記命令の数の上限として、前記命令を出力する
ことを特徴とするストレージシステム。 - スイッチ装置を介して計算装置に接続される複数の記憶装置を有するストレージ装置であって、
前記スイッチ装置は、
複数の記憶装置を用いて構成される仮想の記憶媒体である仮想ディスクから他の前記仮想ディスクへデータを移行するデータ移行部と、
前記データの移行が行われた場合、自装置に接続されている計算装置に、前記データを記憶する仮想ディスクの状態変更を通知する変更通知部と、
前記状態変更の通知を受けた前記計算装置からデータの移行先の仮想ディスクのコマンドキューイング数の設定の要求を受けて、前記データの移行先の仮想ディスクを構成する前記記憶装置のそれぞれが格納できる処理待ちの命令の数の上限値であるコマンドキューイング数を前記記憶装置毎にそれぞれ取得するキュー数取得部と、
前記データの移行先の前記仮想ディスクを構成する前記記憶装置の前記コマンドキューイング数のうちの最小値を最小キュー数として選択する最小キュー数選択部と、
前記キュー数設定部により選択された前記最小キュー数を、当該最小キュー数が選択された記憶装置が構成する前記仮想ディスクのコマンドキューイング数として前記データの移行先の仮想ディスク毎に設定するキュー数設定部とを備え、
前記記憶装置は、
前記計算装置から前記スイッチ装置を経由して入力された前記記憶装置に対するデータの読み書きの命令を格納する命令格納部と、
前記格納された前記命令を順次処理する処理実行部とを備える
ことを特徴とするストレージ装置。
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2010020725A JP5532980B2 (ja) | 2010-02-01 | 2010-02-01 | スイッチ装置、スイッチ制御方法、及びストレージシステム |
| US13/014,375 US8713219B2 (en) | 2010-02-01 | 2011-01-26 | Switching device, switch control method, and storage system |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2010020725A JP5532980B2 (ja) | 2010-02-01 | 2010-02-01 | スイッチ装置、スイッチ制御方法、及びストレージシステム |
Publications (3)
| Publication Number | Publication Date |
|---|---|
| JP2011159132A JP2011159132A (ja) | 2011-08-18 |
| JP2011159132A5 JP2011159132A5 (ja) | 2012-11-15 |
| JP5532980B2 true JP5532980B2 (ja) | 2014-06-25 |
Family
ID=44342626
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2010020725A Expired - Fee Related JP5532980B2 (ja) | 2010-02-01 | 2010-02-01 | スイッチ装置、スイッチ制御方法、及びストレージシステム |
Country Status (2)
| Country | Link |
|---|---|
| US (1) | US8713219B2 (ja) |
| JP (1) | JP5532980B2 (ja) |
Families Citing this family (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| KR101899719B1 (ko) * | 2017-04-26 | 2018-09-17 | 세종대학교산학협력단 | 가상 머신에 대한 입출력 성능 제한 방법 |
| JP2025145677A (ja) * | 2024-03-22 | 2025-10-03 | 株式会社東芝 | 磁気ディスク装置 |
Family Cites Families (12)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| EP0969367A3 (en) * | 1998-05-28 | 2001-07-11 | Compaq Computer Corporation | System and method used in a computer system for distributing tasks between multiprocessing I/O subsystems |
| US6732193B1 (en) * | 2000-06-09 | 2004-05-04 | International Business Machines Corporation | Method, system, and program for determining a number of write operations to execute |
| US6606630B1 (en) * | 2000-08-21 | 2003-08-12 | Hewlett-Packard Development Company, L.P. | Data structure and method for tracking network topology in a fiber channel port driver |
| US6952734B1 (en) * | 2000-08-21 | 2005-10-04 | Hewlett-Packard Development Company, L.P. | Method for recovery of paths between storage area network nodes with probationary period and desperation repair |
| US6922414B1 (en) * | 2000-08-21 | 2005-07-26 | Hewlett-Packard Development Company, L.P. | Apparatus and method for dynamic command queue depth adjustment for storage area network nodes |
| US6745286B2 (en) * | 2001-01-29 | 2004-06-01 | Snap Appliance, Inc. | Interface architecture |
| US7237021B2 (en) | 2003-04-04 | 2007-06-26 | Bluearc Uk Limited | Network-attached storage system, device, and method supporting multiple storage device types |
| JP2006285809A (ja) * | 2005-04-04 | 2006-10-19 | Hitachi Ltd | ストリーミング向け性能保証を行うストレージ装置 |
| US7797468B2 (en) * | 2006-10-31 | 2010-09-14 | Hewlett-Packard Development Company | Method and system for achieving fair command processing in storage systems that implement command-associated priority queuing |
| JP2008112399A (ja) * | 2006-10-31 | 2008-05-15 | Fujitsu Ltd | ストレージ仮想化スイッチおよびコンピュータシステム |
| US7606944B2 (en) * | 2007-05-10 | 2009-10-20 | Dot Hill Systems Corporation | Dynamic input/output optimization within a storage controller |
| US7849167B2 (en) * | 2008-04-15 | 2010-12-07 | International Business Machines Corporation | Dynamic distributed adjustment of maximum use of a shared storage resource |
-
2010
- 2010-02-01 JP JP2010020725A patent/JP5532980B2/ja not_active Expired - Fee Related
-
2011
- 2011-01-26 US US13/014,375 patent/US8713219B2/en active Active
Also Published As
| Publication number | Publication date |
|---|---|
| JP2011159132A (ja) | 2011-08-18 |
| US8713219B2 (en) | 2014-04-29 |
| US20110191519A1 (en) | 2011-08-04 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP4383132B2 (ja) | 仮想化制御装置及び計算機システム | |
| JP5147584B2 (ja) | ストレージサブシステム及びコントローラによるコマンド実行方法 | |
| JP4917174B2 (ja) | 制御装置と通信するように構成されたホスト・コンピュータ・システムにおける入出力(i/o)操作用の入出力処理を容易にするためのコンピュータ・プログラム、装置、および方法 | |
| US7979604B2 (en) | Methods and apparatus for assigning performance to data volumes on data storage systems | |
| EP2399190B1 (en) | Storage system and method for operating storage system | |
| CN101064656B (zh) | 存储集群系统和数据处理方法 | |
| JP5159901B2 (ja) | 制御装置と通信するように構成されたホスト・コンピュータ・システムにおける入出力(i/o)操作に関するi/o処理を容易にするための方法 | |
| US8694727B2 (en) | First storage control apparatus and storage system management method | |
| EP1837751B1 (en) | Storage system, storage extent release method and storage apparatus | |
| US8307171B2 (en) | Storage controller and storage control method for dynamically assigning partial areas of pool area as data storage areas | |
| US8285929B2 (en) | Management computer | |
| WO2013160958A1 (en) | Information storage system and method of controlling information storage system | |
| JP2009146106A (ja) | 物理的な通信ポートに付加される仮想的な通信ポートを移行する機能を有したストレージシステム | |
| JP2007280319A (ja) | 記憶領域動的割当方法 | |
| JP6068676B2 (ja) | 計算機システム及び計算機システムの制御方法 | |
| WO2014167716A1 (ja) | 計算機システムの管理システム及び管理方法 | |
| WO2014141466A1 (ja) | 計算機システム | |
| US8732428B2 (en) | Computer system and its control method | |
| US8904119B2 (en) | Method and structures for performing a migration of a logical volume with a serial attached SCSI expander | |
| US20170039002A1 (en) | Memory device that changes execution order of commands | |
| US10691357B2 (en) | Consideration of configuration-based input/output predictions in multi-tiered data storage system management | |
| JP5532980B2 (ja) | スイッチ装置、スイッチ制御方法、及びストレージシステム | |
| US9798661B2 (en) | Storage system and cache control method | |
| JP2008146536A (ja) | ストレージ装置及びこれを用いたデータ管理方法 | |
| JP2019164510A (ja) | ストレージシステム及びio処理の制御方法 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20121001 |
|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20121001 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20130927 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20131001 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20131127 |
|
| 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: 20140401 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 5532980 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20140414 |
|
| LAPS | Cancellation because of no payment of annual fees |