Click or drag to resize

VolumeStatsUnalignedWrites Property

For 512e volumes, the number of write operations that were not on a 4k sector boundary. High numbers of unaligned writes may indicate improper partition alignment.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public long UnalignedWrites { get; set; }

Property Value

Type: Int64
See Also