intel / high-density-scalable-load-balancer

High-Density Scalable Load Balancer(HDSLB) is a high performance Layer-4 load balancer based on DPVS and DPDK(Data Plane Development Kit). It refactors and optimizes the performance of key data plane features, supports 100 Million+ sessions and session sync within LB (load balancer) cluster.
Other
124 stars 25 forks source link

abort err #4

Open arnolix opened 1 year ago

arnolix commented 1 year ago

OS: rockylinux8.6 Kernel: 4.18.0 CMD: ./ipvsadm -A -t 10.0.0.100:80 -s rr ./ipvsadm -a -t 10.0.0.100:80 -r 192.168.100.2 -b ./ipvsadm -a -t 10.0.0.100:80 -r 192.168.100.3 -b ./ipvsadm --add-laddr -z 192.168.100.200 -t 10.0.0.100:80 -F bond1

when execute: ./ipvsadm -G error: hdslb: /data/hdslb/src/ipvs/ip_vs_laddr.c:508: dp_vs_laddr_getall: Assertion `laddr->offset == j' failed. Aborted (核心已转储)

arnolix commented 1 year ago

ipvsadm -G stderr: [sockopt_msg_recv] socket msg header recv error -- 0/88 recieved Success Success