-
Task
-
Resolution: Done
-
Major
-
OADP 1.2
Potentially seeing issues w/ volsync running more than 10 volumes at a time in https://issues.redhat.com/browse/OADP-969
Definition of the problem...
Batching. Batching can help optimize backups and restore for performance as opposed to:
- as 1.1.1 running b/r in serial
- as proposed initially in 1.2 to ungovern the number of b/r at once and have openshift govern the # of processes, tasks, containers, pods.
The performance team in the context of Bell labs performance came up w/ an optimal 12 volumes as a batch size.
https://docs.google.com/document/d/1kPKo46_McEkj0Fu9hdkTxiVDnTh00forFQnscTgiEgg/edit
A potential solution could be implemented in the following.
- can be done in velero
- this may be slow and too slow for oadp-1.2
- can be done only in the data mover plugin
- we control the work here.
If we do this on the data mover plugin:
- depends on
-
OADP-1481 ( QE) Propose Batching datamover w/ volsync -Smoke test/Automation
- New
-
OADP-1482 (QE ) Propose Batching datamover w/ volsync - Testing
- Closed
-
OADP-1479 (QE)Propose Batching datamover w/ volsync - Polarion Test Plan
- Closed
- relates to
-
OADP-1483 (QE )Propose Batching datamover w/ volsync - Tier1, Tier2 Automation
- New
- links to