volsync icon indicating copy to clipboard operation
volsync copied to clipboard

Identify the amount of resources various replication types use.

Open cooktheryan opened this issue 4 years ago • 1 comments

Describe the feature you'd like to have. Since we have metrics now. We need to identify and potentially put limits in place for the various movers.

What is the value to the end user? (why is it a priority?) This would ensure that we would not use too much resources

How will we know we have a good solution? (acceptance criteria) Valid numbers that would allow for us to know the default or rough amount of resources used

Additional context We could just generally throw a large file in a pvc and then run the various methods.

cooktheryan avatar Jul 07 '21 18:07 cooktheryan

Once we find a rough amount of necessary resources, add https://github.com/kubernetes/api/blob/master/core/v1/types.go#L2189 to mover containers

sallyom avatar Jul 07 '21 18:07 sallyom