Which cmdlet should you use?

You need to create highly available storage spaces that connect to directly attached storage on the
hosts. Which cmdlet should you use?

You need to create highly available storage spaces that connect to directly attached storage on the
hosts. Which cmdlet should you use?

A.
Enable-Cluster Storage Spaces Dired

B.
Set-Storage Pool

C.
Add-Cluster Disk

D.
Update-Cluster Virtual Machine Configuration



Leave a Reply 1

Your email address will not be published. Required fields are marked *


Tetra-Grammaton-Cleric

Tetra-Grammaton-Cleric

Storage Spaces Direct (S2D) uses industry-standard servers with local-attached drives to create highly available, highly scalable software-defined storage.

Storage Spaces Direct is included in Windows Server 2016 Datacenter.

To enable S2D:
PS C:\>Enable-ClusterStorageSpacesDirect –CimSession

Note: If this command is run locally on one of the cluster nodes, the -CimSession parameter is not necessary.

Ref:https://docs.microsoft.com/en-us/windows-server/storage/storage-spaces/storage-spaces-direct-overview