Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

abort err #4

Open
arnolix opened this issue Apr 25, 2023 · 1 comment
Open

abort err #4

arnolix opened this issue Apr 25, 2023 · 1 comment

Comments

@arnolix
Copy link

arnolix commented Apr 25, 2023

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
Copy link
Author

arnolix commented Apr 25, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant