On Sun, 2016-04-17 at 20:13 -0700, Samuel Sieb wrote:
> On 04/17/2016 02:49 PM, Patrick O'Callaghan wrote:
> > 
> > I get:
> > 
> >      Error starting network 'default': internal error: Network is
> > already
> >      in use by interface virbr0.
> > 
> > The "State" in the same window is shown as Inactive. The
> > NetworkManager
> > status for virbr0 is Connected, which may explain the problem but
> > I've
> > no idea what it's connected to. I have no other VMs running.
> > 
> Unfortunately, at this point, NetworkManager and libvirtd don't work 
> together well in this case.  Where do you see that status for 
> NetworkManager?

Via the KDE Panel applet.

> Check if there is an ifcfg file for virb0 in 
> /etc/sysconfig/network-scripts.

There is:

$ cat /etc/sysconfig/network-scripts/ifcfg-virbr0 
DEVICE=virbr0
ONBOOT=yes
TYPE=Bridge
BOOTPROTO=none
IPADDR=192.168.122.1
NETMASK="255.255.255.0"
STP=on
DELAY=2

poc
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
http://lists.fedoraproject.org/admin/lists/users@lists.fedoraproject.org
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to