I don't know about too many layers, but you can definitely do things wrong. The difference between ECC (which corrects bit errors) and erasure coding (which fills in data that is known to be missing) is important and I've seen people attempt to use one when they should have used the other.
I've also seen people nerd sniping themselves on erasure coding while neglecting basic features.
Comments
I don't know about too many layers, but you can definitely do things wrong. The difference between ECC (which corrects bit errors) and erasure coding (which fills in data that is known to be missing) is important and I've seen people attempt to use one when they should have used the other.
I've also seen people nerd sniping themselves on erasure coding while neglecting basic features.