CN111078474A - Data safety backup system and method - Google Patents

Data safety backup system and method Download PDF

Info

Publication number
CN111078474A
CN111078474A CN201911329186.4A CN201911329186A CN111078474A CN 111078474 A CN111078474 A CN 111078474A CN 201911329186 A CN201911329186 A CN 201911329186A CN 111078474 A CN111078474 A CN 111078474A
Authority
CN
China
Prior art keywords
data
backup
server
main server
backup 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
CN201911329186.4A
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.)
Shaanxi Nanliang Mining Co ltd
Original Assignee
Shaanxi Nanliang Mining 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 Shaanxi Nanliang Mining Co ltd filed Critical Shaanxi Nanliang Mining Co ltd
Priority to CN201911329186.4A priority Critical patent/CN111078474A/en
Publication of CN111078474A publication Critical patent/CN111078474A/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/16Error detection or correction of the data by redundancy in hardware
    • G06F11/1658Data re-synchronization of a redundant component, or initial sync of replacement, additional or spare unit

Abstract

The invention provides a data security backup system and a method, comprising a main server and a backup server, wherein the main server and the backup server adopt a dual-computer hot standby deployment mode; copying the data in the main server to a backup server in real time by using a data real-time mirroring method, and monitoring the running state of application resources in real time; according to the monitored running state of the application resource, intelligent early warning and strategy switching are carried out; the system can complete data backup and unloading in a short time, even the system switches, thereby having no influence on the service and greatly protecting the safety and confidentiality of the data.

Description

Data safety backup system and method
Technical Field
The invention belongs to the technical field of data security, and relates to a data security backup system and a data security backup method.
Background
Currently, with the rapid development of information technology, informatization becomes a necessary condition for the survival of modern enterprises. As the degree of informatization inside enterprises increases, various aspects of production, security and management have been covered. The enterprise informatization gradually changes from auxiliary production and operation management into promotion and introduction of enterprise management mode innovation, optimizes enterprise resource allocation, improves operation decision level, and ensures main driving force of safe, clean and efficient development.
On the other hand, because of various foreseeable and unforeseeable reasons, computer hardware and software inevitably break down, which results in that information and service cannot be provided in time, even the termination of the whole computer system, network paralysis and the like, which bring great economic loss to the enterprise and affect the production and management of the enterprise.
The security of data protection refers to how to effectively prevent data from being damaged or lost due to hardware failure, power failure, crash, human misoperation, program defect, virus or hacker and the like in the processes of entry, processing, statistics or printing, and the data leakage and other consequences caused by reading of certain sensitive or confidential data by persons or operators who may not be qualified.
It can be seen that the fault tolerance and the non-intermittency of the system are particularly important for the enterprise. Therefore, appropriate measures must be taken to ensure fault tolerance and non-interruption of the computer system to maintain high availability and high security of the system, minimize loss due to various failures, and improve enterprise image.
Disclosure of Invention
The invention aims to provide a data security backup system and a data security backup method, which solve the problem that the security of data protection in the prior art has a bug.
In order to achieve the purpose, the invention adopts the technical scheme that:
the invention provides a data security backup system which comprises a main server and a backup server, wherein the main server and the backup server adopt a dual-computer hot standby deployment mode.
Preferably, the primary server and the backup server are connected through an Ethernet TCP/IP protocol.
A data safety backup method adopts a dual-computer hot standby deployment mode to deploy a main server and a backup server, which comprises the following steps,
step 1, copying data in a main server to a backup server in real time by using a data real-time mirroring method, and monitoring the running state of application resources in real time;
and 2, carrying out intelligent early warning and strategy switching according to the running state of the application resources monitored in the step 1.
Preferably, in step 1, the running state of the application resource includes a network speed, a CPU utilization rate, a memory utilization rate, a hard disk active time, and a memory read-write speed.
Preferably, in step 2, the specific method for performing policy switching is:
and when the main server cannot be started, the backup server performs machine activation through software diagnosis and test.
Compared with the prior art, the invention has the beneficial effects that:
the data safety backup system and the method adopt a dual-computer hot standby deployment mode to deploy the main server and the backup server, so that the data safety backup system can complete data backup and transfer in a short time, even the system switches by itself, thereby not influencing the service and greatly protecting the safety and the confidentiality of the data.
Drawings
Fig. 1 is a diagram of a data security backup system architecture.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings.
As shown in fig. 1, the data security backup system provided by the present invention includes a main server and a backup server, where the main server and the backup server adopt a dual-server hot standby deployment manner.
The main server and the backup server are connected through an Ethernet TCP/IP protocol.
A data security backup method comprises the following steps:
step 1, copying data in a main server to a backup server in real time by using a data real-time mirroring method; monitoring the running state of application resources in real time, wherein the running state of the application resources comprises network speed, CPU utilization rate, memory utilization rate, hard disk active time and memory read-write speed;
step 2, according to the running state of the application resources monitored in the step 1, carrying out intelligent early warning and strategy switching; for example, when the network card or network resource fails, the resource is automatically switched to the backup server. The method is used for realizing automatic switching when resources (mainly hardware) fail and solving single-point failures of software and hardware, thereby ensuring continuous operation of a service system; the running state of the application service (database service program, SQLserver 2008R 2) is monitored in real time, and when the application service is abnormal, the application service is automatically switched to the backup server.
The specific method for performing policy switching is as follows:
and when the main server cannot be started, the backup server performs machine activation through software diagnosis and test.
The method is used for ensuring that an application service (database service program, SQLserver 2008R 2) is online and continuously mirroring and copying data; IO changes (database data changes, such as weighing data for completing weighing storage, operation log data and the like) of any data source are automatically copied to the target host, so that consistency of the data source and the data backup at any time is ensured.
The data safety backup system is an important information system for enterprises, and two servers are used for mutual backup and common execution of the same service. When one server fails, the other server undertakes tasks, so that the system can be automatically ensured to continuously provide services without manual intervention. The dual-computer hot standby solves the problem of uninterrupted service when the main server fails by the standby server.
The dual-computer hot standby is particularly a server hot standby based on an active/standby mode. Server data, including database data, may be written to two or more servers simultaneously, or using a shared storage device. Only one server is running at the same time. When one running server fails and cannot be started, the other backup server activates the standby machine through software diagnosis (generally through heartbeat diagnosis), and the application is guaranteed to be completely recovered to normal use in a short time.
The data safety backup system method comprises the following steps: the method comprises the steps that main and standby dual-computer deployment is adopted, data (weighing service data stored in a database) of a service data host computer are copied to a standby host computer in real time through a data real-time mirroring technology based on an Ethernet TCP/IP protocol; and the running state of the application resources, including network speed, CPU utilization rate, memory utilization rate, hard disk active time, memory read-write speed and the like, can be monitored in real time, intelligent early warning and strategy switching can be carried out, network resources, such as a service network card or network resource faults, can be continuously monitored, and the resources can be automatically switched to available standby machines. The automatic switching is realized when the resource (mainly hardware) fails, and the single-point failure of the software and the hardware is solved, so that the continuous operation of a service system is ensured. And monitoring the running state of the application service (database service program, SQLserver 2008R 2) in real time, and automatically switching the application service to a standby machine if the application service is abnormal.
Data plays a crucial role in enterprise production and management, and is information that is relied on and indispensable for all business activities, such as enterprise, production, management, strategy, and the like. The data is just like the eyes of an enterprise operator, and the operation problem can be reflected through the data just like a rudder depends on navigation.
The data types can be divided into: financial data, production data, sales data, market data, human resources data, and the like, and the various data may play different roles. The roles of financial data, production data, and sales data are all necessary and all are vital, missing data, or not statistically significant. The enterprise manager, is just like blind pass the road.
Data security is crucial to the normal operation of enterprises today. Enterprises need to do data security work practically, and major loss is avoided. In addition, if the security of the data is not sufficient, this can result in customer distrust of the enterprise, which can also have negative effects.
In the background of the era of big data, enterprises should strengthen the management of the final line of defense of business continuity and data security to deal with unknown risks. Various embodiments are enumerated
The data safety backup system mainly aims at the task of data host hot backup (after the two-computer hot backup is set, after the data host hot backup is stored, the task is called to create one task, a plurality of tasks can be created, and the backup of data between different two computers can be completed, for example, the task of creating database backup, the task of creating document backup between two computers and the like) can be operated through a toolbar or a right key shortcut.
The main operations used are as follows:
carrying in: can make the task effective
Taking out: the task can be disabled
Taking over or transferring: the active host may be switched.
Modification/viewing: the configuration information for the task may be modified.
After the main machine and the standby machine are switched: the application service database service program only runs on the server which is taken over (can be viewed in the computer service);
stop running on the standby machine (can be viewed at the computer service center).

Claims (5)

1. A data security backup system is characterized by comprising a main server and a backup server, wherein the main server and the backup server adopt a dual-computer hot standby deployment mode.
2. A data security backup system according to claim 1, characterized in that said primary server and backup server are connected by means of ethernet TCP/IP protocol.
3. A data security backup method is characterized in that a main server and a backup server are deployed by adopting a dual-computer hot standby deployment mode, and the method specifically comprises the following steps,
step 1, copying data in a main server to a backup server in real time by using a data real-time mirroring method, and monitoring the running state of application resources in real time;
and 2, carrying out intelligent early warning and strategy switching according to the running state of the application resources monitored in the step 1.
4. A method as claimed in claim 3, wherein in step 1, the operating status of the application resource includes network speed, CPU utilization, memory utilization, hard disk active time, and memory read/write speed.
5. The method for backing up data safely as claimed in claim 3, wherein in step 2, the specific method for performing policy switching is:
and when the main server cannot be started, the backup server performs machine activation through software diagnosis and test.
CN201911329186.4A 2019-12-20 2019-12-20 Data safety backup system and method Pending CN111078474A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911329186.4A CN111078474A (en) 2019-12-20 2019-12-20 Data safety backup system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911329186.4A CN111078474A (en) 2019-12-20 2019-12-20 Data safety backup system and method

Publications (1)

Publication Number Publication Date
CN111078474A true CN111078474A (en) 2020-04-28

Family

ID=70316359

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911329186.4A Pending CN111078474A (en) 2019-12-20 2019-12-20 Data safety backup system and method

Country Status (1)

Country Link
CN (1) CN111078474A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115426250A (en) * 2022-08-26 2022-12-02 中国人民解放军63660部队 Dual-computer hot standby switching method and device for target range finger control
CN116881053A (en) * 2023-09-06 2023-10-13 苏州浪潮智能科技有限公司 Data processing method, exchange board, data processing system and data processing device

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012128573A (en) * 2010-12-14 2012-07-05 Mitsubishi Electric Corp Duplex system and building management system using the same
CN107104810A (en) * 2016-02-23 2017-08-29 北京中科同向信息技术有限公司 One kind is based on HA double-machine standby technologies

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012128573A (en) * 2010-12-14 2012-07-05 Mitsubishi Electric Corp Duplex system and building management system using the same
CN107104810A (en) * 2016-02-23 2017-08-29 北京中科同向信息技术有限公司 One kind is based on HA double-machine standby technologies

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
林思佳 等: "GNSS CV 精密时间服务系统的可靠性改进", 《时间频率学报》 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115426250A (en) * 2022-08-26 2022-12-02 中国人民解放军63660部队 Dual-computer hot standby switching method and device for target range finger control
CN115426250B (en) * 2022-08-26 2023-11-10 中国人民解放军63660部队 Dual-machine hot standby switching method and device for target range command
CN116881053A (en) * 2023-09-06 2023-10-13 苏州浪潮智能科技有限公司 Data processing method, exchange board, data processing system and data processing device
CN116881053B (en) * 2023-09-06 2023-11-17 苏州浪潮智能科技有限公司 Data processing method, exchange board, data processing system and data processing device

Similar Documents

Publication Publication Date Title
US10114834B2 (en) Exogenous virtual machine synchronization and replication
US8713362B2 (en) Obviation of recovery of data store consistency for application I/O errors
CN102105867B (en) Method and system for maintaining data integrity in data servers across data centers
US7788524B2 (en) Fault-tolerant networks
US7689862B1 (en) Application failover in a cluster environment
KR920003497B1 (en) Processing system tolerant of loss of access to secondary storage
US9110867B2 (en) Providing application based monitoring and recovery for a hypervisor of an HA cluster
US11144405B2 (en) Optimizing database migration in high availability and disaster recovery computing environments
CN110807064B (en) Data recovery device in RAC distributed database cluster system
CN111327467A (en) Server system, disaster recovery backup method thereof and related equipment
CN102880522A (en) Hardware fault-oriented method and device for correcting faults in key files of system
CN104391777B (en) Cloud platform and its operation and monitoring method and device based on (SuSE) Linux OS
CN110351149A (en) A kind of method and device for safeguarding network data Forwarding plane
CN111078474A (en) Data safety backup system and method
US10509705B2 (en) Application protection through a combined functionality failure manager
US20130086413A1 (en) Fast i/o failure detection and cluster wide failover
Cinque et al. Cloud reliability: Possible sources of security and legal issues?
US10082981B2 (en) Selective mirroring of predictively isolated memory
US10896085B2 (en) Mitigating actions
KR20090123518A (en) Real-time data replication system
US20230289327A1 (en) Failure hinting for site preparation in multi-site data replication environment
US9465710B1 (en) Systems and methods for predictively preparing restore packages
JP2004046658A (en) Data transfer method
TWM597904U (en) Servo host configuration setting management system
Sharma et al. Techniques for Implementing Fault Tolerance in Modern Software Systems to Enhance Availability, Durability, and Reliability

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20200428

RJ01 Rejection of invention patent application after publication