CN106569751A - Multi-controller cache mirroring method and system - Google Patents

Multi-controller cache mirroring method and system Download PDF

Info

Publication number
CN106569751A
CN106569751A CN201610993134.7A CN201610993134A CN106569751A CN 106569751 A CN106569751 A CN 106569751A CN 201610993134 A CN201610993134 A CN 201610993134A CN 106569751 A CN106569751 A CN 106569751A
Authority
CN
China
Prior art keywords
controller
controllers
data
backup
backuped
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
CN201610993134.7A
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.)
Zhengzhou Yunhai Information Technology Co Ltd
Original Assignee
Zhengzhou Yunhai Information Technology 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 Zhengzhou Yunhai Information Technology Co Ltd filed Critical Zhengzhou Yunhai Information Technology Co Ltd
Priority to CN201610993134.7A priority Critical patent/CN106569751A/en
Publication of CN106569751A publication Critical patent/CN106569751A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0655Vertical data movement, i.e. input-output transfer; data movement between one or more hosts and one or more storage devices
    • G06F3/0658Controller construction arrangements
    • 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
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Quality & Reliability (AREA)
  • Human Computer Interaction (AREA)
  • Techniques For Improving Reliability Of Storages (AREA)

Abstract

The invention discloses a multi-controller cache mirroring method and system. The multi-controller cache mirroring method comprises the steps of numbering n controllers in a storage system from 1 to n, wherein n is greater than or equal to 3; backing up data of the i-1 controller in the i controller and backing up data of the n controller in the first controller, wherein i is greater than or equal to 2 but less than or equal to n; and when the i controller is in fault, backing up the data of the i-1 controller into the i+1 controller. The multi-controller cache mirroring method realizes and guarantees backups of the data in each controller at each moment, and efficiently improves usability and reliability of a multi-controller storage system.

Description

A kind of multi-controller caching mirror method and system
Technical field
The present invention relates to memory system technologies field, more particularly to a kind of multi-controller caching mirror method and system.
Background technology
At present, with the arrival of digital times, in daily life and scientific research, increasing tradition Business starts digitized, networking, promotes data explosion formula to increase, status of the storage system in whole transaction processing system Ever more important, in order to increase availability, the reliability of storage system, the continuous respective dual control, four controls released of each storage plant Radix Phytolaccae is deposited Storage product, can mutually back up between controller, and after one or more controller failures, remaining controller is stilld provide to be deposited Storage service, and ensure that data are not lost, customer service is not interrupted;For the availability, the reliability meaning weight that improve storage system Greatly.
For many controlled storage systems, how to ensure that the caching data consistency between multiple controllers is most basic problem One of.For double-control system, method is relatively easy, it is possible to specify a controller is master control, and another controller is non-master control, For I/O write operation each time, first write non-master control and backed up, then write master control, then I/O write operation is completed, and write operation completes it Afterwards, all there are the data of this write operation in the caching of two controllers.For four controls, generally there are two kinds of backup methods, one is Two controllers constitute one group, and four controllers are divided into two groups, and the controller in group is backed up mutually, do not exist between group and group standby Part, the advantage of the method is to only need to complete between the two controllers, and the performance for writing IO is higher, has the disadvantage a control in group After device failure processed, remaining controller there is no longer backup, there is the risk that loss of data occurs;Second method is four controls Device is mutually backed up, only writing after I/O operation is fully completed in four controllers, and storage end is just returned to server end and writes IO Operation is completed, and the method advantage is that have the backup of data in four controllers, and reliability is high, has the disadvantage an I/O write operation, Needing to write four times just can complete, and seriously reduce the performance for writing IO.Therefore the availability and reliability of storage system are all relatively low.
The content of the invention
It is an object of the invention to provide a kind of multi-controller caching mirror method and system, to realize ensureing each controller In the data moment have backup, effectively improve the availability and reliability of many controlled storage systems.
To solve above-mentioned technical problem, the present invention provides a kind of multi-controller and caches mirror method, and the method includes:
N controller in storage system is numbered from 1 to n;n≥3;
The data of i-1 controllers are backed up in i controllers, the data of n controllers are standby in No. 1 controller Part;2≤i≤n;
When i controllers break down, the data of i-1 controllers are backuped in i+1 controllers.
Preferably, methods described also includes:
When n controllers break down, the data of n-1 controllers are backuped in No. 1 controller.
Preferably, methods described also includes:
When No. 1 controller breaks down, the data of n controllers are backuped in No. 2 controllers.
Preferably, it is described when i controllers break down, the data of i-1 controllers are backuped to into i+1 controllers In after, also include:
If the i controllers for breaking down recover normal, the data of i-1 controllers are backuped in i controllers, deleted Except the Backup Data in i+1 controllers.
The present invention also provides a kind of multi-controller caching mirror-image system, and the system includes:
Controller numbering module, for being numbered from 1 to n to n controller in storage system;n≥3;
Backup module, for the data of i-1 controllers to be backed up in i controllers, the data of n controllers is existed Back up in No. 1 controller;2≤i≤n;
Fisrt fault processing module, for when i controllers break down, the data of i-1 controllers being backuped to into i In+No. 1 controller.
Preferably, the system also includes:
Second fault processing module, for when n controllers break down, the data of n-1 controllers being backuped to into 1 In number controller.
Preferably, the system also includes:
3rd fault processing module, for when No. 1 controller breaks down, the data of n controllers being backuped to into No. 2 In controller.
Preferably, the system also includes:
Recover processing module, it is if the i controllers for breaking down recover normal, the data of i-1 controllers are standby Part deletes the Backup Data in i+1 controllers in i controllers.
A kind of multi-controller caching mirror method provided by the present invention and system, to n controller in storage system It is numbered from 1 to n;n≥3;The data of i-1 controllers are backed up in i controllers, by the data of n controllers 1 Back up in number controller;2≤i≤n;When i controllers break down, the data of i-1 controllers are backuped to into No. i+1 control In device processed.It can be seen that, the controller in storage system is numbered, each controller records the numbering of itself, No. 1 controller Data are backed up in No. 2 controllers, and the data of No. 2 controllers are backed up in No. 3 controllers, the like, the number of n controllers Back up according in No. 1 controller, according to the numbering of controller, form an order ring, so when write IO reach i controllers it Afterwards, i+1 controllers are first backed up data to, i controllers is then write again, finally just returned to server end and write I/O operation Complete, when i controller failures, the data of i-1 controllers are backuped in i+1 controllers, it is ensured that in i-1 controllers Data have backup always, so both can guarantee that the data in controller had always backup, will not reduce writing I/O operation again Performance, can be applicable to more controllers, therefore effectively improve the availability and reliability of storage system.
Description of the drawings
In order to be illustrated more clearly that the embodiment of the present invention or technical scheme of the prior art, below will be to embodiment or existing The accompanying drawing to be used needed for having technology description is briefly described, it should be apparent that, drawings in the following description are only this Inventive embodiment, for those of ordinary skill in the art, on the premise of not paying creative work, can be with basis The accompanying drawing of offer obtains other accompanying drawings.
Fig. 1 is the flow chart that a kind of multi-controller provided by the present invention caches mirror method;
Fig. 2 is that controller failure processes schematic diagram;
Fig. 3 is that controller recovers to process schematic diagram;
Fig. 4 is the structural representation that a kind of multi-controller provided by the present invention caches mirror-image system.
Specific embodiment
The core of the present invention is to provide a kind of multi-controller caching mirror method and system, to realize ensureing each controller In the data moment have backup, effectively improve the availability and reliability of many controlled storage systems.
In order that those skilled in the art more fully understand the present invention program, below in conjunction with the embodiment of the present invention Accompanying drawing, is clearly and completely described to the technical scheme in the embodiment of the present invention, it is clear that described embodiment is only The a part of embodiment of the present invention, rather than the embodiment of whole.Based on the embodiment in the present invention, those of ordinary skill in the art The every other embodiment obtained under the premise of creative work is not made, belongs to the scope of protection of the invention.
Refer to Fig. 1, Fig. 1 is the flow chart that a kind of multi-controller provided by the present invention caches mirror method, the method Including:
S11:N controller in storage system is numbered from 1 to n;
Wherein, n >=3;
S12:The data of i-1 controllers are backed up in i controllers, by the data of n controllers in No. 1 controller Middle backup;
Wherein, 2≤i≤n;
S13:When i controllers break down, the data of i-1 controllers are backuped in i+1 controllers.
It can be seen that, the method is numbered to the controller in storage system, and each controller records the numbering of itself, No. 1 The data of controller are backed up in No. 2 controllers, and the data of No. 2 controllers are backed up in No. 3 controllers, the like, No. n control The data of device processed are backed up in No. 1 controller, according to the numbering of controller, form an order ring, are so worked as and are write IO arrival i After controller, i+1 controllers are first backed up data to, i controllers are then write again, finally just to server end return Write I/O operation to complete, when i controller failures, the data of i-1 controllers are backuped in i+1 controllers, it is ensured that No. i-1 Data in controller have always backup, so both can guarantee that the data in controller had always backup, will not reduce writing again The performance of I/O operation, can be applicable to more controllers, therefore effectively improve the availability and reliability of storage system.
Wherein, n controller in storage system is numbered from 1 to n, exactly n controller is numbered, It is numbered to n from 1, the controller after numbering is:No. 1 controller, 2 controllers ..., n controllers.N is storage system The sum of middle controller.
Further, said method also includes:When n controllers break down, by the data backup of n-1 controllers To in No. 1 controller.
Further, said method also includes:When No. 1 controller breaks down, the data of n controllers are backuped to In No. 2 controllers.
Wherein, when i controllers break down, the data of i-1 controllers are backuped in i+1 controllers it Afterwards, also include:If the i controllers for breaking down recover normal, the data of i-1 controllers are backuped in i controllers, Delete the Backup Data in i+1 controllers.
Wherein, the process that the data of i-1 controllers are backed up in i controllers is specially:I is reached when I/O data is write After number controller, will first write I/O data and backup to i+1 controllers, I/O data write i controllers then will be write again, finally I/O operation is write to server end return complete response.
This method is that a kind of multi-controller based on order ring caches mirror method, and each controller is with the next one on ring Controller, by controller failure on proper treatment ring and situation about recovering, is not reducing writing IO behaviour as its backup controller On the premise of making performance, it is ensured that there is backup at the data moment in each controller, has reasonably taken into account the performance of storage system And reliability, effectively raise many controlled storage system availabilities and reliability.
In order to preferably describe the data in controller, three kinds of states are introduced:Dirty1, dirty2 and mirror. Dirty1 represents the data that controller is write as master control;When dirty2 represents the master controller fault of controller, by mirror image The dirty data that data make into;Mirror is denoted as the data that backup controller is write.
Specifically, after writing I/O data and reaching i controllers, will first write I/O data and backup to i+1 controllers, then I/O data write i controllers will be write again, and most backward server end return writes I/O operation and completes response, the algorithm for writing IO of employing For:Master control receives write IO request, searches backup controller, and write IO request is forwarded to into backup controller;Backup controller Write IO request is performed, and Backup Data is set to into mirror states, then write IO execution to master control return and complete;Master control is local Write IO request is performed, and corresponding data is set to into dirty1 states, then write IO execution to server end return and complete;Algorithm is tied Beam.
Specifically, when i controllers break down, the data of i-1 controllers are backuped in i+1 controllers, Complete the backup procedure in the case of controller failure
The specific algorithm of backup procedure is as follows:
(1), the state of this controller modification failed controller is non-active;
(2), failure judgement controller is the backup controller of this controller, if continuing executing with, if it is not, Jump to (4) step;
(3) the next active controllers of failed controller, are searched as the backup controller of this controller, this is controlled The data of the dirty1 types of device processed, are mirrored to new backup controller;Jump to (6) step;
(4), failure judgement controller is the master controller of this controller, if continuing executing with, if it is not, jumping Go to (6) step;
(5), the mirror categorical datas of itself are changed to into the data of dirty2 types, and are mirrored to the Standby control of itself In device;
(6), algorithm terminates.
For example, Fig. 2 is that controller failure processes schematic diagram, and 1 represents No. 1 controller, and 2 represent No. 2 controllers, and 3 represent No. 3 Controller, 4 represent No. 4 controllers.When No. 2 controllers break down, the data in No. 1 controller are backuped to into No. 3 controls In device.
Specifically, if the i controllers for breaking down recover normal, the data of i-1 controllers are backuped to into No. i control In device, the Backup Data in i+1 controllers is deleted, complete and send out the backup procedure completed under controller recovery situation, it is standby The specific algorithm of part process is as follows:
1st, the state of this controller modification recovery controller is active;
2nd, judge that recovery controller is the backup controller of this controller, if continuing executing with, if it is not, jumping Go to step 4;
3rd, by the data image of this controller dirty1 and dirty2 type to recovery controller, former backup controller is deleted In mirror image data;Jump to step 6;
4th, judge that recovery controller is the master controller of this controller, if continuing executing with, if it is not, redirecting To step 6;
5th, the data of this controller dirty2 types are write into recovery controller, then by this controller dirty2 types Data are changed to mirror, and discharge the corresponding mirror data of the backup controller of this controller.
For example, Fig. 3 is that controller recovers to process schematic diagram, and 1 represents No. 1 controller, and 2 represent No. 2 controllers, and 3 represent No. 3 Controller, 4 represent No. 4 controllers.When No. 2 controllers return to normal work from malfunction, by the number in No. 1 controller According to backuping in No. 2 controllers, while deleting the data of No. 2 controllers backed up in No. 3 controllers.
This method is numbered to the controller in system, and each controller records the numbering of itself, institute in maintenance system There is the controller numbering of other active.The mode of controller cache mirror back-up is the data of No. 1 controller in No. 2 controllers Middle backup, the data of No. 2 controllers are backed up in No. 3 controllers, the like, the data of n controllers are in No. 1 controller Backup, according to the numbering of controller, forms an order ring.After writing IO and reaching i controllers, i+ is first backed up data to No. 1 controller, then writes again i controllers, finally just writes I/O operation to server end return and completes.When the event of i controllers During barrier, i-1 controllers are backed up data in i+1 controllers automatically, it is ensured that the data in i-1 controllers have always standby Part.The method both can guarantee that the data in controller had always backup, will not reduce writing the performance of I/O operation again, can also fit For more controllers, therefore can effectively improve the availability and reliability of storage system.Do not reducing writing I/O operation On the premise of performance, it is ensured that there is backup at the data moment in each controller, reasonably taken into account storage system performance and Reliability, effectively raises many controlled storage system availabilities and reliability.
Fig. 4 is refer to, Fig. 4 is the structural representation that a kind of multi-controller provided by the present invention caches mirror-image system, should System includes:
Controller numbering module 101, for being numbered from 1 to n to n controller in storage system;n≥3;
Backup module 102, for the data of i-1 controllers to be backed up in i controllers, by the number of n controllers Back up according in No. 1 controller;2≤i≤n;
Fisrt fault processing module 103, for when i controllers break down, by the data backup of i-1 controllers To in i+1 controllers.
It can be seen that, the system is numbered to the controller in storage system, and each controller records the numbering of itself, No. 1 The data of controller are backed up in No. 2 controllers, and the data of No. 2 controllers are backed up in No. 3 controllers, the like, No. n control The data of device processed are backed up in No. 1 controller, according to the numbering of controller, form an order ring, are so worked as and are write IO arrival i After controller, i+1 controllers are first backed up data to, i controllers are then write again, finally just to server end return Write I/O operation to complete, when i controller failures, the data of i-1 controllers are backuped in i+1 controllers, it is ensured that No. i-1 Data in controller have always backup, so both can guarantee that the data in controller had always backup, will not reduce writing again The performance of I/O operation, can be applicable to more controllers, therefore effectively improve the availability and reliability of storage system.
Further, said system also includes:
Second fault processing module, for when n controllers break down, the data of n-1 controllers being backuped to into 1 In number controller.
Further, said system also includes:
3rd fault processing module, for when No. 1 controller breaks down, the data of n controllers being backuped to into No. 2 In controller.
Further, said system also includes:
Recover processing module, it is if the i controllers for breaking down recover normal, the data of i-1 controllers are standby Part deletes the Backup Data in i+1 controllers in i controllers.
Wherein, controller numbering module is numbered to n controller in storage system from 1 to n, is exactly that n is controlled Device processed is numbered, and is numbered to n from 1, and the controller after numbering is:No. 1 controller, 2 controllers ..., No. n control Device.N is the sum of controller in storage system.
Wherein, backup module will be specifically for after writing I/O data and reaching i controllers, first writing I/O data and backup to i+ No. 1 controller, then will write again I/O data write i controllers, and most backward server end return writes I/O operation and completes response.
Specifically, controller numbering module is used for safeguarding globally unique, consistent system controller numbering in the controller View, each controller records the numbering of oneself, at the same in maintenance system other controllers numbering and state (active or Non-active), the total n of controller and in system;Each controller order selects the control of itself next active Backup controller of the device as oneself.When there is controller failure in system, controller needs the state for changing failed controller.
Backup module is used for processing the read-write IO for being issued to the controller, reads IO directly from locally reading and return;Write IO The backup controller of oneself is first found, and writes backup controller, then handwritten copy ground again, most backward controller returns that to write IO complete Into.
Fisrt fault processing module is used in processing system the situation for having controller failure:First by the shape of failed controller State is revised as non-active, and then failure judgement controller is the backup controller of this controller, if it is, by itself Dirty data write the next active controllers of failed controller and backed up;If it is not, failure judgement controller is It is not the master controller of this controller, if it is, the mirror image data of itself is changed to into dirty data and the Standby control of itself is write In device, if not master controller, then process terminates.
Recover the situation that controller recovers that processing module is used for being broken down in processing system:The control that will recover first Device status modifier is active, then judges that whether this controller is the master control of recovery controller, if it is, by itself dirty data In writing recovery controller, and discharge the mirror image data in former backup controller;If it is not, judging whether itself recovers The backup controller of controller, if it is, itself dirty data is write into recovery controller, and is changed to mirror image number by itself dirty data According to if it is not, then process terminates.
A kind of multi-controller caching mirror method provided by the present invention and system are described in detail above.Herein In apply specific case the principle and embodiment of the present invention be set forth, the explanation of above example is only intended to side Assistant solves the method for the present invention and its core concept.It should be pointed out that for those skilled in the art, not On the premise of departing from the principle of the invention, some improvement and modification can also be carried out to the present invention, these are improved and modification also falls into In the protection domain of the claims in the present invention.

Claims (8)

1. a kind of multi-controller caches mirror method, it is characterised in that include:
N controller in storage system is numbered from 1 to n;n≥3;
The data of i-1 controllers are backed up in i controllers, the data of n controllers are backed up in No. 1 controller;2 ≤i≤n;
When i controllers break down, the data of i-1 controllers are backuped in i+1 controllers.
2. the method for claim 1, it is characterised in that also include:
When n controllers break down, the data of n-1 controllers are backuped in No. 1 controller.
3. method as claimed in claim 2, it is characterised in that also include:
When No. 1 controller breaks down, the data of n controllers are backuped in No. 2 controllers.
4. the method as described in any one in claims 1 to 3, it is characterised in that described when i controllers break down When, after the data of i-1 controllers are backuped in i+1 controllers, also include:
If the i controllers for breaking down recover normal, the data of i-1 controllers are backuped in i controllers, delete i+ Backup Data in No. 1 controller.
5. a kind of multi-controller caches mirror-image system, it is characterised in that include:
Controller numbering module, for being numbered from 1 to n to n controller in storage system;n≥3;
Backup module, for the data of i-1 controllers to be backed up in i controllers, by the data of n controllers at No. 1 Back up in controller;2≤i≤n;
Fisrt fault processing module, for when i controllers break down, the data of i-1 controllers being backuped to into No. i+1 In controller.
6. system as claimed in claim 5, it is characterised in that also include:
Second fault processing module, for when n controllers break down, the data of n-1 controllers being backuped to into No. 1 control In device processed.
7. system as claimed in claim 6, it is characterised in that also include:
3rd fault processing module, for when No. 1 controller breaks down, the data of n controllers being backuped to into No. 2 controls In device.
8. the system as described in any one in claim 5 to 7, it is characterised in that also include:
Recover processing module, if the i controllers for breaking down recover normal, the data of i-1 controllers are backuped to into i In number controller, the Backup Data in i+1 controllers is deleted.
CN201610993134.7A 2016-11-10 2016-11-10 Multi-controller cache mirroring method and system Pending CN106569751A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610993134.7A CN106569751A (en) 2016-11-10 2016-11-10 Multi-controller cache mirroring method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610993134.7A CN106569751A (en) 2016-11-10 2016-11-10 Multi-controller cache mirroring method and system

Publications (1)

Publication Number Publication Date
CN106569751A true CN106569751A (en) 2017-04-19

Family

ID=58541378

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610993134.7A Pending CN106569751A (en) 2016-11-10 2016-11-10 Multi-controller cache mirroring method and system

Country Status (1)

Country Link
CN (1) CN106569751A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107342902A (en) * 2017-07-14 2017-11-10 郑州云海信息技术有限公司 A kind of link reconfiguration method and system of four controls server
CN107621996A (en) * 2017-09-26 2018-01-23 郑州云海信息技术有限公司 Cache backup method, fault handling method, system, device and storage medium
CN107704343A (en) * 2017-09-29 2018-02-16 郑州云海信息技术有限公司 A kind of data back up method of multi-controller, device, equipment and storage medium
CN108881424A (en) * 2018-06-07 2018-11-23 上海海得自动化控制软件有限公司 Interaction storage/acquisition methods/system, readable storage medium storing program for executing and terminal of data
CN109213631A (en) * 2018-08-22 2019-01-15 郑州云海信息技术有限公司 A kind of transaction methods, device, equipment and readable storage medium storing program for executing
CN111752139A (en) * 2019-03-29 2020-10-09 霍尼韦尔国际公司 Redundant controllers or input-output gateways without dedicated hardware
CN114112742A (en) * 2021-11-24 2022-03-01 中国人民解放军军事科学院国防工程研究院工程防护研究所 Flexible survivability test system of explosion effect in underground space

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101118508A (en) * 2007-08-24 2008-02-06 成都索贝数码科技股份有限公司 Safety storage method for data
CN103150267A (en) * 2013-02-21 2013-06-12 浪潮电子信息产业股份有限公司 Cache synchronization method among multiple controllers

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101118508A (en) * 2007-08-24 2008-02-06 成都索贝数码科技股份有限公司 Safety storage method for data
CN103150267A (en) * 2013-02-21 2013-06-12 浪潮电子信息产业股份有限公司 Cache synchronization method among multiple controllers

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107342902A (en) * 2017-07-14 2017-11-10 郑州云海信息技术有限公司 A kind of link reconfiguration method and system of four controls server
CN107342902B (en) * 2017-07-14 2020-05-26 苏州浪潮智能科技有限公司 Link recombination method and system of four-control server
CN107621996A (en) * 2017-09-26 2018-01-23 郑州云海信息技术有限公司 Cache backup method, fault handling method, system, device and storage medium
CN107704343A (en) * 2017-09-29 2018-02-16 郑州云海信息技术有限公司 A kind of data back up method of multi-controller, device, equipment and storage medium
CN108881424A (en) * 2018-06-07 2018-11-23 上海海得自动化控制软件有限公司 Interaction storage/acquisition methods/system, readable storage medium storing program for executing and terminal of data
CN108881424B (en) * 2018-06-07 2021-06-25 上海海得自动化控制软件有限公司 Interactive storage/acquisition method/system of data, readable storage medium and terminal
CN109213631A (en) * 2018-08-22 2019-01-15 郑州云海信息技术有限公司 A kind of transaction methods, device, equipment and readable storage medium storing program for executing
CN111752139A (en) * 2019-03-29 2020-10-09 霍尼韦尔国际公司 Redundant controllers or input-output gateways without dedicated hardware
CN114112742A (en) * 2021-11-24 2022-03-01 中国人民解放军军事科学院国防工程研究院工程防护研究所 Flexible survivability test system of explosion effect in underground space
CN114112742B (en) * 2021-11-24 2024-04-05 中国人民解放军军事科学院国防工程研究院工程防护研究所 Flexible anti-destruction test system for explosion effect in underground space

Similar Documents

Publication Publication Date Title
CN106569751A (en) Multi-controller cache mirroring method and system
CN105335251B (en) A kind of fault recovery method and system
CN102792276B (en) Buffer disk in flashcopy cascade
CN102662607B (en) RAID6 level mixed disk array, and method for accelerating performance and improving reliability
CN1300696C (en) Memory controller and data storage method
CN106155943B (en) A kind of method and device of the power down protection of dual control storage equipment
CN104239444B (en) The consistent data protection of oracle database and the method for capture coherency state
CN101276302A (en) Magnetic disc fault processing and data restructuring method in magnetic disc array system
CN101567211A (en) Method for improving usability of disk and disk array controller
US10261696B2 (en) Performance during playback of logged data storage operations
CN101441582A (en) Backup and recovery method of computer data object and system and program product for implementing the same
JPH0423144A (en) Journal system
CN107357680A (en) Data processing equipment and the method for data processing
US20080114932A1 (en) Method, apparatus, and system for controlling data storage
CN103618788A (en) System high-availability method supporting B/S structure
CN110196818A (en) Data cached method, buffer memory device and storage system
CN102110154A (en) File redundancy storage method in cluster file system
CN102999399B (en) The method and apparatus that a kind of JBOD array is automatically renewed
CN106339276A (en) Data backup state-based data recovery method and system
CN101615146B (en) Disc array online reconstruction system and method
CN102226892B (en) Disk fault tolerance processing method and device thereof
CN110515557A (en) A kind of cluster management method, device, equipment and readable storage medium storing program for executing
CN103186348B (en) Storage system and data read-write method thereof
CN110413218A (en) Method, apparatus and computer program product for the fault recovery in storage system
CN103019626A (en) Storage system, method and device for controlling cluster metadata

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: 20170419

RJ01 Rejection of invention patent application after publication