CN101329641A - Method for rebuilding data of magnetic disk array - Google Patents

Method for rebuilding data of magnetic disk array Download PDF

Info

Publication number
CN101329641A
CN101329641A CNA2008100479773A CN200810047977A CN101329641A CN 101329641 A CN101329641 A CN 101329641A CN A2008100479773 A CNA2008100479773 A CN A2008100479773A CN 200810047977 A CN200810047977 A CN 200810047977A CN 101329641 A CN101329641 A CN 101329641A
Authority
CN
China
Prior art keywords
disk array
disk
daily record
reconstruction
band
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CNA2008100479773A
Other languages
Chinese (zh)
Other versions
CN100576181C (en
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.)
Huazhong University of Science and Technology
Original Assignee
Huazhong University of Science and Technology
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 Huazhong University of Science and Technology filed Critical Huazhong University of Science and Technology
Priority to CN200810047977A priority Critical patent/CN100576181C/en
Publication of CN101329641A publication Critical patent/CN101329641A/en
Application granted granted Critical
Publication of CN100576181C publication Critical patent/CN100576181C/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention relates to a disk array data reconstruction method which pertains to a computer data storage method and solves the problem that the existing disk array data reconstruction method takes too much time and affects the reading and writing performances and reliability of a storage system. A disk array of the invention is provided with a main control module, reading and writing processing modules and a reconstruction module and comprises the steps of initialization, diary pot diagram update, reconstruction based on diaries and finishing. The method instructs data reconstruction process by the real-time monitoring of disk space using status of the disk array; when space that is not accessed is reconstructed, the only requirement is to write 0 in all corresponding data blocks newly added into a disk, thus greatly reducing physical disk visiting time brought by reconstruction, increasing reconstruction speed and reducing the response time of user access; the reconstruction method does not change the reconstruction procedure or the distribution manner of disk array data, can conveniently optimize various traditional disk array data reconstruction methods and is applicable to the construction of storage systems with high performance, high usability and high reliability.

Description

A kind of data re-establishing method of disk array
Technical field
The invention belongs to the computer data storage means, be specifically related to a kind of data re-establishing method of disk array.
Background technology
Along with the development of the computer technology and the network communications technology, the level of informatization is more and more higher, and people are also more and more higher to the requirement of data reliability.Disk array RAID (Redundant Array ofIndependent Disks) is an exemplary device in the reliable memory system field, compare with single disk, the performance of disk array, availability and reliability all have sizable raising, wherein, mirror image, parity checking, Hot Spare etc. all are disk array fault-tolerant techniques commonly used.When some member's disks in the disk array break down and add new disk, disk array can automatically switch to reconstruct mode, process of rebuilding is reconstructed into the data block on the faulty disk in the initiate disk under the situation of not interrupting application service continuously, all data blocks all return in the initiate disk on faulty disk, and disk array turns back to the normal read WriteMode.Because current application service all requires employed storage subsystem to have high-performance, high availability and high reliability simultaneously, application program not only requires disk array can rebuild data on the faulty disk when member's disk breaks down, the more important thing is that it can reduce the reliability that reconstruction time guarantees system as much as possible, and will reduce the influence of process of reconstruction as much as possible, so the data re-establishing method of disk array is most important to system performance.
In recent years, along with the continuous development of computer technology, disk size was increasing, and the growth of disk locating speed is well below the growth rate of disk size and bandwidth.Studies show that disk size is with annual 60% speed increment, bandwidth is annual to increase by 40%, and the seek time of disk and the rotation latency delays is annual just reduces 8%.In addition, studies show that in addition that all the elements that sequentially read on the disk that capacity is 1~10TB need 5~15 hours, then need 15~150 days if read randomly.Experiment is found to visit when frequent at I/O, and for disk array rank 5, the disk of rebuilding a 500GB needs several days time.These researchs and experiment all show, along with the slow raising with access speed of increasing rapidly of disk size, the data reconstruction processes of disk array needs the increasing time, has had a strong impact on the reliabilty and availability based on the storage system of disk array.
The data re-establishing method of disk array Control Software in the existing (SuSE) Linux OS kernel, even there is a large amount of disk spaces since disk array is created, all not to be used, process of reconstruction also all must read the data block on all working dish, behind the calculation check result is write in the initiate disk, thus, process of reconstruction needs the too much time, has influenced the readwrite performance and the reliability of storage system.
Summary of the invention
The present invention proposes a kind of data re-establishing method of disk array, and solving existing method for rebuilding data of magnetic disk array needs readwrite performance and the reliability problems that the time is too much, influence storage system.
The data re-establishing method of a kind of disk array of the present invention is provided with main control module, read-write processing module and rebuilding module on the disk array, comprise initialization, daily record bitmap table upgrade, based on the reconstruction and the end step of daily record; It is characterized in that:
(1) initialization step, order is carried out following process:
(1.1), open existing disk array or create new disk array according to user instruction;
(1.2) main control module is created the daily record bitmap table of this disk array, a band of each corresponding disk array of daily record bitmap table;
(1.3) whether this disk array of master control module judges is the new disk array of creating, and is then to turn over journey (1.4), otherwise turns over journey (1.5);
(1.4) main control module all is initialized as 0 with all positions in its daily record bitmap table, and the data block on all member's disks in the disk array all is initialized as 0, carries out step (2);
(1.5) main control module read the daily record bitmap table information deposited in this disk array member disk superblock in internal memory so that to its real time modifying, carry out step (2);
(2) daily record bitmap table step of updating, carry out following process:
(2.1) this disk array is waited for upper layer commands, and judges whether it is write request, is then to turn over journey (2.2), otherwise turns over journey (2.4);
(2.2) receive write request, the read-write processing module with the band of the corresponding disk array of this write request institute in the daily record bitmap table corresponding be updated to 1, indicate the accessed mistake of this band;
(2.3) the read-write processing module is sent to the bottom disk unit with this write request, and the data of write request are write the tram of disk array member disk, turns over journey (2.1);
(2.4) receive read request, the read-write processing module is sent to the bottom disk unit with this read request, from the tram reading of data of disk array member disk, turns over journey (2.1);
(3) based on the reconstruction procedures of daily record, when main control module finds that disk array member disk breaks down, carry out following process:
(3.1) rebuilding module judges whether a certain band of disk array corresponding position in the daily record bitmap table is 0, is then to turn over journey (3.2), otherwise turns over journey (3.3);
(3.2) the never accessed mistake of this band, the data block that is positioned at this band in initiate Replace Disk and Press Anykey To Reboot all writes 0, turns over journey (3.4);
(3.3) the accessed mistake of this band reads the data block that is positioned at this band on all working dish, behind the calculation check result is write the data block that is positioned at this band in the initiate Replace Disk and Press Anykey To Reboot, turns over journey (3.4);
(3.4) repeat (3.1)--(3.3), all bands are all rebuild and are finished on disk array;
(4) end step, when the user sends instruction when closing disk array, carry out following process:
(4.1) close before the disk array, main control module is saved in the daily record bitmap table in the superblock of each member's disk of disk array;
(4.2) close this Disk Array, discharge relevant resource.
The present invention is based on a ubiquitous phenomenon, promptly disk failure rate when just bringing into use is higher, and the space availability ratio of disk array is very low when causing member's disk of disk array to break down, and the never accessed mistake of band of quite a few is arranged in the disk array.The present invention instructs the data reconstruction processes of disk array by the disk space operating position of monitoring disk array in the piece level in real time, only need when rebuilding not accessed space in initiate disk, all to write 0 in the corresponding data block, significantly reduced and rebuild the physical disk access times of bringing, thereby accelerated reconstruction speed and reduced response time of user capture.In addition, the present invention has only changed the not method for reconstructing of usage space, do not change the flow process of reconstruction or the data distribution method of disk array, so can optimize the method for reconstructing of various traditional disk arrays easily, be applicable to that structure has high-performance, the storage system based on disk array of high availability and high reliability.
Description of drawings
Fig. 1 is a synoptic diagram of the present invention;
Fig. 2 is an initialization step process synoptic diagram of the present invention;
Fig. 3 is a daily record bitmap table step of updating process synoptic diagram of the present invention;
Fig. 4 is the reconstruction procedures process synoptic diagram based on daily record of the present invention;
Fig. 5 is an end step process synoptic diagram of the present invention;
Fig. 6 is a new data of magnetic disk array initialization synoptic diagram of the present invention;
Fig. 7 is that the data that the present invention is directed to the disk array of accessed band are rebuild synoptic diagram;
Fig. 8 the present invention is directed to the not data reconstruction synoptic diagram of the disk array of accessed band.
Embodiment
Be example with disk array rank 5 below, the present invention is described in more detail in conjunction with the accompanying drawings.
Fig. 1 concerns synoptic diagram for each step of the present invention: enter daily record bitmap table step of updating after initialization step is finished, disk array member disk enters the reconstruction procedures based on daily record when breaking down, when the user sends out code, enter end step.
Fig. 2 is an initialization step process synoptic diagram of the present invention, carries out following operation:
According to user instruction, to open existing disk array or create new disk array, main control module is created the daily record bitmap table of this disk array, a band of each corresponding disk array of daily record bitmap table; Whether this disk array of master control module judges is the new disk array of creating, be then all positions in its daily record bitmap table all to be initialized as 0, and the data block on all member's disks in the disk array all is initialized as 0, otherwise read the daily record bitmap table information deposited in this disk array member disk superblock in internal memory so that to its real time modifying.
Fig. 3 is a daily record bitmap table step of updating process synoptic diagram of the present invention, carries out following step:
When disk array is received request, judge at first whether this request is write request, be then read and write processing module with this write request the band of corresponding disk array corresponding position in the daily record bitmap table be updated to 1, indicate the accessed mistake of this band, then this write request is sent to the bottom disk unit, the data of write request are write the tram of disk array member disk, otherwise the read-write processing module is sent to the bottom disk unit with this read request, from the tram reading of data of disk array member disk.
Fig. 4 is the reconstruction procedures process synoptic diagram based on daily record of the present invention, carries out following step:
Rebuilding module judges whether a certain band of disk array corresponding position in the daily record bitmap table is 0, be that the data block that then is positioned at this band in initiate Replace Disk and Press Anykey To Reboot all writes 0, otherwise read the data block that is positioned at this band on all working dish, behind the calculation check result write the data block that is positioned at this band in the initiate Replace Disk and Press Anykey To Reboot.Above-mentioned steps repeats, and all bands are all rebuild and finished on this disk array.
Fig. 5 is an end step process synoptic diagram of the present invention: main control module is saved in the daily record bitmap table in the superblock of each member's disk of disk array, closes this Disk Array then, discharges relevant resource.
Fig. 6 is a new data of magnetic disk array initialization synoptic diagram of the present invention: main control module creates the daily record bitmap table of this new disk array and all positions all are initialized as 0 with it, simultaneously the data block on all member's disks in the disk array all is initialized as 0.Disk array shown in Figure 6 comprises 4 member's disks, is respectively disk 1, disk 2, disk 3 and disk 4.D0, D1 ... D11 is the data block of disk array, contain data message, P0-2 is the parity values of data block D0, D1 and D2, P3-5 is the parity values of data block D3, D4 and D5, P6-8 is the parity values of data block D6, D7 and D8, and P9-11 is the parity values of data block D9, D10 and D11.Each corresponding disk array band is a band as D0, D1, D2 and PO-2 in the daily record bitmap table, and the rest may be inferred.The position of daily record bitmap table is 0 o'clock, represents the not accessed mistake of band of its pairing disk array, and the position of daily record bitmap table is 1 o'clock, represents the accessed mistake of band of its pairing disk array.0 expression on arrow on the disk and arrow next door all is initialized as 0 with the data block on all member's disks in the disk array.
Fig. 7 is that the data that the present invention is directed to the disk array of accessed band are rebuild synoptic diagram, carries out following operation:
Read the data block that is positioned at this band on all working dish, after the calculating parity checking result is write the data block that is positioned at this band in the initiate Replace Disk and Press Anykey To Reboot, finish the data of faulty disk on this band and rebuild.As shown in Figure 7, disk 3 is a faulty disk, and disk 1, disk 2 and disk 4 are scratch diskette, and last dish is initiate Replace Disk and Press Anykey To Reboot, symbol
Figure A20081004797700091
Parity checking is calculated in expression, will be written among the D2 after D0, D1 and the PO-2 calculating parity checking among the figure.
Fig. 8 the present invention is directed to the not data reconstruction synoptic diagram of the disk array of accessed band: the data block that is positioned at this band in initiate disk all writes 0.0 expression on arrow shown in Figure 8 and arrow next door is sent data block not accessed in the Replace Disk and Press Anykey To Reboot and is write 0 order.

Claims (1)

1. the data re-establishing method of a disk array is provided with main control module, read-write processing module and rebuilding module on the disk array, comprise initialization, daily record bitmap table upgrade, based on the reconstruction and the end step of daily record; It is characterized in that:
(1) initialization step, order is carried out following process:
(1.1), open existing disk array or create new disk array according to user instruction;
(1.2) main control module is created the daily record bitmap table of this disk array, a band of each corresponding disk array of daily record bitmap table;
(1.3) whether this disk array of master control module judges is the new disk array of creating, and is then to turn over journey
Otherwise turn over journey (1.5) (1.4);
(1.4) main control module all is initialized as 0 with all positions in its daily record bitmap table, and the data block on all member's disks in the disk array all is initialized as 0, carries out step (2);
(1.5) main control module read the daily record bitmap table information deposited in this disk array member disk superblock in internal memory so that to its real time modifying, carry out step (2);
(2) daily record bitmap table step of updating, carry out following process:
(2.1) this disk array is waited for upper layer commands, and judges whether it is write request, is then to turn over journey
Otherwise turn over journey (2.4) (2.2);
(2.2) receive write request, the read-write processing module with the band of the corresponding disk array of this write request institute in the daily record bitmap table corresponding be updated to 1, indicate the accessed mistake of this band;
(2.3) the read-write processing module is sent to the bottom disk unit with this write request, and the data of write request are write the tram of disk array member disk, turns over journey (2.1);
(2.4) receive read request, the read-write processing module is sent to the bottom disk unit with this read request, from the tram reading of data of disk array member disk, turns over journey (2.1);
(3) based on the reconstruction procedures of daily record, when main control module finds that disk array member disk breaks down, carry out following process:
(3.1) rebuilding module judges whether a certain band of disk array corresponding position in the daily record bitmap table is 0, is then to turn over journey (3.2), otherwise turns over journey (3.3);
(3.2) the never accessed mistake of this band, the data block that is positioned at this band in initiate Replace Disk and Press Anykey To Reboot all writes 0, turns over journey (3.4);
(3.3) the accessed mistake of this band reads the data block that is positioned at this band on all working dish, behind the calculation check result is write the data block that is positioned at this band in the initiate Replace Disk and Press Anykey To Reboot, turns over journey (3.4);
(3.4) repeat (3.1)-(3.3), all bands are all rebuild and are finished on disk array;
(4) end step, when the user sends instruction when closing disk array, carry out following process:
(4.1) close before the disk array, main control module is saved in the daily record bitmap table in the superblock of each member's disk of disk array;
(4.2) close this Disk Array, discharge relevant resource.
CN200810047977A 2008-06-11 2008-06-11 A kind of data re-establishing method of disk array Expired - Fee Related CN100576181C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN200810047977A CN100576181C (en) 2008-06-11 2008-06-11 A kind of data re-establishing method of disk array

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN200810047977A CN100576181C (en) 2008-06-11 2008-06-11 A kind of data re-establishing method of disk array

Publications (2)

Publication Number Publication Date
CN101329641A true CN101329641A (en) 2008-12-24
CN100576181C CN100576181C (en) 2009-12-30

Family

ID=40205458

Family Applications (1)

Application Number Title Priority Date Filing Date
CN200810047977A Expired - Fee Related CN100576181C (en) 2008-06-11 2008-06-11 A kind of data re-establishing method of disk array

Country Status (1)

Country Link
CN (1) CN100576181C (en)

Cited By (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101887386A (en) * 2010-06-02 2010-11-17 深圳市迪菲特科技股份有限公司 Method and system for processing failure of redundant array of independent disk controller
CN101997919A (en) * 2010-11-16 2011-03-30 杭州宏杉科技有限公司 Storage resource management method and device
CN102306128A (en) * 2011-09-16 2012-01-04 北京星网锐捷网络技术有限公司 Disk management method and device and network equipment
CN102341792A (en) * 2009-03-04 2012-02-01 美光科技公司 Memory block management
CN102521074A (en) * 2011-12-01 2012-06-27 浪潮电子信息产业股份有限公司 Method for quickening recovery of redundant array of independent disk (RAID) 5
CN104199623A (en) * 2014-09-03 2014-12-10 创业软件股份有限公司 Data source selecting method in RAID5 reconstitution
CN104461394A (en) * 2014-12-09 2015-03-25 华为技术有限公司 RAID (redundant array of independent disk) and method for reading data from same
CN104598336A (en) * 2015-02-04 2015-05-06 北京神州云科数据技术有限公司 Rebuilding method and device based on RAID (redundant array of independent disk) algorithm
CN105302492A (en) * 2015-11-18 2016-02-03 浙江大华技术股份有限公司 RAID reconstruction method and device
CN105468301A (en) * 2015-11-20 2016-04-06 浙江宇视科技有限公司 Data reconstruction method and device
CN105531677A (en) * 2013-08-27 2016-04-27 新加坡科技研究局 Raid parity stripe reconstruction
CN105549908A (en) * 2015-12-14 2016-05-04 深圳市万拓存储技术有限公司 Method for restoring redundancy for RAID (Redundant Array of Independent Disks) disk array
CN106354435A (en) * 2016-08-31 2017-01-25 北京腾凌科技有限公司 Method and device for initializing RAID
CN106648473A (en) * 2016-12-30 2017-05-10 郑州云海信息技术有限公司 Dual-control RAID synchronization method and device
CN106844110A (en) * 2017-02-09 2017-06-13 郑州云海信息技术有限公司 A kind of method of failed disk data reconstruction in RAID groups
CN106959825A (en) * 2017-03-21 2017-07-18 浙江宇视科技有限公司 Method for reading data and device based on RAID disk array
CN106990918A (en) * 2017-03-03 2017-07-28 杭州宏杉科技股份有限公司 Trigger the method and device that RAID array is rebuild
CN107239233A (en) * 2017-05-10 2017-10-10 杭州宏杉科技股份有限公司 A kind of disk array and data reconstruction method and storage device based on it
CN107748650A (en) * 2017-10-09 2018-03-02 暨南大学 Data reconstruction strategy based on lock mechanism in a kind of network code cluster storage system
CN111158596A (en) * 2019-12-28 2020-05-15 天地伟业技术有限公司 Rapid raid initialization method
CN111831470A (en) * 2019-04-18 2020-10-27 上海川源信息科技有限公司 Data recovery method of disk array system
CN113360312A (en) * 2021-06-24 2021-09-07 苏州浪潮智能科技有限公司 Hard disk fault processing method, device, equipment and storage medium
CN113625950A (en) * 2021-06-30 2021-11-09 苏州浪潮智能科技有限公司 Method, system, equipment and medium for initializing redundant array of independent disks

Cited By (34)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102341792A (en) * 2009-03-04 2012-02-01 美光科技公司 Memory block management
CN102341792B (en) * 2009-03-04 2014-05-07 美光科技公司 Memory block management
CN101887386A (en) * 2010-06-02 2010-11-17 深圳市迪菲特科技股份有限公司 Method and system for processing failure of redundant array of independent disk controller
CN101997919A (en) * 2010-11-16 2011-03-30 杭州宏杉科技有限公司 Storage resource management method and device
CN101997919B (en) * 2010-11-16 2013-06-12 杭州宏杉科技有限公司 Storage resource management method and device
CN102306128A (en) * 2011-09-16 2012-01-04 北京星网锐捷网络技术有限公司 Disk management method and device and network equipment
CN102521074A (en) * 2011-12-01 2012-06-27 浪潮电子信息产业股份有限公司 Method for quickening recovery of redundant array of independent disk (RAID) 5
CN105531677A (en) * 2013-08-27 2016-04-27 新加坡科技研究局 Raid parity stripe reconstruction
CN104199623A (en) * 2014-09-03 2014-12-10 创业软件股份有限公司 Data source selecting method in RAID5 reconstitution
CN104461394A (en) * 2014-12-09 2015-03-25 华为技术有限公司 RAID (redundant array of independent disk) and method for reading data from same
CN104461394B (en) * 2014-12-09 2018-11-13 华为技术有限公司 A kind of RAID and the method for being read from data
CN104598336A (en) * 2015-02-04 2015-05-06 北京神州云科数据技术有限公司 Rebuilding method and device based on RAID (redundant array of independent disk) algorithm
CN104598336B (en) * 2015-02-04 2018-04-24 深圳神州数码云科数据技术有限公司 Method for reconstructing and device based on RAID algorithm
CN105302492A (en) * 2015-11-18 2016-02-03 浙江大华技术股份有限公司 RAID reconstruction method and device
CN105468301A (en) * 2015-11-20 2016-04-06 浙江宇视科技有限公司 Data reconstruction method and device
CN105468301B (en) * 2015-11-20 2018-11-13 浙江宇视科技有限公司 A kind of data re-establishing method and device
CN105549908A (en) * 2015-12-14 2016-05-04 深圳市万拓存储技术有限公司 Method for restoring redundancy for RAID (Redundant Array of Independent Disks) disk array
CN106354435B (en) * 2016-08-31 2019-06-07 北京腾凌科技有限公司 The method and device of RAID initialization
CN106354435A (en) * 2016-08-31 2017-01-25 北京腾凌科技有限公司 Method and device for initializing RAID
CN106648473A (en) * 2016-12-30 2017-05-10 郑州云海信息技术有限公司 Dual-control RAID synchronization method and device
CN106648473B (en) * 2016-12-30 2019-09-24 郑州云海信息技术有限公司 A kind of dual control RAID synchronous method and device
CN106844110A (en) * 2017-02-09 2017-06-13 郑州云海信息技术有限公司 A kind of method of failed disk data reconstruction in RAID groups
CN106990918A (en) * 2017-03-03 2017-07-28 杭州宏杉科技股份有限公司 Trigger the method and device that RAID array is rebuild
CN106959825B (en) * 2017-03-21 2020-01-14 浙江宇视科技有限公司 Data reading method and device based on RAID (redundant array of independent disk) disk array
CN106959825A (en) * 2017-03-21 2017-07-18 浙江宇视科技有限公司 Method for reading data and device based on RAID disk array
CN107239233A (en) * 2017-05-10 2017-10-10 杭州宏杉科技股份有限公司 A kind of disk array and data reconstruction method and storage device based on it
CN107748650A (en) * 2017-10-09 2018-03-02 暨南大学 Data reconstruction strategy based on lock mechanism in a kind of network code cluster storage system
CN107748650B (en) * 2017-10-09 2020-07-03 暨南大学 Data reconstruction strategy based on locking mechanism in network coding cluster storage system
CN111831470A (en) * 2019-04-18 2020-10-27 上海川源信息科技有限公司 Data recovery method of disk array system
CN111831470B (en) * 2019-04-18 2024-03-08 上海川源信息科技有限公司 Data restoring method of disk array system
CN111158596A (en) * 2019-12-28 2020-05-15 天地伟业技术有限公司 Rapid raid initialization method
CN113360312A (en) * 2021-06-24 2021-09-07 苏州浪潮智能科技有限公司 Hard disk fault processing method, device, equipment and storage medium
CN113625950A (en) * 2021-06-30 2021-11-09 苏州浪潮智能科技有限公司 Method, system, equipment and medium for initializing redundant array of independent disks
CN113625950B (en) * 2021-06-30 2023-08-25 苏州浪潮智能科技有限公司 Initialization method, system, equipment and medium for redundant array of independent disks

Also Published As

Publication number Publication date
CN100576181C (en) 2009-12-30

Similar Documents

Publication Publication Date Title
CN100576181C (en) A kind of data re-establishing method of disk array
US8103825B2 (en) System and method for providing performance-enhanced rebuild of a solid-state drive (SSD) in a solid-state drive hard disk drive (SSD HDD) redundant array of inexpensive disks 1 (RAID 1) pair
US8725946B2 (en) Mass storage system and method of using hard disk, solid-state media, PCIe edge connector, and raid controller
US8706687B2 (en) Log driven storage controller with network persistent memory
CN101436149B (en) Method for rebuilding data of magnetic disk array
TWI540436B (en) Elastic cache of redundant cache data
TWI465906B (en) Techniques to perform power fail-safe caching without atomic metadata
JP4461187B1 (en) Nonvolatile semiconductor memory drive device, information processing device, and storage area management method in nonvolatile semiconductor memory drive device
US20090327603A1 (en) System including solid state drives paired with hard disk drives in a RAID 1 configuration and a method for providing/implementing said system
US9009396B2 (en) Physically addressed solid state disk employing magnetic random access memory (MRAM)
WO2013160972A1 (en) Storage system and storage apparatus
US20060136654A1 (en) Method and computer program product to increase I/O write performance in a redundant array
US20060095659A1 (en) Hard disk drive with support for atomic transactions
JP2001166993A (en) Memory control unit and method for controlling cache memory
CN101609420A (en) Realize method and the redundant arrays of inexpensive disks and the controller thereof of rebuilding of disc redundant array
CN105897859B (en) Storage system
CN101140542A (en) Method for copying snapshot writing response time in the time of shortening writing time
CN111124262A (en) Management method, apparatus and computer readable medium for Redundant Array of Independent Disks (RAID)
CN103019623A (en) Memory disc processing method and device
CN103605582A (en) Erasure code storage and reconfiguration optimization method based on redirect-on-write
CN102200949A (en) Device and method for realizing controller fault protection of multi-controller memory system
CN111857540A (en) Data access method, device and computer program product
US8145839B2 (en) Raid—5 controller and accessing method with data stream distribution and aggregation operations based on the primitive data access block of storage devices
CN116204137B (en) Distributed storage system, control method, device and equipment based on DPU
CN1987799A (en) Data re-establishing method suitable for magnetic disc array

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20091230

Termination date: 20200611

CF01 Termination of patent right due to non-payment of annual fee