Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Jun 2016 19:00:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 210001] libvirtd unable to create bridge device
Message-ID:  <bug-210001-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210001

            Bug ID: 210001
           Summary: libvirtd unable to create bridge device
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: ganthore@gmail.com

After following the out of box instructions:

"
NOTE ON CONFIGURATION:

The libvirt port does not come with networking configuration enabled.
The 'default' network definition is available at:

  /usr/local/share/examples/libvirt/networks/default.xml

To enable this network please do the following:

  cp /usr/local/share/examples/libvirt/networks/default.xml
/usr/local/etc/libvirt/qemu/networks

To configure this network for autostart, execute the following:

  ln -s ../default.xml
/usr/local/etc/libvirt/qemu/networks/autostart/default.xml

If you have libvirtd already running you'll need to restart it for changes
to take effect.
"

The following error is reported in the startup logs:

error : virNetDevBridgeCreate:532 : Unable to create bridge device: Invalid
argument

ifconfig -a will not show a virbr0 device.

virsh network list is also empty:

# virsh net-list
 Name                 State      Autostart     Persistent
----------------------------------------------------------

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210001-13>