Actions
action #131516
openConsider creating a separate tmp dir filesystem, e.g. tmpfs?
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Motivation¶
As far as I remember we already have tmpfs for some /tmp. Should we have a separate tmp dir or use a different directory for openQA related stuff so that we stay on the same filesystem?
Acceptance criteria¶
- AC1: The OSD root filesystem is protected from running out of inodes if
/tmp
contains too many files
Suggestion¶
- Look into using tmpfs
- Maybe also make sure openQA does not use
/tmp
at all by default (we mostly use/var/lib/openqa
subdirectories already for things like file uploads)
Updated by okurz over 1 year ago
- Copied from action #131447: Some jobs incomplete due to auto_review:"api failure: 400.*/tmp/.*png.*No space left on device.*Utils.pm line 285":retry but enough space visible on machines added
Updated by dheidler over 1 year ago
- Related to action #131471: Leftover worker temporary directories in /tmp on OSD and O3 size:M added
Actions