JP2020091835A - 情報を処理するための方法及び装置 - Google Patents
情報を処理するための方法及び装置 Download PDFInfo
- Publication number
- JP2020091835A JP2020091835A JP2019163707A JP2019163707A JP2020091835A JP 2020091835 A JP2020091835 A JP 2020091835A JP 2019163707 A JP2019163707 A JP 2019163707A JP 2019163707 A JP2019163707 A JP 2019163707A JP 2020091835 A JP2020091835 A JP 2020091835A
- Authority
- JP
- Japan
- Prior art keywords
- virtual machine
- file
- physical address
- virtual
- memory
- 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
Links
- 238000000034 method Methods 0.000 title claims abstract description 41
- 238000004519 manufacturing process Methods 0.000 claims abstract description 59
- 230000004044 response Effects 0.000 claims abstract description 14
- 238000004590 computer program Methods 0.000 claims description 12
- 230000000694 effects Effects 0.000 abstract description 2
- 238000010586 diagram Methods 0.000 description 10
- 230000006870 function Effects 0.000 description 9
- 238000004891 communication Methods 0.000 description 6
- 238000005516 engineering process Methods 0.000 description 6
- 230000003287 optical effect Effects 0.000 description 5
- 238000004458 analytical method Methods 0.000 description 2
- 230000007246 mechanism Effects 0.000 description 2
- 230000008569 process Effects 0.000 description 2
- 230000000644 propagated effect Effects 0.000 description 2
- 239000004065 semiconductor Substances 0.000 description 2
- 230000002159 abnormal effect Effects 0.000 description 1
- 230000005856 abnormality Effects 0.000 description 1
- 230000006399 behavior Effects 0.000 description 1
- 230000005540 biological transmission Effects 0.000 description 1
- 239000000835 fiber Substances 0.000 description 1
- 230000010365 information processing Effects 0.000 description 1
- 230000002427 irreversible effect Effects 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 239000013307 optical fiber Substances 0.000 description 1
- 238000003672 processing method Methods 0.000 description 1
- 230000001902 propagating effect Effects 0.000 description 1
- 230000010076 replication Effects 0.000 description 1
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/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
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45533—Hypervisors; Virtual machine monitors
- G06F9/45558—Hypervisor-specific management and integration aspects
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F12/00—Accessing, addressing or allocating within memory systems or architectures
- G06F12/02—Addressing or allocation; Relocation
- G06F12/08—Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
- G06F12/10—Address translation
- G06F12/109—Address translation for multiple virtual address spaces, e.g. segmentation
-
- 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/1479—Generic software techniques for error detection or fault masking
- G06F11/1482—Generic software techniques for error detection or fault masking by means of middleware or OS functionality
-
- 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/1479—Generic software techniques for error detection or fault masking
- G06F11/1482—Generic software techniques for error detection or fault masking by means of middleware or OS functionality
- G06F11/1484—Generic software techniques for error detection or fault masking by means of middleware or OS functionality involving virtual machines
-
- 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/16—Error detection or correction of the data by redundancy in hardware
- G06F11/20—Error 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
- G06F11/202—Error 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 where processing functionality is redundant
- G06F11/2023—Failover techniques
- G06F11/203—Failover techniques using migration
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F12/00—Accessing, addressing or allocating within memory systems or architectures
- G06F12/02—Addressing or allocation; Relocation
- G06F12/08—Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
- G06F12/10—Address translation
- G06F12/1009—Address translation using page tables, e.g. page table structures
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45533—Hypervisors; Virtual machine monitors
- G06F9/45545—Guest-host, i.e. hypervisor is an application program itself, e.g. VirtualBox
-
- 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/1441—Resetting or repowering
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45533—Hypervisors; Virtual machine monitors
- G06F9/45558—Hypervisor-specific management and integration aspects
- G06F2009/45575—Starting, stopping, suspending or resuming virtual machine instances
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45533—Hypervisors; Virtual machine monitors
- G06F9/45558—Hypervisor-specific management and integration aspects
- G06F2009/45583—Memory management, e.g. access or allocation
-
- 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
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2212/00—Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
- G06F2212/10—Providing a specific technical effect
- G06F2212/1032—Reliability improvement, data loss prevention, degraded operation etc
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2212/00—Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
- G06F2212/15—Use in a specific computing environment
- G06F2212/151—Emulated environment, e.g. virtual machine
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2212/00—Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
- G06F2212/65—Details of virtual memory and virtual address translation
- G06F2212/657—Virtual address space management
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2212/00—Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
- G06F2212/72—Details relating to flash memory management
- G06F2212/7201—Logical to physical mapping or translation of blocks or pages
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Quality & Reliability (AREA)
- Debugging And Monitoring (AREA)
- Retry When Errors Occur (AREA)
- Hardware Redundancy (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
Claims (12)
- 情報を処理するための方法であって、
プロダクションカーネルクラッシュの判定に応答して、ターゲットメモリから仮想マシン・デバイスステータス情報及び物理アドレス情報を取得するステップであって、前記ターゲットメモリは、前記プロダクションカーネルによって、実行される仮想マシンに対して予め割り当てられたメモリであり、前記仮想マシンの仮想マシン・デバイスステータス情報と仮想マシンメモリの仮想アドレスに対応する物理アドレス情報とが前記プロダクションカーネルによって前記ターゲットメモリに格納されるステップと、
前記物理アドレス情報に基づいて、データをターゲットデータとして取得するステップと、
前記ターゲットデータと前記仮想マシン・デバイスステータス情報とに基づいてファイルを共有記憶領域に格納するステップとを含む方法。 - 前記方法は、バックアップ電子機器に仮想マシン復元要求を送信するステップを更に含み、
前記仮想マシン復元要求は前記ファイルのファイル識別子を含み、前記バックアップ電子機器は前記ファイル識別子に従って前記共有記憶領域から前記ファイルを取得し、前記ファイルに基づいて前記仮想マシンを復元する請求項1に記載の方法。 - 前記ターゲットデータと前記仮想マシン・デバイスステータス情報とに基づいてファイルを共有記憶領域に格納するステップは、
前記ターゲットデータと前記仮想マシン・デバイスステータス情報とに基づいてスナップショットファイルを生成することと、
前記スナップショットファイルを共有記憶領域に格納することとを含む請求項1に記載の方法。 - 前記物理アドレス情報は、
前記仮想マシンの動作を停止するように制御するための動作停止命令を前記仮想マシンに送信するステップと、
予め格納されているページテーブルと、前記仮想マシンメモリの仮想アドレスとに基づいて、物理アドレス情報を生成するステップであって、前記ページテーブルは仮想アドレスと物理アドレスとの対応関係を記述するためのものであるステップと、
によって前記プロダクションカーネルにより生成される請求項1に記載の方法。 - 前記ターゲットメモリから仮想マシン・デバイスステータス情報及び物理アドレス情報を取得するステップは、
仮想ファイルシステムによって前記ターゲットメモリから前記仮想マシン・デバイスステータス情報及び前記物理アドレス情報を取得することを含む請求項1に記載の方法。 - 情報を処理するための装置であって、
プロダクションカーネルクラッシュの判定に応答してターゲットメモリから仮想マシン・デバイスステータス情報及び物理アドレス情報を取得するように構成される第1取得手段であって、前記ターゲットメモリは、前記プロダクションカーネルによって、実行される仮想マシンに対して予め割り当てられたメモリであり、前記仮想マシンの仮想マシン・デバイスステータス情報と仮想マシンメモリの仮想アドレスに対応する物理アドレス情報とが前記プロダクションカーネルによって前記ターゲットメモリに格納される第1取得手段と、
前記物理アドレス情報に基づいて、データをターゲットデータとして取得するように構成される第2取得手段と、
前記ターゲットデータと前記仮想マシン・デバイスステータス情報とに基づいて、ファイルを共有記憶領域に格納するように構成される記憶手段とを備える装置。 - 前記装置は、バックアップ電子機器に仮想マシン復元要求を送信するように構成される送信手段を更に備え、
前記仮想マシン復元要求は前記ファイルのファイル識別子を含み、前記バックアップ電子機器は前記ファイル識別子に従って前記共有記憶領域から前記ファイルを取得し、前記ファイルに基づいて前記仮想マシンを復元する請求項6に記載の装置。 - 前記記憶手段は、更に、
前記ターゲットデータと前記仮想マシン・デバイスステータス情報とに基づいてスナップショットファイルを生成し、
前記スナップショットファイルを共有記憶領域に格納するように構成される請求項6に記載の装置。 - 前記物理アドレス情報は、
前記仮想マシンの動作を停止するように制御するための動作停止命令を前記仮想マシンに送信するステップと、
予め格納されているページテーブルと、前記仮想マシンメモリの仮想アドレスとに基づいて、物理アドレス情報を生成するステップであって、前記ページテーブルは仮想アドレスと物理アドレスとの対応関係を記述するためのものであるステップと、
によって前記プロダクションカーネルにより生成される請求項6に記載の装置。 - 前記第1取得手段は、更に、
仮想ファイルシステムによって前記ターゲットメモリから前記仮想マシン・デバイスステータス情報及び前記物理アドレス情報を取得するように構成される請求項6に記載の装置。 - 1つ又は複数のプロセッサと、1つ又は複数のプログラムが格納されている記憶装置と、を備えるサーバであって、
前記1つ又は複数のプログラムが前記1つ又は複数のプロセッサにより実行されると、前記1つ又は複数のプロセッサに請求項1〜5のいずれか一項に記載の方法を実現する、サーバ。 - コンピュータプログラムが格納されているコンピュータ可読媒体であって、
前記コンピュータプログラムがプロセッサにより実行されると、請求項1〜5のいずれか1項に記載の方法を実現する、コンピュータ可読媒体。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201811497981.XA CN109597677B (zh) | 2018-12-07 | 2018-12-07 | 用于处理信息的方法和装置 |
CN201811497981.X | 2018-12-07 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2020091835A true JP2020091835A (ja) | 2020-06-11 |
JP6799652B2 JP6799652B2 (ja) | 2020-12-16 |
Family
ID=65961455
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2019163707A Active JP6799652B2 (ja) | 2018-12-07 | 2019-09-09 | 情報を処理するための方法及び装置 |
Country Status (4)
Country | Link |
---|---|
US (1) | US11392461B2 (ja) |
JP (1) | JP6799652B2 (ja) |
KR (1) | KR102236522B1 (ja) |
CN (1) | CN109597677B (ja) |
Families Citing this family (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11379295B1 (en) * | 2019-05-15 | 2022-07-05 | Amazon Technologies, Inc. | Recovery protocols for system malfunctions in virtual computing environments |
CN111190837B (zh) * | 2019-08-13 | 2024-08-20 | 腾讯科技(深圳)有限公司 | 一种信息通信方法、装置及计算机可读存储介质 |
CN110990122B (zh) * | 2019-11-28 | 2023-09-08 | 海光信息技术股份有限公司 | 一种虚拟机迁移方法和装置 |
CN112860506B (zh) * | 2019-11-28 | 2024-05-17 | 阿里巴巴集团控股有限公司 | 监控数据的处理方法、装置、系统和存储介质 |
CN111026504B (zh) * | 2019-12-06 | 2023-04-07 | 海光信息技术股份有限公司 | 配置虚拟机中获取处理器信息的指令的处理方法、装置、cpu芯片、片上系统和计算机 |
CN113127263B (zh) * | 2020-01-15 | 2023-04-07 | 中移(苏州)软件技术有限公司 | 一种内核崩溃恢复方法、装置、设备及存储介质 |
CN111367472A (zh) * | 2020-02-28 | 2020-07-03 | 北京百度网讯科技有限公司 | 虚拟化方法和装置 |
CN111506508A (zh) * | 2020-04-17 | 2020-08-07 | 北京百度网讯科技有限公司 | 边缘计算测试方法、装置、设备和可读存储介质 |
CN111611145B (zh) * | 2020-05-29 | 2023-03-31 | 北京字节跳动网络技术有限公司 | 崩溃信息收集方法、装置、存储介质及电子设备 |
CN111745650B (zh) * | 2020-06-15 | 2021-10-15 | 哈工大机器人(合肥)国际创新研究院 | 一种机器人操作系统的运行方法和机器人的控制方法 |
CN112685133A (zh) * | 2020-12-29 | 2021-04-20 | 联想(北京)有限公司 | 一种数据处理方法及电子装置 |
CN115543364A (zh) * | 2021-06-30 | 2022-12-30 | 华为云计算技术有限公司 | 内核升级方法及装置 |
CN113886019B (zh) * | 2021-10-20 | 2024-04-30 | 北京字节跳动网络技术有限公司 | 虚拟机创建方法、装置、系统、介质和设备 |
CN118567779A (zh) * | 2023-02-23 | 2024-08-30 | 中兴通讯股份有限公司 | 虚拟机故障信息保存的方法、装置、存储介质及电子设备 |
CN118550762A (zh) * | 2023-02-24 | 2024-08-27 | 中兴通讯股份有限公司 | 操作系统故障的处理方法及加速卡 |
Family Cites Families (22)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7529897B1 (en) * | 2003-12-31 | 2009-05-05 | Vmware, Inc. | Generating and using checkpoints in a virtual computer system |
US8375386B2 (en) * | 2005-06-29 | 2013-02-12 | Microsoft Corporation | Failure management for a virtualized computing environment |
US7505960B2 (en) * | 2005-11-15 | 2009-03-17 | Microsoft Corporation | Scalable retrieval of data entries using an array index or a secondary key |
KR101496325B1 (ko) * | 2008-01-16 | 2015-03-04 | 삼성전자주식회사 | 가상 머신의 상태를 저장, 복원하는 방법 및 장치 |
US8671405B2 (en) | 2010-03-31 | 2014-03-11 | Microsoft Corporation | Virtual machine crash file generation techniques |
US9317314B2 (en) * | 2010-06-29 | 2016-04-19 | Microsoft Techology Licensing, Llc | Techniques for migrating a virtual machine using shared storage |
CN103597451B (zh) * | 2011-03-31 | 2017-06-13 | 英特尔公司 | 用于高可用性的存储器镜像和冗余生成 |
CN102306126B (zh) * | 2011-08-24 | 2014-06-04 | 华为技术有限公司 | 内存管理方法、装置和系统 |
CN102929747B (zh) * | 2012-11-05 | 2015-07-01 | 中标软件有限公司 | 基于龙芯服务器的Linux操作系统崩溃转储的处理方法 |
US9110762B2 (en) * | 2012-12-04 | 2015-08-18 | Microsoft Technology Licensing, Llc | Virtual machine-preserving host updates |
CN104111878A (zh) * | 2014-02-20 | 2014-10-22 | 西安未来国际信息股份有限公司 | 基于虚拟机快照的hadoop集群自动化恢复技术 |
US9842065B2 (en) * | 2015-06-15 | 2017-12-12 | Intel Corporation | Virtualization-based platform protection technology |
CN105446834B (zh) * | 2015-11-30 | 2018-10-19 | 华为技术有限公司 | 虚拟机快照的生成方法和装置 |
US10846117B1 (en) * | 2015-12-10 | 2020-11-24 | Fireeye, Inc. | Technique for establishing secure communication between host and guest processes of a virtualization architecture |
CN107025146B (zh) * | 2016-01-30 | 2019-10-18 | 华为技术有限公司 | 一种文件生成方法、装置和系统 |
US10255147B2 (en) * | 2016-04-14 | 2019-04-09 | Vmware, Inc. | Fault tolerance for containers in a virtualized computing environment |
CN106201652B (zh) * | 2016-06-29 | 2020-05-26 | 联想(北京)有限公司 | 一种数据处理方法及虚拟机 |
CN107807839B (zh) | 2016-09-09 | 2022-01-28 | 阿里巴巴集团控股有限公司 | 一种修改虚拟机内存数据的方法、装置及电子设备 |
CN107247619B (zh) * | 2017-06-12 | 2019-07-23 | 优刻得科技股份有限公司 | 虚拟机热迁移方法、装置、系统、存储介质及设备 |
US10430261B2 (en) * | 2017-08-15 | 2019-10-01 | Vmware, Inc. | Detecting a guest operating system crash on a virtual computing instance |
CN107704314B (zh) * | 2017-11-09 | 2023-09-12 | 北京百度网讯科技有限公司 | 用于迁移虚拟机的方法和装置 |
CN108932170A (zh) * | 2018-06-06 | 2018-12-04 | 华东师范大学 | 一种同驻虚拟机间高效共享内存文件系统的机制 |
-
2018
- 2018-12-07 CN CN201811497981.XA patent/CN109597677B/zh active Active
-
2019
- 2019-09-09 JP JP2019163707A patent/JP6799652B2/ja active Active
- 2019-09-10 KR KR1020190112208A patent/KR102236522B1/ko active IP Right Grant
- 2019-09-11 US US16/568,025 patent/US11392461B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
US11392461B2 (en) | 2022-07-19 |
KR20200070085A (ko) | 2020-06-17 |
CN109597677B (zh) | 2020-05-22 |
JP6799652B2 (ja) | 2020-12-16 |
CN109597677A (zh) | 2019-04-09 |
US20200183795A1 (en) | 2020-06-11 |
KR102236522B1 (ko) | 2021-04-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6799652B2 (ja) | 情報を処理するための方法及び装置 | |
CN108874506B (zh) | 虚拟机直通设备的热迁移方法和装置 | |
US9639432B2 (en) | Live rollback for a computing environment | |
US10255086B2 (en) | Determining optimal methods for creating virtual machines | |
US9652220B2 (en) | Zero down-time deployment of new application versions | |
US20170102888A1 (en) | Backup storage of vital debug information | |
US8086900B2 (en) | System, method and computer program product for testing a boot image | |
US10261844B2 (en) | Generic language application programming interface interpreter | |
CN107918555B (zh) | 基于物理主机的用于处理数据的方法和装置 | |
US20160378521A1 (en) | Automated test optimization | |
GB2504772A (en) | Coprocessor providing service address space for diagnostics collection | |
CN111818145B (zh) | 一种文件传输方法、装置、系统、设备及存储介质 | |
US9218139B2 (en) | Minimally disruptive virtual machine snapshots | |
US9122791B2 (en) | Identifying a storage location for a storage address requested during debugging | |
US11151020B1 (en) | Method and system for managing deployment of software application components in a continuous development pipeline | |
US20140331205A1 (en) | Program Testing Service | |
US8738873B2 (en) | Interfacing with a point-in-time copy service architecture | |
US20160259707A1 (en) | Targeted multi-tiered software stack serviceability | |
US11656888B2 (en) | Performing an application snapshot using process virtual machine resources | |
EP3591531B1 (en) | Instant restore and instant access of hyper-v vms and applications running inside vms using data domain boostfs | |
JP2016076152A (ja) | エラー検出システム、エラー検出方法およびエラー検出プログラム | |
US20130212210A1 (en) | Rule engine manager in memory data transfers | |
US20200110669A1 (en) | Disaster recovery data fetching control | |
CN116560821A (zh) | 一种运维系统、方法、装置、设备及存储介质 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20190909 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20200916 |
|
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: 20201027 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20201120 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6799652 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 |