JP2016181197A - Information processing device, method, and program - Google Patents

Information processing device, method, and program Download PDF

Info

Publication number
JP2016181197A
JP2016181197A JP2015062058A JP2015062058A JP2016181197A JP 2016181197 A JP2016181197 A JP 2016181197A JP 2015062058 A JP2015062058 A JP 2015062058A JP 2015062058 A JP2015062058 A JP 2015062058A JP 2016181197 A JP2016181197 A JP 2016181197A
Authority
JP
Japan
Prior art keywords
hierarchy
busy rate
iops
tier
input
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.)
Granted
Application number
JP2015062058A
Other languages
Japanese (ja)
Other versions
JP6578694B2 (en
Inventor
鈴木 淳平
Junpei Suzuki
淳平 鈴木
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP2015062058A priority Critical patent/JP6578694B2/en
Publication of JP2016181197A publication Critical patent/JP2016181197A/en
Application granted granted Critical
Publication of JP6578694B2 publication Critical patent/JP6578694B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an information processing device which, in a storage device having a function to hierarchize the storage device, controls the input/output processing of the storage device on the basis of a hierarchy LD, a bus IOPS, and a busy rate.SOLUTION: Provided is an information processing device in which hierarchy logical disks (LDs) are constructed in a hierarchy pool that is constructed with a pool in which a plurality of physical disks are combined that is defined as a hierarchy, the information processing device comprising: determination means, with a busy rate that is the busy rate of a bus connected to a hierarchy or a physical disk referred to as a monitoring object, which, when the input/output per second (IOPS) of a hierarchy LD using a hierarchy or a bus whose busy rate is greater than or equal to a busy rate threshold is greater than or equal to an IOPS upper-limit value, sets the hierarchy LD to an upper-limit control object, and, when a hierarchy LD of lower IOPS than an IOPS lower-limit value uses a hierarchy or a bus greater than the busy rate threshold, lowers the priority of the input/output process of hierarchy LDs other than the hierarchy LD using the hierarchy or the bus whose busy rate is greater than or equal to the busy rate threshold; and control means for controlling input/output processing on hierarchy LDs on the basis of the upper-limit control object and the priority.SELECTED DRAWING: Figure 14

Description

本発明は、入出力を制御する情報処理装置に関する。   The present invention relates to an information processing apparatus that controls input / output.

ストレージ装置に搭載された、性能やストレージ装置の内部に存在するバスとのインタフェースが異なる複数の物理ディスク、例えば、SSD(Solid State Drive)や、HDD(Hard Disk Drive)を仮想化して階層プールを構築する技術が知られている。階層プールは、性能やインタフェースが同じ複数の物理ディスクをRAID(Redundant Arrays of Inexpensive Disks)などの技術で束ねたプールを複数作成し、それらプールを使用して仮想化するなどの方法で実現される。   A plurality of physical disks with different performance and interface with the bus existing inside the storage device, for example, SSD (Solid State Drive) and HDD (Hard Disk Drive) are virtualized to create a hierarchical pool. The technology to build is known. Hierarchical pools are realized by creating multiple pools of multiple physical disks with the same performance and interface using RAID (Redundant Arrays of Inexpensive Disks) and virtualizing them. .

また、階層プール上の論理ディスクである、階層論理ディスク(以降、「階層LD(Logical Disk)」と称する)は、各階層から一定の割合ずつ実領域を割り当てるなどの方法で構成される。階層LDは、ホストに割り当てられる。ホストは、階層LD上のデータにアクセスする。そのアクセス頻度に応じて、アクセスが多いデータを性能が良い階層に、アクセスが少ないデータを性能が低い階層に格納することで、物理ディスクの性能を有効活用できる。   In addition, a hierarchical logical disk (hereinafter referred to as “hierarchical LD (Logical Disk)”), which is a logical disk on the hierarchical pool, is configured by a method of allocating a real area by a certain ratio from each tier. The hierarchy LD is assigned to the host. The host accesses data on the hierarchy LD. Depending on the access frequency, it is possible to effectively use the performance of the physical disk by storing frequently accessed data in a high-performance tier and storing less accessed data in a low-performance tier.

また、ストレージ装置において、ホスト、WWN(World Wide Name)、論理ディスク単位で、単位時間あたりの入出力数であるIOPS(Input/Output Per Second)の上限値や下限値を設定するストレージQoS(Quality of Service)の技術が知られている。例えば、ストレージ装置は、論理ディスク単位でIOPSの上限値を設定し、特定の論理ディスクに対して突発的に高負荷な入出力処理が発生したときに、設定された上限値以下にIOPSを抑えるように制御することで、ストレージ装置上でリソースを共有している他の論理ディスクへの影響を排除することができる。また、ストレージ装置は、一定以上の入出力性能を確保したい論理ディスクに対して、IOPSの下限値を設定し、下限値以下の性能しか出ていない場合に、同じくリソースを共有している他の論理ディスクへの入出力を抑える様に制御する。その結果、ストレージ装置は、設定された下限値に近い入出力性能を確保できる。   In the storage device, storage QoS (Quality) for setting an upper limit value or a lower limit value of IOPS (Input / Output Per Second), which is the number of inputs / outputs per unit time, in units of hosts, WWNs (World Wide Names), and logical disks. of Service) technology is known. For example, the storage apparatus sets an upper limit value of IOPS in units of logical disks, and suppresses IOPS below the set upper limit value when suddenly high load I / O processing occurs for a specific logical disk. By controlling in this way, it is possible to eliminate the influence on other logical disks sharing resources on the storage apparatus. In addition, the storage device sets the lower limit value of IOPS for the logical disk for which I / O performance of a certain level or more is to be secured. Control to suppress I / O to logical disk. As a result, the storage apparatus can ensure input / output performance close to the set lower limit value.

このように、ストレージ装置は、IOPSの上限値や下限値を設定し、ストレージ装置は、上記のように制御することで、ストレージの性能を利用者の要求に応じて有効活用できる。また、上限値や下限値を論理ディスク単位で設定することで、同じホスト、WWPN(World Wide Port Name)、ポートからアクセスされる論理ディスク間でのQoS制御が可能になる。   In this way, the storage apparatus sets the upper limit value and the lower limit value of IOPS, and the storage apparatus can effectively use the storage performance according to the user's request by controlling as described above. Further, by setting the upper limit value and the lower limit value in units of logical disks, QoS control between logical disks accessed from the same host, WWPN (World Wide Port Name), and ports becomes possible.

ストレージを階層化する機能を使用しており、個々の階層プールや階層LDの性能が一定で無い環境においても、QoS機能を適用して業務の重要度に応じてストレージの利用性能を制御する要求が出てきている。   A request to control the storage usage performance according to the importance of the business by applying the QoS function even in an environment where the storage tiering function is used and the performance of individual tier pools and tier LDs is not constant Is coming out.

特許文献1には、階層型ストレージ装置において、各階層プールにおけるIOPSに基づき、データの効果的な分配を行う方法が記載されている。   Patent Document 1 describes a method for effectively distributing data based on IOPS in each tier pool in a tiered storage apparatus.

また、特許文献2には、ディスクの最大入力数と、予め設定されたディスクの最大負荷とから、ディスクへの出力として許容できる単位時間当たりの最大入力数を算出し、最大入力数に基づいて、ディスクへの入出力を顧客ごとに制御する方法が記載されている。   Further, Patent Document 2 calculates the maximum number of inputs per unit time that can be allowed as output to a disk from the maximum number of inputs of the disk and a preset maximum load of the disk, and based on the maximum number of inputs. A method of controlling input / output to / from the disk for each customer is described.

また、特許文献3には、処理データの優先度ごとにIOPSの上限を設定し、上限を超えないように入出力処理を制御する技術が記載されている。   Patent Document 3 describes a technique for setting an upper limit of IOPS for each priority of processing data and controlling input / output processing so as not to exceed the upper limit.

また、特許文献4には、複数コンピュータにおいて、それぞれ優先度を設定し、入出力処理を制御する技術が記載されている。   Japanese Patent Application Laid-Open No. 2004-151561 describes a technique for setting priority levels and controlling input / output processing in a plurality of computers.

特開2013−164822号公報JP2013-164822A 特開2011−243117号公報JP 2011-243117 A 特開2009−87175号公報JP 2009-87175 A 特開2002−108567号公報JP 2002-108567 A

特許文献1は、階層型ストレージ装置の階層ごとのIOPSに基づくものの、コンピュータ装置内に存在するバスのIOPSやビジー率を考慮していない。したがって、特許文献1には、高負荷がかかっているバスを使用し続ける問題点がある。また、上述した特許文献2と、特許文献3及び特許文献4とに記載されている方法を階層LDに応用しても、階層LDの入出力性能は格納先によって変動する。その結果、実際は性能に余裕があっても、見かけ上のIOPSが高い階層LDに制御がかけられてしまい、ボトルネックが生じている階層への入出力処理が制御できない。   Although Patent Document 1 is based on the IOPS for each tier of the tiered storage apparatus, it does not consider the IOPS and busy rate of the buses existing in the computer apparatus. Therefore, Patent Document 1 has a problem of continuing to use a bus that is heavily loaded. Moreover, even if the methods described in Patent Document 2, Patent Document 3, and Patent Document 4 described above are applied to a hierarchical LD, the input / output performance of the hierarchical LD varies depending on the storage destination. As a result, even if there is a margin in performance, control is applied to the layer LD having a high apparent IOPS, and input / output processing to the layer in which the bottleneck has occurred cannot be controlled.

そこで、本願発明の目的は、ストレージを階層化する機能を有するストレージ装置において、階層LD及びバスのIOPS及びビジー率に基づき、ストレージ装置の入出力処理を制御する装置、方法及びプログラムを提供する。   Accordingly, an object of the present invention is to provide an apparatus, a method, and a program for controlling input / output processing of a storage device based on the IOPS and busy rate of a tier LD and a bus in a storage device having a function of tiering storage.

本発明の情報処理装置は、複数の物理ディスクを組み合わせたプールを階層として構築された階層プールに、論理ディスクである階層LD(Logical Disk)が構築された記憶手段と接続され、前記階層または前記物理ディスクに接続されたバスがビジーである割合を示すビジー率を監視対象とし、前記ビジー率がビジー率閾値以上の前記階層または前記バスを使用する前記階層LDのIOPS(Input/Output Per Second)が、IOPS上限値以上である場合、前記階層LDを上限制御対象に設定し、IOPS下限値を下回るIOPSの階層LDが、ビジー率閾値を上回る前記階層または前記バスを使用している場合、ビジー率閾値を上回る前記階層または前記バスを使用している前記階層LD以外の階層LDの入出力処理の優先度を下げる決定手段と、前記上限制御対象及び前記優先度に基づき階層LDに対する入出力処理を制御する制御手段と、を備えることを特徴とする。   The information processing apparatus of the present invention is connected to a storage unit in which a hierarchical LD (Logical Disk), which is a logical disk, is connected to a hierarchical pool constructed by using a pool that is a combination of a plurality of physical disks as a hierarchy. An IOPS (Input / Output Per Second) of the tier LD that uses the tier or the tier having the busy rate equal to or higher than the bust rate threshold as a monitoring target, and monitoring the busy rate indicating the ratio of the bus connected to the physical disk being busy. Is higher than the IOPS upper limit, the hierarchy LD is set as an upper limit control target, and the IOLD hierarchy LD below the IOPS lower limit is using the hierarchy or the bus exceeding the busy rate threshold. A hierarchy other than the hierarchy LD using the bus or the bus exceeding the rate threshold A determining means for lowering the priority of the input and output processing and D, characterized in that it comprises a control means for controlling the input and output processing for hierarchical LD based on the upper limit control object and the priority.

本発明の情報処理方法は、複数の物理ディスクを組み合わせたプールを階層として構築された階層プールに、論理ディスクである階層LD(Logical Disk)が構築された情報処理装置が、前記階層または前記物理ディスクに接続されたバスがビジーである割合を示すビジー率を監視対象とし、前記ビジー率がビジー率閾値以上の前記階層または前記バスを使用する前記階層LDのIOPS(Input/Output Per Second)が、IOPS上限値以上である場合、前記階層LDを上限制御対象に設定し、IOPS下限値を下回るIOPSの階層LDが、ビジー率閾値を上回る前記階層または前記バスを使用している場合、ビジー率閾値を上回る前記階層または前記バスを使用している前記階層LD以外の階層LDの入出力処理の優先度を下げ、前記上限制御対象及び前記優先度に基づき階層LDに対する入出力処理を制御することを特徴とする。   According to the information processing method of the present invention, an information processing apparatus in which a tier LD (Logical Disk) that is a logical disk is built in a tier pool constructed by using a pool in which a plurality of physical disks are combined as a tier, the tier or the physical The busy rate indicating the rate at which the bus connected to the disk is busy is monitored, and the IOPS (Input / Output Per Second) of the tier LD that uses the bus or the tier having the busy rate equal to or higher than the busy rate threshold is When the IOPS upper limit value is equal to or higher than the IOPS upper limit value, the hierarchy LD is set as the upper limit control target, and the IOPS hierarchy LD below the IOPS lower limit value uses the hierarchy or the bus above the busy rate threshold. A hierarchy LD other than the hierarchy LD using the bus or the hierarchy exceeding the threshold value Lowering the priority of the input and output processing, and controls the input and output processing for hierarchical LD based on the limit controlled object and the priority.

本発明の情報処理プログラムは、複数の物理ディスクを組み合わせたプールを階層として構築された階層プールに、論理ディスクである階層LD(Logical Disk)が構築された情報処理装置に、前記階層または前記物理ディスクに接続されたバスがビジーである割合を示すビジー率を監視対象とし、前記ビジー率がビジー率閾値以上の前記階層または前記バスを使用する前記階層LDのIOPS(Input/Output Per Second)が、IOPS上限値以上である場合、前記階層LDを上限制御対象に設定し、IOPS下限値を下回るIOPSの階層LDが、ビジー率閾値を上回る前記階層または前記バスを使用している場合、ビジー率閾値を上回る前記階層または前記バスを使用している前記階層LD以外の階層LDの入出力処理の優先度を下げ、前記上限制御対象及び前記優先度に基づき階層LDに対する入出力処理を制御することを実行させることを特徴とする。   The information processing program of the present invention provides the information processing apparatus in which a hierarchical LD (Logical Disk), which is a logical disk, is constructed in a hierarchical pool constructed by combining a pool of a plurality of physical disks as a hierarchy, and the tier or the physical The busy rate indicating the rate at which the bus connected to the disk is busy is monitored, and the IOPS (Input / Output Per Second) of the tier LD that uses the bus or the tier having the busy rate equal to or higher than the busy rate threshold is When the IOPS upper limit value is equal to or higher than the IOPS upper limit value, the hierarchy LD is set as the upper limit control target, and the IOPS hierarchy LD below the IOPS lower limit value uses the hierarchy or the bus above the busy rate threshold. Floors other than the level LD that use the bus or the level above the threshold Lowering the priority of the input and output processing of the LD, characterized in that to execute to control the input and output processing for hierarchical LD based on the upper limit control object and the priority.

本発明によれば、ストレージの階層化機能において、階層LD及びバスのIOPS及びビジー率に基づき、ストレージ装置の入出力処理を制御することができる。   According to the present invention, in the storage tiering function, the input / output processing of the storage apparatus can be controlled based on the IOPS and busy rate of the tier LD and bus.

本発明の第1実施形態に係る情報処理装置1の構成の一例を示すブロック図である。It is a block diagram showing an example of composition of information processor 1 concerning a 1st embodiment of the present invention. 本発明の第1実施形態に係る階層プール群17及び階層LD群18の構成を概念的に示した例示図である。It is the illustration figure which showed notionally the structure of the hierarchy pool group 17 and the hierarchy LD group 18 which concern on 1st Embodiment of this invention. 本発明の第1実施形態に係る情報処理装置1のハードウェア構成を示すブロック図である。It is a block diagram which shows the hardware constitutions of the information processing apparatus 1 which concerns on 1st Embodiment of this invention. 本発明の第1実施形態に係る情報処理装置1の動作の一例を示すフローチャートである。It is a flowchart which shows an example of operation | movement of the information processing apparatus 1 which concerns on 1st Embodiment of this invention. 本発明の第1実施形態に係る内部接続情報テーブル151を概念的に例示する図である。It is a figure which illustrates notionally the internal connection information table 151 which concerns on 1st Embodiment of this invention. 本発明の第1実施形態に係るLD情報テーブル152を概念的に例示する図である。It is a figure which illustrates notionally the LD information table 152 which concerns on 1st Embodiment of this invention. 本発明の第1実施形態に係るビジー率テーブル153を概念的に例示する図である。It is a figure which illustrates notionally the busy rate table 153 which concerns on 1st Embodiment of this invention. 本発明の第1実施形態に係る論物マップテーブル154を概念的に例示する図である。It is a figure which illustrates notionally the logical-physical map table 154 which concerns on 1st Embodiment of this invention. 本発明の第1実施形態に係るIOPSテーブル155を概念的に例示する図である。It is a figure which illustrates notionally the IOPS table 155 which concerns on 1st Embodiment of this invention. 本発明の第1実施形態に係る制御対象判定処理を示すフローチャートである。It is a flowchart which shows the control object determination process which concerns on 1st Embodiment of this invention. 本発明の第1実施形態に係る入出力制御処理を示すフローチャートである。It is a flowchart which shows the input / output control processing which concerns on 1st Embodiment of this invention. 本発明の第2実施形態に係る情報処理装置10の構成の一例を示すブロック図である。It is a block diagram which shows an example of a structure of the information processing apparatus 10 which concerns on 2nd Embodiment of this invention. 本発明の第2実施形態に係る情報処理装置10の動作の一例を示すフローチャートである。It is a flowchart which shows an example of operation | movement of the information processing apparatus 10 which concerns on 2nd Embodiment of this invention. 本発明の第3実施形態に係る情報処理装置20の構成の一例を示すブロック図である。It is a block diagram which shows an example of a structure of the information processing apparatus 20 which concerns on 3rd Embodiment of this invention. 本発明の第3実施形態に係る情報処理装置20の動作の一例を示すフローチャートである。It is a flowchart which shows an example of operation | movement of the information processing apparatus 20 which concerns on 3rd Embodiment of this invention.

以下、本発明の実施形態について図面を参照して詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

<第1実施形態>
図1は、本発明の第1実施形態における情報処理装置1の構成の一例を示すブロック図である。図1において情報処理装置1は、ホストコンピュータ装置2と、ストレージ装置3によって構成されている。ホストコンピュータ装置2は、ストレージ装置3と、例えば、SAN(Storage Area Network)で接続されている。
<First Embodiment>
FIG. 1 is a block diagram showing an example of the configuration of the information processing apparatus 1 according to the first embodiment of the present invention. In FIG. 1, the information processing apparatus 1 includes a host computer apparatus 2 and a storage apparatus 3. The host computer apparatus 2 is connected to the storage apparatus 3 via, for example, a SAN (Storage Area Network).

ストレージ装置3は、IOPS値設定部11と、ビジー率監視部12と、制御対象判定部13と、入出力制御部14と、第1記憶部15と、第2記憶部16とを備える。IOPS値設定部11は、ユーザの操作に基づいて、IOPS上限値及びIOPS下限値を設定する。ビジー率監視部12は、定期的に動作し、ストレージ装置3内にある各部材と接続されたバス(図示しない)及び階層プール群を形成している各階層のビジー率を取得する。   The storage device 3 includes an IOPS value setting unit 11, a busy rate monitoring unit 12, a control target determination unit 13, an input / output control unit 14, a first storage unit 15, and a second storage unit 16. The IOPS value setting unit 11 sets an IOPS upper limit value and an IOPS lower limit value based on a user operation. The busy rate monitoring unit 12 operates periodically and acquires a busy rate of each tier forming a bus (not shown) and a tier pool group connected to each member in the storage apparatus 3.

制御対象判定部13は、ビジー率がビジー率閾値以上のバスまたは階層がある場合、そのバスまたはその階層を使用している階層LDを特定する。次に、制御対象判定部13は、特定した階層LDのIOPSがIOPS上限値を超えている場合、その階層LDを上限制御対象に設定する。そして、制御対象判定部13は、階層LDのIOPSがIOPS下限値を下回る階層LDがあり、かつその階層LDが、ビジー率がビジー率閾値以上のバスまたは階層を使用している場合、その階層LD以外の階層LDの処理の優先度を下げる。   When there is a bus or a hierarchy whose busy rate is equal to or higher than the busy rate threshold, the control target determination unit 13 identifies the hierarchy LD using the bus or the hierarchy. Next, when the IOPS of the identified hierarchy LD exceeds the IOPS upper limit value, the control target determination unit 13 sets the hierarchy LD as the upper limit control target. Then, if there is a hierarchy LD in which the IOPS of the hierarchy LD is lower than the IOPS lower limit value, and the hierarchy LD uses a bus or a hierarchy whose busy rate is equal to or higher than the busy rate threshold, Lower the processing priority of the layer LD other than the LD.

入出力制御部14は、ホストコンピュータ装置2から、入出力処理要求を受けると動作し、入出力処理要求先の階層LDが上限制御対象である場合、その階層LDへの入出力処理要求を保留する。一方で、入出力処理要求先対象の階層LDが上限制御対象でない場合、入出力制御部14は、入出力処理要求のあったデータが格納されている階層と、その格納されている階層にアクセスするために使用するバスのIOPS値のデータを更新し、データの格納先である物理アドレスに対して入出力処理を行う。   The input / output control unit 14 operates when an input / output processing request is received from the host computer apparatus 2. When the input / output processing request target layer LD is the upper limit control target, the input / output control unit 14 holds the input / output processing request to the layer LD. To do. On the other hand, when the input / output processing request target hierarchy LD is not the upper limit control target, the input / output control unit 14 accesses the hierarchy in which the data for which the input / output processing request has been stored and the stored hierarchy. The data of the IOPS value of the bus used for the update is updated, and input / output processing is performed on the physical address where the data is stored.

第1記憶部15は、内部接続情報テーブル151と、LD情報テーブル152と、ビジー率テーブル153と、論物マップテーブル154と、IOPSテーブル155とを備える。各テーブルの詳細は後述する。   The first storage unit 15 includes an internal connection information table 151, an LD information table 152, a busy rate table 153, a logical / physical map table 154, and an IOPS table 155. Details of each table will be described later.

第2記憶部16は、階層プール群17と、階層LD群18とを備える。階層プール群17は、第1階層プール171と、第2階層プール172と、第3階層プール173とを含む。それぞれのプールはストレージ・プールと呼ばれる公知の技術を用い、複数の物理ディスクを1つの大きな仮想ディスク(プール)として扱っている。そしてそのプールは階層化され、階層プールが構築されている。したがって、各プールはそれぞれ複数の物理ディスクを含む。   The second storage unit 16 includes a tier pool group 17 and a tier LD group 18. The tier pool group 17 includes a first tier pool 171, a second tier pool 172, and a third tier pool 173. Each pool uses a known technique called a storage pool and treats a plurality of physical disks as one large virtual disk (pool). And the pool is hierarchized and the hierarchical pool is constructed. Therefore, each pool includes a plurality of physical disks.

図2は、本願発明の第1実施形態に係る階層プール群17及び階層LD群18をより具体的に例示した図である。   FIG. 2 is a diagram illustrating more specifically the hierarchical pool group 17 and the hierarchical LD group 18 according to the first embodiment of the present invention.

上述したように、第1階層プール171に含まれる各階層はそれぞれ物理ディスクを保持しており、入出力インタフェース(図示しない)を備える。第1階層1711は、例えば、SSD1、SSD2、…、SSDa(a:自然数)を保持し、PCIe(PCI(Peripheral Component Interconnect) Express)によって接続される。第2階層1712は、例えば、SSD10、SSD11、…、SSDb(b:自然数)を保持し、SAS(Serial Attached SCSI(Small Computer System Interface))によって接続される。第3階層1713は、例えば、HDD1、HDD2、…、HDDc(c:自然数)を保持し、SASによって接続される。そして、ストレージ装置3に設定されている階層化機能では、アクセス頻度が高いデータについては、より高速な階層に移される一方、アクセス頻度の低いデータはより低速な階層に移される。   As described above, each tier included in the first tier pool 171 holds a physical disk, and includes an input / output interface (not shown). The first hierarchy 1711 holds, for example, SSD1, SSD2,..., SSDa (a: natural number) and is connected by PCIe (PCI (Peripheral Component Interconnect) Express). The second hierarchy 1712 holds, for example, SSD10, SSD11,..., SSDb (b: natural number), and is connected by a SAS (Serial Attached System Interface (SSM) (Small Computer System Interface)). The third hierarchy 1713 holds, for example, HDD1, HDD2,..., HDDc (c: natural number) and is connected by SAS. In the hierarchization function set in the storage apparatus 3, data with a high access frequency is moved to a higher speed tier, while data with a lower access frequency is moved to a lower speed tier.

各プールを構成する物理ディスク及び入出力インタフェースの種類及び数については、当業者において適宜選択できる。また、階層LD群18は、第1階層LD181、第2階層LD182、第3階層LD183を備える。各階層LDは、各階層から領域を割り当てられて構築されている。各物理ディスクをどの程度割り当てるかは、当業者が適宜設定することができる。なお、図示はしていないが、階層LD群には第2階層プール172及び第3階層プール173に含まれる物理ディスクから領域が割り当てられた階層LDも含まれている。   Those skilled in the art can appropriately select the types and number of physical disks and input / output interfaces constituting each pool. The layer LD group 18 includes a first layer LD 181, a second layer LD 182, and a third layer LD 183. Each hierarchy LD is constructed by assigning areas from each hierarchy. A person skilled in the art can appropriately set how much each physical disk is allocated. Although not shown, the tier LD group includes tier LDs to which areas are allocated from physical disks included in the second tier pool 172 and the third tier pool 173.

<ハードウェア構成>
図3は、本発明の第1実施形態に係る情報処理装置1のハードウェア構成を示すブロック図である。情報処理装置1は、CPU(Central Processing Unit)31と、ROM(Road Only Memory)32と、ネットワークインタフェース33と、RAM(Random Access Memory)34と、記憶装置35と、入力装置36と、出力装置37とによって構成可能である。
<Hardware configuration>
FIG. 3 is a block diagram showing a hardware configuration of the information processing apparatus 1 according to the first embodiment of the present invention. The information processing apparatus 1 includes a CPU (Central Processing Unit) 31, a ROM (Load Only Memory) 32, a network interface 33, a RAM (Random Access Memory) 34, a storage device 35, an input device 36, and an output device. 37 can be configured.

IOPS値設定部11は、入力装置66と、ROM32及び記憶装置35に記憶されたコンピュータプログラムをRAM34に書き込み、書き込まれたコンピュータプログラムを実行するCPU31によって構成される。ビジー率監視部12と、制御対象判定部13は、ROM32及び記憶装置35に記憶されたコンピュータプログラムをRAM34に書き込み、書き込まれたコンピュータプログラムを実行するCPU31によって構成される。入出力制御部14は、ネットワークインタフェース33と、ROM32及び記憶装置35に記憶されたコンピュータプログラムをRAM34に書き込み、書き込まれたコンピュータプログラムを実行するCPU31によって構成される。また、第1記憶部15及び第2記憶部16とは、記憶装置35によって構成される。   The IOPS value setting unit 11 includes an input device 66 and a CPU 31 that writes a computer program stored in the ROM 32 and the storage device 35 to the RAM 34 and executes the written computer program. The busy rate monitoring unit 12 and the control target determination unit 13 are configured by a CPU 31 that writes a computer program stored in the ROM 32 and the storage device 35 to the RAM 34 and executes the written computer program. The input / output control unit 14 includes a network interface 33 and a CPU 31 that writes a computer program stored in the ROM 32 and the storage device 35 to the RAM 34 and executes the written computer program. Further, the first storage unit 15 and the second storage unit 16 are configured by a storage device 35.

後述の第2及び第3実施形態における情報処理装置10及び情報処理装置20も同様に、上記ハードウェア構成を有することが可能であり、情報処理装置10及び情報処理装置20が有する各機能をハードウェア的又はソフトウェア的に実現する。なお、上記ハードウェア構成は例示であり、上記構成には限定されない。   Similarly, the information processing apparatus 10 and the information processing apparatus 20 in the second and third embodiments to be described later can also have the hardware configuration described above, and the functions of the information processing apparatus 10 and the information processing apparatus 20 are hardware. It is realized by hardware or software. The hardware configuration is an example, and is not limited to the above configuration.

以下、第1実施形態に係る情報処理装置1の動作について具体的に説明する。   Hereinafter, the operation of the information processing apparatus 1 according to the first embodiment will be specifically described.

図4は本発明の第1実施形態に係る情報処理装置1の動作を示すフローチャートである。   FIG. 4 is a flowchart showing the operation of the information processing apparatus 1 according to the first embodiment of the present invention.

まず、IOPS値設定部11が、ユーザの入力に基づき、階層LD群18の中の各階層LDのIOPS上限値及びIOPS下限値を設定する(ステップS101)。次に、ビジー率監視部12が、各階層及びバスのビジー率を取得する(ステップS102)。また、ビジー率監視部12が、ステップS102で取得したビジー率をビジー率テーブル153に記録する(ステップS103)。なお、ビジー率監視部12は、定期的に各階層及びバスのビジー率を取得してもよく、ステップS102及びステップS103の順序には限定されない。そして、制御対象判定部13が、制御対象判定処理を行う(ステップS104)。この制御対象判定処理の具体的な動作は後述する。さらに、入出力制御部14が入出力制御処理を行う(ステップS105)。この入出力制御処理の詳細は後述する。   First, the IOPS value setting unit 11 sets an IOPS upper limit value and an IOPS lower limit value of each hierarchy LD in the hierarchy LD group 18 based on a user input (step S101). Next, the busy rate monitoring unit 12 acquires the busy rate of each tier and bus (step S102). In addition, the busy rate monitoring unit 12 records the busy rate acquired in step S102 in the busy rate table 153 (step S103). The busy rate monitoring unit 12 may periodically acquire the busy rate of each tier and bus, and is not limited to the order of step S102 and step S103. And the control object determination part 13 performs a control object determination process (step S104). The specific operation of this control target determination process will be described later. Further, the input / output control unit 14 performs input / output control processing (step S105). Details of this input / output control processing will be described later.

上記動作によって、IOPS値設定部11によってIOPS上限値及びIOPS下限値の設定及び各階層及びバスのビジー率を取得が可能となる。   By the above operation, the IOPS value setting unit 11 can set the IOPS upper limit value and the IOPS lower limit value and obtain the busy rate of each layer and bus.

図5は、本発明の第1実施形態に係る内部接続情報テーブル151の一例を示す図である。内部接続情報テーブル151は、階層プール群17を構成する物理ディスクを識別するための物理ディスク番号と、ストレージ装置3内のバス(図示しない)の種別を示すデータを有する。内部接続テーブルを用いることにより、各物理ディスクがどのバスを利用しているのか識別することができる。   FIG. 5 is a diagram showing an example of the internal connection information table 151 according to the first embodiment of the present invention. The internal connection information table 151 includes physical disk numbers for identifying the physical disks constituting the tier pool group 17 and data indicating the type of bus (not shown) in the storage apparatus 3. By using the internal connection table, it is possible to identify which bus is used by each physical disk.

図6は、本発明の第1実施形態に係るLD情報テーブル152の一例を示す図である。LD情報テーブル152は、階層LDを識別する階層LD番号と、階層LDが含まれている階層プールを示す階層プール番号と、階層LDに設定されたIOPS上限値及びIOPS下限値と、階層LDが上限制御の対象か否かを示す上限制御対象フラグと、階層LDの入出力処理の優先度を示す処理優先度とを有する。なお、IOPS上限値及びIOPS下限値は、ユーザが入力した値が設定されてもよいし、あらかじめ設定されていてもよい。本実施形態において、設定されていないものは、ハイフンにて登録されている。上限制御対象フラグは、例えば、初期値としてはハイフンにて登録されており、階層LDが上限制御対象である場合に設定される。処理優先度は、例えば、「高」、「中」、「低」のいずれかに設定され、初期値は「高」が設定される。必ずしもこの設定には限定されない。   FIG. 6 is a diagram showing an example of the LD information table 152 according to the first embodiment of the present invention. The LD information table 152 includes a tier LD number for identifying a tier LD, a tier pool number indicating a tier pool in which the tier LD is included, an IOPS upper limit value and an IOPS lower limit value set for the tier LD, and the tier LD. It has an upper limit control target flag indicating whether or not it is an upper limit control target, and a processing priority indicating the priority of the input / output processing of the layer LD. As the IOPS upper limit value and the IOPS lower limit value, values input by the user may be set or may be set in advance. In the present embodiment, those not set are registered with a hyphen. For example, the upper limit control target flag is registered as an initial value with a hyphen, and is set when the layer LD is the upper limit control target. For example, the processing priority is set to any one of “high”, “medium”, and “low”, and the initial value is set to “high”. It is not necessarily limited to this setting.

図7は、本発明の第1実施形態に係るビジー率テーブル153の一例を示す図である。ビジー率テーブル153は、ビジー監視部12の対象となる監視対象リソースと、監視対象リソースに対応するビジー率と、監視対象のビジー率が高いか否かを判定する基準となるビジー率閾値とを有する。なお、本実施形態における監視対象は、各階層プールの階層及びバスであるが、CPUやポートなどを監視対象としてもよい。また、ビジー率閾値は、例示的に90%が設定されているが、この数字に限定されることはない。また、本実施形態においては、ビジー率閾値を設定する手段は記載されていないが、例えば、ユーザが入力した値に基づいてビジー率閾値を設定する手段を設けてもよい。   FIG. 7 is a diagram showing an example of the busy rate table 153 according to the first embodiment of the present invention. The busy rate table 153 includes a monitoring target resource that is a target of the busy monitoring unit 12, a busy rate corresponding to the monitoring target resource, and a busy rate threshold value that is a criterion for determining whether or not the busy rate of the monitoring target is high. Have. Note that the monitoring targets in this embodiment are the tiers and buses of each tier pool, but CPUs and ports may be monitored. In addition, the busy rate threshold is set to 90% by way of example, but is not limited to this number. In the present embodiment, no means for setting the busy rate threshold value is described, but for example, a means for setting the busy rate threshold value based on a value input by the user may be provided.

図8は、本発明の第1実施形態に係る論物マップテーブル154の一例を示す図である。論物マップテーブル154は、階層LDを識別する階層LD番号と、ホストコンピュータ装置2が認識して入出力処理要求を出すための論理アドレスと、データの実体が格納されている階層を識別する階層番号と、データの実体が格納されている物理ディスクを識別する物理ディスク番号と、データが格納されている位置を識別するための物理アドレスとを有する。   FIG. 8 is a diagram showing an example of the logical-physical map table 154 according to the first embodiment of the present invention. The logical-physical map table 154 includes a hierarchy LD number for identifying the hierarchy LD, a logical address for the host computer apparatus 2 to recognize and issue an input / output processing request, and a hierarchy for identifying the hierarchy in which the data entity is stored. A physical disk number for identifying the physical disk in which the substance of the data is stored, and a physical address for identifying the location in which the data is stored.

図9は、本発明の第1実施形態に係るIOPSテーブル155の一例を示す図である。IOPSテーブル155は、階層LDを識別する階層LD番号と、各階層LDの階層プールに対するIOPSを示す階層プールIOPSと、階層LDの各階層に対するIOPSを示す階層IOPSと、階層LDに対して入出力処理を行う際に使用するバスに対するIOPSを示すバスIOPSとを有する。階層プールの階層の数は、図9に示す行及び列の数には限定されない。なお、本実施形態では、図6乃至図9において説明した各テーブルを第1階層プール171のみの記載となっているが、階層プール171と同様に階層プール2(172)及び第3階層プール173も各テーブルに情報が記録されている。   FIG. 9 is a diagram showing an example of the IOPS table 155 according to the first embodiment of the present invention. The IOPS table 155 includes a layer LD number for identifying a layer LD, a layer pool IOPS indicating an IOPS for a layer pool of each layer LD, a layer IOPS indicating an IOPS for each layer of the layer LD, and an input / output for the layer LD. A bus IOPS indicating an IOPS for a bus used for processing. The number of tiers in the tier pool is not limited to the number of rows and columns shown in FIG. In the present embodiment, each table described in FIGS. 6 to 9 is described only for the first tier pool 171, but the tier pool 2 (172) and the third tier pool 173 are the same as the tier pool 171. Also, information is recorded in each table.

図10は、上述した制御対象判定部13が行う制御対象判定処理を示すフローチャートである。   FIG. 10 is a flowchart illustrating the control object determination process performed by the control object determination unit 13 described above.

まず、制御対象判定部13は、定期的にビジー率テーブル153を参照し、ビジー率がビジー率閾値以上の階層またはバスがあるかどうか判定する(ステップS201)。ビジー率がビジー率閾値以上の階層またはバスがない場合、制御対象判定部13は、上限制御対象フラグが設定されている階層LDがあるかどうかを判定する(ステップS202)。上限制御対象フラグが設定されている階層LDがない場合、処理は終了する。上限制御対象フラグが設定されている階層LDがある場合、制御対象判定部13は、その階層LDに設定されている上限制御対象フラグを解除し、処理優先度を初期値に戻す(ステップS203)。そして処理を終了する。   First, the control target determination unit 13 periodically refers to the busy rate table 153 and determines whether there is a hierarchy or a bus whose busy rate is equal to or higher than the busy rate threshold (step S201). When there is no hierarchy or bus whose busy rate is equal to or higher than the busy rate threshold, the control target determination unit 13 determines whether there is a hierarchy LD for which the upper limit control target flag is set (step S202). If there is no hierarchy LD for which the upper limit control target flag is set, the process ends. When there is a hierarchy LD in which the upper limit control target flag is set, the control target determination unit 13 cancels the upper limit control target flag set in the hierarchy LD and returns the processing priority to the initial value (step S203). . Then, the process ends.

一方、ビジー率がビジー率閾値以上の階層またはバスがある場合、制御対象判定部13は、LD情報テーブル152及びIOPSテーブル155を参照し、ビジー率がビジー率閾値以上の階層またはバスを使用している階層LDの階層プールIOPSがIOPS上限値を超えているかどうか判定する(ステップS204)。ビジー率がビジー率閾値以上の階層またはバスを使用している階層LDの階層プールIOPSがIOPS上限値以上である場合、制御対象判定部13は、該当する階層LDに対し、上限制御対象フラグを設定する(S205)。一方、ビジー率がビジー率閾値以上の階層またはバスを使用している階層LDの階層プールIOPSがIOPS上限値を超えていない場合、ステップS206へ進む。   On the other hand, when there is a hierarchy or bus whose busy rate is equal to or higher than the busy rate threshold, the control target determining unit 13 refers to the LD information table 152 and the IOPS table 155 and uses the hierarchy or bus whose busy rate is equal to or higher than the busy rate threshold. It is determined whether or not the tier pool IOPS of the tier LD exceeds the IOPS upper limit value (step S204). When the tier pool IOPS of a tier LD that uses a bus or a bus with a busy rate equal to or greater than the busy rate threshold is greater than or equal to the IOPS upper limit value, the control target determination unit 13 sets an upper limit control target flag for the corresponding tier LD. Set (S205). On the other hand, if the tier pool IOPS of the tier LD using the tier or bus whose busy rate is equal to or higher than the busy rate threshold does not exceed the IOPS upper limit value, the process proceeds to step S206.

上述したステップS204及びステップS205について、より具体的に説明する。図7のビジー率テーブル153を参照すると、第1階層プール_第1階層がビジー率閾値以上のビジー率であるため、制御対象判定部13は、図6のLD情報テーブル152及び図9のIOPSテーブル155を参照する。その結果、階層プール1_第1階層を使用している各階層LDは、第1階層LD181と、第2階層LD182及び第3階層LD183であり、それぞれのIOPS上限値が、第1階層LD181及び第2階層LD182は2000であり、第3階層LD183は、3000であることが確認できる。その確認の結果、IOPS上限値以上のIOPSである階層LDは、第1階層LD181及び第2階層LD182であることが分かる。したがって、制御対象判定部13は、図6のLD情報テーブル152の第1階層LD181及び第2階層LD182を上限制御対象に設定する。   Steps S204 and S205 described above will be described more specifically. Referring to the busy rate table 153 in FIG. 7, since the first tier pool_first tier has a busy rate that is equal to or higher than the busy rate threshold, the control target determination unit 13 performs the LD information table 152 in FIG. 6 and the IOPS in FIG. 9. Refer to table 155. As a result, each tier LD using the tier pool 1_first tier is the first tier LD 181, the second tier LD 182, and the third tier LD 183, and the respective IOPS upper limit values are the first tier LD 181 and the first tier LD 181. It can be confirmed that the second layer LD 182 is 2000 and the third layer LD 183 is 3000. As a result of the confirmation, it can be seen that the hierarchy LD that is IOPS equal to or higher than the IOPS upper limit is the first hierarchy LD 181 and the second hierarchy LD 182. Therefore, the control target determination unit 13 sets the first hierarchy LD 181 and the second hierarchy LD 182 of the LD information table 152 of FIG. 6 as the upper limit control targets.

そして、IOPSテーブル155及びLD情報テーブル152を参照し、各階層LDの階層プールIOPSの中で、IOPS下限値を下回る階層プールIOPSの階層LDがあるかどうか判定する(ステップS206)。IOPS下限値を下回る階層プールIOPSの階層LDがない場合、処理を終了する。一方で、IOPS下限値を下回る階層プールIOPSの階層LDがある場合、制御対象判定部13は、IOPSテーブル155を参照し、その階層LDがビジー率がビジー率閾値以上の階層またはバスを使用しているかどうか判定する(ステップS207)。該当階層LDが、ビジー率がビジー率閾値以上の階層またはバスを使用している場合、制御対象判定部13は、IOPSテーブル155を参照し、ビジー率がビジー率閾値以上の階層またはバスを使用している前記該当階層LD以外の階層LDを特定する。そして、制御対象判定部13は、LD情報テーブル152に設定されている該当階層LD以外の階層LDの処理優先度を下げる(ステップS208)。例えば、ホストから来た入出力要求をストレージ装置内でキューのように管理している場合、処理優先度が「高」の場合、入出力制御部14は、入出力要求をそのままキューに入れる。処理優先度が「中」の場合、入出力制御部14は、0.1msほどの隙間時間をあけてキューに入れる。処理優先度が「低」の場合、入出力制御部14は、1msほどの隙間時間をあけてキューに入れるといった方法が考えられる。もちろん、必ずしもこの設定には限定されない。   Then, with reference to the IOPS table 155 and the LD information table 152, it is determined whether or not there is a tier LD of the tier pool IOPS below the IOPS lower limit value in the tier pool IOPS of each tier LD (step S206). If there is no tier LD in the tier pool IOPS below the IOPS lower limit value, the process ends. On the other hand, when there is a tier LD of a tier pool IOPS below the IOPS lower limit value, the control target determining unit 13 refers to the IOPS table 155 and uses the tier or bus whose tier LD has a busy rate equal to or higher than the busy rate threshold. It is determined whether or not (step S207). When the corresponding hierarchy LD uses a hierarchy or bus whose busy rate is equal to or higher than the busy rate threshold, the control target determination unit 13 refers to the IOPS table 155 and uses the hierarchy or bus whose busy rate is equal to or higher than the busy rate threshold. A hierarchy LD other than the corresponding hierarchy LD is identified. Then, the control target determination unit 13 lowers the processing priority of the hierarchy LD other than the corresponding hierarchy LD set in the LD information table 152 (step S208). For example, when the input / output request coming from the host is managed like a queue in the storage apparatus, if the processing priority is “high”, the input / output control unit 14 directly puts the input / output request into the queue. When the processing priority is “medium”, the input / output control unit 14 enters the queue with a gap time of about 0.1 ms. When the processing priority is “low”, the input / output control unit 14 may be queued with a gap time of about 1 ms. Of course, it is not necessarily limited to this setting.

上述したステップS206乃至ステップS208について、より具体的に説明する。図6のLD情報テーブル152及び図9のIOPSテーブル155を参照すると、第3階層LD183は、IOPS下限値(1500)を下回る階層プールIOPS(1000)であることがわかる。そして、制御対象判定部13は、第3階層LD183がビジー率がビジー率閾値以上の階層またはバス、すなわち第1階層プール_第1階層を使用しているかどうか判定を行う。図9のIOPSテーブル155を参照すると、第3階層LD183は第1階層プール_第1階層を使用していることが確認できる。さらに、制御対象判定部13は、第3階層LD183以外の第1階層プール_第1階層を使用している階層LDを特定する。図9のIOPSテーブル155を参照すると、第1階層LD181及び第2階層LD182は、第1階層プール_第1階層を使用していることが確認できる。したがって、制御対象判定部13は、図6のLD情報テーブル152の第1階層LD181及び第2階層LD182の処理優先度を初期値の「高」から「中」へと下げる。   Steps S206 to S208 described above will be described more specifically. Referring to the LD information table 152 in FIG. 6 and the IOPS table 155 in FIG. 9, it can be seen that the third tier LD 183 is a tier pool IOPS (1000) that is below the IOPS lower limit (1500). Then, the control target determining unit 13 determines whether the third tier LD 183 is using a tier or bus whose busy rate is equal to or higher than the busy rate threshold, that is, the first tier pool_first tier. Referring to the IOPS table 155 of FIG. 9, it can be confirmed that the third tier LD 183 uses the first tier pool_first tier. Furthermore, the control target determination unit 13 specifies a tier LD that uses the first tier pool_first tier other than the third tier LD 183. Referring to the IOPS table 155 in FIG. 9, it can be confirmed that the first tier LD 181 and the second tier LD 182 use the first tier pool_first tier. Therefore, the control target determination unit 13 lowers the processing priority of the first hierarchy LD 181 and the second hierarchy LD 182 of the LD information table 152 of FIG. 6 from the initial value “high” to “medium”.

上記動作によって、階層LDに上限制御対象フラグを設定したり、階層LDに処理優先度を設定したりすることで、入出力制御部が、上限制御対象フラグ及び処理優先度に基づき入出力処理の制御を行うことができる。   By setting the upper limit control target flag in the hierarchy LD or setting the processing priority in the hierarchy LD by the above operation, the input / output control unit performs the input / output processing based on the upper limit control target flag and the processing priority. Control can be performed.

図11は、上述した入出力制御部14が行う入出力制御処理を示すフローチャートである。   FIG. 11 is a flowchart showing an input / output control process performed by the input / output control unit 14 described above.

まず、入出力制御部14は、ホストコンピュータ装置2から入出力処理要求先の階層LDとその論理アドレスを受信する(ステップS301)。入出力制御部14は、入出力処理要求先の階層LDに上限制御対象フラグが設定されているかどうか、LD情報テーブル152を用いて判定する(ステップS302)。入出力処理要求先の階層LDに上限制御対象フラグが設定されている場合、入出力制御部14は、その入出力処理要求を保留し(ステップS303)、処理を終了する。例えば、入出力処理要求先の階層LDが第1階層LD181である場合、入出力制御部14は、図6のLD情報テーブルを参照し、第1階層LD181に、上限制御対象フラグが設定されていることを確認し、その処理要求を保留する。   First, the input / output control unit 14 receives the input / output processing request target layer LD and its logical address from the host computer apparatus 2 (step S301). The input / output control unit 14 determines whether or not the upper limit control target flag is set in the input / output processing request destination hierarchy LD using the LD information table 152 (step S302). When the upper limit control target flag is set in the input / output processing request target layer LD, the input / output control unit 14 holds the input / output processing request (step S303) and ends the processing. For example, when the input / output processing request destination layer LD is the first layer LD 181, the input / output control unit 14 refers to the LD information table of FIG. 6 and the upper limit control target flag is set in the first layer LD 181. Confirm that the request has been made and hold the processing request.

一方で、入出力処理要求先の階層LDに上限制御対象フラグが設定されていない場合、入出力制御部14は、論物マップテーブル154を参照し、入出力処理要求先の論理アドレスに対応するデータが格納されている階層と、物理ディスク番号と、物理アドレスとを確認する(ステップS304)。次に、入出力制御部14は、内部接続情報テーブル151を参照し、階層プールとバスの対応関係を確認する(ステップS305)。また、入出力制御部14は、IOPSテーブル155を参照して、入出力処理要求先の階層LDの階層プールIOPSと、ステップS303において確認した階層IOPSと、ステップS304で確認したバスに対応したバスIOPSを更新する(ステップS306)。そして、入出力制御部14は、指定の階層の物理アドレスに対して入出力処理を行う(ステップS307)。   On the other hand, when the upper limit control target flag is not set in the input / output processing request destination hierarchy LD, the input / output control unit 14 refers to the logical / physical map table 154 and corresponds to the logical address of the input / output processing request destination. The hierarchy in which the data is stored, the physical disk number, and the physical address are confirmed (step S304). Next, the input / output control unit 14 refers to the internal connection information table 151 and confirms the correspondence between the tier pool and the bus (step S305). Further, the input / output control unit 14 refers to the IOPS table 155, the hierarchical pool IOPS of the input / output processing request destination hierarchical LD, the hierarchical IOPS confirmed in step S303, and the bus corresponding to the bus confirmed in step S304. The IOPS is updated (step S306). Then, the input / output control unit 14 performs input / output processing on the physical address of the designated hierarchy (step S307).

例えば、入出力処理要求先の階層LDが、第2階層LD182であり、論理アドレスが0である場合、図6のLD情報テーブル152を参照すると、第2階層LD182は、上限制御対象フラグが設定されていないので、入出力制御部14は、図8の論物マップテーブル154を参照する。参照した結果、論理アドレスに対応するデータが格納されている階層は第1階層プール_第3階層であり、物理ディスク番号はHHD11であり、物理アドレスは100であることが確認される。また、入出力制御部14は、図5の内部接続テーブルを参照し、HDD1に対応するバスがSASであることを確認する。さらに、入出力制御部14は、図9のIOPSテーブルを参照し、LD2の行の階層プールIOPSと、階層IOPSと、バスIOPSに記載されている数値の更新を行う。そして、入出力制御部14は、物理アドレス100に対して入出力処理を行う。   For example, when the input / output processing request destination layer LD is the second layer LD 182 and the logical address is 0, referring to the LD information table 152 in FIG. 6, the second layer LD 182 has the upper limit control target flag set. The input / output control unit 14 refers to the logical / physical map table 154 shown in FIG. As a result of the reference, it is confirmed that the tier in which the data corresponding to the logical address is stored is the first tier pool_third tier, the physical disk number is HHD11, and the physical address is 100. Further, the input / output control unit 14 refers to the internal connection table of FIG. 5 and confirms that the bus corresponding to the HDD 1 is SAS. Further, the input / output control unit 14 refers to the IOPS table of FIG. 9 and updates the numerical values described in the hierarchical pool IOPS, the hierarchical IOPS, and the bus IOPS in the row of LD2. Then, the input / output control unit 14 performs input / output processing on the physical address 100.

上記動作によって、階層LD及びバス及び階層のIOPSと、ビジー率に基づき、適切に入出力を制限することができるので、ストレージの階層化機能において、階層及びバスのIOPSと、ビジー率とを考慮し、ストレージの入出力を制御する装置、方法及びプログラムを提供することができる。
<第2実施形態>
図12は、本発明の第2実施形態に係る情報処理装置10の構成の一例を示すブロック図である。図11において、情報処理装置10は、第1実施形態の構成に新たに値設定部19が追加されている。なお、本実施形態の説明において参照する各図面において、他の実施形態と同様な構成及び同様に動作するステップには、同一の符号を付し、本実施形態において重複する説明は省略する(他実施形態においても同様)。
By the above operation, input / output can be appropriately restricted based on the hierarchy LD and bus / hierarchy IOPS and the busy rate, so that the hierarchy and bus IOPS and the busy rate are considered in the storage tiering function. In addition, it is possible to provide an apparatus, a method, and a program for controlling storage input / output.
Second Embodiment
FIG. 12 is a block diagram showing an example of the configuration of the information processing apparatus 10 according to the second embodiment of the present invention. In FIG. 11, a value setting unit 19 is newly added to the information processing apparatus 10 in the configuration of the first embodiment. Note that in each drawing referred to in the description of the present embodiment, the same configurations and steps that operate in the same manner as in the other embodiments are denoted by the same reference numerals, and redundant descriptions in the present embodiment are omitted (others). The same applies to the embodiment).

本実施形態において新たに追加された値設定部19は、ユーザの操作に基づいてビジー率閾値を設定し、さらに、IOPS値設定部11が有する機能を実現する。   The value setting unit 19 newly added in the present embodiment sets a busy rate threshold based on a user operation, and further realizes the function of the IOPS value setting unit 11.

図13は、本発明の第2実施形態に係る情報処理装置10の動作の一例を示すフローチャートである。   FIG. 13 is a flowchart showing an example of the operation of the information processing apparatus 10 according to the second embodiment of the present invention.

まず、値設定部19は、ユーザの入力に基づき、階層LDのIOPS上限値及びIOPS下限値と、各階層及びバスのビジー率閾値とを設定する(ステップS401)。次に、ビジー率監視部12が、各階層及びバスのビジー率を取得する(ステップS402)。また、ビジー率監視部12が、ステップS402で取得したビジー率をビジー率テーブル153に記録する(ステップS403)。なお、ビジー率監視部12は、定期的に各階層及びバスを監視してもよく、ステップS402及びステップS403の順序には限定されない。そして、制御対象判定部13が、制御対象判定処理を行う(ステップS404)。さらに、入出力制御部14が入出力制御処理を行う(ステップS405)。制御対象判定処理及び入出力制御処理は、第1実施形態において説明した動作と同様であるので、ここでの詳細な説明は省略する。   First, the value setting unit 19 sets the IOPS upper limit value and IOPS lower limit value of the layer LD and the busy rate threshold value of each layer and bus based on the user input (step S401). Next, the busy rate monitoring unit 12 acquires the busy rate of each tier and bus (step S402). The busy rate monitoring unit 12 records the busy rate acquired in step S402 in the busy rate table 153 (step S403). The busy rate monitoring unit 12 may periodically monitor each hierarchy and bus, and is not limited to the order of step S402 and step S403. Then, the control target determination unit 13 performs a control target determination process (step S404). Further, the input / output control unit 14 performs input / output control processing (step S405). Since the control target determination process and the input / output control process are the same as those described in the first embodiment, detailed description thereof is omitted here.

以上、説明した動作によって、ユーザの指示に基づき、値設定部がIOPS上限値及びIOPS下限値の設定及び各階層とバスのビジー率閾値の設定を行うことができるため、例えば、ユーザはバスや、物理ディスクの性能に応じて、詳細に値の設定を行うことができる。
<第3実施形態>
図14は、本発明の第3実施形態に係る情報処理装置20の構成の一例を示すブロック図である。第3の実施形態は、第1実施形態及び第2実施形態の基本的な構成に対応する。図14において、情報処理装置20は、制御部21と、決定部22と、第2記憶部16を含む。決定部22は、IOPS上限値201と、IOPS下限値202と、ビジー率閾値203を含む。なお、制御部21は、入出力制御部14が有する機能を実現し、決定部22は、ビジー率監視部12と、制御対象判定部13が有する機能を実現する。なお、第2記憶部16は情報処理装置20に含まれない構成でもよい。例えば、第2記憶部16は、有線または無線によって情報処理装置20と接続されてもよい。
As described above, the value setting unit can set the IOPS upper limit value and the IOPS lower limit value and set the busy rate threshold value of each layer and bus based on the user's instruction. The value can be set in detail according to the performance of the physical disk.
<Third Embodiment>
FIG. 14 is a block diagram showing an example of the configuration of the information processing apparatus 20 according to the third embodiment of the present invention. The third embodiment corresponds to the basic configuration of the first embodiment and the second embodiment. In FIG. 14, the information processing apparatus 20 includes a control unit 21, a determination unit 22, and a second storage unit 16. The determination unit 22 includes an IOPS upper limit value 201, an IOPS lower limit value 202, and a busy rate threshold value 203. The control unit 21 realizes the function of the input / output control unit 14, and the determination unit 22 realizes the function of the busy rate monitoring unit 12 and the control target determination unit 13. The second storage unit 16 may not be included in the information processing apparatus 20. For example, the second storage unit 16 may be connected to the information processing apparatus 20 by wire or wireless.

図15は、本発明の第3実施形態に係る情報処理装置20の動作の一例を示すフローチャートである。   FIG. 15 is a flowchart showing an example of the operation of the information processing apparatus 20 according to the third embodiment of the present invention.

まず、決定部22は、ビジー率がビジー率閾値203を上回る階層またはバスがあるかどうか判定する(ステップS501)。ビジー率がビジー率閾値203を上回る階層またはバスがない場合、決定部22は処理を終了する。   First, the determination unit 22 determines whether there is a hierarchy or a bus whose busy rate exceeds the busy rate threshold 203 (step S501). When there is no hierarchy or bus whose busy rate exceeds the busy rate threshold 203, the determination unit 22 ends the process.

一方で、ビジー率がビジー率閾値203を上回る階層またはバスがある場合、決定部22は、その階層またはバスを使用する階層LDの階層プールIOPSがIOPS上限値201以上であるかどうか判定する(ステップS502)。ビジー率がビジー率閾値203以上の階層またはバスを使用する階層LDの階層プールIOPSがIOPS上限値201以上でない場合、決定部22は処理を終了する。   On the other hand, when there is a tier or bus whose busy rate exceeds the busy rate threshold 203, the determination unit 22 determines whether or not the tier pool IOPS of the tier LD that uses the tier or bus is greater than or equal to the IOPS upper limit value 201 ( Step S502). When the tier pool IOPS of the tier LD using the bus or the tier having the busy rate threshold 203 or higher or the bus is not equal to or higher than the IOPS upper limit 201, the determination unit 22 ends the process.

一方、ビジー率がビジー率閾値203以上の階層またはバスを使用する階層LDの階層プールIOPSがIOPS上限値201以上である場合、決定部22は、その階層LDを上限制御対象に設定する(ステップS503)。次に、決定部22は、階層プールIOPSがIOPS下限値202を下回る階層LDがあり、かつその階層LDがビジー率閾値203以上の階層またはバスを使用しているかどうか判定する(ステップS504)。階層プールIOPSがIOPS下限値202を下回る階層LDがあり、かつその階層LDがビジー率閾値203以上の階層またはバスを使用していない場合、決定部22は処理を終了する。   On the other hand, when the tier pool IOPS of the tier LD using the bus or the tier having the busy rate threshold 203 or higher or the bus is equal to or higher than the IOPS upper limit value 201, the determination unit 22 sets the tier LD as the upper limit control target (step S503). Next, the determination unit 22 determines whether there is a tier LD in which the tier pool IOPS is lower than the IOPS lower limit value 202, and the tier LD uses a tier or bus with the busy rate threshold 203 or higher (step S504). If there is a tier LD in which the tier pool IOPS is lower than the IOPS lower limit value 202, and the tier LD does not use a tier or bus with the busy rate threshold 203 or higher, the determination unit 22 ends the process.

一方で、階層プールIOPSがIOPS下限値202を下回る階層LDがあり、かつその階層LDが、ビジー率がビジー率閾値203以上の階層またはバスを使用している場合、決定部22は、その階層LD以外の、ビジー率がビジー率閾値以上の階層またはバスを使用している階層LDの処理の優先度を下げる(ステップS505)。そして制御部21は、上限制御対象と処理の優先度に基づき、階層LDの入出力処理を制御する(ステップS506)。   On the other hand, when there is a tier LD whose tier pool IOPS is lower than the IOPS lower limit value 202 and the tier LD uses a tier or bus whose busy rate is equal to or higher than the busy rate threshold 203, the determining unit 22 Other than the LD, the priority of the processing of the tier LD having a busy rate equal to or higher than the busy rate threshold or the tier LD using the bus is lowered (step S505). And the control part 21 controls the input / output process of the hierarchy LD based on the upper limit control object and the priority of the process (step S506).

上述した動作によって、決定部22が、ビジー率閾値以上のビジー率である階層及びバスのIOPSに基づき制御対象を決定し、その決定に基づき制御部が入出力を制御することで、ストレージの階層化機能において、階層LD及びバスのIOPSとビジー率を考慮し、ストレージの入出力を制御する装置、方法及びプログラムを提供できる。   With the above-described operation, the determination unit 22 determines the control target based on the IOPS of the hierarchy and the bus that are the busy rate equal to or higher than the busy rate threshold, and the control unit controls the input / output based on the determination, so that the storage hierarchy It is possible to provide an apparatus, a method, and a program for controlling storage input / output in consideration of the hierarchy LD and bus IOPS and the busy rate in the conversion function.

以上、実施形態を参照して本願発明を説明したが、本願発明は上記実施形態に限定されものではない。本願発明の構成や詳細には、本願発明のスコープ内で当業者が理解し得る様々な変更をすることができる。   Although the present invention has been described with reference to the embodiments, the present invention is not limited to the above embodiments. Various changes that can be understood by those skilled in the art can be made to the configuration and details of the present invention within the scope of the present invention.

1 情報処理装置
2 ホストコンピュータ装置
3 ストレージ装置
10 情報処理装置
11 IOPS値設定部
12 ビジー率監視部
13 制御対象判定部
14 入出力制御部
15 第1記憶部
16 第2記憶部
17 階層プール群
18 階層LD群
19 値設定部
20 情報処理装置
21 制御部
22 決定部
151 内部接続情報テーブル
152 LD情報テーブル
153 ビジー率テーブル
154 論物マップテーブル
155 IOPSテーブル
171 第1階層プール
172 第2階層プール
173 第3階層プール
181 第1階層LD
182 第2階層LD
183 第3階層LD
201 IOPS上限値
202 IOPS下限値
203 ビジー率閾値
1711 第1階層
1712 第2階層
1713 第3階層
DESCRIPTION OF SYMBOLS 1 Information processing apparatus 2 Host computer apparatus 3 Storage apparatus 10 Information processing apparatus 11 IOPS value setting part 12 Busy rate monitoring part 13 Control object determination part 14 Input / output control part 15 1st memory | storage part 16 2nd memory | storage part 17 Hierarchical pool group 18 Hierarchical LD group 19 Value setting unit 20 Information processing device 21 Control unit 22 Determination unit 151 Internal connection information table 152 LD information table 153 Busy rate table 154 Logical map table 155 IOPS table 171 First hierarchical pool 172 Second hierarchical pool 173 First 3 tier pool 181 1st tier LD
182 2nd layer LD
183 3rd layer LD
201 IOPS upper limit value 202 IOPS lower limit value 203 Busy rate threshold value 1711 1st layer 1712 2nd layer 1713 3rd layer

Claims (10)

複数の物理ディスクを組み合わせたプールを階層として構築された階層プールに、論理ディスクである階層LD(Logical Disk)が構築された記憶手段と接続され、
前記階層または前記物理ディスクに接続されたバスがビジーである割合を示すビジー率を監視対象とし、前記ビジー率がビジー率閾値以上の前記階層または前記バスを使用する前記階層LDのIOPS(Input/Output Per Second)が、IOPS上限値以上である場合、前記階層LDを上限制御対象に設定し、IOPS下限値を下回るIOPSの階層LDが、ビジー率閾値を上回る前記階層または前記バスを使用している場合、ビジー率閾値を上回る前記階層または前記バスを使用している前記階層LD以外の階層LDの入出力処理の優先度を下げる決定手段と、
前記上限制御対象及び前記優先度に基づき階層LDに対する入出力処理を制御する制御手段と、
を備える情報処理装置。
A storage pool in which a tier LD (Logical Disk), which is a logical disk, is connected to a tier pool constructed as a tier with a pool combining a plurality of physical disks,
The busy rate indicating the busy rate of the tier or the bus connected to the physical disk is monitored, and the tier LD or the tier LD that uses the bus whose busy rate is equal to or higher than the busy rate threshold is used. If Output Per Second) is equal to or higher than the IOPS upper limit value, the hierarchy LD is set as the upper limit control target, and the IOLD hierarchy LD that is lower than the IOPS lower limit value is higher than the busy rate threshold value. Determining means for lowering the priority of the input / output processing of the layer LD other than the layer LD using the bus or the bus exceeding the busy rate threshold;
Control means for controlling input / output processing for the layer LD based on the upper limit control target and the priority;
An information processing apparatus comprising:
前記制御手段は、
前記上限制御対象に設定された階層LDへの入出力処理の要求を保留する
ことを特徴とする請求項1に記載の情報処理装置。
The control means includes
The information processing apparatus according to claim 1, wherein a request for input / output processing to the layer LD set as the upper limit control target is suspended.
前記制御手段は、
入出力処理の優先度が下がっている階層LDへの入出力処理の要求よりも、入出力処理の優先度が下がっていない階層LDへの入出力処理の要求を優先する
ことを特徴とする請求項1または請求項2に記載の情報処理装置。
The control means includes
A request for input / output processing to a hierarchy LD whose input / output processing priority is not lowered is given priority over an input / output processing request to a hierarchy LD whose input / output processing priority is lowered. The information processing apparatus according to claim 1 or 2.
前記IOPS上限値及び前記IOPS下限値を、ユーザの入力に基づき設定する値設定手段を備える
ことを特徴とする請求項1乃至請求項3の何れか1項に記載の情報処理装置。
The information processing apparatus according to any one of claims 1 to 3, further comprising value setting means for setting the IOPS upper limit value and the IOPS lower limit value based on a user input.
前記値設定手段は、
前記ビジー率閾値をユーザの入力に基づき設定する
ことを特徴とする請求項4に記載の情報処理装置。
The value setting means includes
The information processing apparatus according to claim 4, wherein the busy rate threshold is set based on a user input.
前記物理ディスクを識別する物理ディスク番号と、前記バスの種類を格納する内部接続テーブルと、
前記階層LDを識別する階層LD番号と、前記階層LDが構築されている階層プールを示す階層プール番号と、前記階層LDに設定された前記IOPS上限値及び前記IOPS下限値を格納するLD情報テーブルと、
前記監視対象である前記ビジー率と、ビジー率閾値が格納するビジー率テーブルと、
前記階層LD番号と、論理アドレスと、データが格納されている階層を識別する階層番号と、前記物理ディスク番号と、前記物理ディスクのアドレスである物理アドレスを格納する論物マップテーブルと、
前記階層LD番号と、階層LDのIOPSと、階層ごとのIOPSと、バスごとのIOPSを格納するIOPSテーブルとを備え、
前記内部接続テーブルと、前記LD情報テーブルと、前記ビジー率テーブルと、前記論物マップテーブルと、前記IOPSテーブルを格納する第1記憶手段を備える
ことを特徴とする請求項5に記載の情報処理装置。
A physical disk number for identifying the physical disk, an internal connection table for storing the type of the bus, and
LD information table for storing the layer LD number for identifying the layer LD, the layer pool number indicating the layer pool in which the layer LD is constructed, the IOPS upper limit value and the IOPS lower limit value set in the layer LD When,
The busy rate to be monitored, and a busy rate table storing a busy rate threshold;
A logical-physical map table that stores the hierarchical LD number, logical address, hierarchical number that identifies the hierarchy in which data is stored, the physical disk number, and the physical address that is the address of the physical disk;
A hierarchy LD number, an IOPS of the hierarchy LD, an IOPS for each hierarchy, and an IOPS table for storing the IOPS for each bus;
The information processing according to claim 5, further comprising: a first storage unit that stores the internal connection table, the LD information table, the busy rate table, the logical-physical map table, and the IOPS table. apparatus.
前記制御手段は、
階層LDを前記上限制御対象に設定した場合、前記LD情報テーブルに上限制御対象設定情報を前記LD情報テーブルに設定する
ことを特徴とする請求項6に記載の情報処理装置。
The control means includes
The information processing apparatus according to claim 6, wherein when a hierarchy LD is set as the upper limit control target, upper limit control target setting information is set in the LD information table in the LD information table.
前記プールによって構成されたプール群と、前記階層LDによって構成された階層LD群を格納する第2記憶手段を備える
ことを特徴とする請求項7に記載の情報処理装置。
The information processing apparatus according to claim 7, further comprising a second storage unit that stores a pool group configured by the pool and a hierarchy LD group configured by the hierarchy LD.
複数の物理ディスクを組み合わせたプールを階層として構築された階層プールに、論理ディスクである階層LD(Logical Disk)が構築された情報処理装置が、
前記階層または前記物理ディスクに接続されたバスがビジーである割合を示すビジー率を監視対象とし、前記ビジー率がビジー率閾値以上の前記階層または前記バスを使用する前記階層LDのIOPS(Input/Output Per Second)が、IOPS上限値以上である場合、前記階層LDを上限制御対象に設定し、IOPS下限値を下回るIOPSの階層LDが、ビジー率閾値を上回る前記階層または前記バスを使用している場合、ビジー率閾値を上回る前記階層または前記バスを使用している前記階層LD以外の階層LDの入出力処理の優先度を下げ、
前記上限制御対象及び前記優先度に基づき階層LDに対する入出力処理を制御する
ことを特徴とする情報処理方法。
An information processing apparatus in which a hierarchical LD (Logical Disk), which is a logical disk, is constructed in a hierarchical pool that is constructed by combining a pool of a plurality of physical disks as a hierarchy,
The busy rate indicating the busy rate of the tier or the bus connected to the physical disk is monitored, and the tier LD or the tier LD that uses the bus whose busy rate is equal to or higher than the busy rate threshold is used. If Output Per Second) is equal to or higher than the IOPS upper limit value, the hierarchy LD is set as the upper limit control target, and the IOLD hierarchy LD that is lower than the IOPS lower limit value is higher than the busy rate threshold value. The priority of the input / output processing of the hierarchy LD other than the hierarchy LD using the bus or the bus exceeding the busy rate threshold,
An information processing method, comprising: controlling input / output processing for a layer LD based on the upper limit control target and the priority.
複数の物理ディスクを組み合わせたプールを階層として構築された階層プールに、論理ディスクである階層LD(Logical Disk)が構築された情報処理装置に、
前記階層または前記物理ディスクに接続されたバスがビジーである割合を示すビジー率を監視対象とし、前記ビジー率がビジー率閾値以上の前記階層または前記バスを使用する前記階層LDのIOPS(Input/Output Per Second)が、IOPS上限値以上である場合、前記階層LDを上限制御対象に設定し、IOPS下限値を下回るIOPSの階層LDが、ビジー率閾値を上回る前記階層または前記バスを使用している場合、ビジー率閾値を上回る前記階層または前記バスを使用している前記階層LD以外の階層LDの入出力処理の優先度を下げ、
前記上限制御対象及び前記優先度に基づき階層LDに対する入出力処理を制御する
ことを実行させることを特徴とする情報処理プログラム。
In an information processing apparatus in which a hierarchical LD (Logical Disk), which is a logical disk, is constructed in a hierarchical pool constructed by combining a pool of a plurality of physical disks as a hierarchy,
The busy rate indicating the busy rate of the tier or the bus connected to the physical disk is monitored, and the tier LD or the tier LD that uses the bus whose busy rate is equal to or higher than the busy rate threshold is used. If Output Per Second) is equal to or higher than the IOPS upper limit value, the hierarchy LD is set as the upper limit control target, and the IOLD hierarchy LD that is lower than the IOPS lower limit value is higher than the busy rate threshold value. The priority of the input / output processing of the hierarchy LD other than the hierarchy LD using the bus or the bus exceeding the busy rate threshold,
An information processing program for causing an input / output process for a layer LD to be controlled based on the upper limit control target and the priority.
JP2015062058A 2015-03-25 2015-03-25 Information processing apparatus, method, and program Active JP6578694B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015062058A JP6578694B2 (en) 2015-03-25 2015-03-25 Information processing apparatus, method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015062058A JP6578694B2 (en) 2015-03-25 2015-03-25 Information processing apparatus, method, and program

Publications (2)

Publication Number Publication Date
JP2016181197A true JP2016181197A (en) 2016-10-13
JP6578694B2 JP6578694B2 (en) 2019-09-25

Family

ID=57131849

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015062058A Active JP6578694B2 (en) 2015-03-25 2015-03-25 Information processing apparatus, method, and program

Country Status (1)

Country Link
JP (1) JP6578694B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018169728A (en) * 2017-03-29 2018-11-01 日本電気株式会社 Storage device, storage management method and storage management program
CN108874324A (en) * 2018-07-17 2018-11-23 郑州云海信息技术有限公司 A kind of access request processing method, device, equipment and readable storage medium storing program for executing

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009087175A (en) * 2007-10-02 2009-04-23 Hitachi Ltd Storage apparatus, process controller, and storage system
WO2011092739A1 (en) * 2010-01-28 2011-08-04 株式会社日立製作所 Management system for calculating storage capacity to be increased/decreased
WO2014118969A1 (en) * 2013-02-01 2014-08-07 株式会社日立製作所 Virtual computer system and data transfer control method for virtual computer system
US20150058475A1 (en) * 2013-08-26 2015-02-26 Vmware, Inc. Distributed policy-based provisioning and enforcement for quality of service
WO2015029133A1 (en) * 2013-08-27 2015-03-05 株式会社日立製作所 Storage system and method of managing storage system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009087175A (en) * 2007-10-02 2009-04-23 Hitachi Ltd Storage apparatus, process controller, and storage system
WO2011092739A1 (en) * 2010-01-28 2011-08-04 株式会社日立製作所 Management system for calculating storage capacity to be increased/decreased
WO2014118969A1 (en) * 2013-02-01 2014-08-07 株式会社日立製作所 Virtual computer system and data transfer control method for virtual computer system
US20150058475A1 (en) * 2013-08-26 2015-02-26 Vmware, Inc. Distributed policy-based provisioning and enforcement for quality of service
WO2015029133A1 (en) * 2013-08-27 2015-03-05 株式会社日立製作所 Storage system and method of managing storage system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018169728A (en) * 2017-03-29 2018-11-01 日本電気株式会社 Storage device, storage management method and storage management program
CN108874324A (en) * 2018-07-17 2018-11-23 郑州云海信息技术有限公司 A kind of access request processing method, device, equipment and readable storage medium storing program for executing

Also Published As

Publication number Publication date
JP6578694B2 (en) 2019-09-25

Similar Documents

Publication Publication Date Title
JP5981563B2 (en) Information storage system and method for controlling information storage system
US8612704B2 (en) Storage system with virtual areas and method for managing storage system
US9244616B2 (en) Management system and management method of storage system that performs control based on required performance assigned to virtual volume
US9400664B2 (en) Method and apparatus for offloading storage workload
US20140149707A1 (en) Method and apparatus to manage tier information
JP2009238114A (en) Storage management method, storage management program, storage management apparatus, and storage management system
US10248460B2 (en) Storage management computer
JP2016507814A (en) Method and system for sharing storage resources
US20170235677A1 (en) Computer system and storage device
JP2015191628A (en) Storage management device, performance adjustment method, and performance adjustment program
US11556391B2 (en) CPU utilization for service level I/O scheduling
US20130185531A1 (en) Method and apparatus to improve efficiency in the use of high performance storage resources in data center
JP2015532734A (en) Management system for managing physical storage system, method for determining resource migration destination of physical storage system, and storage medium
WO2015001620A1 (en) Storage system, memory control method and computer system
JP6578694B2 (en) Information processing apparatus, method, and program
US10552224B2 (en) Computer system including server storage system
JP5612223B1 (en) Storage system, storage apparatus control method and program
JP2012146280A (en) Queue for storage operation, and method and device for selection interface by work load
CN109840217B (en) Cache resource allocation and device
JP6417695B2 (en) Information processing system, information processing system control method, and information processing apparatus control program
US20130036250A1 (en) Method and apparatus to move page between tiers
JP2019164510A (en) Storage system and IO processing control method
US20160378510A1 (en) Configuration Method, Data Exchange Method and Server System
US9658803B1 (en) Managing accesses to storage
JP2015191443A (en) Storage system, control device, storage device, input/output control method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180215

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20181129

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20181204

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190201

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190812

R150 Certificate of patent or registration of utility model

Ref document number: 6578694

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150