CN105550367A - Asynchronous remote copy method for memory - Google Patents

Asynchronous remote copy method for memory Download PDF

Info

Publication number
CN105550367A
CN105550367A CN201610040585.9A CN201610040585A CN105550367A CN 105550367 A CN105550367 A CN 105550367A CN 201610040585 A CN201610040585 A CN 201610040585A CN 105550367 A CN105550367 A CN 105550367A
Authority
CN
China
Prior art keywords
data
memory
storer
local storage
remote
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.)
Withdrawn
Application number
CN201610040585.9A
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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to CN201610040585.9A priority Critical patent/CN105550367A/en
Publication of CN105550367A publication Critical patent/CN105550367A/en
Withdrawn legal-status Critical Current

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/1461Backup scheduling policy
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
    • G06F16/278Data partitioning, e.g. horizontal or vertical partitioning

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Quality & Reliability (AREA)
  • Computing Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Hardware Redundancy (AREA)

Abstract

The invention relates to the field of data memory technologies and discloses an asynchronous remote copy method for a memory. The method comprises the following steps of scribing data in a local memory to a plurality of pieces of data, respectively time-stamping each piece of data and automatically synchronizing the pieces of data in the local memory to a remote memory at every one synchronizing cycle. Through scribing the data to the pieces of data, time-stamping each piece of data and directly obtaining the pieces of data of the corresponding time stamp from the local memory to be copied to the remote memory in a copy process, the time delay is reduced and the data relocation efficiency is greatly improved.

Description

A kind of storer asynchronous remote copying method
Technical field
The present invention relates to technical field of data storage, a kind of storer asynchronous remote copying method.
Background technology
In computer data storing process, in order to ensure the safety of data, often need to carry out asynchronous remote copy to data, traditional asynchronous remote copying method is by block copy many parts, and by many numbers according to copying, and need after all copy replications complete, just complete write operation, this mode needs repeatedly to write, and greatly reduces the efficiency of data resettlement.
Summary of the invention
Solve the problems of the technologies described above, the invention provides a kind of storer asynchronous remote copying method, by data scribing, be divided into multiple data slice, and timestamp is stamped to each data slice, in reproduction process, the data slice directly obtaining corresponding timestamp from local storage copies in remote memory, reduce time delay, greatly improve data resettlement efficiency.
In order to achieve the above object, the technical solution adopted in the present invention is, a kind of storer asynchronous remote copying method, comprising:
By the data scribing in local storage, be divided into multiple data slice, and respectively timestamp stamped to each data slice,
Whenever a synchronizing cycle of interval, then automatic data slice in local storage to be synchronized in remote memory.
Further, local storage is divided into primary memory and from storer, after local storage and remote memory set up asynchronous remote copy relation, start initial synchronisation, and the data slice full dose of primary memory is copied to from storer, after initial synchronisation completes, from data mode and the main memory data state consistency of storer.
The present invention is by adopting technique scheme, compared with prior art, tool has the following advantages: the present invention passes through data scribing, be divided into multiple data slice, and timestamp is stamped to each data slice, in reproduction process, the data slice directly obtaining corresponding timestamp from local storage copies in remote memory, reduce time delay, greatly improve data resettlement efficiency.
Accompanying drawing explanation
Fig. 1 is the structural representation of embodiments of the invention.
Embodiment
Now the present invention is further described with embodiment by reference to the accompanying drawings.
As a specific embodiment, first Fig. 1 illustrates the apparatus structure schematic diagram that a kind of storer asynchronous remote copying method of the present invention embodies, this structural representation embodies the implementation procedure of storer asynchronous remote copy, local storage is connected with multiple local data base, remote memory is connected with multiple remote data base, and asynchronous remote copy between storer will be realized, it is then the backup by realizing data between local storage and remote memory, local storage extracts data from local data base, the data received are stored in remote data base by remote memory.
A kind of storer asynchronous remote copying method of the present invention, comprising:
By the data scribing in local storage, be divided into multiple data slice, and respectively timestamp stamped to each data slice,
Whenever a synchronizing cycle of interval, then automatic data slice in local storage to be synchronized in remote memory.
In the present embodiment, local storage is divided into primary memory and from storer, after local storage and remote memory set up asynchronous remote copy relation, start initial synchronisation, and the data slice full dose of primary memory is copied to from storer, after initial synchronisation completes, from data mode and the main memory data state consistency of storer.
The data of local storage are transferred in the equipment of remote storage area and back up, and provide data long-distance disaster function, guarantee data security, and are convenient to the quick self-recovery of data.
Although specifically show in conjunction with preferred embodiment and describe the present invention; but those skilled in the art should be understood that; not departing from the spirit and scope of the present invention that appended claims limits; can make a variety of changes the present invention in the form and details, be protection scope of the present invention.

Claims (2)

1. a storer asynchronous remote copying method, is characterized in that: comprising:
By the data scribing in local storage, be divided into multiple data slice, and respectively timestamp stamped to each data slice,
Whenever a synchronizing cycle of interval, then automatic data slice in local storage to be synchronized in remote memory.
2. a kind of storer asynchronous remote copying method according to claim 1, it is characterized in that: local storage is divided into primary memory and from storer, after local storage and remote memory set up asynchronous remote copy relation, start initial synchronisation, and the data slice full dose of primary memory is copied to from storer, after initial synchronisation completes, from data mode and the main memory data state consistency of storer.
CN201610040585.9A 2015-06-30 2016-01-22 Asynchronous remote copy method for memory Withdrawn CN105550367A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610040585.9A CN105550367A (en) 2015-06-30 2016-01-22 Asynchronous remote copy method for memory

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
CN2015103841893 2015-06-30
CN201510384189 2015-06-30
CN201610040585.9A CN105550367A (en) 2015-06-30 2016-01-22 Asynchronous remote copy method for memory

Publications (1)

Publication Number Publication Date
CN105550367A true CN105550367A (en) 2016-05-04

Family

ID=55829556

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610040585.9A Withdrawn CN105550367A (en) 2015-06-30 2016-01-22 Asynchronous remote copy method for memory

Country Status (1)

Country Link
CN (1) CN105550367A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018076633A1 (en) * 2016-10-28 2018-05-03 华为技术有限公司 Remote data replication method, storage device and storage system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102110154A (en) * 2011-02-21 2011-06-29 中国科学院计算技术研究所 File redundancy storage method in cluster file system
US20130179625A1 (en) * 2012-01-11 2013-07-11 Dougal Stanton Security System Storage of Persistent Data
CN103488550A (en) * 2013-09-30 2014-01-01 华为技术有限公司 Processing method and device of data protection
CN104572355A (en) * 2015-01-30 2015-04-29 浪潮(北京)电子信息产业有限公司 Asynchronous remote data copying method and device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102110154A (en) * 2011-02-21 2011-06-29 中国科学院计算技术研究所 File redundancy storage method in cluster file system
US20130179625A1 (en) * 2012-01-11 2013-07-11 Dougal Stanton Security System Storage of Persistent Data
CN103488550A (en) * 2013-09-30 2014-01-01 华为技术有限公司 Processing method and device of data protection
CN104572355A (en) * 2015-01-30 2015-04-29 浪潮(北京)电子信息产业有限公司 Asynchronous remote data copying method and device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018076633A1 (en) * 2016-10-28 2018-05-03 华为技术有限公司 Remote data replication method, storage device and storage system

Similar Documents

Publication Publication Date Title
CN106354583B (en) A kind of heat backup method and system of MySQL database
EP2429134B1 (en) Method and apparatus for checking and synchronizing data block in distributed file system
US8370591B2 (en) Method and apparatus for automatic snapshot
CN103744724A (en) Timed task clustering method and device thereof
CN105162855A (en) Incremental data synchronization method and device
CN105740248A (en) Data synchronization method, apparatus and system
CN104252502A (en) Method and device for carrying out data migration on database management platform
CN103905220B (en) Data synchronizing processing method and system
CN104021200A (en) Data synchronizing method and device of database
CN109145060A (en) Data processing method and device
CN105630571A (en) Virtual machine creating method and device
CN105574127A (en) Quasi real-time disaster recovery method of distributed database system
CN103106200B (en) Non-relational database synchronization system and double write synchronous method
CN105989139A (en) Affair synchronization method and equipment
CN105468297A (en) Quick synchronization method for master and slave device data in cloud storage system
CN105320769A (en) Data synchronization method and system for Oracle database
CN105242988A (en) Distributed file system and data backup method for same
CN105550367A (en) Asynchronous remote copy method for memory
CN107621994B (en) Method and device for creating data snapshot
CN103986791A (en) Rapid internal cluster node time synchronization method
CN110222121A (en) A kind of SQL Server database increment synchronization realization method and system based on CDC mode
CN103064766A (en) Fast data synchronization method in continuous data protection technology
CN104243554A (en) Method for synchronizing time memories of host and standby of time series database in cluster system
CN103530205A (en) Method and device for processing fault duplicate in multiple duplicates
CN111026783A (en) Anti-jamming data storage method, system and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WW01 Invention patent application withdrawn after publication

Application publication date: 20160504

WW01 Invention patent application withdrawn after publication