JP2011159242A - ストレージ装置およびデータ格納制御方法 - Google Patents
ストレージ装置およびデータ格納制御方法 Download PDFInfo
- Publication number
- JP2011159242A JP2011159242A JP2010022570A JP2010022570A JP2011159242A JP 2011159242 A JP2011159242 A JP 2011159242A JP 2010022570 A JP2010022570 A JP 2010022570A JP 2010022570 A JP2010022570 A JP 2010022570A JP 2011159242 A JP2011159242 A JP 2011159242A
- Authority
- JP
- Japan
- Prior art keywords
- data
- file system
- stored
- storage
- relocated
- 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.)
- Granted
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/06—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
- G06F3/0601—Interfaces specially adapted for storage systems
- G06F3/0602—Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
- G06F3/061—Improving I/O performance
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/06—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
- G06F3/0601—Interfaces specially adapted for storage systems
- G06F3/0668—Interfaces specially adapted for storage systems adopting a particular infrastructure
- G06F3/0671—In-line storage system
- G06F3/0683—Plurality of storage devices
- G06F3/0685—Hybrid storage combining heterogeneous device types, e.g. hierarchical storage, hybrid arrays
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/06—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
- G06F3/0601—Interfaces specially adapted for storage systems
- G06F3/0668—Interfaces specially adapted for storage systems adopting a particular infrastructure
- G06F3/0671—In-line storage system
- G06F3/0683—Plurality of storage devices
- G06F3/0689—Disk arrays, e.g. RAID, JBOD
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Human Computer Interaction (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
【解決手段】アーカイブストレージ装置は、ディスクアレイ装置が有する複数のファイルシステムにデータを追記格納する。そして、アーカイブストレージ装置は、複数のファイルシステムに格納されるデータの再配置を実施する場合に、複数のファイルシステムそれぞれの再配置が完了するまで、再配置が未実施のファイルシステムを再配置対象として、再配置が未実施のファイルシステムに格納されるデータを再配置対象のファイルシステムに所定順序で格納する。続いて、アーカイブストレージ装置は、データの格納が終了した再配置対象のファイルシステムの空き領域を算出し、算出された空き領域に収まるデータを再配置が完了したファイルシステムまたは再配置対象のファイルシステムに未格納のデータから抽出する。その後、アーカイブストレージ装置は、抽出されたデータを空き領域に格納する。
【選択図】図1
Description
図1は、実施例1に係るアーカイブストレージシステムの構成を示すブロック図である。図1に示すように、このアーカイブストレージシステムは、ホスト10とアーカイブストレージ装置20とがファイバーチャネル等によって接続される。ホスト10は、アーカイブストレージ装置20に対して、画像データなど更新の必要がないデータであるコンテンツ(アーカイブデータ)の格納や読み出しを行うサーバやパーソナルコンピュータなどである。
次に、図4と図5を用いて、実施例1に係るアーカイブストレージ装置の処理の流れを説明する。図4は、実施例1に係るアーカイブストレージ装置におけるアーカイブ処理の流れを示すフローチャートであり、図5は、実施例1に係るアーカイブストレージ装置における再配置処理の流れを示すフローチャートである。
図4に示すように、アーカイブストレージ装置20のデータ格納部27bは、アーカイブ要求をホスト10から受信すると(ステップS101肯定)、アーカイブ要求からファイルシステム22の格納対象となるコンテンツを取得する(ステップS102)。
図5に示すように、データ再構築部27dは、再構築開始契機に到達すると(ステップS201肯定)、コンテンツが格納された全ファイルシステムを再構築対象と決定する(ステップS202)。そして、データ再構築部27dは、コンテンツが格納された全ファイルシステムと同数のファイルシステムを再構築先と決定する(ステップS203)。例えば、データ再構築部27dは、ファイルシステム22のFS1〜FS4のコピーを作業領域25aに生成し、ファイルシステム22のFS1〜FS4を再構築対象とする。
このように、実施例1によれば、各ファイルシステムの空き領域は極小化され、空き領域のほとんどは1つのファイルシステムにまとめられるので、使用されない無駄な空き領域を削減することが可能である。また、無駄な空き領域が少なくなり、限られたディスク領域を最大限活用することができる。また、従来の方法では、保存期間満了となったコンテンツは削除されるが、削除されたデータは各ファイルシステムに分散されることになる。これに対して本願では、保存期間満了となったコンテンツのデータは不要となるため削除されるが、昇順に並んだことにより、削除によって生成される空き領域も連続することになり、使用されない無駄な空き領域を削減することが可能である。
本願の開示する再構築処理の実行契機としては、例えば、管理者等による指示を契機としてもよく、毎日0:00時に実行するなど定期的に実行してよく、実行契機は任意に設定することができる。また、再配置処理は他業務への影響がないよう、装置の使用頻度が低い時間帯(深夜等)に実行されるようにしてもよい。
本願の開示するアーカイブストレージ装置においては、コンテンツの種別に応じてその保存期間を指定することができる。例えば、Aタイプの画像コンテンツは3年、Bタイプの音声コンテンツは5年、Cタイプのその他コンテンツは10年保存等、任意に保存期間を設定することができる。また、書き込みが行われた年月日と、そのコンテンツに定められた保存期間により、そのコンテンツの保存満了年月日が決まる。
また、実施例1では、再構築元のコンテンツを保存満了年月日の昇順に並び替えてから再構築処理を実行したが、これに限定されるものではない。例えば、再構築元のコンテンツを保存満了年月日の昇順に並び替えることなく、そのままの状態であっても再構築処理を実施することができる。また、本願の再構築処理においては、再構築先のファイルシステムに保存満了年月日が早いものから順に格納する例について説明したが、これに限定されるものではない。
また、本実施例において説明した各処理のうち、自動的におこなわれるものとして説明した処理の全部または一部を手動的におこなうこともできる。あるいは、手動的におこなわれるものとして説明した処理の全部または一部を公知の方法で自動的におこなうこともできる。この他、上記文書中や図面中で示した処理手順、制御手順、具体的名称、例えば図2等に示した各種のデータやパラメータを含む情については、特記する場合を除いて任意に変更することができる。
本実施例で説明したデータ格納制御方法は、あらかじめ用意されたプログラムをパーソナルコンピュータやワークステーションなどのコンピュータで実行することによって実現することができる。このプログラムは、インターネットなどのネットワークを介して配布することができる。また、このプログラムは、ハードディスク、フレキシブルディスク(FD)、CD−ROM、MO、DVDなどのコンピュータで読み取り可能な記録媒体に記録され、コンピュータによって記録媒体から読み出されることによって実行することもできる。
20 アーカイブストレージ装置
21 通信制御I/F部
22 ファイルシステム
25 記憶部
25a 作業領域
25b 管理情報DB
27 制御部
27a データ読出し部
27b データ格納部
27c 保存期間管理部
27d データ再構築部
Claims (4)
- ディスクアレイ装置が有する複数のファイルシステムにデータを追記格納する追記格納部と、
前記複数のファイルシステムに格納されるデータの再配置を実施する場合に、前記複数のファイルシステムそれぞれの再配置が完了するまで、前記複数のファイルシステムのうち再配置が未実施のファイルシステムを再配置対象として、再配置が未実施のファイルシステムに格納されるデータを再配置対象のファイルシステムに所定順序で格納するデータ格納部と、
前記データ格納部によりデータの格納が終了した前記再配置対象のファイルシステムの空き領域を算出する領域算出部と、
前記領域算出部によって算出された空き領域に収まるデータを前記再配置が完了したファイルシステムまたは前記再配置対象のファイルシステムに未格納のデータから抽出するデータ抽出部と、
前記データ抽出部によって抽出されたデータを前記空き領域に格納するデータ再格納部と
を有することを特徴とするストレージ装置。 - 前記複数のファイルシステムそれぞれに記憶されるデータを保存期間満了日が早い順に並び替える並び替え部を有し、
前記データ格納部は、再配置が未実施のファイルシステムに格納されるデータを、前記並び替え部によって並び替えられた保存期間満了日が早いデータから順に、再配置対象のファイルシステムに格納し、
前記領域算出部は、前記データ格納部によるデータの格納が終了した前記再配置対象のファイルシステムの空き領域を算出し、
前記データ抽出部は、前記保存期間満了日に関係なく、前記領域算出部によって算出された空き領域に収まるデータを前記再配置が完了したファイルシステムまたは前記再配置対象のファイルシステムに未格納のデータから抽出し、
前記データ再格納部は、前記データ抽出部によって抽出されたデータを前記空き領域に格納することを特徴とする請求項1に記載のストレージ装置。 - ディスクアレイ装置が有する複数のファイルシステムにデータを追記格納する追記格納ステップと、
前記複数のファイルシステムに格納されるデータの再配置を実施する場合に、前記複数のファイルシステムそれぞれの再配置が完了するまで、前記複数のファイルシステムのうち再配置が未実施のファイルシステムを再配置対象として、再配置が未実施のファイルシステムに格納されるデータを再配置対象のファイルシステムに所定順序で格納するステップと、
前記データ格納ステップによりデータの格納が終了した前記再配置対象のファイルシステムの空き領域を算出する領域算出ステップと、
前記領域算出ステップによって算出された空き領域に収まるデータを前記再配置が完了したファイルシステムまたは前記再配置対象のファイルシステムに未格納のデータから抽出するデータ抽出ステップと、
前記データ抽出ステップによって抽出されたデータを前記空き領域に格納するデータ再格納ステップと
を含んだことを特徴とするデータ格納制御方法。 - 前記複数のファイルシステムそれぞれに記憶されるデータを保存期間満了日が早い順に並び替える並び替えステップを有し、
前記データ格納ステップは、再配置が未実施のファイルシステムに格納されるデータを、前記並び替えステップによって並び替えられた保存期間満了日が早いデータから順に、再配置対象のファイルシステムに格納し、
前記領域算出ステップは、前記データ格納ステップによるデータの格納が終了した前記再配置対象のファイルシステムの空き領域を算出し、
前記データ抽出ステップは、前記保存期間満了日に関係なく、前記領域算出ステップによって算出された空き領域に収まるデータを前記再配置が完了したファイルシステムまたは前記再配置対象のファイルシステムに未格納のデータから抽出し、
前記データ再格納ステップは、前記データ抽出ステップによって抽出されたデータを前記空き領域に格納することを特徴とする請求項3に記載のデータ格納制御方法。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010022570A JP5504936B2 (ja) | 2010-02-03 | 2010-02-03 | ストレージ装置およびデータ格納制御方法 |
US13/015,696 US8914336B2 (en) | 2010-02-03 | 2011-01-28 | Storage device and data storage control method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010022570A JP5504936B2 (ja) | 2010-02-03 | 2010-02-03 | ストレージ装置およびデータ格納制御方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2011159242A true JP2011159242A (ja) | 2011-08-18 |
JP5504936B2 JP5504936B2 (ja) | 2014-05-28 |
Family
ID=44342561
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2010022570A Expired - Fee Related JP5504936B2 (ja) | 2010-02-03 | 2010-02-03 | ストレージ装置およびデータ格納制御方法 |
Country Status (2)
Country | Link |
---|---|
US (1) | US8914336B2 (ja) |
JP (1) | JP5504936B2 (ja) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9356992B2 (en) | 2012-03-16 | 2016-05-31 | Fujitsu Limited | Transfer control device, non-transitory computer-readable storage medium storing program, and storage apparatus |
JP2018092404A (ja) * | 2016-12-05 | 2018-06-14 | 富士ゼロックス株式会社 | ファイル管理装置及びプログラム |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20140310385A1 (en) * | 2013-04-16 | 2014-10-16 | Tencent Technology (Shenzhen) Company Limited | Method and server for pushing media file |
CN103838844B (zh) * | 2014-03-03 | 2018-01-19 | 珠海市君天电子科技有限公司 | 一种键值对数据存储、传输方法及装置 |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2004164242A (ja) * | 2002-11-12 | 2004-06-10 | Sony Computer Entertainment Inc | ファイル処理方法とこの方法を利用可能な装置 |
JP2006011750A (ja) * | 2004-06-24 | 2006-01-12 | Sony Corp | 情報表示装置及び情報表示方法、並びにコンピュータ・プログラム |
JP2006072789A (ja) * | 2004-09-03 | 2006-03-16 | Hitachi Ltd | ストレージシステム及びストレージシステムのデータ管理装置 |
JP2007304665A (ja) * | 2006-05-08 | 2007-11-22 | Canon Inc | ピア・ツー・ピア型のネットワークに接続される装置および分散システム |
WO2008116751A1 (en) * | 2007-03-26 | 2008-10-02 | International Business Machines Corporation | Improved sequential media reclamation and replication |
JP2009043030A (ja) * | 2007-08-09 | 2009-02-26 | Hitachi Ltd | ストレージシステム |
JP2009230624A (ja) * | 2008-03-25 | 2009-10-08 | Hitachi Ltd | ストレージシステム |
Family Cites Families (23)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5214768A (en) * | 1989-11-01 | 1993-05-25 | E-Systems, Inc. | Mass data storage library |
US5231570A (en) * | 1990-12-11 | 1993-07-27 | Lee Gerritt S K | Credit verification system |
CA2066559A1 (en) * | 1991-07-29 | 1993-01-30 | Walter S. Rosenbaum | Non-text object storage and retrieval |
US5530899A (en) * | 1991-12-18 | 1996-06-25 | Dmi, Inc. | Archival and retrieval system accessing an external storage by polling internal queues from remote terminals minimizing interruption of a host processor |
US5475834A (en) * | 1992-10-26 | 1995-12-12 | International Business Machines Corporation | Integration of migration level two and backup tape processing using multiple inventory entries |
US5515502A (en) * | 1993-09-30 | 1996-05-07 | Sybase, Inc. | Data backup system with methods for stripe affinity backup to multiple archive devices |
US5613110A (en) * | 1995-01-05 | 1997-03-18 | International Business Machines Corporation | Indexing method and apparatus facilitating a binary search of digital data |
US6108697A (en) * | 1997-10-06 | 2000-08-22 | Powerquest Corporation | One-to-many disk imaging transfer over a network |
US6266702B1 (en) * | 1998-09-28 | 2001-07-24 | Raytheon Company | Method and apparatus to insert and extract data from a plurality of slots of data frames by using access table to identify network nodes and their slots for insertion and extraction data |
US6658437B1 (en) * | 2000-06-05 | 2003-12-02 | International Business Machines Corporation | System and method for data space allocation using optimized bit representation |
US7167965B2 (en) * | 2001-04-30 | 2007-01-23 | Hewlett-Packard Development Company, L.P. | Method and system for online data migration on storage systems with performance guarantees |
US6522580B2 (en) * | 2001-06-27 | 2003-02-18 | Sandisk Corporation | Operating techniques for reducing effects of coupling between storage elements of a non-volatile memory operated in multiple data states |
US6978283B1 (en) * | 2001-12-21 | 2005-12-20 | Network Appliance, Inc. | File system defragmentation technique via write allocation |
JP2005165516A (ja) * | 2003-12-01 | 2005-06-23 | Hitachi Ltd | ストレージ制御装置、ストレージシステム、及びストレージシステムの制御方法 |
JP4497993B2 (ja) * | 2004-04-16 | 2010-07-07 | 株式会社日立製作所 | 電子配付物の配付制御システム及び方法 |
JP2006215954A (ja) | 2005-02-07 | 2006-08-17 | Hitachi Ltd | ストレージシステム及びストレージ装置のアーカイブ管理方法 |
JP4721734B2 (ja) * | 2005-03-15 | 2011-07-13 | 株式会社日立製作所 | ストレージシステム、及び情報処理システム |
JP4473175B2 (ja) * | 2005-05-13 | 2010-06-02 | 富士通株式会社 | 記憶制御方法、プログラム及び装置 |
JP2007141089A (ja) | 2005-11-21 | 2007-06-07 | Hitachi Ltd | コンテンツ格納管理システム、コンテンツ格納管理方法、コンテンツ格納管理プログラム |
US7454449B2 (en) * | 2005-12-20 | 2008-11-18 | International Business Machines Corporation | Method for reorganizing a set of database partitions |
US20090063587A1 (en) * | 2007-07-12 | 2009-03-05 | Jakob Holger | Method and system for function-specific time-configurable replication of data manipulating functions |
US20090019443A1 (en) * | 2007-07-12 | 2009-01-15 | Jakob Holger | Method and system for function-specific time-configurable replication of data manipulating functions |
JP4477681B2 (ja) * | 2008-03-06 | 2010-06-09 | 富士通株式会社 | 階層記憶装置、制御装置、および制御方法 |
-
2010
- 2010-02-03 JP JP2010022570A patent/JP5504936B2/ja not_active Expired - Fee Related
-
2011
- 2011-01-28 US US13/015,696 patent/US8914336B2/en not_active Expired - Fee Related
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2004164242A (ja) * | 2002-11-12 | 2004-06-10 | Sony Computer Entertainment Inc | ファイル処理方法とこの方法を利用可能な装置 |
JP2006011750A (ja) * | 2004-06-24 | 2006-01-12 | Sony Corp | 情報表示装置及び情報表示方法、並びにコンピュータ・プログラム |
JP2006072789A (ja) * | 2004-09-03 | 2006-03-16 | Hitachi Ltd | ストレージシステム及びストレージシステムのデータ管理装置 |
JP2007304665A (ja) * | 2006-05-08 | 2007-11-22 | Canon Inc | ピア・ツー・ピア型のネットワークに接続される装置および分散システム |
WO2008116751A1 (en) * | 2007-03-26 | 2008-10-02 | International Business Machines Corporation | Improved sequential media reclamation and replication |
JP2009043030A (ja) * | 2007-08-09 | 2009-02-26 | Hitachi Ltd | ストレージシステム |
JP2009230624A (ja) * | 2008-03-25 | 2009-10-08 | Hitachi Ltd | ストレージシステム |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9356992B2 (en) | 2012-03-16 | 2016-05-31 | Fujitsu Limited | Transfer control device, non-transitory computer-readable storage medium storing program, and storage apparatus |
JP2018092404A (ja) * | 2016-12-05 | 2018-06-14 | 富士ゼロックス株式会社 | ファイル管理装置及びプログラム |
Also Published As
Publication number | Publication date |
---|---|
JP5504936B2 (ja) | 2014-05-28 |
US20110191396A1 (en) | 2011-08-04 |
US8914336B2 (en) | 2014-12-16 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5514903B2 (ja) | ファイルレベル階層ストレージ管理システム、方法、及び装置 | |
US9298734B2 (en) | Storage system, computer system and data migration method | |
JP4265245B2 (ja) | 計算機システム | |
US8352426B2 (en) | Computing system and data management method | |
US8135677B2 (en) | File management system and method | |
US8112463B2 (en) | File management method and storage system | |
KR101767710B1 (ko) | 폐기가능 파일들의 카드-기반 관리 | |
JP4955678B2 (ja) | ストレージボリューム上のファイルから空きスペースの代替ロケーションへのデータの移動 | |
US20120246271A1 (en) | Method and system for transferring duplicate files in hierarchical storag management system | |
US20070067560A1 (en) | System for controlling spinning of disk | |
WO2018121454A1 (zh) | 文件访问控制列表管理方法和相关装置和系统 | |
JP2008242788A (ja) | 重複したファイルの記憶を防ぐコンピュータシステム | |
JP2011034525A (ja) | 階層化ストレージシステム及び階層化ストレージシステムにおけるファイルのコピー制御方法 | |
US11297137B2 (en) | Method and apparatus for performing simple storage service seamless migration using index objects | |
JP2010198383A (ja) | ストレージ装置、ソフトウェア更新方法およびソフトウェア更新プログラム | |
US20070300034A1 (en) | Virtual storage control apparatus | |
JP2005050024A (ja) | 計算機システムおよびプログラム | |
JP5504936B2 (ja) | ストレージ装置およびデータ格納制御方法 | |
JPWO2016121093A1 (ja) | ファイルサーバ装置 | |
JP2010020441A (ja) | 計算機システム、構成管理方法及び管理計算機 | |
US20140122661A1 (en) | Computer system and file server migration method | |
JP2017167706A (ja) | 情報処理装置、ストレージシステム、情報処理プログラム及び情報処理方法 | |
JP2021060818A (ja) | ストレージシステムおよびデータ移行方法 | |
US20200057586A1 (en) | Computer system and data storage method | |
CN110019031B (zh) | 一种文件创建方法及文件管理装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20121005 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20131108 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20131126 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20140127 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20140218 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20140303 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5504936 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |