JP6184957B2 - 効率的なアプリケーション対応の障害復旧 - Google Patents
効率的なアプリケーション対応の障害復旧 Download PDFInfo
- Publication number
- JP6184957B2 JP6184957B2 JP2014528566A JP2014528566A JP6184957B2 JP 6184957 B2 JP6184957 B2 JP 6184957B2 JP 2014528566 A JP2014528566 A JP 2014528566A JP 2014528566 A JP2014528566 A JP 2014528566A JP 6184957 B2 JP6184957 B2 JP 6184957B2
- Authority
- JP
- Japan
- Prior art keywords
- data
- user
- computer system
- preloaded
- computer
- 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 OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/60—Software deployment
- G06F8/65—Updates
- G06F8/658—Incremental updates; Differential updates
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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 operations
- 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 OR CALCULATING; 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 operations
- G06F11/1446—Point-in-time backing up or restoration of persistent data
- G06F11/1458—Management of the backup or restore process
- G06F11/1469—Backup restoration techniques
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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 operations
- 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 OR CALCULATING; 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 operations
- G06F11/1446—Point-in-time backing up or restoration of persistent data
- G06F11/1458—Management of the backup or restore process
- G06F11/1464—Management of the backup or restore process for networked environments
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2201/00—Indexing scheme relating to error detection, to error correction, and to monitoring
- G06F2201/815—Virtual
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Quality & Reliability (AREA)
- Software Systems (AREA)
- Computer Security & Cryptography (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Retry When Errors Occur (AREA)
Description
Claims (20)
- 複数のコンピューティング・システムを含むコンピューター・ネットワーク環境における、少なくとも1つのプロセッサーおよびメモリーを含むコンピューター・システムにおいて、データの1以上の部分を効率的にバックアップするための、リモートのコンピューターにより実施する方法であって、
複数のユーザーのためのデータ・バックアップの実行のために構成された1以上のデータ・イメージをプリロードする動作であって、前記データ・イメージは、1以上のソフトウェア・アプリケーションまたはオペレーティング・システムに対応するデータをもつ、動作と、
プリロードされた前記データ・イメージをチャンク処理する動作であって、前記データ・イメージのそれぞれが複数のデータ・チャンクへと分割され、前記データ・チャンクのそれぞれがハッシュ値により表される、動作と、
ユーザー・データと、プリロードされた前記データ・イメージ内の前記データとの間のデータ差を表す差分データの1以上の部分を、ユーザーのローカル・コンピューター・システムから受け取る動作と、
前記ユーザーのデータのバックアップを表す論理バックアップ表現を生成する動作であって、前記論理バックアップ表現は、プリロードされた前記データ・イメージに対しての前記データ・チャンクの前記ハッシュ値と、前記ユーザーのローカル・コンピューター・システムから受け取った前記差分データとを含み、前記論理バックアップ表現は、チャンクされプリロードされた前記データ・イメージにアクセスするための前記ハッシュ値と前記差分データとを用いて、前記ユーザーのローカル・コンピューター・システムのデータの復元を可能にする、動作と
を含む方法。 - 請求項1に記載の方法であって、前記ハッシュ値と前記差分データのみが、論理バックアップ表現の部分として格納される、方法。
- 請求項1に記載の方法であって、第2ユーザーのローカル・コンピューター・システムから差分データを受け取ること、およびチャンクされプリロードされた前記データ・イメージにアクセスするための前記ハッシュ値と前記第2ユーザーの差分データとを用いて、前記第2ユーザーのローカル・コンピューター・システムのデータの復元を可能にする第2の論理バックアップ表現を生成することをさらに含む、方法。
- 請求項1に記載の方法であって、
前記ユーザーのデータを復元するリクエストを受け取る動作であって、前記リクエストは、前記ユーザーのローカル・コンピューター・システムへ既にインストールされているオペレーティング・システムおよびプログラムのインジケーションを含む、動作と、
前記論理バックアップ表現へアクセスし、前記ユーザーのローカル・コンピューター・システムを元の状態に復元するために戻されるべきデータを決定する動作と、
決定された前記データを前記ユーザーヘ戻す動作と
を更に含む方法。 - 請求項4に記載の方法であって、前記差分データは、ソフトウェア・プログラムと、ソフトウェア・プログラム設定と、ユーザーの生成したデータと、オペレーティング・システム設定とのうちの1以上のものを含む、方法。
- 請求項1に記載の方法であって、前記論理バックアップ表現は、前記ユーザーにより指定されたソフトウェア・アプリケーションに対して生成される、方法。
- 請求項4に記載の方法であって、指定された高優先度のアプリケーションに対するデータが、指定された低優先度のアプリケーションに対するデータの前に復元される、方法。
- 請求項4に記載の方法であって、
前記差分データに加えて、1以上のプリロードされたイメージを戻すことを決定する動作と、
前記差分データに加えて、決定した前記プリロードされたイメージを送る動作と
を更に含む、方法。 - 請求項4に記載の方法であって、1以上のユーザー・アプリケーションは前記ユーザーのローカル・コンピューター・システムでローカルに復元され、それにより前記アプリケーションが前記ローカル・コンピューター・システムからアプリケーションユーザへ供給される、方法。
- 範囲指定されたデータ復旧を行うための方法を実装させるためのコンピューター・プログラムであって、前記コンピューター・プログラムは、コンピューター実行可能命令を格納している1以上のコンピューター読取可能格納媒体を含み、前記コンピューター実行可能命令は、リモートのコンピューティング・システムの1以上のプロセッサーにより実行されたときに、前記リモートのコンピューティング・システムに前記方法を行うようにさせ、前記方法は、
複数の異なるソフトウェア・アプリケーションまたはオペレーティング・システムのうちの、障害イベントの発生後に復元されるべき1以上のソフトウェア・アプリケーションを指定する論理バックアップ表現を特定する障害復旧ポリシーを定める動作であって、前記論理バックアップ表現は、プリロードされたデータ・イメージに対するデータ・チャンクのハッシュ値と、差データとを含む、動作と、
ユーザーのローカル・コンピューター・システムから受け取ったデータと1以上のプリロードされたデータ・イメージとの間のデータ差を含む差データを、生成された仮想ハード・ディスクから受け取る動作であって、前記仮想ハード・ディスクは、前記ユーザーのローカル・コンピューター・システムから前記差データを受け取るように構成されている、動作と、
前記障害復旧ポリシーに基づいて、復元されるべきソフトウェア・アプリケーションのデータを決定する動作と、
前記ポリシーに従って、前記ユーザーのローカル・コンピューター・システムに対して、前記ソフトウェア・アプリケーションの差分データを復元する動作と
を含む、
コンピューター・プログラム。 - 請求項10に記載のコンピューター・プログラムであって、前記データは、以前に格納したバックアップ・データから復元され、それにより、障害復旧のための補足的な格納が避けられる、コンピューター・プログラム。
- 請求項10に記載のコンピューター・プログラムであって、前記障害復旧ポリシーは、前記ユーザーのデータの全てをバックアップすべきことを指定し、前記ユーザーのデータの全ては、前記障害イベントの後に復元される、コンピューター・プログラム。
- 請求項10に記載のコンピューター・プログラムであって、前記障害復旧ポリシーは、前記ユーザーのデータの全てをバックアップすべきことを指定し、特定のアプリケーションのサブセットが前記障害イベントの後に復元される、コンピューター・プログラム。
- 請求項10に記載のコンピューター・プログラムであって、前記障害復旧ポリシーは、特定のアプリケーションのサブセットをバックアップすべきことを指定し、前記サブセットの更なるサブセットが前記障害イベントの後に復元される、コンピューター・プログラム。
- 請求項14に記載のコンピューター・プログラムであって、前記更なるサブセットはユーザーにより選択された高優先度のアプリケーションを備える、コンピューター・プログラム。
- 請求項14に記載のコンピューター・プログラムであって、前記更なるサブセットは、ユーザーにより選択された1つのアプリケーションの1以上の部分を備える、コンピューター・プログラム。
- 請求項10に記載のコンピューター・プログラムであって、プリロードされたデータ・イメージに対する前記ハッシュ値と共に前記ユーザーから受け取った差データを含む論理バックアップ表現を生成し格納することをさらに備える、コンピューター・プログラム。
- 請求項17に記載のコンピューター・プログラムであって、前記論理バックアップ表現は前記ハッシュ値と前記差データのみを用いてユーザー・データの復元を可能にする、コンピューター・プログラム。
- リモートのコンピューター・システムであって、
1以上のプロセッサーと、
システム・メモリーと、
コンピューター実行可能命令を格納している1以上のコンピューター読取可能格納媒体と
を含み、前記コンピューター実行可能命令は、前記1以上のプロセッサーにより実行されたときに、前記コンピューター・システムに、範囲指定されたデータ復旧を行うための方法を行うようにさせ、前記方法は、
複数の異なるソフトウェア・アプリケーションまたはオペレーティング・システムのうちの、障害イベントの発生後に復元されるべき1以上のソフトウェア・アプリケーションを指定する論理バックアップ表現を特定する障害復旧ポリシーを定める動作であって、前記論理バックアップ表現はプリロードされたデータ・イメージに対するデータ・チャンク・ハッシュ値と差データを含む、動作と、
ユーザーのローカル・コンピューター・システムから受け取ったデータと1以上のプリロードされたデータ・イメージとの間のデータ差を含む差データを、生成された仮想ハード・ディスクから受け取る動作であって、前記仮想ハード・ディスクは、前記ユーザーのローカル・コンピューター・システムから前記差データを受け取るように構成され、前記プリロードされたデータ・イメージは、前記ユーザーのデータが全てバックアップされている既存のデータ・バックアップの1以上の部分を含む、動作と、
前記障害復旧ポリシーに基づいて、前記既存のデータ・バックアップの中の、復元されるべきソフトウェア・アプリケーションを決定する動作と、
前記ポリシーに従って、前記ユーザーのローカル・コンピューター・システムに対して、指定された前記アプリケーションに対する前記ソフトウェア・アプリケーションの差分データを復元する動作と
を含む、
システム。 - 請求項19に記載のシステムであって、
前記ソフトウェア・アプリケーションの差分データに加えて、1以上のプリロードされたイメージを戻すことを決定する動作と、
前記ソフトウェア・アプリケーションの差分データに加えて、決定した前記プリロードされたイメージを送る動作と
を更に含む、
システム。
Applications Claiming Priority (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US13/224,794 | 2011-09-02 | ||
| US13/224,794 US9063822B2 (en) | 2011-09-02 | 2011-09-02 | Efficient application-aware disaster recovery |
| PCT/US2012/052945 WO2013033272A1 (en) | 2011-09-02 | 2012-08-29 | Efficient application-aware disaster recovery |
Publications (3)
| Publication Number | Publication Date |
|---|---|
| JP2014525635A JP2014525635A (ja) | 2014-09-29 |
| JP2014525635A5 JP2014525635A5 (ja) | 2015-10-15 |
| JP6184957B2 true JP6184957B2 (ja) | 2017-08-23 |
Family
ID=47574846
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2014528566A Expired - Fee Related JP6184957B2 (ja) | 2011-09-02 | 2012-08-29 | 効率的なアプリケーション対応の障害復旧 |
Country Status (7)
| Country | Link |
|---|---|
| US (1) | US9063822B2 (ja) |
| EP (2) | EP3026562B1 (ja) |
| JP (1) | JP6184957B2 (ja) |
| KR (1) | KR101960993B1 (ja) |
| CN (1) | CN102902600B (ja) |
| ES (1) | ES2600129T3 (ja) |
| WO (1) | WO2013033272A1 (ja) |
Families Citing this family (47)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN103107905B (zh) * | 2011-11-14 | 2017-08-04 | 华为技术有限公司 | 异常处理方法、装置和客户端 |
| KR101919777B1 (ko) * | 2012-01-09 | 2018-11-19 | 엘지전자 주식회사 | 이동 단말기 및 그 제어방법 |
| US9268784B1 (en) * | 2012-09-19 | 2016-02-23 | Emc Corporation | Content-aware distributed deduplicating storage system based on locality-sensitive hashing |
| US10235392B1 (en) | 2013-06-26 | 2019-03-19 | EMC IP Holding Company LLC | User selectable data source for data recovery |
| US9904606B1 (en) | 2013-06-26 | 2018-02-27 | EMC IP Holding Company LLC | Scheduled recovery in a data protection system |
| US10353783B1 (en) | 2013-06-26 | 2019-07-16 | EMC IP Holding Company LLC | Pluggable recovery in a data protection system |
| US9703618B1 (en) | 2013-06-28 | 2017-07-11 | EMC IP Holding Company LLC | Communication between a software program that uses RPC with another software program using a different communications protocol enabled via proxy |
| US9641486B1 (en) | 2013-06-28 | 2017-05-02 | EMC IP Holding Company LLC | Data transfer in a data protection system |
| US9853873B2 (en) | 2015-01-10 | 2017-12-26 | Cisco Technology, Inc. | Diagnosis and throughput measurement of fibre channel ports in a storage area network environment |
| US9900250B2 (en) | 2015-03-26 | 2018-02-20 | Cisco Technology, Inc. | Scalable handling of BGP route information in VXLAN with EVPN control plane |
| US9830240B2 (en) | 2015-05-14 | 2017-11-28 | Cisco Technology, Inc. | Smart storage recovery in a distributed storage system |
| US10222986B2 (en) | 2015-05-15 | 2019-03-05 | Cisco Technology, Inc. | Tenant-level sharding of disks with tenant-specific storage modules to enable policies per tenant in a distributed storage system |
| US11588783B2 (en) | 2015-06-10 | 2023-02-21 | Cisco Technology, Inc. | Techniques for implementing IPV6-based distributed storage space |
| US10778765B2 (en) | 2015-07-15 | 2020-09-15 | Cisco Technology, Inc. | Bid/ask protocol in scale-out NVMe storage |
| US9477555B1 (en) | 2015-11-16 | 2016-10-25 | International Business Machines Corporation | Optimized disaster-recovery-as-a-service system |
| US9892075B2 (en) | 2015-12-10 | 2018-02-13 | Cisco Technology, Inc. | Policy driven storage in a microserver computing environment |
| CN105630628B (zh) * | 2015-12-17 | 2019-04-16 | 小米科技有限责任公司 | 应用程序恢复方法及装置 |
| WO2017131684A1 (en) * | 2016-01-28 | 2017-08-03 | Hewlett Packard Enterprise Development Lp | Content recovery of protected data from non-volatile memory |
| US10169174B2 (en) | 2016-02-29 | 2019-01-01 | International Business Machines Corporation | Disaster recovery as a service using virtualization technique |
| US10140172B2 (en) | 2016-05-18 | 2018-11-27 | Cisco Technology, Inc. | Network-aware storage repairs |
| US20170351639A1 (en) | 2016-06-06 | 2017-12-07 | Cisco Technology, Inc. | Remote memory access using memory mapped addressing among multiple compute nodes |
| US10664169B2 (en) | 2016-06-24 | 2020-05-26 | Cisco Technology, Inc. | Performance of object storage system by reconfiguring storage devices based on latency that includes identifying a number of fragments that has a particular storage device as its primary storage device and another number of fragments that has said particular storage device as its replica storage device |
| US10768961B2 (en) * | 2016-07-14 | 2020-09-08 | International Business Machines Corporation | Virtual machine seed image replication through parallel deployment |
| US10152386B1 (en) * | 2016-07-29 | 2018-12-11 | Nutanix, Inc. | Efficient disaster rollback across heterogeneous storage systems |
| US11563695B2 (en) | 2016-08-29 | 2023-01-24 | Cisco Technology, Inc. | Queue protection using a shared global memory reserve |
| US10783046B2 (en) | 2016-11-22 | 2020-09-22 | Nutanix, Inc. | Executing resource management operations in distributed computing systems |
| US10545914B2 (en) | 2017-01-17 | 2020-01-28 | Cisco Technology, Inc. | Distributed object storage |
| US10243823B1 (en) | 2017-02-24 | 2019-03-26 | Cisco Technology, Inc. | Techniques for using frame deep loopback capabilities for extended link diagnostics in fibre channel storage area networks |
| US10713203B2 (en) | 2017-02-28 | 2020-07-14 | Cisco Technology, Inc. | Dynamic partition of PCIe disk arrays based on software configuration / policy distribution |
| US10254991B2 (en) | 2017-03-06 | 2019-04-09 | Cisco Technology, Inc. | Storage area network based extended I/O metrics computation for deep insight into application performance |
| US10303534B2 (en) | 2017-07-20 | 2019-05-28 | Cisco Technology, Inc. | System and method for self-healing of application centric infrastructure fabric memory |
| US10404596B2 (en) | 2017-10-03 | 2019-09-03 | Cisco Technology, Inc. | Dynamic route profile storage in a hardware trie routing table |
| US10942666B2 (en) | 2017-10-13 | 2021-03-09 | Cisco Technology, Inc. | Using network device replication in distributed storage clusters |
| US11314603B2 (en) | 2018-11-05 | 2022-04-26 | Hewlett-Packard Development Company, L.P. | Recovery image downloads via data chunks |
| CN109814812B (zh) * | 2019-02-12 | 2022-03-01 | 中天宽带技术有限公司 | 基于内容碎片化放置的快速数据转移方法 |
| US11768740B2 (en) | 2019-03-29 | 2023-09-26 | International Business Machines Corporation | Restoring operation of data storage systems at disaster recovery sites |
| US11080039B2 (en) * | 2019-11-25 | 2021-08-03 | Micron Technology, Inc. | Resilient software updates in secure storage devices |
| US11593235B2 (en) | 2020-02-10 | 2023-02-28 | Hewlett Packard Enterprise Development Lp | Application-specific policies for failover from an edge site to a cloud |
| WO2021175419A1 (en) * | 2020-03-04 | 2021-09-10 | Huawei Technologies Co., Ltd. | Device and method for fast backup |
| US11567840B2 (en) * | 2020-03-09 | 2023-01-31 | Rubrik, Inc. | Node level recovery for clustered databases |
| US12079088B2 (en) | 2022-06-16 | 2024-09-03 | Dell Products L.P. | Hybrid technique to protect a registry |
| US11994953B2 (en) | 2022-06-16 | 2024-05-28 | Dell Products L.P. | Memory simulation of agent service for secured restore |
| US12045138B2 (en) | 2022-06-16 | 2024-07-23 | Dell Products L.P. | Dynamic backup and discovery of new writers of a copy service |
| US12105602B2 (en) | 2022-06-16 | 2024-10-01 | Dell Products L.P. | Dynamic promotion of user data components to system writer components |
| US12050520B2 (en) * | 2022-06-16 | 2024-07-30 | Dell Products L.P. | Disaster recovery (DR) asset sizing for front end terabyte (FETB) consumption |
| US12238164B2 (en) * | 2023-05-02 | 2025-02-25 | Dell Products L.P. | Control plane for cloud service workloads accessing datacenter storage |
| CN117056128A (zh) * | 2023-08-30 | 2023-11-14 | 上海合芯数字科技有限公司 | 数据恢复方法、数据恢复系统、存储介质及电子设备 |
Family Cites Families (28)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5778395A (en) * | 1995-10-23 | 1998-07-07 | Stac, Inc. | System for backing up files from disk volumes on multiple nodes of a computer network |
| US7134041B2 (en) * | 2001-09-20 | 2006-11-07 | Evault, Inc. | Systems and methods for data backup over a network |
| US6954877B2 (en) * | 2001-11-29 | 2005-10-11 | Agami Systems, Inc. | Fault tolerance using logical checkpointing in computing systems |
| WO2004047078A2 (en) * | 2002-11-20 | 2004-06-03 | Filesx Ltd. | Fast backup storage and fast recovery of data (fbsrd) |
| US7383463B2 (en) * | 2004-02-04 | 2008-06-03 | Emc Corporation | Internet protocol based disaster recovery of a server |
| US7523098B2 (en) | 2004-09-15 | 2009-04-21 | International Business Machines Corporation | Systems and methods for efficient data searching, storage and reduction |
| US7672979B1 (en) * | 2005-04-22 | 2010-03-02 | Symantec Operating Corporation | Backup and restore techniques using inconsistent state indicators |
| EP2713271B1 (en) | 2005-06-24 | 2015-08-12 | Catalogic Software, Inc. | System and method for high performance enterprise data protection |
| JP2008235951A (ja) * | 2005-06-28 | 2008-10-02 | Movell Software:Kk | 差分方式によるモバイルユーザデータのバックアップ |
| US7933987B2 (en) | 2005-09-30 | 2011-04-26 | Lockheed Martin Corporation | Application of virtual servers to high availability and disaster recovery solutions |
| US8015441B2 (en) * | 2006-02-03 | 2011-09-06 | Emc Corporation | Verification of computer backup data |
| US8229897B2 (en) * | 2006-02-03 | 2012-07-24 | International Business Machines Corporation | Restoring a file to its proper storage tier in an information lifecycle management environment |
| US20070208918A1 (en) * | 2006-03-01 | 2007-09-06 | Kenneth Harbin | Method and apparatus for providing virtual machine backup |
| DK2013974T3 (en) * | 2006-04-07 | 2018-10-29 | Data Storage Group Inc | DATA COMPRESSION AND DATA STORAGE TECHNOLOGY |
| US7613750B2 (en) | 2006-05-29 | 2009-11-03 | Microsoft Corporation | Creating frequent application-consistent backups efficiently |
| US7487383B2 (en) | 2006-06-29 | 2009-02-03 | Dssdr, Llc | Data transfer and recovery process |
| US7752487B1 (en) * | 2006-08-08 | 2010-07-06 | Open Invention Network, Llc | System and method for managing group policy backup |
| US7480827B2 (en) * | 2006-08-11 | 2009-01-20 | Chicago Mercantile Exchange | Fault tolerance and failover using active copy-cat |
| US7707455B2 (en) * | 2007-03-14 | 2010-04-27 | Microsoft Corporation | Self-service recovery of application data |
| US20080282047A1 (en) * | 2007-05-08 | 2008-11-13 | Hitachi, Ltd. | Methods and apparatus to backup and restore data for virtualized storage area |
| JP5153315B2 (ja) * | 2007-12-19 | 2013-02-27 | インターナショナル・ビジネス・マシーンズ・コーポレーション | ルートファイルシステムを管理するシステム及び方法 |
| US7788220B1 (en) | 2007-12-31 | 2010-08-31 | Emc Corporation | Storage of data with composite hashes in backup systems |
| US8370679B1 (en) * | 2008-06-30 | 2013-02-05 | Symantec Corporation | Method, apparatus and system for improving failover within a high availability disaster recovery environment |
| US8060476B1 (en) * | 2008-07-14 | 2011-11-15 | Quest Software, Inc. | Backup systems and methods for a virtual computing environment |
| WO2010036889A1 (en) * | 2008-09-25 | 2010-04-01 | Bakbone Software, Inc. | Remote backup and restore |
| US20100318759A1 (en) * | 2009-06-15 | 2010-12-16 | Microsoft Corporation | Distributed rdc chunk store |
| US8856080B2 (en) | 2009-10-30 | 2014-10-07 | Microsoft Corporation | Backup using metadata virtual hard drive and differential virtual hard drive |
| US8386430B1 (en) * | 2009-11-06 | 2013-02-26 | Carbonite, Inc. | File storage method to support data recovery in the event of a memory failure |
-
2011
- 2011-09-02 US US13/224,794 patent/US9063822B2/en active Active
-
2012
- 2012-08-29 JP JP2014528566A patent/JP6184957B2/ja not_active Expired - Fee Related
- 2012-08-29 WO PCT/US2012/052945 patent/WO2013033272A1/en not_active Ceased
- 2012-08-29 EP EP16150604.3A patent/EP3026562B1/en active Active
- 2012-08-29 ES ES12826825.7T patent/ES2600129T3/es active Active
- 2012-08-29 EP EP12826825.7A patent/EP2751662B1/en active Active
- 2012-08-29 KR KR1020147005549A patent/KR101960993B1/ko not_active Expired - Fee Related
- 2012-08-31 CN CN201210320086.7A patent/CN102902600B/zh active Active
Also Published As
| Publication number | Publication date |
|---|---|
| US20130061089A1 (en) | 2013-03-07 |
| HK1180417A1 (en) | 2013-10-18 |
| WO2013033272A1 (en) | 2013-03-07 |
| EP2751662A4 (en) | 2015-04-15 |
| KR20140057577A (ko) | 2014-05-13 |
| EP3026562B1 (en) | 2017-03-08 |
| JP2014525635A (ja) | 2014-09-29 |
| EP2751662B1 (en) | 2016-07-27 |
| KR101960993B1 (ko) | 2019-03-21 |
| EP3026562A1 (en) | 2016-06-01 |
| ES2600129T3 (es) | 2017-02-07 |
| EP2751662A1 (en) | 2014-07-09 |
| CN102902600A (zh) | 2013-01-30 |
| US9063822B2 (en) | 2015-06-23 |
| CN102902600B (zh) | 2015-06-17 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP6184957B2 (ja) | 効率的なアプリケーション対応の障害復旧 | |
| US11314602B2 (en) | Information management security health monitoring system | |
| US11032350B2 (en) | Remote commands framework to control clients | |
| US11347707B2 (en) | File indexing for virtual machine backups based on using live browse features | |
| US11108861B1 (en) | System for managing multiple information management cells | |
| US20210374021A1 (en) | Automated media agent state management | |
| US11449486B2 (en) | File indexing for virtual machine backups in a data storage management system | |
| US10853189B2 (en) | Image restore from incremental backup | |
| CN107003890B (zh) | 高效地提供虚拟机参考点 | |
| US8856080B2 (en) | Backup using metadata virtual hard drive and differential virtual hard drive | |
| US9275060B1 (en) | Method and system for using high availability attributes to define data protection plans | |
| US20220237084A1 (en) | Concurrent transmission of multiple extents during backup of extent-eligible files | |
| EP2628085B1 (en) | Item level recovery | |
| EP3731099B1 (en) | System and method for accelerating application service restoration | |
| US20210055996A1 (en) | Migration of backup data | |
| JP2023515354A (ja) | データベースのエージェントレスな加速化バックアップのためのシステム及び方法 | |
| US9734022B1 (en) | Identifying virtual machines and errors for snapshots | |
| US10387262B1 (en) | Federated restore of single instance databases and availability group database replicas | |
| US11336750B1 (en) | Remote procedure calls that offload search pattern matching from clients to servers | |
| US11269958B1 (en) | Input and output files that offload search pattern matching from clients to servers | |
| US11409613B1 (en) | System and method for raw disk backup and recovery | |
| US12045462B2 (en) | System and method to create application copies for copy reuse utilizing the application backup data stored in secondary storage | |
| HK1180417B (en) | Efficient application-aware disaster recovery |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A711 | Notification of change in applicant |
Free format text: JAPANESE INTERMEDIATE CODE: A711 Effective date: 20150528 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20150827 |
|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20150827 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20160930 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20161018 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20170118 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20170612 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20170615 |
|
| 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: 20170627 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20170726 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 6184957 Country of ref document: JP 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 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| RD02 | Notification of acceptance of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: R3D02 |
|
| LAPS | Cancellation because of no payment of annual fees |