June 3, 20251 yr Hi,I've created two private bridge networks (virbr1 & virbr2) while on 7.0.1, using the information in the following thread:but upon upgrading to 7.1.2, they disappeared for the selection for new VM (and from the VM settings as a default network source (I can still see them available and active using virsh net-list).Is it a known bug I'm missing or something?Thanks in advance
June 3, 20251 yr 7.1.3 should be out soon with some fixes for that, you can also try this for now:https://forums.unraid.net/bug-reports/stable-releases/docker-container-dont-start-br0-not-found-after-update-r3791/#findComment-33799
June 3, 20251 yr Author Unfortunately, didn't help.My missing network was set using virsh - does Docker & KVM use the same network?
June 4, 20251 yr 10 hours ago, gshlomi said:does Docker & KVM use the same network?I don't think, misread the original post.
June 4, 20251 yr Author 23 minutes ago, JorgeB said:I don't think, misread the original post.So 7.1.3 not a solution for me? :-(
June 5, 20251 yr Community Expert On 6/3/2025 at 10:44 PM, gshlomi said:Unfortunately, didn't help.My missing network was set using virsh - does Docker & KVM use the same network?Can you provide an example of you network xml?
June 5, 20251 yr Author 2 hours ago, SimonF said:Can you provide an example of you network xml?This is one:<network ipv6='no'><name>lan-network</name><bridge name="virbr1" stp="on" delay="0"/></network>This is two:<network ipv6='no'><name>dmz-network</name><bridge name="virbr2" stp="on" delay="0"/></network>btw - upgrade to 7.1.3 doesn't resolve this :-( Edited June 5, 20251 yr by gshlomi
June 5, 20251 yr Community Expert 2 hours ago, gshlomi said:This is one:<network ipv6='no'><name>lan-network</name><bridge name="virbr1" stp="on" delay="0"/></network>This is two:<network ipv6='no'><name>dmz-network</name><bridge name="virbr2" stp="on" delay="0"/></network>btw - upgrade to 7.1.3 doesn't resolve this :-(It is a bug and I have a fix so will create a pr and see if it can be back ported.
June 5, 20251 yr Author 29 minutes ago, SimonF said:It is a bug and I have a fix so will create a pr and see if it can be back ported.Anything I can do in the meantime other than downgrading?
June 20, 20251 yr Author Thanks @SimonF and @JorgeB , seems that 7.1.4 indeed fixed the issue.Only thing I've noticed which is a bit strange (don't remember how it was on 7.0.1) - when creating a new VM and trying to choose the custom network, I've too many options (If I recall correctly, on 7.0 brunch had only the bridges to choose from):Anyway, thanks for the fix
June 21, 20251 yr Community Expert 54 minutes ago, gshlomi said:Thanks @SimonF and @JorgeB , seems that 7.1.4 indeed fixed the issue.Only thing I've noticed which is a bit strange (don't remember how it was on 7.0.1) - when creating a new VM and trying to choose the custom network, I've too many options (If I recall correctly, on 7.0 brunch had only the bridges to choose from):Anyway, thanks for the fixlibvirt network names where added for 7.1 but there was a bug which was also fixed. They are the same as virbrx but will the real names.
June 21, 20251 yr Author 56 minutes ago, SimonF said:libvirt network names where added for 7.1 but there was a bug which was also fixed. They are the same as virbrx but will the real names.So does it matter which one I choose when creating a new VM?Virbr1 is LAN-network, for instance
June 21, 20251 yr Community Expert 3 hours ago, gshlomi said:So does it matter which one I choose when creating a new VM?Virbr1 is LAN-network, for instanceChoice is yours. Ether will be ok
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.