Stack HCI Raid

Handian Sudianto 6,096 Reputation points
2024-11-22T07:55:25.14+00:00

For building Azure Stack HCI, we no need to configure RAID on hardware controller right?

Stack HCI will use S2D and this similar with RAID technologies?

Community Center | Not monitored
0 comments No comments
{count} votes

Accepted answer
  1. Prrudram-MSFT 28,201 Reputation points Moderator
    2024-11-22T08:03:54.36+00:00

    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"!

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Alex Bykovskyi 2,241 Reputation points
    2024-11-22T20:00:37.8566667+00:00

    Hey,

    S2D don't need hardware RAID Controller. It needs direct access to the drives, because it takes the control over the drives. There are RAID controller, which support direct SAS passthrough though. You will need to check that with hardware vendor. https://learn.microsoft.com/en-us/windows-server/storage/storage-spaces/storage-spaces-direct-hardware-requirements

    If RAID controller doesn't support that, StarWind VSAN can be used as a shared storage option for Failover Cluster. https://www.starwindsoftware.com/starwind-virtual-san

    Cheers,

    Alex Bykovskyi

    StarWind Software

    Note: Posts are provided “AS IS” without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.