Bug 53819

Summary: Не запускается сервис netatop, проблемы с модулем: modprobe: FATAL: Module netatop not found
Product: Sisyphus Reporter: Tatyana Gagina <tatyana>
Component: netatopAssignee: Leontiy Volodin <lvol>
Status: CLOSED DUPLICATE QA Contact: qa-sisyphus
Severity: normal    
Priority: P5 CC: amakeenk, led, lvol
Version: unstable   
Hardware: x86_64   
OS: Linux   

Description Tatyana Gagina 2025-04-11 16:59:23 MSK
Стенды, обновлённые до Sisyphus:
ALT Education x86-64 KDE/XFCE x86_64
ALT Workstation K/ALT Workstation x86_64
ALT Server x86_64
 
Версия: netatop-3.1-alt1

Шаги: 
1. Установить: 
# apt-get install atop netatop kernel-source-netatop
# reboot

2. Запустить: 
# systemctl start netatop
Job for netatop.service failed because the control process exited with error code.
See "systemctl status netatop.service" and "journalctl -xeu netatop.service" for details.

# systemctl status netatop

Рузультат: сервис не запущен.
× netatop.service - Netatop kernel module
     Loaded: loaded (/usr/lib/systemd/system/netatop.service; disabled; preset: disabled)
     Active: failed (Result: exit-code) since Fri 2025-04-11 16:43:55 MSK; 33s ago
       Docs: man:netatop(4)
    Process: 2215 ExecStartPre=/sbin/modprobe netatop (code=exited, status=1/FAILURE)
    Process: 2217 ExecStopPost=/sbin/rmmod netatop (code=exited, status=1/FAILURE)
        CPU: 8ms

апр 11 16:43:55 kworkstation-11-0-beta20250210-x86-64-20250409.localdomain systemd[1]: Starting netatop.service - Netatop kernel module...
апр 11 16:43:55 kworkstation-11-0-beta20250210-x86-64-20250409.localdomain modprobe[2215]: modprobe: FATAL: Module netatop not found in directory /lib/modules/6.12.22-6.12-alt1
апр 11 16:43:55 kworkstation-11-0-beta20250210-x86-64-20250409.localdomain systemd[1]: netatop.service: Control process exited, code=exited, status=1/FAILURE
апр 11 16:43:55 kworkstation-11-0-beta20250210-x86-64-20250409.localdomain rmmod[2217]: rmmod: ERROR: Module netatop is not currently loaded
апр 11 16:43:55 kworkstation-11-0-beta20250210-x86-64-20250409.localdomain systemd[1]: netatop.service: Control process exited, code=exited, status=1/FAILURE
апр 11 16:43:55 kworkstation-11-0-beta20250210-x86-64-20250409.localdomain systemd[1]: netatop.service: Failed with result 'exit-code'.
апр 11 16:43:55 kworkstation-11-0-beta20250210-x86-64-20250409.localdomain systemd[1]: Failed to start netatop.service - Netatop kernel module.


# journalctl -u netatop.service
апр 11 16:43:55 kworkstation-11-0-beta20250210-x86-64-20250409.localdomain systemd[1]: /usr/lib/systemd/system/netatop.service:12: PIDFile= references a path below legacy directory /var/ru>
апр 11 16:43:55 kworkstation-11-0-beta20250210-x86-64-20250409.localdomain systemd[1]: Starting netatop.service - Netatop kernel module...
апр 11 16:43:55 kworkstation-11-0-beta20250210-x86-64-20250409.localdomain modprobe[2215]: modprobe: FATAL: Module netatop not found in directory /lib/modules/6.12.22-6.12-alt1
апр 11 16:43:55 kworkstation-11-0-beta20250210-x86-64-20250409.localdomain systemd[1]: netatop.service: Control process exited, code=exited, status=1/FAILURE
апр 11 16:43:55 kworkstation-11-0-beta20250210-x86-64-20250409.localdomain rmmod[2217]: rmmod: ERROR: Module netatop is not currently loaded
апр 11 16:43:55 kworkstation-11-0-beta20250210-x86-64-20250409.localdomain systemd[1]: netatop.service: Control process exited, code=exited, status=1/FAILURE
апр 11 16:43:55 kworkstation-11-0-beta20250210-x86-64-20250409.localdomain systemd[1]: netatop.service: Failed with result 'exit-code'.
апр 11 16:43:55 kworkstation-11-0-beta20250210-x86-64-20250409.localdomain systemd[1]: Failed to start netatop.service - Netatop kernel module.

Детали:
# modprobe netatop
modprobe: FATAL: Module netatop not found in directory /lib/modules/6.12.22-6.12-alt1

Проверялось на p10, ошибка воспроизводится с версией netatop-3.1-alt1.
Comment 1 Alexander Makeenkov 2025-04-11 17:01:25 MSK

*** This bug has been marked as a duplicate of bug 48546 ***