No VLAN For VM

NetRock

Renowned Member
Apr 23, 2015
78
1
71
Hi ...
I am trying to get the following configuration working;
Code:
/--------\   /---------\   /-----\   /-----\   /------\
|Internet|---|eth0/eth1|---|bond0|---|vmbr0|---|VM NIC|
\--------/   \---------/   \-----/   \-----/   \------/
Can someone, please, give an example of the "interfaces" file for the above configuration to function correctly under proxmox4.

Thank you for your quick prompts.
 
Last edited by a moderator:
Thanks for the reply. I have already followed that but having an issue where from the Windows KVM, I can ping the host or any other VMs without bond0 with no delay or lag that's perfect but pining the windows KVM with the bond0
Configured in the host is with delays.... I do not understand why pinging the windows VM has an issue when Bond0
Is configured, any ideas.....
Thank you for your kind help.
 
What driver and nic type do you user in the windows VM?
 
As recommended by proxmox "VIRTIO" drivers and VIRtIO .... driver version is build>> 102
 
Also, please note with only eth0 ping works alright but with eth0 and eth1 active I have the ping one way issue.
Thank you for your help...
 
Just tried out on the Linux VM. Same issue as Windows VM.
at this point it is not a driver issue ....
Anyone could help us ....
Thanks.
 
I set The bonding mode to active-backup in the Web UI, but in the file:
proc/net/bonding/bond0 is set to load balancing (round-robin).
I modify the file bond0 and rebooted but the changes revert back to load balancing ....
 
you run latest version? check with:

> pveversion -v
 
No ... the latest 4.0 is not installed ....
I downloaded the ISO version 4.0-0d8559d0-17
Thanks.