Forum Discussion
bitsaabcom
Jan 02, 2022Copper Contributor
Storage Space lower performance than Mirrored RAID
Hi, I've tested 2 SSD Samsung U.2 Gen4.0 on Windows 2019 Standard in the following congigurations: 1. Mirrored dynamic disks (RAID 1 in Computer management) 2. Storage Spaces - 2 way mirror, full ...
PetZet
Nov 13, 2023Copper Contributor
I am confirming this strange behaviour also on Windows Server 2022. Storage Spaces ignores mirror and doing read only from one drive, while mirrored dynamic disk reads from 2 drives at once.
But dynamic disks doesnt support TRIM which leads into degraded write performance after some time.
- winggndmJul 30, 2024Copper Contributor
I have noticed this as well. Instead of reading interleaving blocks from the two drives, it seems to try to read the same block from both at the same time, limiting the read speed to that of a single drive.