Windows 10: Help with Windows 10 Storage Spaces with tiering

Discus and support Help with Windows 10 Storage Spaces with tiering in Windows 10 Ask Insider to solve the problem; Hi, Hope anybody can help. I'm running in to an error setting up a Storage Space with tiering on my Windows 10 machine (Version 20H2). I have two 2TB... Discussion in 'Windows 10 Ask Insider' started by /u/_gurran_, Feb 11, 2021.

  1. Help with Windows 10 Storage Spaces with tiering


    Hi,

    Hope anybody can help. I'm running in to an error setting up a Storage Space with tiering on my Windows 10 machine (Version 20H2).

    I have two 2TB HDD's and one 250GB SSD. I want to create a storage space simple mirror over the two HDD's with the SSD as a fast Tier.

    I found this ( Nils Schimmelmann's Blog — Intel Smart Response Technology vs Windows 10... ):

    #Variables
    $StoragePoolName = "Data Storage Pool"
    $TieredSpaceName = "Data Tiered Space"
    $ResiliencySetting = "Simple"
    $SSDTierName = "SSDTier"
    $HDDTierName = "HDDTier"

    #List all disks that can be pooled and output in table format (format-table)
    Get-PhysicalDisk -CanPool $True | ft FriendlyName,OperationalStatus,Size,MediaType

    #Store all physical disks that can be pooled into a variable, $PhysicalDisks
    $PhysicalDisks = (Get-PhysicalDisk -CanPool $True | Where MediaType -NE UnSpecified)

    #Create a new Storage Pool using the disks in variable $PhysicalDisks with a name of My Storage Pool
    $SubSysName = (Get-StorageSubSystem).FriendlyName
    New-StoragePool -PhysicalDisks $PhysicalDisks -StorageSubSystemFriendlyName $SubSysName -FriendlyName $StoragePoolName

    #View the disks in the Storage Pool just created
    Get-StoragePool -FriendlyName $StoragePoolName | Get-PhysicalDisk | Select FriendlyName, MediaType

    #Create two tiers in the Storage Pool created. One for SSD disks and one for HDD disks
    $SSDTier = New-StorageTier -StoragePoolFriendlyName $StoragePoolName -FriendlyName $SSDTierName -MediaType SSD
    $HDDTier = New-StorageTier -StoragePoolFriendlyName $StoragePoolName -FriendlyName $HDDTierName -MediaType HDD

    #Identify tier sizes within this storage pool
    $SSDTierSizes = (Get-StorageTierSupportedSize -FriendlyName $SSDTierName -ResiliencySettingName $ResiliencySetting).TierSizeMax
    $HDDTierSizes = (Get-StorageTierSupportedSize -FriendlyName $HDDTierName -ResiliencySettingName $ResiliencySetting).TierSizeMax

    #Create a new virtual disk in the pool with a name of TieredSpace using the SSD and HDD tiers
    New-VirtualDisk -StoragePoolFriendlyName $StoragePoolName -FriendlyName $TieredSpaceName -StorageTiers $SSDTier, $HDDTier -StorageTierSizes $SSDTierSizes, $HDDTierSizes -ResiliencySettingName $ResiliencySetting -AutoWriteCacheSize -AutoNumberOfColumns

    Unfortunatly the last coomand results in:

    New-VirtualDisk : Not Supported

    Extended information:

    The storage pool does not have sufficient eligible resources for the creation of the specified virtual disk.

    Recommended Actions:

    - Choose a combination of FaultDomainAwareness and NumberOfDataCopies (or PhysicalDiskRedundancy) supported by the storage pool.

    - Choose a value for NumberOfColumns that is less than or equal to the number of physical disks in the storage fault domain selected for the virtual disk.

    Activity ID: {0f76d66c-0046-0006-2f17-770f4600d701}

    At line:1 char:1

    + New-VirtualDisk -StoragePoolFriendlyName $StoragePoolName -FriendlyNa ...

    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    + CategoryInfo : InvalidOperation: (StorageWMI:ROOT/Microsoft/...SFT_StoragePool) [New-VirtualDisk], CimException

    + FullyQualifiedErrorId : StorageWMI 1,New-VirtualDisk



    Anybody got a suggestion?

    submitted by /u/_gurran_
    [link] [comments]

    :)
     
    /u/_gurran_, Feb 11, 2021
    #1
  2. CWagz78 Win User

    Does Windows 10 support tiered storage?

    Hi,

    Respectfully, this question is not related to servers. The OP is asking if Windows 10 Pro supports tiered storage spaces. I came here with the same question. Does Windows 10 Pro allow for the creation of a tiered storage space with SSDs used to accelerate
    the pool?

    Please provide an answer related to Windows 10 Pro.

    Thank you,
     
    CWagz78, Feb 11, 2021
    #2
  3. Ser_Olmy Win User
    Does Windows 10 support tiered storage?

    Would also like to see this answered. Does Windows 10 Pro Storage Spaces support tiered storage?
     
    Ser_Olmy, Feb 11, 2021
    #3
  4. Help with Windows 10 Storage Spaces with tiering

    Does Windows 10 support tiered storage?

    No prob.

    These devices aren't susceptible to things like the samsung drives for firmware updates/etc. They have their own control layer and can still be updated and monitored once in the array.

    I think till this gets flushed out, I'm just going to run a 2-column, 2-copy, 4 HDD setup and use the flash for other use cases right now. I can always rebuild this later if some kind of active tiering or tiering policies become available.

    Let me know if I missed some rule setting somewhere that would control where the data lands.

    It could be a difference between windows 10 and server 2012+, but I'm definitely not experiencing what this article shows:

    Understand Storage Space Tiering in Windows Server 2012 R2

    "Behavior of Storage Space Tiering

    Here are the data flows start from the storage pool and virtual disk got provisioned.

    • After virtual disk with tiered storage got provisioned, the virtual disk would have certain capacity for each tier (SSD and HDD). At that point of time, both of the tiers are empty. When there is new data coming in, the data would write to SSD Tier
      directly until SSD Tier is full.
    • After SSD Tier is full, new incoming random writes will first go to write back cache and then flush to HDD tier. If write back cache is full (be default each virtual disk has only 1GB write back cache), then the data will be written to HDD directly.
    • At the same time, Write Back Cache will continue flush data to HDD tier.
    • When Write Back Cache is available again, it would handle new incoming random writes."

    Thanks,

    -- Dave
     
    DavidWujcik, Feb 11, 2021
    #4
Thema:

Help with Windows 10 Storage Spaces with tiering

Loading...
  1. Help with Windows 10 Storage Spaces with tiering - Similar Threads - Help Storage Spaces

  2. Need help with storage space

    in Windows 10 Software and Apps
    Need help with storage space: Having issues with the system storage space. Have tried deleting everything in downloads, all apps that are non essential and having everything work related put to offline. Storage used is not changing however. It says I have over 150 GB in Installed Apps but I am not sure...
  3. Windows 11 and Storage Spaces / Tiered Storage

    in Windows 10 Gaming
    Windows 11 and Storage Spaces / Tiered Storage: I have Windows 11 Pro not Workstation or Enterprise and I would create a Storage Space with the "Manage Storage Spaces" and I add 3 drives into a Simple non -mirrored/non-parity volume, 1 NVMe SSD and 2 HDD's, would this automatically make the Storage Space Tiered, e.g. WIll...
  4. Windows 11 and Storage Spaces / Tiered Storage

    in Windows 10 Software and Apps
    Windows 11 and Storage Spaces / Tiered Storage: I have Windows 11 Pro not Workstation or Enterprise and I would create a Storage Space with the "Manage Storage Spaces" and I add 3 drives into a Simple non -mirrored/non-parity volume, 1 NVMe SSD and 2 HDD's, would this automatically make the Storage Space Tiered, e.g. WIll...
  5. windows server 2016 and 2019 Storage Spaces Tier with refs and ntfs

    in Windows 10 Gaming
    windows server 2016 and 2019 Storage Spaces Tier with refs and ntfs: When i use Windows Server 2016, ntfs write data will be written directly to the ssd layer, but in Windows Server 2019 and 2022, ntfs will write data directly to the hdd layer, resulting in very poor parity performance, how should I set up ntfs data to write directly to the...
  6. windows server 2016 and 2019 Storage Spaces Tier with refs and ntfs

    in Windows 10 Software and Apps
    windows server 2016 and 2019 Storage Spaces Tier with refs and ntfs: When i use Windows Server 2016, ntfs write data will be written directly to the ssd layer, but in Windows Server 2019 and 2022, ntfs will write data directly to the hdd layer, resulting in very poor parity performance, how should I set up ntfs data to write directly to the...
  7. windows server 2016 and 2019 Storage Spaces Tier with refs and ntfs

    in Windows 10 BSOD Crashes and Debugging
    windows server 2016 and 2019 Storage Spaces Tier with refs and ntfs: When i use Windows Server 2016, ntfs write data will be written directly to the ssd layer, but in Windows Server 2019 and 2022, ntfs will write data directly to the hdd layer, resulting in very poor parity performance, how should I set up ntfs data to write directly to the...
  8. Storage Spaces: SSD Tiering

    in Windows 10 Ask Insider
    Storage Spaces: SSD Tiering: I'm building a volume with 10 HDDs and an SSD. If I configure it through the UI will it automatically tier the SSD or does that still need to be done via powershell? Windows 10 Enterprise (latest build, forget exact number) submitted by /u/DirkEdgewoode [link] [comments]...
  9. Error optimizing storage tiers

    in Windows 10 Network and Sharing
    Error optimizing storage tiers: I'm using Storage Spaces on Windows 10 with a two-tier setup (SSD & HDD). However, I noticed I wasn't getting the expected performance out of the configuration. I've done some research, and it appears as though something is wrong with the tiering. The volume does 'work',...
  10. Automated storage tiering software for Windows 10

    in Windows 10 Ask Insider
    Automated storage tiering software for Windows 10: I'm looking for an automated storage tiering (similar to the way in which Apple's Fusion Drive works) software for Windows 10, that works good on NVMe drives (I read that some programs does not work well with NVMe drives). My set up is 64GB NVMe SSD + 1TB HDD, Windows is...