如何部署Windows Server 2016 中的Storage Spaces Direct超聚合解决方案
客户环境:Component
Detail
Platform
DellPowerEdge R730xd (2U, 16 x 3.5” and 2 x 2.5” rear drives)
CPU
2 x 338-BJCZIntelXeonCPU E5-2620 v4 @2.10GHz
Memory
8 x16 GB RDIMM, 2400MT/s, Dual rank, x8 Data> OSdrive
200GBSSD
NDC
IntelX520 DP 10Gb DA/SFP+, + I350 DP 1Gb
NIC
540-BBOVMellanoxConnectX-3 Pro 10 Gb SFP+
iDRAC8Enterprise
iDRAC8Enterprise
Powersupply
450-ADWSRedundant750 W
Storageadapter
405-AAJUHBA330
SSD(caching)
2 x 400-AKMV2.5” SATA 800GB
HDD (capacity)
4 x 400-AEGF 4TB 7.2K RPM SATA 6Gbps 3.5in Hot-plug HardDrive
OS
Windows Server 2016 Datacenter Edition
Networking
2*N1548P
Step 1:部署 Windows Server
[*] 1.1install win2016 OS for two R730xd(installOS at 200GB SSD, then two 200GB SSD do mirror)
[*] 1.2Install roles and features
-Hyper-V role
-Failover Cluster
1.3 add two serverto AD
Step 2:配置网络
[*] 2.1setting two NIC use for internal network
[*] 2.2four NIC use for cluster
Step 3:配置S2D
3.1validation cluster
Test-Cluster –Nodenode1,node2–Include “Storage SpacesDirect”,”Inventory”,”Network”,”System Configuration”
3.2Create a cluster
New-Cluster -Namecluster01 -Nodenode1,node2 -NoStorage
Step3.3: Configure a cluster witness
Set-clusterquorun –filesharewitness \\fileshareserver\clusterwitnessshare
Step3.4: Enable Storage Spaces Direct
Enable-ClusterS2D
Step3.5: Create volumes
New-Volume -FriendlyName "Volume1" -FileSystem CSVFS_ReFS -StoragePoolFriendlyName S2D*-Size 7TB
Nowyou can put you VM(virtual machines) to this CSVenjoy it J
页:
[1]