Hi Scott,
Hope you're doing well.
To tear down S2D cluster, please refer to the following steps:
- Before these operations, you must backup all data to prevent data loss.
- And then we need to migrate all VMs to other path.
- Stop cluster service.
- Disable S2D: please open powershell as an administrator and input the following command:
Disable-ClusterStorageSpacesDirect
- Delete StoragePool which exist in the cluster.
- Next, follow the normal steps to destroy the cluster.
(1)In Failover Cluster Manager, right-click the created Cluster, select "More Actions", and then click "Destory Cluster". However, the window shows that clusters containing cluster roles cannot be destroyed, so you should delete all cluster roles in the cluster first.
(2) Delete all roles from the group. In the failover group manager, click "Roles," select all high-availability VMS in the right-hand window and right-click and select "Remove," then click OK. Therefore, all high-availability VMS are removed from the cluster role.
(3) After these roles are deleted, the Cluster can be destroyed. Right-click the created cluster, select "More actions", click "Destory Cluster", and select "Yes" to complete the cluster deletion operation.
(4) Finally, delete the cluster machine name from the Active Directory user and machine.
If you have any questions, please let me know.
Best Regards