JP4943081B2 - ファイル格納制御装置及び方法 - Google Patents
ファイル格納制御装置及び方法 Download PDFInfo
- Publication number
- JP4943081B2 JP4943081B2 JP2006204654A JP2006204654A JP4943081B2 JP 4943081 B2 JP4943081 B2 JP 4943081B2 JP 2006204654 A JP2006204654 A JP 2006204654A JP 2006204654 A JP2006204654 A JP 2006204654A JP 4943081 B2 JP4943081 B2 JP 4943081B2
- Authority
- JP
- Japan
- Prior art keywords
- file
- storage
- lus
- storage control
- worm
- 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.)
- Expired - Fee Related
Links
Images
Classifications
-
- 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/0628—Interfaces specially adapted for storage systems making use of a particular technique
- G06F3/0638—Organizing or formatting or addressing of data
- G06F3/0643—Management of files
-
- 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/0604—Improving or facilitating administration, e.g. storage management
- G06F3/0605—Improving or facilitating administration, e.g. storage management by facilitating the interaction with a user or administrator
-
- 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/067—Distributed or networked storage systems, e.g. storage area networks [SAN], network attached storage [NAS]
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
Unit)205や記憶資源207等のハードウェア資源を備える。記憶資源207は、一種類以上の記憶装置(例えばメモリ、ハードディスク)により構成することができる。
更新回数がN回目の平均更新間隔={(N−1)回目の平均更新間隔×(N−2)+N回目と(N−1)回目の更新日時の差分}/(N−1)
で算出することができる。但し、N=0の場合は、ファイルが新規に格納されたことになるので、平均更新時間間隔は無く、N=1の場合は、初めて更新されたことになるので、平均時間間隔は、0回目の更新日時と今回の更新日時との差分となる。
更新回数がN回目の平均増加サイズ={(N−1)回目の平均増加サイズ×(N−2)+N回目と(N−1)回目の更新後ファイルサイズの差分}/(N−1)
で算出することができる。但し、N=0の場合は、ファイルが新規に格納されたことになるので、平均増加サイズは無く、N=1の場合は、初めて更新されたことになるので、平均増加サイズは、0回目のファイルサイズと今回の更新後ファイルサイズとの差分となる。
Claims (8)
- 上位装置と下位のストレージシステムとに接続され、前記上位装置からファイルのライト要求やリード要求を受信するファイル格納制御装置において、
前記ストレージシステムから提供される特性の異なる複数の論理的な記憶ユニット(LU)を関連付けた一つのファイルシステムを、ユーザが使用する上位装置に提供する記憶空間提供部と、
前記提供したファイルシステムへのファイルのライト要求を前記上位装置から受信する受信部と、
前記ライト要求で指定されているファイルシステムに関連付けられている前記複数のLUの中からLUを選択し、選択したLUに、前記ライト要求に従う前記ファイルを構成する全データを格納する格納制御部と、
前記ライト要求に従う更新によって単位時間当たりに増加したファイルサイズである平均増加サイズを各ファイル別に管理するファイルサイズ管理部と、
を備え、
前記提供される複数のLUには、自動容量拡張LUが含まれており、前記自動容量拡張LUは、そのLUに対する書き込みに応じて、複数の記憶領域のうちの未割り当ての記憶領域が前記ストレージシステムによって割り当てられるLUであり、
前記格納制御部は、前記ライト要求に従う前記ファイルが、前記複数のLUに存在しない新規のファイルであれば、前記複数のLUから前記自動容量拡張LUを選択し、前記ライト要求に従う前記ファイルを構成する全データを前記選択した自動容量拡張LUに格納し、及び、前記平均増加サイズが所定値以上のファイルを、前記自動容量拡張LUに移行し、その後、前記自動容量拡張LUに格納されているファイルのファイル特性をチェックし、該ファイルのファイル特性に合致するLU特性を特定し、該ファイルを、前記自動容量拡張LUが関連付けられているファイルシステムに関連付けられている1以上のLUのうちの前記特定したLU特性のLUに前記自動容量拡張LUから移行させる、
ファイル格納制御装置。 - どんなファイル特性のファイルをどんなLU特性のLUに格納するかを定義した電子的なポリシーを記憶するポリシー記憶部を更に備え、
前記格納制御部は、前記ファイルのファイル特性に合致するLU特性を前記ポリシーから特定し、前記特定したLU特性のLUを選択する、
請求項1記載のファイル格納制御装置。 - 前記複数のLUには、高性能LUと、該高性能LUに比して性能の低い低性能LUとが含まれ、
前記ファイル格納制御装置は、ファイルへのアクセスの頻度を各ファイル別に管理するアクセス頻度管理部を更に備え、
前記格納制御部は、アクセス頻度の高いファイルを前記高性能LUに移行し、アクセス頻度の低いファイルを前記低性能LUに移行させる、
請求項1又は2記載のファイル格納制御装置。 - 前記高性能LUとは、前記ストレージシステムが備える記憶装置から用意されたLUである内部LUであり、前記低性能LUとは、前記ストレージシステムに接続された外部ストレージシステムの記憶資源にマッピングされた仮想的なLUである外部接続LUである、
請求項3記載のファイル格納制御装置。 - 前記格納制御部は、前記複数のLUに格納されている複数のファイルの中から、WORM(Write Once Read Many)のファイルを特定し、前記特定したWORMファイルを、前記複数のLUのうちのWORM用のLUに移行させる、
請求項1乃至4の何れか1項に記載のファイル格納制御装置。 - 前記格納制御部は、ファイル単位で保存期限が設定される場合、該保存期限を有するファイルを、前記WORM用のLUに移行させ、該移行先のファイルにWORM属性及び該保存期限を設定し、二以上のファイルに同一の保存期限が設定される場合、前記複数のLUの中から、該二以上のファイルの総ファイルサイズ以上の記憶容量を有するLUを確保し、該確保したLUに、該二以上のファイルを移行させて、該確保したLUに、WORM属性及び該保存期限を設定させる、
請求項5記載のファイル格納制御装置。 - 前記記憶空間のアドレスと前記複数のLUに対するアドレスとの対応関係を表すアドレスマップを記憶するアドレスマップ記憶部を更に備え、
前記格納制御部は、前記アドレスマップを参照することにより、前記選択したLUに前記ファイルの全データを格納する、
請求項1乃至6の何れか1項に記載のファイル格納制御装置。 - どんなファイル特性のファイルをどんなLU特性のLUに格納するかを定義した電子的なポリシーを記憶するポリシー記憶部と、
前記記憶空間のアドレスと前記複数のLUに対するアドレスとの対応関係を表すアドレスマップを記憶するアドレスマップ記憶部と
を更に備え、
前記格納制御部は、前記アドレスマップを参照することにより、前記選択したLUに前記ファイルの全データを格納し、その後、前記複数のLUに格納されている各ファイルのファイル特性をチェックし、該チェックされたファイル特性に合致する第一のLU特性を前記ポリシーから特定し、該ファイルが、前記特定した第一のLU特性の第一のLUとは別の第二のLU特性の第二のLUに存在するならば、該ファイルを、前記第二のLUから前記第一のLUに移行させ、その際、前記アドレスマップを参照し、該ファイルを構成する全データを前記第一のLUに格納するよう制御する、
請求項1乃至7の何れか1項に記載のファイル格納制御装置。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006204654A JP4943081B2 (ja) | 2006-07-27 | 2006-07-27 | ファイル格納制御装置及び方法 |
US11/526,603 US7594084B2 (en) | 2006-07-27 | 2006-09-26 | File storage control device and method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006204654A JP4943081B2 (ja) | 2006-07-27 | 2006-07-27 | ファイル格納制御装置及び方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2008033517A JP2008033517A (ja) | 2008-02-14 |
JP4943081B2 true JP4943081B2 (ja) | 2012-05-30 |
Family
ID=38987759
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2006204654A Expired - Fee Related JP4943081B2 (ja) | 2006-07-27 | 2006-07-27 | ファイル格納制御装置及び方法 |
Country Status (2)
Country | Link |
---|---|
US (1) | US7594084B2 (ja) |
JP (1) | JP4943081B2 (ja) |
Families Citing this family (33)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
FR2880444B1 (fr) * | 2005-01-06 | 2007-03-09 | Gemplus Sa | Dispositif de stockage de donnees |
KR100869675B1 (ko) * | 2007-02-05 | 2008-11-21 | 지인정보기술 주식회사 | 디스크립터 배열을 이용한 플래시 메모리 제어 시스템 및방법 |
US7996447B2 (en) * | 2007-07-24 | 2011-08-09 | Dell Products L.P. | Method and system for optimal file system performance |
JP5183300B2 (ja) * | 2008-05-28 | 2013-04-17 | 株式会社日立製作所 | ファイルシステムの移行方法、移行計算機及びプログラム |
US8214404B2 (en) | 2008-07-11 | 2012-07-03 | Avere Systems, Inc. | Media aware distributed data layout |
US9323681B2 (en) | 2008-09-18 | 2016-04-26 | Avere Systems, Inc. | File storage system, cache appliance, and method |
US9342528B2 (en) * | 2010-04-01 | 2016-05-17 | Avere Systems, Inc. | Method and apparatus for tiered storage |
JP5192932B2 (ja) * | 2008-07-23 | 2013-05-08 | 株式会社日立製作所 | ストレージシステム内の論理ユニットを論理ボリュームに割り当てる方法及び記憶制御装置 |
US20100082715A1 (en) * | 2008-09-30 | 2010-04-01 | Karl Dohm | Reduced-Resource Block Thin Provisioning |
US8195617B2 (en) | 2008-12-30 | 2012-06-05 | International Business Machines Corporation | Managing data across a plurality of data storage devices based upon collaboration relevance |
JP5312251B2 (ja) * | 2009-07-30 | 2013-10-09 | ヤフー株式会社 | ファイル移行装置、方法及びシステム |
US8732217B2 (en) * | 2009-10-30 | 2014-05-20 | Symantec Corporation | Using a per file activity ratio to optimally relocate data between volumes |
US9110919B2 (en) * | 2009-10-30 | 2015-08-18 | Symantec Corporation | Method for quickly identifying data residing on a volume in a multivolume file system |
US9021198B1 (en) * | 2011-01-20 | 2015-04-28 | Commvault Systems, Inc. | System and method for sharing SAN storage |
US8650166B1 (en) * | 2011-07-11 | 2014-02-11 | Symantec Corporation | Systems and methods for classifying files |
JP2014085922A (ja) * | 2012-10-25 | 2014-05-12 | Sony Corp | 情報処理装置および方法、並びにプログラム |
CN104769922B (zh) * | 2012-11-30 | 2017-06-20 | 东莞宇龙通信科技有限公司 | 终端和屏幕背光的控制方法 |
US9594514B1 (en) * | 2013-06-27 | 2017-03-14 | EMC IP Holding Company LLC | Managing host data placed in a container file system on a data storage array having multiple storage tiers |
JP6008820B2 (ja) | 2013-10-24 | 2016-10-19 | インターナショナル・ビジネス・マシーンズ・コーポレーションInternational Business Machines Corporation | WORM(WriteOnceReadMany)を実現するファイルシステム |
GB2534693B (en) * | 2013-11-08 | 2017-02-08 | Exacttrak Ltd | Data accessibility control |
US9804781B2 (en) * | 2014-03-26 | 2017-10-31 | Seagate Technology Llc | Storage media performance management |
WO2015161443A1 (zh) | 2014-04-22 | 2015-10-29 | 华为技术有限公司 | 一种文件管理方法及文件系统 |
US11226929B2 (en) | 2016-09-14 | 2022-01-18 | International Business Machines Corporation | WORM data falsification detection |
WO2018199796A1 (en) | 2017-04-27 | 2018-11-01 | EMC IP Holding Company LLC | Consolidating temporally-related data within log-based storage |
US11402998B2 (en) | 2017-04-27 | 2022-08-02 | EMC IP Holding Company LLC | Re-placing data within a mapped-RAID environment comprising slices, storage stripes, RAID extents, device extents and storage devices |
US11194495B2 (en) | 2017-04-27 | 2021-12-07 | EMC IP Holding Company LLC | Best-effort deduplication of data while the data resides in a front-end log along an I/O path that leads to back end storage |
WO2019022631A1 (en) * | 2017-07-27 | 2019-01-31 | EMC IP Holding Company LLC | STORING DATA IN DIFFERENTLY SIZED WAFERS WITHIN DIFFERENT STORAGE LEVELS |
US11461250B2 (en) | 2017-10-26 | 2022-10-04 | EMC IP Holding Company LLC | Tuning data storage equipment based on comparing observed I/O statistics with expected I/O statistics which are defined by operating settings that control operation |
WO2019083389A1 (en) | 2017-10-26 | 2019-05-02 | EMC IP Holding Company LLC | MANAGING A FILE SYSTEM IN MULTIPLE LOGIC UNIT NUMBERS (LUN) |
WO2019083390A1 (en) | 2017-10-26 | 2019-05-02 | EMC IP Holding Company LLC | USE OF RECURRENT WRITE QUOTAS TO OPTIMIZE THE USE OF STATIC SEMICONDUCTOR DISK |
US11003364B2 (en) * | 2019-04-29 | 2021-05-11 | Rubrik, Inc. | Write-once read-many compliant data storage cluster |
US11379423B2 (en) * | 2019-05-03 | 2022-07-05 | EMC IP Holding Company, LLC | Self-learning file delegation system and method |
CN112306372B (zh) | 2019-07-31 | 2024-07-05 | 伊姆西Ip控股有限责任公司 | 用于处理数据的方法、设备和程序产品 |
Family Cites Families (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5018060A (en) * | 1989-01-26 | 1991-05-21 | Ibm Corporation | Allocating data storage space of peripheral data storage devices using implied allocation based on user parameters |
US6339810B1 (en) * | 2000-01-11 | 2002-01-15 | International Business Machines Corporation | Serial data storage system with automatically adjusted data protection to implement worm media with limited overwrite allowing write appending |
JP4115093B2 (ja) * | 2000-07-06 | 2008-07-09 | 株式会社日立製作所 | 計算機システム |
JP4175788B2 (ja) * | 2001-07-05 | 2008-11-05 | 株式会社日立製作所 | ボリューム制御装置 |
JP4139675B2 (ja) * | 2002-11-14 | 2008-08-27 | 株式会社日立製作所 | 仮想ボリュームの記憶領域割当方法、その装置及びプログラム |
JP4322031B2 (ja) * | 2003-03-27 | 2009-08-26 | 株式会社日立製作所 | 記憶装置 |
JP2004310690A (ja) * | 2003-04-10 | 2004-11-04 | Hitachi Ltd | プログラム、及びデータ入出力装置 |
JP2005228170A (ja) * | 2004-02-16 | 2005-08-25 | Hitachi Ltd | 記憶装置システム |
JP4401863B2 (ja) * | 2004-05-14 | 2010-01-20 | 株式会社日立製作所 | ストレージシステム |
JP4402565B2 (ja) | 2004-10-28 | 2010-01-20 | 富士通株式会社 | 仮想ストレージ管理プログラム、方法及び装置 |
-
2006
- 2006-07-27 JP JP2006204654A patent/JP4943081B2/ja not_active Expired - Fee Related
- 2006-09-26 US US11/526,603 patent/US7594084B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2008033517A (ja) | 2008-02-14 |
US7594084B2 (en) | 2009-09-22 |
US20080028164A1 (en) | 2008-01-31 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4943081B2 (ja) | ファイル格納制御装置及び方法 | |
US7441096B2 (en) | Hierarchical storage management system | |
US9747036B2 (en) | Tiered storage device providing for migration of prioritized application specific data responsive to frequently referenced data | |
US8392685B2 (en) | Arrangements for managing metadata of an integrated logical unit including differing types of storage media | |
US7590664B2 (en) | Storage system and storage system data migration method | |
US9122415B2 (en) | Storage system using real data storage area dynamic allocation method | |
US9116913B2 (en) | File storage system and file cloning method | |
US7681002B2 (en) | Storage controller and storage control method | |
WO2012004837A1 (en) | Storage apparatus and storage management method | |
JP5685676B2 (ja) | 計算機システム及びデータ管理方法 | |
US20120096059A1 (en) | Storage apparatus and file system management method | |
US20090077327A1 (en) | Method and apparatus for enabling a NAS system to utilize thin provisioning | |
JP5991701B2 (ja) | ストレージ管理方法、ストレージ管理システム、コンピュータ・システムおよびプログラム | |
US20100100678A1 (en) | Volume management system | |
US20060212495A1 (en) | Method and system for storing data into a database | |
EP1840723A2 (en) | Remote mirroring method between tiered storage systems | |
JP2007072813A (ja) | ストレージシステム、ファイル移動方法、及びコンピュータプログラム | |
JP2007094473A (ja) | ストレージシステムにおけるファイルシステムマイグレーション | |
JP2006268534A (ja) | 記憶装置システムの制御技術 | |
US20130138705A1 (en) | Storage system controller, storage system, and access control method | |
US8566543B2 (en) | Computer system and reclamation control method | |
US10089125B2 (en) | Virtual machines accessing file data, object data, and block data | |
US20210103400A1 (en) | Storage system and data migration method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20090511 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110906 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20111107 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20111213 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120208 |
|
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: 20120228 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20120229 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150309 Year of fee payment: 3 |
|
LAPS | Cancellation because of no payment of annual fees |