Skip to content

Add support to define auto-tune parameters on launch volumes #462

@kdw174

Description

@kdw174

What would you like to be added:
We would like to see the ability to define auto-tune parameters on launch volumes in addition to define a static VPU.

Under LaunchCreateColumeFromAttributes:
https://github.com/oracle/cluster-api-provider-oci/blob/main/api/v1beta2/types.go#L1308-L1316
We would like to see additional params or maybe an additional type for auto-tune. We would like to be able to configure a volume for auto-tune with parameters such as:
auto-tune-min: "30"
auto-tune-max:"120"

Why is this needed:
The workloads on our launch volumes can vary greatly over the course of a day or week. We would like to be able to configure the oracle provided auto-tune on these volumes to automatically scale up VPUs when needed.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions