Thanks for the great article!
I really understood a lot. However, I still have a lot of questions...
- You mention Windows 10, but the article title is about "Storage spaces direct". I've heard that it's very different from the regular "Storage spaces". Is everything this article talks about applicable to a single-node Windows 10 Storage Spaces as well?
- Provided that slabs are now placed randomly, is the famous "https://github.com/MicrosoftDocs/azure-docs/issues/8277#issuecomment-392198893" limitation still valid?
- If independent 256MB slabs are placed on several different physical disks, and they could be potentially read/written in parallel, to serve somewhat-random-access outstanding IO requests, is the recommendation https://learn.microsoft.com/en-us/azure/azure-sql/virtual-machines/windows/storage-configuration?view=azuresql&tabs=windows2016https://learn.microsoft.com/en-us/azure/azure-sql/virtual-machines/windows/storage-configuration?view=azuresql&tabs=windows2016 still valid? It sounds like it should only be valid for sequential IO, isn't it?