-
Notifications
You must be signed in to change notification settings - Fork 175
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
firewall status delayed on vcenter #3139
Comments
Added the following to the Known Issues for 0.8 RC2:
@andrewtchin is this OK? Thanks! |
Yes that's good 👍 |
Looks like this is unavoidable, besides of a document, what else should be done for it? |
I'm not sure - this issue was meant to go research and see if there are any other possible causes. At first glance it appears we query the firewall status properly, so there might not be anything to do. |
If there's nothing that can be done about this and the behaviour will never change, then the doc needs to move out of the release notes and into a troubleshooting topic in the main doc. If you approve, @andrewtchin and @emlin, we can convert this issue into a doc issue. |
I'm fine with it |
Me too |
@stuclem i added kind/docs let me know if you need anything else on this or if you end up making a separate issue we can close this one |
People seem happy with the fact that this is in the release notes, so closing this one. |
In a vCenter environment, after updating the firewall allowed IP rules on one of the managed hosts the data about the updated firewall rules is delayed in updating for an undetermined amount of time.
The result of this is that vicadmin can show an incorrect firewall status and that VCH create checks will operate based on stale state and incorrectly report success/failure.
This log shows that the VCH deployed at 10.161.23.216 is allowed by the nfsClient firewall rule, even though that specific allowed IP was removed several minutes ago. The firewall is behaving correctly in this case because I can't run/attach a container with the VCH IP not in the allowed IP list.
vicadmin.log
This log shows (incorrectly) that host 10.161.23.216 is allowed by firewall rules
vic-machine create
The text was updated successfully, but these errors were encountered: