JP6281354B2 - Information processing system, information processing apparatus, information processing method, and program - Google Patents

Information processing system, information processing apparatus, information processing method, and program Download PDF

Info

Publication number
JP6281354B2
JP6281354B2 JP2014057792A JP2014057792A JP6281354B2 JP 6281354 B2 JP6281354 B2 JP 6281354B2 JP 2014057792 A JP2014057792 A JP 2014057792A JP 2014057792 A JP2014057792 A JP 2014057792A JP 6281354 B2 JP6281354 B2 JP 6281354B2
Authority
JP
Japan
Prior art keywords
iops
target value
performance
logical disk
information processing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2014057792A
Other languages
Japanese (ja)
Other versions
JP2015184707A (en
Inventor
知広 猪鹿倉
知広 猪鹿倉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
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 JP2014057792A priority Critical patent/JP6281354B2/en
Publication of JP2015184707A publication Critical patent/JP2015184707A/en
Application granted granted Critical
Publication of JP6281354B2 publication Critical patent/JP6281354B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、情報の処理に関し、特に、情報処理装置と記憶装置とを含む情報処理システムのQoS(Quality of Service)に関する。   The present invention relates to information processing, and more particularly to QoS (Quality of Service) of an information processing system including an information processing device and a storage device.

情報処理システムは、情報処理の主体となる1つ又は複数の情報処理装置と、処理の対象であるデータを記憶する1つ又は複数の記憶装置とを含む。   The information processing system includes one or more information processing apparatuses that are subjects of information processing, and one or more storage apparatuses that store data to be processed.

また、情報処理装置は、装置上において、1つ又は複数の仮想マシン(VM:Virtual Machine)を動作させている。   Further, the information processing apparatus operates one or a plurality of virtual machines (VMs) on the apparatus.

このように、情報処理システムにおいて、複数の情報処理装置、及び、複数のVMが、1つ又は複数の記憶装置を、共有して使用している。   Thus, in the information processing system, a plurality of information processing apparatuses and a plurality of VMs share one or a plurality of storage devices.

そのため、一部の情報処理装置又はVMが、記憶装置に過剰な入出力(IO:Input and Output)要求を発行した場合、記憶装置の応答が、低下する。その結果、情報処理システムの性能が、低下する。   Therefore, when some information processing apparatuses or VMs issue excessive input / output (IO) requests to the storage device, the response of the storage device is degraded. As a result, the performance of the information processing system decreases.

このような性能への影響を防ぐため、情報処理装置と記憶装置とを含む情報処理システムにおいて、記憶装置へのIO要求を制御する技術が、広く用いられている(例えば、特許文献1及び特許文献2を参照)。   In order to prevent such an influence on performance, in an information processing system including an information processing device and a storage device, a technique for controlling an IO request to the storage device is widely used (for example, Patent Document 1 and Patent). Reference 2).

このような技術の1つに、情報処理装置と記憶装置との間の通信の帯域を制御するQoSがある(例えば、特許文献3を参照)。   One such technique is QoS that controls the bandwidth of communication between an information processing device and a storage device (see, for example, Patent Document 3).

特開2011−243117号公報JP 2011-243117 A 特開2012−221340号公報JP 2012-221340 A 特表2006−521640号公報JP-T-2006-521640

特許文献3に記載の技術のように、記憶装置がQoS機能を実施する場合、記憶装置は、IO要求の発行先の論理ディスク、又は、IO要求の発行元の情報処理装置に対して、所定の性能(例えば、IOPS(Input Output per Second))を設定できる。しかし、VMを使用している情報処理システムでは、複数のVMが、1つの情報処理装置上で動作している。そして、1つの情報処理装置上で動作している複数のVMが、同じ論理ディスクにアクセスする場合がある。この場合、記憶装置は、1つの情報処理装置で動作している複数のVMにおいて、個別のVMに対応した性能(例えば、IOPS)の目標値を設定できない。   When the storage device implements the QoS function as in the technique described in Patent Document 3, the storage device performs a predetermined process on the logical disk that is the IO request issuance destination or the information processing device that is the IO request issuance source. Performance (for example, IOPS (Input Output per Second)) can be set. However, in an information processing system using a VM, a plurality of VMs operate on one information processing apparatus. A plurality of VMs operating on one information processing apparatus may access the same logical disk. In this case, the storage device cannot set a target value of performance (for example, IOPS) corresponding to individual VMs in a plurality of VMs operating on one information processing device.

このように、特許文献3に記載の技術は、個別のVMに対応したQoS機能を実現できないという問題点があった。   As described above, the technique described in Patent Document 3 has a problem that a QoS function corresponding to an individual VM cannot be realized.

特許文献1及び特許文献2に記載の技術では、情報処理装置が、制御を実施している。   In the techniques described in Patent Document 1 and Patent Document 2, the information processing apparatus performs control.

そこで、情報処理装置においてQoS機能を実現する方法が、考えられる。   Therefore, a method for realizing the QoS function in the information processing apparatus can be considered.

例えば、情報処理装置が、QoS機能を実施する場合、情報処理装置は、自装置上で動作するVMに対して、QoS機能を適用できる。すなわち、情報処理装置は、VM毎に設定した目標性能(例えば、IOPS)に近づくように、VMのIO処理の順序を制御する。このような制御を基に、情報処理装置は、過剰にIO要求を出すVMのIO要求を抑制できる。   For example, when the information processing apparatus implements the QoS function, the information processing apparatus can apply the QoS function to a VM operating on the own apparatus. That is, the information processing apparatus controls the order of VM IO processing so as to approach the target performance (for example, IOPS) set for each VM. Based on such control, the information processing apparatus can suppress the IO request of the VM that issues an excessive IO request.

しかし、情報処理装置は、記憶装置の状態を把握していない。そのため、情報処理装置は、記憶装置の性能に対して、過剰にIO要求を抑えてしまう場合がある。あるいは、情報処理装置は、記憶装置の性能を超えたIO要求を送信してしまう可能性がある。   However, the information processing apparatus does not grasp the state of the storage device. For this reason, the information processing apparatus may excessively suppress IO requests with respect to the performance of the storage device. Alternatively, the information processing apparatus may transmit an IO request that exceeds the performance of the storage device.

このように、特許文献1及び特許文献2に記載の技術は、記憶装置に対するIO要求を適切に制御できないという問題点があった。   As described above, the techniques described in Patent Document 1 and Patent Document 2 have a problem that IO requests to the storage device cannot be appropriately controlled.

本発明の目的は、上記した課題を解決する情報処理システム、情報処理装置、情報処理方法、及び、プログラムを提供することにある。   The objective of this invention is providing the information processing system, information processing apparatus, information processing method, and program which solve an above-described subject.

本発明の一形態のおける情報処理システムは、コンピュータの動作をエミュレートするソフトウェアであるVMと、VMの性能目標値を基にVMからのIO要求のQoS機能を実行する第1のQoS機能実行手段と、前記第1のQoS機能実行手段からIO要求を受信し、前記IO要求を記憶装置に送信するIO送信処理手段と、前記VMから前記第1のQoS機能実行手段に送られたIO要求の回数と、前記第1のQoS機能実行手段から前記IO送信処理手段に送られたIO送信の回数とを計測し、単位時間当たりのIO要求の回数である要求IOPSと、単位時間当たりのIO送信の回数である送信IOPSとを計算する第1のIO状況計測手段と、前記第1のIO状況計測手段が計算した要求IOPS及び送信IOPSと、前記VMの性能目標値とを保存する第1のIO量保存手段と、VMの性能目標値を計算するときに用いる情報である目標性能係数を保存する目標性能係数保存手段と、前記記憶装置から、論理ディスクの性能目標値を受信する割当て性能受信手段と、前記保存されたVMの要求IOPS、送信IOPS、及び性能目標値と、前記目標性能係数と、前記割当て性能受信手段が前回受信した論理ディスクの性能目標値と、今回受信した性能目標値とを基に、VMの性能目標値を計算する第1の割当て性能計算手段とを含む情報処理装置と、情報を記憶及び再生する論理ディスクと、前記情報処理装置から前記論理ディスクへのIO要求を受信するIO受信処理手段と、前記論理ディスクの性能目標値を基に前記論理ディスクのQoS機能を実行する第2のQoS機能実行手段と、前記論理ディスクの性能目標値を、前記情報処理装置に送信する割当て性能送信手段と、前記論理ディスクに、前記IO受信処理手段から前記第2のQoS機能実行手段に送られたIO要求の回数と前記第2のQoS機能実行手段が前記論理ディスクに送ったIO処理の回数とを計測し、単位時間当たりの受理IOの回数である受理IOPSと処理IOの回数である処理IOPSを計算する第2のIO状況計測手段と、前記受理IOPSと、前記処理IOPSと、前記論理ディスクの性能目標値とを保存する第2のIO量保存手段と、前記論理ディスクに設定された性能目標値を保存する性能目標値保存手段と、前記受理IOPS、処理IOPS、及び性能目標値と、前記性能目標値保存手段が保存している性能目標値とを基に、前記論理ディスクの性能目標値を計算する第2の割当て性能計算手段とを含む記憶装置とを含む。   An information processing system according to an embodiment of the present invention includes a VM that is software that emulates the operation of a computer, and a first QoS function execution that executes a QoS function of an IO request from the VM based on a performance target value of the VM Means, an IO transmission processing means for receiving an IO request from the first QoS function executing means and transmitting the IO request to a storage device, and an IO request sent from the VM to the first QoS function executing means And the number of IO transmissions sent from the first QoS function executing means to the IO transmission processing means, and a request IOPS that is the number of IO requests per unit time and an IO per unit time A first IO status measuring means for calculating a transmission IOPS that is the number of transmissions; a request IOPS and a transmission IOPS calculated by the first IO status measuring means; and the VM A first IO amount storage unit that stores a performance target value; a target performance coefficient storage unit that stores a target performance coefficient that is information used when calculating a performance target value of a VM; Allocation performance receiving means for receiving the performance target value, the stored VM request IOPS, transmission IOPS and performance target value, the target performance coefficient, and the performance of the logical disk previously received by the allocation performance receiving means An information processing apparatus including first allocation performance calculation means for calculating a VM performance target value based on the target value and the performance target value received this time, a logical disk for storing and reproducing information, and the information IO reception processing means for receiving an IO request from the processing device to the logical disk, and second for executing the QoS function of the logical disk based on the performance target value of the logical disk sent to the second QoS function execution unit from the IO reception processing unit to the logical disk, and an allocation performance transmission unit that transmits the performance target value of the logical disk to the information processing device. The number of IO requests and the number of IO processes sent to the logical disk by the second QoS function execution unit are measured, and the received IOPS and the number of processed IOs are the number of received IOs per unit time. A second IO status measuring means for calculating IOPS, a second IO quantity storage means for storing the received IOPS, the processing IOPS, and a performance target value of the logical disk, and a setting for the logical disk Performance target value storage means for storing performance target values, the accepted IOPS, processing IOPS, performance target values, and performance target values stored by the performance target value storage means And a storage device including second allocation performance calculation means for calculating a performance target value of the logical disk.

本発明の一形態のおける情報処理装置は、コンピュータの動作をエミュレートするソフトウェアであるVMと、VMの性能目標値を基にVMからのIO要求のQoS機能を実行する第1のQoS機能実行手段と、前記第1のQoS機能実行手段からIO要求を受信し、前記IO要求を記憶装置に送信するIO送信処理手段と、前記VMから前記第1のQoS機能実行手段に送られたIO要求の回数と、前記第1のQoS機能実行手段から前記IO送信処理手段に送られたIO送信の回数とを計測し、単位時間当たりのIO要求の回数である要求IOPSと、単位時間当たりのIO送信の回数である送信IOPSとを計算する第1のIO状況計測手段と、前記第1のIO状況計測手段が計算した要求IOPS及び送信IOPSと、前記VMの性能目標値とを保存する第1のIO量保存手段と、VMの性能目標値を計算するときに用いる情報である目標性能係数を保存する目標性能係数保存手段と、前記記憶装置から、論理ディスクの性能目標値を受信する割当て性能受信手段と、前記保存されたVMの要求IOPS、送信IOPS、及び性能目標値と、前記目標性能係数と、前記割当て性能受信手段が前回受信した論理ディスクの性能目標値と、今回受信した性能目標値とを基に、VMの性能目標値を計算する第1の割当て性能計算手段と、を含む。   An information processing apparatus according to an aspect of the present invention includes a VM that is software that emulates the operation of a computer, and a first QoS function execution that executes a QoS function of an IO request from the VM based on a performance target value of the VM Means, an IO transmission processing means for receiving an IO request from the first QoS function executing means and transmitting the IO request to a storage device, and an IO request sent from the VM to the first QoS function executing means And the number of IO transmissions sent from the first QoS function executing means to the IO transmission processing means, and a request IOPS that is the number of IO requests per unit time and an IO per unit time A first IO status measuring means for calculating a transmission IOPS that is the number of transmissions, a request IOPS and a transmission IOPS calculated by the first IO status measuring means, and the nature of the VM From the storage device, a first IO amount storage unit that stores a target value, a target performance coefficient storage unit that stores a target performance coefficient that is information used when calculating a performance target value of a VM, and a logical disk Allocation performance receiving means for receiving a performance target value, the requested IOPS, transmission IOPS and performance target value of the stored VM, the target performance coefficient, and the performance target of the logical disk previously received by the allocation performance receiving means First allocation performance calculation means for calculating the performance target value of the VM based on the value and the performance target value received this time.

本発明の一形態のおける情報処理装置と記憶装置とを含む情報システムの情報処理方法は、情報処理装置において、コンピュータの動作をエミュレートするソフトウェアであるVMを実行させ、VMの性能目標値を基にVMからのIO要求のQoS機能を実行し、前記QoS機能に基づいて送信されるIO要求を前記記憶装置に送信し、前記VMからのIO要求の回数と、前記記憶装置に送られたIO送信の回数とを計測し、単位時間当たりのIO要求の回数である要求IOPSと、単位時間当たりのIO送信の回数である送信IOPSとを計算し、前記計算した要求IOPS及び送信IOPSと、前記VMの性能目標値とを保存し、VMの性能目標値を計算するときに用いる情報である目標性能係数を保存し、前記記憶装置から、論理ディスクの性能目標値を受信し、前記保存されたVMの要求IOPS、送信IOPS、及び性能目標値と、前記目標性能係数と、前回受信した論理ディスクの性能目標値と、今回受信した性能目標値とを基に、VMの性能目標値を計算し、前記記憶装置において、情報を記憶及び再生する論理ディスクを実行し、前記情報処理装置から前記論理ディスクへのIO要求を受信し、前記論理ディスクの性能目標値を基に前記論理ディスクのQoS機能を実行し、前記論理ディスクの性能目標値を、前記情報処理装置に送信し、前記論理ディスクに、前記情報処理装置から送られたIO要求の回数と前記論理ディスクのQoS機能が実行されたIO処理の回数とを計測し、単位時間当たりの受理IOの回数である受理IOPSと処理IOの回数である処理IOPSを計算し、前記受理IOPSと、前記処理IOPSと、前記論理ディスクの性能目標値とを保存し、前記論理ディスクに設定された性能目標値を保存し、前記受理IOPS、処理IOPS、及び性能目標値と、前記性能目標値保存手段が保存している性能目標値とを基に、前記論理ディスクの性能目標値を計算する。   According to an information processing method of an information system including an information processing device and a storage device according to one aspect of the present invention, a VM that is software that emulates the operation of a computer is executed in the information processing device, and the performance target value of the VM is set. Based on the QoS function of the IO request from the VM, the IO request transmitted based on the QoS function is transmitted to the storage device, and the number of IO requests from the VM and the storage device are sent to the storage device. Measuring the number of IO transmissions, calculating a request IOPS that is the number of IO requests per unit time, and a transmission IOPS that is the number of IO transmissions per unit time, and calculating the calculated request IOPS and transmission IOPS, The VM performance target value is stored, a target performance coefficient that is information used when calculating the VM performance target value is stored, The target VM performance IOPS, the transmission IOPS, the performance target value, the target performance coefficient, the performance target value of the previously received logical disk, and the performance target value received this time Based on the above, the VM performance target value is calculated, the logical disk for storing and reproducing information is executed in the storage device, the IO request to the logical disk is received from the information processing device, and the logical disk The logical disk QoS function is executed based on the performance target value of the logical disk, the performance target value of the logical disk is transmitted to the information processing apparatus, and the IO request sent from the information processing apparatus to the logical disk is transmitted. And the number of IO processes in which the QoS function of the logical disk is executed, and the received IOPS, which is the number of received IOs per unit time, and the process, which is the number of processed IOs. IOPS is calculated, the received IOPS, the processing IOPS, and the performance target value of the logical disk are stored, the performance target value set in the logical disk is stored, the received IOPS, the processing IOPS, and the performance Based on the target value and the performance target value stored by the performance target value storage means, the performance target value of the logical disk is calculated.

本発明の一形態のおけるプログラムは、情報処理装置と記憶装置とを含む情報システムの情報処理装置としての、コンピュータの動作をエミュレートするソフトウェアであるVMを実行させる処理と、VMの性能目標値を基にVMからのIO要求のQoS機能を実行する処理と、前記QoS機能に基づいて送信されるIO要求を前記記憶装置に送信する処理と、前記VMからのIO要求の回数と、前記記憶装置に送られたIO送信の回数とを計測し、単位時間当たりのIO要求の回数である要求IOPSと、単位時間当たりのIO送信の回数である送信IOPSとを計算する処理と、前記計算した要求IOPS及び送信IOPSと、前記VMの性能目標値とを保存する処理と、VMの性能目標値を計算するときに用いる情報である目標性能係数を保存する処理と、前記記憶装置から、論理ディスクの性能目標値を受信する処理と、前記保存されたVMの要求IOPS、送信IOPS、及び性能目標値と、前記目標性能係数と、前回受信した論理ディスクの性能目標値と、今回受信した性能目標値とを基に、VMの性能目標値を計算する処理とを、前記記憶装置としての、情報を記憶及び再生する論理ディスクを実行する処理と、前記情報処理装置から前記論理ディスクへのIO要求を受信する処理と、前記論理ディスクの性能目標値を基に前記論理ディスクのQoS機能を実行する処理と、前記論理ディスクの性能目標値を、前記情報処理装置に送信する処理と、前記論理ディスクに、前記情報処理装置から送られたIO要求の回数と前記論理ディスクのQoS機能が実行されたIO処理の回数とを計測し、単位時間当たりの受理IOの回数である受理IOPSと処理IOの回数である処理IOPSを計算する処理と、前記受理IOPSと、前記処理IOPSと、前記論理ディスクの性能目標値とを保存する処理と、前記論理ディスクに設定された性能目標値を保存する処理と、前記受理IOPS、処理IOPS、及び性能目標値と、前記性能目標値保存手段が保存している性能目標値とを基に、前記論理ディスクの性能目標値を計算する処理とをコンピュータに実行させる。   A program according to an aspect of the present invention includes a process for executing a VM, which is software for emulating the operation of a computer, as an information processing apparatus of an information system including an information processing apparatus and a storage device, and a performance target value of the VM A process of executing a QoS function of an IO request from a VM based on the process, a process of transmitting an IO request transmitted based on the QoS function to the storage device, the number of IO requests from the VM, and the storage A process of measuring the number of IO transmissions sent to the device and calculating a request IOPS that is the number of IO requests per unit time and a transmission IOPS that is the number of IO transmissions per unit time; A process for storing the requested IOPS and transmission IOPS, and the performance target value of the VM, and a target performance function that is information used when calculating the performance target value of the VM , A process of receiving a performance target value of a logical disk from the storage device, a request IOPS of a stored VM, a transmission IOPS, a performance target value, the target performance coefficient, and the last received A process of calculating a VM performance target value based on the performance target value of the logical disk and the performance target value received this time, and a process of executing a logical disk for storing and reproducing information as the storage device , A process of receiving an IO request to the logical disk from the information processing apparatus, a process of executing a QoS function of the logical disk based on the performance target value of the logical disk, and a performance target value of the logical disk, The processing to be transmitted to the information processing device, the number of IO requests sent from the information processing device to the logical disk, and the QoS function of the logical disk executed The number of processes is measured, and the process of calculating the received IOPS, which is the number of received IOs per unit time, and the process IOPS, which is the number of processed IOs, the received IOPS, the processed IOPS, and the performance of the logical disk A process for storing the target value, a process for storing the performance target value set in the logical disk, the received IOPS, the process IOPS, the performance target value, and the performance stored by the performance target value storage unit Based on the target value, the computer is caused to execute processing for calculating the performance target value of the logical disk.

本発明に基づけば、情報処理装置から記憶装置に対するIO要求を適切に制御するとの効果を提供できる。   According to the present invention, it is possible to provide the effect of appropriately controlling the IO request from the information processing device to the storage device.

図1は、本発明における第1の実施形態に係る情報処理システムの構成の一例を示すブロック図である。FIG. 1 is a block diagram showing an example of the configuration of the information processing system according to the first embodiment of the present invention. 図2は、第1の実施形態に係る情報処理装置の構成の一例を示すブロック図である。FIG. 2 is a block diagram illustrating an example of the configuration of the information processing apparatus according to the first embodiment. 図3は、第1の実施形態の動作を説明するための図である。FIG. 3 is a diagram for explaining the operation of the first embodiment. 図4は、第1の実施形態の動作を説明するための図である。FIG. 4 is a diagram for explaining the operation of the first embodiment. 図5は、第1の実施形態に係る記憶装置の構成の一例を示すブロック図である。FIG. 5 is a block diagram illustrating an example of the configuration of the storage device according to the first embodiment. 図6は、第1の実施形態の動作の一例を示すシーケンス図である。FIG. 6 is a sequence diagram illustrating an example of the operation of the first embodiment. 図7は、第1の実施形態の動作の一例を示すシーケンス図である。FIG. 7 is a sequence diagram illustrating an example of the operation of the first embodiment. 図8は、第1の実施形態の動作の一例を示すシーケンス図である。FIG. 8 is a sequence diagram illustrating an example of the operation of the first embodiment. 図9は、第1の実施形態の動作の一例を示すシーケンス図である。FIG. 9 is a sequence diagram illustrating an example of the operation of the first embodiment. 図10は、第1の実施形態に係る情報処理装置の別の構成の一例を示すブロック図である。FIG. 10 is a block diagram illustrating an example of another configuration of the information processing apparatus according to the first embodiment. 図11は、本発明における第2の実施形態に係る情報処理装置の構成の一例を示すブロック図である。FIG. 11 is a block diagram showing an example of the configuration of the information processing apparatus according to the second embodiment of the present invention. 図12は、第2の実施形態に係る記憶装置の構成の一例を示すブロック図である。FIG. 12 is a block diagram illustrating an example of the configuration of the storage device according to the second embodiment. 図13は、第3の実施形態に係る記憶装置の構成の一例を示すブロック図である。FIG. 13 is a block diagram illustrating an example of a configuration of a storage device according to the third embodiment.

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

なお、各図面は、本発明の実施形態を説明するものである。そのため、本発明は、各図面の記載に限られるわけではない。また、各図面の同様の構成には、同じ番号を付し、その繰り返しの説明を、省略する場合がある。   Each drawing explains an embodiment of the present invention. Therefore, the present invention is not limited to the description of each drawing. Moreover, the same number is attached | subjected to the same structure of each drawing, and the repeated description may be abbreviate | omitted.

また、以下の説明に用いる図面において、本発明の説明に関係しない部分の構成については、記載を省略し、図示しない場合もある。   Further, in the drawings used for the following description, the description of the configuration of the part not related to the description of the present invention is omitted, and there are cases where it is not illustrated.

なお、本発明の実施形態のおける性能は、特に制限はない。例えば、本発明の実施形態は、性能として、スループット、TAT(Turn Around Time)、又は、IOPSを用いても良い。以下の説明では、性能の一例としてIOPS(情報処理装置から記憶装置への送信IOPS)を用いて説明する。他の性能を用いる場合、情報処理装置及び記憶装置は、以下の説明において、IOPSを他の性能と置き換えればよい。   The performance in the embodiment of the present invention is not particularly limited. For example, the embodiment of the present invention may use throughput, TAT (Turn Around Time), or IOPS as performance. In the following description, IOPS (transmission IOPS from the information processing apparatus to the storage device) will be described as an example of performance. When other performance is used, the information processing apparatus and the storage device may replace IOPS with other performance in the following description.

また、以下の説明では、情報処理装置のQoS機能の対象として、VMを用いて説明する。しかし、本発明のQoS機能の対象は、情報処理装置のVMに限る必要はない。例えば、本発明のQoS機能は、情報処理装置上で動作するアプリケーションを対象にしても良い。   Further, in the following description, a VM is used as a target of the QoS function of the information processing apparatus. However, the QoS function target of the present invention need not be limited to the VM of the information processing apparatus. For example, the QoS function of the present invention may target an application that operates on the information processing apparatus.

次に、本発明の実施形態の説明の前に、関連技術における情報処理システムについて説明する。   Next, an information processing system in the related art will be described before describing the embodiment of the present invention.

特許文献1ないし特許文献3の問題点を解決するために、関連技術の情報処理システムは、記憶装置側のQoS機能と、情報処理装置側のQoS機能とを、同時に動作させる。つまり、情報処理装置側のQoS機能が、VMについてのIOPS目標値を実現する。そして、記憶装置側のQoS機能が、記憶装置と情報処理装置間のIOPS目標値を実現する。   In order to solve the problems of Patent Literature 1 to Patent Literature 3, the information processing system of the related technology operates the QoS function on the storage device side and the QoS function on the information processing device side simultaneously. That is, the QoS function on the information processing apparatus side realizes the IOPS target value for the VM. The QoS function on the storage device side realizes the IOPS target value between the storage device and the information processing device.

しかし、上記の構成を用いた情報処理システムには、以下のような課題がある。   However, the information processing system using the above configuration has the following problems.

すなわち、第一の課題は、問題のないVMまで、IOの性能が落ちてしまうことである。その理由は、次のとおりである。   That is, the first problem is that the performance of the IO is reduced to a VM having no problem. The reason is as follows.

一つの論理ディスクを複数のVMが使用する場合、関連技術の記憶装置のQoS機能は、この論理ディスクを使用するすべてのVMに対して、均等に、IOを抑制する。そのため、記憶装置のQoS機能は、問題となるVM(IO要求が過大なVM)に限らず、対象となっている論理ディスクを使用するその他のVMのIOも抑制する。その結果、この論理ディスクのIOの応答時間は、長くなる。つまり、情報処理システムの性能が、劣化する。   When a single logical disk is used by a plurality of VMs, the QoS function of the related-art storage device suppresses IO evenly for all VMs using this logical disk. Therefore, the QoS function of the storage device is not limited to the VM in question (a VM with an excessive IO request), but also suppresses IO of other VMs that use the target logical disk. As a result, the response time of IO of this logical disk becomes long. That is, the performance of the information processing system deteriorates.

第二の課題は、過剰なIO要求を発行し続けるVM(問題のあるVM)を十分には抑制できないことである。その理由は、次のとおりである。   The second problem is that a VM (problem VM) that continues to issue excessive IO requests cannot be sufficiently suppressed. The reason is as follows.

全てのVMが、常時、IOPS目標値までIO要求を出すわけではない。そのため、各VMのIOPS目標値を合計した値は、記憶装置の性能を超える値に設定して、運用されることが多い。これは、記憶装置の性能を、できる限り高く発揮できるようにするためである。しかし、この運用の場合、上記の構成を用いた情報処理システムは、記憶装置に対するIO負荷が過剰になっているVMについて、IOを十分に抑制することができない。その結果、関連技術の情報処理システムの情報処理装置は、記憶装置に過剰なIO要求を送信してしまう。   Not all VMs always issue IO requests up to the IOPS target value. For this reason, the value obtained by summing the IOPS target values of each VM is often set to a value that exceeds the performance of the storage device. This is because the performance of the storage device can be exhibited as high as possible. However, in the case of this operation, the information processing system using the above configuration cannot sufficiently suppress IO for a VM in which the IO load on the storage device is excessive. As a result, the information processing apparatus of the related art information processing system transmits an excessive IO request to the storage device.

第三の課題は、IO要求を急激に抑制し、VMの動作を不安定にしてしまうことである。その理由は、次のとおりである。   The third problem is to rapidly suppress the IO request and make the operation of the VM unstable. The reason is as follows.

IO要求の一部は、QoS機能が動作すると、IOPS目標値に合わせて抑制される。そのため、IO要求の量の多いVMは、IOの応答時間が遅くなる。記憶装置は、VMの状況が不明である。そのため、記憶装置のQoS機能は、記憶装置の性能を勘案し、IOを抑制する。その結果、本発明関連する情報処理システムは、情報処理装置のVMからみたIOの性能(IOPS)を、過剰に抑制してしまう。   A part of the IO request is suppressed according to the IOPS target value when the QoS function operates. Therefore, a VM with a large amount of IO requests has a slow IO response time. In the storage device, the status of the VM is unknown. Therefore, the QoS function of the storage device suppresses IO in consideration of the performance of the storage device. As a result, the information processing system related to the present invention excessively suppresses the IO performance (IOPS) viewed from the VM of the information processing apparatus.

そこで、本発明の実施形態に係る情報処理システムは、以下で説明するように、特許文献1ないし特許文献3に課題の解決に加え、上記関連技術の問題点を解決する。   Therefore, the information processing system according to the embodiment of the present invention solves the problems of the related techniques in addition to solving the problems in Patent Documents 1 to 3 as described below.

次に、本発明のおける第1の実施形態について、図面を参照して説明する。   Next, a first embodiment of the present invention will be described with reference to the drawings.

<第1の実施形態>
図1に示すように、本発明のおける第1に実施形態に係る情報処理システム10は、1つ又は複数の情報処理装置100と、1つ又は複数の記憶装置200と、ネットワーク300とを含む。
<First Embodiment>
As shown in FIG. 1, the information processing system 10 according to the first embodiment of the present invention includes one or more information processing devices 100, one or more storage devices 200, and a network 300. .

情報処理装置100は、記憶装置200が記憶する情報を用いて、処理を実行する。そのため、情報処理装置100は、記憶装置200に処理に必要なIO要求を送信する。   The information processing apparatus 100 executes processing using information stored in the storage device 200. Therefore, the information processing apparatus 100 transmits an IO request necessary for processing to the storage device 200.

記憶装置200は、情報処理装置100からIO要求を受信し、IO要求に対応した処理を実行する。   The storage device 200 receives an IO request from the information processing device 100 and executes processing corresponding to the IO request.

ネットワーク300は、情報処理装置100と記憶装置200とを接続する通信網である。ネットワーク300は、一般的な通信網であれば特に制限はない。例えば、ネットワーク300は、インターネット又は電話通信網でも良い。そのため、ネットワーク300の詳細な説明を省略する。   The network 300 is a communication network that connects the information processing apparatus 100 and the storage device 200. Network 300 is not particularly limited as long as it is a general communication network. For example, the network 300 may be the Internet or a telephone communication network. Therefore, detailed description of the network 300 is omitted.

次に、本実施形態における情報処理装置100と記憶装置200の構成について図面を参照して説明する。   Next, configurations of the information processing apparatus 100 and the storage device 200 in the present embodiment will be described with reference to the drawings.

まず、情報処理装置100の構成について説明する。   First, the configuration of the information processing apparatus 100 will be described.

図2は、第1の実施形態に係る情報処理装置100の構成の一例を示すブロック図である。   FIG. 2 is a block diagram illustrating an example of the configuration of the information processing apparatus 100 according to the first embodiment.

情報処理装置100は、QoS機能実行部110と、割当て性能計算部121と、割当て性能受信部122と、IO量保存部123と、IO状況計測部124と、目標性能係数保存部125と、VM141と、IO送信処理部142とを含む。ここで、情報処理装置100は、1つ又は複数のVM141を含んでも良い。   The information processing apparatus 100 includes a QoS function execution unit 110, an allocation performance calculation unit 121, an allocation performance reception unit 122, an IO amount storage unit 123, an IO status measurement unit 124, a target performance coefficient storage unit 125, and a VM 141. And an IO transmission processing unit 142. Here, the information processing apparatus 100 may include one or a plurality of VMs 141.

VM141は、情報処理装置100の上で、コンピュータの動作をエミュレートするソフトウェアである。   The VM 141 is software that emulates the operation of a computer on the information processing apparatus 100.

QoS機能実行部110は、後ほど説明する割当て性能計算部121が計算したVM141毎の性能目標値(以下、「IOPS目標値」という)を保持する。そして、QoS機能実行部110は、VM141からのIO要求を受け取る。さらに、QoS機能実行部110は、VM141毎の性能の履歴(以下、「IOPS履歴」という)を保持する。そして、QoS機能実行部110は、IOPS履歴とIOPS目標値とを比較する。そして、QoS機能実行部110は、IOPS目標値の達成の度合いの低いVM141からのIO要求を優先的に処理する。つまり、QoS機能実行部110は、情報処理装置100におけるQoS機能を実現する。このようにして、QoS機能実行部110は、処理対象のIO要求をIO送信処理部142に送信する。   The QoS function execution unit 110 holds a performance target value (hereinafter referred to as “IOPS target value”) for each VM 141 calculated by the allocation performance calculation unit 121 described later. Then, the QoS function execution unit 110 receives an IO request from the VM 141. Furthermore, the QoS function execution unit 110 holds a performance history for each VM 141 (hereinafter referred to as “IOPS history”). Then, the QoS function execution unit 110 compares the IOPS history with the IOPS target value. Then, the QoS function execution unit 110 preferentially processes an IO request from the VM 141 with a low degree of achievement of the IOPS target value. That is, the QoS function execution unit 110 realizes the QoS function in the information processing apparatus 100. In this way, the QoS function execution unit 110 transmits the IO request to be processed to the IO transmission processing unit 142.

IO送信処理部142は、QoS機能実行部110からのIO要求を、記憶装置200に送信する。   The IO transmission processing unit 142 transmits the IO request from the QoS function execution unit 110 to the storage device 200.

目標性能係数保存部125は、後ほど説明する割当て性能計算部121が、VM141毎のIOPS目標値を計算(決定)するときに用いる情報(例えば、計算式の係数。以下、目標性能係数」という)を保存する。   The target performance coefficient storage unit 125 is information used when the allocation performance calculation unit 121, which will be described later, calculates (determines) an IOPS target value for each VM 141 (for example, a coefficient of a calculation formula; hereinafter referred to as a target performance coefficient). Save.

割当て性能受信部122は、記憶装置200から、後ほど説明する論理ディスク241毎の性能目標値(IOPS目標値)の設定を受信する。割当て性能受信部122は、受信したIOPS目標値を割当て性能計算部121に送信する。   The assigned performance receiving unit 122 receives the setting of the performance target value (IOPS target value) for each logical disk 241 described later from the storage device 200. The allocation performance reception unit 122 transmits the received IOPS target value to the allocation performance calculation unit 121.

IO状況計測部124は、VM141からQoS機能実行部110に送られたIO要求の回数(以下、「要求IO回数」という)と、QoS機能実行部110からIO送信処理部142に送られたIOの回数(以下、「送信IO回数」という)とを計測する。そして、IO状況計測部124は、要求IO回数を計測時間で割り、単位時間当たりの要求IO回数(以下、「要求IOPS」という)を計算する。同様に、IO状況計測部124は、送信IO回数を計測時間で割り、単位時間当たりの送信IO回数(以下、「送信IOPS」という)を計算する。そして、IO状況計測部124は、計算結果(要求IOPS及び送信IOPS)をIO量保存部232に保存する。   The IO status measurement unit 124 counts the number of IO requests sent from the VM 141 to the QoS function execution unit 110 (hereinafter referred to as “requested IO count”) and the IO sent from the QoS function execution unit 110 to the IO transmission processing unit 142. (Hereinafter referred to as “the number of transmission IOs”). Then, the IO status measurement unit 124 divides the requested IO count by the measurement time, and calculates the requested IO count per unit time (hereinafter referred to as “request IOPS”). Similarly, the IO status measurement unit 124 divides the number of transmission IOs by the measurement time, and calculates the number of transmission IOs per unit time (hereinafter referred to as “transmission IOPS”). Then, the IO status measurement unit 124 stores the calculation results (request IOPS and transmission IOPS) in the IO amount storage unit 232.

IO量保存部123は、IO状況計測部124が計算した単位時間当たりの性能(要求IOPSと送信IOPS)と、割当て性能計算部121が計算した性能目標値(IOPS目標値)とを保存する。   The IO amount storage unit 123 stores the performance per unit time (requested IOPS and transmission IOPS) calculated by the IO status measurement unit 124 and the performance target value (IOPS target value) calculated by the allocated performance calculation unit 121.

割当て性能計算部121は、VM141毎のIOPS目標値(性能目標値)を計算する。   The allocation performance calculation unit 121 calculates an IOPS target value (performance target value) for each VM 141.

次に、割当て性能計算部121の計算について説明する。   Next, calculation of the allocation performance calculation unit 121 will be described.

ここで、割当て性能計算部121は、割当て性能受信部122が、記憶装置200から論理ディスク241毎のIOPS目標値を受け取った時に動作する。   Here, the allocation performance calculation unit 121 operates when the allocation performance reception unit 122 receives an IOPS target value for each logical disk 241 from the storage device 200.

割当て性能計算部121は、より具体的には、例えば、次に示す情報を基に、VM141毎のIOPS目標値を計算する。基とする情報は、次のとおりである。   More specifically, the allocation performance calculation unit 121 calculates an IOPS target value for each VM 141 based on, for example, the following information. The basic information is as follows.

(1)IO量保存部123に保存されたVM141毎の要求IOPSと、送信IOPSと、IOPS目標値(このIOPS目標値は、前回計算したIOPS目標値である。)
(2)目標性能係数保存部125に保存された情報(目標性能係数)
(3)割当て性能受信部122が今回受信した論理ディスク241毎のIOPS目標値
(4)割当て性能受信部122が前回受信した論理ディスク241毎のIOPS目標値
割当て性能計算部121におけるVM141毎のIOPS目標値の計算方法は、例えば、次のとおりである。
(1) Requested IOPS for each VM 141 stored in the IO amount storage unit 123, transmission IOPS, and IOPS target value (This IOPS target value is the IOPS target value calculated last time.)
(2) Information stored in the target performance coefficient storage unit 125 (target performance coefficient)
(3) IOPS target value for each logical disk 241 received by the allocation performance receiver 122 this time (4) IOPS target value for each logical disk 241 received by the allocation performance receiver 122 last time IOPS for each VM 141 in the allocation performance calculator 121 The target value calculation method is, for example, as follows.

ここで、以下の説明において、計算対象の論理ディスク241を利用する全てのVM141を「VM^LD」と表記する。   Here, in the following description, all VMs 141 that use the logical disk 241 to be calculated are represented as “VM ^ LD”.

QoS機能実行部110がVM141毎のIOPS目標値を保持していない場合、割当て性能計算部121は、目標性能係数保存部125から、全てのVM141(「VM^LD」に属する全てのVM141)について、目標性能係数を取得する。そして、割当て性能計算部121は、論理ディスク241毎のIOPS目標値と、目標性能係数との積を基に、VM141毎のIOPS目標値を計算(決定)する。つまり、目標性能係数は、論理ディスク241に関連するVM141に割り当てる性能の比率に相当する値である。   When the QoS function execution unit 110 does not hold the IOPS target value for each VM 141, the allocation performance calculation unit 121 determines from the target performance coefficient storage unit 125 all VMs 141 (all VMs 141 belonging to “VM ^ LD”). Get target performance coefficient. Then, the allocated performance calculation unit 121 calculates (determines) the IOPS target value for each VM 141 based on the product of the IOPS target value for each logical disk 241 and the target performance coefficient. That is, the target performance coefficient is a value corresponding to the ratio of performance assigned to the VM 141 related to the logical disk 241.

割当て性能計算部121は、計算したIOPS目標値を、QoS機能実行部110に通知する。さらに、割当て性能計算部121は、計算したIOPS目標値を、IO量保存部123に送信する。   The allocation performance calculation unit 121 notifies the QoS function execution unit 110 of the calculated IOPS target value. Furthermore, the allocation performance calculation unit 121 transmits the calculated IOPS target value to the IO amount storage unit 123.

一方、QoS機能実行部110がVM141毎のIOPS目標値を保持している場合、割当て性能計算部121は、IO量保存部123から、「VM^LD」に属する全てのVM141毎のIOPS目標値と、要求IOPSと、送信IOPSとを取得する。そして、IOPS目標値が変化した論理ディスク241がある場合、割当て性能計算部121は、VM141の新しいIOPS目標値を計算する。   On the other hand, when the QoS function execution unit 110 holds the IOPS target value for each VM 141, the allocation performance calculation unit 121 sends the IOPS target value for every VM 141 belonging to “VM ^ LD” from the IO amount storage unit 123. And request IOPS and transmission IOPS. When there is a logical disk 241 whose IOPS target value has changed, the allocation performance calculation unit 121 calculates a new IOPS target value for the VM 141.

例えば、IOPS目標値が前回の値より小さい論理ディスク241、すなわちIO要求を絞る必要がある論理ディスク241がある場合、割当て性能計算部121は、VM141の新たなIOPS目標値を計算する。以下、論理ディスク241におけるIOPS目標値の差の絶対値を「dif」とする。   For example, when there is a logical disk 241 whose IOPS target value is smaller than the previous value, that is, a logical disk 241 that needs to narrow down the IO request, the allocation performance calculation unit 121 calculates a new IOPS target value for the VM 141. Hereinafter, the absolute value of the difference between the IOPS target values in the logical disk 241 is “dif”.

この計算について、図面を参照して説明する。   This calculation will be described with reference to the drawings.

図3は、この説明に用いるIO要求を絞る必要がある論理ディスク241に関連するVM141毎のIOPSを模式的に示した図である。   FIG. 3 is a diagram schematically showing the IOPS for each VM 141 related to the logical disk 241 that needs to narrow down the IO request used in this explanation.

図3は、一例として、5つのVM141(VM1〜VM5)の送信IPOSを示している。つまり、「VM^LD」は、「VM1、VM2、VM3、VM4、VM5」を含む。   FIG. 3 shows a transmission IPOS of five VMs 141 (VM1 to VM5) as an example. That is, “VM ^ LD” includes “VM1, VM2, VM3, VM4, VM5”.

また、図3において、新たなVM141毎のIOPS目標値が、新たに設定するIOPS目標値(以下、図3の説明において「newd」とする)である。   In FIG. 3, the IOPS target value for each new VM 141 is a newly set IOPS target value (hereinafter referred to as “newd” in the description of FIG. 3).

まず、割当て性能計算部121は、論理ディスク241における前回との差の絶対値(dif)を計算する。今の場合、difは、削減する送信IOPSの総量となる。そして、割当て性能計算部121は、新たなVM141毎のIOPS目標値(newd)として、newdを超える送信IOPSの合計が、difと等しくなるように、newdを選択する。つまり、割当て性能計算部121は、図3における斜線部分(newdを超えた部分)の和が、difと等しくなるように、newdの値を選択する。そして、割当て性能計算部121は、newdを超えている「VM^LD」に属する全てのVM141(図3では、VM1、VM2、VM3)について、新しいIOPS目標値(IOPS_newd)を計算する。そして、割当て性能計算部121は、計算した新しいIOPS目標値を、QoS機能実行部110とIO量保存部123とに送信する。   First, the allocation performance calculation unit 121 calculates the absolute value (dif) of the difference from the previous time in the logical disk 241. In this case, dif is the total amount of transmission IOPS to be reduced. Then, the allocation performance calculation unit 121 selects newd as the IOPS target value (newd) for each new VM 141 so that the total number of transmission IOPS exceeding newd is equal to dif. That is, the allocation performance calculation unit 121 selects the value of new so that the sum of the hatched portion (the portion exceeding new) in FIG. 3 is equal to dif. Then, the allocation performance calculation unit 121 calculates new IOPS target values (IOPS_newd) for all VMs 141 (in FIG. 3, VM1, VM2, and VM3) that belong to “VM ^ LD” that exceeds newd. Then, the allocation performance calculation unit 121 transmits the calculated new IOPS target value to the QoS function execution unit 110 and the IO amount storage unit 123.

また、IOPS目標値が前回よりも大きい論理ディスク241、すなわち、IO要求を追加発行可能な論理ディスク241がある場合(以下、この場合の差の絶対値も「dif」とする)、割当て性能計算部121は、新たなIOPS目標値を計算する。   Further, when there is a logical disk 241 whose IOPS target value is larger than the previous time, that is, a logical disk 241 to which an IO request can be additionally issued (hereinafter, the absolute value of the difference in this case is also referred to as “dif”), allocation performance calculation The unit 121 calculates a new IOPS target value.

この計算について、図面を参照して説明する。   This calculation will be described with reference to the drawings.

図4は、この説明に用いるIO要求の追加発行可能な論理ディスク241に関連するVM141毎の要求IOPSを模式的に示した図である。   FIG. 4 is a diagram schematically showing request IOPS for each VM 141 related to the logical disk 241 to which additional IO requests can be issued.

図4は、一例として、5つのVM141(VM1〜VM5)を示している。つまり、「VM^LD」は、「VM1、VM2、VM3、VM4、VM5」を含む。   FIG. 4 shows five VMs 141 (VM1 to VM5) as an example. That is, “VM ^ LD” includes “VM1, VM2, VM3, VM4, VM5”.

また、図4において、前回のIOPS目標値が、既に設定されていたIOPS目標値である。また、新たなVM141毎のIOPS目標値が、新たに設定するIOPS目標値(以下、図4の説明において「newd」とする)である。   In FIG. 4, the previous IOPS target value is the IOPS target value that has already been set. The IOPS target value for each new VM 141 is a newly set IOPS target value (hereinafter referred to as “newd” in the description of FIG. 4).

まず、割当て性能計算部121は、論理ディスク241のIOPS目標値における前回との差の絶対値(dif)を計算する。今の場合、difは、追加できる送信IOPSの総量となる。そして、割当て性能計算部121は、新たなVM141毎のIOPS目標値(newd)として、前回のIOPS目標値を超える要求IOPSの合計が、difと等しくなるように、newdを選択する。つまり、割当て性能計算部121は、図4における斜線部分の和がdifと等しくなるように、newdを選択する。この斜線部分が、追加する部分となる。そして、割当て性能計算部121は、追加できる「VM^LD」に属するすべてのVM141(図4では、VM1、VM2、VM3)について、新しいIOPS目標値を計算する。ここで、割当て性能計算部121は、要求IOPSとnewdのいずれか小さい方を設定することになる。ここで、図4におけるVM1の横線部分は、追加できない要求IOPSである。   First, the allocation performance calculation unit 121 calculates the absolute value (dif) of the difference from the previous time in the IOPS target value of the logical disk 241. In this case, dif is the total amount of transmission IOPS that can be added. Then, the allocation performance calculation unit 121 selects newd as the IOPS target value (newd) for each new VM 141 so that the total of requested IOPS exceeding the previous IOPS target value is equal to dif. That is, the allocation performance calculation unit 121 selects new so that the sum of the hatched portions in FIG. 4 is equal to dif. This hatched portion is a portion to be added. Then, the allocation performance calculation unit 121 calculates new IOPS target values for all the VMs 141 (in FIG. 4, VM1, VM2, and VM3) that belong to “VM ^ LD” that can be added. Here, the allocation performance calculation unit 121 sets the smaller one of the required IOPS and newd. Here, the horizontal line portion of VM1 in FIG. 4 is a request IOPS that cannot be added.

なお、前回のIOPS目標値を超える要求IOPSの合計(以下、「sumd」とする)が、difより小さい場合、割当て性能計算部121は、VM141毎のIOPS目標値を再計算しても良い。この場合は、例えば、図4における横線部分が、ない場合である。   When the total of requested IOPS exceeding the previous IOPS target value (hereinafter referred to as “sumd”) is smaller than dif, the allocation performance calculation unit 121 may recalculate the IOPS target value for each VM 141. In this case, for example, there is no horizontal line portion in FIG.

例えば、割当て性能計算部121は、目標性能係数保存部125から、目標性能係数を取得し、次の数式1を用いて、IOPS目標値を設定しても良い。   For example, the allocation performance calculation unit 121 may acquire the target performance coefficient from the target performance coefficient storage unit 125 and set the IOPS target value using the following formula 1.

[数式1]
IOPS目標値=(目標性能係数)×(dif − sumd)
+(「VM^LD」に属する全てのVM141の最大の要求IOPS)
割当て性能計算部121は、上記の処理を基に、VM141毎のIOPS目標値を計算し、QoS機能実行部110とIO量保存部123に、IOPS目標値を送信する。
[Formula 1]
IOPS target value = (target performance coefficient) × (dif−sumd)
+ (Maximum request IOPS of all VMs 141 belonging to “VM ^ LD”)
The allocation performance calculation unit 121 calculates an IOPS target value for each VM 141 based on the above processing, and transmits the IOPS target value to the QoS function execution unit 110 and the IO amount storage unit 123.

次に、記憶装置200の構成について説明する。   Next, the configuration of the storage device 200 will be described.

図5は、第1の実施形態に係る記憶装置200の構成の一例を示すブロック図である。   FIG. 5 is a block diagram illustrating an example of the configuration of the storage device 200 according to the first embodiment.

記憶装置200は、QoS機能実行部210と、割当て性能送信部221と、性能目標値保存部222と、割当て性能計算部231と、IO量保存部232と、IO状況計測部233と、論理ディスク241と、IO受信処理部242とを含む。ここで、記憶装置200は、1つ又は複数の論理ディスク241を含んでも良い。   The storage device 200 includes a QoS function execution unit 210, an allocation performance transmission unit 221, a performance target value storage unit 222, an allocation performance calculation unit 231, an IO amount storage unit 232, an IO status measurement unit 233, a logical disk 241 and an IO reception processing unit 242. Here, the storage device 200 may include one or a plurality of logical disks 241.

論理ディスク241は、情報を記憶及び再生する論理的な記憶再生装置である。   The logical disk 241 is a logical storage / reproduction device that stores and reproduces information.

IO受信処理部242は、情報処理装置100から、論理ディスク241へのIO要求を受信し、QoS機能実行部210に送信する。   The IO reception processing unit 242 receives an IO request to the logical disk 241 from the information processing apparatus 100 and transmits it to the QoS function execution unit 210.

性能目標値保存部222は、論理ディスク241毎に設定する性能目標値(IOPS目標値)を保存する。性能目標値保存部222が保存する性能目標値は、論理ディスク241に最初に設定する目標設定値である。あるいは、性能目標値保存部222が保存する性能目標値は、再設定時に用いられる値である。つまり、性能目標値保存部222が保存する性能目標値は、論理ディスク241において、初期の性能目標値である。   The performance target value storage unit 222 stores a performance target value (IOPS target value) set for each logical disk 241. The performance target value stored by the performance target value storage unit 222 is a target setting value that is initially set in the logical disk 241. Alternatively, the performance target value stored by the performance target value storage unit 222 is a value used at the time of resetting. That is, the performance target value stored by the performance target value storage unit 222 is the initial performance target value in the logical disk 241.

QoS機能実行部210は、論理ディスク241毎に、性能目標値(以下、「IOPS目標値」という)を保持する。そして、QoS機能実行部210は、論理ディスク241へのIO要求を、IO受信処理部242から受け取る。さらに、QoS機能実行部210は、論理ディスク241毎のIOPS履歴を保持する。そして、QoS機能実行部210は、IOPS履歴とIOPS目標値とを比較し、IOPS目標値の達成の度合いの低い論理ディスク241へのIO要求を優先的に処理する。つまり、QoS機能実行部210は、記憶装置200におけるQoS機能を実現する。このように、QoS機能実行部210は、IO要求を論理ディスク241に渡す。   The QoS function execution unit 210 holds a performance target value (hereinafter referred to as “IOPS target value”) for each logical disk 241. The QoS function execution unit 210 receives an IO request to the logical disk 241 from the IO reception processing unit 242. Furthermore, the QoS function execution unit 210 holds an IOPS history for each logical disk 241. Then, the QoS function execution unit 210 compares the IOPS history with the IOPS target value, and preferentially processes an IO request to the logical disk 241 with a low degree of achievement of the IOPS target value. That is, the QoS function execution unit 210 realizes the QoS function in the storage device 200. As described above, the QoS function execution unit 210 passes the IO request to the logical disk 241.

割当て性能送信部221は、割当て性能計算部231が計算した論理ディスク241毎のIOPS目標値を、情報処理装置100の割当て性能受信部122に送信する。なお、割当て性能送信部221は、論理ディスク241毎のIOPS目標値をQoS機能実行部210に送信しても良い。ただし、割当て性能計算部231が、IOPS目標値をQoS機能実行部210に送信しても良い。また、初期状態など割当て性能計算部231がIOPS目標値を計算する前の場合、割当て性能送信部221は、性能目標値保存部222が保存する性能目標値を情報処理装置100及びQoS機能実行部210に送信しても良い。   The allocation performance transmission unit 221 transmits the IOPS target value for each logical disk 241 calculated by the allocation performance calculation unit 231 to the allocation performance reception unit 122 of the information processing apparatus 100. The allocation performance transmission unit 221 may transmit the IOPS target value for each logical disk 241 to the QoS function execution unit 210. However, the allocation performance calculation unit 231 may transmit the IOPS target value to the QoS function execution unit 210. Further, before the allocation performance calculation unit 231 calculates the IOPS target value such as an initial state, the allocation performance transmission unit 221 uses the information processing apparatus 100 and the QoS function execution unit to determine the performance target value stored by the performance target value storage unit 222. You may transmit to 210.

IO状況計測部233は、IO要求の要求先の論理ディスク241毎に、IO受信処理部242からQoS機能実行部210に送られたIO要求の回数(以下、「受理IO回数」という)を計測する。さらに、IO状況計測部233は、QoS機能実行部210が論理ディスク241に送ったIO処理の回数(以下、「処理IO回数」という)を計測する。そして、IO状況計測部233は、受理IO回数及び処理IO回数の単位時間当たりの回数(以下、それぞれ、「受理IOPS」及び「処理IOPS」とする)を計算する。そして、IO状況計測部233は、受理IOPSと処理IOPSをIO量保存部232に保存する。   The IO status measurement unit 233 measures the number of IO requests sent from the IO reception processing unit 242 to the QoS function execution unit 210 for each logical disk 241 to which an IO request is requested (hereinafter referred to as “accepted IO count”). To do. Further, the IO status measurement unit 233 measures the number of IO processes sent to the logical disk 241 by the QoS function execution unit 210 (hereinafter referred to as “process IO count”). Then, the IO status measurement unit 233 calculates the number of accepted IOs and the number of processed IOs per unit time (hereinafter referred to as “accepted IOPS” and “processed IOPS”, respectively). Then, the IO status measurement unit 233 stores the accepted IOPS and the processed IOPS in the IO amount storage unit 232.

IO量保存部232は、論理ディスク241毎に、IO状況計測部233が計算(計測)した受理IOPSと、処理IOPSと、割当て性能計算部231が計算した論理ディスク241のIOPS目標値とを保存する。   The IO amount storage unit 232 stores, for each logical disk 241, the received IOPS calculated (measured) by the IO status measurement unit 233, the processing IOPS, and the IOPS target value of the logical disk 241 calculated by the allocation performance calculation unit 231. To do.

割当て性能計算部231は、論理ディスク241毎の性能目標値(IOPS目標値)を計算する。   The allocated performance calculation unit 231 calculates a performance target value (IOPS target value) for each logical disk 241.

次に、割当て性能計算部231の計算についてさらに説明する。   Next, the calculation of the allocation performance calculation unit 231 will be further described.

割当て性能計算部231は、次に示す情報を基に、論理ディスク241のIOPS目標値を計算する。計算の基となる情報は、次のとおりである。   The allocation performance calculator 231 calculates the IOPS target value of the logical disk 241 based on the following information. The information on which the calculation is based is as follows.

(1)IO量保存部232が保存している論理ディスク241毎の受理IOPSと、処理IOPSと、IOPS目標値(このIOPS目標値は、前回計算したIOPS目標値である。)
(2)性能目標値保存部222が保存しているIOPS目標値(このIOPS目標値は、初期の目標値である。)
割当て性能計算部231は、計算した論理ディスク241毎のIOPS目標値を、IO量保存部232に保存する。
(1) Accepted IOPS, processing IOPS, and IOPS target value for each logical disk 241 stored in the IO amount storage unit 232 (this IOPS target value is the IOPS target value calculated last time).
(2) IOPS target value stored in performance target value storage unit 222 (this IOPS target value is an initial target value)
The allocation performance calculation unit 231 stores the calculated IOPS target value for each logical disk 241 in the IO amount storage unit 232.

割当て性能計算部231における論理ディスク241毎のIOPS目標値の計算方法は、例えば、次のとおりである。   For example, the allocation performance calculation unit 231 calculates the IOPS target value for each logical disk 241 as follows.

QoS機能実行部210が論理ディスク241のIOPS目標値を保持していない場合、割当て性能計算部231は、性能目標値保存部222が保存しているIOPS目標値を、IOPS目標値とする。なお、QoS機能実行部210が論理ディスク241のIOPS目標値を保持していない場合、割当て性能送信部221が、IOPS目標値を送信しても良い。   When the QoS function execution unit 210 does not hold the IOPS target value of the logical disk 241, the allocation performance calculation unit 231 uses the IOPS target value stored in the performance target value storage unit 222 as the IOPS target value. When the QoS function execution unit 210 does not hold the IOPS target value of the logical disk 241, the allocation performance transmission unit 221 may transmit the IOPS target value.

一方、QoS機能実行部210が論理ディスク241毎のIOPS目標値を保持する場合、割当て性能計算部231は、IO量保存部232が保存している処理IOPSと受理IOPSとを比較する。   On the other hand, when the QoS function execution unit 210 holds the IOPS target value for each logical disk 241, the allocation performance calculation unit 231 compares the processing IOPS stored in the IO amount storage unit 232 with the accepted IOPS.

そして、受理IOPSが処理IOPSを超えている論理ディスク241が、少なくとも一つある場合、すなわち、IO処理の抑制が発生している場合、割当て性能計算部231は、論理ディスク241の性能に、余裕がないと判断する。そして、割当て性能計算部231は、処理IOPSの最も大きい論理ディスク241の処理IOPSを、論理ディスク241毎の新たなIOPS目標値とする。   When there is at least one logical disk 241 whose accepted IOPS exceeds the processing IOPS, that is, when IO processing is suppressed, the allocation performance calculation unit 231 has a margin for the performance of the logical disk 241. Judge that there is no. Then, the allocation performance calculation unit 231 sets the processing IOPS of the logical disk 241 having the largest processing IOPS as a new IOPS target value for each logical disk 241.

一方、全ての論理ディスク241の処理IOPSが、受理IOPSと等しい又は受理IOPSよりも低い場合、すなわち、論理ディスク241の性能に余裕がある場合、割当て性能計算部231は、記憶装置200の性能に余裕があると判断する。そして、割当て性能計算部231は、性能目標値保存部222に保存されているIOPS目標値と処理IOPSの大きい方を、新規の論理ディスク241毎のIOPS目標値とする。   On the other hand, when the processing IOPS of all the logical disks 241 is equal to or lower than the accepted IOPS, that is, when there is a margin in the performance of the logical disk 241, the allocation performance calculation unit 231 determines the performance of the storage device 200. Judge that there is room. Then, the assigned performance calculation unit 231 sets the larger one of the IOPS target value and the processing IOPS stored in the performance target value storage unit 222 as the IOPS target value for each new logical disk 241.

続いて、情報処理装置100及び記憶装置200の動作について図面を参照して説明する。   Next, operations of the information processing apparatus 100 and the storage device 200 will be described with reference to the drawings.

図6ないし図9は、本実施形態の動作の一例を示すシーケンス図である。   6 to 9 are sequence diagrams showing an example of the operation of the present embodiment.

まず、割当て性能送信部221は、性能目標値保存部222から、論理ディスク241毎のIOPS目標値を取得する(B101)。   First, the allocated performance transmission unit 221 acquires an IOPS target value for each logical disk 241 from the performance target value storage unit 222 (B101).

割当て性能送信部221は、取得したIOPS目標値を、論理ディスク241の初期のIOPS目標値として、QoS機能実行部210に送信(通知)する(B102)。   The allocation performance transmission unit 221 transmits (notifies) the acquired IOPS target value as the initial IOPS target value of the logical disk 241 to the QoS function execution unit 210 (B102).

さらに、割当て性能送信部221は、取得したIOPS目標値を、情報処理装置100の割当て性能受信部122に送信する(B103)。   Furthermore, the allocation performance transmission unit 221 transmits the acquired IOPS target value to the allocation performance reception unit 122 of the information processing apparatus 100 (B103).

割当て性能受信部122は、受信した論理ディスク241のIOPS目標値を割当て性能計算部121に送る。   The allocation performance receiving unit 122 sends the received IOPS target value of the logical disk 241 to the allocation performance calculation unit 121.

割当て性能計算部121は、目標性能係数保存部125から目標性能係数を取得する(A104)。   The assigned performance calculation unit 121 acquires the target performance coefficient from the target performance coefficient storage unit 125 (A104).

そして、割当て性能計算部121は、論理ディスク241のIOPS目標値と、目標性能係数とを基に、VM141毎の性能目標値(IOPS目標値)を計算する(A105)。   Then, the allocated performance calculation unit 121 calculates a performance target value (IOPS target value) for each VM 141 based on the IOPS target value of the logical disk 241 and the target performance coefficient (A105).

次に、割当て性能計算部121は、計算したVM141毎のIOPS目標値を、QoS機能実行部110に送信する(A106)。   Next, the allocation performance calculation unit 121 transmits the calculated IOPS target value for each VM 141 to the QoS function execution unit 110 (A106).

QoS機能実行部110は、VM141毎のIOPS目標値(性能目標値)を超えないように、VM141からのIO要求を、IO送信処理部142を介して、記憶装置200のIO受信処理部242に送信する(A107)。   The QoS function execution unit 110 sends an IO request from the VM 141 to the IO reception processing unit 242 of the storage device 200 via the IO transmission processing unit 142 so that the IOPS target value (performance target value) for each VM 141 is not exceeded. Transmit (A107).

また、IO状況計測部124は、VM141毎に、QoS機能実行部110におけるIO要求の回数(要求IO回数)と、IO送信の回数(送信IO回数)とをカウントする。そして、IO状況計測部124は、要求IO回数と送信IO回数とについて単位時間当たりの回数(性能:要求IOPSと送信IOPS)を計算する(A108)。   Further, the IO status measurement unit 124 counts the number of IO requests (requested IO count) and the number of IO transmissions (transmission IO count) in the QoS function execution unit 110 for each VM 141. Then, the IO status measurement unit 124 calculates the number of times per unit time (performance: request IOPS and transmission IOPS) for the request IO count and the transmission IO count (A108).

さらに、IO状況計測部124は、計算した要求IOPSと送信IOPSとを、IO量保存部123に保存する(A109)。   Further, the IO status measurement unit 124 stores the calculated request IOPS and transmission IOPS in the IO amount storage unit 123 (A109).

一方、記憶装置200のIO受信処理部242は、IO送信処理部142から送信されたIO要求を受信する(B110)。   On the other hand, the IO reception processing unit 242 of the storage device 200 receives the IO request transmitted from the IO transmission processing unit 142 (B110).

そして、QoS機能実行部210は、受信したIO要求を、保持している(設定された)IOPS目標値と、要求IOPSの達成度合いとに基づいて、受信したIO要求の優先処理を実行する。そして、QoS機能実行部210は、IO要求を論理ディスク241に送信する(B111)。   Then, the QoS function execution unit 210 executes priority processing of the received IO request based on the IOPS target value that is held (set) and the degree of achievement of the requested IOPS. Then, the QoS function execution unit 210 transmits an IO request to the logical disk 241 (B111).

さらに、IO状況計測部233は、論理ディスク241毎に、QoS機能実行部210におけるIO要求の受信の回数とIO処理の回数とをカウントする。そして、IO状況計測部233は、単位時間当たりの回数(要求IOPSと送信IOPS)を計算する(B112)。   Further, the IO status measurement unit 233 counts the number of times of receiving an IO request and the number of IO processes in the QoS function execution unit 210 for each logical disk 241. Then, the IO status measurement unit 233 calculates the number of times per unit time (request IOPS and transmission IOPS) (B112).

IO状況計測部233は、計算した要求IOPSと送信IOPSを、IO量保存部232に保存する(B113)。   The IO status measurement unit 233 stores the calculated request IOPS and transmission IOPS in the IO amount storage unit 232 (B113).

割当て性能計算部231は、定期的又は所定のタイミングで、保存された論理ディスク241毎の、要求IOPSと、送信IOPSと、IOPS目標値(性能目標値)とを取得する。そして、割当て性能計算部231は、取得した値を基に、論理ディスク241毎のIOPS目標値を再計算する(B114)。なお、割当て性能計算部231は、必要に応じて、性能目標値保存部222が保存する性能目標値を用いても良い。   The allocated performance calculation unit 231 acquires the requested IOPS, transmission IOPS, and IOPS target value (performance target value) for each stored logical disk 241 periodically or at a predetermined timing. Then, the allocation performance calculation unit 231 recalculates the IOPS target value for each logical disk 241 based on the acquired value (B114). Note that the assigned performance calculation unit 231 may use the performance target value stored by the performance target value storage unit 222 as necessary.

そして、割当て性能計算部231は、再計算した論理ディスク241毎のIOPS目標値を、割当て性能送信部221に送信し、IO量保存部232に保存する(B115)。   Then, the allocation performance calculation unit 231 transmits the recalculated IOPS target value for each logical disk 241 to the allocation performance transmission unit 221 and stores it in the IO amount storage unit 232 (B115).

そして、割当て性能送信部221は、受信した論理ディスク241のIOPS目標値を、QoS機能実行部210に送信する(B116)。   Then, the allocated performance transmission unit 221 transmits the received IOPS target value of the logical disk 241 to the QoS function execution unit 210 (B116).

さらに、割当て性能送信部221は、論理ディスク241のIOPS目標値を、割当て性能受信部122に送信(通知)する(B117)。   Further, the allocation performance transmission unit 221 transmits (notifies) the IOPS target value of the logical disk 241 to the allocation performance reception unit 122 (B117).

割当て性能受信部122は、受信した論理ディスク241毎のIOPS目標値を、割当て性能計算部121に送信する。   The allocation performance receiving unit 122 transmits the received IOPS target value for each logical disk 241 to the allocation performance calculation unit 121.

割当て性能計算部121は、次の情報を基に、VM141毎のIOPS目標値を再計算する(A118)。基とする情報は、次のとおりである。   The allocation performance calculation unit 121 recalculates the IOPS target value for each VM 141 based on the following information (A118). The basic information is as follows.

(1)受信した論理ディスク241のIOPS目標値
(2)前回受信した論理ディスク241のIOPS目標値
(3)IO量保存部123に保存されている要求IOPSと送信IOPSとVM141毎のIOPS目標値
(4)目標性能係数
そして、割当て性能計算部121は、計算したVM141毎のIOPS目標値を、QoS機能実行部110に送信する(A119)。また、割当て性能計算部121は、IOPS目標値をIO量保存部123に保存する。
(1) Received IOPS target value of logical disk 241 (2) Received IOPS target value of logical disk 241 received last time (3) Requested IOPS, transmission IOPS, and IOPS target value for each VM 141 stored in the IO amount storage unit 123 (4) Target Performance Coefficient The allocation performance calculation unit 121 transmits the calculated IOPS target value for each VM 141 to the QoS function execution unit 110 (A119). Moreover, the allocation performance calculation unit 121 stores the IOPS target value in the IO amount storage unit 123.

情報処理装置100は、A107に戻る。そして、QoS機能実行部110は、IOPS目標値を超えないように、IO要求を、記憶装置200に送信する。そして、記憶装置200は、B110のIO要求を受信後の動作に戻る。   The information processing apparatus 100 returns to A107. Then, the QoS function execution unit 110 transmits an IO request to the storage device 200 so as not to exceed the IOPS target value. Then, the storage device 200 returns to the operation after receiving the B110 IO request.

情報処理装置100と記憶装置200は、A107−A119及びB110−B117の動作を繰り返す。   The information processing device 100 and the storage device 200 repeat the operations of A107-A119 and B110-B117.

このように、記憶装置200は、受理IOPSと処理IOPSを基に、論理ディスク241のIOPS目標値を計算する。そして、記憶装置200は、計算したIOPS目標値を基に、論理ディスク241のQoS機能を実現する。さらに、記憶装置200は、計算した論理ディスク241毎のIOPS目標値を情報処理装置100に送信する。   As described above, the storage device 200 calculates the IOPS target value of the logical disk 241 based on the accepted IOPS and the processing IOPS. Then, the storage device 200 implements the QoS function of the logical disk 241 based on the calculated IOPS target value. Further, the storage device 200 transmits the calculated IOPS target value for each logical disk 241 to the information processing device 100.

情報処理装置100は、論理ディスク241毎のIOPS目標値を用いて、VM141毎のIOPS目標値を計算し、QoS機能を実行する。   The information processing apparatus 100 calculates the IOPS target value for each VM 141 using the IOPS target value for each logical disk 241 and executes the QoS function.

つまり、情報処理装置100は、記憶装置200の状況を基に、VM141のQoS機能を実行する。   That is, the information processing apparatus 100 executes the QoS function of the VM 141 based on the status of the storage device 200.

次に、本実施形態の効果について説明する。   Next, the effect of this embodiment will be described.

本発明の第1の実施形態の情報処理システム10の情報処理装置100は、負荷が過大なVM141以外のVM141において、IO性能を劣化させないとの効果を得ることができる。   The information processing apparatus 100 of the information processing system 10 according to the first embodiment of this invention can obtain the effect that the IO performance is not deteriorated in the VM 141 other than the VM 141 having an excessive load.

その理由は、次のとおりである。   The reason is as follows.

記憶装置200は、論理ディスク241のIOPS目標値を情報処理装置100に送信する。ここで、送信されたIOPS目標値は、論理ディスク241が処理可能な性能値である。   The storage device 200 transmits the IOPS target value of the logical disk 241 to the information processing device 100. Here, the transmitted IOPS target value is a performance value that can be processed by the logical disk 241.

情報処理装置100の割当て性能受信部122は、記憶装置200から論理ディスク241のIOPS目標値(記憶装置200で処理可能なIOPSの値)を受信する。そして、割当て性能計算部121が、論理ディスク241のIOPS目標値を考慮して、VM141のIOPS目標値を計算する。そのため、情報処理装置100のQoS機能実行部110は、記憶装置200が処理可能な程度に、問題のないVM141のIO要求を抑制する。このように、情報処理装置100は、記憶装置200が、IO処理の性能を維持できる範囲で、VM141のIO要求を制御するためである。   The allocation performance receiving unit 122 of the information processing apparatus 100 receives the IOPS target value (the IOPS value that can be processed by the storage device 200) of the logical disk 241 from the storage device 200. The allocation performance calculation unit 121 calculates the IOPS target value of the VM 141 in consideration of the IOPS target value of the logical disk 241. Therefore, the QoS function execution unit 110 of the information processing apparatus 100 suppresses the IO request of the VM 141 that has no problem to the extent that the storage device 200 can process. As described above, the information processing apparatus 100 controls the IO request of the VM 141 within a range in which the storage device 200 can maintain the performance of the IO processing.

また、第1の実施形態の情報処理システム10の情報処理装置100は、問題のあるVM141を、選択的に抑制できることである。   In addition, the information processing apparatus 100 of the information processing system 10 according to the first embodiment is capable of selectively suppressing the problematic VM 141.

その理由は、次のとおりである。   The reason is as follows.

情報処理装置100のIO状況計測部124は、QoS機能実行部110におけるVM141のIO要求の状況を監視する。そして、割当て性能計算部121は、負荷が大きい、つまり、問題があるVM141のIO要求を選択的に抑制するように、IOPS目標値を計算する。そして、QoS機能実行部110は、割当て性能計算部121の計算結果を基にQoS機能を実現するためである。   The IO status measurement unit 124 of the information processing apparatus 100 monitors the status of the IO request of the VM 141 in the QoS function execution unit 110. Then, the allocation performance calculation unit 121 calculates the IOPS target value so as to selectively suppress the IO request of the VM 141 having a heavy load, that is, a problem. This is because the QoS function execution unit 110 realizes the QoS function based on the calculation result of the allocation performance calculation unit 121.

このように、本実施形態に係る情報処理装置100及び記憶装置200を含む情報処理システム10は、記憶装置200に対するIO要求を適切に制御できる。   As described above, the information processing system 10 including the information processing apparatus 100 and the storage device 200 according to the present embodiment can appropriately control the IO request to the storage device 200.

(変形例)
以上説明した情報処理装置100は、次のように構成される。
(Modification)
The information processing apparatus 100 described above is configured as follows.

例えば、情報処理装置100の各構成部は、ハードウェア回路で構成されても良い。   For example, each component of the information processing apparatus 100 may be configured with a hardware circuit.

また、情報処理装置100は、各構成部をネットワーク又はバスを介して接続した複数の情報処理装置として構成されても良い。   Further, the information processing apparatus 100 may be configured as a plurality of information processing apparatuses in which the respective components are connected via a network or a bus.

また、情報処理装置100は、複数の構成部を1つのハードウェアで構成しても良い。   Further, the information processing apparatus 100 may configure a plurality of components by a single piece of hardware.

また、情報処理装置100は、CPU(Central Processing Unit)と、ROM(Read Only Memory)と、RAM(Random Access Memory)とを含むコンピュータ装置として実現されても良い。情報処理装置100は、上記構成に加え、さらに、入出力接続回路(IOC:Input Output Circuit)と、ネットワークインターフェース回路(NIC:Network Interface Circuit)とを含むコンピュータ装置として実現されても良い。   The information processing apparatus 100 may be realized as a computer apparatus including a CPU (Central Processing Unit), a ROM (Read Only Memory), and a RAM (Random Access Memory). In addition to the above configuration, the information processing apparatus 100 may be realized as a computer apparatus that further includes an input / output connection circuit (IOC) and a network interface circuit (NIC).

図10は、変形例に係る情報処理装置600の構成の一例を示すブロック図である。   FIG. 10 is a block diagram illustrating an example of the configuration of the information processing apparatus 600 according to the modification.

情報処理装置600は、CPU610と、ROM620と、RAM630と、内部記憶装置640と、IOC650と、NIC680とを含み、コンピュータを構成している。   The information processing apparatus 600 includes a CPU 610, a ROM 620, a RAM 630, an internal storage device 640, an IOC 650, and a NIC 680, and constitutes a computer.

CPU610は、ROM620からプログラムを読み込む。そして、CPU610は、読み込んだプログラムに基づいて、RAM630と、内部記憶装置640と、IOC650と、NIC680とを制御する。そして、CPU610を含むコンピュータは、これらの構成を制御し、図2に示す、情報処理装置100としての各機能を実現する。ここで、各機能とは、QoS機能実行部110と、割当て性能計算部121と、割当て性能受信部122と、IO状況計測部124と、IO送信処理部142と、VM141との機能である。CPU610は、各機能を実現する際に、RAM630又は内部記憶装置640を、プログラムの一時記憶として使用しても良い。   The CPU 610 reads a program from the ROM 620. The CPU 610 controls the RAM 630, the internal storage device 640, the IOC 650, and the NIC 680 based on the read program. The computer including the CPU 610 controls these configurations, and implements the functions as the information processing apparatus 100 illustrated in FIG. Here, each function is a function of the QoS function execution unit 110, the allocation performance calculation unit 121, the allocation performance reception unit 122, the IO status measurement unit 124, the IO transmission processing unit 142, and the VM 141. The CPU 610 may use the RAM 630 or the internal storage device 640 as a temporary storage of a program when realizing each function.

また、CPU610は、プログラムを記憶したコンピュータ読み取り可能な記憶媒体700が含むプログラムを、図示しない記憶媒体読み取り装置を用いて読み込んでも良い。あるいは、CPU610は、NIC680を介して、図示しない外部の装置からプログラムを受け取っても良い。さらに、CPU610は、読み込んだプログラム又は受け取ったプログラムをRAM630に保存し、保存したプログラムを基に動作しても良い。   Further, the CPU 610 may read a program included in the computer-readable storage medium 700 storing the program using a storage medium reading device (not shown). Alternatively, the CPU 610 may receive a program from an external device (not shown) via the NIC 680. Further, the CPU 610 may store the read program or the received program in the RAM 630 and operate based on the stored program.

ROM620は、CPU610が実行するプログラム及び固定的なデータを記憶する。ROM620は、例えば、P−ROM(Programable-ROM)又はフラッシュROMである。   The ROM 620 stores programs executed by the CPU 610 and fixed data. The ROM 620 is, for example, a P-ROM (Programmable-ROM) or a flash ROM.

RAM630は、CPU610が実行するプログラム及びデータを一時的に記憶する。RAM630は、例えば、D−RAM(Dynamic-RAM)である。   The RAM 630 temporarily stores programs executed by the CPU 610 and data. The RAM 630 is, for example, a D-RAM (Dynamic-RAM).

内部記憶装置640は、情報処理装置600が長期的に保存するデータ及びプログラムを記憶する。また、内部記憶装置640は、IO量保存部123と、目標性能係数保存部125として動作する。また、内部記憶装置640は、CPU610の一時記憶装置として動作しても良い。内部記憶装置640は、例えば、ハードディスク装置、光磁気ディスク装置、SSD(Solid State Drive)又はディスクアレイ装置である。   The internal storage device 640 stores data and programs that the information processing device 600 saves over a long period of time. The internal storage device 640 operates as an IO amount storage unit 123 and a target performance coefficient storage unit 125. Further, the internal storage device 640 may operate as a temporary storage device for the CPU 610. The internal storage device 640 is, for example, a hard disk device, a magneto-optical disk device, an SSD (Solid State Drive), or a disk array device.

ここで、ROM620と内部記憶装置640は、不揮発性の記憶媒体である。一方、RAM630は、揮発性の記憶媒体である。そして、CPU610は、ROM620、内部記憶装置640、又は、RAM630に記憶されているプログラムを基に動作可能である。つまり、CPU610は、不揮発性記憶媒体又は揮発性記憶媒体を用いて動作可能である。   Here, the ROM 620 and the internal storage device 640 are nonvolatile storage media. On the other hand, the RAM 630 is a volatile storage medium. The CPU 610 can operate based on a program stored in the ROM 620, the internal storage device 640, or the RAM 630. That is, the CPU 610 can operate using a nonvolatile storage medium or a volatile storage medium.

IOC650は、CPU610と、入力機器660及び表示機器670とのデータを仲介する。IOC650は、例えば、IOインターフェースカード又はUSB(Universal Serial Bus)カードである。   The IOC 650 mediates data between the CPU 610, the input device 660, and the display device 670. The IOC 650 is, for example, an IO interface card or a USB (Universal Serial Bus) card.

入力機器660は、情報処理装置600の操作者からの入力指示を受け取る機器である。入力機器660は、例えば、キーボード、マウス又はタッチパネルである。   The input device 660 is a device that receives an input instruction from an operator of the information processing apparatus 600. The input device 660 is, for example, a keyboard, a mouse, or a touch panel.

表示機器670は、情報処理装置600の操作者に情報を表示する機器である。表示機器670は、例えば、液晶ディスプレイである。   The display device 670 is a device that displays information to the operator of the information processing apparatus 600. The display device 670 is a liquid crystal display, for example.

NIC680は、ネットワークを介した図示しない外部の装置とのデータのやり取りを中継する。NIC680は、IO送信処理部142としての機能を実現しても良い。NIC680は、例えば、LAN(Local Area Network)カードである。   The NIC 680 relays data exchange with an external device (not shown) via the network. The NIC 680 may realize the function as the IO transmission processing unit 142. The NIC 680 is, for example, a LAN (Local Area Network) card.

このように構成された情報処理装置600は、情報処理装置100と同様の効果を得ることができる。   The information processing apparatus 600 configured as described above can obtain the same effects as the information processing apparatus 100.

その理由は、情報処理装置600のCPU610が、プログラムに基づいて情報処理装置100と同様の機能を実現できるためである。   This is because the CPU 610 of the information processing apparatus 600 can realize the same function as the information processing apparatus 100 based on the program.

また、記憶装置200は、情報処理装置100と同様に、ハードウェア回路を基に、構成可能である。   Further, the storage device 200 can be configured based on a hardware circuit, similarly to the information processing device 100.

例えば、記憶装置200の各構成部は、ハードウェア回路で構成されても良い。   For example, each component of the storage device 200 may be configured with a hardware circuit.

また、記憶装置200は、各構成部をネットワーク又はバスを介して接続した複数の情報処理装置として構成されても良い。   In addition, the storage device 200 may be configured as a plurality of information processing devices in which each component is connected via a network or a bus.

また、記憶装置200は、複数の構成部を1つのハードウェアで構成しても良い。   In addition, the storage device 200 may be configured with a plurality of components by a single piece of hardware.

また、記憶装置200は、図6に示す情報処理装置600と同様のコンピュータ装置として実現されても良い。つまり、記憶装置200は、CPU610と、ROM620と、RAM630と、内部記憶装置640と、IOC650と、NIC680とを含むコンピュータを用いて構成されても良い。この場合、記憶装置200を構成するコンピュータは、これらの構成を制御し、図5に示す、記憶装置200としての各機能を実現する。ここで、各機能とは、QoS機能実行部210と、割当て性能送信部221と、割当て性能計算部231と、IO状況計測部233と、論理ディスク241と、IO受信処理部242との機能である。また、記憶装置200に含まれる内部記憶装置640は、性能目標値保存部222と、IO量保存部232と、論理ディスク241との機能を実現する。   Further, the storage device 200 may be realized as a computer device similar to the information processing device 600 illustrated in FIG. That is, the storage device 200 may be configured using a computer including the CPU 610, the ROM 620, the RAM 630, the internal storage device 640, the IOC 650, and the NIC 680. In this case, the computer that configures the storage device 200 controls these configurations and implements the functions of the storage device 200 illustrated in FIG. Here, each function is a function of the QoS function execution unit 210, the allocation performance transmission unit 221, the allocation performance calculation unit 231, the IO status measurement unit 233, the logical disk 241, and the IO reception processing unit 242. is there. The internal storage device 640 included in the storage device 200 realizes the functions of the performance target value storage unit 222, the IO amount storage unit 232, and the logical disk 241.

このように構成された情報処理装置600は、記憶装置200と同様の効果を得ることができる。   The information processing apparatus 600 configured as described above can obtain the same effects as the storage apparatus 200.

その理由は、情報処理装置600のCPU610が、プログラムに基づいて記憶装置200と同様の機能を実現できるためである。   This is because the CPU 610 of the information processing device 600 can realize the same function as the storage device 200 based on the program.

<第2の実施形態例>
次に、本発明の第2の実施形態に係る情報処理システム10について説明する。本実施形態の情報処理システム10は、第1の実施形態と同様に、1つ又は複数の情報処理装置101と、1つ又は複数の記憶装置201とを含む。
<Second Embodiment>
Next, an information processing system 10 according to a second embodiment of the present invention will be described. The information processing system 10 according to the present embodiment includes one or more information processing apparatuses 101 and one or more storage apparatuses 201 as in the first embodiment.

続いて、本実施形態における情報処理装置101と記憶装置201の構成について図面を参照して説明する。   Next, configurations of the information processing apparatus 101 and the storage device 201 in the present embodiment will be described with reference to the drawings.

図11は、第2の実施形態に係る情報処理装置101の構成の一例を示すブロック図である。図11に示すように、本実施形態の情報処理装置101は、第1の実施形態の情報処理装置100の構成に加え、IO状況履歴保存部126と、IO抑制レベル決定部127とを含む。   FIG. 11 is a block diagram illustrating an example of the configuration of the information processing apparatus 101 according to the second embodiment. As illustrated in FIG. 11, the information processing apparatus 101 according to the present embodiment includes an IO status history storage unit 126 and an IO suppression level determination unit 127 in addition to the configuration of the information processing apparatus 100 according to the first embodiment.

図12は、第2の実施形態に係る記憶装置201の構成の一例を示すブロック図である。図12に示すように、本実施形態の記憶装置201は、第1の実施形態の記憶装置200の構成に加え、IO状況履歴保存部215と、IO抑制レベル決定部216とを含む。   FIG. 12 is a block diagram illustrating an example of the configuration of the storage device 201 according to the second embodiment. As illustrated in FIG. 12, the storage device 201 of this embodiment includes an IO status history storage unit 215 and an IO suppression level determination unit 216 in addition to the configuration of the storage device 200 of the first embodiment.

IO状況履歴保存部126は、IO状況計測部124が計測した、VM141毎の要求IOPSと送信IOPSとIOPS目標値との履歴を保存する。   The IO status history storage unit 126 stores the history of the requested IOPS, transmission IOPS, and IOPS target value for each VM 141 measured by the IO status measurement unit 124.

IO抑制レベル決定部127は、IO状況履歴保存部126が保存するVM141毎の要求IOPSと送信IOPSとIOPS目標値との履歴を基に、QoS機能実行部110に、VM141毎の抑制の程度(度合い、レベル)を決定する。そして、IO抑制レベル決定部127は、決定したVM141毎の抑制のレベルをQoS機能実行部110に指示する。つまり、IO抑制レベル決定部127は、性能の履歴を基に、QoS機能実行部110において抑制するVM141のレベルを決定する。   Based on the history of the request IOPS, transmission IOPS, and IOPS target value for each VM 141 stored by the IO status history storage unit 126, the IO suppression level determination unit 127 sends the QoS function execution unit 110 the degree of suppression for each VM 141 ( Degree, level). The IO suppression level determination unit 127 then instructs the QoS function execution unit 110 on the determined suppression level for each VM 141. That is, the IO suppression level determination unit 127 determines the level of the VM 141 to be suppressed in the QoS function execution unit 110 based on the performance history.

ここで、情報処理装置101は、IOPS目標値を超えたときの抑制の度合い(レベル)を、情報処理システム10に合わせて設定すれば良い。例えば、情報処理装置101は、次のように、抑制の度合いを決定しても良い。   Here, the information processing apparatus 101 may set the degree of suppression (level) when the IOPS target value is exceeded according to the information processing system 10. For example, the information processing apparatus 101 may determine the degree of suppression as follows.

IO抑制レベル決定部127は、所定の間隔(サイクル)の履歴を確認する。例えば、1回の履歴の時間を10秒とし、使用する履歴の回数を10回とすると、IO抑制レベル決定部127は、100秒間の履歴を確認する。ここで、要求IOPSと送信IOPSが等しい場合、IO要求の抑制が発生していない。そこで、IO抑制レベル決定部127は、QoS機能実行部110に、次のサイクルにおいて、所定の範囲でIOPS目標値を超えたIO送信(IO要求)を許可するように指示する。(ただし、IOPS目標値を超えた分のIO要求の優先度は、下げておくことが望ましい。)その指示を基に、QoS機能実行部110は、送信IOPSがIOPS目標値を超えていないVM141からのIO要求がない場合、保持している(処理を待っている)VM141のIO要求を、抑制せずに送信する。   The IO suppression level determination unit 127 confirms a history of a predetermined interval (cycle). For example, if the time of one history is 10 seconds and the number of history to be used is 10, the IO suppression level determination unit 127 confirms the history for 100 seconds. Here, when the request IOPS is equal to the transmission IOPS, the IO request is not suppressed. Therefore, the IO suppression level determination unit 127 instructs the QoS function execution unit 110 to permit IO transmission (IO request) exceeding the IOPS target value within a predetermined range in the next cycle. (However, it is desirable to lower the priority of the IO request that exceeds the IOPS target value.) Based on the instruction, the QoS function execution unit 110 determines that the VM 141 whose transmission IOPS does not exceed the IOPS target value. If there is no IO request from the VM 141, the held IO request of the VM 141 (waiting for processing) is transmitted without being suppressed.

このように、IO抑制レベル決定部127は、所定に時間内でIO要求の発生量を基に、抑制のレベルを判断する。そのため、IO抑制レベル決定部127は、一時的にIO要求が増加したVM141を抑制しない。   Thus, the IO suppression level determination unit 127 determines the level of suppression based on the amount of IO requests generated within a predetermined time. Therefore, the IO suppression level determination unit 127 does not suppress the VM 141 for which the IO request has temporarily increased.

これに対し、恒常的にIO要求が多いVM141は、IO抑制レベル決定部127が履歴を用いても、IO要求が抑制される。つまり、IO抑制レベル決定部127は、恒常的にIO要求が多いVM141を抑制する。   On the other hand, even if the VM 141 constantly has many IO requests, the IO requests are suppressed even if the IO suppression level determination unit 127 uses the history. That is, the IO suppression level determination unit 127 constantly suppresses the VM 141 that has many IO requests.

さらに、IO抑制レベル決定部127は、履歴を用いる。そのため、IO抑制レベル決定部127は、漸減的にVM141の抑制を適用し、漸増的に抑制の解除を適用する。つまり、本実施形態において、VM141の抑制及び抑制の解除は、漸減及び漸増する。その結果、VM141の動作は、安定する。   Further, the IO suppression level determination unit 127 uses a history. Therefore, the IO suppression level determination unit 127 applies the suppression of the VM 141 gradually and applies the release of the suppression gradually. That is, in the present embodiment, the suppression and cancellation of the VM 141 are gradually decreased and gradually increased. As a result, the operation of the VM 141 is stabilized.

なお、IO抑制レベル決定部127は、過去の履歴におけるIO要求の抑制された回数を基に、抑制の程度(レベル)を決めても良い。   The IO suppression level determination unit 127 may determine the degree of suppression (level) based on the number of times the IO request has been suppressed in the past history.

あるいは、IO抑制レベル決定部127は、過去の送信IOPSとIOPS目標値との間の値の範囲内で、最大IOPSを設定しても良い。そして、IO抑制レベル決定部127は、QoS機能実行部110に、設定した最大IOPSを超えるIO要求について、他のVM141のIO要求がない場合でも送信しないように指示しても良い。   Alternatively, the IO suppression level determination unit 127 may set the maximum IOPS within a range of values between the past transmission IOPS and the IOPS target value. Then, the IO suppression level determination unit 127 may instruct the QoS function execution unit 110 not to transmit an IO request exceeding the set maximum IOPS even when there is no IO request of another VM 141.

IO状況履歴保存部215は、IO状況計測部233が計測した、論理ディスク241毎の受理IOPSと処理IOPSとIOPS目標値との履歴を保存する。   The IO status history storage unit 215 stores the history of received IOPS, processing IOPS, and IOPS target value for each logical disk 241 measured by the IO status measurement unit 233.

IO抑制レベル決定部216は、IO状況履歴保存部215が保存した論理ディスク241毎の受理IOPSと処理IOPSとIOPS目標値との履歴を基に、QoS機能実行部210での、論理ディスク241毎の抑制の度合い(程度、レベル)を決定する。そして、IO抑制レベル決定部216は、決定した抑制の度合いをQoS機能実行部210に指示する。つまり、IO抑制レベル決定部216は、いずれかの論理ディスク241がIOPS目標値を超えたとき、QoS機能実行部210に、IOPS目標値を超えた論理ディスク241の抑制を指示する。   The IO suppression level determination unit 216 performs the QoS function execution unit 210 for each logical disk 241 based on the history of received IOPS, processing IOPS, and IOPS target value for each logical disk 241 stored by the IO status history storage unit 215. The degree of suppression (degree, level) is determined. Then, the IO suppression level determination unit 216 instructs the QoS function execution unit 210 on the determined degree of suppression. That is, when any logical disk 241 exceeds the IOPS target value, the IO suppression level determination unit 216 instructs the QoS function execution unit 210 to suppress the logical disk 241 that exceeds the IOPS target value.

なお、IO抑制レベル決定部216は、IO抑制レベル決定部127と同様の手法を基に、抑制を決定すれば良い。そのため、IO抑制レベル決定部216の抑制の詳細な説明を省略する。   The IO suppression level determination unit 216 may determine suppression based on the same method as the IO suppression level determination unit 127. Therefore, detailed description of suppression by the IO suppression level determination unit 216 is omitted.

このように、IO抑制レベル決定部216は、IO抑制レベル決定部127と同様に動作するため、論理ディスク241の動作も、安定する。   As described above, the IO suppression level determination unit 216 operates in the same manner as the IO suppression level determination unit 127, so that the operation of the logical disk 241 is also stabilized.

なお、情報処理装置101及び記憶装置201は、図10に示すコンピュータを用いて構成されても良い。   Note that the information processing apparatus 101 and the storage apparatus 201 may be configured using a computer illustrated in FIG.

次に、本実施形態の効果について説明する。   Next, the effect of this embodiment will be described.

第2の実施形態の情報処理システム10の情報処理装置101は、第1の実施形態の効果に加え、VM141をより安定的に動作させる効果を得ることができる。   The information processing apparatus 101 of the information processing system 10 according to the second embodiment can obtain the effect of causing the VM 141 to operate more stably in addition to the effect of the first embodiment.

その理由は、次のとおりである。   The reason is as follows.

情報処理装置101のIO状況履歴保存部126が、IO要求に対する履歴を保存する。そして、IO抑制レベル決定部127は、所定の時間の履歴を基に、QoS機能実行部110におけるVM141の抑制を決定する。そのため、IO抑制レベル決定部127は、一時的にIO要求が増加したVM141を抑制しない。一方、IO抑制レベル決定部127は、恒常的にIO要求が多いVM141を抑制する。また、IO抑制レベル決定部127は、履歴を用いるため、VM141の抑制が漸減的に進む。つまり、本実施形態の情報処理装置101は、VM141のIO性能を緩やかに変化させる。その結果、VM141の動作が、安定になる。   The IO status history storage unit 126 of the information processing apparatus 101 stores the history for the IO request. Then, the IO suppression level determination unit 127 determines the suppression of the VM 141 in the QoS function execution unit 110 based on the history of a predetermined time. Therefore, the IO suppression level determination unit 127 does not suppress the VM 141 for which the IO request has temporarily increased. On the other hand, the IO suppression level determination unit 127 constantly suppresses the VM 141 having many IO requests. In addition, since the IO suppression level determination unit 127 uses the history, the suppression of the VM 141 proceeds gradually. That is, the information processing apparatus 101 according to the present embodiment gradually changes the IO performance of the VM 141. As a result, the operation of the VM 141 becomes stable.

また、第2の実施形態の情報処理システム10の記憶装置201は、論理ディスク241の動作を安定させる効果を得ることができる。   In addition, the storage device 201 of the information processing system 10 according to the second embodiment can obtain an effect of stabilizing the operation of the logical disk 241.

その理由は、IO抑制レベル決定部216が、IO抑制レベル決定部127のVM141に対する動作と同様に、履歴を用いて論理ディスク241の抑制を実行するためである。   The reason is that the IO suppression level determination unit 216 executes suppression of the logical disk 241 using the history similarly to the operation of the IO suppression level determination unit 127 on the VM 141.

<第3の実施形態>
次に、本発明の第3の実施形態に係る情報処理システム10について説明する。本実施形態の情報処理システム10は、1つ又は複数の情報処理装置100と、1つ又は複数の記憶装置202とを含む。
<Third Embodiment>
Next, an information processing system 10 according to a third embodiment of the present invention will be described. The information processing system 10 according to the present embodiment includes one or more information processing apparatuses 100 and one or more storage apparatuses 202.

本実施形態における情報処理装置100は、第1の実施形態と同様のため、詳細な説明を省略する。   The information processing apparatus 100 in this embodiment is the same as that in the first embodiment, and thus detailed description thereof is omitted.

本実施形態における記憶装置202の構成について図面を参照して説明する。   The configuration of the storage device 202 in this embodiment will be described with reference to the drawings.

図13は、第3の実施形態に係る記憶装置202の構成の一例を示すブロック図である。   FIG. 13 is a block diagram illustrating an example of the configuration of the storage device 202 according to the third embodiment.

図13に示すように、本実施形態の記憶装置202は、第1の実施形態の記憶装置200の構成に加え、論理構成保存部235と、ボトルネック性能監視部236と、IO抑制範囲決定部237とを含む。   As shown in FIG. 13, in addition to the configuration of the storage device 200 of the first embodiment, the storage device 202 of this embodiment includes a logical configuration storage unit 235, a bottleneck performance monitoring unit 236, and an IO suppression range determination unit. 237.

論理構成保存部235は、記憶装置202の装置性能のボトルネックに関連する可能性がある記憶装置202に含まれる構成と、その構成の性能の影響を受ける論理ディスク241との情報を保存する。   The logical configuration storage unit 235 stores information on the configuration included in the storage device 202 that may be related to the bottleneck of the device performance of the storage device 202 and the logical disk 241 that is affected by the performance of the configuration.

ボトルネック性能監視部236は、記憶装置202内における性能のボトルネックとなる構成の性能状態を監視する。そして、ボトルネック性能監視部236は、いずれかの構成において負荷が高くなった場合(ボトルネックが発生した場合)、負荷が高くなった構成(ボトルネックの構成)をIO抑制範囲決定部237に通知する。   The bottleneck performance monitoring unit 236 monitors the performance state of the configuration that is a bottleneck of performance in the storage device 202. And when the load becomes high in any configuration (when a bottleneck occurs), the bottleneck performance monitoring unit 236 sends the configuration (bottleneck configuration) with a high load to the IO suppression range determination unit 237. Notice.

IO抑制範囲決定部237は、論理構成保存部235が保持する情報を基に、ボトルネック性能監視部236から通知された負荷の高い構成に関連する論理ディスク241を判別(決定)する。そして、IO抑制範囲決定部237は、割当て性能計算部231に、判別した全ての論理ディスク241においてボトルネックを解消するように、IOPS目標値の再計算を指示する。   The IO suppression range determination unit 237 determines (determines) the logical disk 241 related to the configuration with a high load notified from the bottleneck performance monitoring unit 236 based on the information held by the logical configuration storage unit 235. Then, the IO suppression range determination unit 237 instructs the allocation performance calculation unit 231 to recalculate the IOPS target value so as to eliminate the bottleneck in all the determined logical disks 241.

割当て性能計算部231は、負荷の高い構成要素に関連する論理ディスク241に対する適切なIOPS目標値を計算する。そして、割当て性能計算部231は、計算したIOPS目標値を、割当て性能送信部221に送信する。割当て性能送信部221は、受信したIOPS目標値をQoS機能実行部210に設定する。QoS機能実行部210は、再計算結果のIOPS目標値を基に、論理ディスク241のQoS機能を実行する。また、割当て性能送信部221は、割当て性能受信部122に、再計算結果のIOPS目標値を送信する。   The allocation performance calculation unit 231 calculates an appropriate IOPS target value for the logical disk 241 associated with a high-load component. Then, the allocation performance calculation unit 231 transmits the calculated IOPS target value to the allocation performance transmission unit 221. The allocation performance transmission unit 221 sets the received IOPS target value in the QoS function execution unit 210. The QoS function execution unit 210 executes the QoS function of the logical disk 241 based on the IOPS target value of the recalculation result. Also, the allocation performance transmission unit 221 transmits the IOPS target value as a recalculation result to the allocation performance reception unit 122.

情報処理装置100は、通知を受けた論理ディスク241のIOPS目標値を用いて、VM141のIOPS目標値を再計算する。   The information processing apparatus 100 recalculates the IOPS target value of the VM 141 using the IOPS target value of the logical disk 241 that has received the notification.

なお、記憶装置202は、第1の実施形態の記憶装置200と同様に、ハードウェア回路、複数の装置、又は、図10に示すコンピュータを用いて構成されても良い。   Note that the storage device 202 may be configured by using a hardware circuit, a plurality of devices, or the computer shown in FIG. 10, similarly to the storage device 200 of the first embodiment.

次に、本実施形態の効果について説明する。   Next, the effect of this embodiment will be described.

第3の実施形態の情報処理システム10の記憶装置202は、ボトルネックとなる構成に関連する論理ディスク241の性能を改善する効果を得ることができる。   The storage device 202 of the information processing system 10 according to the third embodiment can obtain an effect of improving the performance of the logical disk 241 related to the configuration that becomes the bottleneck.

その理由は、次のとおりである。   The reason is as follows.

記憶装置202のボトルネック性能監視部236が、ボトルネックとなる構成を監視する。IO抑制範囲決定部237は、ボトルネックとなる構成に関連する論理ディスク241を判別する。そして、割当て性能計算部231が、ボトルネックを解消するように、ボトルネックとなる構成に関連する論理ディスク241のIOPS目標値を再計算する。そして、QoS機能実行部210が、再計算されたIOPS目標値を基に、QoS機能を実行するためである。さらに、情報処理装置100が、新しい論理ディスク241のIOPS目標値を基にVM141のIOPS目標値を設定するためである。   The bottleneck performance monitoring unit 236 of the storage device 202 monitors a configuration that becomes a bottleneck. The IO suppression range determination unit 237 determines the logical disk 241 related to the configuration that becomes the bottleneck. Then, the allocation performance calculation unit 231 recalculates the IOPS target value of the logical disk 241 related to the configuration that becomes the bottleneck so as to eliminate the bottleneck. This is because the QoS function execution unit 210 executes the QoS function based on the recalculated IOPS target value. Further, the information processing apparatus 100 sets the IOPS target value of the VM 141 based on the IOPS target value of the new logical disk 241.

以上、実施形態を参照して本願発明を説明したが、本願発明は上記実施形態に限定されるものではない。本願発明の構成及び詳細には、本願発明のスコープ内で当業者が理解し得る様々な変更をすることができる。   While 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.

10 情報処理システム
100 情報処理装置
101 情報処理装置
110 QoS機能実行部
121 割当て性能計算部
122 割当て性能受信部
123 IO量保存部
124 IO状況計測部
125 目標性能係数保存部
126 IO状況履歴保存部
127 IO抑制レベル決定部
141 VM
142 IO送信処理部
200 記憶装置
201 記憶装置
202 記憶装置
210 QoS機能実行部
215 IO状況履歴保存部
216 IO抑制レベル決定部
221 割当て性能送信部
222 性能目標値保存部
231 割当て性能計算部
232 IO量保存部
233 IO状況計測部
235 論理構成保存部
236 ボトルネック性能監視部
237 IO抑制範囲決定部
241 論理ディスク
242 IO受信処理部
300 ネットワーク
600 情報処理装置
610 CPU
620 ROM
630 RAM
640 内部記憶装置
650 IOC
660 入力機器
670 表示機器
680 NIC
700 記憶媒体
DESCRIPTION OF SYMBOLS 10 Information processing system 100 Information processing apparatus 101 Information processing apparatus 110 QoS function execution part 121 Allocation performance calculation part 122 Allocation performance reception part 123 IO amount preservation | save part 124 IO status measurement part 125 Target performance coefficient preservation | save part 126 IO situation history preservation | save part 127 IO suppression level determination unit 141 VM
142 IO transmission processing unit 200 Storage device 201 Storage device 202 Storage device 210 QoS function execution unit 215 IO status history storage unit 216 IO suppression level determination unit 221 Allocation performance transmission unit 222 Performance target value storage unit 231 Allocation performance calculation unit 232 IO amount Storage unit 233 IO status measurement unit 235 Logical configuration storage unit 236 Bottleneck performance monitoring unit 237 IO suppression range determination unit 241 Logical disk 242 IO reception processing unit 300 Network 600 Information processing device 610 CPU
620 ROM
630 RAM
640 Internal storage device 650 IOC
660 Input device 670 Display device 680 NIC
700 storage media

Claims (8)

コンピュータの動作をエミュレートするソフトウェアであるVMと、
VMの性能目標値を基にVMからのIO要求のQoS機能を実行する第1のQoS機能実行手段と、
前記第1のQoS機能実行手段からIO要求を受信し、前記IO要求を記憶装置に送信するIO送信処理手段と、
前記VMから前記第1のQoS機能実行手段に送られたIO要求の回数と、前記第1のQoS機能実行手段から前記IO送信処理手段に送られたIO送信の回数とを計測し、単位時間当たりのIO要求の回数である要求IOPSと、単位時間当たりのIO送信の回数である送信IOPSとを計算する第1のIO状況計測手段と、
前記第1のIO状況計測手段が計算した要求IOPS及び送信IOPSと、前記VMの性能目標値とを保存する第1のIO量保存手段と、
VMの性能目標値を計算するときに用いる情報である目標性能係数を保存する目標性能係数保存手段と、
前記記憶装置から、論理ディスクの性能目標値を受信する割当て性能受信手段と、
前記保存されたVMの要求IOPS、送信IOPS、及び性能目標値と、前記目標性能係数と、前記割当て性能受信手段が前回受信した論理ディスクの性能目標値と、今回受信した性能目標値とを基に、VMの性能目標値を計算する第1の割当て性能計算手段と、
を含む情報処理装置と、
情報を記憶及び再生する論理ディスクと、
前記情報処理装置から前記論理ディスクへのIO要求を受信するIO受信処理手段と、
前記論理ディスクの性能目標値を基に前記論理ディスクのQoS機能を実行する第2のQoS機能実行手段と、
前記論理ディスクの性能目標値を、前記情報処理装置に送信する割当て性能送信手段と、
前記論理ディスクに、前記IO受信処理手段から前記第2のQoS機能実行手段に送られたIO要求の回数と前記第2のQoS機能実行手段が前記論理ディスクに送ったIO処理の回数とを計測し、単位時間当たりの受理IOの回数である受理IOPSと処理IOの回数である処理IOPSを計算する第2のIO状況計測手段と、
前記受理IOPSと、前記処理IOPSと、前記論理ディスクの性能目標値とを保存する第2のIO量保存手段と、
前記論理ディスクに設定された性能目標値を保存する性能目標値保存手段と、
前記受理IOPS、処理IOPS、及び性能目標値と、前記性能目標値保存手段が保存している性能目標値とを基に、前記論理ディスクの性能目標値を計算する第2の割当て性能計算手段と
を含む記憶装置と
を含む情報処理システム。
VM, which is software that emulates the operation of a computer,
First QoS function execution means for executing a QoS function of an IO request from a VM based on a performance target value of the VM;
IO transmission processing means for receiving an IO request from the first QoS function execution means and transmitting the IO request to a storage device;
The number of IO requests sent from the VM to the first QoS function execution means and the number of IO transmissions sent from the first QoS function execution means to the IO transmission processing means are measured, and unit time First IO status measuring means for calculating a request IOPS that is the number of IO requests per unit and a transmission IOPS that is the number of IO transmissions per unit time;
First IO amount storage means for storing the requested IOPS and transmission IOPS calculated by the first IO status measurement means, and the performance target value of the VM;
Target performance coefficient storage means for storing a target performance coefficient, which is information used when calculating the performance target value of the VM,
Allocation performance receiving means for receiving performance target values of logical disks from the storage device;
Based on the stored VM request IOPS, transmission IOPS, performance target value, target performance coefficient, performance target value of the logical disk previously received by the assigned performance receiving means, and performance target value received this time. First allocation performance calculation means for calculating the performance target value of the VM;
An information processing apparatus including:
A logical disk for storing and reproducing information;
IO reception processing means for receiving an IO request from the information processing apparatus to the logical disk;
Second QoS function executing means for executing the QoS function of the logical disk based on the performance target value of the logical disk;
Allocation performance transmitting means for transmitting the performance target value of the logical disk to the information processing apparatus;
Measures the number of IO requests sent from the IO reception processing means to the second QoS function execution means to the logical disk and the number of IO processes sent from the second QoS function execution means to the logical disk. A second IO status measuring means for calculating an accepted IOPS that is the number of accepted IOs per unit time and a processed IOPS that is the number of processed IOs;
Second IO amount storage means for storing the received IOPS, the processing IOPS, and the performance target value of the logical disk;
Performance target value storage means for storing performance target values set in the logical disk;
Second allocated performance calculation means for calculating the performance target value of the logical disk based on the accepted IOPS, the processing IOPS, the performance target value, and the performance target value stored in the performance target value storage means; An information processing system including a storage device.
前記第1の割当て性能計算手段が、
前記割当て性能受信手段が前記記憶装置から前記論理ディスクの性能目標値を受け取った時に前記VMの性能目標値を計算する
請求項1に記載の情報処理システム。
The first allocation performance calculation means includes:
The information processing system according to claim 1, wherein the performance target value of the VM is calculated when the allocated performance receiving unit receives the performance target value of the logical disk from the storage device.
前記情報処理装置が、
前記第1のIO状況計測手段が計測した要求IOPSと送信IOPS及び性能目標値との履歴を保存する第1のIO状況履歴保存手段と、
前記第1のIO状況履歴保存手段が保存する履歴を基に、前記第1のQoS機能実行手段が前記VMを抑制する程度を決定する第1のIO抑制レベル決定手段と
をさらに含み、
前記第1のQoS機能実行手段が、
前記第1のIO抑制レベル決定手段が決定した抑制の程度に基づいて前記VMを抑制する
請求項1又は2に記載の情報処理システム。
The information processing apparatus is
First IO status history storage means for storing a history of request IOPS, transmission IOPS and performance target value measured by the first IO status measurement means;
A first IO suppression level determination unit that determines a degree to which the first QoS function execution unit suppresses the VM based on a history stored by the first IO status history storage unit;
The first QoS function executing means includes:
The information processing system according to claim 1, wherein the VM is suppressed based on a degree of suppression determined by the first IO suppression level determination unit .
前記記憶装置が、
前記第2のIO状況計測手段が計測した、前記論理ディスクの受理IOPS及び処理IOPSと、前記論理ディスクの性能目標値との履歴を保存する第2のIO状況履歴保存手段と、
前記第2のIO状況履歴保存手段が保存した履歴を基に、前記第2のQoS機能実行手段が前記論理ディスクを抑制の程度を決定する第2のIO抑制レベル決定手段と
をさらに含む、
前記第2のQoS機能実行手段が、
前記第2のIO抑制レベル決定手段が決定した抑制の程度に基づいて前記論理ディスクを抑制する
請求項1ないし3のいずれか1項に記載の情報処理システム。
The storage device is
Second IO status history storage means for storing a history of the logical disk acceptance IOPS and processing IOPS, and the performance target value of the logical disk, measured by the second IO status measurement means;
A second IO suppression level determining means for determining a degree of suppression of the logical disk by the second QoS function executing means based on the history stored by the second IO status history storing means;
The second QoS function executing means includes:
The information processing system according to any one of claims 1 to 3, wherein the logical disk is suppressed based on a degree of suppression determined by the second IO suppression level determination unit.
前記記憶装置が、
性能のボトルネックに関連する構成と、前記関連する構成に影響を受ける前記論理ディスクとの情報を保存する論理構成保存手段と、
前記性能のボトルネックに関連する構成の性能の状態を監視し、いずれかの構成においてボトルネックが発生した場合、その構成を通知するボトルネック性能監視手段と、
前記論理構成保存手段が保持する情報を基に、前記ボトルネック性能監視手段から通知された構成に影響を受ける論理ディスクを判別するIO抑制範囲決定手段と
をさらに含み、
前記第2の割当て性能計算手段が、
前記IO抑制範囲決定手段が判別した論理ディスクの性能目標値の再計算する
請求項1ないし4のいずれか1項に記載の情報処理システム。
The storage device is
Logical configuration storage means for storing information on the configuration related to the performance bottleneck and the logical disk affected by the related configuration;
Monitoring the performance status of the configuration related to the performance bottleneck, and bottleneck performance monitoring means for notifying the configuration when a bottleneck occurs in any configuration;
An IO suppression range determining means for determining logical disks affected by the configuration notified from the bottleneck performance monitoring means based on the information held by the logical configuration storage means;
The second allocation performance calculation means is
The information processing system according to claim 1, wherein the performance target value of the logical disk determined by the IO suppression range determination unit is recalculated.
コンピュータの動作をエミュレートするソフトウェアであるVMと、
VMの性能目標値を基にVMからのIO要求のQoS機能を実行する第1のQoS機能実行手段と、
前記第1のQoS機能実行手段からIO要求を受信し、前記IO要求を記憶装置に送信するIO送信処理手段と、
前記VMから前記第1のQoS機能実行手段に送られたIO要求の回数と、前記第1のQoS機能実行手段から前記IO送信処理手段に送られたIO送信の回数とを計測し、単位時間当たりのIO要求の回数である要求IOPSと、単位時間当たりのIO送信の回数である送信IOPSとを計算する第1のIO状況計測手段と、
前記第1のIO状況計測手段が計算した要求IOPS及び送信IOPSと、前記VMの性能目標値とを保存する第1のIO量保存手段と、
VMの性能目標値を計算するときに用いる情報である目標性能係数を保存する目標性能係数保存手段と、
前記記憶装置から、論理ディスクの性能目標値を受信する割当て性能受信手段と、
前記保存されたVMの要求IOPS、送信IOPS、及び性能目標値と、前記目標性能係数と、前記割当て性能受信手段が前回受信した論理ディスクの性能目標値と、今回受信した性能目標値とを基に、VMの性能目標値を計算する第1の割当て性能計算手段と、
を含む情報処理装置。
VM, which is software that emulates the operation of a computer,
First QoS function execution means for executing a QoS function of an IO request from a VM based on a performance target value of the VM;
IO transmission processing means for receiving an IO request from the first QoS function execution means and transmitting the IO request to a storage device;
The number of IO requests sent from the VM to the first QoS function execution means and the number of IO transmissions sent from the first QoS function execution means to the IO transmission processing means are measured, and unit time First IO status measuring means for calculating a request IOPS that is the number of IO requests per unit and a transmission IOPS that is the number of IO transmissions per unit time;
First IO amount storage means for storing the requested IOPS and transmission IOPS calculated by the first IO status measurement means, and the performance target value of the VM;
Target performance coefficient storage means for storing a target performance coefficient, which is information used when calculating the performance target value of the VM,
Allocation performance receiving means for receiving performance target values of logical disks from the storage device;
Based on the stored VM request IOPS, transmission IOPS, performance target value, target performance coefficient, performance target value of the logical disk previously received by the assigned performance receiving means, and performance target value received this time. First allocation performance calculation means for calculating the performance target value of the VM;
An information processing apparatus including:
情報処理装置と記憶装置とを含む情報システムの情報処理装置において
コンピュータの動作をエミュレートするソフトウェアであるVMを実行させ、
VMの性能目標値を基にVMからのIO要求のQoS機能を実行し、
前記QoS機能に基づいて送信されるIO要求を前記記憶装置に送信し、
前記VMからのIO要求の回数と、前記記憶装置に送られたIO送信の回数とを計測し、単位時間当たりのIO要求の回数である要求IOPSと、単位時間当たりのIO送信の回数である送信IOPSとを計算し、
前記計算した要求IOPS及び送信IOPSと、前記VMの性能目標値とを保存し、
VMの性能目標値を計算するときに用いる情報である目標性能係数を保存し、
前記記憶装置から、論理ディスクの性能目標値を受信し、
前記保存されたVMの要求IOPS、送信IOPS、及び性能目標値と、前記目標性能係数と、前回受信した論理ディスクの性能目標値と、今回受信した性能目標値とを基に、VMの性能目標値を計算し、
前記記憶装置において、
情報を記憶及び再生する論理ディスクを実行し、
前記情報処理装置から前記論理ディスクへのIO要求を受信し、
前記論理ディスクの性能目標値を基に前記論理ディスクのQoS機能を実行し、
前記論理ディスクの性能目標値を、前記情報処理装置に送信し、
前記論理ディスクに、前記情報処理装置から送られたIO要求の回数と前記論理ディスクのQoS機能が実行されたIO処理の回数とを計測し、単位時間当たりの受理IOの回数である受理IOPSと処理IOの回数である処理IOPSを計算し、
前記受理IOPSと、前記処理IOPSと、前記論理ディスクの性能目標値とを保存し、
前記論理ディスクに設定された性能目標値を保存し、
前記受理IOPS、処理IOPS、及び性能目標値と、保存している前記性能目標値とを基に、前記論理ディスクの性能目標値を計算する
情報処理方法。
In an information processing apparatus of an information system including an information processing apparatus and a storage device, VM that is software for emulating the operation of a computer is executed.
Execute IO function QoS function from VM based on VM performance target value,
Sending an IO request sent based on the QoS function to the storage device;
The number of IO requests from the VM and the number of IO transmissions sent to the storage device are measured. The request IOPS is the number of IO requests per unit time, and the number of IO transmissions per unit time. Calculate the sending IOPS,
Storing the calculated request IOPS and transmission IOPS, and the performance target value of the VM;
Save the target performance coefficient, which is information used when calculating the performance target value of the VM,
Receiving the performance target value of the logical disk from the storage device;
Based on the saved VM request IOPS, transmission IOPS and performance target value, the target performance coefficient, the performance target value of the logical disk received last time, and the performance target value received this time, the VM performance target Calculate the value
In the storage device,
Execute a logical disk for storing and reproducing information,
Receiving an IO request to the logical disk from the information processing apparatus;
Execute the QoS function of the logical disk based on the performance target value of the logical disk;
Transmitting the performance target value of the logical disk to the information processing apparatus;
The number of IO requests sent from the information processing apparatus to the logical disk and the number of IO processes in which the QoS function of the logical disk is executed are measured, and the received IOPS is the number of received IOs per unit time. Calculate the processing IOPS, which is the number of processing IOs,
Storing the received IOPS, the processing IOPS, and the performance target value of the logical disk;
Save the performance target value set in the logical disk,
An information processing method for calculating a performance target value of the logical disk based on the received IOPS, processing IOPS, performance target value, and the stored performance target value.
情報処理装置と記憶装置とを含む情報システムの情報処理装置としての、
コンピュータの動作をエミュレートするソフトウェアであるVMを実行させる処理と、
VMの性能目標値を基にVMからのIO要求のQoS機能を実行する処理と、
前記QoS機能に基づいて送信されるIO要求を前記記憶装置に送信する処理と、
前記VMからのIO要求の回数と、前記記憶装置に送られたIO送信の回数とを計測し、単位時間当たりのIO要求の回数である要求IOPSと、単位時間当たりのIO送信の回数である送信IOPSとを計算する処理と、
前記計算した要求IOPS及び送信IOPSと、前記VMの性能目標値とを保存する処理と、
VMの性能目標値を計算するときに用いる情報である目標性能係数を保存する処理と、
前記記憶装置から、論理ディスクの性能目標値を受信する処理と、
前記保存されたVMの要求IOPS、送信IOPS、及び性能目標値と、前記目標性能係数と、前回受信した論理ディスクの性能目標値と、今回受信した性能目標値とを基に、VMの性能目標値を計算する処理と
前記記憶装置としての、
情報を記憶及び再生する論理ディスクを実行する処理と、
前記情報処理装置から前記論理ディスクへのIO要求を受信する処理と、
前記論理ディスクの性能目標値を基に前記論理ディスクのQoS機能を実行する処理と、
前記論理ディスクの性能目標値を、前記情報処理装置に送信する処理と、
前記論理ディスクに、前記情報処理装置から送られたIO要求の回数と前記論理ディスクのQoS機能が実行されたIO処理の回数とを計測し、単位時間当たりの受理IOの回数である受理IOPSと処理IOの回数である処理IOPSを計算する処理と、
前記受理IOPSと、前記処理IOPSと、前記論理ディスクの性能目標値とを保存する処理と、
前記論理ディスクに設定された性能目標値を保存する処理と、
前記受理IOPS、処理IOPS、及び性能目標値と、保存している前記性能目標値とを基に、前記論理ディスクの性能目標値を計算する処理と
をコンピュータに実行させるプログラム。
As an information processing device of an information system including an information processing device and a storage device,
A process of executing VM, which is software that emulates the operation of a computer;
A process of executing the QoS function of the IO request from the VM based on the performance target value of the VM;
A process of transmitting an IO request transmitted based on the QoS function to the storage device;
The number of IO requests from the VM and the number of IO transmissions sent to the storage device are measured. The request IOPS is the number of IO requests per unit time, and the number of IO transmissions per unit time. Processing to calculate the transmission IOPS;
Processing for storing the calculated request IOPS and transmission IOPS and the performance target value of the VM;
Processing for storing a target performance coefficient, which is information used when calculating a performance target value of the VM,
Processing for receiving a performance target value of a logical disk from the storage device;
Based on the saved VM request IOPS, transmission IOPS and performance target value, the target performance coefficient, the performance target value of the logical disk received last time, and the performance target value received this time, the VM performance target A process of calculating a value and as the storage device,
Processing to execute a logical disk for storing and reproducing information;
A process of receiving an IO request from the information processing apparatus to the logical disk;
A process of executing a QoS function of the logical disk based on a performance target value of the logical disk;
Processing for transmitting the performance target value of the logical disk to the information processing apparatus;
The number of IO requests sent from the information processing apparatus to the logical disk and the number of IO processes in which the QoS function of the logical disk is executed are measured, and the received IOPS is the number of received IOs per unit time. A process of calculating a process IOPS which is the number of processes IO;
Processing for storing the accepted IOPS, the processing IOPS, and a performance target value of the logical disk;
Processing for storing performance target values set in the logical disk;
A program that causes a computer to execute a process of calculating a performance target value of the logical disk based on the received IOPS, a processing IOPS, a performance target value, and the stored performance target value.
JP2014057792A 2014-03-20 2014-03-20 Information processing system, information processing apparatus, information processing method, and program Active JP6281354B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014057792A JP6281354B2 (en) 2014-03-20 2014-03-20 Information processing system, information processing apparatus, information processing method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014057792A JP6281354B2 (en) 2014-03-20 2014-03-20 Information processing system, information processing apparatus, information processing method, and program

Publications (2)

Publication Number Publication Date
JP2015184707A JP2015184707A (en) 2015-10-22
JP6281354B2 true JP6281354B2 (en) 2018-02-21

Family

ID=54351225

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014057792A Active JP6281354B2 (en) 2014-03-20 2014-03-20 Information processing system, information processing apparatus, information processing method, and program

Country Status (1)

Country Link
JP (1) JP6281354B2 (en)

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4514501B2 (en) * 2004-04-21 2010-07-28 株式会社日立製作所 Storage system and storage system failure solving method
JP4862067B2 (en) * 2009-06-09 2012-01-25 株式会社日立製作所 Cache control apparatus and method
JP5471822B2 (en) * 2010-05-20 2014-04-16 富士通株式会社 I / O control program, information processing apparatus, and I / O control method
JP5891900B2 (en) * 2012-03-29 2016-03-23 富士通株式会社 Access control method, server device, and storage device

Also Published As

Publication number Publication date
JP2015184707A (en) 2015-10-22

Similar Documents

Publication Publication Date Title
US8713572B2 (en) Methods, systems, and physical computer storage media for processing a plurality of input/output request jobs
US11003359B2 (en) Method and device for managing disk pool
US10037162B2 (en) Storage management device, storage management method, and computer-readable recording medium
RU2573733C1 (en) Method and apparatus for adjusting i/o channel on virtual platform
US8843672B2 (en) Access method, computer and recording medium
KR102214981B1 (en) Request processing method and apparatus
RU2016134457A (en) COMPUTER, MANAGEMENT DEVICE AND METHOD OF DATA PROCESSING
US20120266163A1 (en) Virtual Machine Migration
WO2014118969A1 (en) Virtual computer system and data transfer control method for virtual computer system
JP5853569B2 (en) Control method and program, and computer
CN104243531A (en) Data processing method, device and system
JP2015156150A (en) Network control device, communication system, network control method, and network control program
JP6394313B2 (en) Storage management device, storage management method, and storage management program
WO2015123974A1 (en) Data distribution policy adjustment method, device and system
JP6281354B2 (en) Information processing system, information processing apparatus, information processing method, and program
JP2007179246A (en) Method, program and server for computer management
US11321143B2 (en) Information processing device and distributed system
KR101589983B1 (en) Method for controlling packet transmission interval
JP6186287B2 (en) System management server and control method
US20130125132A1 (en) Information processing apparatus and control method
WO2014045417A1 (en) Information processing device, and load testing method
KR20160061726A (en) Method for handling interrupts
JP2015094976A (en) Information processing apparatus, information processing method, and program
EP2413248A1 (en) Direct memory access device for multi-core system and operating method of the same
JP5758358B2 (en) Virtual machine system and high-speed live migration method thereof

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170215

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20171025

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20171031

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20171215

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180108

R150 Certificate of patent or registration of utility model

Ref document number: 6281354

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150