Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kopia enhancement - Enabling Features #7305

Open
qiuming-best opened this issue Jan 11, 2024 · 5 comments
Open

Kopia enhancement - Enabling Features #7305

qiuming-best opened this issue Jan 11, 2024 · 5 comments

Comments

@qiuming-best
Copy link
Contributor

Some features may improve the performance:
kopia repository

  • Caching: cache sizes, cache duration

  • Compression: related algorithms, compression-max-size, compression-min-size

  • Sharding: default-shards

  • repository throttle:

    • --concurrent-reads
    • --concurrent-writes
    • --download-bytes-per-second
    • --upload-bytes-per-second
  • UploadPolicy:
    type UploadPolicy struct {
    MaxParallelSnapshots *OptionalInt json:"maxParallelSnapshots,omitempty"
    ParallelUploadAboveSize *OptionalInt64 json:"parallelUploadAboveSize,omitempty"
    }

Restore

  • restore parallel
@reasonerjt
Copy link
Contributor

Updating or exposing the parameter may impact the behavior of kopia repo, we need to be careful not to break existing workflow.

Let's keep it open and revisit this before feature freeze.

@qiuming-best
Copy link
Contributor Author

restore parallel refer to: #7479

Copy link

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days. If a Velero team member has requested log or more information, please provide the output of the shared commands.

@blackpiglet
Copy link
Contributor

unstale

@github-actions github-actions bot removed the staled label May 1, 2024
@Lyndon-Li Lyndon-Li assigned Lyndon-Li and unassigned qiuming-best May 20, 2024
Copy link

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days. If a Velero team member has requested log or more information, please provide the output of the shared commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants