So, we have
Network is setup with bridge. All works, but we have next issue (ping from proxmox machine to any virtual):
Ping throuth bridge has been increases randomly. So, at this time link at network services, that works on virtual machines has been dropped (rdp, voip, etc).
Thanks.
Code:
# lspci | grep Ethernet
02:00.0 Ethernet controller: Intel Corporation 82574L Gigabit Network Connection
# modinfo e1000e | grep version
version: 3.3.3-NAPI
srcversion: BC7D8BD3880A3E5F62C57D7
vermagic: 4.4.13-1-pve SMP mod_unload modversions
# uname -a
Linux node1 4.4.13-1-pve #1 SMP Tue Jun 28 10:16:33 CEST 2016 x86_64 GNU/Linux
# pveversion -v
proxmox-ve: 4.2-56 (running kernel: 4.4.13-1-pve)
pve-manager: 4.2-15 (running version: 4.2-15/6669ad2c)
pve-kernel-4.4.13-1-pve: 4.4.13-56
pve-kernel-4.2.8-1-pve: 4.2.8-41
lvm2: 2.02.116-pve2
corosync-pve: 2.3.5-2
libqb0: 1.0-1
pve-cluster: 4.0-42
qemu-server: 4.0-83
pve-firmware: 1.1-8
libpve-common-perl: 4.0-70
libpve-access-control: 4.0-16
libpve-storage-perl: 4.0-55
pve-libspice-server1: 0.12.5-2
vncterm: 1.2-1
pve-qemu-kvm: 2.5-19
pve-container: 1.0-70
pve-firewall: 2.0-29
pve-ha-manager: 1.0-32
ksm-control-daemon: 1.2-1
glusterfs-client: 3.5.2-2+deb8u2
lxc-pve: 1.1.5-7
lxcfs: 2.0.0-pve2
cgmanager: 0.39-pve1
criu: 1.6.0-1
Network is setup with bridge. All works, but we have next issue (ping from proxmox machine to any virtual):
Code:
64 bytes from dot.com (**.213.215.**): icmp_seq=17 ttl=64 time=0.406 ms
64 bytes from dot.com (**.213.215.**): icmp_seq=18 ttl=64 time=0.282 ms
64 bytes from dot.com (**.213.215.**): icmp_seq=19 ttl=64 time=0.245 ms
64 bytes from dot.com (**.213.215.**): icmp_seq=20 ttl=64 time=8.77 ms
64 bytes from dot.com (**.213.215.**): icmp_seq=21 ttl=64 time=33.5 ms
64 bytes from dot.com (**.213.215.**): icmp_seq=22 ttl=64 time=0.399 ms
64 bytes from dot.com (**.213.215.**): icmp_seq=23 ttl=64 time=0.357 ms
64 bytes from dot.com (**.213.215.**): icmp_seq=24 ttl=64 time=0.374 ms
Ping throuth bridge has been increases randomly. So, at this time link at network services, that works on virtual machines has been dropped (rdp, voip, etc).
Thanks.