Bug 53819 - Не запускается сервис netatop, проблемы с модулем: modprobe: FATAL: Module netatop not found
Summary: Не запускается сервис netatop, проблемы с модулем: modprobe: FATAL: Module ne...
Status: CLOSED DUPLICATE of bug 48546
Alias: None
Product: Sisyphus
Classification: Development
Component: netatop (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Leontiy Volodin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-11 16:59 MSK by Tatyana Gagina
Modified: 2025-04-11 17:01 MSK (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***