[libvirt] Unsupported network type ethernet

Hi Team I need to launch LXC VM using ethernet network type using libvirt.While trying the same, I'm getting below errors .. *error: internal error: Unsupported network type ethernet* Is there any patch available to add ethernet support to Libvirt with LXC VM ? Please let me know regarding this. Thanks Sonia Verma

On Thu, Apr 07, 2016 at 07:45:34PM +0530, sonia verma wrote:
Hi Team
I need to launch LXC VM using ethernet network type using libvirt.While trying the same, I'm getting below errors ..
*error: internal error: Unsupported network type ethernet*
Is there any patch available to add ethernet support to Libvirt with LXC VM ?
We don't currently have support for it for LXC - we recommend using type=bridge or type=network for connectivity. We would consider patches for type=ethernet though if someone wants to write them Regards, Daniel -- |: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :| |: http://libvirt.org -o- http://virt-manager.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: http://entangle-photo.org -o- http://live.gnome.org/gtk-vnc :|

2016-04-07 17:25 GMT+03:00 Daniel P. Berrange <berrange@redhat.com>:
We don't currently have support for it for LXC - we recommend using type=bridge or type=network for connectivity. We would consider patches for type=ethernet though if someone wants to write them
Regards, Daniel
I can take this after my ip route stuff been applied for qemu. -- Vasiliy Tolstov, e-mail: v.tolstov@selfip.ru

Thanks Daniel. I'm trying to run software Opencontrail on ARM arch which in turn usses libvirt with network type=ethernet.I cannot use type=bridge or type=network for connectivity of the guest LXC VMs. *Thanks Vasiliy*Please let me know once we are ready with the patches for ethernet support. Regards Sonia Verma On Thu, Apr 7, 2016 at 8:10 PM, Vasiliy Tolstov <v.tolstov@selfip.ru> wrote:
2016-04-07 17:25 GMT+03:00 Daniel P. Berrange <berrange@redhat.com>:
We don't currently have support for it for LXC - we recommend using type=bridge or type=network for connectivity. We would consider patches for type=ethernet though if someone wants to write them
Regards, Daniel
I can take this after my ip route stuff been applied for qemu.
-- Vasiliy Tolstov, e-mail: v.tolstov@selfip.ru
participants (3)
-
Daniel P. Berrange
-
sonia verma
-
Vasiliy Tolstov