JP2019053477A - File control device, file control method, and program - Google Patents

File control device, file control method, and program Download PDF

Info

Publication number
JP2019053477A
JP2019053477A JP2017176666A JP2017176666A JP2019053477A JP 2019053477 A JP2019053477 A JP 2019053477A JP 2017176666 A JP2017176666 A JP 2017176666A JP 2017176666 A JP2017176666 A JP 2017176666A JP 2019053477 A JP2019053477 A JP 2019053477A
Authority
JP
Japan
Prior art keywords
file
storage device
reference number
storage
transferred
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.)
Pending
Application number
JP2017176666A
Other languages
Japanese (ja)
Inventor
顕 田子
Akira Tago
顕 田子
康尚 松井
Yasunao Matsui
康尚 松井
真 中島
Makoto Nakajima
真 中島
裕貴 早川
Hiroki Hayakawa
裕貴 早川
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 JP2017176666A priority Critical patent/JP2019053477A/en
Publication of JP2019053477A publication Critical patent/JP2019053477A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

To address a technical problem such that, in a hierarchy-type storage that has a duplication exclusion storage at an upper Tier, even if a file in the upper Tier is transferred to a lower Tier, there is a possibility that a desired empty capacity is not secured.SOLUTION: Provided is transfer means for performing a duplication exclusion process of not newly storing an already-stored data unit among data units contained in a file constructed by one or a plurality of data units, selecting, from the files stored in a first storage device that stores the files, the file to be transferred from the first storage device to a second storage device that stores the to-be-transferred file, and transferring the selected file from the first storage device to the second storage device. The transfer means selects the file to be transferred from the first storage device to the second storage device on the basis of reference number information that indicates a reference number which is the number of files referring to the data unit in the first storage device.SELECTED DRAWING: Figure 3

Description

本発明は、ファイル制御装置、ファイル制御方法、プログラムに関し、特に、階層ストレージ管理を行うファイル制御装置、ファイル制御方法、プログラムに関する。   The present invention relates to a file control device, a file control method, and a program, and more particularly, to a file control device, a file control method, and a program that perform hierarchical storage management.

高速であるが高価なファイル記憶装置(上位Tier)と、低速であるが安価なファイル記憶装置(下位Tier)と、を有する階層型ストレージが知られている(図1参照)。図1で示すように、階層型ストレージにおいては、ファイルのアクセス頻度に応じて、上位Tierに格納されているファイルを下位Tierに移行させる。このような構成により、階層型ストレージは、高速かつ大容量で安価なシステムを実現することを可能としている。   Hierarchical storage having a high-speed but expensive file storage device (upper tier) and a low-speed but inexpensive file storage device (lower tier) is known (see FIG. 1). As shown in FIG. 1, in the hierarchical storage, the file stored in the upper tier is transferred to the lower tier according to the access frequency of the file. With such a configuration, the hierarchical storage can realize a high-speed, large-capacity, and inexpensive system.

上記のような階層型ストレージにおいて、上位Tierに重複排除技術を用いると、ファイルデータの重複排除により、高速だが高価・小容量である上位Tierの実質的な容量単価を改善することが出来る。このような技術に関連する技術として、例えば、特許文献1がある。特許文献1には、第1の計算機(上位Tier)と第2の計算機(下位Tier)とを有する計算機システムが記載されている。第1の計算機は、上位装置から送受信されるファイルを格納する第1の記憶領域を有している。また、第2の計算機は、第1の計算機から移行されるファイルを格納する第2の記憶領域を有している。そして、第1の計算機は、上位装置からのアクセス状況に応じて、第1の記憶領域に格納された第1のファイルを第2の計算機に移行する。また、第2の計算機は、移行された第1のファイルと他のファイルとが重複するか否かを判定して重複ファイル情報を作成し、重複ファイル情報を第1の計算機に送信する。第1の計算機は、上位装置から第1のファイルに対するリード要求を受信した場合、受信した重複ファイル情報に基づいて、第1のファイルと重複する第2のファイルが第1の記憶領域に格納されている否かを判定する。そして、第1の計算機は、重複する第2のファイルが第1の記憶領域に格納されていると判定した場合、当該第2のファイルを用いて上位装置に応答する。   In the tiered storage as described above, when the deduplication technology is used for the upper tier, it is possible to improve the substantial capacity unit price of the upper tier which is high speed but expensive and small capacity by deduplication of file data. As a technique related to such a technique, there is, for example, Patent Document 1. Patent Document 1 describes a computer system having a first computer (upper tier) and a second computer (lower tier). The first computer has a first storage area for storing files transmitted and received from the host device. Further, the second computer has a second storage area for storing a file migrated from the first computer. Then, the first computer moves the first file stored in the first storage area to the second computer in accordance with the access status from the host device. In addition, the second computer determines whether the transferred first file and another file overlap, creates duplicate file information, and transmits the duplicate file information to the first computer. When the first computer receives a read request for the first file from the host device, the second file that overlaps the first file is stored in the first storage area based on the received duplicate file information. It is determined whether or not. If the first computer determines that the duplicate second file is stored in the first storage area, the first computer uses the second file to respond to the host device.

特許第5427533号Japanese Patent No. 5427533

特許文献1に記載されている技術の場合、第1の計算機(上位Tier)は、上位装置からのアクセス状況に応じて、第1の記憶領域に格納された第1のファイルを第2の計算機に移行する。具体的には、例えば、第1の計算機は、最終アクセス日時の古い順に、第1の計算機から第2の計算機にファイルを移行させることになる。   In the case of the technique described in Patent Document 1, the first computer (upper tier) transfers the first file stored in the first storage area to the second computer according to the access status from the upper device. Migrate to Specifically, for example, the first computer migrates files from the first computer to the second computer in order of the last access date and time.

このような最終アクセス日時に基づくファイルの移行を重複排除した上位Tierから下位Tierに対して行うと、後述するように、ファイルを移行した(上位Tierからファイルを削除した)にもかかわらず希望通りの容量を確保することが出来ないことがあった。   When file migration based on the last access date / time is performed from the upper tier that has been deduplicated to the lower tier, the file is migrated (desired from the upper tier) as desired, as will be described later. In some cases, it was not possible to secure the capacity.

例えば、図2は、重複排除ストレージの概念を示している。図2を参照すると、ファイルAは、セグメントAとセグメントBとセグメントCとの3つのデータ単位から構成されている。また、ファイルBは、セグメントDとセグメントEとの2つのデータ単位から構成されている。また、ファイルCは、セグメントAとセグメントCとの2つのデータ単位から構成されている。なお、セグメントは、ファイルを構成するデータ単位を示している。   For example, FIG. 2 shows the concept of deduplication storage. Referring to FIG. 2, file A is composed of three data units, segment A, segment B, and segment C. The file B is composed of two data units, a segment D and a segment E. File C is composed of two data units, segment A and segment C. The segment indicates a data unit constituting the file.

図2で示す状態において、例えば、最終アクセス日時が最も古いファイルがファイルCであったとする。このような状態である場合、例えば最終アクセス日時の古い順に、第1の計算機から第2の計算機に移行するファイルを選択すると、ファイルCを下位Tierに移行させることになる。しかしながら、図2で示す場合、ファイルCを構成するセグメントAとセグメントCとはファイルAからも参照されている。そのため、仮にファイルCを削除したとしても、セグメントAとセグメントCとは重複排除ストレージから削除されない。その結果、重複排除ストレージの空き容量は増加しないことになる。   In the state shown in FIG. 2, for example, it is assumed that the file with the oldest last access date is file C. In such a state, for example, when a file to be transferred from the first computer to the second computer is selected in the order of the last access date and time, the file C is transferred to the lower tier. However, in the case shown in FIG. 2, the segment A and the segment C constituting the file C are also referred to from the file A. Therefore, even if file C is deleted, segment A and segment C are not deleted from the deduplication storage. As a result, the free capacity of the deduplication storage does not increase.

以上のように、上位Tierに重複排除ストレージを有する階層型ストレージにおいては、アクセス状況に応じて上位Tierのファイルを下位Tierに移行させても希望通りの空き容量を確保することが出来ないおそれがある、という問題が生じていた。   As described above, in the tiered storage having the deduplication storage in the upper tier, there is a possibility that the desired free space cannot be secured even if the upper tier file is migrated to the lower tier according to the access situation. There was a problem of being.

そこで、本発明の目的は、上位Tierに重複排除ストレージを有する階層型ストレージにおいては、上位Tierのファイルを下位Tierに移行させても希望通りの空き容量を確保することが出来ないおそれがある、という問題を解決するファイル制御装置、ファイル制御方法、プログラムを提供することにある。   Therefore, an object of the present invention is that in a tiered storage having deduplication storage in the upper tier, there is a possibility that the desired free capacity cannot be secured even if the upper tier file is migrated to the lower tier. To provide a file control device, a file control method, and a program that solve the above problem.

かかる目的を達成するため本発明の一形態であるファイル制御装置は、
1つ又は複数のデータ単位から構成されるファイルに含まれるデータ単位のうち既に記憶されているデータ単位を新たに記憶しない重複排除処理を行ってファイルを記憶する第1の記憶装置が記憶しているファイルの中から、当該第1の記憶装置から移行されるファイルを記憶する第2の記憶装置へと移行するファイルを選択し、選択したファイルを前記第1の記憶装置から前記第2の記憶装置に移行させる移行手段を有し、
前記移行手段は、前記第1の記憶装置において前記データ単位を参照しているファイルの数である参照数を示す参照数情報に基づいて、前記第1の記憶装置から前記第2の記憶装置に移行するファイルを選択する
という構成をとる。
In order to achieve such an object, a file control apparatus according to one aspect of the present invention provides:
A first storage device that stores a file by performing deduplication processing that does not newly store a data unit that has already been stored among data units included in a file that includes one or a plurality of data units, and stores the file A file to be transferred to the second storage device that stores the file to be transferred from the first storage device is selected, and the selected file is transferred from the first storage device to the second storage device. Having transition means for transitioning to the device;
The migration means changes from the first storage device to the second storage device based on reference number information indicating a reference number that is the number of files referring to the data unit in the first storage device. Select the file to be migrated.

また、本発明の他の形態であるファイル制御方法は、
1つ又は複数のデータ単位から構成されるファイルに含まれるデータ単位のうち既に記憶されているデータ単位を新たに記憶しない重複排除処理を行ってファイルを記憶する第1の記憶装置が記憶しているファイルの中から、当該第1の記憶装置から移行されるファイルを記憶する第2の記憶装置へと移行するファイルを選択し、選択したファイルを前記第1の記憶装置から前記第2の記憶装置に移行させ、
前記第1の記憶装置から前記第2の記憶装置にファイルを移行させる際には、前記データ単位を参照している前記第1の記憶装置に記憶されているファイルの数である参照数を示す参照数情報に基づいて、前記第1の記憶装置から前記第2の記憶装置に移行するファイルを選択する
という構成をとる。
In addition, a file control method according to another aspect of the present invention includes:
A first storage device that stores a file by performing deduplication processing that does not newly store a data unit that has already been stored among data units included in a file that includes one or a plurality of data units, and stores the file A file to be transferred to the second storage device that stores the file to be transferred from the first storage device is selected, and the selected file is transferred from the first storage device to the second storage device. To the equipment,
When transferring a file from the first storage device to the second storage device, a reference number which is the number of files stored in the first storage device referring to the data unit is indicated. Based on the reference number information, a file to be transferred from the first storage device to the second storage device is selected.

また、本発明の他の形態であるプログラムは、
情報処理装置に、
1つ又は複数のデータ単位から構成されるファイルに含まれるデータ単位のうち既に記憶されているデータ単位を新たに記憶しない重複排除処理を行ってファイルを記憶する第1の記憶装置が記憶しているファイルの中から、当該第1の記憶装置から移行されるファイルを記憶する第2の記憶装置へと移行するファイルを選択し、選択したファイルを前記第1の記憶装置から前記第2の記憶装置に移行させる移行手段を実現させ、
前記移行手段は、前記データ単位を参照している前記第1の記憶装置に記憶されているファイルの数である参照数を示す参照数情報に基づいて、前記第1の記憶装置から前記第2の記憶装置に移行するファイルを選択する処理を実現させるためのプログラムである。
Moreover, the program which is the other form of this invention is:
In the information processing device,
A first storage device that stores a file by performing deduplication processing that does not newly store a data unit that has already been stored among data units included in a file that includes one or a plurality of data units, and stores the file A file to be transferred to the second storage device that stores the file to be transferred from the first storage device is selected, and the selected file is transferred from the first storage device to the second storage device. Realize the migration means to migrate to the device,
The migration means is configured to change the second storage unit from the first storage device based on reference number information indicating a reference number that is the number of files stored in the first storage device referring to the data unit. Is a program for realizing a process of selecting a file to be transferred to the storage device.

本発明は、以上のように構成されることにより、上位Tierに重複排除ストレージを有する階層型ストレージにおいては、上位Tierのファイルを下位Tierに移行させても希望通りの空き容量を確保することが出来ないおそれがある、という問題を解決するファイル制御装置、ファイル制御方法、プログラムを提供することが可能となる。   By configuring the present invention as described above, in a tiered storage having a deduplication storage in the upper tier, it is possible to secure a free space as desired even if the upper tier file is migrated to the lower tier. It is possible to provide a file control device, a file control method, and a program that solve the problem that there is a possibility of being impossible.

階層型ストレージの概要を示す図である。It is a figure which shows the outline | summary of a hierarchical storage. 重複排除ストレージの概要を示す図である。It is a figure which shows the outline | summary of a deduplication storage. 本発明の第1の実施形態であるストレージシステムの構成の一例を示すブロック図である。1 is a block diagram illustrating an example of a configuration of a storage system according to a first embodiment of this invention. 図3で示すファイルリストの一例を示す図である。It is a figure which shows an example of the file list shown in FIG. 図3で示すセグメント参照数情報の一例を示す図である。It is a figure which shows an example of the segment reference number information shown in FIG. 本発明の第1の実施形態において、ファイル選択手段がファイルを選択する際の処理の一例を示すフローチャートである。5 is a flowchart illustrating an example of processing when a file selection unit selects a file in the first embodiment of the present invention. ファイル選択手段が生成した参照数1のセグメントを持つファイルリストの一例である。It is an example of the file list which has the segment of the reference number 1 which the file selection means produced | generated. 本発明の第2の実施形態であるストレージシステムの構成の一例を示すブロック図である。It is a block diagram which shows an example of a structure of the storage system which is the 2nd Embodiment of this invention. 図8で示すファイルリストの一例を示す図である。It is a figure which shows an example of the file list shown in FIG. 図8で示すセグメント参照数情報の一例を示す図である。It is a figure which shows an example of the segment reference number information shown in FIG. 本発明の第2の実施形態において、ファイル選択手段がファイルを選択する際の処理の一例を示すフローチャートである。It is a flowchart which shows an example of the process at the time of the 2nd Embodiment of this invention when a file selection means selects a file. 第2の実施形態におけるファイル選択手段が生成した参照数1のセグメントを持つファイルリストの一例である。It is an example of the file list which has the segment of the reference number 1 which the file selection means in 2nd Embodiment produced | generated. 第2の実施形態におけるファイル選択手段が生成した参照数2のセグメントを持つファイルリストの一例である。It is an example of the file list which has the segment of the reference number 2 which the file selection means in 2nd Embodiment produced | generated. 本発明の第3の実施形態であるストレージシステムの構成の一例を示すブロック図である。It is a block diagram which shows an example of a structure of the storage system which is the 3rd Embodiment of this invention. 図14で示すファイルリストの一例を示す図である。It is a figure which shows an example of the file list shown in FIG. 図14で示すセグメント参照数情報の一例を示す図である。It is a figure which shows an example of the segment reference number information shown in FIG. 本発明の第3の実施形態において、ファイル選択手段がファイルを選択する際の処理の一例を示すフローチャートである。It is a flowchart which shows an example of the process at the time of the 3rd Embodiment of this invention when a file selection means selects a file. 第3の実施形態におけるファイル選択手段がソートしたファイルリストの一例である。It is an example of the file list which the file selection means in 3rd Embodiment sorted. 第3の実施形態におけるファイル選択手段が生成した参照数1のセグメントを持つファイルリストの一例である。It is an example of the file list which has the segment of the reference number 1 which the file selection means in 3rd Embodiment produced | generated. 本発明の第4の実施形態であるファイル制御装置の構成の一例を示すブロック図である。It is a block diagram which shows an example of a structure of the file control apparatus which is the 4th Embodiment of this invention.

[第1の実施形態]
本発明の第1の実施形態を図3から図7までを参照して説明する。図3は、本発明の第1の実施形態であるストレージシステムの構成の一例を示すブロック図である。図4は、ファイルリスト341の一例を示す図である。図5は、セグメント参照数情報342の一例を示す図である。図6は、ファイル選択手段321がファイルを選択する際の処理の一例を示すフローチャートである。図7は、ファイル選択手段321が生成した参照数1のセグメントを持つファイルリストの一例である。
[First Embodiment]
A first embodiment of the present invention will be described with reference to FIGS. FIG. 3 is a block diagram illustrating an example of the configuration of the storage system according to the first embodiment of this invention. FIG. 4 is a diagram illustrating an example of the file list 341. FIG. 5 is a diagram illustrating an example of the segment reference number information 342. FIG. 6 is a flowchart showing an example of processing when the file selection unit 321 selects a file. FIG. 7 shows an example of a file list having a reference number 1 segment generated by the file selection unit 321.

第1の実施形態では、1つまたは複数のセグメントから構成されるファイルを記憶する階層型ストレージを有するストレージ装置3について説明する。本実施形態におけるストレージ装置3は、高速だが容量単価の高いストレージである上位Tierストレージ34と、上位Tierストレージ34よりも読み書き速度が低速であるが容量単価の安いストレージである下位Tierストレージ35と、を有している。ストレージ装置3は、サーバ2などからの要求に応じて、ファイルを上位Tierストレージ34に記憶する。また、ストレージ装置3は、ファイル選択手段321を有する階層管理手段32により、予め定められた所定の条件を満たすなど所定の場合、上位Tierストレージ34が記憶するファイルを下位Tierストレージ35に移行させる。後述するように、本実施形態で説明するファイル選択手段321は、セグメントを参照しているファイルの数である参照数を示すセグメント参照数情報342を参照して、上位Tierストレージ34から下位Tierストレージ35に移行するファイルを選択する。なお、セグメントとは、ファイルを構成するデータ単位のことを示している。   In the first embodiment, a storage apparatus 3 having a hierarchical storage that stores a file composed of one or a plurality of segments will be described. The storage device 3 in this embodiment includes a high-order Tier storage 34 that is a high-speed storage with a high unit capacity, a low-order Tier storage 35 that is a storage with a lower read / write speed than the upper Tier storage 34 but a low unit capacity, have. The storage device 3 stores the file in the upper tier storage 34 in response to a request from the server 2 or the like. Further, the storage device 3 causes the hierarchy management unit 32 having the file selection unit 321 to transfer the file stored in the upper Tier storage 34 to the lower Tier storage 35 in a predetermined case such as when a predetermined condition is satisfied. As will be described later, the file selection unit 321 described in the present embodiment refers to the segment reference number information 342 indicating the reference number, which is the number of files referring to the segment, from the upper Tier storage 34 to the lower Tier storage. A file to be transferred to 35 is selected. A segment indicates a data unit constituting a file.

図3は、ストレージ装置3を含むシステムであるストレージシステムの構成の一例を示している。図3を参照すると、本実施形態におけるストレージシステムは、管理端末1と、サーバ2と、ストレージ装置3と、から構成されている。   FIG. 3 shows an example of the configuration of a storage system that is a system including the storage apparatus 3. Referring to FIG. 3, the storage system according to this embodiment includes a management terminal 1, a server 2, and a storage device 3.

図3で示すように、管理端末1とストレージ装置3とは、互いに通信可能なよう接続されている。また、サーバ2とストレージ装置3とは、互いに通信可能なよう接続されている。   As shown in FIG. 3, the management terminal 1 and the storage apparatus 3 are connected so as to communicate with each other. The server 2 and the storage device 3 are connected so as to communicate with each other.

管理端末1は、ストレージ装置3を管理する情報処理装置である。管理端末1は、ストレージ装置3に対して運用開始指示や運用停止指示を送信するなど、ストレージ装置3の全体的な管理を行う。管理端末1は、ストレージ装置3に対して、上位Tierストレージ34が記憶するファイルを下位Tierストレージ35に移行する旨を指示するファイル移行指示を送信するよう構成しても構わない。また、管理端末1は、ファイルの移行により上位Tierストレージ34に確保することを希望するセグメントの数を示す(確保することを希望する容量を示す)希望確保容量情報を上記ファイル移行指示とともにストレージ装置3に対して送信するよう構成しても構わない。   The management terminal 1 is an information processing apparatus that manages the storage apparatus 3. The management terminal 1 performs overall management of the storage apparatus 3 such as transmitting an operation start instruction or an operation stop instruction to the storage apparatus 3. The management terminal 1 may be configured to transmit a file migration instruction that instructs the storage device 3 to migrate the file stored in the upper Tier storage 34 to the lower Tier storage 35. In addition, the management terminal 1 stores the desired reserved capacity information indicating the number of segments desired to be secured in the upper tier storage 34 by the file migration (indicating the desired capacity to be secured) together with the file migration instruction. 3 may be configured to transmit.

サーバ2は、ストレージ装置3内のデータへアクセスする情報処理装置である。サーバ2は、ストレージ装置3に対して、ファイルの書き込みを要求するライト要求やファイルの読み込みを要求するリード要求など様々な要求を送信する。   The server 2 is an information processing device that accesses data in the storage device 3. The server 2 transmits various requests such as a write request for requesting file writing and a read request for requesting file reading to the storage apparatus 3.

なお、本実施形態においては、管理端末1やサーバ2の具体的な構成は、特に限定しない。管理端末1やサーバ2は、上記例示した以外の様々な構成を有していて構わない。   In the present embodiment, specific configurations of the management terminal 1 and the server 2 are not particularly limited. The management terminal 1 and the server 2 may have various configurations other than those exemplified above.

ストレージ装置3は、上位Tierストレージ34と下位Tierストレージ35とを有する階層型ストレージである。ストレージ装置3は、例えば、サーバ2などからの要求に応じて、ファイルを上位Tierストレージ34に格納する。また、ストレージ装置3は、予め定められた所定の条件を満たすなど所定の場合、上位Tierストレージ34が記憶するファイルを下位Tierストレージ35に移行させる。   The storage device 3 is a hierarchical storage having an upper tier storage 34 and a lower tier storage 35. For example, the storage device 3 stores the file in the upper Tier storage 34 in response to a request from the server 2 or the like. In addition, the storage device 3 shifts the file stored in the upper Tier storage 34 to the lower Tier storage 35 in a predetermined case such as when a predetermined condition is satisfied.

図3を参照すると、ストレージ装置3は、ストレージ管理手段31と、ファイル選択手段321を有する階層管理手段32(移行手段)と、重複排除管理手段33と、上位Tierストレージ34と、下位Tierストレージ35と、を有している。なお、例えば、ストレージ装置3は、図示しないCPU(Central Processing Unit)などの演算装置と記憶装置とを有しており、記憶装置が記憶するプログラムを演算装置が実行することで、上記各処理手段を実現する。   Referring to FIG. 3, the storage apparatus 3 includes a storage management unit 31, a tier management unit 32 (migration unit) having a file selection unit 321, a deduplication management unit 33, an upper tier storage 34, and a lower tier storage 35. And have. For example, the storage device 3 includes a calculation device such as a CPU (Central Processing Unit) (not shown) and a storage device, and the calculation device executes the program stored in the storage device, whereby each processing means To realize.

ストレージ管理手段31は、ストレージ装置3を総合的に管理する。例えば、ストレージ管理手段31は、管理端末1から運用開始指示や運用停止指示、ファイル移行指示など各種指示を受信する。また、ストレージ管理手段31は、サーバ2からリード要求やライト要求など各種要求を受信する。すると、ストレージ管理手段31は、受信した指示や要求に応じた処理を実行するよう、例えば階層管理手段32に必要な指示を行う。なお、ストレージ管理手段31は、既知の構成を採用することが出来る。そのため、ストレージ管理手段31の構成の詳細は省略する。   The storage management unit 31 comprehensively manages the storage device 3. For example, the storage management unit 31 receives various instructions such as an operation start instruction, an operation stop instruction, and a file migration instruction from the management terminal 1. The storage management unit 31 receives various requests such as a read request and a write request from the server 2. Then, the storage management unit 31 gives a necessary instruction to the hierarchy management unit 32, for example, so as to execute processing according to the received instruction or request. The storage management means 31 can adopt a known configuration. Therefore, details of the configuration of the storage management unit 31 are omitted.

階層管理手段32は、上位Tierストレージ34と下位Tierストレージ35とを階層管理する。例えば、階層管理手段32は、ストレージ管理手段31からの指示に応じてファイルの書き込みを行う場合、書き込み対象のファイルを上位Tierストレージ34に書き込むよう処理する。つまり、階層管理手段32は、重複排除管理手段33を経由して、書き込み対象のファイルを重複排除した状態で上位Tierストレージ34に書き込む。また、階層管理手段32は、予め定められた所定の条件を満たすなど所定の場合、上位Tierストレージ34が記憶するファイルを下位Tierストレージ35に移行させる。また、階層管理手段32は、例えば、サーバ2などから下位Tierストレージ35に格納されているファイルに対してリード要求があった場合などにおいて、下位Tierストレージ35に格納されているファイルを上位Tierストレージ34に移行する。   The tier management means 32 performs tier management of the upper tier storage 34 and the lower tier storage 35. For example, when writing a file in response to an instruction from the storage management unit 31, the tier management unit 32 performs processing to write the file to be written to the upper Tier storage 34. That is, the hierarchy management unit 32 writes the file to be written to the upper Tier storage 34 via the deduplication management unit 33 in a state where the file to be written is deduplicated. Further, the hierarchy management means 32 migrates the file stored in the upper Tier storage 34 to the lower Tier storage 35 in a predetermined case such as when a predetermined condition is satisfied. In addition, for example, when there is a read request for a file stored in the lower tier storage 35 from the server 2 or the like, the hierarchy management unit 32 converts the file stored in the lower tier storage 35 into the upper tier storage. 34.

例えば、階層管理手段32は、予め定められた所定の条件を満たすなど所定の場合、上位Tierストレージ34から下位Tierストレージ35に移行させるファイルを選択するようファイル選択手段321に対して指示する。この際、階層管理手段32は、上記指示とともに、上位Tierストレージ34から下位Tierストレージ35に移行させるセグメントの数を示す希望確保容量情報をファイル選択手段321に送信する。上記指示に応じて、ファイル選択手段321は、希望確保容量情報が示す容量を満たす、1つまたは複数のファイルを選択して、選択したファイルを示す移行ファイルリストを階層管理手段32に出力する。その後、階層管理手段32は、ファイル選択手段321が出力した移行ファイルリストが示すファイルを上位Tierストレージ34から下位Tierストレージ35に移行させる。換言すると、階層管理手段32は、移行ファイルリストが示すファイルを下位Tierストレージ35に記憶させるとともに、上位Tierストレージ34から移行対象のファイルを削除する。この際、階層管理手段32は、ファイルを構成するセグメントのうち削除対象のファイル以外が参照していないセグメントを上位Tierストレージ34から削除する。   For example, the hierarchy management unit 32 instructs the file selection unit 321 to select a file to be transferred from the upper Tier storage 34 to the lower Tier storage 35 in a predetermined case such as when a predetermined condition is satisfied. At this time, the tier management unit 32 transmits to the file selection unit 321 desired reserved capacity information indicating the number of segments to be transferred from the upper tier storage 34 to the lower tier storage 35 together with the above instruction. In response to the instruction, the file selection unit 321 selects one or more files that satisfy the capacity indicated by the desired reserved capacity information, and outputs a migration file list indicating the selected file to the hierarchy management unit 32. Thereafter, the hierarchy management unit 32 migrates the file indicated by the migration file list output by the file selection unit 321 from the upper Tier storage 34 to the lower Tier storage 35. In other words, the hierarchy management unit 32 stores the file indicated by the migration file list in the lower tier storage 35 and deletes the migration target file from the upper tier storage 34. At this time, the hierarchy management unit 32 deletes, from the upper tier storage 34, segments that are not referred to by files other than the deletion target file among the segments constituting the file.

なお、本実施形態においては、上位Tierストレージ34が記憶するファイルを下位Tierストレージ35に移行させる判断を階層管理手段32がどのような場合において行うかは、特に限定しない。階層管理手段32は、例えば、上位Tierストレージ34が使用中の容量が予め定められた閾値を超えた場合や上位Tierストレージ34の空き容量が予め定められた閾値以下となった場合、ファイルを上位Tierストレージ34から下位Tierストレージ35に移行する。また、階層管理手段32は、管理端末1からファイル移行指示を受信した場合、ファイルを上位Tierストレージ34から下位Tierストレージ35に移行する。換言すると、予め定められた所定の条件を満たすなど所定の場合とは、例えば、上位Tierストレージ34が使用中の容量が予め定められた閾値を超えた場合、上位Tierストレージ34の空き容量が予め定められた閾値以下となった場合、管理端末1からファイル移行指示を受信した場合、などのうちのいずれか又は複数を指す。予め定められた所定の条件を満たすなど所定の場合とは、例えば予め定められた所定の間隔ごと、サーバ2によるアクセスの少ない時間帯などの場合など、上記例示した場合以外であっても構わない。   In the present embodiment, there is no particular limitation as to when the tier management unit 32 makes the determination to transfer the file stored in the upper tier storage 34 to the lower tier storage 35. For example, when the capacity used by the upper tier storage 34 exceeds a predetermined threshold, or when the free capacity of the upper tier storage 34 falls below a predetermined threshold, the tier management unit 32 The tier storage 34 is migrated to the lower tier storage 35. Further, when receiving a file migration instruction from the management terminal 1, the hierarchy management unit 32 migrates the file from the upper Tier storage 34 to the lower Tier storage 35. In other words, a predetermined case such as a predetermined predetermined condition is satisfied. For example, when the capacity used by the upper Tier storage 34 exceeds a predetermined threshold, the free capacity of the upper Tier storage 34 is determined in advance. When the value is equal to or less than a predetermined threshold, when a file migration instruction is received from the management terminal 1, it indicates one or more of them. The predetermined case such as satisfying a predetermined predetermined condition may be other than the case exemplified above, for example, at a predetermined predetermined interval or in a time zone when the server 2 is less accessed. .

また、本実施形態においては、希望確保容量情報が示すセグメントの移行数を階層管理手段32がどのように決定するかについても特に限定しない。階層管理手段32は、例えば、上位Tierストレージ34が使用中の容量や空き容量、容量や空き容量と予め定められた閾値との乖離具合などに応じて、移行させるセグメントの数を決定することが出来る。希望確保容量情報が示すセグメントの移行数は、一定であっても構わない。また、希望確保容量情報が示すセグメントの移行数は、管理端末1から指示された数であっても構わない。   Further, in the present embodiment, there is no particular limitation on how the hierarchy management unit 32 determines the number of segment transitions indicated by the desired reserved capacity information. The tier management unit 32 may determine the number of segments to be transferred in accordance with, for example, the capacity or free capacity being used by the upper tier storage 34, or the degree of deviation between the capacity or free capacity and a predetermined threshold. I can do it. The number of segment transitions indicated by the desired reserved capacity information may be constant. The number of segment transitions indicated by the desired reserved capacity information may be the number instructed from the management terminal 1.

ファイル選択手段321は、階層管理手段32からの指示に応じて、上位Tierストレージ34から下位Tierストレージ35に移行させるファイルを選択して、選択したファイルを示す移行ファイルリストを階層管理手段32に出力する。後述するように、ファイル選択手段321は、ファイルを選択する際に、上位Tierストレージ34に格納されたファイルリスト341とセグメント参照数情報342とを活用する。なお、ファイル選択手段321により行われるファイル選択処理の詳細は、後述する。   The file selection unit 321 selects a file to be migrated from the upper Tier storage 34 to the lower Tier storage 35 in accordance with an instruction from the hierarchy management unit 32, and outputs a migration file list indicating the selected file to the hierarchy management unit 32. To do. As will be described later, the file selection unit 321 uses the file list 341 and the segment reference number information 342 stored in the upper Tier storage 34 when selecting a file. Details of the file selection process performed by the file selection unit 321 will be described later.

重複排除管理手段33は、階層管理手段32から書込みを依頼されたファイルを重複排除した状態で上位Tierストレージ34に格納する。つまり、重複排除管理手段33は、書込み対象のファイルのうち、上位Tierストレージ34に格納されていないセグメントのみを上位Tierストレージ34に書き込み、既に上位Tierストレージ34に格納されているセグメントは新たに書き込まない。   The deduplication management unit 33 stores the file requested to be written by the hierarchy management unit 32 in the upper tier storage 34 in a deduplicated state. That is, the deduplication management unit 33 writes only the segments that are not stored in the upper tier storage 34 among the files to be written to the upper tier storage 34 and newly writes the segments that are already stored in the upper tier storage 34. Absent.

なお、本実施形態においては、重複排除管理手段33が重複排除を行う際の具体的な処理については特に限定しない。例えば、重複排除管理手段33は、セグメントのデータのハッシュ値を算出し、上位Tierストレージ34に既に格納されているセグメントのハッシュ値と比較することで、記憶対象のセグメントが上位Tierストレージ34に既に確保しているか確認する。このように、重複排除管理手段33は、重複排除を行う上での一般的な処理を行うよう構成することが出来る。   In the present embodiment, specific processing when the deduplication management unit 33 performs deduplication is not particularly limited. For example, the deduplication management unit 33 calculates the hash value of the segment data and compares it with the hash value of the segment already stored in the upper Tier storage 34, so that the segment to be stored has already been stored in the upper Tier storage 34. Check if it is secured. As described above, the deduplication management unit 33 can be configured to perform a general process for performing deduplication.

上位Tierストレージ34は、SSD(solid state drive)に代表されるような高速だが容量単価の高い記憶装置である。上位Tierストレージ34には、重複排除管理手段33により重複排除された状態で、記憶対象のファイルが記憶される。   The upper tier storage 34 is a high-speed but high-capacity storage device such as a solid state drive (SSD). The upper tier storage 34 stores a file to be stored in a state where deduplication is managed by the deduplication management unit 33.

また、上位Tierストレージ34には、ファイルリスト341とセグメント参照数情報342とが記憶されている。ファイルリスト341やセグメント参照数情報342は、例えば、上位Tierストレージ34にファイルを記憶する際や上位Tierストレージ34からファイルを削除する際に、重複排除管理手段33などにより更新される。   The upper tier storage 34 stores a file list 341 and segment reference number information 342. The file list 341 and the segment reference number information 342 are updated by the deduplication management unit 33 or the like when, for example, storing a file in the upper Tier storage 34 or deleting a file from the upper Tier storage 34.

ファイルリスト341は、上位Tierストレージ34が記憶しているファイルの一覧を示している。図4は、ファイルリスト341の一例である。図4を参照すると、ファイルリスト341では、例えば、ファイル名と最終アクセス日時と参照セグメントとが対応付けられている。   The file list 341 shows a list of files stored in the upper tier storage 34. FIG. 4 is an example of the file list 341. Referring to FIG. 4, in the file list 341, for example, the file name, the last access date and time, and the reference segment are associated with each other.

具体的には、例えば、図4の1行目では、ファイル名「File 1」と、最終アクセス日時「2017/07/07 12:34:56」と、参照セグメント「A,B」と、が対応付けられている。つまり、図4の1行目は、ファイル名「File 1」のファイルへの最終アクセス日時が「2017/07/07 12:34:56」であり、ファイル名「File 1」のファイルは、セグメント「A」とセグメント「B」から構成されていることを示している。また、例えば、図4の2行目では、ファイル名「File 2」と、最終アクセス日時「2017/02/02 03:04:05」と、参照セグメント「D」と、が対応付けられており、図4の3行目では、ファイル名「File 3」と、最終アクセス日時「2017/05/05 06:07:08」と、参照セグメント「C」と、が対応付けられている。また、例えば、図4の4行目では、ファイル名「File 4」と、最終アクセス日時「2017/01/01 02:03:04」と、参照セグメント「A,B,C」と、が対応付けられおり、図4の5行目では、ファイル名「File 5」と、最終アクセス日時「2017/03/03 07:08:09」と、参照セグメント「A,E」と、が対応付けられている。   Specifically, for example, in the first line of FIG. 4, the file name “File 1”, the last access date “2017/07/07 12:34:56”, and the reference segment “A, B” are It is associated. That is, in the first line of FIG. 4, the last access date and time to the file with the file name “File 1” is “2017/07/07 12:34:56”, and the file with the file name “File 1” It shows that it is composed of “A” and segment “B”. For example, in the second line of FIG. 4, the file name “File 2”, the last access date “2017/02/02 03:04:05”, and the reference segment “D” are associated with each other. 4, the file name “File 3”, the last access date “2017/05/05 06:07:08”, and the reference segment “C” are associated with each other. For example, in the fourth line of FIG. 4, the file name “File 4”, the last access date “2017/01/01 02:03:04”, and the reference segment “A, B, C” correspond to each other. In the fifth line of FIG. 4, the file name “File 5”, the last access date “2017/03/03 07:08:09”, and the reference segment “A, E” are associated with each other. ing.

このように、ファイルリスト341には、各ファイルの最終アクセス日時を示す情報、及び、各ファイルが参照するセグメントを示す情報、などが含まれている。   As described above, the file list 341 includes information indicating the last access date and time of each file, information indicating a segment referred to by each file, and the like.

セグメント参照数情報342は、上位Tierストレージ34が記憶しているセグメントごとの、当該セグメントを参照しているファイルの数を示す参照数を示している。図5は、セグメント参照数情報342の一例である。図5を参照すると、セグメント参照数情報342では、例えば、セグメントと、参照数と、が対応付けられている。   The segment reference number information 342 indicates the reference number indicating the number of files referring to the segment for each segment stored in the upper Tier storage 34. FIG. 5 is an example of the segment reference number information 342. Referring to FIG. 5, in the segment reference number information 342, for example, a segment and a reference number are associated with each other.

具体的には、例えば、図5の1行目では、セグメント「A」と、参照数「3」とが対応付けられている。つまり、図5の1行目は、セグメント「A」を参照しているファイルの数が「3」であることを示している。また、例えば、図5の2行目では、セグメント「B」と、参照数「2」とが対応付けられており、図5の3行目では、セグメント「C」と、参照数「2」とが対応付けられている。また、例えば、図5の4行目では、セグメント「D」と、参照数「1」とが対応付けられており、図5の5行目では、セグメント「E」と、参照数「1」とが対応付けられている。   Specifically, for example, in the first line of FIG. 5, the segment “A” is associated with the reference number “3”. That is, the first line in FIG. 5 indicates that the number of files referring to the segment “A” is “3”. Further, for example, in the second line in FIG. 5, the segment “B” is associated with the reference number “2”, and in the third line in FIG. 5, the segment “C” and the reference number “2” are associated. Are associated with each other. Further, for example, in the fourth line in FIG. 5, the segment “D” is associated with the reference number “1”, and in the fifth line in FIG. 5, the segment “E” and the reference number “1” are associated. Are associated with each other.

下位Tierストレージ35は、ニアラインストレージやテープストレージなどの容量単価の安い記憶装置である。下位Tierストレージ35の読み書き速度は、上位Tierストレージ34の読み書き速度よりも低速となる。下位Tierストレージ35には、階層管理手段32により上位Tierストレージ34から移行されるファイルが記憶される。   The lower tier storage 35 is a storage device with a low unit capacity, such as near-line storage or tape storage. The read / write speed of the lower Tier storage 35 is lower than the read / write speed of the upper Tier storage 34. The lower tier storage 35 stores a file transferred from the upper tier storage 34 by the hierarchy management means 32.

また、下位Tierストレージ35には、ファイルリスト351が記憶されている。ファイルリスト351は、例えば、下位Tierストレージ35にファイルを記憶する際や下位Tierストレージ35からファイルを削除する際に、階層管理手段32などにより更新される。   The lower tier storage 35 stores a file list 351. The file list 351 is updated by the hierarchy management unit 32 or the like when storing a file in the lower tier storage 35 or deleting a file from the lower tier storage 35, for example.

ファイルリスト351は、下位Tierストレージ35が記憶しているファイルの一覧を示している。ファイルリスト351の構成は、例えば、図4を参照して説明したファイルリスト341と同様に、最終アクセス日時を示す情報を含んでいる。一方で、ファイルリスト351には、ファイルリスト341の参照セグメントに相当する構成は含んでいない。このように、ファイルリスト351は、ファイルリスト341のうちの一部の構成に相当する構成を有している。   The file list 351 shows a list of files stored in the lower tier storage 35. The configuration of the file list 351 includes, for example, information indicating the last access date and time, like the file list 341 described with reference to FIG. On the other hand, the file list 351 does not include a configuration corresponding to the reference segment of the file list 341. Thus, the file list 351 has a configuration corresponding to a part of the configuration of the file list 341.

以上が、ストレージシステムの構成の一例である。続いて、図6を参照して、ファイル選択手段321が上位Tierストレージ34から下位Tierストレージ35に移行するファイルを選択する際の処理の一例について説明する。なお、以下においては、希望確保容量情報が示すセグメントの移行数(希望確保容量)が「2」であり、ファイルリスト341が図4で示す内容を記憶しており、セグメント参照数情報342が図5で示す内容を記憶している場合におけるファイル選択手段321の動作の一例について説明する。   The above is an example of the configuration of the storage system. Next, an example of processing when the file selection unit 321 selects a file to be transferred from the upper Tier storage 34 to the lower Tier storage 35 will be described with reference to FIG. In the following, the number of segment transitions (desired reserved capacity) indicated by the desired reserved capacity information is “2”, the file list 341 stores the contents shown in FIG. 4, and the segment reference number information 342 is shown in FIG. An example of the operation of the file selection unit 321 when the content indicated by 5 is stored will be described.

ファイル選択手段321は、例えば、希望容量確保情報とともに、上位Tierストレージ34から下位Tierストレージ35に移行するファイルを選択するよう階層管理手段32から指示される。   The file selection unit 321 is instructed by the hierarchy management unit 32 to select, for example, a file to be transferred from the upper Tier storage 34 to the lower Tier storage 35 together with the desired capacity securing information.

当該指示に応じて、ファイル選択手段321は、上位Tierストレージ34に格納されているファイルリスト341とセグメント参照数情報342とを取得する。そして、ファイル選択手段321は、ファイルリスト341が示す全ファイルの中からセグメント参照数情報342が示す参照数「1」のセグメントを有するファイルを選別して、図7で示すような参照数「1」のセグメントを有するファイルのリストを作成する(ステップS101)。   In response to the instruction, the file selection unit 321 acquires the file list 341 and the segment reference number information 342 stored in the upper Tier storage 34. Then, the file selection unit 321 selects a file having a segment with the reference number “1” indicated by the segment reference number information 342 from all the files indicated by the file list 341, and the reference number “1” as shown in FIG. 'Is created (step S101).

例えば、図5を参照すると、参照数が「1」のセグメントはセグメント「D」とセグメント「E」である。そこで、ファイル選択手段321は、図4で示すファイルリストのうちセグメント「D」を有するファイル名「File 2」のファイルとセグメント「E」を有するファイル名「File 5」のファイルとを選別する。その結果、ファイル選択手段321は、図7で示すような参照数が「1」のセグメントを有するファイルのリストを作成する。   For example, referring to FIG. 5, the segments with the reference number “1” are the segment “D” and the segment “E”. Therefore, the file selection unit 321 selects the file with the file name “File 2” having the segment “D” and the file with the file name “File 5” having the segment “E” from the file list shown in FIG. As a result, the file selection unit 321 creates a list of files having segments with the reference number “1” as shown in FIG.

続いて、ファイル選択手段321は、図7で示す参照数「1」のセグメントを持つファイルリストのファイル順に従ってファイルを1個選択し、移動ファイルリストへ追加する(ステップS102)。例えば、図7で示す場合、ファイル選択手段321は、移動ファイルリストにファイル名「File 2」に対応する情報を追加する。   Subsequently, the file selection unit 321 selects one file according to the file order of the file list having the segment of the reference number “1” shown in FIG. 7 and adds it to the moving file list (step S102). For example, in the case shown in FIG. 7, the file selection unit 321 adds information corresponding to the file name “File 2” to the movement file list.

続いて、ファイル選択手段321は、移動ファイルリストの参照数「1」のセグメント数の合計と希望確保容量情報が示す希望確保容量とを比較する。現段階において、移動ファイルリストはファイル名「File 2」のファイルについての情報のみを有している。また、ファイル名「File2」のファイルが有する参照数「1」のセグメント数は1(セグメント「D」)である。そのため、現段階においては、移動ファイルリストの参照数「1」のセグメント数の合計は「1」であり、希望確保容量の2セグメントに満たない。このように、移動ファイルリストの参照数1のセグメントの数が希望確保容量より少ない場合(ステップS103、No)、ファイル選択手段321は、再度ステップS102の処理を行う。つまり、ファイル選択手段321は、図7で示す参照数「1」のセグメントを持つファイルリストのファイル順に従ってもう一つファイルを選択して移動ファイルリストに追加する(ステップS102)。図7で示す場合、ファイル選択手段321は、ファイル名「File 5」に対応する情報を移動ファイルリストに追加する。   Subsequently, the file selection unit 321 compares the total number of segments of the reference number “1” in the movement file list with the desired reserved capacity indicated by the desired reserved capacity information. At this stage, the moving file list has only information on the file with the file name “File 2”. Further, the number of segments of the reference number “1” that the file with the file name “File2” has is 1 (segment “D”). Therefore, at the present stage, the total number of segments of the reference number “1” in the moving file list is “1”, which is less than two segments of the desired reserved capacity. As described above, when the number of segments having the reference number 1 in the moving file list is smaller than the desired reserved capacity (No in step S103), the file selection unit 321 performs the process in step S102 again. That is, the file selection unit 321 selects another file according to the file order of the file list having the segment of the reference number “1” shown in FIG. 7 and adds it to the moving file list (step S102). In the case illustrated in FIG. 7, the file selection unit 321 adds information corresponding to the file name “File 5” to the movement file list.

ファイル名「File 5」に対応する情報を移動ファイルリストに追加することで、移動ファイルリストはファイル名「File 2」のファイルについての情報とファイル名「File 5」のファイルについての情報を有していることになる。その結果、移動ファイルリストの参照数「1」のセグメント数の合計は「2」となり、希望確保容量の2セグメント以上となる。このように、移動ファイルリストの参照数1のセグメントの数が希望確保容量以上となる場合(ステップS103、Yes)、ファイル選択手段321は、移動ファイルリストを階層管理手段32に対して出力する。つまり、今回説明した状態の場合、ファイル選択手段321は、ファイル名「File 2」のファイルについての情報とファイル名「File 5」のファイルについての情報を有する移動ファイルリストを階層管理手段32に対して出力する(ステップS104)。そして、ファイル選択手段321は、処理を終了する。   By adding information corresponding to the file name “File 5” to the move file list, the move file list has information about the file with the file name “File 2” and information about the file with the file name “File 5”. Will be. As a result, the total number of segments of the reference number “1” in the moving file list is “2”, which is two or more segments of the desired reserved capacity. As described above, when the number of segments having the reference number 1 in the moving file list is equal to or larger than the desired secured capacity (step S103, Yes), the file selecting unit 321 outputs the moving file list to the hierarchy managing unit 32. That is, in the state described this time, the file selection unit 321 sends the moving file list having information about the file with the file name “File 2” and information about the file with the file name “File 5” to the hierarchy management unit 32. And output (step S104). Then, the file selection unit 321 ends the process.

その後、上述したように、階層管理手段32は、移行ファイルリストが示すファイルを下位Tierストレージ35に記憶させるとともに、上位Tierストレージ34から移行対象のファイルを削除する。このように、階層管理手段32により移行ファイルリストに挙げられたファイルを削除することで、希望確保容量の2セグメントの空きを確保できる。   Thereafter, as described above, the hierarchy management unit 32 stores the file indicated by the migration file list in the lower Tier storage 35 and deletes the migration target file from the upper Tier storage 34. In this way, by deleting the files listed in the migration file list by the hierarchy management means 32, it is possible to secure a 2-segment vacancy of the desired reserved capacity.

以上が、ファイル選択手段321が上位Tierストレージ34から下位Tierストレージ35に移行するファイルを選択する際の処理の一例である。   The above is an example of processing when the file selection unit 321 selects a file to be transferred from the upper Tier storage 34 to the lower Tier storage 35.

以上説明したように、本実施形態におけるストレージ装置3は、ファイル選択手段321を有する階層管理手段32を有している。このような構成により、ファイル選択手段321は、ファイルリスト341とセグメント参照数情報342とに基づいて、上位Tierストレージ34から下位Tierストレージ35に移行するファイルを選択することが出来る。また、階層管理手段32は、ファイル選択手段321により選択されたファイルを上位Tierストレージ34から下位Tierストレージ35に移行することが出来る。その結果、参照数が「1」のセグメントを有するファイルのみを移行する対象とすることが出来る。これにより、上位Tierストレージ34からファイルを削除することにより上位Tierストレージ34からセグメントを確実に削除することが可能となり、上位Tierストレージ34のファイルを下位Tierストレージ35に移行させても希望通りの空き容量を確保することが出来ないおそれがある、という問題を解決することが可能となる。   As described above, the storage apparatus 3 according to the present embodiment includes the hierarchy management unit 32 including the file selection unit 321. With this configuration, the file selection unit 321 can select a file to be transferred from the upper tier storage 34 to the lower tier storage 35 based on the file list 341 and the segment reference number information 342. Further, the hierarchy management unit 32 can migrate the file selected by the file selection unit 321 from the upper Tier storage 34 to the lower Tier storage 35. As a result, only a file having a segment whose reference number is “1” can be set as a migration target. Thus, by deleting the file from the upper tier storage 34, it becomes possible to delete the segment from the upper tier storage 34 with certainty, and even if the file in the upper tier storage 34 is migrated to the lower tier storage 35, the desired space is available. It is possible to solve the problem that the capacity cannot be secured.

なお、本実施形態で例示した構成は、あくまで一例である。本発明を適用するストレージシステムの構成は、上述した場合に限定されない。   Note that the configuration exemplified in this embodiment is merely an example. The configuration of the storage system to which the present invention is applied is not limited to the case described above.

例えば、本実施形態の場合、ストレージ装置3は、上位Tierストレージ34と下位Tierストレージ35との2段階の記憶装置を有するとした。しかしながら、ストレージ装置3は、例えば、Tier1とTier2とTier3のストレージを有するなど、3段階以上の階層の記憶装置から構成されていても構わない。このように多段階の階層を有する場合、例えば、より上位の階層からより下位の階層にファイルを移行する際などにおいて本発明を適用して構わない。   For example, in the present embodiment, the storage device 3 has a two-stage storage device of an upper tier storage 34 and a lower tier storage 35. However, the storage device 3 may be composed of storage devices with three or more levels, for example, having storages of Tier 1, Tier 2, and Tier 3. In the case of having a multi-level hierarchy in this way, for example, the present invention may be applied when a file is migrated from a higher hierarchy to a lower hierarchy.

また、本実施形態では、ストレージ装置3が上位Tierストレージ34と下位Tierストレージ35とを有するとした。しかしながら、上位Tierストレージ34や下位Tierストレージ35に相当する構成は、例えば、ストレージ装置3の外部に設けられていても構わない。このように、ストレージ装置3は必ずしも一つの情報処理装置である必要はない。また、本実施形態においては、ストレージ装置3は管理端末1やサーバ2と異なる装置であるとした。しかしながら、ストレージ装置3は、管理端末1やサーバ2のうちのいずれか一方、又は、両方と一体的に構成されていても構わない。   In the present embodiment, the storage apparatus 3 includes the upper tier storage 34 and the lower tier storage 35. However, the configuration corresponding to the upper tier storage 34 and the lower tier storage 35 may be provided outside the storage device 3, for example. Thus, the storage apparatus 3 does not necessarily have to be one information processing apparatus. In the present embodiment, the storage device 3 is different from the management terminal 1 and the server 2. However, the storage apparatus 3 may be configured integrally with either one or both of the management terminal 1 and the server 2.

また、ファイルリスト341やセグメント参照数情報342が記憶する内容は、本実施形態で例示した場合に限定されない。また、本実施形態においては、ファイルリスト341やセグメント参照数情報342が表形式のデータである場合について例示した。しかしながら、ファイルリスト341やセグメント参照数情報342は、最終アクセス日時や参照セグメント、参照数などを格納可能であれば、本実施形態で例示した以外の構成で各種データを記憶していても構わない。   Further, the contents stored in the file list 341 and the segment reference number information 342 are not limited to the case exemplified in the present embodiment. In the present embodiment, the case where the file list 341 and the segment reference number information 342 are tabular data is exemplified. However, the file list 341 and the segment reference number information 342 may store various data with configurations other than those exemplified in the present embodiment as long as the last access date, reference segment, reference number, and the like can be stored. .

[第2の実施形態]
次に、図8から図13までを参照して、本発明の第2の実施形態について説明する。図8は、ストレージ装置4を有するストレージシステムの構成の一例を示すブロック図である。図9は、ファイルリスト441の一例を示す図である。図10は、セグメント参照数情報442の一例を示す図である。図11は、ファイル選択手段421がファイルを選択する際の処理の一例を示すフローチャートである。図12は、ファイル選択手段421が生成した参照数1のセグメントを持つファイルリストの一例である。図13は、ファイル選択手段421が生成した参照数2のセグメントを持つファイルリストの一例である。
[Second Embodiment]
Next, a second embodiment of the present invention will be described with reference to FIGS. FIG. 8 is a block diagram showing an example of the configuration of a storage system having the storage apparatus 4. FIG. 9 is a diagram illustrating an example of the file list 441. FIG. 10 is a diagram illustrating an example of the segment reference number information 442. FIG. 11 is a flowchart showing an example of processing when the file selection unit 421 selects a file. FIG. 12 is an example of a file list having a reference number 1 segment generated by the file selection unit 421. FIG. 13 is an example of a file list having a reference number of 2 segments generated by the file selection unit 421.

本発明の第2の実施形態では、参照数「1」のセグメントを有するファイルのみでなく参照数「n」のセグメントを有するファイルも選別・選択することが可能なファイル選択手段421を有するストレージ装置4について説明する。ファイル選択手段421が参照数「n」のセグメントを持つファイルを選別・選択することで、参照数「1」のセグメントを持つファイルが希望確保容量を満たすだけ存在しなかった場合でも、希望確保容量を確保することが可能となる。   In the second embodiment of the present invention, a storage apparatus having file selection means 421 capable of selecting and selecting not only a file having a reference number “1” segment but also a file having a reference number “n” segment. 4 will be described. Even if the file having the reference number “1” does not exist enough to satisfy the desired reserved capacity by selecting and selecting the file having the reference number “n” segment by the file selection unit 421, the desired reserved capacity Can be secured.

図8は、本実施形態におけるストレージシステムの構成の一例を示している。図8を参照すると、ストレージシステムは、管理端末1とサーバ2とストレージ装置4とを有している。なお、本実施形態においては、第1の実施形態で説明した構成と同様の構成については同じ符号を付すものとする。また、本実施形態においては、第1の実施形態と同様の構成に対する説明を省略し、第2の実施形態の構成について主に説明する。   FIG. 8 shows an example of the configuration of the storage system in this embodiment. Referring to FIG. 8, the storage system has a management terminal 1, a server 2, and a storage device 4. Note that in this embodiment, the same reference numerals are given to the same configurations as those described in the first embodiment. In the present embodiment, the description of the same configuration as that of the first embodiment is omitted, and the configuration of the second embodiment will be mainly described.

ストレージ装置4は、上位Tierストレージ44と下位Tierストレージ35とを有する階層型ストレージである。ストレージ装置4は、第1の実施形態で説明したストレージ装置3と比較して、ファイル選択手段321の代わりにファイル選択手段421を有している。なお、ファイル選択手段421は、ファイル選択手段321と同様に、例えば、ストレージ装置4が有する図示しない演算装置が図示しない記憶装置に格納されたプログラムを実行することで実現される。   The storage device 4 is a hierarchical storage having an upper tier storage 44 and a lower tier storage 35. The storage device 4 has a file selection unit 421 instead of the file selection unit 321 as compared with the storage device 3 described in the first embodiment. Similar to the file selection unit 321, the file selection unit 421 is realized, for example, by executing a program stored in a storage device (not shown) by an arithmetic device (not shown) included in the storage device 4.

階層管理手段42は、上位Tierストレージ44と下位Tierストレージ35とを階層管理する。階層管理手段42は、第1の実施形態で説明した階層管理手段32と同様の処理を行う。そのため、詳細な説明は省略する。   The tier management means 42 tiers the upper tier storage 44 and the lower tier storage 35. The hierarchy management unit 42 performs the same processing as the hierarchy management unit 32 described in the first embodiment. Therefore, detailed description is omitted.

ファイル選択手段421は、階層管理手段42からの指示に応じて、上位Tierストレージ44から下位Tierストレージ35に移行させるファイルを選択して、選択したファイルを示す移行ファイルリストを階層管理手段42に出力する。後述するように、ファイル選択手段421は、ファイルを選択する際に、上位Tierストレージ44に格納されたファイルリスト441とセグメント参照数情報442とを活用する。本実施形態におけるファイル選択手段421は、参照数「1」のみならず参照数「n」のセグメントを有するファイルも選別・選択することが出来る。なお、ファイル選択手段421により行われるファイル選択処理の詳細は、後述する。   The file selection unit 421 selects a file to be migrated from the upper tier storage 44 to the lower tier storage 35 in accordance with an instruction from the tier management unit 42, and outputs a migration file list indicating the selected file to the tier management unit 42. To do. As will be described later, the file selection unit 421 uses the file list 441 and the segment reference number information 442 stored in the upper Tier storage 44 when selecting a file. The file selection means 421 in the present embodiment can select and select not only a reference number “1” but also a file having a reference number “n” segment. Details of the file selection process performed by the file selection unit 421 will be described later.

上位Tierストレージ44は、SSD(solid state drive)に代表されるような高速だが容量単価の高い記憶装置である。上位Tierストレージ44の構成は、第1の実施形態で説明した上位Tierストレージ34と同様の構成で構わない。   The upper tier storage 44 is a high-speed storage device with a high unit capacity, such as an SSD (solid state drive). The configuration of the upper tier storage 44 may be the same as that of the upper tier storage 34 described in the first embodiment.

上位Tierストレージ44には、第1の実施形態で説明した上位Tierストレージ34と同様に、ファイルリスト441とセグメント参照数情報442とが記憶されている。   Similar to the upper tier storage 34 described in the first embodiment, the upper tier storage 44 stores a file list 441 and segment reference number information 442.

ファイルリスト441は、上位Tierストレージ44が記憶しているファイルの一覧を示している。図9は、ファイルリスト441の一例である。ファイルリスト441の構成は、第1の実施形態で説明したファイルリスト341の構成と同様である。図9を参照すると、ファイルリスト441では、例えば、ファイル名と最終アクセス日時と参照セグメントとが対応付けられている。   The file list 441 shows a list of files stored in the upper tier storage 44. FIG. 9 is an example of the file list 441. The configuration of the file list 441 is the same as the configuration of the file list 341 described in the first embodiment. Referring to FIG. 9, in the file list 441, for example, the file name, the last access date and time, and the reference segment are associated with each other.

具体的には、例えば、図9の1行目では、ファイル名「File 1」と、最終アクセス日時「2017/07/07 12:34:56」と、参照セグメント「A,B」と、が対応付けられている。つまり、図9の1行目は、ファイル名「File 1」のファイルへの最終アクセス日時が「2017/07/07 12:34:56」であり、ファイル名「File 1」のファイルは、セグメント「A」とセグメント「B」から構成されていることを示している。また、例えば、図9の2行目では、ファイル名「File 2」と、最終アクセス日時「2017/02/02 03:04:05」と、参照セグメント「A,B,C」と、が対応付けられており、図9の3行目では、ファイル名「File 3」と、最終アクセス日時「2017/05/05 06:07:08」と、参照セグメント「A,B,C,E」と、が対応付けられている。また、例えば、図9の4行目では、ファイル名「File 4」と、最終アクセス日時「2017/01/01 02:03:04」と、参照セグメント「A,B,D」と、が対応付けられおり、図9の5行目では、ファイル名「File 5」と、最終アクセス日時「2017/03/03 07:08:09」と、参照セグメント「B,C,E」と、が対応付けられている。   Specifically, for example, in the first line of FIG. 9, the file name “File 1”, the last access date “2017/07/07 12:34:56”, and the reference segment “A, B” are It is associated. That is, in the first line of FIG. 9, the last access date and time to the file with the file name “File 1” is “2017/07/07 12:34:56”, and the file with the file name “File 1” It shows that it is composed of “A” and segment “B”. For example, in the second line of FIG. 9, the file name “File 2”, the last access date “2017/02/02 03:04:05”, and the reference segment “A, B, C” correspond to each other. In the third line of FIG. 9, the file name “File 3”, the last access date “2017/05/05 06:07:08”, and the reference segment “A, B, C, E” Are associated with each other. For example, in the fourth line of FIG. 9, the file name “File 4”, the last access date “2017/01/01 02:03:04”, and the reference segment “A, B, D” correspond to each other. In the fifth line of FIG. 9, the file name “File 5”, the last access date “2017/03/03 07:08:09” and the reference segment “B, C, E” correspond to each other. It is attached.

セグメント参照数情報442は、上位Tierストレージ44が記憶しているセグメントごとの、当該セグメントを参照しているファイルの数を示す参照数を示している。図10は、セグメント参照数情報442の一例である。セグメント参照数情報442の構成は、第1の実施形態で説明したセグメント参照数情報342の構成と同様である。図10を参照すると、セグメント参照数情報442では、例えば、セグメントと、参照数と、が対応付けられている。   The segment reference number information 442 indicates a reference number indicating the number of files referring to the segment for each segment stored in the upper Tier storage 44. FIG. 10 is an example of the segment reference number information 442. The configuration of the segment reference number information 442 is the same as the configuration of the segment reference number information 342 described in the first embodiment. Referring to FIG. 10, in the segment reference number information 442, for example, a segment and a reference number are associated with each other.

具体的には、例えば、図10の1行目では、セグメント「A」と、参照数「4」とが対応付けられている。つまり、図10の1行目は、セグメント「A」を参照しているファイルの数が「4」であることを示している。また、例えば、図10の2行目では、セグメント「B」と、参照数「4」とが対応付けられており、図10の3行目では、セグメント「C」と、参照数「3」とが対応付けられている。また、例えば、図10の4行目では、セグメント「D」と、参照数「1」とが対応付けられており、図10の5行目では、セグメント「E」と、参照数「2」とが対応付けられている。   Specifically, for example, in the first row of FIG. 10, the segment “A” is associated with the reference number “4”. That is, the first line of FIG. 10 indicates that the number of files referring to the segment “A” is “4”. Further, for example, in the second line of FIG. 10, the segment “B” is associated with the reference number “4”, and in the third line of FIG. 10, the segment “C” and the reference number “3” are associated. Are associated with each other. Further, for example, in the fourth line in FIG. 10, the segment “D” is associated with the reference number “1”, and in the fifth line in FIG. 10, the segment “E” and the reference number “2” are associated. Are associated with each other.

以上が、第2の実施形態におけるストレージシステムの構成の一例である。このように、第2の実施形態におけるストレージシステムは、ファイル選択手段321の代わりにファイル選択手段421を有している。続いて、図11を参照して、ファイル選択手段421が上位Tierストレージ44から下位Tierストレージ35に移行するファイルを選択する際の処理の一例について説明する。なお、以下においては、希望確保容量情報が示すセグメントの移行数(希望確保容量)が「2」であり、ファイルリスト441が図9で示す内容を記憶しており、セグメント参照数情報442が図10で示す内容を記憶している場合におけるファイル選択手段421の動作の一例について説明する。   The above is an example of the configuration of the storage system in the second embodiment. As described above, the storage system according to the second embodiment includes the file selection unit 421 instead of the file selection unit 321. Next, an example of processing when the file selection unit 421 selects a file to be transferred from the upper Tier storage 44 to the lower Tier storage 35 will be described with reference to FIG. In the following, the number of segment transitions (desired reserved capacity) indicated by the desired reserved capacity information is “2”, the file list 441 stores the contents shown in FIG. 9, and the segment reference number information 442 is shown in FIG. An example of the operation of the file selection unit 421 when the contents indicated by 10 are stored will be described.

ファイル選択手段421は、例えば、希望容量確保情報とともに、上位Tierストレージ44から下位Tierストレージ35に移行するファイルを選択するよう階層管理手段42から指示される。   For example, the file selection unit 421 is instructed by the hierarchy management unit 42 to select a file to be transferred from the upper tier storage 44 to the lower tier storage 35 together with the desired capacity securing information.

当該指示に応じて、ファイル選択手段421は、上位Tierストレージ44に格納されているファイルリスト441とセグメント参照数情報442とを取得する。そして、ファイル選択手段421は、ファイルリスト441が示す全ファイルの中からセグメント参照数情報442が示す参照数「1」のセグメントを有するファイルを選別して、図12で示すような参照数「1」のセグメントを有するファイルのリストを作成する(ステップS201)。このように、ファイル選択手段421は、まず、参照数がnの初期値である「1」であるセグメントを有するファイルを選別してリストを作成する。   In response to the instruction, the file selection unit 421 acquires the file list 441 and the segment reference number information 442 stored in the upper Tier storage 44. Then, the file selection unit 421 selects a file having a segment having the reference number “1” indicated by the segment reference number information 442 from all the files indicated by the file list 441, and the reference number “1” as illustrated in FIG. 'Is created (step S201). As described above, the file selection unit 421 first creates a list by selecting files having a segment whose reference number is “1” which is the initial value of n.

例えば、図10を参照すると、参照数が「1」のセグメントはセグメント「D」である。そこで、ファイル選択手段421は、図9で示すファイルリストのうちセグメント「D」を有するファイル名「File 4」のファイルを選別する。その結果、ファイル選択手段421は、図12で示すような参照数が「1」のセグメントを有するファイルのリストを作成する。   For example, referring to FIG. 10, the segment with the reference number “1” is the segment “D”. Therefore, the file selection unit 421 selects the file with the file name “File 4” having the segment “D” from the file list shown in FIG. As a result, the file selection unit 421 creates a list of files having segments with the reference number “1” as shown in FIG.

続いて、ファイル選択手段421は、図12で示す参照数「1」のセグメントを持つファイルリストのファイル順に従ってファイルをn個選択し、移動ファイルリストへ追加する(ステップS202)。現段階においては、n=1である。そのため、ファイル選択手段421は、図12で示す参照数「1」のセグメントを持つファイルリストのファイル順に従ってファイルを1個選択し、移動ファイルリストへ追加する。例えば、図12で示す場合、ファイル選択手段421は、移動ファイルリストにファイル名「File 4」に対応する情報を追加する。   Subsequently, the file selection unit 421 selects n files according to the file order of the file list having the segment of the reference number “1” shown in FIG. 12 and adds it to the moving file list (step S202). At the current stage, n = 1. Therefore, the file selection unit 421 selects one file in accordance with the file order of the file list having the segment with the reference number “1” shown in FIG. 12 and adds it to the moving file list. For example, in the case shown in FIG. 12, the file selection unit 421 adds information corresponding to the file name “File 4” to the movement file list.

続いて、ファイル選択手段421は、移動ファイルリストの参照数「n(n=1)」以下のセグメント数の合計と希望確保容量情報が示す希望確保容量とを比較する(ステップS203)。現段階において、移動ファイルリストはファイル名「File 4」のファイルについての情報のみを有している。また、ファイル名「File4」のファイルが有する参照数「1」のセグメント数は1(セグメント「D」)である。そのため、現段階においては、移動ファイルリストの参照数「1」以下のセグメント数の合計は「1」であり、希望確保容量の2セグメントに満たない。このように、移動ファイルリストの参照数1以下のセグメントの数が希望確保容量より少ない場合(ステップS203、No)、ファイル選択手段421は、参照数「1」のセグメントを持つファイルのリスト末尾まで選別処理を行ったか確認する(ステップS205)。   Subsequently, the file selection unit 421 compares the total number of segments below the reference number “n (n = 1)” of the movement file list with the desired reserved capacity indicated by the desired reserved capacity information (step S203). At this stage, the moving file list has only information on the file with the file name “File 4”. Further, the number of segments of the reference number “1” that the file with the file name “File4” has is 1 (segment “D”). Therefore, at the present stage, the total number of segments with the reference number “1” or less in the moving file list is “1”, which is less than 2 segments of the desired reserved capacity. As described above, when the number of segments having a reference number of 1 or less in the moving file list is smaller than the desired secured capacity (No in step S203), the file selection unit 421 reaches the end of the list of files having segments with the reference number “1”. It is confirmed whether the sorting process has been performed (step S205).

参照数「1」のセグメントを持つファイルのリスト末尾まで選別処理を行っていない場合(ステップS205、No)、ファイル選択手段421は、再度ステップS202の処理を行う。一方、図12で例示している場合、参照数「1」のセグメントを持つファイルリストには、ファイル名「File 4」のファイル一つしか記載されていない。そのため、現段階において参照数「1」のセグメントを持つファイルのリスト末尾まで選別処理を行っていることになる。このように、参照数「1」のセグメントを持つファイルのリスト末尾まで選別処理を行っている場合(ステップS205、Yes)、ファイル選択手段421は、nに1を加え(ステップS206)、n+1の参照数のセグメントを有するファイルを選別して、参照数「n+1」のセグメントを有するファイルのリストを作成する(ステップS201)。例えば、今回の場合、ファイル選択手段421は、参照数1に1を加えた参照数「2」であるセグメントを有するファイルを選別して、図13で示すようなリストを作成する。   When the selection process has not been performed to the end of the list of the file having the segment with the reference number “1” (No at Step S205), the file selection unit 421 performs the process at Step S202 again. On the other hand, in the example illustrated in FIG. 12, only one file with the file name “File 4” is described in the file list having the segment with the reference number “1”. Therefore, at the present stage, the selection process is performed up to the end of the list of the file having the segment with the reference number “1”. As described above, when the selection process is performed up to the end of the list of the file having the segment having the reference number “1” (step S205, Yes), the file selection unit 421 adds 1 to n (step S206) and sets n + 1. A file having a reference number of segments is selected, and a list of files having a reference number “n + 1” is created (step S201). For example, in this case, the file selection unit 421 selects a file having a segment with the reference number “2” obtained by adding 1 to the reference number 1, and creates a list as shown in FIG.

例えば、図10を参照すると、参照数が「2」のセグメントはセグメント「E」である。そこで、ファイル選択手段421は、図9で示すファイルリストのうちセグメント「E」を有するファイル名「File 3」のファイルとファイル名「File 5」のファイルとを選別する。その結果、ファイル選択手段421は、図13で示すような参照数が「2」のセグメントを有するファイルのリストを作成する。   For example, referring to FIG. 10, the segment with the reference number “2” is the segment “E”. Therefore, the file selection unit 421 selects the file with the file name “File 3” having the segment “E” and the file with the file name “File 5” from the file list shown in FIG. As a result, the file selection unit 421 creates a list of files having segments with the reference number “2” as shown in FIG.

続いて、ファイル選択手段421は、図13で示す参照数「2」のセグメントを持つファイルリストの例えばファイル順に従ってファイルをn個選択し、移動ファイルリストへ追加する(ステップS202)。現段階においては、n=2である。そのため、ファイル選択手段421は、図12で示す参照数「2」のセグメントを持つファイルリストからファイルを2個選択し、移動ファイルリストへ追加する。例えば、図13で示す場合、ファイル選択手段421は、移動ファイルリストにファイル名「File 3」に対応する情報とファイル名「File 5」に対応する情報とを追加する。なお、nが2以上である場合、ファイル選択手段421は、複数のファイルを一度に選択することになる。このような場合、ファイル選択手段421は、互いに対応するセグメントを有するファイルを一度に選択することが望ましい。例えば、参照数「2」のセグメントαを持つファイル1、ファイル3と、参照数「2」のセグメントβを持つファイル2、ファイル4とが、あるとする。この場合、ファイル選択手段421は、例えば、対応するセグメントαを持つファイル1、ファイル3、又は、対応するセグメントβを持つファイル2、ファイル4のいずれか一方を選択することが望ましい。セグメントαとセグメントβのうちのいずれを選択するかは、例えば、ファイル順に従って決定される。   Subsequently, the file selection unit 421 selects n files in accordance with, for example, the file order of the file list having the segment with the reference number “2” shown in FIG. 13 and adds it to the moving file list (step S202). At the current stage, n = 2. Therefore, the file selection unit 421 selects two files from the file list having the reference number “2” shown in FIG. 12 and adds them to the moving file list. For example, in the case shown in FIG. 13, the file selection unit 421 adds information corresponding to the file name “File 3” and information corresponding to the file name “File 5” to the movement file list. When n is 2 or more, the file selection unit 421 selects a plurality of files at a time. In such a case, it is desirable that the file selection unit 421 selects files having segments corresponding to each other at a time. For example, it is assumed that there are a file 1 and a file 3 having a segment α with a reference number “2”, and a file 2 and a file 4 having a segment β with a reference number “2”. In this case, it is desirable that the file selection unit 421 selects, for example, one of the file 1 and the file 3 having the corresponding segment α, or the file 2 and the file 4 having the corresponding segment β. Which of the segment α and the segment β is selected is determined according to the file order, for example.

続いて、ファイル選択手段421は、移動ファイルリストの参照数「n(n=2)」以下のセグメント数の合計と希望確保容量情報が示す希望確保容量とを比較する(ステップS203)。現段階において、移動ファイルリストはファイル名「File 4」のファイルについての情報とファイル名「File 3」のファイルについての情報とファイル名「File 5」のファイルについての情報とを有している。そのため、現段階において、移動ファイルリストの参照数「2」以下のセグメント数の合計は「2」であり、希望確保容量の2セグメント以上である。このように、移動ファイルリストの参照数n以下のセグメントの数が希望確保容量以上となる場合(ステップS203、Yes)、ファイル選択手段421は、移動ファイルリストを階層管理手段42に対して出力する。つまり、今回説明した状態の場合、ファイル選択手段421は、ファイル名「File 3」のファイルについての情報と、ファイル名「File 4」のファイルについての情報と、ファイル名「File 5」のファイルについての情報とを有する移動ファイルリストを階層管理手段42に対して出力する(ステップS204)。そして、ファイル選択手段421は、処理を終了する。   Subsequently, the file selection unit 421 compares the total number of segments below the reference number “n (n = 2)” of the movement file list with the desired reserved capacity indicated by the desired reserved capacity information (step S203). At this stage, the moving file list includes information about the file with the file name “File 4”, information about the file with the file name “File 3”, and information about the file with the file name “File 5”. Therefore, at the present stage, the total number of segments having the reference number “2” or less in the moving file list is “2”, which is two or more segments of the desired reserved capacity. As described above, when the number of segments having the reference number n or less in the moving file list is equal to or larger than the desired secured capacity (step S203, Yes), the file selection unit 421 outputs the moving file list to the hierarchy management unit 42. . That is, in the state described this time, the file selection unit 421 performs the information about the file with the file name “File 3”, the information about the file with the file name “File 4”, and the file with the file name “File 5”. The moving file list having the above information is output to the hierarchy management means 42 (step S204). Then, the file selection unit 421 ends the process.

以上が、ファイル選択手段421が上位Tierストレージ44から下位Tierストレージ35に移行するファイルを選択する際の処理の一例である。   The above is an example of processing when the file selection unit 421 selects a file to be transferred from the upper tier storage 44 to the lower tier storage 35.

以上説明したように、本実施形態におけるストレージ装置4は、第1の実施形態で説明したファイル選択手段321の代わりにファイル選択手段421を有している。このような構成により、ファイル選択手段421は、希望確保容量を確保するために必要となる、参照数「n」までのセグメントを持つファイルを選別して、選別したファイルの中から、上位Tierストレージ44から下位Tierストレージ35に移行するファイルを選択することが出来る。このような構成により、仮に参照数「1」のセグメントを持つファイルが希望確保容量を確保するために必要となるだけの数存在しなかった場合でも、希望通りの容量を確保することが可能となる。また、ファイル選択手段421は、選別する際の基準となった参照数に1加えた参照数であるセグメントを有するファイルの選別を、希望確保容量を確保するまで繰り返すよう構成されている。そのため、例えば、ファイル選択手段421は、参照数が無駄に大きいセグメントのみから構成されるファイルを選択することなく希望確保容量まで移行するファイルを選択することが出来る。その結果、容量を確保するために無駄にファイルを削除するおそれを低減させることが出来る。   As described above, the storage apparatus 4 in this embodiment has the file selection unit 421 instead of the file selection unit 321 described in the first embodiment. With such a configuration, the file selection unit 421 selects a file having segments up to the reference number “n” necessary for securing the desired reserved capacity, and selects the upper Tier storage from the selected files. A file to be transferred from 44 to the lower tier storage 35 can be selected. With such a configuration, it is possible to secure the desired capacity even if the number of files having the reference number “1” does not exist as many as necessary to secure the desired secured capacity. Become. In addition, the file selection unit 421 is configured to repeat the selection of a file having a segment whose reference number is 1 added to the reference number used as a reference for selection until a desired reserved capacity is secured. For this reason, for example, the file selection unit 421 can select a file to be transferred to the desired reserved capacity without selecting a file composed of only a segment whose reference number is uselessly large. As a result, it is possible to reduce the risk of deleting a file unnecessarily in order to secure capacity.

なお、本実施形態で例示した構成は、第1の実施形態と同様にあくまで一例である。第2の実施形態で説明したストレージシステムは、第1の実施形態で説明した場合と同様の様々な変形を行うことが出来る。   Note that the configuration illustrated in the present embodiment is merely an example, as in the first embodiment. The storage system described in the second embodiment can be modified in various ways similar to the case described in the first embodiment.

[第3の実施形態]
次に、図14から図19までを参照して、本発明の第3の実施形態について説明する。図14は、ストレージ装置5を有するストレージシステムの構成の一例を示すブロック図である。図15は、ファイルリスト541の一例を示す図である。図16は、セグメント参照数情報542の一例を示す図である。図17は、ファイル選択手段521がファイルを選択する際の処理の一例を示すフローチャートである。ファイル選択手段521がソートしたファイルリストの一例である。図19は、ファイル選択手段521が生成した参照数1のセグメントを持つファイルリストの一例である。
[Third Embodiment]
Next, a third embodiment of the present invention will be described with reference to FIGS. FIG. 14 is a block diagram showing an example of the configuration of a storage system having the storage apparatus 5. FIG. 15 is a diagram showing an example of the file list 541. FIG. 16 is a diagram illustrating an example of the segment reference number information 542. FIG. 17 is a flowchart illustrating an example of processing when the file selection unit 521 selects a file. It is an example of the file list which the file selection means 521 sorted. FIG. 19 is an example of a file list having a reference number of 1 segment generated by the file selection means 521.

本発明の第3の実施形態では、ファイルリスト541を最終アクセス日時の古い順にソート(並び替え)した後、選別処理を行うファイル選択手段521を有するストレージ装置5について説明する。ファイル選択手段521が最終アクセス日時を古い順にソートしてから選別処理を行うことで、最終アクセス日時の古いファイルを優先的に選択することが可能となる。   In the third embodiment of the present invention, a storage apparatus 5 having a file selection unit 521 that performs a sorting process after sorting (rearranging) the file list 541 in order of oldest access date and time will be described. Since the file selection means 521 sorts the last access date and time in order from the oldest, it is possible to preferentially select the file having the oldest last access date and time.

図14は、本実施形態におけるストレージシステムの構成の一例を示している。図14を参照すると、ストレージシステムは、管理端末1とサーバ2とストレージ装置5とを有している。なお、本実施形態においては、第1の実施形態や第2の実施形態で説明した構成と同様の構成については同じ符号を付すものとする。また、本実施形態においては、第1の実施形態、第2の実施形態と同様の構成に対する説明を省略し、第3の実施形態の構成について主に説明する。   FIG. 14 shows an example of the configuration of the storage system in this embodiment. Referring to FIG. 14, the storage system includes a management terminal 1, a server 2, and a storage device 5. In the present embodiment, the same reference numerals are given to the same configurations as those described in the first embodiment or the second embodiment. In the present embodiment, the description of the same configuration as in the first embodiment and the second embodiment is omitted, and the configuration of the third embodiment will be mainly described.

ストレージ装置5は、上位Tierストレージ54と下位Tierストレージ35とを有する階層型ストレージである。ストレージ装置5は、第1の実施形態で説明したストレージ装置3や第2の実施形態で説明したストレージ装置4と比較して、ファイル選択手段321やファイル選択手段421の代わりにファイル選択手段521を有している。なお、ファイル選択手段521は、ファイル選択手段321と同様に、例えば、ストレージ装置5が有する図示しない演算装置が図示しない記憶装置に格納されたプログラムを実行することで実現される。   The storage device 5 is a hierarchical storage having an upper tier storage 54 and a lower tier storage 35. Compared to the storage apparatus 3 described in the first embodiment and the storage apparatus 4 described in the second embodiment, the storage apparatus 5 includes a file selection means 521 instead of the file selection means 321 and the file selection means 421. Have. Similar to the file selection unit 321, the file selection unit 521 is realized by, for example, an arithmetic device (not shown) included in the storage device 5 executing a program stored in a storage device (not shown).

階層管理手段52は、上位Tierストレージ54と下位Tierストレージ35とを階層管理する。階層管理手段52は、第1の実施形態で説明した階層管理手段32と同様の処理を行う。そのため、詳細な説明は省略する。   The tier management means 52 tiers the upper tier storage 54 and the lower tier storage 35. The hierarchy management unit 52 performs the same processing as the hierarchy management unit 32 described in the first embodiment. Therefore, detailed description is omitted.

ファイル選択手段521は、階層管理手段52からの指示に応じて、上位Tierストレージ54から下位Tierストレージ35に移行させるファイルを選択して、選択したファイルを示す移行ファイルリストを階層管理手段52に出力する。後述するように、ファイル選択手段521は、ファイルを選択する際に、上位Tierストレージ54に格納されたファイルリスト541とセグメント参照数情報542とを活用する。本実施形態におけるファイル選択手段521は、ファイルリスト541を最終アクセス日時の古い順にソートした後、選別、選択処理を行うことになる。なお、ファイル選択手段521により行われるファイル選択処理の詳細は、後述する。   The file selection unit 521 selects a file to be migrated from the upper tier storage 54 to the lower tier storage 35 in accordance with an instruction from the tier management unit 52, and outputs a migration file list indicating the selected file to the tier management unit 52. To do. As will be described later, the file selection unit 521 uses the file list 541 and the segment reference number information 542 stored in the upper Tier storage 54 when selecting a file. The file selection unit 521 in the present embodiment performs the selection and selection processing after sorting the file list 541 in the order of the last access date and time. Details of the file selection process performed by the file selection unit 521 will be described later.

上位Tierストレージ54は、SSD(solid state drive)に代表されるような高速だが容量単価の高い記憶装置である。上位Tierストレージ54の構成は、第1の実施形態で説明した上位Tierストレージ34と同様の構成で構わない。   The upper tier storage 54 is a high-speed but high-capacity storage device such as a solid state drive (SSD). The configuration of the upper tier storage 54 may be the same as that of the upper tier storage 34 described in the first embodiment.

上位Tierストレージ54には、第1の実施形態で説明した上位Tierストレージ34と同様に、ファイルリスト541とセグメント参照数情報542とが記憶されている。   Similar to the upper tier storage 34 described in the first embodiment, the upper tier storage 54 stores a file list 541 and segment reference number information 542.

ファイルリスト541は、上位Tierストレージ54が記憶しているファイルの一覧を示している。図15は、ファイルリスト541の一例である。ファイルリスト541の構成は、第1の実施形態で説明したファイルリスト341の構成と同様である。図15を参照すると、ファイルリスト541では、例えば、ファイル名と最終アクセス日時と参照セグメントとが対応付けられている。   The file list 541 shows a list of files stored in the upper tier storage 54. FIG. 15 is an example of the file list 541. The configuration of the file list 541 is the same as the configuration of the file list 341 described in the first embodiment. Referring to FIG. 15, in the file list 541, for example, a file name, a last access date and time, and a reference segment are associated with each other.

具体的には、例えば、図15の1行目では、ファイル名「File 1」と、最終アクセス日時「2017/03/03 07:08:09」と、参照セグメント「E」と、が対応付けられている。つまり、図15の1行目は、ファイル名「File 1」のファイルへの最終アクセス日時が「2017/03/03 07:08:09」であり、ファイル名「File 1」のファイルは、セグメント「E」から構成されていることを示している。また、例えば、図15の2行目では、ファイル名「File 2」と、最終アクセス日時「2017/07:07 12:34:56」と、参照セグメント「A,C」と、が対応付けられており、図15の3行目では、ファイル名「File 3」と、最終アクセス日時「2017/05/05 06:07:08」と、参照セグメント「A,B」と、が対応付けられている。また、例えば、図15の4行目では、ファイル名「File 4」と、最終アクセス日時「2017/01/01 02:03:04」と、参照セグメント「A,B,C」と、が対応付けられおり、図15の5行目では、ファイル名「File 5」と、最終アクセス日時「2017/02/02 03:04:05」と、参照セグメント「D」と、が対応付けられている。   Specifically, for example, in the first line of FIG. 15, the file name “File 1”, the last access date “2017/03/03 07:08:09”, and the reference segment “E” are associated with each other. It has been. That is, in the first line of FIG. 15, the last access date and time to the file with the file name “File 1” is “2017/03/03 07:08:09”, and the file with the file name “File 1” It shows that it is composed of “E”. Further, for example, in the second line of FIG. 15, the file name “File 2”, the last access date “2017/07: 07 12:34:56”, and the reference segment “A, C” are associated with each other. In the third line of FIG. 15, the file name “File 3”, the last access date “2017/05/05 06:07:08”, and the reference segment “A, B” are associated with each other. Yes. Further, for example, in the fourth line of FIG. 15, the file name “File 4”, the last access date “2017/01/01 02:03:04”, and the reference segment “A, B, C” correspond to each other. In the fifth line of FIG. 15, the file name “File 5”, the last access date “2017/02/02 03:04:05”, and the reference segment “D” are associated with each other. .

セグメント参照数情報542は、上位Tierストレージ54が記憶しているセグメントごとの、当該セグメントを参照しているファイルの数を示す参照数を示している。図16は、セグメント参照数情報542の一例である。セグメント参照数情報542の構成は、第1の実施形態で説明したセグメント参照数情報342の構成と同様である。図16を参照すると、セグメント参照数情報542では、例えば、セグメントと、参照数と、が対応付けられている。   The segment reference number information 542 indicates a reference number indicating the number of files referring to the segment for each segment stored in the upper Tier storage 54. FIG. 16 is an example of the segment reference number information 542. The configuration of the segment reference number information 542 is the same as the configuration of the segment reference number information 342 described in the first embodiment. Referring to FIG. 16, in the segment reference number information 542, for example, a segment and a reference number are associated with each other.

具体的には、例えば、図16の1行目では、セグメント「A」と、参照数「3」とが対応付けられている。つまり、図16の1行目は、セグメント「A」を参照しているファイルの数が「3」であることを示している。また、例えば、図16の2行目では、セグメント「B」と、参照数「2」とが対応付けられており、図16の3行目では、セグメント「C」と、参照数「2」とが対応付けられている。また、例えば、図16の4行目では、セグメント「D」と、参照数「1」とが対応付けられており、図16の5行目では、セグメント「E」と、参照数「1」とが対応付けられている。   Specifically, for example, in the first line of FIG. 16, the segment “A” is associated with the reference number “3”. That is, the first line in FIG. 16 indicates that the number of files referring to the segment “A” is “3”. Further, for example, in the second line in FIG. 16, the segment “B” is associated with the reference number “2”, and in the third line in FIG. 16, the segment “C” and the reference number “2” are associated. Are associated with each other. For example, in the fourth line in FIG. 16, the segment “D” is associated with the reference number “1”, and in the fifth line in FIG. 16, the segment “E” and the reference number “1” are associated. Are associated with each other.

以上が、第3の実施形態におけるストレージシステムの構成の一例である。このように、第3の実施形態におけるストレージシステムは、ファイル選択手段321の代わりにファイル選択手段521を有している。続いて、図17を参照して、ファイル選択手段521が上位Tierストレージ54から下位Tierストレージ35に移行するファイルを選択する際の処理の一例について説明する。なお、以下においては、希望確保容量情報が示すセグメントの移行数(希望確保容量)が「1」であり、ファイルリスト541が図15で示す内容を記憶しており、セグメント参照数情報542が図16で示す内容を記憶している場合におけるファイル選択手段521の動作の一例について説明する。   The above is an example of the configuration of the storage system in the third embodiment. As described above, the storage system according to the third embodiment includes the file selection unit 521 instead of the file selection unit 321. Next, an example of processing when the file selection unit 521 selects a file to be transferred from the upper Tier storage 54 to the lower Tier storage 35 will be described with reference to FIG. In the following, the number of segment transitions (desired reserved capacity) indicated by the desired reserved capacity information is “1”, the file list 541 stores the contents shown in FIG. 15, and the segment reference number information 542 is shown in FIG. An example of the operation of the file selection unit 521 when the content indicated by 16 is stored will be described.

ファイル選択手段521は、例えば、希望容量確保情報とともに、上位Tierストレージ54から下位Tierストレージ35に移行するファイルを選択するよう階層管理手段52から指示される。   For example, the file selection unit 521 is instructed by the hierarchy management unit 52 to select a file to be transferred from the upper Tier storage 54 to the lower Tier storage 35 together with the desired capacity securing information.

当該指示に応じて、ファイル選択手段521は、上位Tierストレージ54に格納されているファイルリスト541を取得する。すると、ファイル選択手段521は、取得したファイルリスト541を最終アクセス日時の古い順にソートする(ステップS301)。その結果、図15で示すファイルリスト541は、図18で示すように最終アクセス日時の古い順に並び替えられることになる。   In response to the instruction, the file selection unit 521 acquires the file list 541 stored in the upper tier storage 54. Then, the file selection unit 521 sorts the acquired file list 541 in order of the last access date and time (step S301). As a result, the file list 541 shown in FIG. 15 is rearranged in order of the last access date and time as shown in FIG.

ステップS301の処理の後、ファイル選択手段521は、第2の実施形態で説明したファイル選択手段421と同様の処理を行う。つまり、ファイル選択手段521は、並び替える処理を行うとともに、セグメント参照数情報542を取得する。そして、ファイル選択手段521は、ファイルリスト541が示す全ファイルの中からセグメント参照数情報542が示す参照数「1」のセグメントを有するファイルを選別して、図19で示すような参照数「1」のセグメントを有するファイルのリストを作成する(ステップS302)。このように、ファイル選択手段421は、まず、参照数がnの初期値である「1」であるセグメントを有するファイルを選別してリストを作成する。   After the process of step S301, the file selection unit 521 performs the same process as the file selection unit 421 described in the second embodiment. That is, the file selection unit 521 performs the rearrangement process and acquires the segment reference number information 542. Then, the file selection unit 521 selects a file having a segment with the reference number “1” indicated by the segment reference number information 542 from all the files indicated by the file list 541, and the reference number “1” as shown in FIG. ”Is created (step S302). As described above, the file selection unit 421 first creates a list by selecting files having a segment whose reference number is “1” which is the initial value of n.

例えば、図16を参照すると、参照数が「1」のセグメントはセグメント「D」とセグメント「E」である。そこで、ファイル選択手段421は、並び替えた後のファイルリストのうちセグメント「D」を有するファイル名「File 5」のファイルとセグメント「E」を有するファイル名「File 1」のファイルとを選別する。その結果、ファイル選択手段521は、図19で示すような参照数が「1」のセグメントを有するファイルのリストを作成する。   For example, referring to FIG. 16, the segments with the reference number “1” are the segment “D” and the segment “E”. Therefore, the file selection unit 421 selects the file with the file name “File 5” having the segment “D” and the file with the file name “File 1” having the segment “E” from the rearranged file list. . As a result, the file selection unit 521 creates a list of files having segments with the reference number “1” as shown in FIG.

続いて、ファイル選択手段521は、図19で示す参照数「1」のセグメントを持つファイルリストのファイル順に従ってファイルをn個選択し、移動ファイルリストへ追加する(ステップS303)。現段階においては、n=1である。そのため、ファイル選択手段521は、図19で示す参照数「1」のセグメントを持つファイルリストのファイル順に従ってファイルを1個選択し、移動ファイルリストへ追加する。例えば、図19で示す場合、ファイル選択手段521は、移動ファイルリストにファイル名「File 5」に対応する情報を追加する。   Subsequently, the file selection unit 521 selects n files according to the file order of the file list having the segment of the reference number “1” shown in FIG. 19 and adds it to the movement file list (step S303). At the current stage, n = 1. Therefore, the file selection unit 521 selects one file in accordance with the file order of the file list having the segment with the reference number “1” shown in FIG. 19 and adds it to the moving file list. For example, in the case shown in FIG. 19, the file selection unit 521 adds information corresponding to the file name “File 5” to the movement file list.

続いて、ファイル選択手段521は、移動ファイルリストの参照数「n(n=1)」以下のセグメント数の合計と希望確保容量情報が示す希望確保容量とを比較する(ステップS304)。現段階において、移動ファイルリストはファイル名「File 5」のファイルについての情報を有している。また、ファイル名「File 5」のファイルが有する参照数「1」のセグメント数は1(セグメント「D」)である。そのため、現段階において、移動ファイルリストの参照数「1」以下のセグメント数の合計は「1」であり、希望確保容量の1セグメント以上となる。このように、移動ファイルリストの参照数n以下のセグメントの数が希望確保容量以上となる場合(ステップS304、Yes)、ファイル選択手段521は、移動ファイルリストを階層管理手段52に対して出力する。つまり、今回説明した状態の場合、ファイル選択手段521は、ファイル名「File 5」のファイルについての情報を有する移動ファイルリストを階層管理手段52に対して出力する(ステップS305)。そして、ファイル選択手段421は、処理を終了する。   Subsequently, the file selection unit 521 compares the total number of segments equal to or less than the reference number “n (n = 1)” of the movement file list with the desired reserved capacity indicated by the desired reserved capacity information (step S304). At this stage, the moving file list has information about the file with the file name “File 5”. The number of segments of the reference number “1” that the file with the file name “File 5” has is 1 (segment “D”). Therefore, at the present stage, the total number of segments with the reference number “1” or less in the movement file list is “1”, which is one segment or more of the desired reserved capacity. As described above, when the number of segments equal to or smaller than the reference number n of the moving file list is equal to or larger than the desired secured capacity (step S304, Yes), the file selection unit 521 outputs the moving file list to the hierarchy management unit 52. . That is, in the state described this time, the file selection unit 521 outputs a moving file list having information about the file with the file name “File 5” to the hierarchy management unit 52 (step S305). Then, the file selection unit 421 ends the process.

一方、移動ファイルリストの参照数1以下のセグメントの数が希望確保容量より少ない場合(ステップS304、No)、ファイル選択手段521は、参照数「1」のセグメントを持つファイルのリスト末尾まで選別処理を行ったか確認する(ステップS306)。そして、参照数「1」のセグメントを持つファイルのリスト末尾まで選別処理を行っていない場合(ステップS306、No)、ファイル選択手段521は、再度ステップS303の処理を行う。一方、参照数「1」のセグメントを持つファイルのリスト末尾まで選別処理を行っている場合(ステップS306、Yes)、ファイル選択手段521は、nに1を加え(ステップS307)、n+1の参照数のセグメントを有するファイルを選別して、参照数「n+1」のセグメントを有するファイルのリストを作成する(ステップS302)。その後、ファイル選択手段521は、上述した処理と同様の処理を行う。   On the other hand, when the number of segments having a reference number of 1 or less in the moving file list is smaller than the desired reserved capacity (No in step S304), the file selection unit 521 performs a selection process up to the end of the list of files having the reference number “1”. (Step S306). If the selection process has not been performed to the end of the list of the file having the segment with the reference number “1” (No in step S306), the file selection unit 521 performs the process in step S303 again. On the other hand, when the selection processing is performed up to the end of the list of the file having the segment with the reference number “1” (step S306, Yes), the file selection unit 521 adds 1 to n (step S307), and the reference number of n + 1 Are selected, and a list of files having segments with the reference number “n + 1” is created (step S302). Thereafter, the file selection unit 521 performs the same process as the process described above.

以上が、ファイル選択手段521が上位Tierストレージ54から下位Tierストレージ35に移行するファイルを選択する際の処理の一例である。   The above is an example of processing when the file selection unit 521 selects a file to be transferred from the upper tier storage 54 to the lower tier storage 35.

以上説明したように、本実施形態におけるストレージ装置5は、第1の実施形態で説明したファイル選択手段321や第2の実施形態で説明したファイル選択手段421の代わりにファイル選択手段521を有している。このような構成により、ファイル選択手段521は、ファイルリスト541を最終アクセス日時の古い順にソートした後、選別、選択処理を行うことが出来る。その結果、ファイル選択手段521は、最終アクセス日時の古いファイルを優先的に選択することが可能となる。   As described above, the storage apparatus 5 in this embodiment has the file selection unit 521 instead of the file selection unit 321 described in the first embodiment and the file selection unit 421 described in the second embodiment. ing. With such a configuration, the file selection unit 521 can sort and select the file list 541 after sorting the file list 541 in order of oldest access date and time. As a result, the file selection unit 521 can preferentially select a file with the oldest access date and time.

なお、本実施形態で例示した構成は、第1の実施形態や第2の実施形態と同様にあくまで一例である。第3の実施形態で説明したストレージシステムは、第1の実施形態や第2の実施形態で説明した場合と同様の様々な変形を行うことが出来る。例えば、図17で示す例では、図11を参照して説明したファイル選択手段421が選別処理を行う前にソートを行う場合について例示した。しかしながら、ファイル選択手段521は、例えば、図6を参照して説明したファイル選択手段321が選択処理を行う前にソートを行うよう構成しても構わない。   Note that the configuration exemplified in this embodiment is merely an example, as in the first embodiment and the second embodiment. The storage system described in the third embodiment can be modified in various ways similar to those described in the first embodiment and the second embodiment. For example, in the example illustrated in FIG. 17, the case where the file selection unit 421 described with reference to FIG. 11 performs sorting before performing the sorting process is illustrated. However, the file selection unit 521 may be configured to perform sorting before the file selection unit 321 described with reference to FIG. 6 performs selection processing, for example.

[第4の実施形態]
次に、図20を参照して、本発明の第4の実施形態について説明する。図20は、ファイル制御装置6の構成の概要を示すブロック図である。
[Fourth Embodiment]
Next, a fourth embodiment of the present invention will be described with reference to FIG. FIG. 20 is a block diagram showing an outline of the configuration of the file control device 6.

図6を参照すると、ファイル制御装置6は、移行手段61を有している。例えば、ファイル制御装置6は、図示しない演算装置と記憶装置とを有しており、記憶装置に格納されたプログラムを演算装置が実行することで、上記移行手段61が実現される。   Referring to FIG. 6, the file control device 6 includes a migration unit 61. For example, the file control device 6 includes an arithmetic device and a storage device (not shown), and the arithmetic unit executes the program stored in the storage device, thereby realizing the transition unit 61.

ファイル制御装置6は、移行手段61を用いて、第1の記憶装置が記憶しているファイルを第2の記憶装置に移行させる。なお、ファイルは、1つ又は複数のデータ単位から構成されている。   The file control device 6 uses the transfer means 61 to transfer the file stored in the first storage device to the second storage device. A file is composed of one or a plurality of data units.

第1の記憶装置は、ファイルに含まれるデータ単位のうち、既に第1の記憶装置に記憶されているデータ単位を新たに記憶しない重複排除処理を行って、ファイルを記憶する記憶装置である。   The first storage device is a storage device that stores a file by performing deduplication processing that does not newly store a data unit that is already stored in the first storage device among the data units included in the file.

第2の記憶装置は、第1の記憶装置から移行されるファイルを記憶する記憶装置である。第1の記憶装置から第2の記憶装置へのファイルの移行は、移行手段61により行われる。   The second storage device is a storage device that stores files transferred from the first storage device. The migration of the file from the first storage device to the second storage device is performed by the migration means 61.

移行手段61は、第1の記憶装置においてデータ単位を参照しているファイルの数である参照数を示す参照数情報に基づいて、第1の記憶装置から第2の記憶装置に移行するファイルを第1の記憶装置が記憶しているファイルの中から選択する。そして、移行手段61は、選択したファイルを第1の記憶装置から第2の記憶装置に移行させる。   The transfer means 61 transfers a file to be transferred from the first storage device to the second storage device based on the reference number information indicating the reference number that is the number of files referring to the data unit in the first storage device. The file is selected from the files stored in the first storage device. Then, the transfer unit 61 transfers the selected file from the first storage device to the second storage device.

このように、本実施形態におけるファイル制御装置6は、移行手段61を有している。このような構成により、移行手段61は、第1の記憶装置においてデータ単位を参照しているファイルの数である参照数を示す参照数情報に基づいて、第1の記憶装置から第2の記憶装置に移行するファイルを第1の記憶装置が記憶しているファイルの中から選択することが出来る。これにより、第1の記憶装置からファイルを削除することにより対応するデータ単位を確実に削除することが可能となり、第1の記憶装置のファイルを第2の記憶装置に移行させても希望通りの空き容量を確保することが出来ないおそれがある、という問題を解決することが可能となる。   As described above, the file control apparatus 6 according to the present embodiment includes the migration unit 61. With such a configuration, the transfer unit 61 performs the second storage from the first storage device based on the reference number information indicating the reference number that is the number of files referring to the data unit in the first storage device. A file to be transferred to the device can be selected from the files stored in the first storage device. As a result, by deleting the file from the first storage device, it becomes possible to delete the corresponding data unit without fail, and the file of the first storage device can be transferred to the second storage device as desired. It is possible to solve the problem that there is a possibility that the free capacity cannot be secured.

また、上述したファイル制御装置6は、当該ファイル制御装置6などの情報処理装置に所定のプログラムが組み込まれることで実現できる。具体的に、本発明の他の形態であるプログラムは、情報処理装置に、1つ又は複数のデータ単位から構成されるファイルに含まれるデータ単位のうち既に記憶されているデータ単位を新たに記憶しない重複排除処理を行ってファイルを記憶する第1の記憶装置が記憶しているファイルの中から、当該第1の記憶装置から移行されるファイルを記憶する第2の記憶装置へと移行するファイルを選択し、選択したファイルを第1の記憶装置から第2の記憶装置に移行させる移行手段を実現させ、移行手段は、データ単位を参照している第1の記憶装置に記憶されているファイルの数である参照数を示す参照数情報に基づいて、第1の記憶装置から第2の記憶装置に移行するファイルを選択する、処理を実現させるためのプログラムである。   Further, the file control device 6 described above can be realized by incorporating a predetermined program in an information processing device such as the file control device 6. Specifically, a program according to another aspect of the present invention newly stores a data unit that has already been stored among data units included in a file composed of one or more data units in the information processing apparatus. A file that is transferred from the file stored in the first storage device that stores the file by performing deduplication processing that is not transferred to the second storage device that stores the file transferred from the first storage device And a migration unit that migrates the selected file from the first storage device to the second storage device is realized, and the migration unit stores the file stored in the first storage device that refers to the data unit. This is a program for realizing a process of selecting a file to be transferred from the first storage device to the second storage device based on the reference number information indicating the reference number that is the number of.

また、上述したファイル制御装置6により実行されるファイル制御方法は、1つ又は複数のデータ単位から構成されるファイルに含まれるデータ単位のうち既に記憶されているデータ単位を新たに記憶しない重複排除処理を行ってファイルを記憶する第1の記憶装置が記憶しているファイルの中から、当該第1の記憶装置から移行されるファイルを記憶する第2の記憶装置へと移行するファイルを選択し、選択したファイルを第1の記憶装置から第2の記憶装置に移行させ、第1の記憶装置から第2の記憶装置にファイルを移行させる際には、データ単位を参照している第1の記憶装置に記憶されているファイルの数である参照数を示す参照数情報に基づいて、第1の記憶装置から第2の記憶装置に移行するファイルを選択する、という方法である。   Further, the file control method executed by the file control device 6 described above is a deduplication that does not newly store a data unit that is already stored among data units included in a file composed of one or more data units. From among the files stored in the first storage device that performs processing and stores the file, the file to be transferred to the second storage device that stores the file transferred from the first storage device is selected. When the selected file is transferred from the first storage device to the second storage device and the file is transferred from the first storage device to the second storage device, the first data unit is referred to. A method of selecting a file to be transferred from a first storage device to a second storage device based on reference number information indicating a reference number that is the number of files stored in the storage device A.

上述した構成を有する、プログラム、又は、ファイル制御方法、の発明であっても、上記ファイル制御装置6と同様の作用を有するために、上述した本発明の目的を達成することが出来る。   Even the invention of the program or the file control method having the above-described configuration can achieve the above-described object of the present invention because it has the same operation as the file control device 6 described above.

なお、ファイル制御装置6は、第1の記憶装置と第2の記憶装置とのうちの少なくとも一方を有するストレージ装置であっても構わない。   Note that the file control device 6 may be a storage device having at least one of the first storage device and the second storage device.

<付記>
上記実施形態の一部又は全部は、以下の付記のようにも記載されうる。以下、本発明におけるファイル制御装置などの概略を説明する。但し、本発明は、以下の構成に限定されない。
<Appendix>
Part or all of the above-described embodiment can be described as in the following supplementary notes. The outline of the file control device and the like in the present invention will be described below. However, the present invention is not limited to the following configuration.

(付記1)
1つ又は複数のデータ単位から構成されるファイルに含まれるデータ単位のうち既に記憶されているデータ単位を新たに記憶しない重複排除処理を行ってファイルを記憶する第1の記憶装置が記憶しているファイルの中から、当該第1の記憶装置から移行されるファイルを記憶する第2の記憶装置へと移行するファイルを選択し、選択したファイルを前記第1の記憶装置から前記第2の記憶装置に移行させる移行手段を有し、
前記移行手段は、前記第1の記憶装置において前記データ単位を参照しているファイルの数である参照数を示す参照数情報に基づいて、前記第1の記憶装置から前記第2の記憶装置に移行するファイルを選択する
ファイル制御装置。
(付記2)
付記1に記載のファイル制御装置であって、
前記移行手段は、前記参照数情報に基づいて、前記参照数が1である前記データ単位を含むファイルを選別し、選別したファイルの中から前記第1の記憶装置から前記第2の記憶装置に移行させるファイルを選択する
ファイル制御装置。
(付記3)
付記2に記載のファイル制御装置であって、
前記移行手段は、選別したファイルを前記第1の記憶装置から前記第2の記憶装置に移行させるファイルとして選択した後、選別する際の基準となった参照数に1加えた参照数である前記データ単位を含むファイルを選別し、選別したファイルの中から前記第1の記憶装置から前記第2の記憶装置に移行させるファイルを選択する
ファイル制御装置。
(付記4)
付記1から請求項3までのいずれか1項に記載のファイル制御装置であって、
前記移行手段は、前記第1の記憶装置が記憶しているファイルのリストを、ファイルに最後にアクセスした日時を示す最終アクセス日時に基づいて並び替える処理をした後、前記参照数情報に基づいてファイルを選別し、選別したファイルの中から前記第1の記憶装置から前記第2の記憶装置に移行させるファイルを選択する
ファイル制御装置。
(付記5)
付記1から請求項4までのいずれか1項に記載のファイル制御装置であって、
前記移行手段は、選別したファイルのうち最終アクセス日時が古い順から順番に前記第1の記憶装置から前記第2の記憶装置に移行させるファイルとして選択する
ファイル制御装置。
(付記6)
付記1から請求項5までのいずれか1項に記載のファイル制御装置であって、
前記第1の記憶装置は前記第2の記憶装置よりも読み書き速度が高速な記憶装置である
ファイル制御装置。
(付記7)
1つ又は複数のデータ単位から構成されるファイルに含まれるデータ単位のうち既に記憶されているデータ単位を新たに記憶しない重複排除処理を行ってファイルを記憶する第1の記憶装置が記憶しているファイルの中から、当該第1の記憶装置から移行されるファイルを記憶する第2の記憶装置へと移行するファイルを選択し、選択したファイルを前記第1の記憶装置から前記第2の記憶装置に移行させ、
前記第1の記憶装置から前記第2の記憶装置にファイルを移行させる際には、前記データ単位を参照している前記第1の記憶装置に記憶されているファイルの数である参照数を示す参照数情報に基づいて、前記第1の記憶装置から前記第2の記憶装置に移行するファイルを選択する
ファイル制御方法。
(付記8)
付記7に記載のファイル制御方法であって、
前記参照数情報に基づいて、前記参照数が1である前記データ単位を含むファイルを選別し、選別したファイルの中から前記第1の記憶装置から前記第2の記憶装置に移行させるファイルを選択する
ファイル制御方法。
(付記9)
情報処理装置に、
1つ又は複数のデータ単位から構成されるファイルに含まれるデータ単位のうち既に記憶されているデータ単位を新たに記憶しない重複排除処理を行ってファイルを記憶する第1の記憶装置が記憶しているファイルの中から、当該第1の記憶装置から移行されるファイルを記憶する第2の記憶装置へと移行するファイルを選択し、選択したファイルを前記第1の記憶装置から前記第2の記憶装置に移行させる移行手段を実現させ、
前記移行手段は、前記データ単位を参照している前記第1の記憶装置に記憶されているファイルの数である参照数を示す参照数情報に基づいて、前記第1の記憶装置から前記第2の記憶装置に移行するファイルを選択する
プログラム。
(付記10)
付記9に記載のプログラムであって、
前記移行手段は、前記参照数情報に基づいて、前記参照数が1である前記データ単位を含むファイルを選別し、選別したファイルの中から前記第1の記憶装置から前記第2の記憶装置に移行させるファイルを選択する
プログラム。
(Appendix 1)
A first storage device that stores a file by performing deduplication processing that does not newly store a data unit that has already been stored among data units included in a file that includes one or a plurality of data units, and stores the file A file to be transferred to the second storage device that stores the file to be transferred from the first storage device is selected, and the selected file is transferred from the first storage device to the second storage device. Having transition means for transitioning to the device;
The migration means changes from the first storage device to the second storage device based on reference number information indicating a reference number that is the number of files referring to the data unit in the first storage device. A file control unit that selects files to be migrated.
(Appendix 2)
The file control device according to attachment 1, wherein
The migration unit selects a file including the data unit having the reference number of 1 based on the reference number information, and transfers the first storage device to the second storage device from the selected files. A file controller that selects the files to be migrated.
(Appendix 3)
The file control device according to attachment 2, wherein
The migration means is a reference number obtained by adding 1 to a reference number used as a basis for selection after selecting a selected file as a file to be transferred from the first storage device to the second storage device. A file control device that selects a file including a data unit and selects a file to be transferred from the first storage device to the second storage device from the selected files.
(Appendix 4)
The file control device according to any one of claims 1 to 3, wherein
The migration means performs a process of rearranging the list of files stored in the first storage device based on the last access date and time indicating the date and time when the file was last accessed, and then based on the reference number information A file control device that selects files and selects a file to be transferred from the first storage device to the second storage device from the selected files.
(Appendix 5)
The file control device according to any one of claims 1 to 4, wherein
The migration means is a file control device that selects a file to be migrated from the first storage device to the second storage device in order from the oldest access date of the selected files.
(Appendix 6)
The file control apparatus according to any one of claims 1 to 5, wherein
The file control device, wherein the first storage device is a storage device having a higher read / write speed than the second storage device.
(Appendix 7)
A first storage device that stores a file by performing deduplication processing that does not newly store a data unit that has already been stored among data units included in a file that includes one or a plurality of data units, and stores the file A file to be transferred to the second storage device that stores the file to be transferred from the first storage device is selected, and the selected file is transferred from the first storage device to the second storage device. To the equipment,
When transferring a file from the first storage device to the second storage device, a reference number which is the number of files stored in the first storage device referring to the data unit is indicated. A file control method for selecting a file to be transferred from the first storage device to the second storage device based on reference number information.
(Appendix 8)
The file control method according to appendix 7,
Based on the reference number information, a file including the data unit having the reference number of 1 is selected, and a file to be transferred from the first storage device to the second storage device is selected from the selected files. Yes File control method.
(Appendix 9)
In the information processing device,
A first storage device that stores a file by performing deduplication processing that does not newly store a data unit that has already been stored among data units included in a file that includes one or a plurality of data units, and stores the file A file to be transferred to the second storage device that stores the file to be transferred from the first storage device is selected, and the selected file is transferred from the first storage device to the second storage device. Realize the migration means to migrate to the device,
The migration means is configured to change the second storage unit from the first storage device based on reference number information indicating a reference number that is the number of files stored in the first storage device referring to the data unit. Program that selects files to be transferred to other storage devices.
(Appendix 10)
The program according to appendix 9, wherein
The migration unit selects a file including the data unit having the reference number of 1 based on the reference number information, and transfers the first storage device to the second storage device from the selected files. A program that selects the files to be migrated.

なお、上記各実施形態及び付記において記載したプログラムは、記憶装置に記憶されていたり、コンピュータが読み取り可能な記録媒体に記録されていたりする。例えば、記録媒体は、フレキシブルディスク、光ディスク、光磁気ディスク、及び、半導体メモリ等の可搬性を有する媒体である。   The programs described in the above embodiments and supplementary notes are stored in a storage device or recorded on a computer-readable recording medium. For example, the recording medium is a portable medium such as a flexible disk, an optical disk, a magneto-optical disk, and a semiconductor memory.

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

1 管理端末
2 サーバ
3 ストレージ装置
31 ストレージ管理手段
32 階層管理手段
321 ファイル選択手段
33 重複排除管理手段
34 上位Tierストレージ
341 ファイルリスト
342 セグメント参照数情報
35 下位Tierストレージ
351 ファイルリスト
4 ストレージ装置
42 階層管理手段
421 ファイル選択手段
44 上位Tierストレージ
441 ファイルリスト
442 セグメント参照数情報
5 ストレージ装置
52 階層管理手段
521 ファイル選択手段
54 上位Tierストレージ
541 ファイルリスト
542 セグメント参照数情報
6 ファイル制御装置
61 移行手段


DESCRIPTION OF SYMBOLS 1 Management terminal 2 Server 3 Storage apparatus 31 Storage management means 32 Hierarchy management means 321 File selection means 33 Deduplication management means 34 Upper Tier storage 341 File list 342 Segment reference number information 35 Lower Tier storage 351 File list 4 Storage apparatus 42 Hierarchy management Means 421 File selection means 44 Upper tier storage 441 File list 442 Segment reference number information 5 Storage device 52 Hierarchy management means 521 File selection means 54 Upper tier storage 541 File list 542 Segment reference number information 6 File control device 61 Migration means


Claims (10)

1つ又は複数のデータ単位から構成されるファイルに含まれるデータ単位のうち既に記憶されているデータ単位を新たに記憶しない重複排除処理を行ってファイルを記憶する第1の記憶装置が記憶しているファイルの中から、当該第1の記憶装置から移行されるファイルを記憶する第2の記憶装置へと移行するファイルを選択し、選択したファイルを前記第1の記憶装置から前記第2の記憶装置に移行させる移行手段を有し、
前記移行手段は、前記第1の記憶装置において前記データ単位を参照しているファイルの数である参照数を示す参照数情報に基づいて、前記第1の記憶装置から前記第2の記憶装置に移行するファイルを選択する
ファイル制御装置。
A first storage device that stores a file by performing deduplication processing that does not newly store a data unit that has already been stored among data units included in a file that includes one or a plurality of data units, and stores the file A file to be transferred to the second storage device that stores the file to be transferred from the first storage device is selected, and the selected file is transferred from the first storage device to the second storage device. Having transition means for transitioning to the device;
The migration means changes from the first storage device to the second storage device based on reference number information indicating a reference number that is the number of files referring to the data unit in the first storage device. A file control unit that selects files to be migrated.
請求項1に記載のファイル制御装置であって、
前記移行手段は、前記参照数情報に基づいて、前記参照数が1である前記データ単位を含むファイルを選別し、選別したファイルの中から前記第1の記憶装置から前記第2の記憶装置に移行させるファイルを選択する
ファイル制御装置。
The file control device according to claim 1,
The migration unit selects a file including the data unit having the reference number of 1 based on the reference number information, and transfers the first storage device to the second storage device from the selected files. A file controller that selects the files to be migrated.
請求項2に記載のファイル制御装置であって、
前記移行手段は、選別したファイルを前記第1の記憶装置から前記第2の記憶装置に移行させるファイルとして選択した後、選別する際の基準となった参照数に1加えた参照数である前記データ単位を含むファイルを選別し、選別したファイルの中から前記第1の記憶装置から前記第2の記憶装置に移行させるファイルを選択する
ファイル制御装置。
The file control device according to claim 2,
The migration means is a reference number obtained by adding 1 to a reference number used as a basis for selection after selecting a selected file as a file to be transferred from the first storage device to the second storage device. A file control device that selects a file including a data unit and selects a file to be transferred from the first storage device to the second storage device from the selected files.
請求項1から請求項3までのいずれか1項に記載のファイル制御装置であって、
前記移行手段は、前記第1の記憶装置が記憶しているファイルのリストを、ファイルに最後にアクセスした日時を示す最終アクセス日時に基づいて並び替える処理をした後、前記参照数情報に基づいてファイルを選別し、選別したファイルの中から前記第1の記憶装置から前記第2の記憶装置に移行させるファイルを選択する
ファイル制御装置。
The file control device according to any one of claims 1 to 3, wherein
The migration means performs a process of rearranging the list of files stored in the first storage device based on the last access date and time indicating the date and time when the file was last accessed, and then based on the reference number information A file control device that selects files and selects a file to be transferred from the first storage device to the second storage device from the selected files.
請求項1から請求項4までのいずれか1項に記載のファイル制御装置であって、
前記移行手段は、選別したファイルのうち最終アクセス日時が古い順から順番に前記第1の記憶装置から前記第2の記憶装置に移行させるファイルとして選択する
ファイル制御装置。
The file control device according to any one of claims 1 to 4, wherein:
The migration means is a file control device that selects a file to be migrated from the first storage device to the second storage device in order from the oldest access date of the selected files.
請求項1から請求項5までのいずれか1項に記載のファイル制御装置であって、
前記第2の記憶装置は前記第1の記憶装置よりも読み書き速度が低速な記憶装置である
ファイル制御装置。
The file control device according to any one of claims 1 to 5, wherein:
The file control device, wherein the second storage device is a storage device having a lower read / write speed than the first storage device.
1つ又は複数のデータ単位から構成されるファイルに含まれるデータ単位のうち既に記憶されているデータ単位を新たに記憶しない重複排除処理を行ってファイルを記憶する第1の記憶装置が記憶しているファイルの中から、当該第1の記憶装置から移行されるファイルを記憶する第2の記憶装置へと移行するファイルを選択し、選択したファイルを前記第1の記憶装置から前記第2の記憶装置に移行させ、
前記第1の記憶装置から前記第2の記憶装置にファイルを移行させる際には、前記データ単位を参照している前記第1の記憶装置に記憶されているファイルの数である参照数を示す参照数情報に基づいて、前記第1の記憶装置から前記第2の記憶装置に移行するファイルを選択する
ファイル制御方法。
A first storage device that stores a file by performing deduplication processing that does not newly store a data unit that has already been stored among data units included in a file that includes one or a plurality of data units, and stores the file A file to be transferred to the second storage device that stores the file to be transferred from the first storage device is selected, and the selected file is transferred from the first storage device to the second storage device. To the equipment,
When transferring a file from the first storage device to the second storage device, a reference number which is the number of files stored in the first storage device referring to the data unit is indicated. A file control method for selecting a file to be transferred from the first storage device to the second storage device based on reference number information.
請求項7に記載のファイル制御方法であって、
前記参照数情報に基づいて、前記参照数が1である前記データ単位を含むファイルを選別し、選別したファイルの中から前記第1の記憶装置から前記第2の記憶装置に移行させるファイルを選択する
ファイル制御方法。
The file control method according to claim 7, wherein
Based on the reference number information, a file including the data unit having the reference number of 1 is selected, and a file to be transferred from the first storage device to the second storage device is selected from the selected files. Yes File control method.
情報処理装置に、
1つ又は複数のデータ単位から構成されるファイルに含まれるデータ単位のうち既に記憶されているデータ単位を新たに記憶しない重複排除処理を行ってファイルを記憶する第1の記憶装置が記憶しているファイルの中から、当該第1の記憶装置から移行されるファイルを記憶する第2の記憶装置へと移行するファイルを選択し、選択したファイルを前記第1の記憶装置から前記第2の記憶装置に移行させる移行手段を実現させ、
前記移行手段は、前記データ単位を参照している前記第1の記憶装置に記憶されているファイルの数である参照数を示す参照数情報に基づいて、前記第1の記憶装置から前記第2の記憶装置に移行するファイルを選択する
プログラム。
In the information processing device,
A first storage device that stores a file by performing deduplication processing that does not newly store a data unit that has already been stored among data units included in a file that includes one or a plurality of data units, and stores the file A file to be transferred to the second storage device that stores the file to be transferred from the first storage device is selected, and the selected file is transferred from the first storage device to the second storage device. Realize the migration means to migrate to the device,
The migration means is configured to change the second storage unit from the first storage device based on reference number information indicating a reference number that is the number of files stored in the first storage device referring to the data unit. Program that selects files to be transferred to other storage devices.
請求項9に記載のプログラムであって、
前記移行手段は、前記参照数情報に基づいて、前記参照数が1である前記データ単位を含むファイルを選別し、選別したファイルの中から前記第1の記憶装置から前記第2の記憶装置に移行させるファイルを選択する
プログラム。


The program according to claim 9, wherein
The migration unit selects a file including the data unit having the reference number of 1 based on the reference number information, and transfers the first storage device to the second storage device from the selected files. A program that selects the files to be migrated.


JP2017176666A 2017-09-14 2017-09-14 File control device, file control method, and program Pending JP2019053477A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017176666A JP2019053477A (en) 2017-09-14 2017-09-14 File control device, file control method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017176666A JP2019053477A (en) 2017-09-14 2017-09-14 File control device, file control method, and program

Publications (1)

Publication Number Publication Date
JP2019053477A true JP2019053477A (en) 2019-04-04

Family

ID=66015116

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017176666A Pending JP2019053477A (en) 2017-09-14 2017-09-14 File control device, file control method, and program

Country Status (1)

Country Link
JP (1) JP2019053477A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020106985A (en) * 2018-12-26 2020-07-09 Necプラットフォームズ株式会社 Storage device, file specifying method and program

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009211569A (en) * 2008-03-06 2009-09-17 Fujitsu Ltd Hierarchical storage device, control device and control method
JP2013196190A (en) * 2012-03-16 2013-09-30 Fujitsu Ltd Movement controller, program and storage device
JP2016085666A (en) * 2014-10-28 2016-05-19 インターナショナル・ビジネス・マシーンズ・コーポレーションInternational Business Machines Corporation Storage management method, storage management system, computer system and program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009211569A (en) * 2008-03-06 2009-09-17 Fujitsu Ltd Hierarchical storage device, control device and control method
JP2013196190A (en) * 2012-03-16 2013-09-30 Fujitsu Ltd Movement controller, program and storage device
JP2016085666A (en) * 2014-10-28 2016-05-19 インターナショナル・ビジネス・マシーンズ・コーポレーションInternational Business Machines Corporation Storage management method, storage management system, computer system and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020106985A (en) * 2018-12-26 2020-07-09 Necプラットフォームズ株式会社 Storage device, file specifying method and program

Similar Documents

Publication Publication Date Title
US9430156B1 (en) Method to increase random I/O performance with low memory overheads
US9298734B2 (en) Storage system, computer system and data migration method
US8904136B2 (en) Optimized shrinking of virtual disks
US8996799B2 (en) Content storage system with modified cache write policies
US10037161B2 (en) Tiered storage system, storage controller, and method for deduplication and storage tiering
JP6094267B2 (en) Storage system
US8560801B1 (en) Tiering aware data defragmentation
US9524300B2 (en) Heterogenic volume generation and use system
US9262313B2 (en) Provisioning in heterogenic volume of multiple tiers
US9116904B2 (en) File system operation on multi-tiered volume
CN104272272A (en) Deduplicating hybrid storage aggregate
US8478933B2 (en) Systems and methods for performing deduplicated data processing on tape
US20180307426A1 (en) Storage apparatus and storage control method
US20120166719A1 (en) Data copy management for faster reads
US10078467B2 (en) Storage device, computer readable recording medium, and storage device control method
JP2019028954A (en) Storage control apparatus, program, and deduplication method
US10977131B2 (en) Data storage composite layouts for data objects
US10089125B2 (en) Virtual machines accessing file data, object data, and block data
JP2006079274A (en) File management device, network system, file management method and program
JP2019053477A (en) File control device, file control method, and program
JP6281333B2 (en) Storage system
JP6881847B2 (en) Storage device, file identification method and program
JP7306665B2 (en) Storage device, data migration method, program
JP2014059760A (en) Storage device, control method of storage device, and control program of storage device
KR102167167B1 (en) SSD device and method for managing the SSD device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200814

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210428

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210511

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210609

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20211130