GitHub user prashanthr2 added a comment to the discussion: High-availability networking (bonding + bridging) issue on Ubuntu 24.04 for cloud infrastructure
@mattjereb The config looks ok to me and also based on the logs the traffic labels seems to be applied correctly as well. As per logs the check for mgmtbr is failing on the KVM host. Can you check the following 1. Try disabling STP for mgmtbr mgmtbr 8000.fe091abdf136 yes mgmt-bond 2. Check dmesg or syslog on the Ubuntu to see if any denials from apparmor If still cannot isolate the issue, can you enable debug logs on the cloudstack agent and send the following. Steps to enable debug logging are here https://www.nux.ro/How_to_enable_DEBUG_mode_in_Cloudstack/ 1. /etc/cloudstack/agent/agent.properties 2. /var/log/cloudstack/agent/agent.log GitHub link: https://github.com/apache/cloudstack/discussions/12905#discussioncomment-16392154 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
