JP2014503886A - 重複排除ストレージ・システム、その内部の合成バックアップを容易にする方法、及び、プログラム - Google Patents
重複排除ストレージ・システム、その内部の合成バックアップを容易にする方法、及び、プログラム Download PDFInfo
- Publication number
- JP2014503886A JP2014503886A JP2013541283A JP2013541283A JP2014503886A JP 2014503886 A JP2014503886 A JP 2014503886A JP 2013541283 A JP2013541283 A JP 2013541283A JP 2013541283 A JP2013541283 A JP 2013541283A JP 2014503886 A JP2014503886 A JP 2014503886A
- Authority
- JP
- Japan
- Prior art keywords
- deduplication
- data
- segment
- input data
- segments
- 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
- G06F16/10—File systems; File servers
- G06F16/17—Details of further file system functions
- G06F16/174—Redundancy elimination performed by the file system
- G06F16/1748—De-duplication implemented within the file system, e.g. based on file segments
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/14—Error detection or correction of the data by redundancy in operation
- G06F11/1402—Saving, restoring, recovering or retrying
- G06F11/1446—Point-in-time backing up or restoration of persistent data
- G06F11/1448—Management of the data involved in backup or backup restore
- G06F11/1453—Management of the data involved in backup or backup restore using de-duplication of the data
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/22—Indexing; Data structures therefor; Storage structures
- G06F16/2228—Indexing structures
- G06F16/2255—Hash tables
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/24—Querying
- G06F16/245—Query processing
- G06F16/2455—Query execution
- G06F16/24553—Query execution of query operations
- G06F16/24554—Unary operations; Data partitioning operations
- G06F16/24556—Aggregation; Duplicate elimination
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/907—Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Databases & Information Systems (AREA)
- Data Mining & Analysis (AREA)
- Quality & Reliability (AREA)
- Computational Linguistics (AREA)
- Software Systems (AREA)
- Library & Information Science (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
【解決手段】 重複排除ストレージ・システムは、新規入力データが、既に構築されている合成バックアップのデータによって重複排除されることを可能にし、この目的のために、構築中の合成バックアップの重複排除ダイジェストを、合成バックアップによって参照されるデータの既存のダイジェストに基づいて、効率的に計算する。構築中の合成バックアップの複数の入力データ・セグメントのうちの各々の入力データ・セグメントに対して、入力データ・セグメントによって参照される格納データ・セグメントの複数の重複排除ダイジェストがインデックスから取り出される。各々の入力データ・セグメントは、複数の固定サイズのデータ・サブ・セグメントの各々に分割される。データ・サブ・セグメントに関する重複排除ダイジェストを生成する計算が実行され、この計算は、入力データ・サブ・セグメントによって参照される複数の格納データ・サブ・セグメントの取り出された重複排除ダイジェストに基づく。
【選択図】 図4
Description
閾値ハッシュ値は、次式のように計算される(ステップ212)。
30:合成バックアップの構築フロー
100:合成バックアップを構築する方法
130:重複排除プロセス
170:識別特性の計算方法
190:インデックス及びインデックスを用いる方法
200:合成バックアップ内のデータ・セグメントの識別特性を計算する方法
250:重複排除システム
252:重複排除システム250の部分
Claims (11)
- 重複排除システム内の複数の入力データ・セグメントに対して、合成バックアップのプロセッサ・デバイスによる構築を容易にする方法であって、
前記複数の入力データ・セグメントの各々の入力データ・セグメントに対して、前記入力データ・セグメントによって参照される格納データ・セグメントの複数の格納重複排除ダイジェストを取り出すステップと、
前記各々の入力データ・セグメントを複数の固定サイズのデータ・サブ・セグメントの各々に分割するステップと、
前記複数のデータ・サブ・セグメントの各々に対して、前記取り出された複数の格納重複排除ダイジェストに基づいて、複数の入力重複排除ダイジェストの各々を計算するステップと、
前記複数のサブ・セグメント重複排除ダイジェストの各々を集約して前記各々の入力データ・セグメントの重複排除ダイジェストを生成するステップと
を含み、
前記各々の入力データ・セグメントの前記重複排除ダイジェストが前記合成バックアップの重複排除ダイジェストを形成する、
方法。 - 前記格納データ・セグメントの前記複数の格納重複排除ダイジェストを前記複数の入力重複排除ダイジェストに対して照合することによって、前記各々の入力データ・セグメントを重複排除するステップをさらに含む、請求項1に記載の方法。
- 前記照合の後で、前記複数の入力重複排除ダイジェストをインデックス内に格納するステップをさらに含み、
前記複数の入力重複排除ダイジェストのうちの少なくとも1つの入力重複排除ダイジェストと整合する前記複数の格納重複排除ダイジェストのうちの少なくとも1つの格納重複排除ダイジェストを、前記少なくとも1つの入力重複排除ダイジェストで置き換えることができる、
請求項2に記載の方法。 - 前記合成バックアップを構築するステップをさらに含む、前記請求項のいずれかに記載の方法。
- 前記合成バックアップを構築する前記ステップは、前記重複排除ストレージ・システム内にメタデータ・ファイルを作成するステップ、及び連続するストレージ命令を最適化するステップをさらに含む、請求項4に記載の方法。
- 各々の前記最適化されたストレージ命令に対して、
前記最適化されたストレージ命令によって指示される入力データ・セグメントに関連付けられたメタデータ・セグメントを取り出すステップと、
前記メタデータ・セグメントを、前記入力データ・セグメントのみを参照するように調整するステップと、
前記調整されたメタデータ・セグメントを前記合成バックアップの前記メタデータ・ファイルにコピーするステップと、
前記メタデータ・セグメントによって参照された各々のストレージブロックに対して、参照計数値を増加させるステップと
をさらに含む、請求項5に記載の方法。 - 複数のサブ・セグメント重複排除ダイジェストの各々を計算するステップは、
バイト・オフセットした前記複数の入力データ・セグメント内の各々のブロックに対するハッシュ値を計算するステップと、
選択された複数の最大ハッシュ値を重要性の順序に従って降順に並べるステップと、
前記最大ハッシュ値に関連付けられた前記ブロックに対して決定された位置にあるブロックをシフト・ブロックとして識別するステップと、
前記シフト・ブロックの前記ハッシュ値の部分集合を、前記複数の入力データ・サブ・セグメントの少なくとも1つの第1の識別特性のために選択するステップと、
前記シフト・ブロックの前記ハッシュ値の付加的な部分集合を、前記複数の入力データ・セグメントの少なくとも1つの第2の識別特性のために選択するステップと
を含む、前記請求項のいずれかに記載の方法。 - 前記少なくとも1つの第2の識別特性を格納するための、前記複数の入力データ・セグメントに関する識別特性(DC)インデックスを構成するステップと、前記少なくとも1つの第1の識別特性を格納するための、前記複数の入力データ・サブ・セグメントに関するストレージ識別子(SI)インデックスを構成するステップとをさらに含む、請求項7に記載の方法。
- 前記少なくとも1つの第1及び第2の識別特性を計算するステップをさらに含む、請求項8に記載の方法。
- 重複排除ストレージ・システム内の複数の入力データ・セグメントに対して、合成バックアップの構築を容易にするためのシステムであって、
重複排除コンピューティングストレージ環境において動作可能な少なくとも1つのプロセッサ・デバイスを備え、
前記少なくとも1つのプロセッサ・デバイスは、前記請求項のいずれかに記載の方法ステップを実行するように適合される、
システム。 - 重複排除ストレージ・システム内の複数の入力データ・セグメントに対して、少なくとも1つのプロセッサ・デバイスによる合成バックアップの構築を容易にするためのコンピュータ・プログラムであって、コンピュータ可読プログラム・コード部分を含み、
前記コンピュータ可読プログラム・コード部分は、コンピュータによって実行されたとき、請求項1から請求項9までのいずれかに記載の方法ステップを実行する、
コンピュータ・プログラム。
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US12/958,205 | 2010-12-01 | ||
US12/958,205 US8682873B2 (en) | 2010-12-01 | 2010-12-01 | Efficient construction of synthetic backups within deduplication storage system |
PCT/EP2011/070290 WO2012072419A1 (en) | 2010-12-01 | 2011-11-16 | Synthetic backups within deduplication storage system |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2014503886A true JP2014503886A (ja) | 2014-02-13 |
JP5878548B2 JP5878548B2 (ja) | 2016-03-08 |
Family
ID=45033951
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2013541283A Active JP5878548B2 (ja) | 2010-12-01 | 2011-11-16 | 重複排除ストレージ・システム、その内部の合成バックアップを容易にする方法、及び、プログラム |
Country Status (8)
Country | Link |
---|---|
US (9) | US8682873B2 (ja) |
EP (1) | EP2646915B1 (ja) |
JP (1) | JP5878548B2 (ja) |
KR (1) | KR101599113B1 (ja) |
CN (1) | CN103229147B (ja) |
AU (1) | AU2011335219B2 (ja) |
CA (1) | CA2817119C (ja) |
WO (1) | WO2012072419A1 (ja) |
Families Citing this family (65)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8731190B2 (en) * | 2009-06-09 | 2014-05-20 | Emc Corporation | Segment deduplication system with encryption and compression of segments |
US8762348B2 (en) * | 2009-06-09 | 2014-06-24 | Emc Corporation | Segment deduplication system with compression of segments |
US8401181B2 (en) * | 2009-06-09 | 2013-03-19 | Emc Corporation | Segment deduplication system with encryption of segments |
US8495022B1 (en) * | 2010-05-13 | 2013-07-23 | Symantec Corporation | Systems and methods for synthetic backups |
US8682873B2 (en) * | 2010-12-01 | 2014-03-25 | International Business Machines Corporation | Efficient construction of synthetic backups within deduplication storage system |
US8495304B1 (en) * | 2010-12-23 | 2013-07-23 | Emc Corporation | Multi source wire deduplication |
CN102810108A (zh) * | 2011-06-02 | 2012-12-05 | 英业达股份有限公司 | 重复数据的处理方法 |
US9026496B1 (en) * | 2011-09-30 | 2015-05-05 | Emc Corporation | Efficient building of restore list |
US8442945B1 (en) * | 2012-01-03 | 2013-05-14 | Don Doerner | No touch synthetic full backup |
US8719234B2 (en) * | 2012-01-25 | 2014-05-06 | International Business Machines Corporation | Handling rewrites in deduplication systems using data parsers |
US9880771B2 (en) * | 2012-06-19 | 2018-01-30 | International Business Machines Corporation | Packing deduplicated data into finite-sized containers |
US8904147B2 (en) * | 2012-09-11 | 2014-12-02 | Lenovo Enterprise Solutions (Singapore) Pte. Ltd. | Method for generating a delta for compressed data |
US9594643B2 (en) * | 2013-03-06 | 2017-03-14 | Quest Software Inc. | Handling restores in an incremental backup storage system |
KR101505263B1 (ko) | 2013-03-07 | 2015-03-24 | 포항공과대학교 산학협력단 | 데이터 중복 제거 방법 및 장치 |
US9483494B1 (en) * | 2013-03-14 | 2016-11-01 | Emc Corporation | Opportunistic fragmentation repair |
US9547662B2 (en) * | 2013-03-15 | 2017-01-17 | International Business Machines Corporation | Digest retrieval based on similarity search in data deduplication |
US9244937B2 (en) | 2013-03-15 | 2016-01-26 | International Business Machines Corporation | Efficient calculation of similarity search values and digest block boundaries for data deduplication |
US9430332B1 (en) * | 2013-04-29 | 2016-08-30 | Veritas Technologies Llc | Systems and methods for enabling efficient access to incremental backups |
US9286314B2 (en) | 2013-07-15 | 2016-03-15 | International Business Machines Corporation | Applying a maximum size bound on content defined segmentation of data |
US9244830B2 (en) | 2013-07-15 | 2016-01-26 | Globalfoundries Inc. | Hierarchical content defined segmentation of data |
US9891857B2 (en) * | 2013-07-15 | 2018-02-13 | International Business Machines Corporation | Utilizing global digests caching in similarity based data deduplication |
US9594766B2 (en) | 2013-07-15 | 2017-03-14 | International Business Machines Corporation | Reducing activation of similarity search in a data deduplication system |
US9836474B2 (en) | 2013-07-15 | 2017-12-05 | International Business Machines Corporation | Data structures for digests matching in a data deduplication system |
US9892048B2 (en) * | 2013-07-15 | 2018-02-13 | International Business Machines Corporation | Tuning global digests caching in a data deduplication system |
US10296598B2 (en) | 2013-07-15 | 2019-05-21 | International Business Machines Corporation | Digest based data matching in similarity based deduplication |
US10229132B2 (en) * | 2013-07-15 | 2019-03-12 | International Business Machines Corporation | Optimizing digest based data matching in similarity based deduplication |
US9892127B2 (en) * | 2013-07-15 | 2018-02-13 | International Business Machines Corporation | Global digests caching in a data deduplication system |
US10133502B2 (en) | 2013-07-15 | 2018-11-20 | International Business Machines Corporation | Compatibility and inclusion of similarity element resolutions |
US10339109B2 (en) | 2013-07-15 | 2019-07-02 | International Business Machines Corporation | Optimizing hash table structure for digest matching in a data deduplication system |
US9922042B2 (en) | 2013-07-15 | 2018-03-20 | International Business Machines Corporation | Producing alternative segmentations of data into blocks in a data deduplication system |
US10229131B2 (en) * | 2013-07-15 | 2019-03-12 | International Business Machines Corporation | Digest block segmentation based on reference segmentation in a data deduplication system |
US10789213B2 (en) | 2013-07-15 | 2020-09-29 | International Business Machines Corporation | Calculation of digest segmentations for input data using similar data in a data deduplication system |
US9268786B2 (en) | 2013-07-15 | 2016-02-23 | International Business Machines Corporation | Applying a minimum size bound on content defined segmentation of data |
US10296597B2 (en) | 2013-07-15 | 2019-05-21 | International Business Machines Corporation | Read ahead of digests in similarity based data deduplicaton |
US10073853B2 (en) | 2013-07-17 | 2018-09-11 | International Business Machines Corporation | Adaptive similarity search resolution in a data deduplication system |
US9519805B2 (en) * | 2013-08-01 | 2016-12-13 | Cellco Partnership | Digest obfuscation for data cryptography |
US20150066976A1 (en) * | 2013-08-27 | 2015-03-05 | Lighthouse Document Technologies, Inc. (d/b/a Lighthouse eDiscovery) | Automated identification of recurring text |
US9785643B1 (en) * | 2013-09-06 | 2017-10-10 | Veritas Technologies Llc | Systems and methods for reclaiming storage space in deduplicating data systems |
US9336260B2 (en) | 2013-10-16 | 2016-05-10 | Netapp, Inc. | Technique for global deduplication across datacenters with minimal coordination |
CN104714859B (zh) * | 2013-12-17 | 2017-10-03 | 南京壹进制信息技术股份有限公司 | 一种海量文件的快速备份与恢复的方法 |
US10229056B1 (en) * | 2014-03-25 | 2019-03-12 | EMC IP Holding Company LLC | Alignment fixing on a storage system during continuous data replication to deduplicated storage |
TWI511037B (zh) * | 2014-05-09 | 2015-12-01 | Wistron Corp | 儲存叢集化系統與提供對叢集式儲存的存取的方法 |
US9645888B1 (en) | 2014-06-02 | 2017-05-09 | EMC IP Holding Company LLC | Caching of backup chunks |
WO2016003481A1 (en) * | 2014-07-04 | 2016-01-07 | Hewlett-Packard Development Company, L.P. | Data deduplication |
EP3213211A4 (en) | 2014-10-29 | 2017-09-06 | Hewlett-Packard Enterprise Development LP | Data restoration using allocation maps |
DE202016107158U1 (de) * | 2015-05-27 | 2017-01-24 | Google Inc. | System zur automatischen cloudbasierten Volldatensicherung und Wiederherstellung von mobilen Geräten |
US10621151B2 (en) * | 2015-09-25 | 2020-04-14 | Netapp Inc. | Elastic, ephemeral in-line deduplication service |
US10261946B2 (en) | 2016-01-12 | 2019-04-16 | International Business Machines Corporation | Rebalancing distributed metadata |
US10255288B2 (en) * | 2016-01-12 | 2019-04-09 | International Business Machines Corporation | Distributed data deduplication in a grid of processors |
US10242021B2 (en) | 2016-01-12 | 2019-03-26 | International Business Machines Corporation | Storing data deduplication metadata in a grid of processors |
US20180024767A1 (en) * | 2016-07-19 | 2018-01-25 | Western Digital Technologies, Inc. | Reference Set Construction for Data Deduplication |
KR102306672B1 (ko) * | 2016-11-23 | 2021-09-29 | 삼성전자주식회사 | 데이터 중복 제거를 수행하는 스토리지 시스템, 스토리지 시스템 및 데이터 처리 시스템의 동작방법 |
US11644992B2 (en) * | 2016-11-23 | 2023-05-09 | Samsung Electronics Co., Ltd. | Storage system performing data deduplication, method of operating storage system, and method of operating data processing system |
EP3659043B1 (en) * | 2017-08-25 | 2023-02-22 | Huawei Technologies Co., Ltd. | Apparatus and method for storing received data blocks as deduplicated data blocks |
US10911433B1 (en) * | 2017-09-27 | 2021-02-02 | Amazon Technologies, Inc. | Network traffic distribution using certificate scanning in agent-based architecture |
CN109726037B (zh) * | 2017-10-27 | 2023-07-21 | 伊姆西Ip控股有限责任公司 | 用于备份数据的方法、设备和计算机程序产品 |
US20200034244A1 (en) * | 2018-07-26 | 2020-01-30 | EMC IP Holding Company LLC | Detecting server pages within backups |
US11269733B2 (en) * | 2018-11-13 | 2022-03-08 | Exagrid Systems, Inc. | Synthetic full backups and deduplication backup storage with landing zone |
US20200349012A1 (en) * | 2019-05-01 | 2020-11-05 | EMC IP Holding Company LLC | Method and system for full restore point creation using incremental backups |
US11829250B2 (en) * | 2019-09-25 | 2023-11-28 | Veritas Technologies Llc | Systems and methods for efficiently backing up large datasets |
US11429573B2 (en) * | 2019-10-16 | 2022-08-30 | Dell Products L.P. | Data deduplication system |
US20210191820A1 (en) * | 2019-12-20 | 2021-06-24 | EMC IP Holding Company LLC | Method and system for performing incremental backups of fragmented user data |
CN113448491B (zh) * | 2020-03-26 | 2024-05-17 | 伊姆西Ip控股有限责任公司 | 存储系统的数据迁移 |
US20220398169A1 (en) * | 2021-06-11 | 2022-12-15 | Qnap Systems, Inc. | Method, system and computer-readable medium for synthetic incremental data backup |
TWI789984B (zh) * | 2021-06-11 | 2023-01-11 | 威聯通科技股份有限公司 | 合成增量資料備份方法、系統及電腦可讀取儲存媒體 |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5990810A (en) * | 1995-02-17 | 1999-11-23 | Williams; Ross Neil | Method for partitioning a block of data into subblocks and for storing and communcating such subblocks |
JP2008513891A (ja) * | 2004-09-15 | 2008-05-01 | ディリジェント テクノロジーズ コーポレイション | データを検索し記憶するシステム及び方法 |
WO2009087028A1 (en) * | 2008-01-04 | 2009-07-16 | International Business Machines Corporation | Backing up a de-duplicated computer file-system of a computer system |
WO2009091957A2 (en) * | 2008-01-16 | 2009-07-23 | Sepaton, Inc. | Scalable de-duplication mechanism |
Family Cites Families (36)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5204966A (en) * | 1990-03-09 | 1993-04-20 | Digital Equipment Corporation | System for controlling access to a secure system by verifying acceptability of proposed password by using hashing and group of unacceptable passwords |
ATE172309T1 (de) * | 1993-07-01 | 1998-10-15 | Legent Corp | Anordnung und verfahren zur verteilten datenverwaltung in vernetzten rechnersystemen |
WO1996032685A1 (en) * | 1995-04-11 | 1996-10-17 | Kinetech, Inc. | Identifying data in a data processing system |
JP3597697B2 (ja) | 1998-03-20 | 2004-12-08 | 富士通株式会社 | 文書要約装置およびその方法 |
US6374266B1 (en) * | 1998-07-28 | 2002-04-16 | Ralph Shnelvar | Method and apparatus for storing information in a data processing system |
US6487561B1 (en) | 1998-12-31 | 2002-11-26 | Emc Corporation | Apparatus and methods for copying, backing up, and restoring data using a backup segment size larger than the storage block size |
US8311946B1 (en) * | 1999-10-15 | 2012-11-13 | Ebrary | Method and apparatus for improved information transactions |
US6667700B1 (en) | 2002-10-30 | 2003-12-23 | Nbt Technology, Inc. | Content-based segmentation scheme for data compression in storage and transmission including hierarchical segment representation |
US7065619B1 (en) | 2002-12-20 | 2006-06-20 | Data Domain, Inc. | Efficient data storage system |
US7055008B2 (en) * | 2003-01-22 | 2006-05-30 | Falconstor Software, Inc. | System and method for backing up data |
US8280926B2 (en) | 2003-08-05 | 2012-10-02 | Sepaton, Inc. | Scalable de-duplication mechanism |
US8938595B2 (en) | 2003-08-05 | 2015-01-20 | Sepaton, Inc. | Emulated storage system |
US7814056B2 (en) | 2004-05-21 | 2010-10-12 | Computer Associates Think, Inc. | Method and apparatus for data backup using data blocks |
US7523098B2 (en) * | 2004-09-15 | 2009-04-21 | International Business Machines Corporation | Systems and methods for efficient data searching, storage and reduction |
US7756833B2 (en) | 2004-09-22 | 2010-07-13 | Microsoft Corporation | Method and system for synthetic backup and restore |
US20080243769A1 (en) * | 2007-03-30 | 2008-10-02 | Symantec Corporation | System and method for exporting data directly from deduplication storage to non-deduplication storage |
US8352692B1 (en) * | 2007-03-30 | 2013-01-08 | Symantec Corporation | Utilizing peer-to-peer services with single instance storage techniques |
US7844117B2 (en) | 2007-09-07 | 2010-11-30 | Xerox Corporation | Method for identifying images under distortion via noise characterization and bregman optimal matrix approximations |
US7962452B2 (en) * | 2007-12-28 | 2011-06-14 | International Business Machines Corporation | Data deduplication by separating data from meta data |
US8041679B1 (en) * | 2008-06-04 | 2011-10-18 | Symantec Operating Corporation | Synthetic differential backups creation for a database using binary log conversion |
US8244681B2 (en) * | 2008-06-09 | 2012-08-14 | Symantec Operating Corporation | Creating synthetic backup images on a remote computer system |
US8099572B1 (en) * | 2008-09-30 | 2012-01-17 | Emc Corporation | Efficient backup and restore of storage objects in a version set |
US8751462B2 (en) * | 2008-11-14 | 2014-06-10 | Emc Corporation | Delta compression after identity deduplication |
US8412677B2 (en) | 2008-11-26 | 2013-04-02 | Commvault Systems, Inc. | Systems and methods for byte-level or quasi byte-level single instancing |
US8315985B1 (en) | 2008-12-18 | 2012-11-20 | Symantec Corporation | Optimizing the de-duplication rate for a backup stream |
US8200926B1 (en) * | 2009-05-28 | 2012-06-12 | Symantec Corporation | Methods and systems for creating full backups |
US8255365B2 (en) * | 2009-06-08 | 2012-08-28 | Symantec Corporation | Source classification for performing deduplication in a backup operation |
US8904125B1 (en) * | 2009-09-03 | 2014-12-02 | Symantec Corporation | Systems and methods for creating reference-based synthetic backups |
US8346787B1 (en) * | 2009-09-15 | 2013-01-01 | Symantec Corporation | Method and apparatus for continuous data protection |
US8311964B1 (en) * | 2009-11-12 | 2012-11-13 | Symantec Corporation | Progressive sampling for deduplication indexing |
US8380678B2 (en) | 2009-11-24 | 2013-02-19 | Symantec Corporation | Tracking files which have been processed by a backup or a restore operation |
US8156306B1 (en) | 2009-12-18 | 2012-04-10 | Emc Corporation | Systems and methods for using thin provisioning to reclaim space identified by data reduction processes |
US9501365B2 (en) * | 2009-12-28 | 2016-11-22 | Netapp, Inc. | Cloud-based disaster recovery of backup data and metadata |
US20120011101A1 (en) | 2010-07-12 | 2012-01-12 | Computer Associates Think, Inc. | Integrating client and server deduplication systems |
US8682873B2 (en) * | 2010-12-01 | 2014-03-25 | International Business Machines Corporation | Efficient construction of synthetic backups within deduplication storage system |
US8442945B1 (en) * | 2012-01-03 | 2013-05-14 | Don Doerner | No touch synthetic full backup |
-
2010
- 2010-12-01 US US12/958,205 patent/US8682873B2/en active Active
-
2011
- 2011-11-16 EP EP11787825.6A patent/EP2646915B1/en active Active
- 2011-11-16 KR KR1020137016583A patent/KR101599113B1/ko active Active
- 2011-11-16 CN CN201180057803.5A patent/CN103229147B/zh active Active
- 2011-11-16 AU AU2011335219A patent/AU2011335219B2/en active Active
- 2011-11-16 CA CA2817119A patent/CA2817119C/en active Active
- 2011-11-16 JP JP2013541283A patent/JP5878548B2/ja active Active
- 2011-11-16 WO PCT/EP2011/070290 patent/WO2012072419A1/en active Application Filing
-
2012
- 2012-06-04 US US13/488,180 patent/US8682854B2/en active Active
-
2013
- 2013-03-13 US US13/801,756 patent/US9697222B2/en active Active
- 2013-03-13 US US13/801,765 patent/US9852145B2/en active Active
- 2013-03-13 US US13/801,785 patent/US9031921B2/en not_active Expired - Fee Related
- 2013-03-13 US US13/801,774 patent/US9858286B2/en active Active
-
2015
- 2015-04-21 US US14/691,787 patent/US9575983B2/en not_active Expired - Fee Related
-
2017
- 2017-11-17 US US15/816,205 patent/US10585857B2/en active Active
- 2017-11-29 US US15/825,272 patent/US10621142B2/en active Active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5990810A (en) * | 1995-02-17 | 1999-11-23 | Williams; Ross Neil | Method for partitioning a block of data into subblocks and for storing and communcating such subblocks |
JP2008513891A (ja) * | 2004-09-15 | 2008-05-01 | ディリジェント テクノロジーズ コーポレイション | データを検索し記憶するシステム及び方法 |
WO2009087028A1 (en) * | 2008-01-04 | 2009-07-16 | International Business Machines Corporation | Backing up a de-duplicated computer file-system of a computer system |
WO2009091957A2 (en) * | 2008-01-16 | 2009-07-23 | Sepaton, Inc. | Scalable de-duplication mechanism |
Non-Patent Citations (3)
Title |
---|
JPN6015015012; 桂島航: 'ストレージに大きな変化をもたらす 重複排除技術が革新するストレージの世界' 月刊アスキードットテクノロジーズ 第16巻 第1号, 20101124, pp.108〜115, 株式会社アスキー・メディアワークス * |
JPN6015015013; '台頭するデータ重複排除技術 新技術を実装するバックアップ・ソフト' OPEN Enterprise magazine 第5巻 第10号, 20071001, pp.32〜39, 株式会社ソキウス・ジャパン * |
JPN6015015014; 芹田進ほか4名: 'ファイル伸縮に耐性のある類似ハッシュ算出方式の考察' 電子情報通信学会技術研究報告 第110巻 第281号, 20101110, pp.31〜36, 社団法人電子情報通信学会 * |
Also Published As
Publication number | Publication date |
---|---|
CA2817119C (en) | 2019-09-10 |
US20180095986A1 (en) | 2018-04-05 |
US20150227545A1 (en) | 2015-08-13 |
US20180081898A1 (en) | 2018-03-22 |
EP2646915A1 (en) | 2013-10-09 |
KR101599113B1 (ko) | 2016-03-14 |
US9575983B2 (en) | 2017-02-21 |
US20130232120A1 (en) | 2013-09-05 |
CN103229147A (zh) | 2013-07-31 |
US8682854B2 (en) | 2014-03-25 |
US9852145B2 (en) | 2017-12-26 |
US20120239625A1 (en) | 2012-09-20 |
US20130232117A1 (en) | 2013-09-05 |
JP5878548B2 (ja) | 2016-03-08 |
US9697222B2 (en) | 2017-07-04 |
AU2011335219B2 (en) | 2015-06-04 |
US10621142B2 (en) | 2020-04-14 |
US20120143835A1 (en) | 2012-06-07 |
US10585857B2 (en) | 2020-03-10 |
WO2012072419A1 (en) | 2012-06-07 |
KR20130123410A (ko) | 2013-11-12 |
CA2817119A1 (en) | 2012-06-07 |
US20130232116A1 (en) | 2013-09-05 |
US9858286B2 (en) | 2018-01-02 |
US9031921B2 (en) | 2015-05-12 |
AU2011335219A1 (en) | 2013-04-04 |
CN103229147B (zh) | 2016-03-16 |
US20130232119A1 (en) | 2013-09-05 |
US8682873B2 (en) | 2014-03-25 |
EP2646915B1 (en) | 2017-09-13 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5878548B2 (ja) | 重複排除ストレージ・システム、その内部の合成バックアップを容易にする方法、及び、プログラム | |
JP6304406B2 (ja) | ストレージ装置、プログラム、情報処理方法 | |
CN105493043B (zh) | 用于虚拟机转换的系统和方法 | |
US9043540B2 (en) | Systems and methods for tracking block ownership | |
JP5886447B2 (ja) | ロケーション非依存のファイル | |
KR20170054299A (ko) | 메모리 관리 시의 중복 제거를 위해서 기준 세트로 기준 블록을 취합하는 기법 | |
US10261946B2 (en) | Rebalancing distributed metadata | |
US10242021B2 (en) | Storing data deduplication metadata in a grid of processors | |
US20170199891A1 (en) | Distributed data deduplication in a grid of processors | |
US20220398220A1 (en) | Systems and methods for physical capacity estimation of logical space units | |
JP7007565B2 (ja) | 情報処理装置および情報処理プログラム | |
US20200341648A1 (en) | Method, device and computer program product for storage management | |
US20240143213A1 (en) | Fingerprint tracking structure for storage system | |
CN118159936A (zh) | 顺序存储介质上的并行重复数据删除机制 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20140610 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20150320 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20150421 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20150717 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20150818 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20151130 |
|
A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20151207 |
|
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: 20160105 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20160128 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5878548 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |