JP6733924B1 - Storage control device, storage control method, and storage control program - Google Patents

Storage control device, storage control method, and storage control program Download PDF

Info

Publication number
JP6733924B1
JP6733924B1 JP2019060404A JP2019060404A JP6733924B1 JP 6733924 B1 JP6733924 B1 JP 6733924B1 JP 2019060404 A JP2019060404 A JP 2019060404A JP 2019060404 A JP2019060404 A JP 2019060404A JP 6733924 B1 JP6733924 B1 JP 6733924B1
Authority
JP
Japan
Prior art keywords
storage
host
write
speed
write speed
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
JP2019060404A
Other languages
Japanese (ja)
Other versions
JP2020160860A (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 Platforms Ltd
Original Assignee
NEC Platforms 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 NEC Platforms Ltd filed Critical NEC Platforms Ltd
Priority to JP2019060404A priority Critical patent/JP6733924B1/en
Application granted granted Critical
Publication of JP6733924B1 publication Critical patent/JP6733924B1/en
Publication of JP2020160860A publication Critical patent/JP2020160860A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

【課題】ストレージにデータを書き込む速度である書き込み速度を安定させること。【解決手段】ストレージ制御プログラムは、コンピュータに、ホストがストレージにシーケンシャルアクセスしてデータを書き込む速度である書き込み速度を算出する書き込み速度算出機能と、前記書き込み速度が所定の上限値を超えている場合、前記ホストにランダムアクセスを許可するよう前記ストレージを制御し、前記書き込み速度が所定の下限値未満である場合、前記ホストにシーケンシャルアクセスを許可するよう前記ストレージを制御する書き込み方式制御機能と、を実現させる。【選択図】図3PROBLEM TO BE SOLVED: To stabilize a writing speed which is a speed of writing data in a storage. A storage control program includes a write speed calculation function for calculating a write speed, which is a speed at which a host sequentially accesses a storage to write data into a computer, and a case where the write speed exceeds a predetermined upper limit value. A write method control function for controlling the storage so as to allow random access to the host, and controlling the storage so as to allow the host to perform sequential access when the write speed is less than a predetermined lower limit. make it happen. [Selection diagram]

Description

本発明は、ストレージ制御装置、ストレージ制御方法及びストレージ制御プログラムに関する。 The present invention relates to a storage control device, a storage control method, and a storage control program.

近年、人工知能(AI:Artificial Intelligence)の積極的な活用、ビッグデータの積極的な活用、モノのインターネット(IoT:Internet of Things)等が推進されていることに伴い、情報通信システムにおいて取り扱われるデータの数や個々のデータのデータ量が増加している。このような状況における課題の一つとして、データを記憶するストレージへの書き込み速度の安定化が挙げられる。 In recent years, with the active use of artificial intelligence (AI), active use of big data, and the Internet of Things (IoT), etc., it is handled in an information communication system. The number of data and the amount of individual data are increasing. One of the problems in such a situation is stabilization of the writing speed to the storage that stores data.

例えば、特許文献1には、性能要件指定部と、アクセス実行部とを備えるストレージが開示されている。性能要件指定部は、ストレージに対して指定された書き込みアクセスにおいて維持すべき性能の下限と上限を記憶部に保持する。アクセス実行部は、性能要件指定部で指定された書き込みアクセスの性能上限を参照し、書き込みアクセス性能が性能上限を上回る場合には、書き込みコマンドの実行を遅らせる制御を行う。ここで言う書き込みアクセス性能は、ストレージにデータを書き込む速度を含む概念である。 For example, Patent Document 1 discloses a storage including a performance requirement designation unit and an access execution unit. The performance requirement designation unit holds, in the storage unit, the lower limit and the upper limit of the performance that should be maintained in the designated write access to the storage. The access execution unit refers to the performance upper limit of the write access designated by the performance requirement designation unit, and when the write access performance exceeds the performance upper limit, controls the execution of the write command to be delayed. The write access performance mentioned here is a concept including the speed of writing data to the storage.

国際公開第2015/076354号International Publication No. 2015/076354

しかしながら、上述したストレージは、書き込みアクセス性能が性能上限を上回る場合、書き込みアクセス性能そのものを制御せず、書き込みコマンドの実行を遅らせる制御を行う。このため、上述したストレージは、データを書き込む速度を不安定にしてしまうことにより、データの書き込みを実行するホストを管理するOS(Operating System)、アプリケーション等の動作に悪影響を与えてしまうことがある。 However, when the write access performance exceeds the performance upper limit, the storage described above does not control the write access performance itself, but performs control to delay the execution of the write command. For this reason, the storage described above may adversely affect the operation of an OS (Operating System), an application, or the like that manages a host that executes data writing, by making the data writing speed unstable. ..

そこでこの発明は、上述の課題を解決するストレージ制御装置、ストレージ制御方法及びストレージ制御プログラムを提供することを目的としている。 Therefore, an object of the present invention is to provide a storage control device, a storage control method, and a storage control program that solve the above problems.

本発明は、上述の課題を解決すべくなされたもので、
上記目的を達成するために、本発明は、本発明は、ホストがストレージにシーケンシャルアクセスしてデータを書き込む速度である書き込み速度を算出する書き込み速度算出部と、前記書き込み速度が所定の上限値を超えている場合、前記ホストにランダムアクセスを許可するよう前記ストレージを制御し、前記書き込み速度が所定の下限値未満である場合、前記ホストにシーケンシャルアクセスを許可するよう前記ストレージを制御する書き込み方式制御部と、を備えるストレージ制御装置である。
The present invention has been made to solve the above problems,
In order to achieve the above object, the present invention relates to a write speed calculation unit for calculating a write speed, which is a speed at which a host sequentially accesses a storage to write data, and the write speed has a predetermined upper limit value. If it exceeds, the storage is controlled so as to allow random access to the host, and if the write speed is less than a predetermined lower limit value, the storage is controlled so as to allow sequential access to the host. And a storage control unit.

また本発明は、ホストがストレージにシーケンシャルアクセスしてデータを書き込む速度である書き込み速度をストレージ制御装置の書き込み速度算出部により算出し、前記書き込み速度が所定の上限値を超えている場合、前記ホストにランダムアクセスを許可するよう前記ストレージをストレージ制御装置の書き込み方式制御部により制御し、前記書き込み速度が所定の下限値未満である場合、前記ホストにシーケンシャルアクセスを許可するよう前記ストレージをストレージ制御装置の書き込み方式制御部により制御する、ストレージ制御方法である。
Further, the present invention calculates the write speed, which is the speed at which the host sequentially accesses the storage to write data, by the write speed calculation unit of the storage control device, and when the write speed exceeds a predetermined upper limit value, the host said storage to allow random access controlled by the write mode control unit of the storage control device, when the writing speed is less than a predetermined lower limit value, the storage of the storage control device to allow sequential access to the host Is a storage control method controlled by the write method control unit .

また本発明は、コンピュータに、ホストがストレージにシーケンシャルアクセスしてデータを書き込む速度である書き込み速度を算出する書き込み速度算出機能と、前記書き込み速度が所定の上限値を超えている場合、前記ホストにランダムアクセスを許可するよう前記ストレージを制御し、前記書き込み速度が所定の下限値未満である場合、前記ホストにシーケンシャルアクセスを許可するよう前記ストレージを制御する書き込み方式制御機能と、を実現させるためのストレージ制御プログラムである。 The present invention also provides a computer with a write speed calculation function for calculating a write speed that is a speed at which a host sequentially accesses a storage to write data, and when the write speed exceeds a predetermined upper limit, A write method control function of controlling the storage so as to allow random access, and controlling the storage so as to allow sequential access to the host when the writing speed is less than a predetermined lower limit value. It is a storage control program.

本発明によれば、ストレージにデータを書き込む速度である書き込み速度を安定させることが可能である。これにより、ホストを管理するOS、アプリケーション等の動作に悪影響を与えてしまう事態を回避し易くなるという効果が得られる。 According to the present invention, it is possible to stabilize the writing speed that is the speed of writing data to the storage. This has the effect of making it easier to avoid a situation that adversely affects the operation of the OS and applications that manage the host.

本発明の実施形態に係るホスト及びストレージの一例を示す図である。It is a figure which shows an example of the host and storage which concern on embodiment of this invention. 本発明の実施形態に係るストレージが備えるセルの一例を示す図である。It is a figure which shows an example of the cell with which the storage which concerns on embodiment of this invention is equipped. 本発明の実施形態に係るストレージ制御装置の一例を示す図である。It is a figure which shows an example of the storage control apparatus which concerns on embodiment of this invention. 本発明の実施形態に係るストレージ制御装置の動作を説明するための図である。It is a figure for explaining operation of a storage control device concerning an embodiment of the present invention. 本発明の実施形態に係るストレージ制御装置が実行する処理の一例を示す図である。It is a figure which shows an example of the process which the storage control apparatus which concerns on embodiment of this invention performs.

[実施形態]
図1から図4を参照しながら、実施形態に係るストレージ制御装置の最小構成の一例を説明する。
[Embodiment]
An example of the minimum configuration of the storage control device according to the embodiment will be described with reference to FIGS. 1 to 4.

図1は、本発明の実施形態に係るホスト及びストレージの一例を示す図である。図1に示すように、ストレージ10は、半導体メモリを搭載したハードディスクドライブ(HDD:Hard Disk Drive)のように取り扱うことが可能な記憶装置、例えば、ソリッドステートドライブ(SSD:Solid State Drive)である。ストレージ10は、ホスト20からシーケンシャルアクセス又はランダムアクセスによるデータの書き込みを受け付ける。シーケンシャルアクセス及びランダムアクセスについては後述する。 FIG. 1 is a diagram showing an example of a host and a storage according to the embodiment of the present invention. As shown in FIG. 1, the storage 10 is a storage device that can be handled like a hard disk drive (HDD: Hard Disk Drive) equipped with a semiconductor memory, for example, a solid state drive (SSD: Solid State Drive). .. The storage 10 accepts writing of data by sequential access or random access from the host 20. Sequential access and random access will be described later.

図2は、本発明の実施形態に係るストレージが備えるセルの一例を示す図である。ストレージ10は、例えば、図2に示したセルCL1、セルCL2及びセルCL3を含んでいる。また、セルCL1、セルCL2及びセルCL3は、いずれも記憶領域A、記憶領域B、記憶領域C、記憶領域D、記憶領域E、記憶領域F、記憶領域G、記憶領域H、記憶領域I、記憶領域J、記憶領域K及び記憶領域Lを含んでいる。これらの記憶領域の記憶容量は、ホスト20からシーケンシャルアクセス又はランダムアクセスによるデータの書き込み受け付ける場合におけるデータ量の最小単位に等しい。この最小単位は、例えば、512バイトである。また、これらの内容は、ストレージ10に含まれている他のセルについても当てはまる。 FIG. 2 is a diagram showing an example of a cell included in the storage according to the embodiment of the present invention. The storage 10 includes, for example, the cell CL1, the cell CL2, and the cell CL3 shown in FIG. The cell CL1, cell CL2, and cell CL3 are all storage areas A, storage areas B, storage areas C, storage areas D, storage areas E, storage areas F, storage areas G, storage areas H, storage areas I, The storage area J, the storage area K, and the storage area L are included. The storage capacity of these storage areas is equal to the minimum unit of the amount of data when the host 20 accepts writing of data by sequential access or random access. This minimum unit is 512 bytes, for example. In addition, these contents also apply to other cells included in the storage 10.

シーケンシャルアクセスによるデータの書き込みは、ストレージ10内の一つのセルに含まれる記憶領域に順番にアクセスし、各記憶領域の記憶容量に等しいデータ量のデータを書き込んでいくことを指す。例えば、ホスト20は、セルCL1に含まれる記憶領域A、記憶領域B、記憶領域C、記憶領域D、記憶領域E、記憶領域F、記憶領域G、記憶領域H、記憶領域I、記憶領域J、記憶領域K及び記憶領域Lにこの順番にアクセスし、これらの記憶領域に512バイトのデータを順番に書き込んでいく。また、シーケンシャルアクセスによるデータの書き込みは、データを書き込むことが可能な連続した記憶領域を断片化するフラグメンテーションを抑止するため、次に実行されるシーケンシャルアクセスによるデータの書き込みの速度を向上させる。 Writing data by sequential access refers to sequentially accessing the storage areas included in one cell in the storage 10 and writing the data of a data amount equal to the storage capacity of each storage area. For example, the host 20 includes the storage area A, the storage area B, the storage area C, the storage area D, the storage area E, the storage area F, the storage area G, the storage area H, the storage area I, and the storage area J included in the cell CL1. , The storage area K and the storage area L are accessed in this order, and 512 bytes of data are sequentially written in these storage areas. Further, the data writing by the sequential access suppresses the fragmentation of fragmenting the continuous storage area in which the data can be written, so that the speed of the data writing by the next sequential access is improved.

ランダムアクセスによるデータの書き込みは、ストレージ10内のいずれかのセルに含まれる記憶領域に無作為にアクセスし、各記憶領域の記憶容量に等しいデータ量のデータを書き込んでいくことを指す。例えば、ホスト20は、セルCL3に含まれる記憶領域Bにアクセスして512バイトのデータを書き込み、セルCL1に含まれる記憶領域Bにアクセスして512バイトのデータを書き込み、セルCL3に含まれる記憶領域Hにアクセスして512バイトのデータを書き込む。また、ランダムアクセスによるデータの書き込みは、フラグメンテーションを引き起こすことがあるため、次に実行されるシーケンシャルアクセスによるデータの書き込みの速度を低下させることがある。 Writing data by random access refers to randomly accessing a storage area included in any of the cells in the storage 10 and writing a data amount equal to the storage capacity of each storage area. For example, the host 20 accesses the storage area B included in the cell CL3 to write 512-byte data, accesses the storage area B included in the cell CL1 to write 512-byte data, and stores the data included in the cell CL3. Access the area H and write 512 bytes of data. Further, writing data by random access may cause fragmentation, and thus may reduce the speed of writing data by sequential access to be executed next.

図3は、本発明の実施形態に係るストレージ制御装置の一例を示す図である。図3に示すように、ストレージ制御装置30は、書き込み速度算出部31と、書き込み方式制御部32とを含んでおり、例えば、CPU(Central Processing Unit)により実行される。なお、ストレージ制御装置30は、ストレージ10又はホスト20に含まれている。或いは、ストレージ制御装置30は、ストレージ10及びホスト20以外の他の機器に含まれている。 FIG. 3 is a diagram showing an example of the storage control device according to the embodiment of the present invention. As shown in FIG. 3, the storage control device 30 includes a writing speed calculation unit 31 and a writing method control unit 32, and is executed by, for example, a CPU (Central Processing Unit). The storage control device 30 is included in the storage 10 or the host 20. Alternatively, the storage control device 30 is included in a device other than the storage 10 and the host 20.

書き込み速度算出部31は、ホスト20がストレージ10にシーケンシャルアクセスしてデータを書き込む速度である書き込み速度を算出する。具体的には、書き込み速度算出部31は、ホスト20からストレージ10に転送されるデータのデータ量を当該データの転送に要した時間で除算することにより書き込み速度を算出する。なお、この書き込み速度は、スループットとも呼ばれる。 The write speed calculation unit 31 calculates a write speed that is a speed at which the host 20 sequentially accesses the storage 10 and writes data. Specifically, the writing speed calculation unit 31 calculates the writing speed by dividing the data amount of the data transferred from the host 20 to the storage 10 by the time required to transfer the data. The writing speed is also called throughput.

書き込み方式制御部32は、書き込み速度が所定の上限値を超えている場合、ホスト20にランダムアクセスを許可するようストレージ10を制御し、書き込み速度が所定の下限値未満である場合、ホスト20にシーケンシャルアクセスを許可するようストレージ10を制御する。 The writing method control unit 32 controls the storage 10 to allow random access to the host 20 when the writing speed exceeds a predetermined upper limit value, and controls the storage 20 to allow the host 20 when the writing speed is less than the predetermined lower limit value. The storage 10 is controlled to allow sequential access.

図4は、本発明の実施形態に係るストレージ制御装置の動作を説明するための図である。例えば、図4に示すように、書き込み方式制御部32は、書き込み速度算出部31により算出された書き込み速度がランダムアクセスによるデータの書き込みにより低下し、破線Xで示した書き込み速度の下限値未満となった場合、ホスト20にシーケンシャルアクセスを許可するようストレージ10を制御する。一方、図4に示すように、書き込み方式制御部32は、書き込み速度算出部31により算出された書き込み速度がシーケンシャルアクセスによるデータの書き込みにより向上し、破線Yで示した書き込み速度の上限値を超えた場合、ホスト20にランダムアクセスを許可するようストレージ10を制御する。 FIG. 4 is a diagram for explaining the operation of the storage control device according to the embodiment of the present invention. For example, as shown in FIG. 4, the writing method control unit 32 determines that the writing speed calculated by the writing speed calculation unit 31 decreases due to the writing of data by random access and is less than the lower limit value of the writing speed indicated by the broken line X. If so, the storage 10 is controlled so as to allow the host 20 to perform sequential access. On the other hand, as shown in FIG. 4, in the writing method control unit 32, the writing speed calculated by the writing speed calculation unit 31 is improved by writing data by sequential access, and exceeds the upper limit value of the writing speed shown by the broken line Y. If so, the storage 10 is controlled so that the host 20 is permitted random access.

なお、図4に破線Yで示した上限値を示すデータ及び図4に破線Xで示した下限値を示すデータは、ホスト20に含まれている記憶装置又はストレージ10に格納されている。或いは、これら二つのデータは、ストレージ10及びホスト20以外の他の機器に含まれている記憶装置に格納されている。 The data indicating the upper limit value indicated by the broken line Y in FIG. 4 and the data indicating the lower limit value indicated by the broken line X in FIG. 4 are stored in the storage device or the storage 10 included in the host 20. Alternatively, these two data are stored in a storage device included in a device other than the storage 10 and the host 20.

次に、図5を参照しながら、実施形態に係るストレージ制御装置が実行する処理の一例を説明する。図5は、本発明の実施形態に係るストレージ制御装置が実行する処理の一例を示す図である。ストレージ制御装置30は、図5に示した処理を開始する時間及び当該処理を終了する時間を任意に設定する。また、ストレージ制御装置30は、当該処理を任意の回数だけ実行する。 Next, an example of the processing executed by the storage control device according to the embodiment will be described with reference to FIG. FIG. 5 is a diagram showing an example of processing executed by the storage control device according to the embodiment of the present invention. The storage control device 30 arbitrarily sets the time to start the process shown in FIG. 5 and the time to end the process. Further, the storage control device 30 executes the processing any number of times.

ステップS10において、書き込み速度算出部31は、ホスト20がストレージ10にシーケンシャルアクセスしてデータを書き込む速度である書き込み速度を算出する。 In step S10, the write speed calculation unit 31 calculates the write speed, which is the speed at which the host 20 sequentially accesses the storage 10 and writes data.

ステップS20において、書き込み方式制御部32は、ステップS10で算出された書き込み速度が所定の上限値を超えているか否かを判定する。書き込み方式制御部32は、ステップS10で算出された書き込み速度が所定の上限値を超えていると判定した場合(ステップS20:YES)、処理をステップS30に進める。一方、書き込み方式制御部32は、ステップS10で算出された書き込み速度が所定の上限値以下であると判定した場合(ステップS20:NO)、処理をステップS40に進める。 In step S20, the writing method control unit 32 determines whether the writing speed calculated in step S10 exceeds a predetermined upper limit value. When the writing method control unit 32 determines that the writing speed calculated in step S10 exceeds the predetermined upper limit value (step S20: YES), the process proceeds to step S30. On the other hand, when the writing method control unit 32 determines that the writing speed calculated in step S10 is equal to or lower than the predetermined upper limit value (step S20: NO), the process proceeds to step S40.

ステップS30において、書き込み方式制御部32は、ホスト20にランダムアクセスを許可するようストレージ10を制御し、処理を終了させる。 In step S30, the writing method control unit 32 controls the storage 10 to allow the host 20 to perform random access, and ends the processing.

ステップS40において、書き込み方式制御部32は、ステップS10で算出された書き込み速度が所定の下限値未満であるか否かを判定する。書き込み方式制御部32は、ステップS10で算出された書き込み速度が所定の下限値未満であると判定した場合(ステップS40:YES)、処理をステップS50に進める。一方、書き込み方式制御部32は、ステップS10で算出された書き込み速度が所定の下限値以上であると判定した場合(ステップS40:NO)、処理を終了させる。 In step S40, the writing method control unit 32 determines whether the writing speed calculated in step S10 is less than a predetermined lower limit value. When the writing method control unit 32 determines that the writing speed calculated in step S10 is less than the predetermined lower limit value (step S40: YES), the process proceeds to step S50. On the other hand, when the writing method control unit 32 determines that the writing speed calculated in step S10 is equal to or higher than the predetermined lower limit value (step S40: NO), the processing is ended.

ステップS50において、書き込み方式制御部32は、ホスト20にシーケンシャルアクセスを許可するようストレージ10を制御し、処理を終了させる。 In step S50, the write method controller 32 controls the storage 10 to allow the host 20 to perform sequential access, and ends the processing.

以上、実施形態に係るストレージ制御装置30について説明した。ストレージ制御装置30は、書き込み速度が所定の上限値を超えている場合、ホスト20にランダムアクセスを許可するようストレージ10を制御し、書き込み速度が所定の下限値未満である場合、ホスト20がストレージ10にシーケンシャルアクセスを許可するようストレージ10を制御する。これにより、ストレージ制御装置30は、ホスト20がストレージ10にシーケンシャルアクセスしてデータを書き込む速度を所定の下限値から所定の上限値までの範囲に収める。したがって、ストレージ制御装置30は、ホスト20がストレージ10にシーケンシャルアクセスしてデータを書き込む速度である書き込み速度が大きく変化し、ホスト20を管理するOS、アプリケーション等の動作に悪影響が及んでしまう事態を回避することができる。 The storage control device 30 according to the embodiment has been described above. The storage control device 30 controls the storage 10 so as to allow the random access to the host 20 when the writing speed exceeds the predetermined upper limit value, and when the writing speed is less than the predetermined lower limit value, the host 20 stores the storage speed. The storage 10 is controlled so as to allow the sequential access to the storage 10. As a result, the storage control device 30 keeps the speed at which the host 20 sequentially accesses the storage 10 and writes data within a range from a predetermined lower limit value to a predetermined upper limit value. Therefore, in the storage control device 30, the writing speed, which is the speed at which the host 20 sequentially accesses the storage 10 and writes data, changes significantly, and the operation of the OS, application, etc. that manages the host 20 is adversely affected. It can be avoided.

なお、上述した実施形態におけるストレージ制御装置30の一部、例えば、書き込み速度制御部31、書き込み方式制御部32などをコンピュータで実現するようにしてもよい。その場合、この機能を実現するためのプログラムをコンピュータ読み取り可能な記録媒体に記録して、この記録媒体に記録されたプログラムをコンピュータシステムに読み込ませ、実行することによって実現してもよい。なお、ここでいう「コンピュータシステム」とは、制御装置1に内蔵されたコンピュータシステムであって、OSや周辺機器等のハードウェアを含むものとする。 A part of the storage control device 30 in the above-described embodiment, for example, the writing speed control unit 31, the writing method control unit 32, or the like may be realized by a computer. In that case, the program for realizing this function may be recorded in a computer-readable recording medium, and the program recorded in this recording medium may be read by a computer system and executed. The “computer system” referred to here is a computer system built in the control device 1 and includes an OS and hardware such as peripheral devices.

また、「コンピュータ読み取り可能な記録媒体」とは、フレキシブルディスク、光磁気ディスク、ROM、CD−ROM等の可搬媒体、コンピュータシステムに内蔵されるハードディスク等の記憶装置のことをいう。さらに「コンピュータ読み取り可能な記録媒体」とは、インターネット等のネットワークや電話回線等の通信回線を介してプログラムを送信する場合の通信線のように、短時間、動的にプログラムを保持するもの、その場合のサーバやクライアントとなるコンピュータシステム内部の揮発性メモリのように、一定時間プログラムを保持しているものも含んでもよい。また上記プログラムは、前述した機能の一部を実現するためのものであってもよく、さらに前述した機能をコンピュータシステムにすでに記録されているプログラムとの組み合わせで実現できるものであってもよい。 The "computer-readable recording medium" refers to a portable medium such as a flexible disk, a magneto-optical disk, a ROM, a CD-ROM, or a storage device such as a hard disk built in a computer system. Further, the "computer-readable recording medium" means a program that dynamically holds a program for a short time, such as a communication line when transmitting the program through a network such as the Internet or a communication line such as a telephone line. In such a case, a volatile memory that holds a program for a certain period of time, such as a volatile memory inside a computer system serving as a server or a client, may be included. Further, the program may be for realizing a part of the above-described functions, and may be a program for realizing the above-mentioned functions in combination with a program already recorded in the computer system.

また、上述した実施形態における制御装置1の一部、または全部を、LSI(Large Scale Integration)等の集積回路として実現してもよい。制御装置1の各機能部は個別にプロセッサ化してもよいし、一部、または全部を集積してプロセッサ化してもよい。また、集積回路化の手法はLSIに限らず専用回路、または汎用プロセッサで実現してもよい。また、半導体技術の進歩によりLSIに代替する集積回路化の技術が出現した場合、当該技術による集積回路を用いてもよい。 Further, part or all of the control device 1 in the above-described embodiment may be realized as an integrated circuit such as an LSI (Large Scale Integration). Each functional unit of the control device 1 may be individually implemented as a processor, or a part or all of the functional units may be integrated into a processor. Further, the method of circuit integration is not limited to LSI, and may be realized by a dedicated circuit or a general-purpose processor. In addition, when a technique for forming an integrated circuit that replaces the LSI appears due to the progress of semiconductor technology, an integrated circuit according to the technique may be used.

以上、図面を参照してこの発明の一実施形態について詳しく説明してきたが、具体的な構成は上述のものに限られることはなく、この発明の要旨を逸脱しない範囲内において様々な設計変更等をすることが可能である。また、本発明の一態様は、請求項に示した範囲で種々の変更が可能であり、異なる実施形態にそれぞれ開示された技術的手段を適宜組み合わせて得られる実施形態についても本発明の技術的範囲に含まれる。また、上記各実施形態や変形例に記載された要素であり、同様の効果を奏する要素同士を置換した構成も含まれる。 Although one embodiment of the present invention has been described in detail above with reference to the drawings, the specific configuration is not limited to the above, and various design changes and the like without departing from the scope of the present invention. It is possible to Further, according to one aspect of the present invention, various modifications can be made within the scope of the claims, and an embodiment obtained by appropriately combining the technical means disclosed in different embodiments is also a technical aspect of the present invention. Included in the range. In addition, a configuration in which elements described in each of the above-described embodiments and modified examples and having the same effect are replaced with each other is also included.

10…ストレージ、20…ホスト、30…ストレージ制御装置、31…書き込み速度算出機能、32…書き込み方式制御機能 10... Storage, 20... Host, 30... Storage control device, 31... Writing speed calculation function, 32... Writing method control function

Claims (4)

ホストがストレージにシーケンシャルアクセスしてデータを書き込む速度である書き込み速度を算出する書き込み速度算出部と、
前記書き込み速度が所定の上限値を超えている場合、前記ホストにランダムアクセスを許可するよう前記ストレージを制御し、前記書き込み速度が所定の下限値未満である場合、前記ホストにシーケンシャルアクセスを許可するよう前記ストレージを制御する書き込み方式制御部と、
を備えるストレージ制御装置。
A write speed calculation unit that calculates a write speed that is a speed at which the host sequentially accesses the storage and writes data,
If the write speed exceeds a predetermined upper limit, the storage is controlled to allow the host random access, and if the write speed is less than the predetermined lower limit, the host is allowed sequential access. A writing method control unit for controlling the storage,
A storage control device comprising:
前記書き込み速度算出部は、前記ホストが前記ストレージにシーケンシャルアクセスして転送したデータのデータ量を転送に要した時間で除算することにより前記書き込み速度を算出する、
請求項1に記載のストレージ制御装置。
The write speed calculation unit calculates the write speed by dividing the data amount of data transferred by the host by sequentially accessing the storage by the time required for transfer.
The storage control device according to claim 1.
ホストがストレージにシーケンシャルアクセスしてデータを書き込む速度である書き込み速度をストレージ制御装置の書き込み速度算出部により算出し、
前記書き込み速度が所定の上限値を超えている場合、前記ホストにランダムアクセスを許可するよう前記ストレージをストレージ制御装置の書き込み方式制御部により制御し、前記書き込み速度が所定の下限値未満である場合、前記ホストにシーケンシャルアクセスを許可するよう前記ストレージをストレージ制御装置の書き込み方式制御部により制御する、
ストレージ制御方法。
The write speed, which is the speed at which the host sequentially accesses the storage and writes data, is calculated by the write speed calculation unit of the storage control device ,
When the write speed exceeds a predetermined upper limit value, the storage is controlled by a write method control unit of a storage controller so as to allow the host to perform random access, and the write speed is less than a predetermined lower limit value. Controlling the storage by a write method controller of a storage controller so as to allow the host to perform sequential access,
Storage control method.
コンピュータに、
ホストがストレージにシーケンシャルアクセスしてデータを書き込む速度である書き込み速度を算出する書き込み速度算出機能と、
前記書き込み速度が所定の上限値を超えている場合、前記ホストにランダムアクセスを許可するよう前記ストレージを制御し、前記書き込み速度が所定の下限値未満である場合、前記ホストにシーケンシャルアクセスを許可するよう前記ストレージを制御する書き込み方式制御機能と、
を実現させるためのストレージ制御プログラム。
On the computer,
A write speed calculation function that calculates the write speed, which is the speed at which the host sequentially accesses the storage and writes data.
If the write speed exceeds a predetermined upper limit, the storage is controlled to allow the host random access, and if the write speed is less than the predetermined lower limit, the host is allowed sequential access. A write method control function for controlling the storage,
A storage control program for realizing.
JP2019060404A 2019-03-27 2019-03-27 Storage control device, storage control method, and storage control program Active JP6733924B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019060404A JP6733924B1 (en) 2019-03-27 2019-03-27 Storage control device, storage control method, and storage control program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019060404A JP6733924B1 (en) 2019-03-27 2019-03-27 Storage control device, storage control method, and storage control program

Publications (2)

Publication Number Publication Date
JP6733924B1 true JP6733924B1 (en) 2020-08-05
JP2020160860A JP2020160860A (en) 2020-10-01

Family

ID=71892262

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019060404A Active JP6733924B1 (en) 2019-03-27 2019-03-27 Storage control device, storage control method, and storage control program

Country Status (1)

Country Link
JP (1) JP6733924B1 (en)

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3623697B2 (en) * 1999-07-29 2005-02-23 富士通株式会社 Disc time sharing apparatus and method
JP4478603B2 (en) * 2005-03-29 2010-06-09 富士通株式会社 Operation test method, operation test apparatus, and program
JP2006301820A (en) * 2005-04-19 2006-11-02 Hitachi Ltd Storage system and data migration method for storage system
JP2010026873A (en) * 2008-07-22 2010-02-04 Hitachi Ltd Storage device and its control method

Also Published As

Publication number Publication date
JP2020160860A (en) 2020-10-01

Similar Documents

Publication Publication Date Title
JP7174739B2 (en) Efficient live migration of remotely accessed data
JP7102460B2 (en) Data management method in distributed storage device and distributed storage device
US20090265506A1 (en) Storage device
US20130007488A1 (en) Power management of a storage device including multiple processing cores
JP6540363B2 (en) Storage control device, storage control method, and storage control program
US20180285012A1 (en) Apparatus and method for accessing storage system that includes a plurality of storage devices with different access speeds
US11907129B2 (en) Information processing device, access controller, information processing method, and computer program for issuing access requests from a processor to a sub-processor
TW202203214A (en) High-speed save data storage for cloud gaming
JP5893028B2 (en) System and method for efficient sequential logging on a storage device that supports caching
JP6733924B1 (en) Storage control device, storage control method, and storage control program
TWI722392B (en) Memory device
WO2019244656A1 (en) Storage device
JP5907189B2 (en) Storage control device, storage control method, and program
JP6254986B2 (en) Information processing apparatus, access controller, and information processing method
JP6243884B2 (en) Information processing apparatus, processor, and information processing method
WO2021082877A1 (en) Method and apparatus for accessing solid state disk
JP7067256B2 (en) Data transfer device and data transfer method
TWI530787B (en) Electronic device and method for writing data
JP7327775B2 (en) Disk-shaped recording medium management device, disk-shaped recording medium management method, and program
TWI718642B (en) Memory device managing method and memory device managing system
US20230315316A1 (en) Reading a master boot record for a namespace after reformatting the namespace
US20230342049A1 (en) Reading a master boot record for a namespace using a regular read operation
US10884629B1 (en) Shard rebalancing based on over-provisioning
US20220083267A1 (en) High Bandwidth Controller Memory Buffer For Peer To Peer Data Transfer
JP2019159735A (en) Controller and data transfer method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190327

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200318

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200407

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200522

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200702

R150 Certificate of patent or registration of utility model

Ref document number: 6733924

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150