We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
kernelVethPairServer
If we use kernelVethPairServer and local forwarder died (see TestRunHealSuite/TestLocal_forwarder_death), we can see file exists error after restart:
TestRunHealSuite/TestLocal_forwarder_death
file exists
... Nov 16 12:39:32.749�[31m [ERRO] [id:22194fd4-67ad-4fb5-afd8-615b1a9a340c] [name:forwarder-vpp-582mn] [type:NetworkService] �[0m(30.5) file exists span=5e05c305415acab4:1f8348fb17ee65f8:717ac5951eef975e:1 ...
It was caught on GKE cluster. If you want to reproduce it on kind, delete this lines - https://github.com/networkservicemesh/sdk-vpp/blob/main/pkg/networkservice/mechanisms/kernel/server.go#L34-L36
TestRunHealSuite.zip
The text was updated successfully, but these errors were encountered:
Fixed by networkservicemesh/sdk#1167
Sorry, something went wrong.
glazychev-art
No branches or pull requests
Description
If we use
kernelVethPairServer
and local forwarder died (seeTestRunHealSuite/TestLocal_forwarder_death
), we can seefile exists
error after restart:It was caught on GKE cluster.
If you want to reproduce it on kind, delete this lines - https://github.com/networkservicemesh/sdk-vpp/blob/main/pkg/networkservice/mechanisms/kernel/server.go#L34-L36
Logs
TestRunHealSuite.zip
The text was updated successfully, but these errors were encountered: