CN112631831A - Bare computer recovery method and system of service system - Google Patents

Bare computer recovery method and system of service system Download PDF

Info

Publication number
CN112631831A
CN112631831A CN202011524493.0A CN202011524493A CN112631831A CN 112631831 A CN112631831 A CN 112631831A CN 202011524493 A CN202011524493 A CN 202011524493A CN 112631831 A CN112631831 A CN 112631831A
Authority
CN
China
Prior art keywords
data
recovery
disk
cdp
server
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.)
Pending
Application number
CN202011524493.0A
Other languages
Chinese (zh)
Inventor
姜大伟
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.)
BAIKE DATA TECHNOLOGY (SHENZHEN) CO.,LTD.
Original Assignee
Suzhou Baike Data Information Technology Research Institute Co ltd
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 Suzhou Baike Data Information Technology Research Institute Co ltd filed Critical Suzhou Baike Data Information Technology Research Institute Co ltd
Priority to CN202011524493.0A priority Critical patent/CN112631831A/en
Publication of CN112631831A publication Critical patent/CN112631831A/en
Pending legal-status Critical Current

Links

Images

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/1471Saving, restoring, recovering or retrying involving logging of persistent data for recovery

Abstract

The invention discloses a bare engine recovery system of a service system, which comprises a disaster recovery server, and a service system and a bare engine server which are in communication connection with the disaster recovery server, wherein the disaster recovery server is used for recovering data in the service system to the bare engine server in any time point state. The service system comprises a CDP disaster recovery client and a service disk, the disaster recovery server comprises a CDP data storage module, a mirror disk and a backup disk, the CDP disaster recovery client synchronizes data in the service disk to the mirror disk and captures IO data changes of the service disk in real time to send the IO data changes to the CDP data storage module, the backup disk generates a recovery system at any time point according to the CDP data storage module and the mirror disk data, and the backup disk mounts the recovery system to the bare computer server through a recovery tool. A bare metal recovery method based on the system is also disclosed. The data loss caused by the service system failure can be greatly reduced.

Description

Bare computer recovery method and system of service system
Technical Field
The present invention relates to the field of data recovery technologies, and in particular, to a bare metal recovery method and system for a service system.
Background
Aiming at the problem that the traditional data backup and recovery technology can only recover the state at a specific time point, the traditional recovery mode has large data loss. The CDP (Continuous Data Protection) technology is a revolutionary major breakthrough to the traditional Data backup technology, the traditional Data backup solution is concentrated on the periodic backup of Data, so that the problems of backup windows, Data consistency, influences on a production system and the like are always accompanied, the CDP provides a new Data Protection means for users, a system manager does not need to pay attention to the backup process of Data, the CDP system can continuously monitor the change of key Data, so that the Data Protection is continuously and automatically realized, and only after a disaster occurs, the Data can be quickly restored by simply selecting a time point to be restored. The bare computer recovery means that the system image file which is backed up before is restored to the bare computer, so that the bare computer becomes a computer of the system and can normally run. How to adopt the CDP technology to recover a business system on a bare computer solves the problem of large data loss during disaster recovery, and becomes a problem which needs to be solved urgently in the prior art at present.
Disclosure of Invention
In order to overcome the above disadvantages, an object of the present invention is to provide a bare metal recovery system of a business system, which can create a disk snapshot from any time point when a failure occurs in the business system, and then perform bare metal recovery, so as to achieve the purpose of recovering from the bare metal at any time point.
In order to achieve the above purposes, the invention adopts the technical scheme that: a bare computer recovery system of a service system comprises a disaster tolerance server, and a service system and a bare computer server which are in communication connection with the disaster tolerance server, and is characterized in that: the disaster recovery server is used for recovering the data in the service system to the bare computer server in any time point state; the service system comprises a CDP disaster recovery client and a service disk, the disaster recovery server comprises a CDP data storage module, a mirror disk and a backup disk, the CDP disaster recovery client synchronizes data in the service disk into the mirror disk and captures IO data changes of the service disk in real time to send the IO data changes to the CDP data storage module, the backup disk generates a recovery system at any time point according to the CDP data storage module and the mirror disk data, and the backup disk mounts the recovery system to the bare computer server through a recovery tool.
Further, the recovery tool is RecoveryCD.
Further, the service machine further comprises a driver embedded in a core layer of the service system, and the CDP disaster recovery client captures IO data changes through the driver.
The invention also discloses a bare computer recovery method of the service system, which can recover the service system to the bare computer server at any time point, thereby greatly reducing the data loss caused by the service system failure.
In order to achieve the above purposes, the invention adopts the technical scheme that: a bare computer recovery method of a service system is characterized in that: the method comprises the following steps:
step 1, deploying a disaster recovery server and carrying out initialization configuration on the disaster recovery server;
step 2, installing a CDP disaster recovery client in the service system, linking the CDP disaster recovery client to the disaster recovery server, and configuring a service disk at the CDP disaster recovery client;
step 3, data initial backup, the CDP disaster recovery client side initializes backup and scans all disk data in the service system according to the service disk configuration, and then synchronizes all data to the mirror disk in the disaster recovery server;
step 4, after the initial backup of the data is completed, a driver is implanted in a core layer of the business system, and the CDP disaster recovery client side captures the block-level IO data changes of the disk data in real time, stamps a timestamp and a generated serial number on the IO data, and sends the IO data to a CDP data storage module of the disaster recovery server;
step 5, the backup disk of the disaster recovery server generates a recovery system at any time point according to the CDP data storage module and the mirror disk data;
and 6, mounting the recovery system on a bare metal server through a bare metal recovery tool.
Further, the information stored in the CDP data storage module is block-level IO data change, and when a system failure occurs and data recovery is required, an arbitrary time point in the CDP data storage module can be selected, where the time point includes data change pointer information and a corresponding timestamp, and a backup disk with complete disaster recovery data can be generated by integrating the data change pointer, the IO data change sequence, and snapshot data.
Further, the bare metal recovery tool is a RecoveryCD, which copies the data distribution of the whole backup disk to the bare metal server completely.
The invention has the beneficial effects that: the disaster recovery server is connected with the service system and the bare computer server to form a system, data of the service system can be backed up in real time and copied to the bare computer server in a mode of creating a snapshot restoring point through the disaster recovery server, and data loss caused by service system faults can be greatly reduced.
Drawings
FIG. 1 is a block diagram showing the structure of embodiment 1 of the present invention;
in the figure:
100-disaster recovery server, 1-CDP data storage module, 2-mirror disk, 3-backup disk, 200-service system, 4-CDP disaster recovery client, 5-service disk and 300-bare computer server
Detailed Description
The following detailed description of the preferred embodiments of the present invention, taken in conjunction with the accompanying drawings, will make the advantages and features of the invention easier to understand by those skilled in the art, and thus will clearly and clearly define the scope of the invention.
Example 1
Referring to fig. 1, the bare metal recovery system of a service system according to the present invention includes a disaster recovery server, and a service system and a bare metal server communicatively connected to the disaster recovery server, where the disaster recovery server is configured to recover data in the service system to the bare metal server at any time point. The service system comprises a CDP disaster recovery client and a service disk, the disaster recovery server comprises a CDP data storage module, a mirror disk and a backup disk, the CDP disaster recovery client synchronizes data in the service disk into the mirror disk and captures IO data changes of the service disk in real time to send the IO data changes to the CDP data storage module, the backup disk generates a recovery system at any time point according to the CDP data storage module and the mirror disk data, and the backup disk mounts the recovery system to the bare computer server through a recovery tool.
The recovery tool is RecoveryCD.
The service machine further comprises a driver program implanted in a core layer of the service system, and the CDP disaster recovery client captures IO data changes through the driver program.
Example 2
The invention also discloses a bare computer recovery method of the service system, which can recover the service system to the bare computer server at any time point, thereby greatly reducing the data loss caused by the service system failure. The method comprises the following steps:
step 1, deploying a disaster recovery server and carrying out initialization configuration on the disaster recovery server;
step 2, installing a CDP disaster recovery client in the service system, linking the CDP disaster recovery client to the disaster recovery server, and configuring a service disk at the CDP disaster recovery client;
step 3, data initial backup, the CDP disaster recovery client side initializes backup and scans all disk data in the service system according to the service disk configuration, and then synchronizes all data to the mirror disk in the disaster recovery server;
step 4, after the initial backup of the data is completed, a driver is implanted in a core layer of the business system, and the CDP disaster recovery client side captures the block-level IO data changes of the disk data in real time, stamps a timestamp and a generated serial number on the IO data, and sends the IO data to a CDP data storage module of the disaster recovery server;
step 5, the backup disk of the disaster recovery server generates a recovery system at any time point according to the CDP data storage module and the mirror disk data;
and 6, mounting the recovery system on a bare metal server through a bare metal recovery tool.
The information stored in the CDP data storage module is block-level IO data change, when a system fault occurs and data recovery is needed, any time point in the CDP data storage module can be selected, the time point comprises data change pointer information and a corresponding timestamp, and a backup disk with complete disaster recovery data can be generated by integrating the data change pointer, the IO data change sequence and snapshot data.
The bare computer recovery tool is a RecoveryCD, and the RecoveryCD can completely copy the data distribution of the whole backup disk into the bare computer server.
The disaster recovery server is connected with the service system and the bare computer server to form a system, data of the service system can be backed up in real time and copied to the bare computer server in a mode of creating a snapshot restoring point through the disaster recovery server, and data loss caused by service system faults can be greatly reduced.
The above embodiments are merely illustrative of the technical concept and features of the present invention, and the present invention is not limited thereto, and any equivalent changes or modifications made according to the spirit of the present invention should be included in the scope of the present invention.

Claims (6)

1. A bare computer recovery system of a service system comprises a disaster tolerance server, and a service system and a bare computer server which are in communication connection with the disaster tolerance server, and is characterized in that: the disaster recovery server is used for recovering the data in the service system to the bare computer server in any time point state; the service system comprises a CDP disaster recovery client and a service disk, the disaster recovery server comprises a CDP data storage module, a mirror disk and a backup disk, the CDP disaster recovery client synchronizes data in the service disk into the mirror disk and captures IO data changes of the service disk in real time to send the IO data changes to the CDP data storage module, the backup disk generates a recovery system at any time point according to the CDP data storage module and the mirror disk data, and the backup disk mounts the recovery system to the bare computer server through a recovery tool.
2. The bare metal recovery system of the business system according to claim 1, wherein: the recovery tool is RecoveryCD.
3. The bare metal recovery system of the business system according to claim 1, wherein: the service machine further comprises a driver program implanted in a core layer of the service system, and the CDP disaster recovery client captures IO data changes through the driver program.
4. A bare computer recovery method of a service system is characterized in that: the method comprises the following steps:
step 1, deploying a disaster recovery server and carrying out initialization configuration on the disaster recovery server;
step 2, installing a CDP disaster recovery client in the service system, linking the CDP disaster recovery client to the disaster recovery server, and configuring a service disk at the CDP disaster recovery client;
step 3, data initial backup, the CDP disaster recovery client side initializes backup and scans all disk data in the service system according to the service disk configuration, and then synchronizes all data to the mirror disk in the disaster recovery server;
step 4, after the initial backup of the data is completed, a driver is implanted in a core layer of the business system, and the CDP disaster recovery client side captures the block-level IO data changes of the disk data in real time, stamps a timestamp and a generated serial number on the IO data, and sends the IO data to a CDP data storage module of the disaster recovery server;
step 5, the backup disk of the disaster recovery server generates a recovery system at any time point according to the CDP data storage module and the mirror disk data;
and 6, mounting the recovery system on a bare metal server through a bare metal recovery tool.
5. The bare metal recovery method of the business system according to claim 4, wherein: the information stored in the CDP data storage module is block-level IO data change, when a system fault occurs and data recovery is needed, any time point in the CDP data storage module can be selected, the time point comprises data change pointer information and a corresponding timestamp, and a backup disk with complete disaster recovery data can be generated by integrating the data change pointer, the IO data change sequence and snapshot data.
6. The bare metal recovery method of the business system according to claim 4, wherein: the bare computer recovery tool is a RecoveryCD, and the RecoveryCD can completely copy the data distribution of the whole backup disk into the bare computer server.
CN202011524493.0A 2020-12-22 2020-12-22 Bare computer recovery method and system of service system Pending CN112631831A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011524493.0A CN112631831A (en) 2020-12-22 2020-12-22 Bare computer recovery method and system of service system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011524493.0A CN112631831A (en) 2020-12-22 2020-12-22 Bare computer recovery method and system of service system

Publications (1)

Publication Number Publication Date
CN112631831A true CN112631831A (en) 2021-04-09

Family

ID=75320616

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011524493.0A Pending CN112631831A (en) 2020-12-22 2020-12-22 Bare computer recovery method and system of service system

Country Status (1)

Country Link
CN (1) CN112631831A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114584626A (en) * 2022-03-07 2022-06-03 浪潮云信息技术股份公司 Method and device for mixed cloud storage disaster tolerance
CN114610535A (en) * 2022-02-21 2022-06-10 广州鼎甲计算机科技有限公司 Linux operating system bare computer recovery method, system, device and storage medium
CN117112313A (en) * 2023-10-23 2023-11-24 深圳市科力锐科技有限公司 Service disaster tolerance switching method, device, equipment and storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110191296A1 (en) * 2009-09-16 2011-08-04 Wall George B Systems And Methods For Providing Business Continuity Services
US20130204843A1 (en) * 2012-02-07 2013-08-08 Zerto Ltd. Adaptive quiesce for efficient cross-host consistent cdp checkponts
KR20160005537A (en) * 2014-07-07 2016-01-15 주식회사 비에이인프라 Data protection method based on CDP(continuous data protection)
CN105354113A (en) * 2015-11-27 2016-02-24 上海爱数信息技术股份有限公司 Server, and system and method for managing server
CN108255641A (en) * 2017-12-25 2018-07-06 南京壹进制信息技术股份有限公司 A kind of CDP disaster recovery methods based on cloud platform
CN110188000A (en) * 2019-05-16 2019-08-30 上海爱数信息技术股份有限公司 Application disaster recovery method and system based on virtualization and iSCSI or FC
CN110187998A (en) * 2019-05-09 2019-08-30 上海爱数信息技术股份有限公司 The application disaster tolerance system and method stored based on virtual platform and ceph

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110191296A1 (en) * 2009-09-16 2011-08-04 Wall George B Systems And Methods For Providing Business Continuity Services
US20130204843A1 (en) * 2012-02-07 2013-08-08 Zerto Ltd. Adaptive quiesce for efficient cross-host consistent cdp checkponts
KR20160005537A (en) * 2014-07-07 2016-01-15 주식회사 비에이인프라 Data protection method based on CDP(continuous data protection)
CN105354113A (en) * 2015-11-27 2016-02-24 上海爱数信息技术股份有限公司 Server, and system and method for managing server
CN108255641A (en) * 2017-12-25 2018-07-06 南京壹进制信息技术股份有限公司 A kind of CDP disaster recovery methods based on cloud platform
CN110187998A (en) * 2019-05-09 2019-08-30 上海爱数信息技术股份有限公司 The application disaster tolerance system and method stored based on virtual platform and ceph
CN110188000A (en) * 2019-05-16 2019-08-30 上海爱数信息技术股份有限公司 Application disaster recovery method and system based on virtualization and iSCSI or FC

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
刘丽;耿凯峰;: "基于虚拟化技术的高校容灾系统建设研究", 自动化技术与应用, no. 07 *
谢沂伯;: "基于持续数据保护技术的医保集群系统架构设计", 中国医疗设备, no. 05 *
赵妍;: "企业数据备份与容灾问题的探讨", 电子世界, no. 10 *
郑纬民: "面向全系统毁坏后的服务即时恢复技术", 《中国工程科学》, no. 10 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114610535A (en) * 2022-02-21 2022-06-10 广州鼎甲计算机科技有限公司 Linux operating system bare computer recovery method, system, device and storage medium
CN114584626A (en) * 2022-03-07 2022-06-03 浪潮云信息技术股份公司 Method and device for mixed cloud storage disaster tolerance
CN117112313A (en) * 2023-10-23 2023-11-24 深圳市科力锐科技有限公司 Service disaster tolerance switching method, device, equipment and storage medium
CN117112313B (en) * 2023-10-23 2024-02-13 深圳市科力锐科技有限公司 Service disaster tolerance switching method, device, equipment and storage medium

Similar Documents

Publication Publication Date Title
CN112631831A (en) Bare computer recovery method and system of service system
US10503616B2 (en) Periodic data replication
CN101719165B (en) Method for realizing high-efficiency rapid backup of database
CN110851302B (en) Database information backup method and database information recovery method
CN101739313B (en) Method for protecting and restoring continuous data
CN102629224B (en) Method and device of integrated data disaster recovery based on cloud platform
CN103853837B (en) Oracle does not stop the table level back-up restoring method of Production database automatically
CN106776121B (en) Data disaster recovery device, system and method
CN103226502A (en) Data disaster backup control system and data recovery method
CN105302667B (en) High reliability data backup and restoration methods based on aggregated structure
CN107066357A (en) A kind of database synthetic backup and carry restoration methods
CN102981931A (en) Backup method and device for virtual machine
CN103336728A (en) Disk data recovery method
CN105468475A (en) Backup method and backup device of database
CN107038091B (en) A kind of Information Security protection system and electric power application system data guard method based on asynchronous remote mirror image
CN113886143B (en) Virtual machine continuous data protection method and device and data recovery method and device
WO2013113220A1 (en) Method and device for backup and recovery of network management configuration data
WO2017014814A1 (en) Replicating memory volumes
CN105487940A (en) Disaster recovery side, production side and data recovery method between disaster recovery side and production side
WO2011109049A1 (en) Method and apparatus of backing-up subversion repository
CN106445746A (en) Method and device for disaster recovery backup facing emergency replacement
CN112306644A (en) CDP method based on Azure cloud environment
CN102591750A (en) Recovery method of cluster system
CN102520880B (en) System raid management module design method
CN115098300B (en) Database backup method, disaster recovery method, device and equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right

Effective date of registration: 20211130

Address after: No.3333 Liuxian Avenue, Fuguang community, Taoyuan Street, Nanshan District, Shenzhen, Guangdong 518000

Applicant after: BAIKE DATA TECHNOLOGY (SHENZHEN) CO.,LTD.

Address before: Room 310, 312, Yuanhe building, 959 Jiayuan Road, Yuanhe street, Xiangcheng District, Suzhou City, Jiangsu Province 213000

Applicant before: Suzhou Baike Data Information Technology Research Institute Co.,Ltd.

TA01 Transfer of patent application right