JP5440273B2 - スナップショット管理方法、スナップショット管理装置、及びプログラム - Google Patents
スナップショット管理方法、スナップショット管理装置、及びプログラム Download PDFInfo
- Publication number
- JP5440273B2 JP5440273B2 JP2010051423A JP2010051423A JP5440273B2 JP 5440273 B2 JP5440273 B2 JP 5440273B2 JP 2010051423 A JP2010051423 A JP 2010051423A JP 2010051423 A JP2010051423 A JP 2010051423A JP 5440273 B2 JP5440273 B2 JP 5440273B2
- Authority
- JP
- Japan
- Prior art keywords
- virtual machine
- snapshot
- configuration
- change
- monitoring
- 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/1415—Saving, restoring, recovering or retrying at system level
-
- 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/815—Virtual
-
- 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)
- Quality & Reliability (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Debugging And Monitoring (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
に関し、特に仮想マシンのスナップショットを管理するためのスナップショット管理方法、スナップショット管理装置、及びプログラムに関する。
(付記1)
コンピュータが実行するスナップショット管理方法であって、
仮想マシンの構成の変更を検知する構成変更検知手順と、
該構成の変更の検知に応じ、前記仮想マシンのファイルシステムのスナップショットを記憶手段に記録するスナップショット記録手順と、
前記仮想マシンの稼働状況を監視し、該稼働状況が所定の条件に該当する場合に前記仮想マシンに関して記録されている最後の前記スナップショットを前記記憶手段より削除する安定稼働判断手順とを有するスナップショット管理方法。
(付記2)
前記構成変更検知手順は、前記仮想マシンによる所定のポートを介した通信に基づいて前記仮想マシンの構成の変更を検知する付記1記載のスナップショット管理方法。
(付記3)
前記仮想マシンによる所定のポートを介した通信を監視し、通信量の変化に基づいて通信の異常を検知する通信監視手順を有し、
前記安定稼働判断手順は、前記通信の異常が検知された場合に前記仮想マシンに関して記録されている最後の前記スナップショットを前記記憶手段より削除する付記1又は2記載のスナップショット管理方法。
(付記4)
前記安定稼働判断手順は、前記スナップショットの削除の可否を選択させる画面を表示装置に表示させ、該画面を介した入力に応じ前記スナップショットを削除する付記1乃至3いずれか一項記載のスナップショット管理方法。
(付記5)
仮想マシンの構成の変更を検知する構成変更検知手段と、
該構成の変更の検知に応じ、前記仮想マシンのファイルシステムのスナップショットを記憶手段に記録するスナップショット記録手段と、
前記仮想マシンの稼働状況を監視し、該稼働状況が所定の条件に該当する場合に前記仮想マシンに関して記録されている最後の前記スナップショットを前記記憶手段より削除する安定稼働判断手段とを有するスナップショット管理装置。
(付記6)
前記構成変更検知手段は、前記仮想マシンによる所定のポートを介した通信に基づいて前記仮想マシンの構成の変更を検知する付記5記載のスナップショット管理装置。
(付記7)
前記仮想マシンによる所定のポートを介した通信を監視し、通信量の変化に基づいて通信の異常を検知する通信監視手段を有し、
前記安定稼働判断手段は、前記通信の異常が検知された場合に前記仮想マシンに関して記録されている最後の前記スナップショットを前記記憶手段より削除する付記5又は6記載のスナップショット管理装置。
(付記8)
前記安定稼働判断手段は、前記スナップショットの削除の可否を選択させる画面を表示装置に表示させ、該画面を介した入力に応じ前記スナップショットを削除する付記5乃至7いずれか一項記載のスナップショット管理装置。
(付記9)
コンピュータに、
仮想マシンの構成の変更を検知する構成変更検知手順と、
該構成の変更の検知に応じ、前記仮想マシンのファイルシステムのスナップショットを記憶手段に記録するスナップショット記録手順と、
前記仮想マシンの稼働状況を監視し、該稼働状況が所定の条件に該当する場合に前記仮想マシンに関して記録されている最後の前記スナップショットを前記記憶手段より削除する安定稼働判断手順とを実行させるためのプログラム。
(付記10)
前記構成変更検知手順は、前記仮想マシンによる所定のポートを介した通信に基づいて前記仮想マシンの構成の変更を検知する付記9記載のプログラム。
(付記11)
前記仮想マシンによる所定のポートを介した通信を監視し、通信量の変化に基づいて通信の異常を検知する通信監視手順を前記コンピュータに実行させ、
前記安定稼働判断手順は、前記通信の異常が検知された場合に前記仮想マシンに関して記録されている最後の前記スナップショットを前記記憶手段より削除する付記9又は10記載のプログラム。
(付記12)
前記安定稼働判断手順は、前記スナップショットの削除の可否を選択させる画面を表示装置に表示させ、該画面を介した入力に応じ前記スナップショットを削除する付記9乃至11いずれか一項記載のプログラム。
11 仮想マシンモニタ
12 仮想マシン
20 監視サーバ
100 ドライブ装置
101 記録媒体
102 補助記憶装置
103 メモリ装置
104 CPU
105 インタフェース装置
106 表示装置
107 入力装置
111 仮想マシン管理部
112 通信監視部
113 構成変更検知部
114 スナップショット記録部
115 安定稼働判断部
116 アクセス記録テーブル
117 SS管理テーブル
121 VM監視エージェント
122 ファイルシステム
B バス
Claims (6)
- コンピュータが実行するスナップショット管理方法であって、
仮想マシンの構成の変更を検知する構成変更検知手順と、
該構成の変更の検知に応じ、前記仮想マシンのファイルシステムのスナップショットを記憶手段に記録するスナップショット記録手順と、
前記仮想マシンの稼働状況を監視し、該稼働状況が所定の条件に該当する場合に前記仮想マシンに関して記録されている最後の前記スナップショットを前記記憶手段より削除する安定稼働判断手順とを有するスナップショット管理方法。 - 前記構成変更検知手順は、前記仮想マシンによる所定のポートを介した通信に基づいて前記仮想マシンの構成の変更を検知する請求項1記載のスナップショット管理方法。
- 前記仮想マシンによる所定のポートを介した通信を監視し、通信量の変化に基づいて通信の異常を検知する通信監視手順を有し、
前記安定稼働判断手順は、前記通信の異常が検知された場合に前記仮想マシンに関して記録されている最後の前記スナップショットを前記記憶手段より削除する請求項1又は2記載のスナップショット管理方法。 - 前記安定稼働判断手順は、前記スナップショットの削除の可否を選択させる画面を表示装置に表示させ、該画面を介した入力に応じ前記スナップショットを削除する請求項1乃至3いずれか一項記載のスナップショット管理方法。
- 仮想マシンの構成の変更を検知する構成変更検知手段と、
該構成の変更の検知に応じ、前記仮想マシンのファイルシステムのスナップショットを記憶手段に記録するスナップショット記録手段と、
前記仮想マシンの稼働状況を監視し、該稼働状況が所定の条件に該当する場合に前記仮想マシンに関して記録されている最後の前記スナップショットを前記記憶手段より削除する安定稼働判断手段とを有するスナップショット管理装置。 - コンピュータに、
仮想マシンの構成の変更を検知する構成変更検知手順と、
該構成の変更の検知に応じ、前記仮想マシンのファイルシステムのスナップショットを記憶手段に記録するスナップショット記録手順と、
前記仮想マシンの稼働状況を監視し、該稼働状況が所定の条件に該当する場合に前記仮想マシンに関して記録されている最後の前記スナップショットを前記記憶手段より削除する安定稼働判断手順とを実行させるためのプログラム。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010051423A JP5440273B2 (ja) | 2010-03-09 | 2010-03-09 | スナップショット管理方法、スナップショット管理装置、及びプログラム |
GB201102371A GB2478625B (en) | 2010-03-09 | 2011-02-10 | Snapshot management method, snapshot management apparatus, and computer-readable recording medium |
US12/929,785 US8799709B2 (en) | 2010-03-09 | 2011-02-15 | Snapshot management method, snapshot management apparatus, and computer-readable, non-transitory medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010051423A JP5440273B2 (ja) | 2010-03-09 | 2010-03-09 | スナップショット管理方法、スナップショット管理装置、及びプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2011186783A JP2011186783A (ja) | 2011-09-22 |
JP5440273B2 true JP5440273B2 (ja) | 2014-03-12 |
Family
ID=43859244
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2010051423A Expired - Fee Related JP5440273B2 (ja) | 2010-03-09 | 2010-03-09 | スナップショット管理方法、スナップショット管理装置、及びプログラム |
Country Status (3)
Country | Link |
---|---|
US (1) | US8799709B2 (ja) |
JP (1) | JP5440273B2 (ja) |
GB (1) | GB2478625B (ja) |
Families Citing this family (45)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9135038B1 (en) | 2010-05-28 | 2015-09-15 | Bromium, Inc. | Mapping free memory pages maintained by a guest operating system to a shared zero page within a machine frame |
US9148428B1 (en) | 2011-05-25 | 2015-09-29 | Bromium, Inc. | Seamless management of untrusted data using virtual machines |
US9767274B2 (en) | 2011-11-22 | 2017-09-19 | Bromium, Inc. | Approaches for efficient physical to virtual disk conversion |
US8752047B2 (en) | 2010-05-28 | 2014-06-10 | Bromium, Inc. | Automated management of virtual machines to process untrusted data based on client policy information |
US9792131B1 (en) | 2010-05-28 | 2017-10-17 | Bromium, Inc. | Preparing a virtual machine for template creation |
US9239909B2 (en) | 2012-01-25 | 2016-01-19 | Bromium, Inc. | Approaches for protecting sensitive data within a guest operating system |
US8533715B2 (en) * | 2011-08-09 | 2013-09-10 | International Business Machines Corporation | Virtual machine management |
US20130091266A1 (en) | 2011-10-05 | 2013-04-11 | Ajit Bhave | System for organizing and fast searching of massive amounts of data |
US9081834B2 (en) | 2011-10-05 | 2015-07-14 | Cumulus Systems Incorporated | Process for gathering and special data structure for storing performance metric data |
US9081829B2 (en) | 2011-10-05 | 2015-07-14 | Cumulus Systems Incorporated | System for organizing and fast searching of massive amounts of data |
CN102520881B (zh) * | 2011-12-02 | 2015-09-09 | 中标软件有限公司 | 一种云计算平台的虚拟机快照管理方法和系统 |
US8762992B2 (en) * | 2011-12-22 | 2014-06-24 | Symantec Corporation | Systems and methods for protecting virtual machines during physical-to-virtual conversions |
US8839447B2 (en) | 2012-02-27 | 2014-09-16 | Ca, Inc. | System and method for virtual image security in a cloud environment |
US8954964B2 (en) | 2012-02-27 | 2015-02-10 | Ca, Inc. | System and method for isolated virtual image and appliance communication within a cloud environment |
US8700898B1 (en) | 2012-10-02 | 2014-04-15 | Ca, Inc. | System and method for multi-layered sensitive data protection in a virtual computing environment |
US9389898B2 (en) | 2012-10-02 | 2016-07-12 | Ca, Inc. | System and method for enforcement of security controls on virtual machines throughout life cycle state changes |
US8972798B2 (en) * | 2012-10-04 | 2015-03-03 | Verizon Patent And Licensing Inc. | Performance and fault management system |
US9817739B1 (en) * | 2012-10-31 | 2017-11-14 | Veritas Technologies Llc | Method to restore a virtual environment based on a state of applications/tiers |
GB201220692D0 (en) * | 2012-11-16 | 2013-01-02 | Overnet Data Man Ltd | Software deployment and control method and system |
US9430255B1 (en) * | 2013-03-15 | 2016-08-30 | Google Inc. | Updating virtual machine generated metadata to a distribution service for sharing and backup |
US9645873B2 (en) | 2013-06-03 | 2017-05-09 | Red Hat, Inc. | Integrated configuration management and monitoring for computer systems |
CN104424015B (zh) * | 2013-09-11 | 2018-10-09 | 华为技术有限公司 | 一种虚拟机管理方法和装置 |
US11153333B1 (en) * | 2018-03-07 | 2021-10-19 | Amdocs Development Limited | System, method, and computer program for mitigating an attack on a network by effecting false alarms |
US9477571B2 (en) | 2014-01-20 | 2016-10-25 | International Business Machines Corporation | Streaming operator with trigger |
JP6287274B2 (ja) | 2014-01-31 | 2018-03-07 | 富士通株式会社 | 監視装置、監視方法及び監視プログラム |
US9319288B2 (en) * | 2014-02-12 | 2016-04-19 | Vmware, Inc. | Graphical user interface for displaying information related to a virtual machine network |
US9363148B2 (en) | 2014-02-12 | 2016-06-07 | Vmware, Inc. | Graphical user interface for displaying information related to a virtual machine network |
US9632812B1 (en) * | 2014-05-12 | 2017-04-25 | Trintri Inc. | Collecting data associated with virtual machines from various data sources |
JP6337631B2 (ja) * | 2014-06-12 | 2018-06-06 | 富士通株式会社 | 復元検知方法,復元検知装置及び復元検知プログラム |
CN104133670B (zh) * | 2014-06-30 | 2017-06-09 | 中国科学院信息工程研究所 | 一种基于虚拟隔离技术的智能终端安全gui生成方法 |
US9612859B2 (en) | 2014-07-21 | 2017-04-04 | Vmware, Inc. | Comparing states of a virtual machine |
US11635979B2 (en) * | 2014-07-21 | 2023-04-25 | Vmware, Inc. | Modifying a state of a virtual machine |
US9092376B1 (en) | 2014-08-29 | 2015-07-28 | Nimble Storage, Inc. | Methods and systems for ordering virtual machine snapshots |
US9778990B2 (en) | 2014-10-08 | 2017-10-03 | Hewlett Packard Enterprise Development Lp | Methods and systems for concurrently taking snapshots of a plurality of virtual machines |
JP5904514B1 (ja) * | 2014-10-28 | 2016-04-13 | インターナショナル・ビジネス・マシーンズ・コーポレーションInternational Business Machines Corporation | 仮想マシンのスナップショットに対して更新を自動的に適用する方法、並びに、そのコンピュータ・システム及びコンピュータ・システム用プログラム |
US9727252B2 (en) | 2014-11-13 | 2017-08-08 | Hewlett Packard Enterprise Development Lp | Methods and systems for optimal snapshot distribution within a protection schedule |
JP6547363B2 (ja) * | 2015-03-26 | 2019-07-24 | 日本電気株式会社 | 管理装置、管理装置の制御方法、及びプログラム |
US10162681B2 (en) * | 2015-07-24 | 2018-12-25 | International Business Machines Corporation | Reducing redundant validations for live operating system migration |
US20170031704A1 (en) * | 2015-07-31 | 2017-02-02 | Hewlett-Packard Development Company, L.P. | Network port profile for virtual machines using network controller |
US10055311B1 (en) * | 2015-09-09 | 2018-08-21 | Amazon Technologies, Inc. | Reversion operations for virtual computing environments |
US9898325B2 (en) * | 2015-10-20 | 2018-02-20 | Vmware, Inc. | Configuration settings for configurable virtual components |
CN105357038B (zh) * | 2015-10-26 | 2019-05-07 | 北京百度网讯科技有限公司 | 监控虚拟机集群的方法和系统 |
US10489216B2 (en) * | 2016-11-22 | 2019-11-26 | International Business Machines Corporation | Version-controlling storage volume snapshots |
KR102491986B1 (ko) * | 2020-12-04 | 2023-01-26 | (주)글루버 | 가상 머신 연결 관리 서버, 이의 동작 방법, 및 프로그램 |
US20220342686A1 (en) * | 2021-04-23 | 2022-10-27 | International Business Machines Corporation | Virtual machine file management using file-level snapshots |
Family Cites Families (21)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5745669A (en) * | 1993-10-21 | 1998-04-28 | Ast Research, Inc. | System and method for recovering PC configurations |
JPH09146762A (ja) | 1995-11-20 | 1997-06-06 | Hitachi Ltd | システムファイルのバックアップ方法及び復元方法 |
US7475098B2 (en) * | 2002-03-19 | 2009-01-06 | Network Appliance, Inc. | System and method for managing a plurality of snapshots |
GB2424153B (en) * | 2003-09-11 | 2007-09-19 | Voice Signal Technologies Inc | Method and apparatus for back-up of customized application information |
JP4050249B2 (ja) | 2004-05-20 | 2008-02-20 | 株式会社エヌ・ティ・ティ・データ | 仮想マシン管理システム |
US7409719B2 (en) * | 2004-12-21 | 2008-08-05 | Microsoft Corporation | Computer security management, such as in a virtual machine or hardened operating system |
US7774391B1 (en) * | 2006-03-30 | 2010-08-10 | Vmware, Inc. | Method of universal file access for a heterogeneous computing environment |
US8321377B2 (en) * | 2006-04-17 | 2012-11-27 | Microsoft Corporation | Creating host-level application-consistent backups of virtual machines |
US8880480B2 (en) * | 2007-01-03 | 2014-11-04 | Oracle International Corporation | Method and apparatus for data rollback |
JP5054468B2 (ja) | 2007-08-29 | 2012-10-24 | 株式会社システックキョーワ | キャスタ装置 |
US20090100158A1 (en) * | 2007-10-12 | 2009-04-16 | Microsoft Corporation | Backup and Recovery System for Multiple Device Environment |
WO2009108943A2 (en) * | 2008-02-29 | 2009-09-03 | Doyenz Incorporated | Automation for virtualized it environments |
US8135930B1 (en) * | 2008-07-14 | 2012-03-13 | Vizioncore, Inc. | Replication systems and methods for a virtual computing environment |
US8046550B2 (en) * | 2008-07-14 | 2011-10-25 | Quest Software, Inc. | Systems and methods for performing backup operations of virtual machine files |
US20100070678A1 (en) * | 2008-09-12 | 2010-03-18 | Vmware, Inc. | Saving and Restoring State Information for Virtualized Computer Systems |
US9141381B2 (en) * | 2008-10-27 | 2015-09-22 | Vmware, Inc. | Version control environment for virtual machines |
US8499297B2 (en) * | 2008-10-28 | 2013-07-30 | Vmware, Inc. | Low overhead fault tolerance through hybrid checkpointing and replay |
US9177145B2 (en) * | 2009-03-24 | 2015-11-03 | Sophos Limited | Modified file tracking on virtual machines |
US8613085B2 (en) * | 2009-07-22 | 2013-12-17 | Broadcom Corporation | Method and system for traffic management via virtual machine migration |
US8621460B2 (en) * | 2009-11-02 | 2013-12-31 | International Business Machines Corporation | Endpoint-hosted hypervisor management |
US8819471B2 (en) * | 2011-06-03 | 2014-08-26 | Apple Inc. | Methods and apparatus for power state based backup |
-
2010
- 2010-03-09 JP JP2010051423A patent/JP5440273B2/ja not_active Expired - Fee Related
-
2011
- 2011-02-10 GB GB201102371A patent/GB2478625B/en not_active Expired - Fee Related
- 2011-02-15 US US12/929,785 patent/US8799709B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
US8799709B2 (en) | 2014-08-05 |
US20110225582A1 (en) | 2011-09-15 |
GB201102371D0 (en) | 2011-03-30 |
JP2011186783A (ja) | 2011-09-22 |
GB2478625A (en) | 2011-09-14 |
GB2478625B (en) | 2014-10-15 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5440273B2 (ja) | スナップショット管理方法、スナップショット管理装置、及びプログラム | |
JP5140633B2 (ja) | 仮想化環境において生じる障害の解析方法、管理サーバ、及びプログラム | |
US9424021B2 (en) | Capturing updates to applications and operating systems | |
JP5446167B2 (ja) | ウイルス対策方法、コンピュータ、及びプログラム | |
JP5834939B2 (ja) | プログラム、仮想マシン制御方法、情報処理装置および情報処理システム | |
CN108369544B (zh) | 计算系统中延期的服务器恢复方法和设备 | |
JP6186787B2 (ja) | データ転送装置、データ転送システム、データ転送方法及びプログラム | |
JP4811830B1 (ja) | コンピュータリソース制御システム | |
US8880936B2 (en) | Method for switching application server, management computer, and storage medium storing program | |
JP5942509B2 (ja) | バッチ処理システム | |
US11675611B2 (en) | Software service intervention in a computing system | |
US20180032366A1 (en) | Systems and methods for securing virtual machines | |
JP6124644B2 (ja) | 情報処理装置および情報処理システム | |
US20170206027A1 (en) | Management system and management method of computer system | |
US20150220379A1 (en) | Dynamically determining an external systems management application to report system errors | |
US10776050B2 (en) | Systems and methods for improved write filter operation with provision for monitoring and prediction to delay system reboot | |
KR100458550B1 (ko) | 데이터 삭제 감지, 복구 시스템 및 그 방법 | |
JP2014225302A (ja) | ウイルス検出プログラム、ウイルス検出方法、及びコンピュータ | |
JP2013061994A (ja) | ウイルス検出プログラム、ウイルス検出方法、監視プログラム、監視方法、及びコンピュータ | |
JP5466740B2 (ja) | 仮想サーバのシステム障害回復方法及びそのシステム | |
JP2012089109A (ja) | コンピュータリソース制御システム | |
JP6337631B2 (ja) | 復元検知方法,復元検知装置及び復元検知プログラム | |
US20240281529A1 (en) | Method to optimize creation of restore points for effective use of disk space | |
JP5384566B2 (ja) | フロントエンドサーバ、インタプリタ型プログラム及び方法 | |
JP5562454B1 (ja) | 冗長システム用サーバ |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20130108 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20131113 |
|
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: 20131119 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20131202 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5440273 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |