No video

Storage Spaces, Windows 11 22H2

  Рет қаралды 6,508

Darien's Tips

Darien's Tips

Күн бұрын

This video will cover the installation configuration of Storage Spaces on Windows 11 to provide fault tolerance and resiliency. Storage Spaces in Windows 11 is functionally identical and similar to that provided by Windows Server 2022. We will also cover how to recover from a failed disk and seamlessly increase capacity with zero downtime. We’ll also cover creating and configuring Storage Spaces from the shell using PowerShell. The procedures here apply to both Windows 11 and Windows 10. However, as great as any fault-tolerant system is, it is no replacement for having a good, tested, recent backup to thwart inadvertent data loss.
Glossary:
===================
JBOD= Just a Bunch Of Disks
HBA = Host Bus Adapter
NTFS = New Technology File System
NVMe = Non-Volatile Memory Express
RAID = Redundant Array of Inexpensive Disks or Redundant Array of Independent Disks
ReFS = Resilient File System
SAS = Serial Attached SCSI
iSCSI = Internet Small Computer System Interface
Commands
===================
DISKPART
LIST DISK
SELECT DISK n
LIST DISK
CLEAN
OFFLINE DISK
EXIT
-----------------
Get-Disk
Clear-Disk -Number n -RemoveData -RemoveOEM
Set-Disk -Number n -IsOffline $true
-----------------
Get-PhysicalDisk -CanPool $true
$poolableDisks=Get-PhysicalDisk `
-CanPool $true | `
Where-Object {$_.size -like "13*"}
$poolName="Deeper Storage Pool"
$virtDiskStoreSpaceName="Super Deep Space"
$volumeName="Pump Up the Volume"
New-StoragePool `
-StorageSubSystemFriendlyName "Windows Storage*" `
-FriendlyName $poolName -PhysicalDisks ($poolableDisks)
New-VirtualDisk `
-StoragePoolFriendlyName $poolName `
-FriendlyName $virtDiskStoreSpaceName `
-Size 50TB -ResiliencySettingName Mirror `
-ProvisioningType Thin
Get-Disk -SerialNumber *
Initialize-Disk `
-Number 27 `
-PartitionStyle GPT
New-Volume `
-DiskNumber 27 `
-FriendlyName $volumeName `
-FileSystem ReFS -DriveLetter G
Add-PartitionAccessPath `
-DiskNumber 27 `
-PartitionNumber 2 `
-AccessPath c:\Mnt2
===================
Applied to:
Windows 11, Windows 10
Chapters
0:00 Introduction
1:57 Initial Configuration
4:40 Drive Failure
5:29 Recovery from a Drive Failure
6:14 Extend and Increase Capacity
8:17 Create a Storage Pool via PowerShell
10:10 Notes
12:36 Conclusion
13:15 Thank you!

Пікірлер: 10
@ultraali453
@ultraali453 6 ай бұрын
Amazing Tutorial. Thank you for putting so much effort into this!
@everythingelse.6169
@everythingelse.6169 20 күн бұрын
So it's actually possible to add disks of different sizes to the existing pool !!
@kmomarfarooque
@kmomarfarooque 3 ай бұрын
Your lecture was so easy to follow and very helpful . thank you so much.
@techexprt1
@techexprt1 2 ай бұрын
This feature is much better than the Hardware RAID, I had many hardware arrays that failed and never rebuilt proeprly, because the controller does not work as expecetd or goes bad for no reason and very slow. HARDWARE RAID IS DEAD !
@isaacbarahonahidalgo9427
@isaacbarahonahidalgo9427 2 ай бұрын
Great tutorial, thank you very much. One question, do you know how to add SSD tier caching to a new pool?
@thorbennielsen3845
@thorbennielsen3845 2 ай бұрын
What about adding cache drive?
@gorbynr1
@gorbynr1 8 ай бұрын
Why would you not use refs?
@AdmV0rl0n
@AdmV0rl0n 10 ай бұрын
Nice work - good video!
@darienstips9409
@darienstips9409 10 ай бұрын
Thank you. I really appreciate it.
@d.p1304
@d.p1304 7 ай бұрын
Thanks a lot
Create Bootable USB drive Using Native Operating System Tools
7:25
Pool Bed Prank By My Grandpa 😂 #funny
00:47
SKITS
Рет қаралды 18 МЛН
Box jumping challenge, who stepped on the trap? #FunnyFamily #PartyGames
00:31
Family Games Media
Рет қаралды 30 МЛН
Чёрная ДЫРА 🕳️ | WICSUR #shorts
00:49
Бискас
Рет қаралды 2,9 МЛН
OMG what happened??😳 filaretiki family✨ #social
01:00
Filaretiki
Рет қаралды 10 МЛН
Active Directory to People Who Have no Clue what AD is...
41:18
8 Myths about Storage Spaces
18:58
Vedran Kesegic
Рет қаралды 10 М.
Installing Windows 11 on Unsupported Hardware
16:12
ExplainingComputers
Рет қаралды 895 М.
Windows vs 30 Hard Drives - Can it Do it!?  Find out!
23:59
Dave's Garage
Рет қаралды 184 М.
How To NEVER LOSE DATA Again, Use Windows Storage Space
12:53
Ali Ziyaei
Рет қаралды 7 М.
Your Old PC is Your New Server
11:07
Linus Tech Tips
Рет қаралды 6 МЛН
Windows 10 and 11 Wont Boot, How To Fix UEFI Partition
19:30
CyberCPU Tech
Рет қаралды 1 МЛН
Linux File System/Structure Explained!
15:59
DorianDotSlash
Рет қаралды 4,1 МЛН
EVERY Windows User Should Know About THIS Free Utility!
21:49
Memory's Tech Tips
Рет қаралды 316 М.
The trick to faster parity speeds on windows storage spaces
12:22
ElectronicsWizardry
Рет қаралды 22 М.
Pool Bed Prank By My Grandpa 😂 #funny
00:47
SKITS
Рет қаралды 18 МЛН