Hi,
I have tried to add my influxdb server to /etc/pve/status.cfg (following this guide: https://pve.proxmox.com/wiki/External_Metric_Server). When I execute the command
tcpdump udp -i vmbr0 -vv port 8089 it gives "bad udp cksum" (see below).
My Influxdb server is a virtual machine on my Proxmox server 1 (see package versions below). I have tried to change the virtual network card in my Influxdb server from "virtio" to "e1000" and the bridge from vmbr0 (VLAN tagget network) to vmbr2 (not VLAN tagget) without luck.
I have also tried to add the influxdb server to another Proxmox instance (server 2) (version 3.5-8 and afterward updated to the same version as Proxmox server 1).
/etc/pve/status.cfg file:
/etc/influxdb/influxdb.conf file on my influxdb server:
bad udp cksum error:
Package versions (Proxmox server 1):
/etc/network/interfaces file from my Proxmox server 1:
Thank you in advance.
I have tried to add my influxdb server to /etc/pve/status.cfg (following this guide: https://pve.proxmox.com/wiki/External_Metric_Server). When I execute the command
tcpdump udp -i vmbr0 -vv port 8089 it gives "bad udp cksum" (see below).
My Influxdb server is a virtual machine on my Proxmox server 1 (see package versions below). I have tried to change the virtual network card in my Influxdb server from "virtio" to "e1000" and the bridge from vmbr0 (VLAN tagget network) to vmbr2 (not VLAN tagget) without luck.
I have also tried to add the influxdb server to another Proxmox instance (server 2) (version 3.5-8 and afterward updated to the same version as Proxmox server 1).
/etc/pve/status.cfg file:
Code:
influxdb:
server 192.168.2.170
port 8089
/etc/influxdb/influxdb.conf file on my influxdb server:
Code:
[meta]
dir = "/var/lib/influxdb/meta"
[data]
dir = "/var/lib/influxdb/data"
wal-dir = "/var/lib/influxdb/wal"
series-id-set-cache-size = 100
[[udp]]
enabled = true
bind-address = "0.0.0.0:8089"
database = "proxmox"
batch-size = 1000
batch-timeout = "1s"
bad udp cksum error:
Code:
20:05:05.767979 IP (tos 0x0, ttl 64, id 45493, offset 0, flags [+], proto UDP (17), length 1500)
virt.local.51910 > 192.168.2.170.8089: UDP, bad length 1797 > 1472
20:05:05.768346 IP (tos 0x0, ttl 64, id 45494, offset 0, flags [+], proto UDP (17), length 1500)
virt.local.47499 > 192.168.2.170.8089: UDP, bad length 1787 > 1472
20:05:05.768783 IP (tos 0x0, ttl 64, id 45495, offset 0, flags [+], proto UDP (17), length 1500)
virt.local.60508 > 192.168.2.170.8089: UDP, bad length 1801 > 1472
20:05:05.769318 IP (tos 0x0, ttl 64, id 45496, offset 0, flags [+], proto UDP (17), length 1500)
virt.local.55032 > 192.168.2.170.8089: UDP, bad length 1792 > 1472
20:05:05.769630 IP (tos 0x0, ttl 64, id 45497, offset 0, flags [DF], proto UDP (17), length 346)
virt.local.36829 > 192.168.2.170.8089: [bad udp cksum 0x8758 -> 0x9397!] UDP, length 318
20:05:05.770104 IP (tos 0x0, ttl 64, id 45498, offset 0, flags [+], proto UDP (17), length 1500)
virt.local.44395 > 192.168.2.170.8089: UDP, bad length 1763 > 1472
20:05:05.770350 IP (tos 0x0, ttl 64, id 45499, offset 0, flags [DF], proto UDP (17), length 315)
virt.local.48145 > 192.168.2.170.8089: [bad udp cksum 0x8739 -> 0xe750!] UDP, length 287
20:05:05.815486 IP (tos 0x0, ttl 64, id 45510, offset 0, flags [DF], proto UDP (17), length 225)
virt.local.40281 > 192.168.2.170.8089: [bad udp cksum 0x86df -> 0x7a0b!] UDP, length 197
20:05:05.815821 IP (tos 0x0, ttl 64, id 45511, offset 0, flags [DF], proto UDP (17), length 221)
virt.local.56102 > 192.168.2.170.8089: [bad udp cksum 0x86db -> 0xf692!] UDP, length 193
20:05:05.816081 IP (tos 0x0, ttl 64, id 45512, offset 0, flags [DF], proto UDP (17), length 235)
virt.local.49429 > 192.168.2.170.8089: [bad udp cksum 0x86e9 -> 0x9292!] UDP, length 207
Package versions (Proxmox server 1):
Code:
proxmox-ve: 5.3-1 (running kernel: 4.15.18-11-pve)
pve-manager: 5.3-9 (running version: 5.3-9/ba817b29)
pve-kernel-4.15: 5.3-2
pve-kernel-4.15.18-11-pve: 4.15.18-33
pve-kernel-4.15.18-10-pve: 4.15.18-32
pve-kernel-4.15.18-9-pve: 4.15.18-30
pve-kernel-4.15.18-7-pve: 4.15.18-27
pve-kernel-4.15.18-4-pve: 4.15.18-23
corosync: 2.4.4-pve1
criu: 2.11.1-1~bpo90
glusterfs-client: 3.8.8-1
ksm-control-daemon: not correctly installed
libjs-extjs: 6.0.1-2
libpve-access-control: 5.1-3
libpve-apiclient-perl: 2.0-5
libpve-common-perl: 5.0-46
libpve-guest-common-perl: 2.0-20
libpve-http-server-perl: 2.0-11
libpve-storage-perl: 5.0-38
libqb0: 1.0.3-1~bpo9
lvm2: 2.02.168-pve6
lxc-pve: 3.1.0-3
lxcfs: 3.0.3-pve1
novnc-pve: 1.0.0-2
openvswitch-switch: 2.7.0-3
proxmox-widget-toolkit: 1.0-22
pve-cluster: 5.0-33
pve-container: 2.0-34
pve-docs: 5.3-2
pve-edk2-firmware: 1.20181023-1
pve-firewall: 3.0-17
pve-firmware: 2.0-6
pve-ha-manager: 2.0-6
pve-i18n: 1.0-9
pve-libspice-server1: 0.14.1-2
pve-qemu-kvm: 2.12.1-1
pve-xtermjs: 3.10.1-1
qemu-server: 5.0-46
smartmontools: 6.5+svn4324-1
spiceterm: 3.0-5
vncterm: 1.5-3
zfsutils-linux: 0.7.12-pve1~bpo1
/etc/network/interfaces file from my Proxmox server 1:
Code:
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
source /etc/network/interfaces.d/*
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
#allow-hotplug enp2s0
iface enp2s0 inet manual
#allow-hotplug enp1s0
iface enp3s0 inet manual
#allow-hotplug eno1
iface eno1 inet manual
auto vmbr0
iface vmbr0 inet static
address 192.168.2.6
netmask 255.255.255.0
gateway 192.168.2.1
bridge_ports enp3s0
bridge_stp off
bridge_fd 0
bridge_maxwait 10
auto vmbr1
iface vmbr1 inet static
address 192.168.4.6
netmask 255.255.255.0
bridge_ports enp2s0
bridge_stp off
bridge_fd 0
bridge_maxwait 10
auto vmbr2
iface vmbr2 inet static
address 192.168.6.6
netmask 255.255.255.0
bridge_ports eno1
bridge_stp off
bridge_fd 0
bridge_maxwait 10
auto vmbr10
iface vmbr10 inet static
address 192.168.10.6
netmask 255.255.255.0
bridge_ports none
bridge_stp off
bridge_fd 0
auto vmbr20
iface vmbr20 inet static
address 192.168.20.6
netmask 255.255.255.0
bridge_ports none
bridge_stp off
bridge_fd 0
auto vmbr30
iface vmbr30 inet static
address 192.168.30.6
netmask 255.255.255.0
bridge_ports none
bridge_stp off
bridge_fd 0
auto vmbr40
iface vmbr40 inet static
address 192.168.40.6
netmask 255.255.255.0
bridge_ports none
bridge_stp off
bridge_fd 0
Thank you in advance.