frgo
Cadet
- Joined
- Mar 24, 2024
- Messages
- 1
Hi all:
When trying tio create a LAGG interface with:
I get:
... and I can't find out what is using those interfaces.
Is there any way finding out what uses those interfaces? Thank you for any hints.
Regards
Frank
When trying tio create a LAGG interface with:
Code:
[goedes02] network interface> create type=LINK_AGGREGATION name=bond0 description=LAGG0 lag_protocol=LACP lag_ports=eno49np0,eno50np1
I get:
Code:
Validation errors: * interface_create.lag_ports.0: Interface eno49np0 is currently in use * interface_create.lag_ports.1: Interface eno50np1 is currently in use
... and I can't find out what is using those interfaces.
Is there any way finding out what uses those interfaces? Thank you for any hints.
Regards
Frank