JP5689507B2 - ストレージ・デバイス上のデータ書き込みを実行する方法、システム、及びコンピュータ・プログラム - Google Patents
ストレージ・デバイス上のデータ書き込みを実行する方法、システム、及びコンピュータ・プログラム Download PDFInfo
- Publication number
- JP5689507B2 JP5689507B2 JP2013164864A JP2013164864A JP5689507B2 JP 5689507 B2 JP5689507 B2 JP 5689507B2 JP 2013164864 A JP2013164864 A JP 2013164864A JP 2013164864 A JP2013164864 A JP 2013164864A JP 5689507 B2 JP5689507 B2 JP 5689507B2
- Authority
- JP
- Japan
- Prior art keywords
- transaction
- storage device
- device driver
- data
- flash copy
- 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.)
- Active
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
-
- 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/0646—Horizontal data movement in storage systems, i.e. moving data in between storage devices or systems
- G06F3/065—Replication mechanisms
-
- 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/1415—Saving, restoring, recovering or retrying at system level
- G06F11/1435—Saving, restoring, recovering or retrying at system level using file system or storage system metadata
-
- 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/1458—Management of the backup or restore process
-
- 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/1458—Management of the backup or restore process
- G06F11/1469—Backup restoration techniques
-
- 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/1471—Saving, restoring, recovering or retrying involving logging of persistent data for recovery
-
- 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/1474—Saving, restoring, recovering or retrying in transactions
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F12/00—Accessing, addressing or allocating within memory systems or architectures
- G06F12/16—Protection against loss of memory contents
-
- 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/11—File system administration, e.g. details of archiving or snapshots
- G06F16/128—Details of file system snapshots on the file-level, e.g. snapshot creation, administration, deletion
-
- 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/0614—Improving the reliability of storage systems
- G06F3/0619—Improving the reliability of storage systems in relation to data integrity, e.g. data losses, bit errors
-
- 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]
-
- 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/1458—Management of the backup or restore process
- G06F11/1466—Management of the backup or restore process to make the backup process non-disruptive
-
- 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
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Quality & Reliability (AREA)
- Human Computer Interaction (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- Library & Information Science (AREA)
- Computer Security & Cryptography (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
直ちに利用可能なコピーを用いてポイント・イン・タイムのフル・ボリューム・データ・コピーを作成することが可能となる。フラッシュコピーは、テープ上でバックアップ・コピーを作成する各環境において利用可能な標準的なバックアップ・ツールと共に使用され得る。フラッシュコピーは、ソース・ボリュームのコピーをターゲット・ボリューム上に作成する。このコピーは、ポイント・イン・タイム・コピーと呼ばれる。
シュコピーに先立ってアプリケーションが停止され、デバイス・ドライバがキャッシュ・データをフラッシュする。これにより、他のvdisk用にキャッシュされたデータとフラッシュコピーに関与しないアプリケーションとを含み得るフラッシュコピー対象のvdiskのクリーン・イメージを作成するために、すべてのアプリケーション・データがストレージ・デバイスにフラッシュされることになる。
ことができるが、必ずしも従来のモノリシック・フラッシュのようにすべてのデータを対象とする必要はなく、当該トランザクションの一環として更新されたブロックのみを対象とすることも可能である。システムは静止させる必要はない。このように、本発明を用いると、フラッシュコピー対象のvdisk(単数又は複数)に書き込まれているデータを含むトランザクションに関与したデータのみをフラッシュすることが可能となり、トランザクションに関与しない他のデータはキャッシュ内に残すことが可能となる。というのも、各トランザクションのキャッシュ・データは独立してフラッシュすることが可能であり、必ずしもすべてのデータをフラッシュする必要はなく、したがって他のトランザクションに関する新しい作業を受け入れる前にすべての作業単位が停止するのを待つ必要もないため、デバイス・ドライバ及びアプリケーション・サーバは、本発明の動作中に他のトランザクションに関する新しい作業を引き続き受け入れることができるからである。トランザクション・プロトコルは、ドライバとストレージ・コントローラとの間で送信されるデータ・トラフィック・メタデータの形でトンネリングされ得る。ファイル・システム内の適切な構成オプションを用いることにより、ユーザは、所望のvdisk及びトランザクション調整を設定することが可能となる。
クすればよく、バックグラウンド・コピー・プロセスによって宛先に転送されるデータ・セットの他の部分は決してコピー・バックされないため、バックグラウンド・コピー・プロセスも必要とされない。
されると、すべてのローカル・キャッシュ(存在する場合)がストレージ・コントローラにフラッシュされることが保証される。例えばウェブ・アプリケーション・サーバ/データベース等、トランザクションの他のすべての参加者もこれと同じことを行い、それぞれが強化したいデータに関する「fflush」の等価物も発行する。トランザクション参加者に送信されるprepareの「順序」は定義されないが、デバイス・ドライバがそのトランザク
ションのprepareを受信すると、デバイス・ドライバのキャッシュが当該トランザクショ
ンのライト・スルーを開始し、したがってすべての書き込みはサーバに流入する。
ドライバは、commitを受信したときに(あるいはrollbackを受信したときに、あるいはユーザ指定のタイム・アウトに達した場合に)すべての/任意のキャッシュをフラッシュし、後続の書き込みは、ストレージ・コントローラに対するライト・スルーに追加される。デバイス・ドライバは、そのポイント・イン・タイムにおいてフラッシュコピーを実際に取得することをストレージ・コントローラに指示する(ダウン・ファイバ・チャネル)。
クションが複数存在する場合、デバイス・ドライバは、そのセット内の最後のトランザクションが完了したときに通知を送出することができる。以前のトランザクションに関する登録からその完了までの期間中に、まったく新しいトランザクションの下で実行される同じディスクに対するIOがデバイス・ドライバにおいて発生した場合は、(ユーザの裁量で)そのトランザクションに関するIOを、フラッシュコピーが開始された時点でイン・フライト状態であったトランザクションが完了するまで遅延させることができる。そうしない場合には、絶えず重複する一連のトランザクションによってフラッシュコピーの開始が無期限に遅延される可能性があり、また、ディスク上に存在するデータが十分に整合性のあるビジネス・データ・セットとなっていないポイントでフラッシュコピーを開始せざるを得なくなる可能性もある。
され、それによってすべてのローカル・キャッシュがフラッシュされる。
Claims (7)
- ストレージ・デバイスのフラッシュコピーをスケジューリングする方法であって、コンピュータが、
ストレージ・デバイス上のフラッシュコピーを実行する命令を受信するステップと、
前記ストレージ・デバイスに関する現在のトランザクションを確認するステップと、
前記ストレージ・デバイスに関するデバイス・ドライバを前記現在のトランザクションのトランザクション参加者としてトランザクション・コーディネータに登録するステップであって、前記登録の結果、前記ストレージ・デバイスに関する前記デバイス・ドライバは、前記ストレージ・デバイスに関して実行される前記現在のトランザクションに追加される、前記登録するステップと、
前記現在のトランザクションが完了することに応じて、前記トランザクション・コーディネータからトランザクション完了インジケーションを前記デバイス・ドライバにおいて受信するステップと、
前記トランザクション完了インジケーションの受信に応じて、前記デバイス・ドライバによって前記ストレージ・デバイスに関する前記フラッシュコピーを開始し、そして前記フラッシュコピーを実行するステップと、
を実行することを含む、前記方法。 - 前記コンピュータが、
前記トランザクション・コーディネータからトランザクション完了インジケーションを受信する前に、prepareメッセージを受信し、すべてのローカル・キャッシュをフラッシュするステップ
を更に実行することを含む、請求項1に記載の方法。 - 前記コンピュータが、
2フェーズ・コミットを実行するステップ
を更に実行することを含み、
前記トランザクション・コーディネータからの前記トランザクション完了インジケーションは、前記2フェーズ・コミットの一部を形成する、
請求項1又は2に記載の方法。 - ストレージ・デバイスのフラッシュコピーをスケジューリングするためのシステムであって、
トランザクション・コーディネータと、
ストレージ・デバイスと、
前記ストレージ・デバイスに関するデバイス・ドライバと
を備えており、
前記デバイス・ドライバは、ストレージ・デバイス上のフラッシュコピーを実行する命令を受信し、前記ストレージ・デバイスに関する現在のトランザクションを確認し、前記ストレージ・デバイスに関するデバイス・ドライバを前記現在のトランザクションのトランザクション参加者として前記トランザクション・コーディネータに登録し、前記登録の結果、前記ストレージ・デバイスに関する前記デバイス・ドライバは、前記ストレージ・デバイスに関して実行される前記現在のトランザクションに追加され、前記現在のトランザクションが完了することに応じて、前記トランザクション・コーディネータからトランザクション完了インジケーションを前記デバイス・ドライバにおいて受信し、前記トランザクション完了インジケーションの受信に応じて、前記デバイス・ドライバによって前記ストレージ・デバイスに関する前記フラッシュコピーを開始し、そして前記フラッシュコピーを実行するように構成される、
前記システム。 - 前記デバイス・ドライバは、前記トランザクション・コーディネータからトランザクション完了インジケーションを受信する前に、prepareメッセージを受信し、すべてのローカル・キャッシュをフラッシュするように更に構成される、請求項4に記載のシステム。
- 前記デバイス・ドライバは、2フェーズ・コミットを実行するように構成され、前記トランザクション・コーディネータからの前記トランザクション完了インジケーションは、前記2フェーズ・コミットの一部を形成する、請求項4又は5に記載のシステム。
- ストレージ・デバイスのフラッシュコピーをスケジューリングするコンピュータ・プログラムであって、コンピュータに、請求項1〜3のいずれか一項に記載の方法の各ステップを実行させる、前記コンピュータ・プログラム。
Applications Claiming Priority (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
EP08167942.5 | 2008-10-30 | ||
EP08167942 | 2008-10-30 | ||
EP08167943 | 2008-10-30 | ||
EP08167943.3 | 2008-10-30 |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2011533698A Division JP5425922B2 (ja) | 2008-10-30 | 2009-10-26 | ストレージ・デバイス上のデータ書き込みを実行する方法、システム、及びコンピュータ・プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2013242921A JP2013242921A (ja) | 2013-12-05 |
JP5689507B2 true JP5689507B2 (ja) | 2015-03-25 |
Family
ID=41557567
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2011533698A Active JP5425922B2 (ja) | 2008-10-30 | 2009-10-26 | ストレージ・デバイス上のデータ書き込みを実行する方法、システム、及びコンピュータ・プログラム |
JP2013164864A Active JP5689507B2 (ja) | 2008-10-30 | 2013-08-08 | ストレージ・デバイス上のデータ書き込みを実行する方法、システム、及びコンピュータ・プログラム |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2011533698A Active JP5425922B2 (ja) | 2008-10-30 | 2009-10-26 | ストレージ・デバイス上のデータ書き込みを実行する方法、システム、及びコンピュータ・プログラム |
Country Status (7)
Country | Link |
---|---|
US (4) | US8904127B2 (ja) |
EP (1) | EP2304569B1 (ja) |
JP (2) | JP5425922B2 (ja) |
KR (1) | KR20110086690A (ja) |
CN (1) | CN102203741B (ja) |
AT (1) | ATE525695T1 (ja) |
WO (1) | WO2010049391A2 (ja) |
Families Citing this family (19)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20110086690A (ko) | 2008-10-30 | 2011-07-29 | 인터내셔널 비지네스 머신즈 코포레이션 | 저장 장치에 데이터 쓰기를 실행하는 방법 및 시스템 |
US8255648B2 (en) * | 2008-10-30 | 2012-08-28 | International Business Machines Corporation | Maintaining storage device backup consistency |
KR20110094764A (ko) * | 2010-02-17 | 2011-08-24 | 삼성전자주식회사 | 트랜잭션 기반 입출력 인터페이스를 제공하는 가상화 장치 및 방법 |
US8224780B2 (en) * | 2010-06-15 | 2012-07-17 | Microsoft Corporation | Checkpoints for a file system |
US9710865B1 (en) | 2011-08-15 | 2017-07-18 | Amazon Technologies, Inc. | Coordinating distributed order execution |
CN102830941B (zh) * | 2012-06-15 | 2016-03-30 | 记忆科技(深圳)有限公司 | 固态硬盘的驱动方法及其存储系统 |
US9405704B2 (en) | 2012-10-16 | 2016-08-02 | International Business Machines Corporation | Establishing a point-in-time copy relationship between source logical addresses and target logical addresses |
US9116852B2 (en) | 2012-10-16 | 2015-08-25 | International Business Machines Corporation | Processing a copy command directed to a first storage architecture for data that is stored in a second storage architecture |
US9135121B2 (en) | 2012-10-16 | 2015-09-15 | International Business Machines Corporation | Managing updates and copying data in a point-in-time copy relationship expressed as source logical addresses and target logical addresses |
WO2014193407A1 (en) * | 2013-05-31 | 2014-12-04 | Empire Technology Development Llc | Dynamic insulation |
US9405628B2 (en) | 2013-09-23 | 2016-08-02 | International Business Machines Corporation | Data migration using multi-storage volume swap |
US9619331B2 (en) | 2014-01-18 | 2017-04-11 | International Business Machines Corporation | Storage unit replacement using point-in-time snap copy |
US9952805B2 (en) | 2014-09-11 | 2018-04-24 | Hitachi, Ltd. | Storage system and data write method using a logical volume to either store data successfully onto a first memory or send a failure response to a server computer if the storage attempt fails |
CN105653539A (zh) * | 2014-11-13 | 2016-06-08 | 腾讯数码(深圳)有限公司 | 索引分布式存储的实现方法和装置 |
US10394483B2 (en) * | 2016-11-28 | 2019-08-27 | International Business Machines Corporation | Target volume shadow copy |
CN109697110B (zh) * | 2017-10-20 | 2023-01-06 | 阿里巴巴集团控股有限公司 | 事务协调处理系统、方法、装置及电子设备 |
US10956318B2 (en) * | 2018-06-19 | 2021-03-23 | Macronix International Co., Ltd. | Overlapping ranges of pages in memory systems |
US11055013B2 (en) * | 2019-01-25 | 2021-07-06 | International Business Machines Corporation | Recovering from data loss using copy services relationships between volumes |
CN112087501B (zh) * | 2020-08-28 | 2023-10-24 | 北京明略昭辉科技有限公司 | 保持数据一致性的传输方法及系统 |
Family Cites Families (24)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6397227B1 (en) * | 1999-07-06 | 2002-05-28 | Compaq Computer Corporation | Database management system and method for updating specified tuple fields upon transaction rollback |
US6769074B2 (en) * | 2000-05-25 | 2004-07-27 | Lumigent Technologies, Inc. | System and method for transaction-selective rollback reconstruction of database objects |
TW507148B (en) | 2001-05-18 | 2002-10-21 | Mitac Int Corp | Verification method for replying work sheets in a collaboration transaction system |
TWI234095B (en) | 2001-08-08 | 2005-06-11 | E Ten Information Sysems Co Lt | Transmission-type electronic device and its system with real-time patching function for stock transaction data |
US7043507B2 (en) * | 2002-02-28 | 2006-05-09 | Veritas Operating Corporation | System and method for validated indirect data backup using operating system I/O Operations |
US7124323B2 (en) * | 2003-06-18 | 2006-10-17 | International Business Machines Corporation | Method, system, and program for recovery of a reverse restore operation |
US6996586B2 (en) * | 2003-06-18 | 2006-02-07 | International Business Machines Corporation | Method, system, and article for incremental virtual copy of a data block |
JP4604032B2 (ja) | 2003-08-01 | 2010-12-22 | オラクル・インターナショナル・コーポレイション | 非共有データベースシステムにおける1段階コミット |
US7310684B2 (en) * | 2004-05-21 | 2007-12-18 | Bea Systems, Inc. | Message processing in a service oriented architecture |
US7461100B2 (en) * | 2004-05-27 | 2008-12-02 | International Business Machines Corporation | Method for fast reverse restore |
JP2008536202A (ja) * | 2005-03-04 | 2008-09-04 | イーエムシー コーポレイション | チェックポイント・マーカおよび整合性マーカ |
US7991971B2 (en) * | 2005-09-09 | 2011-08-02 | Microsoft Corporation | State management for transactional backup consistency |
US20070136328A1 (en) * | 2005-11-25 | 2007-06-14 | International Business Machines Corporation | System and method for managing files to be attached to and detached from an electronic document |
US7509308B2 (en) * | 2006-01-09 | 2009-03-24 | International Business Machines Corporation | Method, apparatus and system for business performance monitoring and analysis using metric network |
CN100520747C (zh) * | 2006-02-28 | 2009-07-29 | 环达电脑(上海)有限公司 | 一种快速读写存储卡的方法 |
US20070255763A1 (en) * | 2006-04-27 | 2007-11-01 | International Business Machines Corporation | Database replication method and system |
US7996837B2 (en) * | 2006-05-03 | 2011-08-09 | Oracle International Corporation | Recovery mechanism for transactions |
US20070300013A1 (en) * | 2006-06-21 | 2007-12-27 | Manabu Kitamura | Storage system having transaction monitoring capability |
CN100538617C (zh) | 2006-07-11 | 2009-09-09 | 任永坚 | 存储介质处理方法及系统 |
TWI326070B (en) | 2006-12-07 | 2010-06-11 | Inventec Corp | Method for automatically adjusting the cow(copy on write) disk space of the snapshot device |
US7975138B2 (en) * | 2007-07-18 | 2011-07-05 | Oracle International Corporation | Systems and methods for mutually authenticated transaction coordination messages over insecure connections |
US8255648B2 (en) * | 2008-10-30 | 2012-08-28 | International Business Machines Corporation | Maintaining storage device backup consistency |
KR20110086690A (ko) * | 2008-10-30 | 2011-07-29 | 인터내셔널 비지네스 머신즈 코포레이션 | 저장 장치에 데이터 쓰기를 실행하는 방법 및 시스템 |
US8806270B2 (en) * | 2011-11-14 | 2014-08-12 | International Business Machines Corporation | Method, apparatus and product for testing transactions |
-
2009
- 2009-10-26 KR KR1020117008901A patent/KR20110086690A/ko not_active Application Discontinuation
- 2009-10-26 JP JP2011533698A patent/JP5425922B2/ja active Active
- 2009-10-26 EP EP09740695A patent/EP2304569B1/en active Active
- 2009-10-26 WO PCT/EP2009/064086 patent/WO2010049391A2/en active Application Filing
- 2009-10-26 US US13/125,027 patent/US8904127B2/en not_active Expired - Fee Related
- 2009-10-26 AT AT09740695T patent/ATE525695T1/de not_active IP Right Cessation
- 2009-10-26 CN CN2009801430733A patent/CN102203741B/zh not_active Expired - Fee Related
-
2012
- 2012-05-02 US US13/462,654 patent/US8904130B2/en not_active Expired - Fee Related
-
2013
- 2013-08-08 JP JP2013164864A patent/JP5689507B2/ja active Active
-
2014
- 2014-10-15 US US14/515,513 patent/US9448891B2/en not_active Expired - Fee Related
-
2016
- 2016-08-16 US US15/238,065 patent/US9940067B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
US9940067B2 (en) | 2018-04-10 |
US8904127B2 (en) | 2014-12-02 |
EP2304569A2 (en) | 2011-04-06 |
CN102203741B (zh) | 2013-12-11 |
WO2010049391A2 (en) | 2010-05-06 |
US20160357444A1 (en) | 2016-12-08 |
US20150033069A1 (en) | 2015-01-29 |
CN102203741A (zh) | 2011-09-28 |
JP2013242921A (ja) | 2013-12-05 |
EP2304569B1 (en) | 2011-09-21 |
KR20110086690A (ko) | 2011-07-29 |
US9448891B2 (en) | 2016-09-20 |
WO2010049391A3 (en) | 2010-07-15 |
JP5425922B2 (ja) | 2014-02-26 |
JP2012507097A (ja) | 2012-03-22 |
US20120278559A1 (en) | 2012-11-01 |
US20110219192A1 (en) | 2011-09-08 |
ATE525695T1 (de) | 2011-10-15 |
US8904130B2 (en) | 2014-12-02 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5689507B2 (ja) | ストレージ・デバイス上のデータ書き込みを実行する方法、システム、及びコンピュータ・プログラム | |
US10802921B2 (en) | Systems and methods including committing a note to master and slave copies of a data volume based on sequential operation numbers | |
US8103937B1 (en) | Cas command network replication | |
US9256605B1 (en) | Reading and writing to an unexposed device | |
US9535801B1 (en) | Xcopy in journal based replication | |
US9940205B2 (en) | Virtual point in time access between snapshots | |
US8954645B2 (en) | Storage writes in a mirrored virtual machine system | |
EP2795476B1 (en) | Application consistent snapshots of a shared volume | |
US9875042B1 (en) | Asynchronous replication | |
US10067694B1 (en) | Replication ordering | |
US8392680B1 (en) | Accessing a volume in a distributed environment | |
JP5124183B2 (ja) | 非同期リモートコピーシステムの制御方法及び非同期リモートコピーシステム | |
US7694086B1 (en) | Method and system for incremental backup of data volumes | |
US7577867B2 (en) | Cross tagging to data for consistent recovery | |
US10152267B1 (en) | Replication data pull | |
US10223007B1 (en) | Predicting IO | |
US10592128B1 (en) | Abstraction layer | |
US9367409B2 (en) | Method and system for handling failures by tracking status of switchover or switchback | |
US10296517B1 (en) | Taking a back-up software agnostic consistent backup during asynchronous replication | |
JP5665518B2 (ja) | データベースシステム、その情報処理方法、およびそのプログラム | |
TWI468930B (zh) | 於儲存裝置執行資料寫入 | |
EP3293635A1 (en) | Electronic device and method of controlling the same | |
US10185503B1 (en) | Consistency group fault tolerance | |
US11080242B1 (en) | Multi copy journal consolidation | |
JP2013037611A (ja) | 記憶装置、記憶方法およびプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20140714 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20140723 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A821 Effective date: 20141002 Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20141002 |
|
TRDD | Decision of grant or rejection written | ||
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A821 Effective date: 20150105 |
|
RD14 | Notification of resignation of power of sub attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7434 Effective date: 20150105 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20150105 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20150128 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5689507 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |