-
Notifications
You must be signed in to change notification settings - Fork 1
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
Patch failure #2
Comments
Why can't I see the real IP address after compiling |
@wavezhang Please help to answer it |
how do you install and test it?did install toa mod, does new ip_vs mod updated correctly ? |
Hi:
Sorry I am not sure if my new kernel has loaded the IP_vs module, but I saw the source file related to IP_vs in the kernel directory. My kernel version is 3.10.0 and I wonder if I can use this module ,Excuse me, are you Chinese?
If you are, we can communicate in Chinese
***@***.***
From: wavezhang
Date: 2022-07-12 11:20
To: wavezhang/k8s-ipvs-toa
CC: K-free; State change
Subject: Re: [wavezhang/k8s-ipvs-toa] Patch failure (Issue #2)
how do you install and test it?did install toa mod, does new ip_vs mod updated correctly ?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you modified the open/close state.Message ID: ***@***.***>
|
Hi:
When I use curl to access the IP address of Pod on Node, the IP address in the background log is still the IP address of Calico's Tunl0 network card
***@***.***
From: wavezhang
Date: 2022-07-12 11:20
To: wavezhang/k8s-ipvs-toa
CC: K-free; State change
Subject: Re: [wavezhang/k8s-ipvs-toa] Patch failure (Issue #2)
how do you install and test it?did install toa mod, does new ip_vs mod updated correctly ?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you modified the open/close state.Message ID: ***@***.***>
|
@wavezhang Hi, i need your help,thanks |
server need load toa kernel module https://github.com/Huawei/TCP_option_address |
I use "lsmod | grep toa" is the result toa |
try client from other hosts different from server? |
No, Pod Nginx logs still record calico interface addresses |
I think "patch -p1 < ../k8s-ipvs-toa/k8s-ipvs.patch" is error, After the git clone,Go to the kernel directory Whether it should be implemented "patch -p1 < ../k8s-ipvs-toa/ipvs-toa.patch"?
The text was updated successfully, but these errors were encountered: