Hyper-converged solution in Windows Server
  • Introduction
  • Intro
    • Introduction
    • Requirements
    • Topology
  • Preparing the servers
    • Server 1: The Domain Controller
    • Prepping the 2 HC servers
    • Server 2: HyperConvergence 1
    • Server 3: HyperConvergence 2
  • Set up the Fail over cluster with storage spaces direct
    • Test the cluster
    • Build the cluster
    • Add a cluster witness
    • Clean the disks
    • Enable storage spaces direct
    • Create cluster-volumes
  • Setup Hyper-V and test
    • The next steps
    • Edit Hyper-V Paths
    • Create a High Available VM
    • Test it
    • Where to go from here
  • Extra
    • Add a 3rd node
Powered by GitBook
On this page

Was this helpful?

  1. Set up the Fail over cluster with storage spaces direct

Enable storage spaces direct

PreviousClean the disksNextCreate cluster-volumes

Last updated 5 years ago

Was this helpful?

This is a short cmdlet to execute.

Enable-ClusterStorageSpacesDirect –CimSession <ClusterName>

Here, I executed the command. Another nice warning to remind us we don't have fast disks ready to use as cache, as .

per recommendations