Bond0 KVM with eth0

vikozo

Renowned Member
May 4, 2014
825
34
93
suisse
www.wombat.ch
hello
when i do a new KVM i add bond0 for network.
when login into the new KVM Server to add the IP Address i add it to the eth0.
if i change eth0 to bond0 i will have no connection, with eth0 it will work.
do i something wrong?

have a nice day
vinc
 
The bond resides OUTSIDE of your VM. It's on the host. Inside your VM all you should see is a single nic that is presented to the VM. If you want to play with bonding inside the VM you need to present your VM with multiple nics.

This is a basic concept of virtualization networking.