You are not logged in.

#1 2014-05-18 20:39:37

asg1448
Member
Registered: 2014-04-12
Posts: 74

[SOLVED] libvirt will not start after update?..

Updated today, now cannot start local network interface in libvirt, which prevents virtuals from running. Trying to start the interface produces error dialog:

Error starting network 'local1': direct firewall backend requested, but /sbin/ebtables is not available: No such file or directory

Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/asyncjob.py", line 91, in cb_wrapper
    callback(asyncjob, *args, **kwargs)
  File "/usr/share/virt-manager/virtManager/asyncjob.py", line 127, in tmpcb
    callback(*args, **kwargs)
  File "/usr/share/virt-manager/virtManager/network.py", line 104, in start
    self._backend.create()
  File "/usr/lib/python2.7/site-packages/libvirt.py", line 2635, in create
    if ret == -1: raise libvirtError ('virNetworkCreate() failed', net=self)
libvirtError: direct firewall backend requested, but /sbin/ebtables is not available: No such file or directory

UPDATE: installing "community/ebtables" package and restarting librirtd service did the trick

Last edited by asg1448 (2014-07-07 22:52:00)

Offline

#2 2014-05-20 17:16:42

Spider.007
Member
Registered: 2004-06-20
Posts: 1,175

Re: [SOLVED] libvirt will not start after update?..

You should have been able to figure that out from the error pretty soon. Could you mark this thread as solved?

Offline

#3 2014-07-07 22:52:09

asg1448
Member
Registered: 2014-04-12
Posts: 74

Re: [SOLVED] libvirt will not start after update?..

Spider.007 wrote:

You should have been able to figure that out from the error pretty soon. Could you mark this thread as solved?

done

Offline

Board footer

Powered by FluxBB