May this be a warning for everyone else, who would decide to blindly trust Microsoft with it’s data.
Continue reading The Great Data Disaster of 2020Tag: microsoft
Storage Spaces and Slow Parity Performance
Collected from my experience, here is how to deal with slow parity virtual disk performance in Microsoft Storage Spaces. In most cases, recreation will be required, but in some cases, you might get away with not having to dump all your data elsewhere. This article presumes a Storage Spaces array with no SSDs and no cache. The problem being solved here is HDDs in SS parity volumes providing 20 to 40 MB/s writes instead of multiples of disk’s rated write speeds (100 to 300 MB/s).
Continue reading Storage Spaces and Slow Parity Performance