You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LXD VM Network speed shows Unknown by running ethtool command:
root@u1:~# ethtool enp5s0
Settings for enp5s0:
Supported ports: [ ]
Supported link modes: Not reported
Supported pause frame use: No
Supports auto-negotiation: No
Supported FEC modes: Not reported
Advertised link modes: Not reported
Advertised pause frame use: No
Advertised auto-negotiation: No
Advertised FEC modes: Not reported
Speed: Unknown!
Duplex: Unknown! (255)
Auto-negotiation: off
Port: Other
PHYAD: 0
Transceiver: internal
Link detected: yes
Is that normal? And does VM netwrok interface have the same network speed as the physical network interface on the host?
Steps to reproduce
lxc launch ubuntu:22.04 u1 --vm
lxc shell u1
root@u1:~# ethtool enp5s0
Information to attach
Any relevant kernel output (dmesg)
Container log (lxc info NAME --show-log)
Container configuration (lxc config show NAME --expanded)
Main daemon log (at /var/log/lxd/lxd.log or /var/snap/lxd/common/lxd/logs/lxd.log)
Output of the client with --debug
Output of the daemon with --debug (or use lxc monitor while reproducing the issue)
The text was updated successfully, but these errors were encountered:
tomponline
changed the title
bug: LXD VM ethtool shows Speed: Unknown!
VM ethtool shows Speed: Unknown!
Mar 31, 2025
Please confirm
Distribution
Ubuntu
Distribution version
Ubuntu 22.04.5 LTS
Output of "snap list --all lxd core20 core22 core24 snapd"
Output of "lxc info" or system info if it fails
Issue description
LXD VM Network speed shows Unknown by running ethtool command:
root@u1:~# ethtool enp5s0
Settings for enp5s0:
Supported ports: [ ]
Supported link modes: Not reported
Supported pause frame use: No
Supports auto-negotiation: No
Supported FEC modes: Not reported
Advertised link modes: Not reported
Advertised pause frame use: No
Advertised auto-negotiation: No
Advertised FEC modes: Not reported
Speed: Unknown!
Duplex: Unknown! (255)
Auto-negotiation: off
Port: Other
PHYAD: 0
Transceiver: internal
Link detected: yes
Is that normal? And does VM netwrok interface have the same network speed as the physical network interface on the host?
Steps to reproduce
Information to attach
dmesg
)lxc info NAME --show-log
)lxc config show NAME --expanded
)/var/log/lxd/lxd.log
or/var/snap/lxd/common/lxd/logs/lxd.log
)--debug
--debug
(or uselxc monitor
while reproducing the issue)The text was updated successfully, but these errors were encountered: