Erasure code encoding and data reconstruction method capable of reducing data updating cost
Patent Information
- Authority / Receiving Office
- CN · China
- Current Assignee / Owner
- XI AN JIAOTONG UNIV
- Publication Date
- 2019-12-03
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The invention belongs to the technical field of computer storage systems, and in particular relates to an erasure code encoding and data reconstruction method that reduces the cost of data updating. Background technique
[0002] Erasure codes such as RS and RDP can tolerate the simultaneous failure of multiple disks, and are usually used to ensure the reliability and durability of systems such as RAID and distributed storage. Different from the traditional replica fault-tolerant technology that saves multiple mirror copies of the original data, the erasure coding technology encodes the original data, obtains multiple copies of redundancy check data and saves it together with the original data. When the original data is lost, by reading the remaining healthy original data and check data, and using the corresponding data reconstruction method to decode and recover the invalid data.
[0003] The erasure code first divides the original data in strips when...