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

lvscare error Error removing ipset VIRTUAL-IP: error destroying set VIRTUAL-IP, error: exit status 1(ipset v7.15: Set cannot be destroyed: it is in use by a kernel component #7

Open
dyrnq opened this issue Sep 22, 2022 · 0 comments
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@dyrnq
Copy link
Owner

dyrnq commented Sep 22, 2022

lvscare care --vs 169.254.0.1:80 --logger DEBG --mode link --clean
2022-09-22T12:03:47 debug FLAG: --clean="true"
2022-09-22T12:03:47 debug FLAG: --health-insecure-skip-verify="true"
2022-09-22T12:03:47 debug FLAG: --health-path="/healthz"
2022-09-22T12:03:47 debug FLAG: --health-req-body=""
2022-09-22T12:03:47 debug FLAG: --health-req-headers="[]"
2022-09-22T12:03:47 debug FLAG: --health-req-method="GET"
2022-09-22T12:03:47 debug FLAG: --health-schem="https"
2022-09-22T12:03:47 debug FLAG: --health-status="[]"
2022-09-22T12:03:47 debug FLAG: --help="false"
2022-09-22T12:03:47 debug FLAG: --iface="lvscare"
2022-09-22T12:03:47 debug FLAG: --interval="0s"
2022-09-22T12:03:47 debug FLAG: --ip="<nil>"
2022-09-22T12:03:47 debug FLAG: --logger="DEBG"
2022-09-22T12:03:47 debug FLAG: --masqueradebit="0"
2022-09-22T12:03:47 debug FLAG: --mode="link"
2022-09-22T12:03:47 debug FLAG: --rs="[]"
2022-09-22T12:03:47 debug FLAG: --run-once="false"
2022-09-22T12:03:47 debug FLAG: --scheduler="rr"
2022-09-22T12:03:47 debug FLAG: --vs="169.254.0.1:80"
2022-09-22T12:03:47 info delete IPVS service 169.254.0.1:80
2022-09-22T12:03:47 info Deleting dummy device lvscare
2022-09-22T12:03:47 info Cleanup IPTables rules
2022-09-22T12:03:47 info Destroying ipset VIRTUAL-IP
2022-09-22T12:03:47 error Error removing ipset VIRTUAL-IP: error destroying set VIRTUAL-IP, error: exit status 1(ipset v7.15: Set cannot be destroyed: it is in use by a kernel component
)
Error: encountered an error while tearing down rules
encountered an error while tearing down rules
@dyrnq dyrnq added help wanted Extra attention is needed question Further information is requested labels Oct 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant