Project

General

Profile

Actions

action #53573

closed

Failed service "irqbalance" on aarch64.o.o

Added by okurz almost 5 years ago. Updated over 4 years ago.

Status:
Resolved
Priority:
Low
Assignee:
Category:
-
Target version:
Start date:
2019-06-30
Due date:
% Done:

0%

Estimated time:

Description

The service "irqbalance" on aarch64.o.o fails, reported as https://bugzilla.opensuse.org/show_bug.cgi?id=1138545


Related issues 2 (1 open1 closed)

Related to openQA Project - coordination #43934: [epic] Manage o3 infrastructure with salt againBlockedokurz2021-03-16

Actions
Copied from openQA Infrastructure - action #53570: Failed service "logrotate" on aarch64.o.o and openqaworker1.o.oResolvedokurz2019-06-30

Actions
Actions #1

Updated by okurz almost 5 years ago

  • Copied from action #53570: Failed service "logrotate" on aarch64.o.o and openqaworker1.o.o added
Actions #2

Updated by okurz over 4 years ago

Actions #3

Updated by okurz over 4 years ago

As suggested in https://bugzilla.opensuse.org/show_bug.cgi?id=1138545#c52 the bug was closed without product changes, I decided to accept the core dumping irqbalance:

cat > /etc/systemd/system/irqbalance.service.d/override.conf <<EOF
> [Service]
> # irqbalance core dumps, potentially due to faulty hardware
> # https://bugzilla.suse.com/show_bug.cgi?id=1138545
> ExecStart=
> ExecStart=/usr/sbin/irqbalance --foreground $IRQBALANCE_ARGS ||:
> EOF
systemctl daemon-reload
systemctl start irqbalance

we probably want to eventually add this to salt recipes. For this we can apply the above only for the specific machine, e.g. based on /etc/machine-id or simply apply for all. Blocked by #43934

Actions #4

Updated by okurz over 4 years ago

Actions #5

Updated by okurz over 4 years ago

Actions #6

Updated by okurz over 4 years ago

  • Status changed from Blocked to Resolved
  • Target version set to Done

covered remaining tasks in #43934

Actions

Also available in: Atom PDF