StorageWorkerProfile Object


Description:

Profile for the storage worker.

Parents: Project

Result children (automatically created): StorageProfileResults

Relations:

Side name
(Type)
Relative Description
ResultChild
(ResultChild)

StorageProfileResults

Use this to connect a results object to an object.

Worker
(WorkerProfile)

StorageWorkerConfig

StorageWorkerProfile Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
AlignIOs

Align IOs in bytes.

Type: u32

Default: 512

BurstLength

Data burst length.

Type: u32

Default: 1

EnableAlignIOs

Enable align IOs.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Enable align IOs.

FALSE

Disable align IOs.

EnableReplySize

Enable reply size.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Enable reply size.

FALSE

Disable reply size.

PercentRandomDistribution

Percentage of random data distribution.

Type: u8

Default: 100

Range: 0 - 100

PercentReadDistribution

Percentage of read distribution.

Type: u8

Default: 100

Range: 0 - 100

ReplySize

Reply size in bytes.

Type: u32

Default: 512

TransferDelay

Transfer delay in ms.

Type: u32

Default: 0

TransferRequestSize

Transfer request size in bytes.

Type: u32

Default: 512

StorageWorkerProfile Read-Only Attributes

There are no read-only attributes.