Hi Pavaan,
Switching to Windows 11 Pro for Workstations and leveraging Storage Spaces with ReFS and integrity streams can absolutely be a viable alternative to ZFS, especially given your use case. ReFS offers built-in data integrity through checksums and automatic repair, and when combined with Storage Spaces, you get redundancy and scalability that align well with ZFS-like resilience. While ZFS still leads in some areas like snapshot granularity and compression, ReFS has matured significantly and is optimized for Windows environments.
Given your preference for Windows-native tools, Docker support via WSL2, and the flexibility of Hyper-V for VMs, Windows 11 Pro does seem to tick all the boxes. The fact that you’re comfortable with occasional downtime due to updates also makes this transition smoother. And since you’re using cold storage for offsite backups, having a fast, local retrieval option is essential—Windows can certainly deliver on that front.
One thing to keep in mind is that ReFS is best supported on Windows 11 Pro for Workstations and Enterprise editions, so you're on the right track there. Also, while ReFS doesn't support deduplication or compression natively, third-party tools or architectural adjustments can help fill those gaps if needed.
Overall, your plan sounds solid and well-aligned with your goals. If you find this answer helpful, feel free to hit “Accept Answer” so others can benefit too 😊
T&B, Harry.