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

Policy failed on first attempt #1266

Open
rabin-io opened this issue Sep 22, 2024 · 2 comments
Open

Policy failed on first attempt #1266

rabin-io opened this issue Sep 22, 2024 · 2 comments

Comments

@rabin-io
Copy link

What happened:

NMSTATE fails to come together and activate the policy on all servers, several attempts are required until the policy (no change, only an update of the description) succeeds in applying to all servers.

What you expected to happen:

Success on the first try

How to reproduce it (as minimally and precisely as possible):

NNCP yaml is provided

yamls.tar.gz

Anything else we need to know?:

Environment:

  • NodeNetworkState on affected nodes (use kubectl get nodenetworkstate <node_name> -o yaml):
  • Problematic NodeNetworkConfigurationPolicy:
  • kubernetes-nmstate image (use kubectl get pods --all-namespaces -l app=kubernetes-nmstate -o jsonpath='{.items[0].spec.containers[0].image}'):
registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:412a734bcc0846d38dd336c0240d54c6df92f306d58e850e7f3486754519634d%
  • NetworkManager version (use nmcli --version)
nmcli tool, version 1.42.2-24.el9_2
  • Kubernetes version (use kubectl version):
OpenShift 4.14.36 / k8s 1.27
  • OS (e.g. from /etc/os-release):
  • Others:
@qinqon
Copy link
Member

qinqon commented Oct 1, 2024

@rabin-io what is the error ?

@rabin-io
Copy link
Author

rabin-io commented Oct 1, 2024

Some nodes (randomly), will just fail to configure with FailedToConfigure error.
I captured the DHCP traffic from all the nodes, and the DHCP server itself, if this can help with understanding the issue.

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

2 participants