libvirt Bridge not visible to VM's


Recommended Posts

Hi,

 

A year ago or so, I created 2 private bridges in libvirt for VM testing purposes.  These bridges are persistent and active, but they no longer show up as an option when creating or editing my VM's.  I'm wondering what may have changed in the many updates unRAID has gone through since I first created these bridges and how I can make these bridges usable again.

 

I've already run virsh net-list to confirm the default bridge and my 2 private bridges show up as Active and Persistent, but these bridges do not show up in the GUI network or VM settings.

 

Anyone got any ideas?

Link to comment

I found a workaround for now.  If I edit the VM's config in the GUI and switch to XML View, I can change the settings of an existing network interface to point to the bridge I created.

 

<source bridge='br0'/>

 

Change to

 

<source bridge='prv0'/>

 

Still holding out hope that unRAID will make all interfaces visible to the VM's.

Link to comment

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.