JP4456909B2 - バックアップ方法、ストレージシステム及びそのプログラム - Google Patents
バックアップ方法、ストレージシステム及びそのプログラム Download PDFInfo
- Publication number
- JP4456909B2 JP4456909B2 JP2004096277A JP2004096277A JP4456909B2 JP 4456909 B2 JP4456909 B2 JP 4456909B2 JP 2004096277 A JP2004096277 A JP 2004096277A JP 2004096277 A JP2004096277 A JP 2004096277A JP 4456909 B2 JP4456909 B2 JP 4456909B2
- Authority
- JP
- Japan
- Prior art keywords
- data
- volume
- differential
- generation
- stored
- 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
- 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/1451—Management of the data involved in backup or backup restore by selection of backup contents
-
- 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/1456—Hardware arrangements for backup
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2201/00—Indexing scheme relating to error detection, to error correction, and to monitoring
- G06F2201/84—Using snapshots, i.e. a logical point-in-time copy of the data
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y10—TECHNICAL SUBJECTS COVERED BY FORMER USPC
- Y10S—TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y10S707/00—Data processing: database and file management or data structures
- Y10S707/99951—File or database maintenance
- Y10S707/99952—Coherency, e.g. same view to multiple users
- Y10S707/99953—Recoverability
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y10—TECHNICAL SUBJECTS COVERED BY FORMER USPC
- Y10S—TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y10S707/00—Data processing: database and file management or data structures
- Y10S707/99951—File or database maintenance
- Y10S707/99952—Coherency, e.g. same view to multiple users
- Y10S707/99954—Version management
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Quality & Reliability (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
101 コントローラ
111 CPU
112 ネットワークインターフェース(I/F)
113 ストレージインターフェース(I/F)
114 メモリ
115 ディスク装置
121 ファイルサーバプログラム
123 ファイルシステム管理プログラム
124 差分スナップショット管理プログラム
125 バックアップ処理プログラム
126 バックアップ要求プログラム
131 クライアント
132 管理クライアント
133 メディアサーバ
141 プライマリボリューム(P−VOL)
142 差分ボリューム(D−VOL)
143 仮想ボリューム(V−VOL)
144 マッピングテーブル
151 ネットワーク
Claims (7)
- ユーザが使用するクライアントと、
前記クライアントにファイル共有サービスを提供するネットワークストレージ装置と、
前記ネットワークストレージ装置に記録されたデータをバックアップするメディアサーバと、
前記ネットワークストレージ装置に前記バックアップを要求する管理クライアントと、
前記クライアント、前記ネットワークストレージ装置、前記メディアサーバ及び前記管理クライアントを接続するネットワークと、を備え、
前記ネットワークストレージ装置は、
前記ネットワークに接続されるネットワークインターフェースと、
制御プログラムを記憶するメモリと、
前記クライアントから送られたデータが格納される運用ボリュームと、前記運用ボリュームのスナップショットの差分データを格納する差分ボリュームと、前記運用ボリュームに格納されているデータと前記差分ボリュームに格納されている差分データとの関係を管理するマッピングテーブルとが設けられるディスク装置と、
前記ディスク装置に接続され、前記クライアントから送られたデータ入出力要求に基づいて前記ディスク装置との間のデータ転送を制御するディスクインターフェースと、
前記ディスク装置の記憶領域を用いて生成される運用ボリュームへのデータの読み書きを制御し、前記運用ボリュームに過去に格納されていたデータを世代毎の差分データとして差分ボリュームに書き込むように制御し、前記マッピングテーブルによって前記運用ボリュームに格納されているデータと前記差分ボリュームに格納されている差分データとのアドレスの関係を前記世代毎に管理し、前記マッピングテーブルを参照して前記運用ボリュームのデータと前記差分データとを合成して前記世代毎の仮想ボリュームを生成する制御プロセッサと、を有するストレージシステムにおいて用いられるバックアップ方法であって、
前記管理クライアントが、前記差分ボリュームに格納される世代毎の差分データのうちバックアップ可能な世代の一覧を前記制御プロセッサに要求する手順と、
前記制御プロセッサが、前記マッピングテーブルを参照して、前記バックアップ可能な世代の一覧を取得し、当該取得した一覧を前記管理クライアントに送信する手順と、
前記管理クライアントが、当該取得した一覧から選択した世代のバックアップを前記制御プロセッサに要求する手順と、
前記制御プロセッサが、当該選択された世代について前記マッピングテーブルを参照して前記仮想ボリュームを構成するデータのアドレスを取得する手順と、
前記制御プロセッサが、当該取得したアドレスに格納されているデータを読み出す手順と、
前記制御プロセッサが、当該取得した仮想ボリュームのデータを前記メディアサーバに送信する手順と、を備えることを特徴とするバックアップ方法。 - ユーザが使用するクライアントにファイル共有サービスを提供するネットワークストレージ装置と、
前記ネットワークストレージ装置に記録されたデータをバックアップするバックアップ装置と、
前記ネットワークストレージ装置に前記バックアップを要求する管理クライアントと、を備え、
前記ネットワークストレージ装置は、
制御プログラムを記憶するメモリと、
前記クライアントから送られたデータが格納される運用ボリュームと、前記運用ボリュームのスナップショットの世代毎の差分データを格納する差分ボリュームと、前記運用ボリュームに格納されているデータと前記差分ボリュームに格納されている差分データとの関係を世代毎に管理するマッピング情報とが設けられるディスク装置と、
前記ディスク装置へのデータの読み書きを制御する制御プロセッサと、を有するストレージシステムにおいて用いられるバックアップ方法であって、
前記管理クライアントが、前記差分ボリュームに格納される世代毎の差分データのうちバックアップ可能な前記世代の情報を前記制御プロセッサに要求する第1手順と、
前記制御プロセッサが、前記マッピング情報を参照して、前記バックアップ可能な世代の情報を取得し、前記管理クライアントに送信する第2手順と、
前記管理クライアントが、当該取得した情報から選択した世代のスナップショットのデータのバックアップを前記制御プロセッサに要求する第3手順と、
前記制御プロセッサが、前記マッピング情報を参照して、前記バックアップ要求において指定された世代について、前記運用ボリュームに格納されているデータと前記差分ボリュームに格納されている差分データとを合成する第4手順と、
前記制御プロセッサが、当該合成されたデータを前記バックアップ装置に送信する第5手順と、を含むことを特徴とするバックアップ方法。 - 前記マッピング情報は、前記運用ボリュームにデータが格納されているアドレスと該アドレスに対応する差分データが格納されている前記差分ボリュームのアドレスとの関係を管理しており、
前記第4手順は、
前記マッピング情報を参照して、前記運用ボリュームにデータが格納されているアドレスに対応する差分データが格納されている前記差分ボリュームのアドレスを取得し、
当該取得した差分ボリュームのアドレスに格納されているデータを差分ボリュームから読み出す手順と、
前記運用ボリュームに格納されているデータと、前記差分ボリュームに格納されている差分データとを合成する手順と、を含むことを特徴とする請求項2に記載のバックアップ方法。 - 前記第4手順は、前記運用ボリュームに格納されているデータと前記差分ボリュームに格納されている差分データとを合成して、前記世代毎に仮想ボリュームを構成し、
前記第5手順は、前記世代毎の仮想ボリュームのデータを送信することを特徴とする請求項2に記載のバックアップ方法。 - ユーザが使用するクライアントにファイル共有サービスを提供するネットワークストレージ装置と、
前記ネットワークストレージ装置に記録されたデータをバックアップするバックアップ装置と、
前記ネットワークストレージ装置に前記バックアップを要求する管理クライアントと、
前記クライアント、前記ネットワークストレージ装置及び前記バックアップ装置を接続するネットワークと、を備え、
前記ネットワークストレージ装置は、
制御プログラムを記憶するメモリと、
前記クライアントから送られたデータが格納される運用ボリュームと、前記運用ボリュームのスナップショットの世代毎の差分データを格納する差分ボリュームと、前記運用ボリュームに格納されているデータと前記差分ボリュームに格納されている差分データとの関係を前記世代毎に管理するマッピング情報とが設けられるディスク装置と、
前記ディスク装置へのデータの読み書きを制御する制御プロセッサと、を有するストレージシステムにおいて、
前記管理クライアントは、バックアップ可能な前記世代の情報を前記制御プロセッサに要求し、
前記制御プロセッサは、前記マッピング情報を参照して前記バックアップ可能な世代の情報を取得し、当該取得した情報を前記クライアントに送信し、
前記管理クライアントは、当該取得した情報から選択した世代のスナップショットのデータのバックアップを前記制御プロセッサに要求し、
前記制御プロセッサは、
前記マッピング情報を参照して前記バックアップ要求において指定された世代について、前記運用ボリュームにデータが格納されているアドレスに対応する差分データが格納されている前記差分ボリュームのアドレスを取得し、
当該取得した差分ボリュームのアドレスに格納されているデータを差分ボリュームから読み出し、
前記運用ボリュームに格納されているデータと、前記差分ボリュームに格納されている差分データとを合成して、前記世代毎に仮想ボリュームを構成し、
前記世代毎の仮想ボリュームのデータを前記バックアップ装置に送信することを特徴とするストレージシステム。 - ユーザが使用するクライアントとネットワークで通信可能に接続され、
制御プログラムを記憶するメモリと、
前記クライアントから送られたデータが格納される運用ボリュームと、前記運用ボリュームのスナップショットの世代毎の差分データを格納する差分ボリュームと、前記運用ボリュームにデータが格納されているアドレスと該アドレスに対応する差分データが格納されている前記差分ボリュームのアドレスとの関係を前記世代毎に管理するマッピング情報とが設けられるディスク装置と、
前記ディスク装置へのデータの読み書きを制御する制御プロセッサと、を有するストレージ装置において、
前記ストレージ装置は、
前記マッピング情報を参照して、前記運用ボリュームに格納されているデータと前記差分ボリュームに格納されているデータとを合成して生成される仮想ボリュームを構成するデータのアドレスを取得する差分スナップショット管理部と、
当該取得した差分ボリュームのアドレスに格納されている差分データを読み出すファイルシステム処理部と、
当該読み出した仮想ボリュームのデータを前記バックアップ装置に送信するバックアップ処理部と、を備え、
前記バックアップ処理部は、前記管理クライアントから前記差分ボリュームに格納される差分データのうちバックアップ可能な前記世代の情報の要求があると、前記マッピング情報を参照して、前記バックアップ可能な世代の情報を取得し、前記管理クライアントに送信し、
前記差分スナップショット管理部は、前記管理クライアントからスナップショットのデータのバックアップ要求があると、前記マッピング情報を参照して前記バックアップ要求において指定された世代について、前記運用ボリュームにデータが格納されているアドレスに対応する差分データが格納されている前記差分ボリュームのアドレスを取得し、
前記ファイルシステム処理部は、処理部当該取得した差分ボリュームのアドレスに格納されているデータを差分ボリュームから読み出すと共に、前記運用ボリュームに格納されているデータと前記差分データとを合成して、前記世代毎に仮想ボリュームを構成し、
前記バックアップ処理部は、前記世代毎の仮想ボリュームのデータを送信することを特徴とするストレージ装置。 - ユーザが使用するクライアントとネットワークで通信可能に接続され、
制御プログラムを記憶するメモリと、
前記クライアントから送られたデータが格納される運用ボリュームと、前記運用ボリュームのスナップショットの世代毎の差分データを格納する差分ボリュームと、前記運用ボリュームに格納されているデータが格納されているアドレスと該アドレスに対応する差分データが格納されている前記差分ボリュームのアドレスとの関係を前記世代毎に管理するマッピング情報とが設けられるディスク装置と、
前記ディスク装置へのデータの読み書きを制御する制御プロセッサと、を有するストレージ装置を制御するプログラムにおいて、
前記クライアントから送信され、前記差分ボリュームに格納される世代毎の差分データのうちバックアップ可能な前記世代の情報の要求を受信した場合、前記マッピング情報を参照して、前記バックアップ可能な世代の情報を取得し、前記管理クライアントに送信する第1手順と、
前記クライアントから送信され、前記取得された情報から選択された世代のスナップショットのデータのバックアップの要求を受信した場合、前記マッピング情報を参照して前記バックアップ要求において指定された世代について、前記運用ボリュームにデータが格納されているアドレスに対応する差分データが格納されている前記差分ボリュームのアドレスを取得し、当該取得した差分ボリュームのアドレスに格納されているデータを差分ボリュームから読み出す第2手順と、
前記運用ボリュームに格納されているデータと前記差分ボリュームに格納されている差分データとを合成して、前記世代毎に仮想ボリュームを構成する第3手順と、
前記世代毎の仮想ボリュームのデータをバックアップ装置に送信する第4手順と、を前記制御プロセッサに実行させることを特徴とするプログラム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2004096277A JP4456909B2 (ja) | 2004-03-29 | 2004-03-29 | バックアップ方法、ストレージシステム及びそのプログラム |
US10/898,225 US7287045B2 (en) | 2004-03-29 | 2004-07-26 | Backup method, storage system, and program for backup |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2004096277A JP4456909B2 (ja) | 2004-03-29 | 2004-03-29 | バックアップ方法、ストレージシステム及びそのプログラム |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2005284609A JP2005284609A (ja) | 2005-10-13 |
JP2005284609A5 JP2005284609A5 (ja) | 2007-04-05 |
JP4456909B2 true JP4456909B2 (ja) | 2010-04-28 |
Family
ID=34991421
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2004096277A Expired - Fee Related JP4456909B2 (ja) | 2004-03-29 | 2004-03-29 | バックアップ方法、ストレージシステム及びそのプログラム |
Country Status (2)
Country | Link |
---|---|
US (1) | US7287045B2 (ja) |
JP (1) | JP4456909B2 (ja) |
Families Citing this family (177)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7739381B2 (en) | 1998-03-11 | 2010-06-15 | Commvault Systems, Inc. | System and method for providing encryption in storage operations in a storage network, such as for use by application service providers that provide data storage services |
US7225210B2 (en) * | 2003-11-20 | 2007-05-29 | Overland Storage, Inc. | Block level data snapshot system and method |
JP4550541B2 (ja) | 2004-10-06 | 2010-09-22 | 株式会社日立製作所 | ストレージシステム |
US7404051B2 (en) * | 2005-04-18 | 2008-07-22 | Hitachi, Ltd. | Method for replicating snapshot volumes between storage systems |
US8615482B1 (en) * | 2005-06-20 | 2013-12-24 | Symantec Operating Corporation | Method and apparatus for improving the utilization of snapshots of server data storage volumes |
US7574460B2 (en) * | 2005-12-01 | 2009-08-11 | International Business Machines Corporation | Journaling database changes using minimized journal entries that may be output in human-readable form |
JP4741371B2 (ja) * | 2006-01-05 | 2011-08-03 | 株式会社日立製作所 | システム、サーバ装置及びスナップショットの形式変換方法 |
EP1816563B1 (en) * | 2006-01-26 | 2016-04-27 | Infortrend Technology, Inc. | Method of managing data snapshot images in a storage system |
US20070214384A1 (en) * | 2006-03-07 | 2007-09-13 | Manabu Kitamura | Method for backing up data in a clustered file system |
JP4903461B2 (ja) * | 2006-03-15 | 2012-03-28 | 株式会社日立製作所 | 記憶システム及びデータ移行方法並びにサーバ装置 |
JP2007264814A (ja) * | 2006-03-27 | 2007-10-11 | Fujitsu Ltd | レプリケーションデータ作成プログラム、レプリケーションデータ反映プログラムおよびデータベース装置 |
US8949312B2 (en) * | 2006-05-25 | 2015-02-03 | Red Hat, Inc. | Updating clients from a server |
US8655914B2 (en) | 2006-10-17 | 2014-02-18 | Commvault Systems, Inc. | System and method for storage operation access security |
US20080109804A1 (en) * | 2006-11-06 | 2008-05-08 | Richard Welcher Bloomstein | Additional uses of virtualization for disaster recovery and prevention |
US8510524B1 (en) | 2007-03-29 | 2013-08-13 | Netapp, Inc. | File system capable of generating snapshots and providing fast sequential read access |
US8533410B1 (en) | 2007-03-29 | 2013-09-10 | Netapp, Inc. | Maintaining snapshot and active file system metadata in an on-disk structure of a file system |
US7849057B1 (en) | 2007-03-30 | 2010-12-07 | Netapp, Inc. | Identifying snapshot membership for blocks based on snapid |
CN101399696B (zh) * | 2007-09-24 | 2011-09-21 | 国际商业机器公司 | 通过网络为客户机安装软件的方法、系统及相应的客户机 |
US20090210461A1 (en) * | 2008-02-14 | 2009-08-20 | Mcchord Austin | Network Attached Storage System and Method |
US20090214044A1 (en) * | 2008-02-21 | 2009-08-27 | Hitachi, Ltd. | Data archiving technique for encrypted data |
JP2009237763A (ja) * | 2008-03-26 | 2009-10-15 | Hitachi Ltd | サーバシステム及びその制御方法 |
JP4607981B2 (ja) | 2008-03-27 | 2011-01-05 | 富士通株式会社 | コピー制御装置、コピー制御方法およびコピー制御プログラム |
CN100570575C (zh) * | 2008-04-18 | 2009-12-16 | 成都市华为赛门铁克科技有限公司 | 一种数据备份的方法和装置 |
US7937548B2 (en) * | 2008-05-21 | 2011-05-03 | Hewlett-Packard Development Company, L.P. | System and method for improved snapclone performance in a virtualized storage system |
US8676809B1 (en) * | 2008-06-30 | 2014-03-18 | Symantec Corporation | Method and apparatus for mapping virtual machine incremental images |
ATE535867T1 (de) | 2008-10-30 | 2011-12-15 | Ibm | Flashcopy-handling |
US8291261B2 (en) * | 2008-11-05 | 2012-10-16 | Vulcan Technologies Llc | Lightweight application-level runtime state save-and-restore utility |
US8434131B2 (en) | 2009-03-20 | 2013-04-30 | Commvault Systems, Inc. | Managing connections in a data storage system |
JP5317807B2 (ja) * | 2009-04-13 | 2013-10-16 | 株式会社日立製作所 | ファイル制御システムおよびそれに用いるファイル制御計算機 |
US8370302B2 (en) * | 2009-06-02 | 2013-02-05 | Hitachi, Ltd. | Method and apparatus for block based volume backup |
JP2011048723A (ja) * | 2009-08-28 | 2011-03-10 | Fuji Xerox Co Ltd | 情報処理プログラム及び情報処理装置 |
JP2013011919A (ja) | 2009-09-17 | 2013-01-17 | Hitachi Ltd | ストレージ装置及びそのスナップショット制御方法 |
US8918674B2 (en) * | 2010-01-28 | 2014-12-23 | Cleversafe, Inc. | Directory file system in a dispersed storage network |
US12008266B2 (en) | 2010-09-15 | 2024-06-11 | Pure Storage, Inc. | Efficient read by reconstruction |
US8589655B2 (en) | 2010-09-15 | 2013-11-19 | Pure Storage, Inc. | Scheduling of I/O in an SSD environment |
US8589625B2 (en) | 2010-09-15 | 2013-11-19 | Pure Storage, Inc. | Scheduling of reconstructive I/O read operations in a storage environment |
US8468318B2 (en) | 2010-09-15 | 2013-06-18 | Pure Storage Inc. | Scheduling of I/O writes in a storage environment |
US8732426B2 (en) | 2010-09-15 | 2014-05-20 | Pure Storage, Inc. | Scheduling of reactive I/O operations in a storage environment |
US11275509B1 (en) | 2010-09-15 | 2022-03-15 | Pure Storage, Inc. | Intelligently sizing high latency I/O requests in a storage environment |
US11614893B2 (en) | 2010-09-15 | 2023-03-28 | Pure Storage, Inc. | Optimizing storage device access based on latency |
US9244769B2 (en) | 2010-09-28 | 2016-01-26 | Pure Storage, Inc. | Offset protection data in a RAID array |
US8775868B2 (en) | 2010-09-28 | 2014-07-08 | Pure Storage, Inc. | Adaptive RAID for an SSD environment |
CN102088490B (zh) * | 2011-01-19 | 2013-06-12 | 华为技术有限公司 | 数据存储方法、设备和系统 |
US8589640B2 (en) | 2011-10-14 | 2013-11-19 | Pure Storage, Inc. | Method for maintaining multiple fingerprint tables in a deduplicating storage system |
US11636031B2 (en) | 2011-08-11 | 2023-04-25 | Pure Storage, Inc. | Optimized inline deduplication |
US9098452B2 (en) | 2011-12-19 | 2015-08-04 | International Business Machines Corporation | Selecting files to backup in a block level backup |
US8719540B1 (en) | 2012-03-15 | 2014-05-06 | Pure Storage, Inc. | Fractal layout of data blocks across multiple devices |
US11032259B1 (en) | 2012-09-26 | 2021-06-08 | Pure Storage, Inc. | Data protection in a storage system |
US10623386B1 (en) | 2012-09-26 | 2020-04-14 | Pure Storage, Inc. | Secret sharing data protection in a storage system |
US8745415B2 (en) | 2012-09-26 | 2014-06-03 | Pure Storage, Inc. | Multi-drive cooperation to generate an encryption key |
US10635128B1 (en) * | 2012-10-29 | 2020-04-28 | Veritas Technologies Llc | Storing backup data using snapshots |
US11768623B2 (en) | 2013-01-10 | 2023-09-26 | Pure Storage, Inc. | Optimizing generalized transfers between storage systems |
US9063967B2 (en) | 2013-01-10 | 2015-06-23 | Pure Storage, Inc. | Performing copies in a storage system |
US10908835B1 (en) | 2013-01-10 | 2021-02-02 | Pure Storage, Inc. | Reversing deletion of a virtual machine |
US11733908B2 (en) | 2013-01-10 | 2023-08-22 | Pure Storage, Inc. | Delaying deletion of a dataset |
US11128448B1 (en) | 2013-11-06 | 2021-09-21 | Pure Storage, Inc. | Quorum-aware secret sharing |
US10365858B2 (en) | 2013-11-06 | 2019-07-30 | Pure Storage, Inc. | Thin provisioning in a storage device |
US10263770B2 (en) | 2013-11-06 | 2019-04-16 | Pure Storage, Inc. | Data protection in a storage system using external secrets |
US9208086B1 (en) | 2014-01-09 | 2015-12-08 | Pure Storage, Inc. | Using frequency domain to prioritize storage of metadata in a cache |
US10656864B2 (en) | 2014-03-20 | 2020-05-19 | Pure Storage, Inc. | Data replication within a flash storage array |
US9779268B1 (en) | 2014-06-03 | 2017-10-03 | Pure Storage, Inc. | Utilizing a non-repeating identifier to encrypt data |
US9218244B1 (en) | 2014-06-04 | 2015-12-22 | Pure Storage, Inc. | Rebuilding data across storage nodes |
US11399063B2 (en) | 2014-06-04 | 2022-07-26 | Pure Storage, Inc. | Network authentication for a storage system |
US10496556B1 (en) | 2014-06-25 | 2019-12-03 | Pure Storage, Inc. | Dynamic data protection within a flash storage system |
US9218407B1 (en) | 2014-06-25 | 2015-12-22 | Pure Storage, Inc. | Replication and intermediate read-write state for mediums |
US10296469B1 (en) | 2014-07-24 | 2019-05-21 | Pure Storage, Inc. | Access control in a flash storage system |
US9495255B2 (en) | 2014-08-07 | 2016-11-15 | Pure Storage, Inc. | Error recovery in a storage cluster |
US9558069B2 (en) | 2014-08-07 | 2017-01-31 | Pure Storage, Inc. | Failure mapping in a storage array |
US9864761B1 (en) | 2014-08-08 | 2018-01-09 | Pure Storage, Inc. | Read optimization operations in a storage system |
US9612913B2 (en) * | 2014-09-02 | 2017-04-04 | Infinidat Ltd. | System, method and a non-transitory computer readable medium for protecting snapshots |
US10430079B2 (en) | 2014-09-08 | 2019-10-01 | Pure Storage, Inc. | Adjusting storage capacity in a computing system |
US10164841B2 (en) | 2014-10-02 | 2018-12-25 | Pure Storage, Inc. | Cloud assist for storage systems |
US10430282B2 (en) | 2014-10-07 | 2019-10-01 | Pure Storage, Inc. | Optimizing replication by distinguishing user and system write activity |
US9489132B2 (en) | 2014-10-07 | 2016-11-08 | Pure Storage, Inc. | Utilizing unmapped and unknown states in a replicated storage system |
US9727485B1 (en) | 2014-11-24 | 2017-08-08 | Pure Storage, Inc. | Metadata rewrite and flatten optimization |
US9773007B1 (en) | 2014-12-01 | 2017-09-26 | Pure Storage, Inc. | Performance improvements in a storage system |
US9588842B1 (en) | 2014-12-11 | 2017-03-07 | Pure Storage, Inc. | Drive rebuild |
US9552248B2 (en) | 2014-12-11 | 2017-01-24 | Pure Storage, Inc. | Cloud alert to replica |
US9864769B2 (en) | 2014-12-12 | 2018-01-09 | Pure Storage, Inc. | Storing data utilizing repeating pattern detection |
US10545987B2 (en) | 2014-12-19 | 2020-01-28 | Pure Storage, Inc. | Replication to the cloud |
US10296354B1 (en) | 2015-01-21 | 2019-05-21 | Pure Storage, Inc. | Optimized boot operations within a flash storage array |
US11947968B2 (en) | 2015-01-21 | 2024-04-02 | Pure Storage, Inc. | Efficient use of zone in a storage device |
US9710165B1 (en) | 2015-02-18 | 2017-07-18 | Pure Storage, Inc. | Identifying volume candidates for space reclamation |
US10082985B2 (en) | 2015-03-27 | 2018-09-25 | Pure Storage, Inc. | Data striping across storage nodes that are assigned to multiple logical arrays |
US10178169B2 (en) | 2015-04-09 | 2019-01-08 | Pure Storage, Inc. | Point to point based backend communication layer for storage processing |
US10140149B1 (en) | 2015-05-19 | 2018-11-27 | Pure Storage, Inc. | Transactional commits with hardware assists in remote memory |
US9547441B1 (en) | 2015-06-23 | 2017-01-17 | Pure Storage, Inc. | Exposing a geometry of a storage device |
US10310740B2 (en) | 2015-06-23 | 2019-06-04 | Pure Storage, Inc. | Aligning memory access operations to a geometry of a storage device |
CN105094707B (zh) * | 2015-08-18 | 2018-03-13 | 华为技术有限公司 | 一种数据存储、读取方法及装置 |
KR20170028825A (ko) | 2015-09-04 | 2017-03-14 | 퓨어 스토리지, 아이앤씨. | 압축된 인덱스들을 사용한 해시 테이블들에서의 메모리 효율적인 스토리지 및 탐색 |
US11341136B2 (en) | 2015-09-04 | 2022-05-24 | Pure Storage, Inc. | Dynamically resizable structures for approximate membership queries |
US11269884B2 (en) | 2015-09-04 | 2022-03-08 | Pure Storage, Inc. | Dynamically resizable structures for approximate membership queries |
US9843453B2 (en) | 2015-10-23 | 2017-12-12 | Pure Storage, Inc. | Authorizing I/O commands with I/O tokens |
CN108351821B (zh) * | 2016-02-01 | 2022-03-29 | 华为技术有限公司 | 数据恢复方法及存储设备 |
US10133503B1 (en) | 2016-05-02 | 2018-11-20 | Pure Storage, Inc. | Selecting a deduplication process based on a difference between performance metrics |
US10452297B1 (en) | 2016-05-02 | 2019-10-22 | Pure Storage, Inc. | Generating and optimizing summary index levels in a deduplication storage system |
US10203903B2 (en) | 2016-07-26 | 2019-02-12 | Pure Storage, Inc. | Geometry based, space aware shelf/writegroup evacuation |
JP6708929B2 (ja) | 2016-08-15 | 2020-06-10 | 富士通株式会社 | ストレージ制御装置、ストレージシステムおよびストレージ制御プログラム |
US10756816B1 (en) | 2016-10-04 | 2020-08-25 | Pure Storage, Inc. | Optimized fibre channel and non-volatile memory express access |
US10613974B2 (en) | 2016-10-04 | 2020-04-07 | Pure Storage, Inc. | Peer-to-peer non-volatile random-access memory |
US10162523B2 (en) | 2016-10-04 | 2018-12-25 | Pure Storage, Inc. | Migrating data between volumes using virtual copy operation |
US10191662B2 (en) | 2016-10-04 | 2019-01-29 | Pure Storage, Inc. | Dynamic allocation of segments in a flash storage system |
US10481798B2 (en) | 2016-10-28 | 2019-11-19 | Pure Storage, Inc. | Efficient flash management for multiple controllers |
US10185505B1 (en) | 2016-10-28 | 2019-01-22 | Pure Storage, Inc. | Reading a portion of data to replicate a volume based on sequence numbers |
US10359942B2 (en) | 2016-10-31 | 2019-07-23 | Pure Storage, Inc. | Deduplication aware scalable content placement |
US10346062B2 (en) | 2016-11-16 | 2019-07-09 | International Business Machines Corporation | Point-in-time backups via a storage controller to an object storage cloud |
US11550481B2 (en) | 2016-12-19 | 2023-01-10 | Pure Storage, Inc. | Efficiently writing data in a zoned drive storage system |
US10452290B2 (en) | 2016-12-19 | 2019-10-22 | Pure Storage, Inc. | Block consolidation in a direct-mapped flash storage system |
US11093146B2 (en) | 2017-01-12 | 2021-08-17 | Pure Storage, Inc. | Automatic load rebalancing of a write group |
US10528488B1 (en) | 2017-03-30 | 2020-01-07 | Pure Storage, Inc. | Efficient name coding |
US11403019B2 (en) | 2017-04-21 | 2022-08-02 | Pure Storage, Inc. | Deduplication-aware per-tenant encryption |
US12045487B2 (en) | 2017-04-21 | 2024-07-23 | Pure Storage, Inc. | Preserving data deduplication in a multi-tenant storage system |
US10944671B2 (en) | 2017-04-27 | 2021-03-09 | Pure Storage, Inc. | Efficient data forwarding in a networked device |
US10402266B1 (en) | 2017-07-31 | 2019-09-03 | Pure Storage, Inc. | Redundant array of independent disks in a direct-mapped flash storage system |
US10831935B2 (en) | 2017-08-31 | 2020-11-10 | Pure Storage, Inc. | Encryption management with host-side data reduction |
US10776202B1 (en) | 2017-09-22 | 2020-09-15 | Pure Storage, Inc. | Drive, blade, or data shard decommission via RAID geometry shrinkage |
US10789211B1 (en) | 2017-10-04 | 2020-09-29 | Pure Storage, Inc. | Feature-based deduplication |
US10884919B2 (en) | 2017-10-31 | 2021-01-05 | Pure Storage, Inc. | Memory management in a storage system |
US10860475B1 (en) | 2017-11-17 | 2020-12-08 | Pure Storage, Inc. | Hybrid flash translation layer |
US10970395B1 (en) | 2018-01-18 | 2021-04-06 | Pure Storage, Inc | Security threat monitoring for a storage system |
US11144638B1 (en) | 2018-01-18 | 2021-10-12 | Pure Storage, Inc. | Method for storage system detection and alerting on potential malicious action |
US11010233B1 (en) | 2018-01-18 | 2021-05-18 | Pure Storage, Inc | Hardware-based system monitoring |
US10467527B1 (en) | 2018-01-31 | 2019-11-05 | Pure Storage, Inc. | Method and apparatus for artificial intelligence acceleration |
US11036596B1 (en) | 2018-02-18 | 2021-06-15 | Pure Storage, Inc. | System for delaying acknowledgements on open NAND locations until durability has been confirmed |
US11494109B1 (en) | 2018-02-22 | 2022-11-08 | Pure Storage, Inc. | Erase block trimming for heterogenous flash memory storage devices |
US11934322B1 (en) | 2018-04-05 | 2024-03-19 | Pure Storage, Inc. | Multiple encryption keys on storage drives |
US11995336B2 (en) | 2018-04-25 | 2024-05-28 | Pure Storage, Inc. | Bucket views |
US10678433B1 (en) | 2018-04-27 | 2020-06-09 | Pure Storage, Inc. | Resource-preserving system upgrade |
US11385792B2 (en) | 2018-04-27 | 2022-07-12 | Pure Storage, Inc. | High availability controller pair transitioning |
US10678436B1 (en) | 2018-05-29 | 2020-06-09 | Pure Storage, Inc. | Using a PID controller to opportunistically compress more data during garbage collection |
US11436023B2 (en) | 2018-05-31 | 2022-09-06 | Pure Storage, Inc. | Mechanism for updating host file system and flash translation layer based on underlying NAND technology |
US11003372B2 (en) | 2018-05-31 | 2021-05-11 | Portworx, Inc. | Protecting volume namespaces from corruption in a distributed container orchestrator |
US10776046B1 (en) | 2018-06-08 | 2020-09-15 | Pure Storage, Inc. | Optimized non-uniform memory access |
US11281577B1 (en) | 2018-06-19 | 2022-03-22 | Pure Storage, Inc. | Garbage collection tuning for low drive wear |
US11869586B2 (en) | 2018-07-11 | 2024-01-09 | Pure Storage, Inc. | Increased data protection by recovering data from partially-failed solid-state devices |
US11126505B1 (en) * | 2018-08-10 | 2021-09-21 | Amazon Technologies, Inc. | Past-state backup generator and interface for database systems |
US11133076B2 (en) | 2018-09-06 | 2021-09-28 | Pure Storage, Inc. | Efficient relocation of data between storage devices of a storage system |
US11194759B2 (en) | 2018-09-06 | 2021-12-07 | Pure Storage, Inc. | Optimizing local data relocation operations of a storage device of a storage system |
US10846216B2 (en) | 2018-10-25 | 2020-11-24 | Pure Storage, Inc. | Scalable garbage collection |
US11113409B2 (en) | 2018-10-26 | 2021-09-07 | Pure Storage, Inc. | Efficient rekey in a transparent decrypting storage array |
US11194473B1 (en) | 2019-01-23 | 2021-12-07 | Pure Storage, Inc. | Programming frequently read data to low latency portions of a solid-state storage array |
US11588633B1 (en) | 2019-03-15 | 2023-02-21 | Pure Storage, Inc. | Decommissioning keys in a decryption storage system |
US11334254B2 (en) | 2019-03-29 | 2022-05-17 | Pure Storage, Inc. | Reliability based flash page sizing |
US11775189B2 (en) | 2019-04-03 | 2023-10-03 | Pure Storage, Inc. | Segment level heterogeneity |
US11397674B1 (en) | 2019-04-03 | 2022-07-26 | Pure Storage, Inc. | Optimizing garbage collection across heterogeneous flash devices |
US10990480B1 (en) | 2019-04-05 | 2021-04-27 | Pure Storage, Inc. | Performance of RAID rebuild operations by a storage group controller of a storage system |
US12087382B2 (en) | 2019-04-11 | 2024-09-10 | Pure Storage, Inc. | Adaptive threshold for bad flash memory blocks |
US11099986B2 (en) | 2019-04-12 | 2021-08-24 | Pure Storage, Inc. | Efficient transfer of memory contents |
US11487665B2 (en) | 2019-06-05 | 2022-11-01 | Pure Storage, Inc. | Tiered caching of data in a storage system |
US11281394B2 (en) | 2019-06-24 | 2022-03-22 | Pure Storage, Inc. | Replication across partitioning schemes in a distributed storage system |
US10929046B2 (en) | 2019-07-09 | 2021-02-23 | Pure Storage, Inc. | Identifying and relocating hot data to a cache determined with read velocity based on a threshold stored at a storage device |
US11422751B2 (en) | 2019-07-18 | 2022-08-23 | Pure Storage, Inc. | Creating a virtual storage system |
US11086713B1 (en) | 2019-07-23 | 2021-08-10 | Pure Storage, Inc. | Optimized end-to-end integrity storage system |
US11963321B2 (en) | 2019-09-11 | 2024-04-16 | Pure Storage, Inc. | Low profile latching mechanism |
US11403043B2 (en) | 2019-10-15 | 2022-08-02 | Pure Storage, Inc. | Efficient data compression by grouping similar data within a data segment |
US11941116B2 (en) | 2019-11-22 | 2024-03-26 | Pure Storage, Inc. | Ransomware-based data protection parameter modification |
US11341236B2 (en) | 2019-11-22 | 2022-05-24 | Pure Storage, Inc. | Traffic-based detection of a security threat to a storage system |
US12050683B2 (en) * | 2019-11-22 | 2024-07-30 | Pure Storage, Inc. | Selective control of a data synchronization setting of a storage system based on a possible ransomware attack against the storage system |
US11657155B2 (en) | 2019-11-22 | 2023-05-23 | Pure Storage, Inc | Snapshot delta metric based determination of a possible ransomware attack against data maintained by a storage system |
US12079333B2 (en) | 2019-11-22 | 2024-09-03 | Pure Storage, Inc. | Independent security threat detection and remediation by storage systems in a synchronous replication arrangement |
US11720714B2 (en) | 2019-11-22 | 2023-08-08 | Pure Storage, Inc. | Inter-I/O relationship based detection of a security threat to a storage system |
US11500788B2 (en) | 2019-11-22 | 2022-11-15 | Pure Storage, Inc. | Logical address based authorization of operations with respect to a storage system |
US11615185B2 (en) | 2019-11-22 | 2023-03-28 | Pure Storage, Inc. | Multi-layer security threat detection for a storage system |
US11675898B2 (en) | 2019-11-22 | 2023-06-13 | Pure Storage, Inc. | Recovery dataset management for security threat monitoring |
US12050689B2 (en) | 2019-11-22 | 2024-07-30 | Pure Storage, Inc. | Host anomaly-based generation of snapshots |
US11645162B2 (en) | 2019-11-22 | 2023-05-09 | Pure Storage, Inc. | Recovery point determination for data restoration in a storage system |
US11625481B2 (en) | 2019-11-22 | 2023-04-11 | Pure Storage, Inc. | Selective throttling of operations potentially related to a security threat to a storage system |
US11720692B2 (en) | 2019-11-22 | 2023-08-08 | Pure Storage, Inc. | Hardware token based management of recovery datasets for a storage system |
US11520907B1 (en) | 2019-11-22 | 2022-12-06 | Pure Storage, Inc. | Storage system snapshot retention based on encrypted data |
US11755751B2 (en) | 2019-11-22 | 2023-09-12 | Pure Storage, Inc. | Modify access restrictions in response to a possible attack against data stored by a storage system |
US12067118B2 (en) | 2019-11-22 | 2024-08-20 | Pure Storage, Inc. | Detection of writing to a non-header portion of a file as an indicator of a possible ransomware attack against a storage system |
US11651075B2 (en) | 2019-11-22 | 2023-05-16 | Pure Storage, Inc. | Extensible attack monitoring by a storage system |
US12079502B2 (en) | 2019-11-22 | 2024-09-03 | Pure Storage, Inc. | Storage element attribute-based determination of a data protection policy for use within a storage system |
US11687418B2 (en) | 2019-11-22 | 2023-06-27 | Pure Storage, Inc. | Automatic generation of recovery plans specific to individual storage elements |
US12079356B2 (en) | 2019-11-22 | 2024-09-03 | Pure Storage, Inc. | Measurement interval anomaly detection-based generation of snapshots |
US11640371B2 (en) * | 2020-03-12 | 2023-05-02 | Western Digital Technologies, Inc. | Snapshot management in partitioned storage |
US20240160534A1 (en) * | 2022-11-14 | 2024-05-16 | Rubrik, Inc. | Snappable recovery chain over generic managed volume |
Family Cites Families (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6366986B1 (en) * | 1998-06-30 | 2002-04-02 | Emc Corporation | Method and apparatus for differential backup in a computer storage system |
US7107395B1 (en) * | 1998-12-31 | 2006-09-12 | Emc Corporation | Apparatus and methods for operating a computer storage system |
US6385706B1 (en) | 1998-12-31 | 2002-05-07 | Emx Corporation | Apparatus and methods for copying a logical object to a primary storage device using a map of storage locations |
AU2001229332A1 (en) | 2000-01-10 | 2001-07-24 | Connected Corporation | Administration of a differential backup system in a client-server environment |
US6651075B1 (en) * | 2000-02-16 | 2003-11-18 | Microsoft Corporation | Support for multiple temporal snapshots of same volume |
JP4108944B2 (ja) | 2001-06-14 | 2008-06-25 | 株式会社東芝 | スナップショット機能を有するディスク記憶装置、スナップショット差分情報管理方法及びスナップショット管理プログラム |
US20030220948A1 (en) * | 2002-01-22 | 2003-11-27 | Columbia Data Products, Inc. | Managing snapshot/backup collections in finite data storage |
US6748504B2 (en) * | 2002-02-15 | 2004-06-08 | International Business Machines Corporation | Deferred copy-on-write of a snapshot |
JP2003280825A (ja) | 2002-03-22 | 2003-10-02 | Fujitsu Ltd | ストレージシステム |
JP4170056B2 (ja) | 2002-03-29 | 2008-10-22 | 株式会社日立製作所 | 複製ボリューム間でのバックアップ・リストア管理方法およびこの方法に用いる記憶制御装置 |
US7664771B2 (en) * | 2002-10-16 | 2010-02-16 | Microsoft Corporation | Optimizing defragmentation operations in a differential snapshotter |
US7284016B2 (en) * | 2002-12-03 | 2007-10-16 | Emc Corporation | Client-server protocol for directory access of snapshot file systems in a storage system |
US7231544B2 (en) * | 2003-02-27 | 2007-06-12 | Hewlett-Packard Development Company, L.P. | Restoring data from point-in-time representations of the data |
-
2004
- 2004-03-29 JP JP2004096277A patent/JP4456909B2/ja not_active Expired - Fee Related
- 2004-07-26 US US10/898,225 patent/US7287045B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
US7287045B2 (en) | 2007-10-23 |
US20050216535A1 (en) | 2005-09-29 |
JP2005284609A (ja) | 2005-10-13 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4456909B2 (ja) | バックアップ方法、ストレージシステム及びそのプログラム | |
US7024527B1 (en) | Data restore mechanism | |
JP4776342B2 (ja) | ストレージシステムでオブジェクトレベルのスナップショットを生成するシステムと方法 | |
US6341341B1 (en) | System and method for disk control with snapshot feature including read-write snapshot half | |
US7752492B1 (en) | Responding to a failure of a storage system | |
US6061770A (en) | System and method for real-time data backup using snapshot copying with selective compaction of backup data | |
JP4741371B2 (ja) | システム、サーバ装置及びスナップショットの形式変換方法 | |
JP4398463B2 (ja) | インクリメンタル仮想コピーのための方法、システム、及びプログラム | |
US7890720B2 (en) | Snapshot system | |
JP5706966B2 (ja) | 情報処理システム、及び、それを用いたファイル復元方法 | |
US7870353B2 (en) | Copying storage units and related metadata to storage | |
US7885930B2 (en) | Storage system, NAS server and snapshot acquisition method | |
US7386598B2 (en) | Computer system with virtualization function | |
US7685171B1 (en) | Techniques for performing a restoration operation using device scanning | |
US8204858B2 (en) | Snapshot reset method and apparatus | |
JP3641183B2 (ja) | Raidデータ記憶システムにおける瞬時バックアップを提供する方法及びシステム | |
US6938136B2 (en) | Method, system, and program for performing an input/output operation with respect to a logical storage device | |
US8205049B1 (en) | Transmitting file system access requests to multiple file systems | |
JP2005031716A (ja) | データバックアップの方法及び装置 | |
JP6604115B2 (ja) | ストレージ装置およびストレージ制御プログラム | |
JP2008033912A (ja) | Nas向けのcdpの方法および装置 | |
US8010543B1 (en) | Protecting a file system on an object addressable storage system | |
JP4278452B2 (ja) | 計算機システム | |
JP2007272874A (ja) | クラスタ化ファイルシステムにおいてデータのバックアップを取る方法 | |
US9075755B1 (en) | Optimizing data less writes for restore operations |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20070219 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20070219 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20091109 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20091117 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20100112 |
|
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: 20100202 |
|
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: 20100208 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130212 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
LAPS | Cancellation because of no payment of annual fees |