Users Guide

15–Windows Server 2016
Storage Spaces Direct
の設定
285 AH0054602-04 M
クラスタを Windows PowerShell コマン行しま
New-Cluster -Name <ClusterName> -Node <MachineName1, MachineName2,
MachineName3, MachineName4> -NoStorage
–NoStorage が必要す。 が含場合は、
自動的に に追加 め、
Storage Spaces Direct 有効にす前にデ
クをしななりま しないと
Storage Spaces Direct のス
プー クは含ま ます
手順 3. クラスタ監視の設定
この 4 つの ムが 2 つの 障害 た場
合に対処 の監視設定必要が す。
は、 ル共有監視 監視設定 す。
詳細は次へ い。
https://docs.microsoft.com/en-us/windows-server/failover-clustering/manage-clust
er-quorum
手順 4. Storage Spaces Direct に使用されるディスクのクリーニング
Storage Spaces Direct
に使用す は、 パー その他のデー
空のデ れば にパ や他の
があ場合は、
Storage Spaces Direct システれるませ
次の Windows PowerShell コマン Windows PowerShell スク .PS1
配置 管理者権限使
Windows PowerShell (または
Windows PowerShell ISE
コンソるこでき
icm (Get-Cluster -Name HCNanoUSClu3 | Get-ClusterNode) {
Update-StorageProviderCache
Get-StoragePool |? IsPrimordial -eq $false | Set-StoragePool
-IsReadOnly:$false -ErrorAction SilentlyContinue
Get-StoragePool |? IsPrimordial -eq $false | Get-VirtualDisk |
Remove-VirtualDisk -Confirm:$false -ErrorAction SilentlyContinue
Get-StoragePool |? IsPrimordial -eq $false | Remove-StoragePool
-Confirm:$false -ErrorAction SilentlyContinue
Get-PhysicalDisk | Reset-PhysicalDisk -ErrorAction
SilentlyContinue
メモ
この を実する Storage Spaces Direct に使用で
、こ、こ
のデー パー が削除す。