JP7048895B2 - Controllers and control programs - Google Patents

Controllers and control programs Download PDF

Info

Publication number
JP7048895B2
JP7048895B2 JP2018156454A JP2018156454A JP7048895B2 JP 7048895 B2 JP7048895 B2 JP 7048895B2 JP 2018156454 A JP2018156454 A JP 2018156454A JP 2018156454 A JP2018156454 A JP 2018156454A JP 7048895 B2 JP7048895 B2 JP 7048895B2
Authority
JP
Japan
Prior art keywords
storage
performance
unit
control
configuration
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
JP2018156454A
Other languages
Japanese (ja)
Other versions
JP2020030670A (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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2018156454A priority Critical patent/JP7048895B2/en
Publication of JP2020030670A publication Critical patent/JP2020030670A/en
Application granted granted Critical
Publication of JP7048895B2 publication Critical patent/JP7048895B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Landscapes

  • Debugging And Monitoring (AREA)

Description

本発明は、制御装置および制御プログラムに関する。 The present invention relates to a control device and a control program.

ストレージシステムに含まれるストレージ制御部は、ホスト装置と複数の記憶装置が搭載されたストレージ部との間におけるデータの入出力を制御する。近年、データアクセスを高速化するために、ストレージ部に搭載される記憶装置としてHDD(Hard Disk Drive)に代わってSSD(Solid State Drive)が使用されることが多くなっている。 The storage control unit included in the storage system controls the input / output of data between the host device and the storage unit in which a plurality of storage devices are mounted. In recent years, in order to speed up data access, SSD (Solid State Drive) is often used instead of HDD (Hard Disk Drive) as a storage device mounted on a storage unit.

また、情報処理装置や記憶装置の電源制御状態を変更して、装置の消費電力を低減する技術がある。例えば、CPU(Central Processing Unit)のクロック周波数を低下させてCPUの消費電力を低減する技術や、アクセスが要求されない期間にHDDのディスク媒体の回転を停止させてHDDの消費電力を低減する技術がある。 Further, there is a technique for reducing the power consumption of the device by changing the power control state of the information processing device or the storage device. For example, a technology that reduces the clock frequency of the CPU (Central Processing Unit) to reduce the power consumption of the CPU, and a technology that stops the rotation of the disk medium of the HDD during a period when access is not required to reduce the power consumption of the HDD. be.

また、情報処理装置の状態制御に関して、次のような提案がある。例えば、ストレージシステムの負荷を測定し、測定された負荷に応じてコントローラの電源を制御するようにしたストレージシステムが提案されている。また、RAID(Redundant Arrays of Independent Disks)グループを使用するアプリケーションのアプリケーションタイプを取得し、取得したアプリケーションタイプに対応する省電力モードをRAIDグループに適用するようにした、ストレージ装置の管理サーバが提案されている。さらに、他の情報処理装置が有する主記憶装置上のデータへのアクセス要求が自装置から発生したときに自装置の主記憶装置の例外事象を検出し、例外事象の検出に基づいて自装置の演算処理装置のクロック周波数または電圧を変更するようにした情報処理装置が提案されている。 Further, there are the following proposals regarding the state control of the information processing apparatus. For example, a storage system has been proposed in which the load of the storage system is measured and the power supply of the controller is controlled according to the measured load. In addition, a storage device management server has been proposed that acquires the application type of an application that uses a RAID (Redundant Arrays of Independent Disks) group and applies the power saving mode corresponding to the acquired application type to the RAID group. ing. Further, when an access request for data on the main storage device of another information processing device is generated from the own device, an exception event of the main storage device of the own device is detected, and the own device is based on the detection of the exception event. An information processing device that changes the clock frequency or voltage of the arithmetic processing device has been proposed.

特開2007-102409号公報JP-A-2007-102409 特開2014-10655号公報Japanese Unexamined Patent Publication No. 2014-10655 特開2015-148890号公報Japanese Unexamined Patent Publication No. 2015-148890

ところで、ホスト装置から見たストレージシステムの入出力性能は、ストレージ制御部の入出力性能とストレージ部の入出力性能とによって決まる。近年、上記のようなSSDの採用などによってストレージ部の入出力性能が向上し、これに伴って、より高性能なストレージ制御部が利用されることが多くなっている。 By the way, the input / output performance of the storage system as seen from the host device is determined by the input / output performance of the storage control unit and the input / output performance of the storage unit. In recent years, the input / output performance of the storage unit has been improved by adopting the SSD as described above, and along with this, a higher performance storage control unit is often used.

しかし、ストレージ制御部やストレージ部の入出力性能は、ストレージ制御部の内部構成やストレージ部に搭載された記憶装置の台数といったシステム構成によって変化する。このため、システム構成によっては、ストレージ制御部の入出力性能とストレージ部の入出力性能との差が大きくなる場合がある。ホスト装置から見たストレージシステムの入出力性能は、ストレージ制御部とストレージ部のうち入出力性能が小さい方の構成要素によって制限されてしまう。このため、入出力性能の差が大きい場合、入出力性能が大きい方の構成要素の処理能力は有効利用されておらず、この構成要素において無駄な電力が消費されている状態となる。 However, the input / output performance of the storage control unit and the storage unit varies depending on the system configuration such as the internal configuration of the storage control unit and the number of storage devices mounted on the storage unit. Therefore, depending on the system configuration, the difference between the input / output performance of the storage control unit and the input / output performance of the storage unit may become large. The input / output performance of the storage system as seen from the host device is limited by the component of the storage control unit and the storage unit, which has the smaller input / output performance. Therefore, when the difference in input / output performance is large, the processing capacity of the component having the larger input / output performance is not effectively used, and wasteful power is consumed in this component.

1つの側面では、本発明は、ストレージシステムの構成に応じた入出力性能を低消費電力で発揮できるようにした制御装置および制御プログラムを提供することを目的とする。 In one aspect, it is an object of the present invention to provide a control device and a control program capable of exhibiting input / output performance according to the configuration of a storage system with low power consumption.

1つの案では、ストレージ部と、ストレージ部に対するアクセスを制御するストレージ制御部のいずれかにおける構成の変化を検出すると、構成の変化後におけるストレージ部およびストレージ制御部のそれぞれの入出力性能を計算する性能計算部と、構成の変化に応じたストレージ部およびストレージ制御部のそれぞれの入出力性能の変化状況に基づいて、ストレージ部またはストレージ制御部の電力制御状態を変化させる状態制御部と、を有する制御装置が提供される。 In one plan, when a change in the configuration of either the storage unit or the storage control unit that controls access to the storage unit is detected, the input / output performance of the storage unit and the storage control unit after the change in the configuration is calculated. It has a performance calculation unit and a state control unit that changes the power control state of the storage unit or the storage control unit based on the change status of the input / output performance of the storage unit and the storage control unit according to the change of the configuration. A control device is provided.

また、1つの案では、上記の制御装置と同様の処理をコンピュータに実行させる制御プログラムが提供される。 Further, in one proposal, a control program for causing a computer to execute the same processing as the above-mentioned control device is provided.

1つの側面では、ストレージシステムの構成に応じた入出力性能を低消費電力で発揮できる。 On one side, input / output performance according to the configuration of the storage system can be exhibited with low power consumption.

第1の実施の形態に係る制御システムの構成例を示す図である。It is a figure which shows the structural example of the control system which concerns on 1st Embodiment. 第2の実施の形態に係るストレージシステムの構成例を示す図である。It is a figure which shows the configuration example of the storage system which concerns on 2nd Embodiment. CMのハードウェア構成例を示す図である。It is a figure which shows the hardware configuration example of CM. CMの処理機能の構成例を示す図である。It is a figure which shows the configuration example of the processing function of CM. IO性能について説明するための図である。It is a figure for demonstrating the IO performance. CMの電力制御状態とIO性能との関係について説明するための図である。It is a figure for demonstrating the relationship between the power control state of CM, and IO performance. 記憶装置の電力制御状態とIO性能状態との関係について説明するための図である。It is a figure for demonstrating the relationship between the power control state of a storage device, and the IO performance state. 装置の構成変化についての第1の例を示す図である。It is a figure which shows the 1st example about the structural change of an apparatus. 装置の構成変化についての第2の例を示す図である。It is a figure which shows the 2nd example about the structural change of the apparatus. 装置の構成変化についての第3の例を示す図である。It is a figure which shows the 3rd example about the structural change of an apparatus. マスタCMの処理手順を示すフローチャートの例である。It is an example of the flowchart which shows the processing procedure of a master CM.

以下、本発明の実施の形態について図面を参照して説明する。
〔第1の実施の形態〕
図1は、第1の実施の形態に係る制御システムの構成例を示す図である。図1に示す制御システムは、ストレージシステム1と制御装置2を含む。また、ストレージシステム1は、ストレージ部10とストレージ制御部20を含む。
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
[First Embodiment]
FIG. 1 is a diagram showing a configuration example of a control system according to the first embodiment. The control system shown in FIG. 1 includes a storage system 1 and a control device 2. Further, the storage system 1 includes a storage unit 10 and a storage control unit 20.

ストレージ部10は、ストレージ制御部20からのアクセス制御対象となる記憶領域を有する。例えば、ストレージ部10は、ストレージ制御部20からのアクセス制御対象となる記憶装置11~15を備える。ストレージ制御部20は、ストレージ部10に対するアクセスを制御するストレージ制御部20を含む。図1の例では、ストレージ制御部20にはホスト装置3が接続され、ストレージ制御部20は、ホスト装置3からの要求に応じてストレージ部10に対するアクセスを制御する。 The storage unit 10 has a storage area that is an access control target from the storage control unit 20. For example, the storage unit 10 includes storage devices 11 to 15 that are subject to access control from the storage control unit 20. The storage control unit 20 includes a storage control unit 20 that controls access to the storage unit 10. In the example of FIG. 1, a host device 3 is connected to the storage control unit 20, and the storage control unit 20 controls access to the storage unit 10 in response to a request from the host device 3.

ここで、ストレージ部10の入出力性能は、ストレージ部10の構成によって変化し得る。例えば、図1のようにストレージ部10が記憶装置11~15を備える場合、ストレージ部10に対して新たな記憶装置を増設することや、記憶装置11~15のうち故障した記憶装置を別の記憶装置に交換することが可能となる。また、記憶装置11~15の一部が、例えばあらかじめ決められた時間に、スリープ状態になってその動作を停止することもあり得る。このように、ストレージ部10の構成は変化し得る。そして、ストレージ部10に搭載され、稼働中の記憶装置が多いほど、ストレージ部10の入出力性能は高くなる。 Here, the input / output performance of the storage unit 10 may change depending on the configuration of the storage unit 10. For example, when the storage unit 10 includes the storage devices 11 to 15 as shown in FIG. 1, a new storage device may be added to the storage unit 10, or a failed storage device among the storage devices 11 to 15 may be used separately. It can be replaced with a storage device. Further, a part of the storage devices 11 to 15 may go into a sleep state and stop its operation at a predetermined time, for example. In this way, the configuration of the storage unit 10 can change. The more storage devices mounted on the storage unit 10 and in operation, the higher the input / output performance of the storage unit 10.

また、ストレージ制御部20の入出力性能も、ストレージ制御部20によって変化し得る。例えば、図1に示すように、ストレージ制御部20は、それぞれがストレージ部10に対するアクセスを制御する制御要素21,22を備える。制御要素21,22は、例えば、それぞれプロセッサを備えるコンピュータとして実現される。また、例えば、制御要素21,22のうちの一方が故障した場合、故障した制御要素が実行していたアクセス制御を他方の制御要素が引き継ぐことができる。すなわち、制御要素21,22の両方が稼働している状態と、制御要素21,22の一方のみが稼働している状態とがあり得る。このように、ストレージ制御部20の構成も変化し得る。そして、ストレージ制御部20において稼働中の制御要素が多いほど、ストレージ制御部20の入出力性能は高くなる。 Further, the input / output performance of the storage control unit 20 may also be changed by the storage control unit 20. For example, as shown in FIG. 1, each storage control unit 20 includes control elements 21 and 22 that control access to the storage unit 10. The control elements 21 and 22 are realized, for example, as a computer each having a processor. Further, for example, when one of the control elements 21 and 22 fails, the access control executed by the failed control element can be taken over by the other control element. That is, there may be a state in which both the control elements 21 and 22 are operating and a state in which only one of the control elements 21 and 22 is operating. In this way, the configuration of the storage control unit 20 can also change. The more control elements the storage control unit 20 is operating, the higher the input / output performance of the storage control unit 20.

制御装置2は、ストレージシステム1の状態を制御する。制御装置2は、性能計算部2aと状態制御部2bを有する。性能計算部2aと状態制御部2bの処理は、例えば、制御装置2が備える図示しないプロセッサが所定のプログラムを実行することで実現される。 The control device 2 controls the state of the storage system 1. The control device 2 has a performance calculation unit 2a and a state control unit 2b. The processing of the performance calculation unit 2a and the state control unit 2b is realized, for example, by executing a predetermined program by a processor (not shown) included in the control device 2.

なお、制御装置2は、例えば、ストレージ制御部20とは別体の装置として実現されてもよいし、制御要素21,22のいずれかと一体の装置として実現されてもよい。図1の破線は、制御装置2が制御要素21と一体の装置として実現された場合を示している。この場合、性能計算部2aと状態制御部2bの処理は、例えば、制御要素21が備える図示しないプロセッサが所定のプログラムを実行することで実現される。 The control device 2 may be realized as a device separate from the storage control unit 20, or may be realized as a device integrated with any of the control elements 21 and 22. The broken line in FIG. 1 shows the case where the control device 2 is realized as a device integrated with the control element 21. In this case, the processing of the performance calculation unit 2a and the state control unit 2b is realized, for example, by executing a predetermined program by a processor (not shown) included in the control element 21.

性能計算部2aは、ストレージ部10とストレージ制御部20のいずれかにおける構成の変化を検出すると、その構成の変化後におけるストレージ部10およびストレージ制御部20のそれぞれの入出力性能を計算する。図1の例では、ストレージ部10に搭載され、稼働中の制御装置のそれぞれの入出力性能と台数とに基づいて、ストレージ部10の入出力性能が計算される。また、図1の例では、ストレージ制御部20において稼働中の制御要素のそれぞれの入出力性能と台数とに基づいて、ストレージ制御部20の入出力性能が計算される。 When the performance calculation unit 2a detects a change in the configuration of either the storage unit 10 or the storage control unit 20, it calculates the input / output performance of each of the storage unit 10 and the storage control unit 20 after the change in the configuration. In the example of FIG. 1, the input / output performance of the storage unit 10 is calculated based on the input / output performance and the number of control devices mounted on the storage unit 10 and operating. Further, in the example of FIG. 1, the input / output performance of the storage control unit 20 is calculated based on the input / output performance and the number of control elements in operation in the storage control unit 20.

なお、入出力性能としては、例えば、IOPS(Input Output Per Second)が算出される。IOPSは、単位時間において要求に応じた入出力処理を実行できる回数を示す。
状態制御部2bは、構成の変化に応じたストレージ部10およびストレージ制御部20のそれぞれの入出力性能の変化状況に基づいて、ストレージ部10またはストレージ制御部20の電力制御状態を変化させる。電力制御状態を変化させることで、その装置の消費電力が変化するとともに、消費電力の変化に応じて入出力性能も変化する。状態制御部2bは、ストレージ部10またはストレージ制御部20の電力制御状態を変化させることで、その消費電力と入出力性能とを調整する。これにより、ストレージシステム1の構成に応じた入出力性能を低消費電力で発揮させることができる。
As the input / output performance, for example, IOPS (Input Output Per Second) is calculated. IOPS indicates the number of times that input / output processing according to a request can be executed in a unit time.
The state control unit 2b changes the power control state of the storage unit 10 or the storage control unit 20 based on the change status of the input / output performance of the storage unit 10 and the storage control unit 20 according to the change in the configuration. By changing the power control state, the power consumption of the device changes, and the input / output performance also changes according to the change in the power consumption. The state control unit 2b adjusts the power consumption and the input / output performance by changing the power control state of the storage unit 10 or the storage control unit 20. As a result, the input / output performance according to the configuration of the storage system 1 can be exhibited with low power consumption.

例えば、性能計算部2aによって構成の変化が検出される直前において、ストレージ部10の入出力性能とストレージ制御部20の入出力性能とが均衡していたとする。また、このとき、ストレージ部10とストレージ制御部20のいずれも、入出力性能および消費電力が最高となる電力制御状態に設定されていたとする。この状態から、構成が変化することで、ストレージ部10の入出力性能とストレージ制御部20の入出力性能との差分が生じることになる。このような差分が生じている状態では、入出力性能の高い方についてその入出力処理能力が有効に利用されておらず、無駄な電力が消費されている。 For example, it is assumed that the input / output performance of the storage unit 10 and the input / output performance of the storage control unit 20 are in equilibrium immediately before the change in the configuration is detected by the performance calculation unit 2a. Further, at this time, it is assumed that both the storage unit 10 and the storage control unit 20 are set to the power control state in which the input / output performance and the power consumption are maximized. By changing the configuration from this state, a difference between the input / output performance of the storage unit 10 and the input / output performance of the storage control unit 20 will occur. In a state where such a difference occurs, the input / output processing capacity of the one with higher input / output performance is not effectively used, and wasteful power is consumed.

そこで、状態制御部2bは、入出力性能の差分が減少するように、ストレージ部10とストレージ制御部20のうち性能計算部2aによって算出された入出力性能が高い方の電力制御状態を変更する。この場合、ストレージ部10とストレージ制御部20のうち入出力性能が高い方について、消費電力が低下するように電力制御状態が変更される。これにより、消費電力を低減しながら、ストレージシステム1に現状の構成での最大限の入出力性能を発揮させることができる。 Therefore, the state control unit 2b changes the power control state of the storage unit 10 and the storage control unit 20 having the higher input / output performance calculated by the performance calculation unit 2a so that the difference in the input / output performance is reduced. .. In this case, the power control state of the storage unit 10 and the storage control unit 20 having the higher input / output performance is changed so that the power consumption is reduced. As a result, the storage system 1 can exhibit the maximum input / output performance in the current configuration while reducing the power consumption.

〔第2の実施の形態〕
図2は、第2の実施の形態に係るストレージシステムの構成例を示す図である。図2に示すストレージシステムは、CE(Controller Enclosure)100およびDE(Drive Enclosure)200a,200b,200c,・・・を備えたストレージ装置1000と、ホスト装置300とを含む。
[Second Embodiment]
FIG. 2 is a diagram showing a configuration example of the storage system according to the second embodiment. The storage system shown in FIG. 2 includes a storage device 1000 provided with CE (Controller Enclosure) 100 and DE (Drive Enclosure) 200a, 200b, 200c, ..., And a host device 300.

CE100は、CM110,120を備える。CM110,120には、例えばSAN(Storage Area Network)を介して、ホスト装置300が接続されている。CM110,120は、ホスト装置300からの要求に応じて、DE200a,200b,200c,・・・に搭載された記憶装置に対するアクセスを制御するストレージ制御装置である。例えば、DE200a,200b,200c,・・・に搭載された記憶装置を用いて論理ボリュームが作成される。CM110,120は、ホスト装置300から論理ボリュームに対するアクセス要求を受けることで、DE200a,200b,200c,・・・に搭載された記憶装置にアクセスする。CM110,120は、例えば、それぞれ個別の論理ボリュームに対するアクセス制御を実行する。 CE100 includes CM110 and 120. A host device 300 is connected to the CMs 110 and 120 via, for example, a SAN (Storage Area Network). The CM 110, 120 are storage control devices that control access to the storage devices mounted on the DE200a, 200b, 200c, ... In response to a request from the host device 300. For example, a logical volume is created using the storage device mounted on the DE200a, 200b, 200c, .... The CM 110, 120 access the storage device mounted on the DE200a, 200b, 200c, ... By receiving an access request to the logical volume from the host device 300. The CM 110 and 120 execute, for example, access control for individual logical volumes.

また、CM110とCM120とは、互いに接続され、データを互いに送受信することができる。これによりCM110,120は、例えば、他方のCMの動作が故障などによって停止したことを検知できる。 Further, the CM 110 and the CM 120 are connected to each other and can transmit and receive data to and from each other. As a result, the CMs 110 and 120 can detect, for example, that the operation of the other CM has stopped due to a failure or the like.

さらに、CM110,120のうちの一方が故障などによって停止すると、他方のCMが停止したCMの処理を引き継ぐ(フェイルオーバ)。例えば、一方のCMが停止すると、他方のCMは、他方のCMがアクセス制御を担当していた論理ボリュームに対するアクセス制御を継続するとともに、停止したCMがアクセス制御を担当していた論理ボリュームに対するアクセス制御を開始する。 Further, when one of the CMs 110 and 120 is stopped due to a failure or the like, the other CM takes over the processing of the stopped CM (failover). For example, when one CM is stopped, the other CM continues access control to the logical volume in which the other CM was in charge of access control, and access to the logical volume in which the stopped CM was in charge of access control. Start control.

DE200a,200b,200c,・・・のそれぞれには、ホスト装置300からのアクセス対象となる複数の記憶装置が搭載されている。DE200a,200b,200c,・・・に搭載される記憶装置としては、HDD、SSDなどの不揮発性記憶装置が搭載される。なお、CM110,120に対しては、任意の台数のDEを接続可能になっている。また、CM110,120に対して接続するDEを増設することや、CM110,120に接続されたDEを取り外すことが可能になっている。 Each of the DE200a, 200b, 200c, ... Is equipped with a plurality of storage devices to be accessed from the host device 300. As the storage device mounted on the DE200a, 200b, 200c, ..., A non-volatile storage device such as an HDD or SSD is mounted. It should be noted that any number of DEs can be connected to the CMs 110 and 120. Further, it is possible to increase the number of DEs connected to the CMs 110 and 120 and to remove the DEs connected to the CMs 110 and 120.

ホスト装置300は、DE200a,200b,200c,・・・に搭載された記憶装置へのアクセスを伴う各種の処理を実行する。例えば、ホスト装置300は、各種の業務処理を実行するためのサーバ装置として実現される。 The host device 300 executes various processes involving access to the storage devices mounted on the DE200a, 200b, 200c, .... For example, the host device 300 is realized as a server device for executing various business processes.

なお、CE100は、図1のストレージ制御部20の一例であり、CM110,120は、図1の制御要素21,22の一例である。また、CM110,120は、図1の制御装置2の一例でもある。DE200a,200b,200c,・・・は、図1のストレージ部10の一例である。ホスト装置300は、図1のホスト装置3の一例である。 The CE 100 is an example of the storage control unit 20 of FIG. 1, and the CM 110 and 120 are examples of the control elements 21 and 22 of FIG. Further, CM 110 and 120 are also examples of the control device 2 in FIG. DE200a, 200b, 200c, ... Are an example of the storage unit 10 in FIG. The host device 300 is an example of the host device 3 in FIG.

図3は、CMのハードウェア構成例を示す図である。図3では例として、CM110のハードウェア構成について示す。
CM110は、CPU111、RAM112、SSD113、ホストインタフェース(I/F)114およびドライブインタフェース(I/F)115を備える。
FIG. 3 is a diagram showing an example of hardware configuration of CM. FIG. 3 shows the hardware configuration of the CM 110 as an example.
The CM 110 includes a CPU 111, a RAM 112, an SSD 113, a host interface (I / F) 114, and a drive interface (I / F) 115.

CPU111は、CM110全体を統括的に制御する。CPU111は、例えば、1または複数のプロセッサコアを備える。また、CPU111は、他方のCM120のCPUと接続され、このCPUとの間で通信できるようになっている。 The CPU 111 controls the entire CM 110 in an integrated manner. The CPU 111 comprises, for example, one or more processor cores. Further, the CPU 111 is connected to the CPU of the other CM120 so that it can communicate with the CPU.

RAM112は、CM110の主記憶装置として使用される。RAM112には、CPU111に実行させるOS(Operating System)プログラムやアプリケーションプログラムの少なくとも一部が一時的に格納される。また、RAM112には、CPU111による処理に必要な各種データが格納される。 The RAM 112 is used as the main storage device of the CM 110. The RAM 112 temporarily stores at least a part of an OS (Operating System) program or an application program to be executed by the CPU 111. Further, the RAM 112 stores various data necessary for processing by the CPU 111.

SSD113は、CM110の補助記憶装置として使用される。SSD113には、OSプログラム、アプリケーションプログラム、および各種データが格納される。なお、SSD113の代わりに、HDDなどの他の種類の不揮発性記憶装置が用いられてもよい。 SSD 113 is used as an auxiliary storage device for CM110. The OS program, application program, and various data are stored in the SSD 113. In addition, instead of SSD 113, another type of non-volatile storage device such as HDD may be used.

ホストインタフェース114は、ホスト装置300と通信するための通信インタフェースである。ドライブインタフェース115は、DE200a,200b,200c,・・・に搭載された記憶装置と通信するための通信インタフェースである。 The host interface 114 is a communication interface for communicating with the host device 300. The drive interface 115 is a communication interface for communicating with the storage device mounted on the DE200a, 200b, 200c, ....

以上のハードウェア構成により、CM110の処理機能を実現可能である。なお、CM120も、CM110と同様のハードウェア構成によって実現可能である。
ところで、ホスト装置300から見たストレージ装置1000のIO(Input Output)性能は、CE100のIO性能と、CE100に接続されたDE全体のIO性能によって決まる。CE100のIO性能は、例えば、CE100内のCMに搭載されたCPUの処理性能や、IO処理のためのプログラムによる処理性能によって決まる。CE100に接続されたDE全体のIO性能は、例えば、DEに搭載された記憶装置のIO性能や、記憶装置の搭載数によって決まる。
With the above hardware configuration, the processing function of CM110 can be realized. The CM 120 can also be realized by the same hardware configuration as the CM 110.
By the way, the IO (Input Output) performance of the storage device 1000 as seen from the host device 300 is determined by the IO performance of the CE100 and the IO performance of the entire DE connected to the CE100. The IO performance of the CE100 is determined by, for example, the processing performance of the CPU mounted on the CM in the CE100 and the processing performance of the program for IO processing. The IO performance of the entire DE connected to the CE100 is determined, for example, by the IO performance of the storage device mounted on the DE and the number of storage devices mounted.

なお、以下の説明では、「CE100のIO性能」とは、CE100に搭載され、稼働しているCM110,120の台数を限定せずに、その時点でCE100に搭載され、稼働しているCMの全体としてのIO性能を示すこととする。また、「DE全体のIO性能」とは、CE100に接続されているDE200a,200b,200c,・・・の台数を限定せずに、その時点でCE100に接続されているDEの全体としてのIO性能を示すこととする。 In the following description, "IO performance of CE100" means that the number of CMs 110 and 120 installed in CE100 and operating is not limited, and the number of CMs installed and operating in CE100 at that time is not limited. The overall IO performance will be shown. Further, "IO performance of the entire DE" is not limited to the number of DE200a, 200b, 200c, ... Connected to the CE100, and the IO as a whole of the DE connected to the CE100 at that time. Performance will be shown.

また、図2に示した構成のストレージ装置1000では、DE200a,200b,200c,・・・に搭載される記憶装置として、HDDに代わり、より高速なIO処理が可能なSSDが用いられることが多くなっている。このように高性能な記憶装置が搭載されることによって、DE全体のIO性能も向上する。 Further, in the storage device 1000 having the configuration shown in FIG. 2, an SSD capable of higher-speed IO processing is often used instead of the HDD as the storage device mounted on the DE200a, 200b, 200c, .... It has become. By installing such a high-performance storage device, the IO performance of the entire DE is also improved.

一般的に、HDDとSSDとの間ではIO性能の差が非常に大きい。例えば、HDD単体のIOPSは100程度であるのに対し、SSD単体のIOPSは数万以上に達する。ここで、搭載される記憶装置が主にHDDであったときには、DE全体のIO性能よりCE100のIO性能の方が高いことが多かった。例えば、DE200a,200b,200c,・・・の全体として千台以上のHDDが搭載されるような大規模なシステムでない限り、CE100の能力不足が問題になることはなかった。 Generally, the difference in IO performance between HDD and SSD is very large. For example, the IOPS of a single HDD is about 100, while the IOPS of a single SSD reaches tens of thousands or more. Here, when the storage device mounted is mainly an HDD, the IO performance of the CE100 is often higher than the IO performance of the entire DE. For example, unless it is a large-scale system in which more than 1,000 HDDs are mounted on the DE200a, 200b, 200c, ... As a whole, the lack of capacity of the CE100 has not become a problem.

ところが、記憶装置としてSSDが多く用いられ、DE全体のIO性能が向上するのに伴って、CE100のIO性能も高める必要性が高くなりつつある。そのため近年では、CE100内のCM110,120に、より高性能なCPUが搭載されるようになってきている。 However, SSDs are often used as storage devices, and as the IO performance of the entire DE improves, there is an increasing need to improve the IO performance of the CE100. Therefore, in recent years, higher performance CPUs have come to be mounted on the CMs 110 and 120 in the CE100.

しかしながら、CE100のIO性能やDE全体のIO性能は、ストレージ装置1000の構成によって変化する。このため、ストレージ装置1000の構成によっては、CE100のIO性能とDE全体のIO性能との差が大きくなる(性能がアンバランスになる)場合がある。例えば、CE100内のCM110,120のうち何台が稼働しているか、CE100に対して何台のDEが接続されているか、DE内にどのような記憶装置が何台搭載されているか、DE内の記憶装置のうち何台が稼働しているかなどによって、IO性能の差が大きくなり得る。 However, the IO performance of the CE100 and the IO performance of the entire DE vary depending on the configuration of the storage device 1000. Therefore, depending on the configuration of the storage device 1000, the difference between the IO performance of the CE100 and the IO performance of the entire DE may become large (the performance becomes unbalanced). For example, how many of the CMs 110 and 120 in the CE100 are operating, how many DEs are connected to the CE100, what kind of storage device is installed in the DE, and how many in the DE. The difference in IO performance can be large depending on how many of the storage devices are in operation.

CE100のIO性能とDE全体のIO性能との差が大きいということは、IO性能の大きい方の装置の処理能力が有効利用されておらず、これはこの装置で無駄な電力が消費されていることを示す。そこで、本実施の形態では、CM110,120やDE200a,200b,200c,・・・に搭載される記憶装置が備える電力制御状態の変更機能を用いて、IO性能がアンバランスの場合に、IO性能が高い方の装置のIO性能を落とす制御が行われる。これにより、無駄な電力消費を抑制する。 The large difference between the IO performance of the CE100 and the IO performance of the entire DE means that the processing capacity of the device with the larger IO performance is not being used effectively, which means that this device consumes wasted power. Show that. Therefore, in the present embodiment, the IO performance is used when the IO performance is unbalanced by using the power control state changing function provided in the storage device mounted on the CM110, 120, DE200a, 200b, 200c, .... Control is performed to reduce the IO performance of the device with the higher value. As a result, wasteful power consumption is suppressed.

例として、次のような電力制御状態の変更機能が用いられる。例えば、CM110,120は、CPUのクロック周波数を変化させる機能を備える。例えば、クロック周波数を低下させることで、処理性能が低下するとともに電力消費量が減少する。また、DE200a,200b,200c,・・・に搭載される記憶装置は、パワーモードの設定機能を備える。例えば、パワーモードがハイからローに設定変更されることで、IO性能が低下するとともに電力消費量が減少する。なお、パワーモードがローの状態では、例えば、クロック周波数が低下する、アイドル状態で所定の回路の動作が停止する、といった制御が行われる。 As an example, the following power control state change function is used. For example, the CM 110 and 120 have a function of changing the clock frequency of the CPU. For example, by lowering the clock frequency, the processing performance is lowered and the power consumption is reduced. Further, the storage device mounted on the DE200a, 200b, 200c, ... Has a power mode setting function. For example, changing the power mode from high to low reduces IO performance and power consumption. When the power mode is low, for example, the clock frequency is lowered, and the operation of a predetermined circuit is stopped in the idle state.

図4は、CMの処理機能の構成例を示す図である。なお、図4では例としてCM110について示すが、CM120も同様の処理機能を備える。
CM110は、記憶部130、アクセス制御部141、MAID(Massive Array of Idle Disks)制御部142、構成検出部143、性能判定部144および電力状態制御部145を備える。なお、記憶部130は、例えば、RAM112、SSD113などのCM110が備える記憶装置の記憶領域によって実現される。アクセス制御部141、MAID制御部142、構成検出部143、性能判定部144および電力状態制御部145の処理は、例えば、CPU111が所定のプログラムを実行することで実現される。
FIG. 4 is a diagram showing a configuration example of a CM processing function. Although CM110 is shown as an example in FIG. 4, CM120 also has a similar processing function.
The CM 110 includes a storage unit 130, an access control unit 141, a MAID (Massive Array of Idle Disks) control unit 142, a configuration detection unit 143, a performance determination unit 144, and a power state control unit 145. The storage unit 130 is realized by, for example, the storage area of the storage device included in the CM 110 such as the RAM 112 and the SSD 113. The processing of the access control unit 141, the MAID control unit 142, the configuration detection unit 143, the performance determination unit 144, and the power state control unit 145 is realized, for example, by the CPU 111 executing a predetermined program.

記憶部130には、MAID制御情報131、CM性能情報132およびドライブ性能情報133が記憶される。MAID制御情報131には、待機状態において省電力状態に遷移させるMAID制御対象の記憶装置の識別情報と、それらの各記憶装置を省電力状態に遷移させる期間を示すタイマ情報とが登録される。CM性能情報132には、CM110の電力制御状態とIO性能との関係を示す情報が登録される。ドライブ性能情報133には、DE200a,200b,200c,・・・に搭載され得る記憶装置の機種ごとに、電力制御状態とIO性能との関係を示す情報が登録される。なお、CM性能情報132とドライブ性能情報133のいずれにも、IO性能としてIOPSが登録される。 The storage unit 130 stores MAID control information 131, CM performance information 132, and drive performance information 133. In the MAID control information 131, identification information of the storage device to be MAID controlled to transition to the power saving state in the standby state and timer information indicating a period for transitioning each of these storage devices to the power saving state are registered. In the CM performance information 132, information indicating the relationship between the power control state of the CM 110 and the IO performance is registered. In the drive performance information 133, information indicating the relationship between the power control state and the IO performance is registered for each model of the storage device that can be mounted on the DE200a, 200b, 200c, .... IOPS is registered as IO performance in both the CM performance information 132 and the drive performance information 133.

アクセス制御部141は、CM110に接続されたDE内の記憶装置を用いて論理ボリュームを作成する。アクセス制御部141は、ホスト装置300からの要求に応じて、作成された論理ボリュームに対するアクセスを制御する。また、アクセス制御部141は、論理ボリュームに割り当てられた複数の記憶装置に対するアクセスをRAIDによって制御してもよい。 The access control unit 141 creates a logical volume using the storage device in the DE connected to the CM 110. The access control unit 141 controls access to the created logical volume in response to a request from the host device 300. Further, the access control unit 141 may control access to a plurality of storage devices assigned to the logical volume by RAID.

MAID制御部142は、MAID制御情報131に基づき、MAID制御の開始時刻になると、MAID制御対象の記憶装置を省電力状態に遷移させる。本実施の形態では、MAID制御により記憶装置はスリープ状態に遷移するものとする。また、MAID制御部142は、MAID制御の終了時刻になると、MAID制御対象の記憶装置をスリープ状態から通常状態に復帰させる。 Based on the MAID control information 131, the MAID control unit 142 shifts the storage device to be MAID controlled to the power saving state at the start time of the MAID control. In the present embodiment, it is assumed that the storage device transitions to the sleep state by MAID control. Further, the MAID control unit 142 returns the storage device to be MAID controlled from the sleep state to the normal state at the end time of the MAID control.

構成検出部143は、CM110が起動したとき、CM110に接続されている装置の構成を検出する。例えば、構成検出部143は、稼働状態の他方のCM120が接続されているか、何台のDEが接続されているか、接続されている各DEにどのような機種の記憶装置が何台搭載されているかを検出する。また、構成検出部143は、装置の構成に変更があった場合、これを検出する。 The configuration detection unit 143 detects the configuration of the device connected to the CM 110 when the CM 110 is activated. For example, in the configuration detection unit 143, whether the other CM120 in the operating state is connected, how many DEs are connected, and how many storage devices of what model are mounted on each connected DE. Detects. Further, the configuration detection unit 143 detects when there is a change in the configuration of the device.

性能判定部144は、構成検出部143による装置の構成の検出結果と、CM性能情報132およびドライブ性能情報133とに基づいて、CE100のIO性能とDE全体のIO性能とを算出する。各IO性能はIOPSとして算出される。性能判定部144は、CE100のIO性能とDE全体のIO性能とを比較し、それらがアンバランスであると判定した場合には、それらのうちIO性能が高い方の装置についての電力制御状態を変更するように電力状態制御部145に指示する。 The performance determination unit 144 calculates the IO performance of the CE100 and the IO performance of the entire DE based on the detection result of the configuration of the device by the configuration detection unit 143 and the CM performance information 132 and the drive performance information 133. Each IO performance is calculated as IOPS. The performance determination unit 144 compares the IO performance of the CE100 with the IO performance of the entire DE, and if it is determined that they are unbalanced, the power control state of the device having the higher IO performance is determined. Instruct the power state control unit 145 to change.

電力状態制御部145は、性能判定部144からの指示に応じて、指示された装置の電力制御状態が変更するように制御する。例えば、電力状態制御部145は、CM110,120のクロック周波数を変更する、DE内の各記憶装置のパワーモードを変更する、といった制御を行う。 The power state control unit 145 controls so that the power control state of the instructed device is changed in response to an instruction from the performance determination unit 144. For example, the power state control unit 145 controls such as changing the clock frequencies of the CMs 110 and 120 and changing the power mode of each storage device in the DE.

図5は、IO性能について説明するための図である。図5に示すグラフ151は、例として、ある機種の記憶装置についてのIO性能を示す。グラフ151では、読み出しデータサイズごとの読み出し時のIOPSと、書き込みデータサイズごとの書き込み時のIOPSとが示されている。本実施の形態では例として、このようなケースでは、読み出し時および書き込み時を含むすべてのデータサイズでのIOPSの最大値を、この機種の記憶装置のIO性能として用いる。グラフ151の例では、30万IOPSがIO性能として用いられる。なお、図5では記憶装置の例について記載したが、CMのIO性能についても同様に決定されるものとする。 FIG. 5 is a diagram for explaining IO performance. Graph 151 shown in FIG. 5 shows, as an example, the IO performance of a storage device of a certain model. In graph 151, IOPS at the time of reading for each read data size and IOPS at the time of writing for each write data size are shown. In this embodiment, as an example, in such a case, the maximum value of IOPS for all data sizes including the time of reading and the time of writing is used as the IO performance of the storage device of this model. In the example of Graph 151, 300,000 IOPS is used as the IO performance. Although the example of the storage device is described in FIG. 5, the IO performance of the CM is also determined in the same manner.

図6は、CMの電力制御状態とIO性能との関係について説明するための図である。CM110は、電力制御状態として、CPU111のクロック周波数を変更できる。CM120も同様に、CM120が備えるCPUのクロック周波数を変更できる。図6に示すグラフ132aは、クロック周波数とIO性能(IOPS)との関係について示す。ここでは例として、グラフ132aが示すIOPSは、CE100のIOPS(すなわち、CM110,120の全体としてのIOPS)を示すものとする。 FIG. 6 is a diagram for explaining the relationship between the power control state of the CM and the IO performance. The CM 110 can change the clock frequency of the CPU 111 as a power control state. Similarly, the CM 120 can change the clock frequency of the CPU included in the CM 120. Graph 132a shown in FIG. 6 shows the relationship between the clock frequency and IO performance (IOPS). Here, as an example, the IOPS shown in Graph 132a is assumed to indicate the IOPS of CE100 (that is, the IOPS of CM110, 120 as a whole).

一例として、CM110,120は、グラフ132aに示すようにクロック周波数を1.5GHzから3GHzまでの間で連続的に変化させることができる。このような変化により、CE100のIOPSが15万から30万までの間で調整される。記憶部130のCM性能情報132には、このようなクロック周波数とIOPSとの関係を示す情報が登録される。 As an example, the CM 110, 120 can continuously change the clock frequency from 1.5 GHz to 3 GHz as shown in Graph 132a. Due to such changes, the IOPS of CE100 is adjusted between 150,000 and 300,000. Information indicating the relationship between such a clock frequency and IOPS is registered in the CM performance information 132 of the storage unit 130.

なお、CPUの電力制御状態の変更方法としては、例えば、マルチコアのCPUを用いた場合、クロック周波数を変更する方法の他、動作させるコアの数を変更する方法も適用可能である。 As a method of changing the power control state of the CPU, for example, when a multi-core CPU is used, a method of changing the clock frequency and a method of changing the number of operating cores can be applied.

図7は、記憶装置の電力制御状態とIO性能状態との関係について説明するための図である。DE200a,200b,200c,・・・に搭載される記憶装置は、パワーモードの設定機能を備える。図7に示すグラフ133aは、ある機種の記憶装置についてのパワーモードとIO性能(IOPS)との関係を示す。一例として、この機種の記憶装置は、ハイとローの2段階のパワーモードに設定可能であり、ハイではIOPSが5万となり、ローではIOPSが2万5千まで落ちるものとする。記憶部130のドライブ性能情報133には、このようなパワーモードとIOPSとの関係が、記憶装置の機種ごとに登録される。 FIG. 7 is a diagram for explaining the relationship between the power control state of the storage device and the IO performance state. The storage device mounted on the DE200a, 200b, 200c, ... Has a power mode setting function. Graph 133a shown in FIG. 7 shows the relationship between the power mode and the IO performance (IOPS) of a storage device of a certain model. As an example, the storage device of this model can be set to two power modes of high and low, and it is assumed that the IOPS is 50,000 at high and the IOPS drops to 25,000 at low. In the drive performance information 133 of the storage unit 130, such a relationship between the power mode and IOPS is registered for each model of the storage device.

次に、図8~図10を用い、装置の構成変化についての3パターンの具体例を挙げて、各パターンでの電力消費低減のための処理について説明する。なお、図8~図10では、CM110がマスタCMであるものとする。また、図8~図10では、電力制御状態(クロック周波数)とIOPSとの関係が図6のようになるCMと、電力制御状態(パワーモード)とIOPSとの関係が図7のようになるSSDとが用いられるものとする。 Next, with reference to FIGS. 8 to 10, specific examples of three patterns for the configuration change of the apparatus will be given, and the processing for reducing the power consumption in each pattern will be described. In FIGS. 8 to 10, CM 110 is assumed to be a master CM. Further, in FIGS. 8 to 10, the relationship between the power control state (clock frequency) and IOPS is as shown in FIG. 6, and the relationship between the power control state (power mode) and IOPS is as shown in FIG. 7. It is assumed that SSD is used.

さらに、図8~図10では、例として、DE全体のIO性能(IOPS)を、DEに搭載された個々の記憶装置のIOPSの合計値として算出する。この例のように、DE全体のIO性能は基本的に記憶装置の台数が多いほど高くなるが、実際の計算方法は、例えばRAIDによる制御方法などに応じたより複雑なものとなり得る。例えば、個々の記憶装置のIOPSの合計値に対して、0より大きく1未満の所定の係数を乗算することでDE全体のIO性能を計算する方法が考えられる。 Further, in FIGS. 8 to 10, as an example, the IO performance (IOPS) of the entire DE is calculated as the total value of the IOPS of the individual storage devices mounted on the DE. As in this example, the IO performance of the entire DE basically increases as the number of storage devices increases, but the actual calculation method can be more complicated depending on, for example, a RAID control method. For example, a method of calculating the IO performance of the entire DE by multiplying the total value of IOPS of each storage device by a predetermined coefficient larger than 0 and less than 1.

図8は、装置の構成変化についての第1の例を示す図である。図8に示す時刻T1では、CE100において2台のCM110,120が正常に稼働している。CM110,120のクロック周波数は3GHzに設定されており、CE100のIO性能(CM110,120の全体としてのIO性能)は30万IOPSとなっている。また、このようなCE100に対して1台のDE200aが接続されている。DE200aには、同じ機種の6台のSSD201~206が搭載されている。SSD201~206のパワーモードはハイに設定されており、SSD201~206のそれぞれのIO性能は5万IOPSである。これにより、DE全体のIO性能(DE200aの全体としてのIO性能)は30万IOPSとなっている。すなわち、CE100のIO性能とDE全体のIO性能とのバランスがとれた状態になっている。 FIG. 8 is a diagram showing a first example of a configuration change of the device. At time T1 shown in FIG. 8, two CM110s and 120s are operating normally in CE100. The clock frequency of CM110 and 120 is set to 3 GHz, and the IO performance of CE100 (IO performance of CM110 and 120 as a whole) is 300,000 IOPS. Further, one DE200a is connected to such a CE100. The DE200a is equipped with six SSDs 201 to 206 of the same model. The power mode of SSDs 201 to 206 is set to high, and the IO performance of each of SSDs 201 to 206 is 50,000 IOPS. As a result, the IO performance of the entire DE (IO performance of the DE200a as a whole) is 300,000 IOPS. That is, the IO performance of the CE100 and the IO performance of the entire DE are in a well-balanced state.

また、SSD201~206のうち、SSD201~204はホスト装置300からの要求に応じた通常のIO処理用に利用されている一方、SSD205,206はデータバックアップ用に利用されている。SSD205,206に対するバックアップ処理は、例えば業務時間外など、1日の中の決まった時間帯に実行されるとする。このため、SSD205,206については、例えばAM9:00~PM12:00の時間帯にMAID制御が行われるようにMAID制御情報131に設定されているとする。 Further, among SSDs 201 to 206, SSDs 201 to 204 are used for normal IO processing in response to a request from the host device 300, while SSDs 205 and 206 are used for data backup. It is assumed that the backup process for SSDs 205 and 206 is executed at a fixed time of the day, for example, after business hours. Therefore, it is assumed that the SSDs 205 and 206 are set in the MAID control information 131 so that the MAID control is performed in the time zone from 9:00 AM to 12:00 PM, for example.

時刻T2において、MAID制御の開始時刻になり、SSD205,206がスリープ状態になったとする。なお、パワーモードがローに設定された場合と異なり、スリープ状態では、SSD内の記録媒体(フラッシュメモリ)に対するIO処理が停止される。これにより、DE全体のIO性能は20万IOPSに低下する。このとき、DE200aが最高速度でCE100とのデータ送受信を行ったとしても、CE100のIO処理能力には過剰な余力がある状態となる。 It is assumed that the MAID control start time is reached at time T2 and the SSDs 205 and 206 are put into sleep mode. In addition, unlike the case where the power mode is set to low, the IO processing for the recording medium (flash memory) in the SSD is stopped in the sleep state. As a result, the IO performance of the entire DE is reduced to 200,000 IOPS. At this time, even if the DE200a transmits / receives data to / from the CE100 at the maximum speed, the IO processing capacity of the CE100 has an excessive surplus capacity.

そこで、マスタCMであるCM110は、MAID制御の開始に伴ってDE200aの全体としてのIO性能を計算し直す。そして、CM110は、CM110,120の電源制御状態を変更することでCE100のIO性能をDE全体のIO性能に近づけられるかを判定する。この例では、CM110,120のCPUのクロック周波数を30GHzから20GHzに低下させることで、CE100のIO性能を20万IOPSに低下させ、DE全体のIO性能と一致させることができる。このようにクロック周波数を変更することで、現状の構成での最大限のIO性能を発揮できるようにしながらも、CE100での電力消費量を低減することができる。 Therefore, the CM110, which is the master CM, recalculates the IO performance of the DE200a as a whole with the start of the MAID control. Then, the CM 110 determines whether the IO performance of the CE 100 can be brought closer to the IO performance of the entire DE by changing the power supply control state of the CM 110 and 120. In this example, by lowering the clock frequency of the CPUs of the CM 110 and 120 from 30 GHz to 20 GHz, the IO performance of the CE100 can be lowered to 200,000 IOPS, which can be matched with the IO performance of the entire DE. By changing the clock frequency in this way, it is possible to reduce the power consumption of the CE100 while achieving the maximum IO performance in the current configuration.

なお、図示しないが、CM110は、MAID制御の終了時刻になり、SSD205,206がスリープモードから復帰すると、CM110,120のCPUのクロック周波数を30GHzに戻す。これにより、CE100のIO性能とDE全体のIO性能の両方を、その時点の構成での最高値である30万IOPSに引き上げることができる。 Although not shown, the CM110 returns the clock frequency of the CPUs of the CM110 and 120 to 30 GHz when the MAID control ends and the SSDs 205 and 206 wake up from the sleep mode. As a result, both the IO performance of CE100 and the IO performance of the entire DE can be raised to 300,000 IOPS, which is the highest value in the configuration at that time.

図9は、装置の構成変化についての第2の例を示す図である。図9に示す時刻T11では、図8と同様に、CE100において2台のCM110,120が正常に稼働しており、CE100のIO性能は30万IOPSとなっている。また、このようなCE100に対して1台のDE200aが接続されている。DE200aには、同じ機種の6台のSSDが搭載されている。各SSDのIO性能は5万IOPSであり、これによりDE全体のIO性能(DE200aの全体としてのIO性能)は30万IOPSとなっている。すなわち、CE100のIO性能とDE全体のIO性能とのバランスがとれた状態になっている。 FIG. 9 is a diagram showing a second example of a configuration change of the device. At the time T11 shown in FIG. 9, as in FIG. 8, two CM110s and 120s are operating normally in the CE100, and the IO performance of the CE100 is 300,000 IOPS. Further, one DE200a is connected to such a CE100. The DE200a is equipped with six SSDs of the same model. The IO performance of each SSD is 50,000 IOPS, and as a result, the IO performance of the entire DE (IO performance of the DE200a as a whole) is 300,000 IOPS. That is, the IO performance of the CE100 and the IO performance of the entire DE are in a well-balanced state.

この状態から、時刻T12において、新たにDE200bが増設されたとする。DE200bには、同じ機種の6台のSSDが搭載されており、これらのSSDはDE200a内のSSDと同一機種であるとする。これにより、DE全体のIO性能(DE200a,200bの全体としてのIO性能)は、60万IOPSに増加する。このとき、CE100が最高速度でDE200a,200bとのデータ送受信を行ったとしても、DE200a,200bのIO処理能力には過剰な余力がある状態となる。 From this state, it is assumed that DE200b is newly added at time T12. It is assumed that the DE200b is equipped with six SSDs of the same model, and these SSDs are the same model as the SSDs in the DE200a. As a result, the IO performance of the entire DE (IO performance of the DE200a and 200b as a whole) increases to 600,000 IOPS. At this time, even if the CE100 transmits / receives data to / from the DE200a / 200b at the maximum speed, the IO processing capacity of the DE200a / 200b has an excessive surplus capacity.

そこで、CM110は、DE200bが接続されたことを検出すると、DE200a,200bの全体としてのIO性能を計算し直す。そして、CM110は、DE200a,200b内の各記憶装置の電源制御状態を変更することでDE全体のIO性能をCE100のIO性能に近づけ、かつCE100のIO性能以下にすることができるかを判定する。この例では、各記憶装置のパワーモードをローに変更することで、DE全体のIO性能を30万IOPSに低下させ、CE100のIO性能と一致させることができる。このように各記憶装置のパワーモードを変更することで、現状の構成での最大限のIO性能を発揮できるようにしながらも、DE200a,200bでの電力消費量を低減することができる。 Therefore, when the CM110 detects that the DE200b is connected, the CM110 recalculates the IO performance of the DE200a and 200b as a whole. Then, the CM110 determines whether the IO performance of the entire DE can be brought closer to the IO performance of the CE100 and lower than the IO performance of the CE100 by changing the power supply control state of each storage device in the DE200a and 200b. .. In this example, by changing the power mode of each storage device to low, the IO performance of the entire DE can be reduced to 300,000 IOPS, which can be matched with the IO performance of the CE100. By changing the power mode of each storage device in this way, it is possible to reduce the power consumption of the DE200a and 200b while allowing the maximum IO performance in the current configuration to be exhibited.

図10は、装置の構成変化についての第3の例を示す図である。図10に示す時刻T21では、図8、図9と同様に、CE100において2台のCM110,120が正常に稼働しており、CE100のIO性能は30万IOPSとなっている。また、図9の時刻T11と同様に、このようなCE100に対して1台のDE200aが接続されている。DE200aには、同じ機種の6台のSSDが搭載されている。各SSDのIO性能は5万IOPSであり、これによりDE全体のIO性能は30万IOPSとなっている。すなわち、CE100のIO性能とDE全体のIO性能とのバランスがとれた状態になっている。 FIG. 10 is a diagram showing a third example of a configuration change of the device. At the time T21 shown in FIG. 10, as in FIGS. 8 and 9, two CM110s and 120s are operating normally in the CE100, and the IO performance of the CE100 is 300,000 IOPS. Further, similarly to the time T11 in FIG. 9, one DE200a is connected to such a CE100. The DE200a is equipped with six SSDs of the same model. The IO performance of each SSD is 50,000 IOPS, and as a result, the IO performance of the entire DE is 300,000 IOPS. That is, the IO performance of the CE100 and the IO performance of the entire DE are in a well-balanced state.

この状態から、時刻T22において、CM120が故障して停止したとする。これにより、CE100のIO性能は15万IOPSに低下する。このとき、CE100(すなわちCM110)が最高速度でDE200aとのデータ送受信を行ったとしても、DE200aのIO処理能力には過剰な余力がある状態となる。 From this state, it is assumed that the CM 120 fails and stops at time T22. As a result, the IO performance of CE100 drops to 150,000 IOPS. At this time, even if the CE100 (that is, CM110) transmits / receives data to / from the DE200a at the maximum speed, the IO processing capacity of the DE200a has an excessive surplus capacity.

そこで、CM110は、CM120が停止したことを検出すると、CE100のIO性能を計算し直す。そして、CM110は、DE200a内の各記憶装置の電源制御状態を変更することでDE全体のIO性能をCE100のIO性能に近づけ、かつCE100のIO性能以下にすることができるかを判定する。この例では、各記憶装置のパワーモードをローに変更することで、DE全体のIO性能を15万IOPSに低下させ、CE100のIO性能と一致させることができる。このように各記憶装置のパワーモードを変更することで、現状の構成での最大限のIO性能を発揮できるようにしながらも、DE200aでの電力消費量を低減することができる。 Therefore, when the CM 110 detects that the CM 120 has stopped, it recalculates the IO performance of the CE 100. Then, the CM110 determines whether the IO performance of the entire DE can be brought closer to the IO performance of the CE100 and equal to or lower than the IO performance of the CE100 by changing the power supply control state of each storage device in the DE200a. In this example, by changing the power mode of each storage device to low, the IO performance of the entire DE can be reduced to 150,000 IOPS, which can be matched with the IO performance of the CE100. By changing the power mode of each storage device in this way, it is possible to reduce the power consumption of the DE200a while allowing the maximum IO performance in the current configuration to be exhibited.

次に、マスタCMの処理についてフローチャートを用いて説明する。
図11は、マスタCMの処理手順を示すフローチャートの例である。なお、図11では、例としてCM110の処理を示す。
Next, the processing of the master CM will be described using a flowchart.
FIG. 11 is an example of a flowchart showing a processing procedure of the master CM. Note that FIG. 11 shows the processing of CM110 as an example.

[ステップS11]CM110の電源がオンになってCM110が起動したとき、CM110がマスタCMである場合には、ステップS11の処理が実行される。このとき、構成検出部143は、CM110に接続された装置の構成を検出する。具体的には、他方のCM120が接続されているか(動作しているか)否かが検出されるとともに、CM110に対して何台のDEが接続され、各DEにどのような種別の記憶装置が何台搭載されているかが検出される。 [Step S11] When the power of the CM 110 is turned on and the CM 110 is started, if the CM 110 is a master CM, the process of step S11 is executed. At this time, the configuration detection unit 143 detects the configuration of the device connected to the CM 110. Specifically, it is detected whether or not the other CM120 is connected (operating), how many DEs are connected to the CM110, and what kind of storage device is connected to each DE. How many units are installed is detected.

[ステップS12]電力状態制御部145は、接続が検出されたCMおよびDE内の記憶装置のそれぞれについて、IO性能が最高となるように電力制御状態を初期設定する。設定が完了すると、処理はステップS14に進められる。 [Step S12] The power state control unit 145 initially sets the power control state for each of the storage devices in the CM and the DE in which the connection is detected so that the IO performance becomes the highest. When the setting is completed, the process proceeds to step S14.

なお、図示しないが、構成検出部143は、CM110でなくCM120がマスタCMである状態から、CM120の動作が停止したことを検出して、CM110がマスタCMに遷移した場合にも、ステップS11のように構成の検出を実行する。この場合、構成検出部143による構成の検出が完了すると、処理はステップS12をスキップしてステップS14に進められる。 Although not shown, the configuration detection unit 143 detects that the operation of the CM 120 has stopped from the state where the CM 120 is the master CM instead of the CM 110, and even when the CM 110 transitions to the master CM, in step S11. Perform configuration detection as follows. In this case, when the configuration detection by the configuration detection unit 143 is completed, the process skips step S12 and proceeds to step S14.

[ステップS13]CM110が起動している状態では、構成検出部143は、CM110に接続された装置の構成の変化を監視する。構成検出部143は、構成の変化を検出した場合、処理をステップS14に進める。 [Step S13] When the CM 110 is activated, the configuration detection unit 143 monitors a change in the configuration of the device connected to the CM 110. When the configuration detection unit 143 detects a change in the configuration, the configuration detection unit 143 advances the process to step S14.

この監視処理では、構成検出部143は、例えば、次のいずれかのイベントが発生したことを検出した場合に、構成が変化したと判定する。第1のイベントは、DEが増設される(CM110に新たなDEが接続される)ことである。第2のイベントは、他方のCM120またはDE内の記憶装置の故障である。第3のイベントは、MAID制御の開始である。この第3のイベントは、構成検出部143が、現在時刻がMAID制御情報131に登録されたMAID制御の開始時刻になったと判定することで検出される。 In this monitoring process, the configuration detection unit 143 determines that the configuration has changed, for example, when it detects that any of the following events has occurred. The first event is that DEs are added (a new DE is connected to CM110). The second event is a failure of the storage device in the other CM120 or DE. The third event is the start of MAID control. This third event is detected when the configuration detection unit 143 determines that the current time has reached the start time of the MAID control registered in the MAID control information 131.

上記イベントのうち、第2のイベントと第3のイベントのいずれかの発生が検出されると、構成検出部143は、発生したイベントに対応する復帰イベントの発生を監視する(後述するステップS19に対応)。例えば、第2のイベントが発生すると、故障した装置(CM120または記憶装置)が取り外される。構成検出部143は、第2のイベントに対応する復帰イベントとして、取り外された装置の位置に新たな装置が接続される、というイベントの発生を監視する。また、第3のイベントが発生すると、構成検出部143は、現在時刻がMAID制御情報131に登録されたMAID制御の終了時刻になる、というイベントの発生を監視する。 When the occurrence of either the second event or the third event is detected among the above events, the configuration detection unit 143 monitors the occurrence of the return event corresponding to the generated event (in step S19 described later). correspondence). For example, when the second event occurs, the failed device (CM120 or storage device) is removed. The configuration detection unit 143 monitors the occurrence of an event that a new device is connected to the position of the removed device as a return event corresponding to the second event. Further, when the third event occurs, the configuration detection unit 143 monitors the occurrence of the event that the current time becomes the end time of the MAID control registered in the MAID control information 131.

[ステップS14]性能判定部144は、稼働しているCMについての、現在設定されている電力制御状態に対応するIOPSを、CM性能情報132から収集する。また、性能判定部144は、接続された各DEに搭載されている稼働中の記憶装置についての、現在設定されている電力制御状態に対応するIOPSを、ドライブ性能情報133から収集する。 [Step S14] The performance determination unit 144 collects IOPS corresponding to the currently set power control state of the operating CM from the CM performance information 132. Further, the performance determination unit 144 collects IOPS corresponding to the currently set power control state of the operating storage device mounted on each connected DE from the drive performance information 133.

[ステップS15]性能判定部144は、ステップS14で収集された情報に基づいて、CE100のIOPSと、DE全体のIOPSとを計算し、これらを比較する。
[ステップS16]性能判定部144は、ステップS15でのIOPSの比較結果に基づき、算出された各IOPSが一致する場合には、CE100およびDEの電力制御状態を変更しないと判定して、処理をステップS13に進める。一方、性能判定部144は、算出された各IOPSが一致しない場合、次のような処理を実行する。
[Step S15] The performance determination unit 144 calculates the IOPS of CE100 and the IOPS of the entire DE based on the information collected in step S14, and compares them.
[Step S16] The performance determination unit 144 determines that the power control states of CE100 and DE are not changed when the calculated IOPS match based on the comparison result of IOPS in step S15, and performs processing. Proceed to step S13. On the other hand, if the calculated IOPS do not match, the performance determination unit 144 executes the following processing.

性能判定部144は、まず、CE100とDE全体のうち、IOPSが小さい方について、電力制御状態を変更することでIOPSを向上させることができるかを判定する(向上可否判定処理)。IOPSを向上させることができない場合、性能判定部144は次のような処理を実行する。 First, the performance determination unit 144 determines whether the IOPS can be improved by changing the power control state for the one having the smaller IOPS among the CE100 and the entire DE (improvement possibility determination process). When the IOPS cannot be improved, the performance determination unit 144 executes the following processing.

性能判定部144は、DE全体のIOPSよりCE100のIOPSの方が大きい場合、CM性能情報132に基づき、CE100のIOPSがDE全体のIOPSと一致するような、稼働しているCMのクロック周波数を判定する。この場合、稼働しているCMのクロック周波数を低下させたときに、CE100のIOPSがDE全体のIOPSと一致するようなクロック周波数が判定される。性能判定部144は、クロック周波数が判定されると、処理をステップS17に進める。 When the IOPS of the CE100 is larger than the IOPS of the entire DE, the performance determination unit 144 determines the clock frequency of the operating CM so that the IOPS of the CE100 matches the IOPS of the entire DE based on the CM performance information 132. judge. In this case, when the clock frequency of the operating CM is lowered, the clock frequency is determined so that the IOPS of the CE100 matches the IOPS of the entire DE. When the clock frequency is determined, the performance determination unit 144 advances the process to step S17.

また、性能判定部144は、CE100のIOPSよりDE全体のIOPSの方が大きい場合、ドライブ性能情報133に基づき、接続されたDE内の稼働している記憶装置について、次の判定条件に合致するパワーモードを判定する。この判定条件とは、CE100のIOPSとDE全体のIOPSとの差分が減少し、かつ、前者のIOPSが後者のIOPS以上となるようなパワーモードを示す。この場合、稼働している記憶装置のパワーモードを消費電力が低下するように変化させたときに、IOPSが上記条件を満たすようなパワーモードが判定される。性能判定部144は、上記判定条件を満たすようなパワーモードが存在する場合、処理をステップS17に進める。一方、性能判定部144は、上記判定条件を満たすようなパワーモードが存在しなかった場合には、CE100およびDEの電力制御状態を変更しないと判定して、処理をステップS13に進める。 Further, when the IOPS of the entire DE is larger than the IOPS of the CE100, the performance determination unit 144 satisfies the following determination conditions for the operating storage device in the connected DE based on the drive performance information 133. Determine the power mode. This determination condition indicates a power mode in which the difference between the IOPS of CE100 and the IOPS of the entire DE is reduced, and the former IOPS is equal to or higher than the latter IOPS. In this case, when the power mode of the operating storage device is changed so that the power consumption is reduced, the power mode in which the IOPS satisfies the above condition is determined. If there is a power mode that satisfies the above determination condition, the performance determination unit 144 advances the process to step S17. On the other hand, if the power mode that satisfies the above determination condition does not exist, the performance determination unit 144 determines that the power control states of the CE 100 and DE are not changed, and proceeds to the process in step S13.

一方、性能判定部144は、上記の向上可否判定処理でIOPSを向上させることができると判定した場合、次のような処理を実行する。
性能判定部144は、CE100のIOPSよりDE全体のIOPSの方が大きい場合、CM性能情報132に基づき、CE100のIOPSがDE全体のIOPSと一致するような、稼働しているCMのクロック周波数を判定する。この場合、稼働しているCMのクロック周波数を上昇させたときに、CE100のIOPSがDE全体のIOPSと一致するようなクロック周波数が判定される。性能判定部144は、クロック周波数が判定されると、処理をステップS17に進める。
On the other hand, when the performance determination unit 144 determines that the IOPS can be improved by the improvement possibility determination process, the following process is executed.
When the IOPS of the entire DE is larger than the IOPS of the CE100, the performance determination unit 144 determines the clock frequency of the operating CM so that the IOPS of the CE100 matches the IOPS of the entire DE based on the CM performance information 132. judge. In this case, when the clock frequency of the operating CM is increased, the clock frequency is determined so that the IOPS of the CE100 matches the IOPS of the entire DE. When the clock frequency is determined, the performance determination unit 144 advances the process to step S17.

また、性能判定部144は、DE全体のIOPSよりCE100のIOPSの方が大きい場合、ドライブ性能情報133に基づき、接続されたDE内の稼働している記憶装置について上記判定条件に合致するパワーモードを判定する。この場合、稼働している記憶装置のパワーモードを消費電力が増加するように変化させたときに、IOPSが上記判定条件を満たすようなパワーモードが判定される。性能判定部144は、上記判定条件を満たすようなパワーモードが存在する場合、処理をステップS17に進める。一方、性能判定部144は、上記判定条件を満たすようなパワーモードが存在しなかった場合には、CE100およびDEの電力制御状態を変更しないと判定して、処理をステップS13に進める。 Further, when the IOPS of the CE100 is larger than the IOPS of the entire DE, the performance determination unit 144 has a power mode that meets the above determination conditions for the operating storage device in the connected DE based on the drive performance information 133. To judge. In this case, when the power mode of the operating storage device is changed so that the power consumption increases, the power mode in which the IOPS satisfies the above determination condition is determined. If there is a power mode that satisfies the above determination condition, the performance determination unit 144 advances the process to step S17. On the other hand, if the power mode that satisfies the above determination condition does not exist, the performance determination unit 144 determines that the power control states of the CE 100 and DE are not changed, and proceeds to the process in step S13.

[ステップS17]電力状態制御部145は、ステップS15での性能判定部144による判定結果に基づいて、CE100内のCMまたはDE内の記憶装置の電力制御状態を変更する。ステップS16でクロック周波数が判定された場合、電力状態制御部145は、稼働しているCMのクロック周波数を判定されたクロック周波数に変更する。また、ステップS16でパワーモードが判定された場合、電力状態制御部145は、稼働している記憶装置のパワーモードを判定されたパワーモードに変更する。 [Step S17] The power state control unit 145 changes the power control state of the storage device in the CM or DE in the CE100 based on the determination result by the performance determination unit 144 in step S15. When the clock frequency is determined in step S16, the power state control unit 145 changes the clock frequency of the operating CM to the determined clock frequency. When the power mode is determined in step S16, the power state control unit 145 changes the power mode of the operating storage device to the determined power mode.

[ステップS18]構成検出部143は、ステップS13で検出された構成変化が、MAID制御または装置故障に関する構成変化であった場合、処理をステップS19に進め、それ以外の構成変化であった場合、処理をステップS13に進める。このステップS18では、ステップS13で前述の第2のイベントまたは第3のイベントが発生した場合、処理がステップS19に進められ、第1のイベントが発生した場合、処理がステップS13に進められる。なお、ステップS11,S12に続いてステップS14~S18が実行された場合、処理は無条件でステップS13に進められる。 [Step S18] When the configuration change detected in step S13 is a configuration change related to MAID control or device failure, the configuration detection unit 143 advances the process to step S19, and when the configuration change is other than that, the configuration detection unit 143 proceeds to the process. The process proceeds to step S13. In step S18, when the above-mentioned second event or third event occurs in step S13, the process proceeds to step S19, and when the first event occurs, the process proceeds to step S13. If steps S14 to S18 are executed following steps S11 and S12, the process unconditionally proceeds to step S13.

[ステップS19]構成検出部143は、ステップS13で発生したイベントに対応する復帰イベントの発生を監視する。ステップS13で第2のイベントが発生した場合、復帰イベントとして、故障して取り外された装置の位置に新たな装置が接続される、というイベントの発生が監視される。ステップS13で第3のイベントが発生した場合、復帰イベントとして、現在時刻がMAID制御情報131に登録されたMAID制御の終了時刻になる、というイベントの発生が監視される。構成検出部143は、復帰イベントの発生を検出すると、処理をステップS20に進める。 [Step S19] The configuration detection unit 143 monitors the occurrence of a return event corresponding to the event generated in step S13. When the second event occurs in step S13, the occurrence of an event that a new device is connected to the position of the device that has failed and was removed is monitored as a return event. When the third event occurs in step S13, the occurrence of an event that the current time becomes the end time of the MAID control registered in the MAID control information 131 is monitored as a return event. When the configuration detection unit 143 detects the occurrence of the return event, the process proceeds to step S20.

[ステップS20]電力状態制御部145は、ステップS17で電力制御状態が変更された各装置について、それらの電力制御状態を元に戻す。この後、処理はステップS13に進められる。 [Step S20] The power state control unit 145 restores the power control state of each device whose power control state has been changed in step S17. After this, the process proceeds to step S13.

以上の図11の処理により、マスタCMは、構成が変化した場合に、変化後の構成による最大限のIO性能を最小限の消費電力によって発揮させることができる。
なお、上記の各実施の形態に示した装置(例えば、制御装置2、CM110,120)の処理機能は、コンピュータによって実現することができる。その場合、各装置が有すべき機能の処理内容を記述したプログラムが提供され、そのプログラムをコンピュータで実行することにより、上記処理機能がコンピュータ上で実現される。処理内容を記述したプログラムは、コンピュータで読み取り可能な記録媒体に記録しておくことができる。コンピュータで読み取り可能な記録媒体としては、磁気記憶装置、光ディスク、光磁気記録媒体、半導体メモリなどがある。磁気記憶装置には、ハードディスク装置(HDD)、磁気テープなどがある。光ディスクには、CD(Compact Disc)、DVD(Digital Versatile Disc)、ブルーレイディスク(Blu-ray Disc:BD、登録商標)などがある。光磁気記録媒体には、MO(Magneto-Optical disk)などがある。
By the process of FIG. 11 above, when the configuration is changed, the master CM can exert the maximum IO performance by the changed configuration with the minimum power consumption.
The processing function of the device (for example, control device 2, CM110, 120) shown in each of the above embodiments can be realized by a computer. In that case, a program describing the processing content of the function that each device should have is provided, and the processing function is realized on the computer by executing the program on the computer. The program describing the processing content can be recorded on a computer-readable recording medium. The recording medium that can be read by a computer includes a magnetic storage device, an optical disk, a photomagnetic recording medium, a semiconductor memory, and the like. The magnetic storage device includes a hard disk device (HDD), a magnetic tape, and the like. Optical discs include CDs (Compact Discs), DVDs (Digital Versatile Discs), Blu-ray Discs (BDs, registered trademarks) and the like. The magneto-optical recording medium includes MO (Magneto-Optical disk) and the like.

プログラムを流通させる場合には、例えば、そのプログラムが記録されたDVD、CDなどの可搬型記録媒体が販売される。また、プログラムをサーバコンピュータの記憶装置に格納しておき、ネットワークを介して、サーバコンピュータから他のコンピュータにそのプログラムを転送することもできる。 When a program is distributed, for example, a portable recording medium such as a DVD or a CD on which the program is recorded is sold. It is also possible to store the program in the storage device of the server computer and transfer the program from the server computer to another computer via the network.

プログラムを実行するコンピュータは、例えば、可搬型記録媒体に記録されたプログラムまたはサーバコンピュータから転送されたプログラムを、自己の記憶装置に格納する。そして、コンピュータは、自己の記憶装置からプログラムを読み取り、プログラムにしたがった処理を実行する。なお、コンピュータは、可搬型記録媒体から直接プログラムを読み取り、そのプログラムにしたがった処理を実行することもできる。また、コンピュータは、ネットワークを介して接続されたサーバコンピュータからプログラムが転送されるごとに、逐次、受け取ったプログラムにしたがった処理を実行することもできる。 The computer that executes the program stores, for example, the program recorded on the portable recording medium or the program transferred from the server computer in its own storage device. Then, the computer reads the program from its own storage device and executes the processing according to the program. The computer can also read the program directly from the portable recording medium and execute the processing according to the program. Further, the computer can sequentially execute the processing according to the received program each time the program is transferred from the server computer connected via the network.

1 ストレージシステム
2 制御装置
2a 性能計算部
2b 状態制御部
3 ホスト装置
10 ストレージ部
11~15 記憶装置
20 ストレージ制御部
21,22 制御要素
1 Storage system 2 Control device 2a Performance calculation unit 2b Status control unit 3 Host device 10 Storage unit 11 to 15 Storage device 20 Storage control unit 21, 22 Control elements

Claims (6)

ストレージ部と、前記ストレージ部に対するアクセスを制御するストレージ制御部のいずれかにおける構成の変化を検出すると、前記構成の変化後における前記ストレージ部および前記ストレージ制御部のそれぞれの入出力性能を計算する性能計算部と、
前記構成の変化に応じた前記ストレージ部および前記ストレージ制御部のそれぞれの入出力性能の変化状況に基づいて、前記ストレージ部または前記ストレージ制御部の電力制御状態を変化させる状態制御部と、
を有する制御装置。
When a change in the configuration of either the storage unit or the storage control unit that controls access to the storage unit is detected, the performance of calculating the input / output performance of the storage unit and the storage control unit after the change in the configuration is performed. With the calculation unit
A state control unit that changes the power control state of the storage unit or the storage control unit based on the change status of the input / output performance of the storage unit and the storage control unit in response to the change in the configuration.
Control device with.
前記ストレージ部および前記ストレージ制御部のいずれも入出力性能が最高となる電力制御状態に設定されている状態で、前記構成の変化が検出された場合、前記状態制御部は、前記ストレージ部と前記ストレージ制御部のうち計算された入出力性能が高い方の電力制御状態を、前記計算された入出力性能の差分が減少するように変更する、
請求項1記載の制御装置。
When a change in the configuration is detected while both the storage unit and the storage control unit are set to the power control state where the input / output performance is the highest, the state control unit is the storage unit and the storage unit. The power control state of the storage control unit having the higher calculated input / output performance is changed so that the difference in the calculated input / output performance is reduced.
The control device according to claim 1.
前記ストレージ部は、複数の記憶装置を有し、
前記構成の変化として前記複数の記憶装置の一部の動作が停止したことが検出された場合、前記状態制御部は、前記ストレージ部および前記ストレージ制御部について計算された入出力性能の差分が減少するように前記ストレージ制御部の電力制御状態を変更する、
請求項1記載の制御装置。
The storage unit has a plurality of storage devices and has a plurality of storage devices.
When it is detected that the operation of a part of the plurality of storage devices has stopped as a change in the configuration, the state control unit reduces the difference in input / output performance calculated for the storage unit and the storage control unit. To change the power control state of the storage control unit,
The control device according to claim 1.
前記ストレージ部は、1台以上の記憶装置を有し、
前記構成の変化として前記ストレージ部に記憶装置が増設されたことが検出された場合、前記状態制御部は、前記ストレージ部および前記ストレージ制御部について計算された入出力性能の差分が減少するように前記ストレージ部が有する各記憶装置の電力制御状態を変更する、
請求項1記載の制御装置。
The storage unit has one or more storage devices and has one or more storage devices.
When it is detected that a storage device has been added to the storage unit as a change in the configuration, the state control unit reduces the difference in input / output performance calculated for the storage unit and the storage control unit. The power control state of each storage device of the storage unit is changed.
The control device according to claim 1.
前記ストレージ制御部は、それぞれ前記ストレージ部に対するアクセスを制御する複数の制御要素を有し、
前記構成の変化として前記複数の制御要素の一部の動作が停止したことが検出された場合、前記状態制御部は、前記ストレージ部および前記ストレージ制御部について計算された入出力性能の差分が減少するように前記ストレージ部の電力制御状態を変更する、
請求項1,3,4のいずれか1項に記載の制御装置。
Each of the storage control units has a plurality of control elements that control access to the storage unit.
When it is detected that the operation of a part of the plurality of control elements has stopped as a change in the configuration, the state control unit reduces the difference in input / output performance calculated for the storage unit and the storage control unit. To change the power control state of the storage unit,
The control device according to any one of claims 1, 3 and 4.
コンピュータに、
ストレージ部と、前記ストレージ部に対するアクセスを制御するストレージ制御部のいずれかにおける構成の変化を検出すると、前記構成の変化後における前記ストレージ部および前記ストレージ制御部のそれぞれの入出力性能を計算し、
前記構成の変化に応じた前記ストレージ部および前記ストレージ制御部のそれぞれの入出力性能の変化状況に基づいて、前記ストレージ部または前記ストレージ制御部の電力制御状態を変化させる、
処理を実行させる制御プログラム。
On the computer
When a change in the configuration of either the storage unit or the storage control unit that controls access to the storage unit is detected, the input / output performance of each of the storage unit and the storage control unit after the change in the configuration is calculated.
The power control state of the storage unit or the storage control unit is changed based on the change status of the input / output performance of the storage unit and the storage control unit according to the change of the configuration.
A control program that executes processing.
JP2018156454A 2018-08-23 2018-08-23 Controllers and control programs Active JP7048895B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018156454A JP7048895B2 (en) 2018-08-23 2018-08-23 Controllers and control programs

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018156454A JP7048895B2 (en) 2018-08-23 2018-08-23 Controllers and control programs

Publications (2)

Publication Number Publication Date
JP2020030670A JP2020030670A (en) 2020-02-27
JP7048895B2 true JP7048895B2 (en) 2022-04-06

Family

ID=69622890

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018156454A Active JP7048895B2 (en) 2018-08-23 2018-08-23 Controllers and control programs

Country Status (1)

Country Link
JP (1) JP7048895B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007102409A (en) 2005-10-03 2007-04-19 Hitachi Ltd Power saving method for storage system, and storage system
JP2008003719A (en) 2006-06-20 2008-01-10 Hitachi Ltd Storage system and memory control method achieving consistency between power saving and performance
JP2009176033A (en) 2008-01-24 2009-08-06 Hitachi Ltd Storage system and power consumption reduction method for the same
JP2018101322A (en) 2016-12-21 2018-06-28 日本電気株式会社 Storage array device, power consumption adjusting method, and power consumption adjusting program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007102409A (en) 2005-10-03 2007-04-19 Hitachi Ltd Power saving method for storage system, and storage system
JP2008003719A (en) 2006-06-20 2008-01-10 Hitachi Ltd Storage system and memory control method achieving consistency between power saving and performance
JP2009176033A (en) 2008-01-24 2009-08-06 Hitachi Ltd Storage system and power consumption reduction method for the same
JP2018101322A (en) 2016-12-21 2018-06-28 日本電気株式会社 Storage array device, power consumption adjusting method, and power consumption adjusting program

Also Published As

Publication number Publication date
JP2020030670A (en) 2020-02-27

Similar Documents

Publication Publication Date Title
US7330931B2 (en) Method and system for accessing auxiliary data in power-efficient high-capacity scalable storage system
US7769947B2 (en) Management of data redundancy based on power availability in mobile computer systems
US8145932B2 (en) Systems, methods and media for reducing power consumption in multiple controller information handling systems
US7496778B2 (en) Autonomous thermal management
JP4518541B2 (en) Disk array device and disk array device control method
US8301852B2 (en) Virtual storage migration technique to minimize spinning disks
US20060053338A1 (en) Method and system for disk drive exercise and maintenance of high-availability storage systems
US8171214B2 (en) Storage subsystem, storage system, and method of controlling power supply to the storage subsystem
US20050210304A1 (en) Method and apparatus for power-efficient high-capacity scalable storage system
US9336089B2 (en) Processing apparatus, method, and non-transitory computer-readable storage medium
US20100313044A1 (en) Storage array power management through i/o redirection
US9653110B2 (en) Speed control of data storage device using service controller
US20090083483A1 (en) Power Conservation In A RAID Array
JP5623284B2 (en) Method, computer program and system for reverse data backup
US20130117603A1 (en) Method for completing write operations to a raid drive pool with an abnormally slow drive in a timely fashion
JP2010003149A (en) Storage device and method for controlling disk device
US9021275B1 (en) Method and apparatus to exercise and manage a related set of power managed storage devices
US9141172B1 (en) Method and apparatus to manage and control a power state of a device set based on availability requirements of corresponding logical addresses
WO2022002089A1 (en) Storage system and energy-saving control method
CN105247492A (en) Detection of user behavior using time series modeling
US7856563B1 (en) Managing disk drive power states
JP4698710B2 (en) Storage system and power saving method thereof
JP7048895B2 (en) Controllers and control programs
Otoo et al. Dynamic data reorganization for energy savings in disk storage systems
US8453007B2 (en) Storage device and recovery method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210513

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20210524

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20210524

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220121

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220307

R150 Certificate of patent or registration of utility model

Ref document number: 7048895

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150