Passa al contenuto principale
  • Effettua gli ordini in modo rapido e semplice
  • Visualizza gli ordini e monitora lo stato della spedizione
  • Crea e accedi a un elenco dei tuoi prodotti
  • Gestisci i siti, i prodotti e i contatti per livello di prodotto di Dell EMC tramite l'amministrazione della società.

Dell Storage with Microsoft Storage Spaces Best Practices Guide

PDF

Interleave size

Storage Spaces optimizes performance by striping data across multiple physical disks. The stripe size (called interleave size) is set by default to 256 KB. This means that Storage Spaces stores 256 KB of data per stripe on each disk. You can configure the stripe size when creating a new VD but only by using PowerShell.

To maximize performance, ensure that the interleave size is as large as the most common I/O of your workload. I/O data that exceeds the interleave size is split into multiple stripes, turning one write into multiple writes and reducing performance. Interleave size is set in bytes.

Run the following PowerShell command to create a VD with a specific interleave size.

New-VirtualDisk -FriendlyName <vdName> -StoragePoolFriendlyName <poolName> -ProvisioningType Fixed -ResiliencySettingName <Simple| Mirror| Parity> -PhysicalDiskRedundancy <1|2> -NumberOfColumns <#ofColumns> –Interleave <#ofBytes> -StorageTiers <ssdTierObject, hddTierObject> -StorageTierSizes <ssdTierSize , hddTierSize>

For example,

A new VD is created called exampleVD3 in storage pool MyPool1. This VD is a Two-way mirror. The most common I/O size for the workload is 64 KB. For this VD, the Interleave attribute is set to 65536 (64 KiB converted to bytes).

New-VirtualDisk -FriendlyName “exampleVD3” -StoragePoolFriendlyName “MyPool1” -ProvisioningType Fixed -ResiliencySettingName Mirror -PhysicalDiskRedundancy 1 –NumberOfColumns 4 –Interleave 65536 –StorageTiers $ssd_tier, $hdd_tier –StorageTierSizes 50GB, 8TB

Classifica questo contenuto

Preciso
Utile
Facile da comprendere
Questo articolo ti è stato d'aiuto?
0/3000 characters
  Fornisci una valutazione (1-5 stelle).
  Fornisci una valutazione (1-5 stelle).
  Fornisci una valutazione (1-5 stelle).
  Indica se l'articolo è stato utile o meno.
  I commenti non possono contenere i seguenti caratteri speciali: <>() \