Actions
action #81232
closedsalt high state triggers multiple errors
Start date:
2020-12-21
Due date:
% Done:
0%
Estimated time:
Description
Observation¶
https://gitlab.suse.de/openqa/salt-states-openqa/-/jobs/310970 shows multiple errors when applying a salt state in the OSD infrastructure.
Acceptance criteria¶
- AC1: on osd
salt \* state.apply
yields no errors
Suggestions¶
Walk over every error and try to reproduce and fix
Updated by okurz almost 4 years ago
I found on qa-power8-4-kvm.qa that "rebootmgr.service" failed. There seem to have been multiple rebootmgr processes left over. pkill -f rebootmgr
terminated all old instances and systemctl restart rebootmgr
was clean.
Updated by okurz almost 4 years ago
- Status changed from Workable to Feedback
- Assignee set to okurz
Trying to fix one problem about qemu-ovmf-x86_64 not found on arm machines: https://gitlab.suse.de/openqa/salt-states-openqa/-/merge_requests/424
Updated by okurz almost 4 years ago
- Status changed from Feedback to Resolved
Actions