VirtualVolumeStatsUnalignedReads Property |
For 512e volumes, the number of read operations that were not on a 4k sector boundary.
High numbers of unaligned reads may indicate improper partition alignment.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax public long UnalignedReads { get; set; }
Property Value
Type:
Int64See Also