Hello @Handian Sudianto
You're correct! When building Azure Stack HCI, you do not need to configure RAID on the hardware controller. Azure Stack HCI uses Storage Spaces Direct (S2D), which is a software-defined storage solution that provides similar functionalities to traditional RAID but with more flexibility and efficiency.
Key Points about Storage Spaces Direct (S2D):
- Software-Defined Storage: S2D pools together the local storage of each server in the cluster to create a highly available and scalable storage solution.
- Resiliency Options: S2D offers various resiliency options such as mirroring and parity, similar to RAID levels, to protect against drive and server failures.
- Performance: By leveraging technologies like NVMe and RDMA, S2D can deliver high performance and low latency storage.
- Simplified Management: S2D integrates with Windows Admin Center and Azure for simplified management and monitoring.
In summary, S2D in Azure Stack HCI provides the benefits of RAID without the need for hardware RAID configuration, making it easier to manage and scale your storage infrastructure.
If I have answered your question, please accept this as answer as a token of appreciation and don't forget to thumbs up for "Was it helpful"!