JP2021043542A - Data management system and data management method - Google Patents

Data management system and data management method Download PDF

Info

Publication number
JP2021043542A
JP2021043542A JP2019163249A JP2019163249A JP2021043542A JP 2021043542 A JP2021043542 A JP 2021043542A JP 2019163249 A JP2019163249 A JP 2019163249A JP 2019163249 A JP2019163249 A JP 2019163249A JP 2021043542 A JP2021043542 A JP 2021043542A
Authority
JP
Japan
Prior art keywords
storage device
data
data management
network
external storage
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
JP2019163249A
Other languages
Japanese (ja)
Inventor
片桐 悟
Satoru Katagiri
悟 片桐
光梨 小久保
Kori Kokubo
光梨 小久保
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP2019163249A priority Critical patent/JP2021043542A/en
Publication of JP2021043542A publication Critical patent/JP2021043542A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

To suppress a cost required for a storage outside of a network when moving a part of data stored in a storage in the network to a storage outside of the network.SOLUTION: An internal storage device 100 is located in a local network 400, and a first external storage device 300 device is located outside of the local network 400. A gateway 200 is provided to the local network 400. The internal storage device 100 stores data having access conditions satisfying a reference among stored data to the first external storage device 300 and further deletes them from the internal storage device 100. The internal storage device 100 is a file storage and the first external storage device 300 is an object storage. The gateway 200 transforms data stored in the internal storage device 100 to an object and transmits it to the first external storage device 300.SELECTED DRAWING: Figure 1

Description

本発明は、データ管理システム及びデータ管理方法に関する。 The present invention relates to a data management system and a data management method.

ストレージと端末をネットワークでつなぎ、端末で用いるデータをストレージに格納するシステムが用いられている。このようなシステムにおいて、ストレージに蓄積されるデータは時間とともに増加するため、何らかの対策が必要になる。 A system is used in which the storage and the terminal are connected by a network and the data used by the terminal is stored in the storage. In such a system, the data stored in the storage increases with time, so some measures are required.

例えば特許文献1には、低頻度でアクセスされるデータ群を、バックアップデータベースに格納しておき、必要な時のみ復元データベースに復元することが記載されている。バックアップデータベースは、例えば安価で増量できる磁気テープなどである。 For example, Patent Document 1 describes that a data group that is accessed infrequently is stored in a backup database and restored to the restoration database only when necessary. The backup database is, for example, a magnetic tape that can be increased in quantity at low cost.

また特許文献2には、高速であるが高価な第1ストレージ装置と、低速であるが安価な第2ストレージ装置を準備しておき、データを所定のポリシーに基づいて第1ストレージ装置と第2ストレージ装置に振り分けることが記載されている。例えば第1ストレージ装置が保存しているデータの量が上限になった時に、第1ストレージ装置のデータのうちアクセス頻度が低いデータを第2ストレージ装置に移動する。 Further, in Patent Document 2, a high-speed but expensive first storage device and a low-speed but inexpensive second storage device are prepared, and data is stored in the first storage device and the second storage device based on a predetermined policy. It is described that it is distributed to the storage device. For example, when the amount of data stored in the first storage device reaches the upper limit, the data of the first storage device that is infrequently accessed is moved to the second storage device.

また特許文献3には、ローカルエリアネットワーク内にアーカイブストレージを用意するとともに、外部ネットワーク上にクラウドストレージを用意しておき、指定されたデータを、ユーザまたはシステム管理者によって定められたポリシーに従い、アーカイブストレージ又はクラウドストレージにアーカイブすることが記載されている。 Further, in Patent Document 3, archive storage is prepared in the local area network and cloud storage is prepared on the external network, and the specified data is archived according to the policy set by the user or the system administrator. It is stated to archive to storage or cloud storage.

特開2010−044571号公報Japanese Unexamined Patent Publication No. 2010-044571 国際公開第2014/136263号International Publication No. 2014/136263 国際公開第2018/011914号International Publication No. 2018/011914

ネットワーク内のストレージを有効活用するために、このストレージが記憶しているデータの一部をネットワークの外部のストレージに移動させることが考えられる。しかし、上記したように、ネットワーク内の情報は時間とともに増加していくため、ネットワークの外部のストレージに必要な容量も、時間とともに増えていく。この場合、ネットワークの外部のストレージに必要なコストも時間とともに増加してしまう。 In order to effectively utilize the storage in the network, it is conceivable to move a part of the data stored in this storage to the storage outside the network. However, as described above, since the information in the network increases with time, the capacity required for storage outside the network also increases with time. In this case, the cost required for storage outside the network also increases over time.

本発明の目的は、ネットワーク内のストレージが記憶しているデータの一部をネットワークの外部のストレージに移動させる場合において、ネットワークの外部のストレージに必要なコストを抑制することにある。 An object of the present invention is to reduce the cost required for storage outside the network when a part of the data stored in the storage in the network is moved to the storage outside the network.

本発明によれば、ネットワーク内に位置していて複数のデータを記憶する内部記憶装置と、
前記ネットワークの外部に位置する第1外部記憶装置と、
前記ネットワークに設けられ、前記内部記憶装置と前記第1外部記憶装置とを接続するゲートウェイと、
データ管理手段と、
を備え、
前記データ管理手段は、基準を満たす前記データを、前記第1外部記憶装置に記憶させるとともに前記内部記憶装置から削除し、
前記内部記憶装置はファイルストレージであり、
前記第1外部記憶装置はオブジェクトストレージであり、
前記ゲートウェイは、前記内部記憶装置が記憶している前記データをオブジェクトに変換して前記第1外部記憶装置に送信するデータ管理システムが提供される。
According to the present invention, an internal storage device located in a network and storing a plurality of data,
A first external storage device located outside the network,
A gateway provided in the network and connecting the internal storage device and the first external storage device,
Data management means and
With
The data management means stores the data satisfying the criteria in the first external storage device and deletes the data from the internal storage device.
The internal storage device is a file storage.
The first external storage device is object storage.
The gateway provides a data management system that converts the data stored in the internal storage device into an object and transmits the data to the first external storage device.

本発明によれば、ネットワーク内に位置していて複数のデータを記憶する内部記憶装置と、
前記ネットワークの外部に位置している第1外部記憶装置と、
前記ネットワーク内に位置し、前記内部記憶装置と前記第1外部記憶装置とを接続するゲートウェイと、
データ管理手段と、
を有しており、前記内部記憶装置がファイルストレージであり、前記第1外部記憶装置がオブジェクトストレージであるデータ管理システムにおけるデータ管理方法であって、
前記データ管理手段が、基準を満たす前記データを、前記第1外部記憶装置に記憶させるとともに前記内部記憶装置から削除し、
前記ゲートウェイが、前記内部記憶装置が記憶している前記データをオブジェクトに変換して前記第1外部記憶装置に送信するデータ管理方法が提供される。
According to the present invention, an internal storage device located in a network and storing a plurality of data,
A first external storage device located outside the network,
A gateway located in the network and connecting the internal storage device and the first external storage device,
Data management means and
Is a data management method in a data management system in which the internal storage device is a file storage and the first external storage device is an object storage.
The data management means stores the data satisfying the criteria in the first external storage device and deletes the data from the internal storage device.
A data management method is provided in which the gateway converts the data stored in the internal storage device into an object and transmits the data to the first external storage device.

本発明によれば、ネットワーク内のストレージが記憶しているデータの一部をネットワークの外部のストレージに移動させる場合において、ネットワークの外部のストレージに必要なコストを抑制できる。 According to the present invention, when a part of the data stored in the storage in the network is moved to the storage outside the network, the cost required for the storage outside the network can be suppressed.

第1実施形態に係るデータ管理システム10の構成を示す図である。It is a figure which shows the structure of the data management system 10 which concerns on 1st Embodiment. データ記憶部110のデータ構成の一例を示す図である。It is a figure which shows an example of the data structure of the data storage part 110. 内部記憶装置100のハードウエア構成を例示するブロック図である。It is a block diagram which illustrates the hardware composition of the internal storage device 100. 内部記憶装置100のデータ管理部120が行う処理の一例を示すフローチャートである。It is a flowchart which shows an example of the processing performed by the data management unit 120 of the internal storage device 100. 第2実施形態に係るデータ管理システム10の構成を示す図である。It is a figure which shows the structure of the data management system 10 which concerns on 2nd Embodiment.

以下、本発明の実施の形態について、図面を用いて説明する。尚、すべての図面において、同様な構成要素には同様の符号を付し、適宜説明を省略する。 Hereinafter, embodiments of the present invention will be described with reference to the drawings. In all drawings, similar components are designated by the same reference numerals, and description thereof will be omitted as appropriate.

<第1実施形態>
図1は、第1実施形態に係るデータ管理システム10の構成を示す図である。データ管理システム10は、内部記憶装置100、データ管理部120、ゲートウェイ200、及び第1外部記憶装置300を有している。内部記憶装置100はローカルネットワーク400内に位置していて複数のデータを記憶する。ローカルネットワーク400は、例えば組織(例えば企業)の拠点別に設けられたネットワークである。第1外部記憶装置300はローカルネットワーク400の外部に位置している。本図に示す例において、第1外部記憶装置300は外部ネットワーク20を介してローカルネットワーク400に接続している。外部ネットワーク20は、例えばインターネットなどのWAN(Wide Area Network)である。
<First Embodiment>
FIG. 1 is a diagram showing a configuration of a data management system 10 according to the first embodiment. The data management system 10 includes an internal storage device 100, a data management unit 120, a gateway 200, and a first external storage device 300. The internal storage device 100 is located in the local network 400 and stores a plurality of data. The local network 400 is, for example, a network provided for each base of an organization (for example, a company). The first external storage device 300 is located outside the local network 400. In the example shown in this figure, the first external storage device 300 is connected to the local network 400 via the external network 20. The external network 20 is a WAN (Wide Area Network) such as the Internet.

なお、本図に示す例において、ローカルネットワーク400には一つの内部記憶装置100のみが示されているが、ローカルネットワーク400には複数の内部記憶装置100が設けられていてもよい。この場合、データ管理部120はこれら複数の内部記憶装置100が記憶しているデータ(例えばファイル)を管理する。また、第1外部記憶装置300は複数設けられていてもよい。例えば第1外部記憶装置300は、ローカルネットワーク400ごとに設けられていてもよい。 In the example shown in this figure, only one internal storage device 100 is shown in the local network 400, but a plurality of internal storage devices 100 may be provided in the local network 400. In this case, the data management unit 120 manages the data (for example, a file) stored in the plurality of internal storage devices 100. Further, a plurality of first external storage devices 300 may be provided. For example, the first external storage device 300 may be provided for each local network 400.

ゲートウェイ200はローカルネットワーク400に設けられており、内部記憶装置100を外部ネットワーク20に接続する。言い換えると、外部ネットワーク20は、内部記憶装置100及びデータ管理部120を第1外部記憶装置300に接続する。そして、データ管理部120は、内部記憶装置100が記憶しているデータのうち基準を満たすデータを、第1外部記憶装置300に記憶させるとともに内部記憶装置100から削除する。そして内部記憶装置100はファイルストレージであり、第1外部記憶装置300はオブジェクトストレージである。そこで、ゲートウェイ200は、内部記憶装置100が記憶しているデータをオブジェクトに変換して第1外部記憶装置300に送信する。また、ゲートウェイ200は、第1外部記憶装置300に送信されるデータを一時的に保存する。言い換えると、第1外部記憶装置300はキャッシュとしても機能する。データ管理部120は、内部記憶装置100及びゲートウェイ200とは別のハードウェアに設けられている。以下、データ管理システム10について詳細に説明する。 The gateway 200 is provided in the local network 400 and connects the internal storage device 100 to the external network 20. In other words, the external network 20 connects the internal storage device 100 and the data management unit 120 to the first external storage device 300. Then, the data management unit 120 stores the data satisfying the reference among the data stored in the internal storage device 100 in the first external storage device 300 and deletes the data from the internal storage device 100. The internal storage device 100 is a file storage, and the first external storage device 300 is an object storage. Therefore, the gateway 200 converts the data stored in the internal storage device 100 into an object and transmits the data to the first external storage device 300. Further, the gateway 200 temporarily stores the data transmitted to the first external storage device 300. In other words, the first external storage device 300 also functions as a cache. The data management unit 120 is provided in hardware different from the internal storage device 100 and the gateway 200. Hereinafter, the data management system 10 will be described in detail.

データ管理システム10は、複数のローカルネットワーク400別に、内部記憶装置100及びゲートウェイ200を有している。ローカルネットワーク400のそれぞれは、互いに異なる場所(例えば一つの企業における異なる拠点)に設けられている。ゲートウェイ200は、ローカルネットワーク400を外部ネットワーク20に接続している。 The data management system 10 has an internal storage device 100 and a gateway 200 for each of the plurality of local networks 400. Each of the local networks 400 is provided at different locations (for example, different bases in one company). The gateway 200 connects the local network 400 to the external network 20.

ローカルネットワーク400には、内部記憶装置100及びゲートウェイ200の他に、図示しない複数の端末が接続する。これら複数の端末は、固定端末であってもよいし、モバイル型の端末であってもよい。端末は、内部記憶装置100が記憶しているデータにアクセスして利用する。内部記憶装置100は、データ別に、そのデータへのアクセス状況、例えば最新のアクセス日時を記憶している。 In addition to the internal storage device 100 and the gateway 200, a plurality of terminals (not shown) are connected to the local network 400. These plurality of terminals may be fixed terminals or mobile terminals. The terminal accesses and uses the data stored in the internal storage device 100. The internal storage device 100 stores the access status to the data, for example, the latest access date and time for each data.

内部記憶装置100は、上記したようにファイルサーバである。内部記憶装置100は、上記した端末が利用するデータを、フォルダを利用したディレクトリ構造で記憶している。また内部記憶装置100は、上記したデータを、そのアクセス状況(例えばアクセス履歴)に対応付けて記憶している。また、内部記憶装置100は各データのアクセス状況を更新する。 The internal storage device 100 is a file server as described above. The internal storage device 100 stores the data used by the terminal described above in a directory structure using folders. Further, the internal storage device 100 stores the above-mentioned data in association with the access status (for example, access history). In addition, the internal storage device 100 updates the access status of each data.

データ管理部120は、内部記憶装置100が記憶しているデータを管理する。例えばデータ管理部120は、内部記憶装置100が記憶しているデータを、必要に応じてゲートウェイ200に移動させる。ゲートウェイ200は、このデータをオブジェクトデータに変換して第1外部記憶装置300に記憶させる。データ管理部120が行う処理の詳細は、フローチャートを用いて後述する。ここでデータ管理部120が複数の内部記憶装置100を管理している場合、データ管理部120は、複数の内部記憶装置100別に、データを第1外部記憶装置300に移動させるための基準(ポリシー)を記憶していてもよい。 The data management unit 120 manages the data stored in the internal storage device 100. For example, the data management unit 120 moves the data stored in the internal storage device 100 to the gateway 200 as needed. The gateway 200 converts this data into object data and stores it in the first external storage device 300. Details of the processing performed by the data management unit 120 will be described later using a flowchart. Here, when the data management unit 120 manages a plurality of internal storage devices 100, the data management unit 120 uses a reference (policy) for moving data to the first external storage device 300 for each of the plurality of internal storage devices 100. ) May be memorized.

また、データ管理部120は、ゲートウェイ200にデータを移動させた場合、ゲートウェイ200を介して、このデータがあったフォルダに、第1外部記憶装置300が記憶しているデータへアクセスするためのショートカットを作成する。このショートカットは、第1外部記憶装置300に記憶されている当該データを読み出すためのメタデータに紐付いている。このため、ユーザがこのフォルダを選択したときには、端末の画面には、第1外部記憶装置300が記憶しているデータへアクセスするためのショートカットが表示される。そしてユーザは、このショートカットを選択することにより、第1外部記憶装置300が記憶しているデータを端末に読み出すことができる。 Further, when the data is moved to the gateway 200, the data management unit 120 has a shortcut for accessing the data stored in the first external storage device 300 in the folder in which the data is stored via the gateway 200. To create. This shortcut is associated with the metadata for reading the data stored in the first external storage device 300. Therefore, when the user selects this folder, a shortcut for accessing the data stored in the first external storage device 300 is displayed on the screen of the terminal. Then, by selecting this shortcut, the user can read the data stored in the first external storage device 300 to the terminal.

図2は、内部記憶装置100のデータ構成の一例を示す図である。本図に示す例において、内部記憶装置100は、データを、そのデータが格納されているフォルダを示す情報、及び、そのデータのアクセス履歴に対応付けて記憶している。アクセス履歴は、少なくともそのデータへの最新のアクセス日時を含んでいる。ただしアクセス履歴は、さらに過去のアクセス日時を記憶していてもよい。また内部記憶装置100は、データを、そのデータの作成者(利用者)に紐づけて記憶してもよい。 FIG. 2 is a diagram showing an example of the data structure of the internal storage device 100. In the example shown in this figure, the internal storage device 100 stores the data in association with the information indicating the folder in which the data is stored and the access history of the data. The access history includes at least the latest access date and time to the data. However, the access history may further store the past access date and time. Further, the internal storage device 100 may store the data in association with the creator (user) of the data.

図3は、データ管理部120として機能する装置のハードウエア構成を例示するブロック図である。内部記憶装置100は、バス1010、プロセッサ1020、メモリ1030、ストレージデバイス1040、入出力インタフェース1050、及びネットワークインタフェース1060を有する。 FIG. 3 is a block diagram illustrating a hardware configuration of a device that functions as a data management unit 120. The internal storage device 100 includes a bus 1010, a processor 1020, a memory 1030, a storage device 1040, an input / output interface 1050, and a network interface 1060.

バス1010は、プロセッサ1020、メモリ1030、ストレージデバイス1040、入出力インタフェース1050、及びネットワークインタフェース1060が、相互にデータを送受信するためのデータ伝送路である。ただし、プロセッサ1020などを互いに接続する方法は、バス接続に限定されない。 The bus 1010 is a data transmission line for the processor 1020, the memory 1030, the storage device 1040, the input / output interface 1050, and the network interface 1060 to transmit and receive data to and from each other. However, the method of connecting the processors 1020 and the like to each other is not limited to the bus connection.

プロセッサ1020は、CPU(Central Processing Unit) やGPU(Graphics Processing Unit)などで実現されるプロセッサである。 The processor 1020 is a processor realized by a CPU (Central Processing Unit), a GPU (Graphics Processing Unit), or the like.

メモリ1030は、RAM(Random Access Memory)などで実現される主記憶装置である。 The memory 1030 is a main storage device realized by a RAM (Random Access Memory) or the like.

ストレージデバイス1040は、HDD(Hard Disk Drive)、SSD(Solid State Drive)、メモリカード、又はROM(Read Only Memory)などで実現される記憶装置である。ストレージデバイス1040は、データ管理部120を実現するプログラムモジュールを記憶している。プロセッサ1020がこれら各プログラムモジュールをメモリ1030上に読み込んで実行することで、そのプログラムモジュールに対応する各機能が実現される。 The storage device 1040 is a storage device realized by an HDD (Hard Disk Drive), an SSD (Solid State Drive), a memory card, a ROM (Read Only Memory), or the like. The storage device 1040 stores a program module that realizes the data management unit 120. When the processor 1020 reads each of these program modules into the memory 1030 and executes them, each function corresponding to the program module is realized.

入出力インタフェース1050は、内部記憶装置100と各種入出力機器とを接続するためのインタフェースである。 The input / output interface 1050 is an interface for connecting the internal storage device 100 and various input / output devices.

ネットワークインタフェース1060は、内部記憶装置100をネットワークや他の装置(例えばゲートウェイ200)に接続するためのインタフェースである。 The network interface 1060 is an interface for connecting the internal storage device 100 to a network or another device (for example, a gateway 200).

図4は、データ管理部120が行う処理の一例を示すフローチャートである。このフローチャートは、データ管理部120が、内部記憶装置100に記憶されているデータを第1外部記憶装置300に移動させるときの処理を示している。データ管理部120は、例えば一定時間ごとに本図に示した処理を行う。 FIG. 4 is a flowchart showing an example of processing performed by the data management unit 120. This flowchart shows a process when the data management unit 120 moves the data stored in the internal storage device 100 to the first external storage device 300. The data management unit 120 performs the processing shown in this figure at regular intervals, for example.

まずデータ管理部120は、内部記憶装置100が記憶しているデータの一つを選択し、選択したデータのアクセス履歴を読み出す(ステップS102)。そしてデータ管理部120は、読み出したアクセス履歴が基準を満たすか否かを判断する(ステップS104)。この基準は、例えば所定期間(例として1年間)そのデータへのアクセスが無いこと、又は所定期間そのデータの更新がないことであるが、これに限定されない。そしてこの基準が満たされる場合(ステップS104:Yes)、このデータをオブジェクトストレージである第1外部記憶装置300に記憶させるために、ゲートウェイ200に送信する(ステップS106)。 First, the data management unit 120 selects one of the data stored in the internal storage device 100 and reads out the access history of the selected data (step S102). Then, the data management unit 120 determines whether or not the read access history satisfies the reference (step S104). The criteria are, for example, no access to the data for a predetermined period (for example, one year), or no update of the data for a predetermined period, but are not limited to this. Then, when this criterion is satisfied (step S104: Yes), this data is transmitted to the gateway 200 in order to be stored in the first external storage device 300 which is the object storage (step S106).

データ管理部120は、ゲートウェイ200にデータを送信した後に、送信したデータを内部記憶装置100から削除する。またデータ管理部120は、ゲートウェイ200が記憶しているデータへアクセスするためのショートカットを生成し、このショートカットを、削除したデータの代わりに内部記憶装置100に保存する(ステップS108)。 After transmitting the data to the gateway 200, the data management unit 120 deletes the transmitted data from the internal storage device 100. Further, the data management unit 120 generates a shortcut for accessing the data stored in the gateway 200, and saves this shortcut in the internal storage device 100 instead of the deleted data (step S108).

一方、ゲートウェイ200は、データを受信すると、このデータをオブジェクトに変換して第1外部記憶装置300に送信するとともに、内部記憶装置100に保存されたショートカットと第1外部記憶装置300に記憶されたデータとの紐づけを行う。(ステップS110)。 On the other hand, when the gateway 200 receives the data, it converts the data into an object and transmits it to the first external storage device 300, and also stores the shortcut stored in the internal storage device 100 and the first external storage device 300. Link with data. (Step S110).

データ管理部120は、内部記憶装置100が記憶しているデータのうち対象となるデータに対して、ステップS104〜S110に示した処理を行う(ステップS112)。 The data management unit 120 performs the processing shown in steps S104 to S110 on the target data among the data stored in the internal storage device 100 (step S112).

なお、本図に示す例において、内部記憶装置100に記憶されているデータが第1外部記憶装置300に移動させるときの基準(ポリシー)として、そのデータへのアクセス状況が用いられる。ただしこの基準はアクセス状況に限定されない。 In the example shown in this figure, the access status to the data is used as a reference (policy) when the data stored in the internal storage device 100 is moved to the first external storage device 300. However, this standard is not limited to access status.

例えば内部記憶装置100において、データがそのデータのユーザに紐づけて記憶されていることがある。この場合において、データの容量の合計値が基準を超えたユーザに対して、そのユーザのデータの一部を第1外部記憶装置300に移動させるように基準が設定されていてもよい。 For example, in the internal storage device 100, data may be stored in association with a user of the data. In this case, the reference may be set so that a part of the user's data is moved to the first external storage device 300 for the user whose total value of the data capacity exceeds the reference.

また、容量が一定以上のデータを第1外部記憶装置300に移動させるように基準が設定されていてもよい。さらに、同一名称及び容量のデータが複数存在していた場合に、これら複数のデータの1つを内部記憶装置100に残し、他のデータを第1外部記憶装置300に移動させるように、基準が設定されていてもよい。 Further, a reference may be set so as to move data having a certain capacity or more to the first external storage device 300. Further, when a plurality of data having the same name and capacity exist, one of the plurality of data is left in the internal storage device 100, and the other data is moved to the first external storage device 300. It may be set.

以上、本実施形態によれば、内部記憶装置100が記憶しているデータのうち、アクセス履歴が基準を満たすデータは、第1外部記憶装置300に移動される。ここで、第1外部記憶装置300は安価なオブジェクトストレージである。このため、第1外部記憶装置300としてファイルストレージを用いた場合と比較して、第1外部記憶装置300に必要なコストは低くなる。また、時間とともに第1外部記憶装置300に記憶されるデータは増えるが、第1外部記憶装置300の記憶容量を増量する必要が出てきた場合でも、増量に必要なコストは低くなる。 As described above, according to the present embodiment, among the data stored in the internal storage device 100, the data whose access history satisfies the reference is moved to the first external storage device 300. Here, the first external storage device 300 is an inexpensive object storage. Therefore, the cost required for the first external storage device 300 is lower than that when the file storage is used as the first external storage device 300. Further, the data stored in the first external storage device 300 increases with time, but even if it becomes necessary to increase the storage capacity of the first external storage device 300, the cost required for the increase becomes low.

<第2実施形態>
図5は、第2実施形態に係るデータ管理システム10の構成を示す図である。本図に示すデータ管理システム10は、第2外部記憶装置310を有している点を除いて、第1実施形態に係るデータ管理システム10と同様の構成である。
<Second Embodiment>
FIG. 5 is a diagram showing a configuration of a data management system 10 according to the second embodiment. The data management system 10 shown in this figure has the same configuration as the data management system 10 according to the first embodiment, except that it has a second external storage device 310.

第2外部記憶装置310はファイルストレージであり、内部記憶装置100が記憶しているデータをバックアップするために設けられている。言い換えると、データ管理部120は、図4のステップS104に示した基準を満たさないデータを、第2外部記憶装置310に記憶させる。その結果、第2外部記憶装置310は、内部記憶装置100と同じデータを記憶している。このため、内部記憶装置100からあるデータが削除されると、第2外部記憶装置310からもそのデータが削除される。 The second external storage device 310 is a file storage, and is provided for backing up the data stored in the internal storage device 100. In other words, the data management unit 120 stores the data that does not satisfy the criteria shown in step S104 of FIG. 4 in the second external storage device 310. As a result, the second external storage device 310 stores the same data as the internal storage device 100. Therefore, when certain data is deleted from the internal storage device 100, the data is also deleted from the second external storage device 310.

本実施形態によれば、第1実施形態と同様の効果が得られる。また、第2外部記憶装置310を有しているため、内部記憶装置100が記憶しているデータのバックアップも確保できる。 According to this embodiment, the same effect as that of the first embodiment can be obtained. Further, since the second external storage device 310 is provided, it is possible to secure a backup of the data stored in the internal storage device 100.

以上、図面を参照して本発明の実施形態について述べたが、これらは本発明の例示であり、上記以外の様々な構成を採用することもできる。 Although the embodiments of the present invention have been described above with reference to the drawings, these are examples of the present invention, and various configurations other than the above can be adopted.

また、上述の説明で用いた複数のフローチャートでは、複数の工程(処理)が順番に記載されているが、各実施形態で実行される工程の実行順序は、その記載の順番に制限されない。各実施形態では、図示される工程の順番を内容的に支障のない範囲で変更することができる。また、上述の各実施形態は、内容が相反しない範囲で組み合わせることができる。 Further, in the plurality of flowcharts used in the above description, a plurality of steps (processes) are described in order, but the execution order of the steps executed in each embodiment is not limited to the order of description. In each embodiment, the order of the illustrated steps can be changed within a range that does not hinder the contents. In addition, the above-described embodiments can be combined as long as the contents do not conflict with each other.

上記の実施形態の一部または全部は、以下の付記のようにも記載されうるが、以下に限られない。
1.ネットワーク内に位置していて複数のデータを記憶する内部記憶装置と、
前記ネットワークの外部に位置する第1外部記憶装置と、
前記ネットワークに設けられ、前記内部記憶装置と前記第1外部記憶装置とを接続するゲートウェイと、
データ管理手段と、
を備え、
前記データ管理手段は、基準を満たす前記データを、前記第1外部記憶装置に記憶させるとともに前記内部記憶装置から削除し、
前記内部記憶装置はファイルストレージであり、
前記第1外部記憶装置はオブジェクトストレージであり、
前記ゲートウェイは、前記内部記憶装置が記憶している前記データをオブジェクトに変換して前記第1外部記憶装置に送信するデータ管理システム。
2.上記1に記載のデータ管理システムにおいて、
前記データ管理手段は、前記データを前記第1外部記憶装置に記憶させたときに、前記内部記憶装置のうち当該データが位置していてフォルダに、前記第1外部記憶装置に記憶されている当該データを読み出すためのメタデータを記憶させる、データ管理システム。
3.上記1又は2に記載のデータ管理システムにおいて、
さらに、前記ネットワークの外部に位置し、ファイルストレージである第2外部記憶装置を備え、
前記データ管理手段は、前記基準を満たしていない前記データを、前記第2外部記憶装置に記憶させるとともに、当該データを前記内部記憶装置に記憶させた状態を維持するデータ管理システム。
4.ネットワーク内に位置していて複数のデータを記憶する内部記憶装置と、
前記ネットワークの外部に位置している第1外部記憶装置と、
前記ネットワーク内に位置し、前記内部記憶装置と前記第1外部記憶装置とを接続するゲートウェイと、
データ管理手段と、
を有しており、前記内部記憶装置がファイルストレージであり、前記第1外部記憶装置がオブジェクトストレージであるデータ管理システムにおけるデータ管理方法であって、
前記データ管理手段が、基準を満たす前記データを、前記第1外部記憶装置に記憶させるとともに前記内部記憶装置から削除し、
前記ゲートウェイが、前記内部記憶装置が記憶している前記データをオブジェクトに変換して前記第1外部記憶装置に送信するデータ管理方法
5.上記4に記載のデータ管理方法において、
前記データ管理手段は、前記データを前記第1外部記憶装置に記憶させたときに、前記内部記憶装置のうち当該データが位置していてフォルダに、前記第1外部記憶装置に記憶されている当該データを読み出すためのメタデータを記憶させる、データ管理方法。
6.上記4又は5に記載のデータ管理方法において、
前記データ管理システムは、さらに、前記ネットワークの外部に位置し、ファイルストレージである第2外部記憶装置を備え、
前記データ管理手段は、前記基準を満たしていない前記データを、前記第2外部記憶装置に記憶させるとともに、当該データを前記内部記憶装置に記憶させた状態を維持するデータ管理方法。
Some or all of the above embodiments may also be described, but not limited to:
1. 1. An internal storage device that is located in the network and stores multiple data,
A first external storage device located outside the network,
A gateway provided in the network and connecting the internal storage device and the first external storage device,
Data management means and
With
The data management means stores the data satisfying the criteria in the first external storage device and deletes the data from the internal storage device.
The internal storage device is a file storage.
The first external storage device is object storage.
The gateway is a data management system that converts the data stored in the internal storage device into an object and transmits the data to the first external storage device.
2. In the data management system described in 1 above,
When the data is stored in the first external storage device, the data management means stores the data in the folder in which the data is located in the internal storage device and stores the data in the first external storage device. A data management system that stores metadata for reading data.
3. 3. In the data management system described in 1 or 2 above,
Further, it is located outside the network and is provided with a second external storage device which is a file storage.
The data management means is a data management system that stores the data that does not meet the criteria in the second external storage device and maintains the state in which the data is stored in the internal storage device.
4. An internal storage device that is located in the network and stores multiple data,
A first external storage device located outside the network,
A gateway located in the network and connecting the internal storage device and the first external storage device,
Data management means and
Is a data management method in a data management system in which the internal storage device is a file storage and the first external storage device is an object storage.
The data management means stores the data satisfying the criteria in the first external storage device and deletes the data from the internal storage device.
5. A data management method in which the gateway converts the data stored in the internal storage device into an object and transmits the data to the first external storage device. In the data management method described in 4 above,
When the data is stored in the first external storage device, the data management means stores the data in the folder in which the data is located in the internal storage device and stores the data in the first external storage device. A data management method that stores metadata for reading data.
6. In the data management method described in 4 or 5 above,
The data management system is further located outside the network and includes a second external storage device which is a file storage.
The data management means is a data management method for storing the data that does not satisfy the criteria in the second external storage device and maintaining the state in which the data is stored in the internal storage device.

10 データ管理システム
20 外部ネットワーク
100 内部記憶装置
102 データ記憶部
120 データ管理部
200 ゲートウェイ
300 第1外部記憶装置
310 第2外部記憶装置
400 ローカルネットワーク
10 Data management system 20 External network 100 Internal storage device 102 Data storage unit 120 Data management unit 200 Gateway 300 First external storage device 310 Second external storage device 400 Local network

Claims (4)

ネットワーク内に位置していて複数のデータを記憶する内部記憶装置と、
前記ネットワークの外部に位置する第1外部記憶装置と、
前記ネットワークに設けられ、前記内部記憶装置と前記第1外部記憶装置とを接続するゲートウェイと、
データ管理手段と、
を備え、
前記データ管理手段は、基準を満たす前記データを、前記第1外部記憶装置に記憶させるとともに前記内部記憶装置から削除し、
前記内部記憶装置はファイルストレージであり、
前記第1外部記憶装置はオブジェクトストレージであり、
前記ゲートウェイは、前記内部記憶装置が記憶している前記データをオブジェクトに変換して前記第1外部記憶装置に送信するデータ管理システム。
An internal storage device that is located in the network and stores multiple data,
A first external storage device located outside the network,
A gateway provided in the network and connecting the internal storage device and the first external storage device,
Data management means and
With
The data management means stores the data satisfying the criteria in the first external storage device and deletes the data from the internal storage device.
The internal storage device is a file storage.
The first external storage device is object storage.
The gateway is a data management system that converts the data stored in the internal storage device into an object and transmits the data to the first external storage device.
請求項1に記載のデータ管理システムにおいて、
前記データ管理手段は、前記データを前記第1外部記憶装置に記憶させたときに、前記内部記憶装置のうち当該データが位置していてフォルダに、前記第1外部記憶装置に記憶されている当該データを読み出すためのメタデータを記憶させる、データ管理システム。
In the data management system according to claim 1,
When the data is stored in the first external storage device, the data management means stores the data in the folder in which the data is located in the internal storage device and stores the data in the first external storage device. A data management system that stores metadata for reading data.
請求項1又は2に記載のデータ管理システムにおいて、
さらに、前記ネットワークの外部に位置し、ファイルストレージである第2外部記憶装置を備え、
前記データ管理手段は、前記基準を満たしていない前記データを、前記第2外部記憶装置に記憶させるとともに、当該データを前記内部記憶装置に記憶させた状態を維持するデータ管理システム。
In the data management system according to claim 1 or 2.
Further, it is located outside the network and is provided with a second external storage device which is a file storage.
The data management means is a data management system that stores the data that does not meet the criteria in the second external storage device and maintains the state in which the data is stored in the internal storage device.
ネットワーク内に位置していて複数のデータを記憶する内部記憶装置と、
前記ネットワークの外部に位置している第1外部記憶装置と、
前記ネットワーク内に位置し、前記内部記憶装置と前記第1外部記憶装置とを接続するゲートウェイと、
データ管理手段と、
を有しており、前記内部記憶装置がファイルストレージであり、前記第1外部記憶装置がオブジェクトストレージであるデータ管理システムにおけるデータ管理方法であって、
前記データ管理手段が、基準を満たす前記データを、前記第1外部記憶装置に記憶させるとともに前記内部記憶装置から削除し、
前記ゲートウェイが、前記内部記憶装置が記憶している前記データをオブジェクトに変換して前記第1外部記憶装置に送信するデータ管理方法。
An internal storage device that is located in the network and stores multiple data,
A first external storage device located outside the network,
A gateway located in the network and connecting the internal storage device and the first external storage device,
Data management means and
Is a data management method in a data management system in which the internal storage device is a file storage and the first external storage device is an object storage.
The data management means stores the data satisfying the criteria in the first external storage device and deletes the data from the internal storage device.
A data management method in which the gateway converts the data stored in the internal storage device into an object and transmits the data to the first external storage device.
JP2019163249A 2019-09-06 2019-09-06 Data management system and data management method Pending JP2021043542A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019163249A JP2021043542A (en) 2019-09-06 2019-09-06 Data management system and data management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019163249A JP2021043542A (en) 2019-09-06 2019-09-06 Data management system and data management method

Publications (1)

Publication Number Publication Date
JP2021043542A true JP2021043542A (en) 2021-03-18

Family

ID=74864111

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019163249A Pending JP2021043542A (en) 2019-09-06 2019-09-06 Data management system and data management method

Country Status (1)

Country Link
JP (1) JP2021043542A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005196725A (en) * 2003-12-09 2005-07-21 Hitachi Ltd File migration method based on access history
JP2009289252A (en) * 2008-05-30 2009-12-10 Hitachi Ltd Remote replication in hierarchical storage system
WO2018011914A1 (en) * 2016-07-13 2018-01-18 株式会社日立製作所 Data archive system and data archive method
JP2019095986A (en) * 2017-11-21 2019-06-20 富士通株式会社 Data processing device and data processing program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005196725A (en) * 2003-12-09 2005-07-21 Hitachi Ltd File migration method based on access history
JP2009289252A (en) * 2008-05-30 2009-12-10 Hitachi Ltd Remote replication in hierarchical storage system
WO2018011914A1 (en) * 2016-07-13 2018-01-18 株式会社日立製作所 Data archive system and data archive method
JP2019095986A (en) * 2017-11-21 2019-06-20 富士通株式会社 Data processing device and data processing program

Similar Documents

Publication Publication Date Title
US9110909B2 (en) File level hierarchical storage management system, method, and apparatus
CN103620549B (en) The storage medium stored for uniform data is abstract
KR102564170B1 (en) Method and device for storing data object, and computer readable storage medium having a computer program using the same
US8639658B1 (en) Cache management for file systems supporting shared blocks
EP2369494A1 (en) Web application based database system and data management method therof
US20190050150A1 (en) Tier based data file management
CN113377868B (en) Offline storage system based on distributed KV database
CN103034684A (en) Optimizing method for storing virtual machine mirror images based on CAS (content addressable storage)
US20140237024A1 (en) Network communication devices and file tracking methods thereof
CN111400334B (en) Data processing method, data processing device, storage medium and electronic device
CN113032099B (en) Cloud computing node, file management method and device
CN103067488A (en) Implement method of unified storage
CN103501319A (en) Low-delay distributed storage system for small files
CN109885577A (en) Data processing method, device, terminal and storage medium
CN104991949B (en) Mobile terminal and its file management system and method
CN114466083B (en) Data storage system supporting protocol interworking
US8082230B1 (en) System and method for mounting a file system on multiple host computers
CN103544254B (en) A kind of data managing method and device
US10970250B2 (en) System, data management method, and file server
JP2021043542A (en) Data management system and data management method
CN114896215A (en) Metadata storage method and device
CN116820323A (en) Data storage method, device, electronic equipment and computer readable storage medium
CN114327302A (en) Method, device and system for processing object storage access
JP6110354B2 (en) Heterogeneous storage server and file storage method thereof
CN115525618A (en) Storage cluster, data storage method, system and storage medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220805

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230831

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230905

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20231006

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20231205