[Bug 1591249] Re: Bonding NICs results in errors in ncftool and virsh

2016-06-17 Thread Paul White
** Package changed: ubuntu => libvirt (Ubuntu) ** Also affects: netcf (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1591249 Title: Bonding NICs

[Bug 1591249] Re: Bonding NICs results in errors in ncftool and virsh

2016-06-13 Thread Anonymous Linux User
$ uname -a Linux 4.4.0-24-generic #43-Ubuntu SMP Wed Jun 8 19:27:37 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux $ more /etc/issue Ubuntu 16.04 LTS \n \l -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1591249] Re: Bonding NICs results in errors in ncftool and virsh

2016-06-13 Thread Anonymous Linux User
Tried moving the IP to the bridge instead of the bond. - source /etc/network/interfaces.d/* auto lo iface lo inet loopback auto eno1 allow-bond eno1 iface eno1 inet manual bond-master bond0 auto eno2 allow-bond eno2 iface eno2 inet manual bond-master bond0 auto

[Bug 1591249] Re: Bonding NICs results in errors in ncftool and virsh

2016-06-11 Thread Anonymous Linux User
I read in some comments that the format of /etc/network/interfaces can confuse Ubuntu's back-end processing for ncftool. I tried removing all comments and simplifying that file as source /etc/network/interfaces.d/* auto lo iface lo inet loopback auto eno1 allow-bond eno1 iface