Bug ID 1223613
Summary irqbalance: Cannot change IRQ 180 affinity: Read-only file system
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware x86-64
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Basesystem
Assignee screening-team-bugs@suse.de
Reporter munix9@googlemail.com
QA Contact qa-bugs@suse.de
Target Milestone ---
Found By ---
Blocker ---

Get this with version 1.9.4.0.git+f8b8cdd-1.1

$ systemctl status irqbalance
● irqbalance.service - irqbalance daemon
     Loaded: loaded (/usr/lib/systemd/system/irqbalance.service; enabled;
preset: enabled)
     Active: active (running) since Wed 2024-05-01 09:32:25 CEST; 8h ago
       Docs: man:irqbalance(1)
             https://github.com/Irqbalance/irqbalance
   Main PID: 1324 (irqbalance)
      Tasks: 2 (limit: 4915)
        CPU: 4.343s
     CGroup: /system.slice/irqbalance.service
             └─1324 /usr/sbin/irqbalance ‐‐journal

May 01 09:32:36 bowman irqbalance[1324]: Cannot change IRQ 180 affinity:
Read-only file system
May 01 09:32:36 bowman irqbalance[1324]: IRQ 180 affinity is now unmanaged
May 01 09:32:36 bowman irqbalance[1324]: Cannot change IRQ 181 affinity:
Read-only file system
May 01 09:32:36 bowman irqbalance[1324]: IRQ 181 affinity is now unmanaged
May 01 09:32:36 bowman irqbalance[1324]: Cannot change IRQ 120 affinity:
Read-only file system
May 01 09:32:36 bowman irqbalance[1324]: IRQ 120 affinity is now unmanaged
May 01 09:32:36 bowman irqbalance[1324]: Cannot change IRQ 121 affinity:
Read-only file system
May 01 09:32:36 bowman irqbalance[1324]: IRQ 121 affinity is now unmanaged
May 01 09:32:36 bowman irqbalance[1324]: Cannot change IRQ 213 affinity:
Read-only file system
May 01 09:32:36 bowman irqbalance[1324]: IRQ 213 affinity is now unmanaged


Solved this with a patch from fedora:
https://src.fedoraproject.org/rpms/irqbalance/blob/main/f/0001-Drop-ProtectKernelTunables.patch

See also
https://build.opensuse.org/package/show/home:munix9:test/irqbalance
https://bugzilla.redhat.com/show_bug.cgi?id=2276314
https://src.fedoraproject.org/rpms/irqbalance/tree/main

Maybe the patch
https://src.fedoraproject.org/rpms/irqbalance/blob/main/f/0001-irqbalance-ui-check-if-using-a-negative-index-of-buf.patch
is also interesting.

If desired, I can create a SR.


You are receiving this mail because: