GB2506033B - Virtual machine high availability - Google Patents

Virtual machine high availability

Info

Publication number
GB2506033B
GB2506033B GB1320461.5A GB201320461A GB2506033B GB 2506033 B GB2506033 B GB 2506033B GB 201320461 A GB201320461 A GB 201320461A GB 2506033 B GB2506033 B GB 2506033B
Authority
GB
United Kingdom
Prior art keywords
virtual machine
high availability
machine high
availability
virtual
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
Application number
GB1320461.5A
Other versions
GB201320461D0 (en
GB2506033A (en
Inventor
North Geraint
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
International Business Machines Corp
Original Assignee
International Business Machines Corp
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by International Business Machines Corp filed Critical International Business Machines Corp
Publication of GB201320461D0 publication Critical patent/GB201320461D0/en
Publication of GB2506033A publication Critical patent/GB2506033A/en
Application granted granted Critical
Publication of GB2506033B publication Critical patent/GB2506033B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1446Point-in-time backing up or restoration of persistent data
    • G06F11/1458Management of the backup or restore process
    • G06F11/1469Backup restoration techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1415Saving, restoring, recovering or retrying at system level
    • G06F11/1438Restarting or rejuvenating
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1446Point-in-time backing up or restoration of persistent data
    • G06F11/1448Management of the data involved in backup or backup restore
    • G06F11/1451Management of the data involved in backup or backup restore by selection of backup contents
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1446Point-in-time backing up or restoration of persistent data
    • G06F11/1458Management of the backup or restore process
    • G06F11/1464Management of the backup or restore process for networked environments
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1479Generic software techniques for error detection or fault masking
    • G06F11/1482Generic software techniques for error detection or fault masking by means of middleware or OS functionality
    • G06F11/1484Generic software techniques for error detection or fault masking by means of middleware or OS functionality involving virtual machines
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/16Error detection or correction of the data by redundancy in hardware
    • G06F11/20Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • G06F2009/45591Monitoring or debugging support
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2201/00Indexing scheme relating to error detection, to error correction, and to monitoring
    • G06F2201/815Virtual
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2201/00Indexing scheme relating to error detection, to error correction, and to monitoring
    • G06F2201/84Using snapshots, i.e. a logical point-in-time copy of the data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2201/00Indexing scheme relating to error detection, to error correction, and to monitoring
    • G06F2201/85Active fault masking without idle spares
GB1320461.5A 2011-04-21 2012-04-16 Virtual machine high availability Active GB2506033B (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
EP11163393 2011-04-21
PCT/IB2012/051883 WO2012143844A1 (en) 2011-04-21 2012-04-16 Virtual machine high availability

Publications (3)

Publication Number Publication Date
GB201320461D0 GB201320461D0 (en) 2014-01-01
GB2506033A GB2506033A (en) 2014-03-19
GB2506033B true GB2506033B (en) 2018-11-28

Family

ID=47041107

Family Applications (1)

Application Number Title Priority Date Filing Date
GB1320461.5A Active GB2506033B (en) 2011-04-21 2012-04-16 Virtual machine high availability

Country Status (5)

Country Link
US (1) US9448895B2 (en)
CN (1) CN103493021B (en)
DE (1) DE112012001761T5 (en)
GB (1) GB2506033B (en)
WO (1) WO2012143844A1 (en)

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8782434B1 (en) 2010-07-15 2014-07-15 The Research Foundation For The State University Of New York System and method for validating program execution at run-time
DE112012001761T5 (en) * 2011-04-21 2014-02-06 International Business Machines Corp. High availability of virtual machines
US9122873B2 (en) 2012-09-14 2015-09-01 The Research Foundation For The State University Of New York Continuous run-time validation of program execution: a practical approach
US9069782B2 (en) 2012-10-01 2015-06-30 The Research Foundation For The State University Of New York System and method for security and privacy aware virtual machine checkpointing
CN103412800B (en) * 2013-08-05 2016-12-28 华为技术有限公司 A kind of virtual machine warm backup method and equipment
US9323553B2 (en) * 2013-09-13 2016-04-26 International Business Machines Corporation Reducing virtual machine suspension time in checkpoint system
US9996378B2 (en) * 2013-10-09 2018-06-12 International Business Machines Corporation Managing a check-point based high-availability backup virtual machine
US9584617B2 (en) * 2013-12-31 2017-02-28 Successfactors, Inc. Allocating cache request in distributed cache system based upon cache object and marker identifying mission critical data
US9645879B2 (en) * 2014-02-27 2017-05-09 International Business Machines Corporation Salvaging hardware transactions with instructions
JP5713138B1 (en) * 2014-09-12 2015-05-07 富士ゼロックス株式会社 Virtual computer system, printer control system, virtual computer program, and printer control program
CN106559441B (en) * 2015-09-25 2020-09-04 华为技术有限公司 Virtual machine monitoring method, device and system based on cloud computing service
US10255153B2 (en) 2016-10-21 2019-04-09 Microsoft Technology Licensing, Llc Systematic testing of failover and recovery for distributed system components
US10922203B1 (en) * 2018-09-21 2021-02-16 Nvidia Corporation Fault injection architecture for resilient GPU computing
EP4172778A4 (en) * 2020-06-26 2023-08-09 Telefonaktiebolaget LM ERICSSON (PUBL) A controller, a load balancer and methods therein for handling failures or changes of processing elements in a virtual network

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1164708A (en) * 1996-03-19 1997-11-12 株式会社东芝 Computer system and its software failure recovery method
EP1024430A2 (en) * 1999-01-30 2000-08-02 Nortel Networks Corporation Fault-tolerant Java virtual machine
US6691250B1 (en) * 2000-06-29 2004-02-10 Cisco Technology, Inc. Fault handling process for enabling recovery, diagnosis, and self-testing of computer systems

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7243267B2 (en) * 2002-03-01 2007-07-10 Avaya Technology Llc Automatic failure detection and recovery of applications
US7603704B2 (en) * 2002-12-19 2009-10-13 Massachusetts Institute Of Technology Secure execution of a computer program using a code cache
US7467325B2 (en) * 2005-02-10 2008-12-16 International Business Machines Corporation Processor instruction retry recovery
CN100424650C (en) * 2005-11-30 2008-10-08 许先才 Method and device for saving and restoring application environment of personal information in computer
US20100058106A1 (en) * 2008-08-27 2010-03-04 Novell, Inc. Virtual machine file system and incremental snapshot using image deltas
CN101833497B (en) 2010-03-30 2015-01-21 浪潮电子信息产业股份有限公司 Computer fault management system based on expert system method
TWI537828B (en) * 2010-12-21 2016-06-11 萬國商業機器公司 Method, computer system and computer program for virtual machine management
DE112012001761T5 (en) * 2011-04-21 2014-02-06 International Business Machines Corp. High availability of virtual machines
US9996378B2 (en) * 2013-10-09 2018-06-12 International Business Machines Corporation Managing a check-point based high-availability backup virtual machine

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1164708A (en) * 1996-03-19 1997-11-12 株式会社东芝 Computer system and its software failure recovery method
EP1024430A2 (en) * 1999-01-30 2000-08-02 Nortel Networks Corporation Fault-tolerant Java virtual machine
US6691250B1 (en) * 2000-06-29 2004-02-10 Cisco Technology, Inc. Fault handling process for enabling recovery, diagnosis, and self-testing of computer systems

Also Published As

Publication number Publication date
GB201320461D0 (en) 2014-01-01
WO2012143844A1 (en) 2012-10-26
CN103493021A (en) 2014-01-01
US20150309883A1 (en) 2015-10-29
GB2506033A (en) 2014-03-19
DE112012001761T5 (en) 2014-02-06
US9448895B2 (en) 2016-09-20
CN103493021B (en) 2016-06-22

Similar Documents

Publication Publication Date Title
EP2732368A4 (en) Virtual machine placement
GB2524899B (en) Virtual machine services
EP2737398A4 (en) Migrating virtual machines
GB2506033B (en) Virtual machine high availability
GB201406756D0 (en) Virtual machine migration
AU342079S (en) Gaming machine
EP2702724A4 (en) Secure virtual machine provisioning
EP2717161A4 (en) System for providing virtual machines
GB201116797D0 (en) Rotating machines
EP2746087A4 (en) Construction machine
EP2722446A4 (en) Construction machine
GB201217422D0 (en) Gaming machine
EP2738397A4 (en) Construction machine
EP2735712A4 (en) Construction machine
EP2720370A4 (en) Construction machine
EP2823618A4 (en) Modifying virtual machine communications
EP2722502A4 (en) Construction machine
EP2711468A4 (en) Construction machine
EP2708660A4 (en) Construction machine
EP2754756A4 (en) Construction machine
EP2717159A4 (en) System for providing virtual machines
EP2735711A4 (en) Construction machine
EP2784278A4 (en) Construction machine
EP2752524A4 (en) Construction machine
EP2687637A4 (en) Construction machine

Legal Events

Date Code Title Description
746 Register noted 'licences of right' (sect. 46/1977)

Effective date: 20181203