Re: [virt-manager] How to have regular bridges in the network source list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi, Pavel,

On Sat, Apr 15, 2017 at 09:14:02PM +0200, Pavel Hrdina wrote:
> On Sat, Apr 15, 2017 at 07:35:53PM +0200, Marc Haber wrote:
> > Hi,
> > 
> > back in 2010, this list had a short thread about regular bridges not
> > showing up in the network source list in virt-manager. The gist of the
> > thread was "use virt-manager 0.8.4 and you'll see bridges".
> > 
> > Now, seven years later, I have virt-manager 1.4.0 on the admin machine
> > (Debian unstable) and libvirt 2.9 on the server (Debian stable), and I
> > still have to select "Specify shared device name" in the network source
> > list and enter my bridge name myself, while physical interfaces and
> > macvlans show up automagically.
> > 
> > While I do understand that macvlan is the hot stuff at the moment and
> > people want us to use those, there is a gazillion use cases of classical
> > bridges, for example when the guest needs to talk to the host or when
> > the party providing network access to the host routes additional IP
> > addresses to the host IP instead of arping for them on the physical
> > network.
> > 
> > Is there still a technical reason why virt-manager doesn't show regular
> > bridge interfaces in the interface dropdown? Can I help with local
> > configuration or am I stil stuck with manually entering "br0"?
> 
> Hi, it depends how the bridge is configured.  If you create a bridge via
> virt-manager/libvirt you will be able to see it in virt-manager.  It should
> also appear in virt-manager if you configure the bridge via
> /etc/network/interfaces.  However, if you configure the bridge using brctl
> util you will not see it in virt-manager.

I use systemd-networkd. Easiest way to create complex network setups.
The host does not have /etc/network/interfaces, and ifupdown is not even
installed.

> Some background to this topic, for remote connection virt-manager displays
> only what it can get via libvirt on the remote host.  So if you run
> "virsh iface-list" on the remote host and there is no "br0", you would not
> be able to see it in virt-manager as well.

| [1/863]mh@gancho:~ $ virsh iface-list
| error: Failed to list interfaces
| error: internal error: failed to get number of host interfaces: unspecified error - errors in loading some config files
| 
| 1 [2/864]mh@gancho:~ $ 

virsh iface-list gives just an error, and still, I see the dummy
interfaces and the phyiscal ethernets (all of them with the macvtap
option). I can also see all explicitly configured macvlan interfaces,
all of which were created with systemd-networkd. I have never configured
anything network-wise in libvirt.

> The reason why libvirt doesn't consider showing bridges defined via brctl
> is because they are not persistent and they are probably configured
> manually by hand or by some shell script or any other tool which is out
> of libvirt scope.

I would still like libvirt to consider them, as it does with the macvlan
interfaces. All your reasoning will apply to macvlan interfaces
configured from outside libvirt as well, and yet, macvlan interfaces
show up just fine.

> I would recommend to check how the bridge is configured

It is configured with systemd-networkd, via persistent configuration in
/etc/systemd/network, and the local root consider that a feature.

Greetings
Marc

-- 
-----------------------------------------------------------------------------
Marc Haber         | "I don't trust Computers. They | Mailadresse im Header
Leimen, Germany    |  lose things."    Winona Ryder | Fon: *49 6224 1600402
Nordisch by Nature |  How to make an American Quilt | Fax: *49 6224 1600421

_______________________________________________
virt-tools-list mailing list
virt-tools-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/virt-tools-list



[Index of Archives]     [Linux Virtualization]     [KVM Development]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux