Data Object - VsanVmdkIOLoadSpec(vim.host.VsanVmdkIOLoadSpec)

Property of
VsanVmdkLoadTestSpec
Extends
DynamicData
Since
vSphere API 5.5

Data Object Description

This class encapsulates the VMDK IO load test spec. This spec specifies the characteristics of the IO workload for the Virtual SAN storage IO performance test on the virtual disk

Properties

Name Type Description
dataSizeMbxsd:long

The size of the portion of the virtual disk covered by the IO workload test
iosizeBxsd:int

The average IO size in byte. It's used to specify the IO size for the read/write request in the IO workload
oioxsd:int

The number of outstanding IO. It's used to specify how many outstanding IO should be issued in the IO workload
randomxsd:boolean

True to specify the random IO access pattern in IO workload test
readPctxsd:int

The read ratio in the IO workload. It's used to specifies the fraction of the read IOs over the total number of IOs generated. It should be in the range of 0 to 100.
startOffsetB*xsd:long

The start offset in byte for the virtual disk to run the IO workload test
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition