Alright, unable to reproduce here.
I used lxc from raring (13.04) on a 3.8 kernel with a machine using a 
dual-gigabit bond (LACP), created a 13.04 container on that with two network 
interfaces (eth0 and eth1), configured both with static IPs and installed 
ifenslave-2.6 in the container.

I then started and stopped the container, bond0 on the host remained
untouched.

root@lantea:~# cat /proc/net/bonding/bond0  | grep "Slave Inter"
Slave Interface: eth1
Slave Interface: eth0
root@lantea:~# lxc-start -n p1 -d
root@lantea:~# lxc-attach -n p1
root@p1:~# halt
root@p1:~# exit
root@lantea:~# lxc-wait -s STOPPED -n p1
root@lantea:~# cat /proc/net/bonding/bond0  | grep "Slave Inter"
Slave Interface: eth1
Slave Interface: eth0

** Package changed: lxc (Ubuntu) => libvirt (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1121917

Title:
  guest removes interface from host bonding interface when
  "infenslave-2.6" is installed in the guest

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1121917/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to