velero icon indicating copy to clipboard operation
velero copied to clipboard

Phase 2 implementation for backup performance improvements

Open sseago opened this issue 4 months ago • 0 comments

Describe the problem/challenge you have

This includes implementation of Phase 2, as described in https://github.com/vmware-tanzu/velero/issues/7474

Describe the solution you'd like

Building on the 1.15 changes which included the ItemBlock model and ItemBlockAction plugin type, this will enable multiple worker threads to process ItemBlocks in parallel.

Detailed design for this enhancement is included in the "Phase 2" section of https://github.com/vmware-tanzu/velero/blob/main/design/backup-performance-improvements.md

Anything else you would like to add:

Environment:

  • Velero version (use velero version):
  • Kubernetes version (use kubectl version):
  • Kubernetes installer & version:
  • Cloud provider or hardware configuration:
  • OS (e.g. from /etc/os-release):

Vote on this issue!

This is an invitation to the Velero community to vote on issues, you can see the project's top voted issues listed here.
Use the "reaction smiley face" up to the right of this comment to vote.

  • :+1: for "The project would be better with this feature added"
  • :-1: for "This feature will not enhance the project in a meaningful way"

sseago avatar Oct 22 '24 14:10 sseago