JP2005050143A5 - - Google Patents

Download PDF

Info

Publication number
JP2005050143A5
JP2005050143A5 JP2003281759A JP2003281759A JP2005050143A5 JP 2005050143 A5 JP2005050143 A5 JP 2005050143A5 JP 2003281759 A JP2003281759 A JP 2003281759A JP 2003281759 A JP2003281759 A JP 2003281759A JP 2005050143 A5 JP2005050143 A5 JP 2005050143A5
Authority
JP
Japan
Prior art keywords
snapshot
checkpoint
dbms
acquisition control
control device
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
Application number
JP2003281759A
Other languages
English (en)
Other versions
JP4321705B2 (ja
JP2005050143A (ja
Filing date
Publication date
Priority claimed from JP2003281759A external-priority patent/JP4321705B2/ja
Priority to JP2003281759A priority Critical patent/JP4321705B2/ja
Application filed filed Critical
Priority to US10/768,173 priority patent/US7017076B2/en
Priority to EP04004087A priority patent/EP1503289A3/en
Publication of JP2005050143A publication Critical patent/JP2005050143A/ja
Priority to US11/329,076 priority patent/US7331000B2/en
Publication of JP2005050143A5 publication Critical patent/JP2005050143A5/ja
Priority to US12/002,342 priority patent/US7461293B2/en
Publication of JP4321705B2 publication Critical patent/JP4321705B2/ja
Application granted granted Critical
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Claims (12)

  1. データベース管理プログラム(以下、DBMS)が動作しているホスト計算機と、前記DBMSによって管理されるデータを記憶する外部記憶装置と、スナップショット取得要求を受けて前記外部記憶装置上のデータのスナップショットを取得するスナップショット機能部とを備えた計算機システムであって、前記DBMSが、前記外部記憶装置上のデータを更新するための更新データを一旦バッファに蓄え、そして、自らが制御するタイミングに従って、前記バッファに貯まった更新データを全て前記外部記憶装置に出力するというチェックポイント処理を間欠的に実行するようになっている前記計算機システム、と連携して動作する、前記スナップショットの取得を制御するためのスナップショット取得制御装置において、
    前記DBMSが自ら制御するタイミングに従って間欠的に実行する前記チェックポイント処理、の実行を検出するチェックポイント検出手段と、
    前記チェックポイント検出手段により前記チェックポイントの実行が検出された場合に前記スナップショット機能部に前記スナップショット取得要求を送信するスナップショット取得要求手段と、
    を備えることを特徴とするスナップショット取得制御装置。
  2. 請求項1記載のスナップショット取得制御装置において、
    前記チェックポイント検出手段が、前記DBMSが外部に表す動作又は情報を監視することにより、前記チェックポイント処理の実行を検出することを特徴とするスナップショット取得制御装置。
  3. 請求項1記載のスナップショット取得制御装置において、
    前記チェックポイント検出手段が、前記DBMSが前記外部記憶装置に対して行なう動作又は前記外部記憶装置に出力する情報を監視することにより、前記チェックポイント処理の実行を検出することを特徴とするスナップショット取得制御装置。
  4. 請求項1記載のスナップショット取得制御装置において、
    前記チェックポイント検出手段が、前記DBMSが実行した前記チェックポイント処理を含む諸動作の履歴の記録である動作ログを監視することにより、前記チェックポイント処理の実行を検出することを特徴とするスナップショット取得制御装置。
  5. 請求項1記載のスナップショット取得制御装置において、
    前記DBMSが、管理者用ユーザインターフェースを有し、前記管理者用ユーザインターフェースに前記チェックポイント処理に関する情報を出力するようになっている場合に、
    前記チェックポイント検出手段が、前記DBMSが前記管理者用ユーザインターフェースに出力する情報を監視することにより、前記チェックポイント処理の実行を検出することを特徴とするスナップショット取得制御装置。
  6. 請求項2乃至5記載のスナップショット取得制御装置において、
    前記DBMSが、第1の時間間隔で前記チェックポイント処理を実行するようになっている場合に、
    前記チェックポイント検出手段が、前記第1の時間間隔より短い第2の時間間隔で、前記チェックポイント処理の実行を検出するための監視動作を行うことを特徴とするスナップショット取得制御装置。
  7. 請求項1記載のスナップショット取得制御装置において、
    データベース静止化又は仮想データベース静止化を前記DBMSに要求することなく前記スナップショット取得要求を送信することを特徴とするスナップショット取得制御装置。
  8. 請求項1記載のスナップショット取得制御装置において、
    前記チェックポイント処理の実行が検出されたことに伴い前記スナップショットが取得された場合に、検出されたチェックポイント処理を識別するためのチェックポイント特定情報と、取得されたスナップショットを識別するためのスナップショット特定情報とを関連付けて記憶する特定情報記憶手段と、
    をさらに備えることを特徴とするスナップショット取得制御装置。
  9. 請求項8記載のスナップショット取得制御装置において、
    任意のチェックポイント特定情報の指定を含んだスナップショット復旧指示を受けて、指定されたチェックポイント特定情報に関連付けられて記憶されているスナップショット特定情報を前記特定情報記憶手段から取得し、取得したスナップショット特定情報によって識別されるスナップショットの復元要求を、前記スナップショット機能部又はスナップショット復元機能を有する所定の機能部に対して送信するスナップショット復元指示手段をさらに備えることを特徴とするスナップショット取得制御装置。
  10. DBMSが動作しているホスト計算機と、前記DBMSによって管理されるデータを記憶する外部記憶装置と、スナップショット取得要求を受けて前記外部記憶装置上のデータのスナップショットを取得するスナップショット機能部とを備えた計算機システムであって、前記DBMSが、前記外部記憶装置上のデータを更新するための更新データを一旦バッファに蓄え、そして、自らが制御するタイミングに従って、前記バッファに貯まった更新データを全て前記外部記憶装置に出力するというチェックポイント処理を間欠的に実行するようになっている前記計算機システム、と連携して使用される、前記スナップショットの取得を制御するためのコンピュータプログラムにおいて、
    前記DBMSが自ら制御するタイミングに従って間欠的に実行する前記チェックポイント処理、の実行を検出するステップと、
    前記チェックポイントを検出するステップにより前記チェックポイントの実行が検出された場合に前記スナップショット機能部に前記スナップショット取得要求を送信するステップと、
    を前記計算機システム内又は外のコンピュータに実行させるためのコンピュータプログラム。
  11. 請求項10記載のコンピュータプログラムにおいて、
    前記チェックポイント処理の実行を検出するステップでは、前記DBMSにより実行される前記チェックポイント処理を含む動作の履歴の記録である動作ログを監視することにより、前記チェックポイント処理の実行を検出することを特徴とするコンピュータプログラム。
  12. DBMSが動作しているホスト計算機と連携して使用される記憶システムにおいて、
    前記DBMSによって管理されるデータベースのデータを記憶する外部記憶装置と、
    スナップショット取得要求を受けて前記外部記憶装置上のデータのスナップショットを取得するスナップショット機能部と、
    前記スナップショットの取得を制御するためのスナップショット取得制御部と
    を備え、
    前記DBMSが、前記外部記憶装置上のデータを更新するための更新データを一旦バッファに蓄え、そして、自らが制御するタイミングに従って、前記バッファに貯まった更新データを全て前記外部記憶装置に出力するというチェックポイント処理を間欠的に実行するようになっている場合に、
    前記スナップショット取得制御部が、
    前記DBMSが自ら制御するタイミングに従って間欠的に実行する前記チェックポイント処理、の実行を検出するチェックポイント検出手段と、
    前記チェックポイント検出手段により前記チェックポイントの実行が検出された場合に前記スナップショット機能手段に前記スナップショット取得要求を送信するスナップショット取得要求手段と、
    を備えることを特徴とする記憶システム。
JP2003281759A 2003-07-29 2003-07-29 スナップショットの取得を制御するための装置及び記憶システム Expired - Fee Related JP4321705B2 (ja)

Priority Applications (5)

Application Number Priority Date Filing Date Title
JP2003281759A JP4321705B2 (ja) 2003-07-29 2003-07-29 スナップショットの取得を制御するための装置及び記憶システム
US10/768,173 US7017076B2 (en) 2003-07-29 2004-02-02 Apparatus and storage system for controlling acquisition of snapshot
EP04004087A EP1503289A3 (en) 2003-07-29 2004-02-23 Apparatus and storage system for controlling acquisition of snapshot of a database
US11/329,076 US7331000B2 (en) 2003-07-29 2006-01-11 Apparatus and storage system for controlling acquisition of snapshot
US12/002,342 US7461293B2 (en) 2003-07-29 2007-12-17 Apparatus and storage system for controlling acquisition of snapshot

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003281759A JP4321705B2 (ja) 2003-07-29 2003-07-29 スナップショットの取得を制御するための装置及び記憶システム

Publications (3)

Publication Number Publication Date
JP2005050143A JP2005050143A (ja) 2005-02-24
JP2005050143A5 true JP2005050143A5 (ja) 2006-07-27
JP4321705B2 JP4321705B2 (ja) 2009-08-26

Family

ID=33535664

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003281759A Expired - Fee Related JP4321705B2 (ja) 2003-07-29 2003-07-29 スナップショットの取得を制御するための装置及び記憶システム

Country Status (3)

Country Link
US (3) US7017076B2 (ja)
EP (1) EP1503289A3 (ja)
JP (1) JP4321705B2 (ja)

Families Citing this family (61)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004086721A (ja) * 2002-08-28 2004-03-18 Nec Corp データ複製システム、中継装置、データ送受信方法およびストレージ内のデータを複製するためのプログラム
JP4321705B2 (ja) * 2003-07-29 2009-08-26 株式会社日立製作所 スナップショットの取得を制御するための装置及び記憶システム
US9489150B2 (en) 2003-08-14 2016-11-08 Dell International L.L.C. System and method for transferring data between different raid data storage types for current data and replay data
EP1668486A2 (en) 2003-08-14 2006-06-14 Compellent Technologies Virtual disk drive system and method
US7278049B2 (en) * 2003-09-29 2007-10-02 International Business Machines Corporation Method, system, and program for recovery from a failure in an asynchronous data copying system
US7188272B2 (en) * 2003-09-29 2007-03-06 International Business Machines Corporation Method, system and article of manufacture for recovery from a failure in a cascading PPRC system
US8949395B2 (en) 2004-06-01 2015-02-03 Inmage Systems, Inc. Systems and methods of event driven recovery management
US7290166B2 (en) * 2004-07-28 2007-10-30 Intel Corporation Rollback of data
US8601035B2 (en) 2007-06-22 2013-12-03 Compellent Technologies Data storage space recovery system and method
JP4325524B2 (ja) * 2004-09-29 2009-09-02 日本電気株式会社 スイッチ装置とシステム並びにバックアップ及びリストア方法とプログラム
JP4787560B2 (ja) * 2005-07-27 2011-10-05 日本電気株式会社 ファイルローテーションシステムおよびそのローテーション方法ならびにプログラム
US7991971B2 (en) * 2005-09-09 2011-08-02 Microsoft Corporation State management for transactional backup consistency
JP4749112B2 (ja) * 2005-10-07 2011-08-17 株式会社日立製作所 記憶制御システム及び方法
JP4668763B2 (ja) * 2005-10-20 2011-04-13 株式会社日立製作所 ストレージ装置のリストア方法及びストレージ装置
JP2007141183A (ja) 2005-11-22 2007-06-07 Hitachi Ltd 記憶制御装置及び記憶制御方法
US7882079B2 (en) * 2005-11-30 2011-02-01 Oracle International Corporation Database system configured for automatic failover with user-limited data loss
JP4839841B2 (ja) * 2006-01-04 2011-12-21 株式会社日立製作所 スナップショット再起動方法
JP4839091B2 (ja) * 2006-01-27 2011-12-14 株式会社日立製作所 データベース回復方法及び計算機システム
US8151263B1 (en) * 2006-03-31 2012-04-03 Vmware, Inc. Real time cloning of a virtual machine
US8056076B1 (en) 2006-03-31 2011-11-08 Vmware, Inc. Method and system for acquiring a quiesceing set of information associated with a virtual machine
US8732136B2 (en) * 2006-05-22 2014-05-20 Inmage Systems, Inc. Recovery point data view shift through a direction-agnostic roll algorithm
WO2007140259A2 (en) * 2006-05-24 2007-12-06 Compellent Technologies Data progression disk locality optimization system and method
US7886111B2 (en) * 2006-05-24 2011-02-08 Compellent Technologies System and method for raid management, reallocation, and restriping
US8271452B2 (en) * 2006-06-12 2012-09-18 Rainstor Limited Method, system, and database archive for enhancing database archiving
US7574574B2 (en) * 2006-09-11 2009-08-11 Apple Inc. Backup of media libraries
JP4909021B2 (ja) * 2006-11-20 2012-04-04 株式会社日立製作所 コピー制御方法及び記憶装置
JP5008991B2 (ja) * 2007-01-24 2012-08-22 株式会社日立製作所 データのリカバリを制御する装置及び方法
US7739547B2 (en) * 2007-06-07 2010-06-15 International Business Machines Corporation Failure recovery and error correction techniques for data loading in information warehouses
US8112664B2 (en) * 2008-03-26 2012-02-07 Symantec Operating Corporation Using volume snapshots to prevent file corruption in failed restore operations
US8078655B2 (en) * 2008-06-04 2011-12-13 Microsoft Corporation Generation of database deltas and restoration
US8499297B2 (en) * 2008-10-28 2013-07-30 Vmware, Inc. Low overhead fault tolerance through hybrid checkpointing and replay
US8214370B1 (en) * 2009-03-26 2012-07-03 Crossbow Technology, Inc. Data pre-processing and indexing for efficient retrieval and enhanced presentation
US8949801B2 (en) * 2009-05-13 2015-02-03 International Business Machines Corporation Failure recovery for stream processing applications
US10255291B1 (en) * 2009-06-29 2019-04-09 EMC IP Holding Company LLC Replication of volumes using partial volume split
US8468292B2 (en) * 2009-07-13 2013-06-18 Compellent Technologies Solid state drive data storage system and method
US10120767B2 (en) * 2009-07-15 2018-11-06 Idera, Inc. System, method, and computer program product for creating a virtual database
US9165012B2 (en) * 2009-10-02 2015-10-20 Symantec Corporation Periodic file system checkpoint manager
US20110179304A1 (en) * 2010-01-15 2011-07-21 Incontact, Inc. Systems and methods for multi-tenancy in contact handling systems
JP5464003B2 (ja) * 2010-03-26 2014-04-09 富士通株式会社 データベース管理装置およびデータベース管理プログラム
US8458650B2 (en) * 2010-03-29 2013-06-04 International Business Machines Corporation Injecting a fault into a stream operator in a data stream processing application
US8756197B1 (en) * 2010-08-13 2014-06-17 Symantec Corporation Generating data set views for backup restoration
US9059898B2 (en) * 2010-12-07 2015-06-16 General Electric Company System and method for tracking configuration changes in enterprise product
JP5541149B2 (ja) * 2010-12-27 2014-07-09 富士通株式会社 スナップショット採取プログラム、サーバおよびスナップショット採取方法
US8589019B2 (en) * 2011-05-13 2013-11-19 Qualcomm Incorporated Systems and methods for vehicle monitoring with processing interruption tolerance
US9026849B2 (en) * 2011-08-23 2015-05-05 Futurewei Technologies, Inc. System and method for providing reliable storage
US9335931B2 (en) 2011-07-01 2016-05-10 Futurewei Technologies, Inc. System and method for making snapshots of storage devices
US9146851B2 (en) 2012-03-26 2015-09-29 Compellent Technologies Single-level cell and multi-level cell hybrid solid state drive
US10210175B2 (en) 2012-09-28 2019-02-19 Oracle International Corporation Techniques for lifecycle state management and in-database archiving
JP6070146B2 (ja) * 2012-12-14 2017-02-01 富士通株式会社 情報処理装置及びバックアップ方法
US8954546B2 (en) * 2013-01-25 2015-02-10 Concurix Corporation Tracing with a workload distributor
JP6050917B2 (ja) * 2013-07-09 2016-12-21 デルフィクス コーポレーション 仮想データベースの巻き戻し
US9720786B2 (en) * 2014-04-22 2017-08-01 International Business Machines Corporation Resolving failed mirrored point-in-time copies with minimum disruption
US9558078B2 (en) 2014-10-28 2017-01-31 Microsoft Technology Licensing, Llc Point in time database restore from storage snapshots
US10649858B2 (en) * 2015-10-22 2020-05-12 Softnas, Llc. Synchronization storage solution after an offline event
US10241713B2 (en) 2016-09-01 2019-03-26 Red Hat Israel, Ltd. Snapshot management with an external storage service
US10185505B1 (en) * 2016-10-28 2019-01-22 Pure Storage, Inc. Reading a portion of data to replicate a volume based on sequence numbers
US11210184B1 (en) * 2017-06-07 2021-12-28 Amazon Technologies, Inc. Online restore to a selectable prior state for database engines
KR102468737B1 (ko) * 2017-12-19 2022-11-21 에스케이하이닉스 주식회사 메모리 시스템 및 메모리 시스템의 동작방법
CN109739687A (zh) * 2018-12-03 2019-05-10 国云科技股份有限公司 一种基于Elasticsearch的快照管理系统及方法
US11580110B2 (en) * 2019-12-31 2023-02-14 Huawei Cloud Computing Technologies Co., Ltd. Methods and apparatuses for generating redo records for cloud-based database
CN112445780A (zh) * 2020-11-27 2021-03-05 上海上讯信息技术股份有限公司 一种基于快照的主从架构部署方法及设备

Family Cites Families (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5369757A (en) * 1991-06-18 1994-11-29 Digital Equipment Corporation Recovery logging in the presence of snapshot files by ordering of buffer pool flushing
US5379412A (en) 1992-04-20 1995-01-03 International Business Machines Corporation Method and system for dynamic allocation of buffer storage space during backup copying
JP3593366B2 (ja) 1994-09-19 2004-11-24 株式会社日立製作所 デ−タベ−ス管理方法
US5835953A (en) * 1994-10-13 1998-11-10 Vinca Corporation Backup system that takes a snapshot of the locations in a mass storage device that has been identified for updating prior to updating
US5920867A (en) * 1996-12-06 1999-07-06 International Business Machines Corporation Data management system having data management configuration
US5845292A (en) * 1996-12-16 1998-12-01 Lucent Technologies Inc. System and method for restoring a distributed checkpointed database
JPH10326220A (ja) * 1997-05-27 1998-12-08 Toshiba Corp ファイルシステムおよびファイル管理方法
US5951695A (en) * 1997-07-25 1999-09-14 Hewlett-Packard Company Fast database failover
US6360331B2 (en) 1998-04-17 2002-03-19 Microsoft Corporation Method and system for transparently failing over application configuration information in a server cluster
US6182198B1 (en) * 1998-06-05 2001-01-30 International Business Machines Corporation Method and apparatus for providing a disc drive snapshot backup while allowing normal drive read, write, and buffering operations
US6266781B1 (en) 1998-07-20 2001-07-24 Academia Sinica Method and apparatus for providing failure detection and recovery with predetermined replication style for distributed applications in a network
US6338126B1 (en) * 1999-12-06 2002-01-08 Legato Systems, Inc. Crash recovery without complete remirror
US6647473B1 (en) * 2000-02-16 2003-11-11 Microsoft Corporation Kernel-based crash-consistency coordinator
US6651075B1 (en) * 2000-02-16 2003-11-18 Microsoft Corporation Support for multiple temporal snapshots of same volume
US6691245B1 (en) 2000-10-10 2004-02-10 Lsi Logic Corporation Data storage with host-initiated synchronization and fail-over of remote mirror
US6618794B1 (en) * 2000-10-31 2003-09-09 Hewlett-Packard Development Company, L.P. System for generating a point-in-time copy of data in a data storage system
JP4407043B2 (ja) 2000-11-24 2010-02-03 ソニー株式会社 データ処理装置および方法
US6594744B1 (en) 2000-12-11 2003-07-15 Lsi Logic Corporation Managing a snapshot volume or one or more checkpoint volumes with multiple point-in-time images in a single repository
US6879981B2 (en) * 2001-01-16 2005-04-12 Corigin Ltd. Sharing live data with a non cooperative DBMS
US6877016B1 (en) * 2001-09-13 2005-04-05 Unisys Corporation Method of capturing a physically consistent mirrored snapshot of an online database
JP2003162438A (ja) * 2001-11-27 2003-06-06 Ricoh Co Ltd データベース管理システム
US7240239B2 (en) * 2002-03-20 2007-07-03 National Institute Of Advanced Industrial Science And Technology Input and output control means for computer system storage and a software execution method using same
JP3974538B2 (ja) 2003-02-20 2007-09-12 株式会社日立製作所 情報処理システム
US7165145B2 (en) * 2003-07-02 2007-01-16 Falconstor Software, Inc. System and method to protect data stored in a storage system
JP4321705B2 (ja) * 2003-07-29 2009-08-26 株式会社日立製作所 スナップショットの取得を制御するための装置及び記憶システム
US20050081099A1 (en) * 2003-10-09 2005-04-14 International Business Machines Corporation Method and apparatus for ensuring valid journaled file system metadata during a backup operation

Similar Documents

Publication Publication Date Title
JP2005050143A5 (ja)
JP4839841B2 (ja) スナップショット再起動方法
US20180239636A1 (en) Task execution framework using idempotent subtasks
US7743417B2 (en) Data storage device with code scanning capability
US11366721B2 (en) Adaptive throttling in a universal backup host
JP2005050143A (ja) スナップショットの取得を制御するための装置及び記憶システム
US11740910B2 (en) Virtual machine boot data prediction
CN110347483A (zh) 物理机到虚拟机迁移方法、装置及存储介质
US20230177157A1 (en) Malware protection for virtual machines
US20210234872A1 (en) Malware protection for virtual machines
JP6042025B2 (ja) ソフトウェア搭載機器及びソフトウェア更新方法
JP2014157521A5 (ja)
US20210232682A1 (en) Malware protection for virtual machines
JP2008003691A (ja) 計算機のプロセス回復方法、チェックポイントリスタートシステム
CN108491483B (zh) 一种远程监控程序运行状态的方法和装置
EP3540533B1 (en) Controller and data storage method
JP6039821B2 (ja) 印刷処理時間を取得する方法及び印刷機能を有する電子装置
KR102433435B1 (ko) 랜섬웨어 피해 복원을 위한 p2p 디스크 복원 방법 및 장치
JP5046845B2 (ja) データ更新履歴格納装置及びデータ更新履歴格納方法
US20130262940A1 (en) Computer-readable non-transitory medium, control method, and storage device
KR102225618B1 (ko) 실패 시나리오로부터 기록된 데이터의 시간 관련 메타데이터의 공간 효율적인 복구
JP6361331B2 (ja) 情報処理装置、情報処理プログラム及び情報処理方法
WO2022196562A1 (ja) 制御装置
KR102008953B1 (ko) 메모리 오염 감시 장치 및 방법
JP2638078B2 (ja) 情報処理装置