Bug 443946 - Cannot see netplan bond configuration nor bond monitoring
Summary: Cannot see netplan bond configuration nor bond monitoring
Status: RESOLVED WORKSFORME
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_networkmanagement (other bugs)
Version First Reported In: 5.22.5
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Jan Grulich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-18 07:37 UTC by Mario Lener
Modified: 2025-06-13 03:48 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mario Lener 2021-10-18 07:37:21 UTC
SUMMARY
When a create a bond via CLI with two or more NIC, i cannot see anithing in plasma SYSTEM SETTINGS -> NETWORK (no ETH1/ETH2 or BOND0). And no one monitor on Plasma is working. 
Instead in CLI mode the monitor on bond 0 work flawlessy.


STEPS TO REPRODUCE
1. Install at least two NIC bond via NETPLAN CLI;
2. Try to see config in Plasma System Settings -> Network;
3. Try a network monitor widget in Plasma GUI.

OBSERVED RESULT
Cannot see any result in GUI Plasma network monitor;


EXPECTED RESULT
Some result about traffic on Bond NIC in Graphic widget


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 5.13.0.19
(available in About System)
KDE Plasma Version: 5.22.5
KDE Frameworks Version: 
Qt Version: 5.15.2

ADDITIONAL INFORMATION
This is my Netplan file:

# Let NetworkManager manage all devices on this system
network:
  version: 2
  renderer: networkd
  ethernets:
    enp1s0:
      dhcp4: false
    enp8s0:
      dhcp4: false
  bonds:
    bond0:
      interfaces:
      - enp1s0
      - enp8s0
      addresses:
      - 192.168.10.10/24
      routes:
      - to: default
        via: 192.168.10.254
      dhcp4: false
      parameters:
        mode: balance-alb
        mii-monitor-interval: 100
      nameservers:
        addresses: 
        - 192.168.10.253
Comment 1 Ben Cooksley 2024-12-23 18:23:35 UTC
Bulk transfer as requested in T17796
Comment 2 Nate Graham 2025-05-14 18:29:09 UTC
Thanks for the bug report! I'm really sorry that we weren't able to get to it before now. Are you able to see if the issue still happens on Plasma 6.3.5 or later?

Thanks a lot!
Comment 3 Bug Janitor Service 2025-05-29 03:59:30 UTC
๐Ÿ›๐Ÿงน โš ๏ธ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME.

For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Bug Janitor Service 2025-06-13 03:48:18 UTC
๐Ÿ›๐Ÿงน This bug has been in NEEDSINFO status with no change for at least 30 days. Closing as RESOLVED WORKSFORME.