Hi,
On machines 3 and 4 I want to create a Storage Spaces Direct Fail Over Cluster. On these 2 machines I also want to virtualize many services in many different VM's. Sql Server, A File Server, Email Server etc.
Plan 1: If you install failover cluster role on Machine 3 and Machine 4, then form the Cluster with node 3 and node 4, then, please add physical disks on node 3 and node 4, then create an S2D cluster. In this way, you may install Hyper V role, file server role, SQL role on node 3 and node 4. Add the roles into cluster and use the S2D disks as storage.
In this way, SQL services, file server, VMs are running on the same level as cluster roles.
Plan 2: If you install failover cluster role on Machine 3 and Machine 4, then form the Cluster A with node 3 and node 4, then install only Hyper V role on node 3 and node 4. Add two VMs into the Cluster A, then use the two VMs to form Cluster B, install SQL role and File server on VM 1 and VM 2, and add SQL server and file server as clustered role, then the service will failover on VM1 and VM2.
In this way, please add required VHD(X) on VM1 and VM2, then create S2D cluster in Cluster B. VM1 and VM2 can failover between machine 3 and machine 4. SQL server and file server can failover on VM1 and VM2, S2D is created in Cluster B.
https://learn.microsoft.com/en-us/windows-server/storage/storage-spaces/deploy-storage-spaces-direct
Thanks for your time!
Best Regards,
Anne
-----------------------------
If the Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.