Dear Axe,
As shown in Table 1, the space utilization in EC mode is higher than that in multi-copy mode. Therefore, the EC redundancy protection mechanism is recommended. Thanks.
Table 1 Differences between EC and multi-copyItem | EC (N+M) | Three-Copy |
|---|
Space Utilization | At least 66% The utilization increases as the value of N increases. | 33% |
Reliability | | The system can tolerate the failures of any two cabinets (cabinet-level reliability), two nodes, or two disks. |
Rebuilding | Data needs to be decoded by EC to obtain the target fragments. | Data is copied from another disk and then rebuilt. |
SSD cache service life | When the service I/Os are the same and the number of invalid I/Os is small, the total number of writes is 2/3 of that in the three-copy storage mode, and the SSD cache consumption is small. | When the service I/Os are the same and the number of invalid I/Os is large, the total number of writes is 1.5 times that of EC, and the SSD cache consumption is high. |