Skip to content

HorizontalScaling of StorageNodes #2256

@maheshevizio

Description

@maheshevizio

Hi,
I have setup a vicotriaLogs cluster and have 2 storage Nodes. Iam using AWS EBS st1 volumes. For the horizontalPodAutoscaling, I see that there is a metrics: [] line which is supposed to decide when the vlstorage should scale and for what metrics?

Questions:

  1. Iam looking to scale the storagePods when the storage nears like 75% or CPU/memory maxes to a particular setting. Could you share some examples how that can be specified.

  2. Also technically the overall storage would increase as an each pod is added right. Ex: 2 replicas with each 100GiB are present and if it scales by 1 and become 3 total, The storage will increase to 750GiB is my understanding. Could you please confirm ?

  3. The retentionDiskSpaceUsage: Should it be set for the total space ie.. 700GiB or it will be 250GiB mapped to each PVC (Iam confused here as to whether the max of each Pvc of each storage node or the entire vlstorage Statefulset size which would be 250GiB * 3 will be set for retentionDiskSpaceusage

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions