📚 标签:raid

磁盘冗余阵列

解决的问题提高数据可靠性和 I/O 性能异或运算P校验:P = D_1 xor D_2 xor D_3 ... xor D_n(RAID5)Q校验:Q = g_1 D_1 xor g_2 D_2 xor g_3 D_3 ... ...
继续阅读
-->