GitHub user itobin added a comment to the discussion: Net Creation Fails on Second KVM Host Due to Invalid Bridge Name Format
sure, so enp11s0f0np0 is the issue, i had cloudbr1 bridged to it, as you can see below ive commented out the original nic and created a new one called csguest1 and set the mac address of enp11s0f0np0 to it. i can see the new nic and also cloudbr1 but CS says its cannot find cloudbr1 ;enp11s0f0np0: ; dhcp4: false ; dhcp6: false ; optional: true csguest1: dhcp4: false dhcp6: false optional: true match: macaddress: 9c:6b:00:6d:80:a5 set-name: csguest1 cloudbr1: ;interfaces: [enp11s0f0np0] interfaces: [csguest1] dhcp4: false dhcp6: false parameters: stp: false forward-delay: 0 GitHub link: https://github.com/apache/cloudstack/discussions/11148#discussioncomment-13680166 ---- This is an automatically sent email for users@cloudstack.apache.org. To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org