Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Create and access a list of your products
  • Manage your Dell EMC sites, products, and product-level contacts using Company Administration.

Dell Storage with Microsoft Storage Spaces Best Practices Guide

PDF

Journal disks

Assigning dedicated journal disks to SSDs in the pool when using VDs with parity resiliency improves sequential write performance. Without dedicated journal disks, the journal disks reside on the same physical disks as the parity VD and this can cause increased seek times and reduce overall throughput of a parity VD.

When using a dedicated journal disk, ensure that the quantity of journal disks scales with the number of parity spaces in the pool. Dedicated journal disks can only be added by using PowerShell.

Run the following PowerShell command for adding a dedicated journal disk to an existing pool.

Add-PhysicalDisk -StoragePoolFriendlyName <poolName> -PhysicalDisks <physicalDiskObject> -Usage Journal

For example, a dedicated journal disk which is an SSD labeled PhysicalDisk5 is assigned to variable $pd. The disk is then added to an existing pool MyPool1 with the Usage attribute set to Journal disk.

$pd = Get-PhysicalDisk –CanPool $true -FriendlyName PhysicalDisk5

Add-PhysicalDisk -StoragePoolFriendlyName "MyPool1" -PhysicalDisks $pd -Usage Journal


Rate this content

Accurate
Useful
Easy to understand
Was this article helpful?
0/3000 characters
  Please provide ratings (1-5 stars).
  Please provide ratings (1-5 stars).
  Please provide ratings (1-5 stars).
  Please select whether the article was helpful or not.
  Comments cannot contain these special characters: <>()\