Displaying 1 result from an estimated 1 matches for "testbr1".
Did you mean:
testb1
2017 Nov 07
1
this function is not supported by the connection driver: virInterfaceDefineXML
Hi all:
I'm facing problems trying to define a bridge on Ubuntu 16.04, using libvirt 3.4.0.
When I try to do:
root@ubuntu-180:/tmp# virsh iface-define iface-testbr1.xml
I get the following error:
error: Failed to define interface from iface-testbr1.xml
error: this function is not supported by the connection driver: virInterfaceDefineXML
What can i do to make this function works normally? THX.
The xml file as:
<interface type='bridge' name='tes...