[Bug 1121917] Re: guest removes interface from host bonding interface when "infenslave-2.6" is installed in the guest
Stéphane Graber
stgraber at stgraber.org
Mon Feb 11 19:48:14 UTC 2013
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 at lantea:~# cat /proc/net/bonding/bond0 | grep "Slave Inter"
Slave Interface: eth1
Slave Interface: eth0
root at lantea:~# lxc-start -n p1 -d
root at lantea:~# lxc-attach -n p1
root at p1:~# halt
root at p1:~# exit
root at lantea:~# lxc-wait -s STOPPED -n p1
root at 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
More information about the Ubuntu-server-bugs
mailing list