Actions
coordination #80546
closedcoordination #64746: [saga][epic] Scale up: Efficient handling of large storage to be able to run current tests efficiently but keep big archives of old results
[epic] Scale up: Enable to store more results
Start date:
2020-08-04
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
Description
Ideas¶
- Simple enlarge storage space for "results" on our production instances (which is also a test for scalability) -> #77890
- Setup additional storage (server) for old results
- Use overlayfs to make archived results appear alongside the regular results
- Move old results at some point from the regular web UI host to the external storage (server), e.g. automatically via a Minion job, just move the resultdir to a different place, point to a different resultdir but keep the database entry itself and set a database flag "archived" or similar
- Mark jobs with archived results as such
Updated by okurz almost 3 years ago
- Status changed from Blocked to Resolved
With the archiving feature present and enabled on both o3+osd we are much more flexible and should be good for the future
Actions