Wind River Support Network

HomeDefectsLIN1022-1377
Fixed

LIN1022-1377 : irqbalance faied to run: Daemon couldn't be bound to the file-based socket

Created: Aug 17, 2022    Updated: Apr 6, 2023
Resolved Date: Mar 28, 2023
Found In Version: 10.22.33.1
Fix Version: 10.22.33.7
Severity: Standard
Applicable for: Wind River Linux LTS 22
Component/s: Userspace

Description

This happens on all BSPs, please refer to the following link for patch and details.
https://lists.yoctoproject.org/g/meta-virtualization/message/7553

root@aptivcvcsousa:~# systemctl status irqbalanced
* irqbalanced.service - irqbalance daemon
     Loaded: loaded (/usr/lib/systemd/system/irqbalanced.service; enabled; vendor preset: enabled)
     Active: active (running) since Thu 2022-04-28 17:42:29 UTC; 53min ago
   Main PID: 314 (irqbalance)
      Tasks: 2 (limit: 432)
     CGroup: /system.slice/irqbalanced.service
             `- 314 /usr/sbin/irqbalance --foreground

Apr 28 17:42:30 aptivcvcsousa /usr/sbin/irqbalance[314]: Daemon couldn't be bound to the file-based socket.

Steps to Reproduce

build steps:
http://pek-lpgtest7408.wrs.com/buildarea1/SharedImage/LTS22/BSP/aptiv_cvc_sousa_preempt-rt_glibc-std_OSTree_fit_image_hvp/20220817_135038/build_steps.log

shared image:
http://pek-lpgtest7408.wrs.com/buildarea1/SharedImage/LTS22/BSP/aptiv_cvc_sousa_preempt-rt_glibc-std_OSTree_fit_image_hvp/20220817_135038/

On target:

setenv bootdelay 12; s32ccgmac disable; s32ccgmac enable; setenv ethact eth_eqos

dhcp
setenv serverip 128.224.165.20
tftpboot 0x8A080000 128.224.165.20:vlm-boards/29266/kernel
tftpboot 0x8FE00000 128.224.165.20:vlm-boards/29266/dtb
setenv bootargs "console=ttyLF0,115200n8 earlycon nohz=off coherent_pool=64M rw root=/dev/nfs nfsroot=128.224.165.20:/export/pxeboot/vlm-boards/29266/rootfs,tcp ip=dhcp" 
booti 0x8A080000 - 0x8FE00000 
root
root

mount -t nfs 128.224.165.20:/export/pxeboot/vlm-boards/29266 /mnt
ls /mnt
ls /mnt -lh
md5sum /mnt/wrlinux-aptiv_cvc_sousa.wic 
time dd if=/mnt/wrlinux-aptiv_cvc_sousa.wic of=/dev/mmcblk0 bs=1M conv=fdatasync status=progress
reboot


After rebooting:

systemctl status irqbalanced
Live chat
Online