Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[LibreQoS 1.4] Libreqos Unable to start, Error: No such file or directory (os error 2) #429

Closed
sgnsys3 opened this issue Dec 1, 2023 · 5 comments

Comments

@sgnsys3
Copy link

sgnsys3 commented Dec 1, 2023

Hi

After installing on a fresh installation of ubuntu 22.04
libreqos is not working due to an error

× lqosd.service
     Loaded: loaded (/etc/systemd/system/lqosd.service; enabled; vendor preset: enabled)
     Active: failed (Result: exit-code) since Fri 2023-12-01 11:10:48 UTC; 1min 23s ago
    Process: 1041 ExecStart=/opt/libreqos/src/bin/lqosd (code=exited, status=1/FAILURE)
   Main PID: 1041 (code=exited, status=1/FAILURE)
        CPU: 471ms

Dec 01 11:10:47 ubuntu systemd[1]: lqosd.service: Failed with result 'exit-code'.
Dec 01 11:10:48 ubuntu systemd[1]: lqosd.service: Scheduled restart job, restart counter is at 5.
Dec 01 11:10:48 ubuntu systemd[1]: Stopped lqosd.service.
Dec 01 11:10:48 ubuntu systemd[1]: lqosd.service: Start request repeated too quickly.
Dec 01 11:10:48 ubuntu systemd[1]: lqosd.service: Failed with result 'exit-code'.
Dec 01 11:10:48 ubuntu systemd[1]: Failed to start lqosd.service.

Journalctl outpu

Dec 01 11:10:39 ubuntu systemd[1]: Started lqosd.service.
Dec 01 11:10:42 ubuntu lqosd[633]: [2023-12-01T11:10:42Z WARN  lqos_sys::lqos_kernel] Attached in SKB compatibility mode. (Not so fast)
Dec 01 11:10:42 ubuntu lqosd[633]: Error: No such file or directory (os error 2)
Dec 01 11:10:42 ubuntu systemd[1]: lqosd.service: Main process exited, code=exited, status=1/FAILURE
Dec 01 11:10:42 ubuntu systemd[1]: lqosd.service: Failed with result 'exit-code'.

OS: Ubuntu 22.04.3 LTS
Kernel: 5.15.0-89-generic
Installation Method: Simple (apt install libreqos)
Version: 1.4

Does anyone facing this issue ?

@sgnsys3
Copy link
Author

sgnsys3 commented Dec 6, 2023

I've try to start with more verbose output

[2023-12-06T08:50:36Z INFO  lqosd] LibreQoS Daemon Starting
[2023-12-06T08:50:37Z INFO  lqos_sys::lqos_kernel] Unloading XDP/TC
[2023-12-06T08:50:37Z INFO  lqos_sys::lqos_kernel] Attached in driver mode. (Fast)
[2023-12-06T08:50:37Z INFO  lqos_sys::cpu_map] xps_setup
[2023-12-06T08:50:37Z INFO  lqos_sys::lqos_kernel] Unloading XDP/TC
[2023-12-06T08:50:37Z INFO  lqos_sys::lqos_kernel] Unloading XDP/TC
Error: No such file or directory (os error 2)

@thebracket
Copy link
Collaborator

thebracket commented Dec 6, 2023 via email

@sgnsys3
Copy link
Author

sgnsys3 commented Dec 6, 2023

@thebracket Thanks for reply my question

I install Ubuntu in QEMU (GNS3 with virtio nic for lab testing) and I've seen server requirements that say
"Using Virtio / bridging is much slower than NIC passthrough. Virtio / bridging should not be used for large amounts of traffic."

Is virtio nic still support ?

@thebracket
Copy link
Collaborator

thebracket commented Dec 6, 2023 via email

@sgnsys3
Copy link
Author

sgnsys3 commented Dec 19, 2023

@thebracket Thanks for information I think I can close this issue

@sgnsys3 sgnsys3 closed this as completed Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants