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

Setting NodeId label doesn't work #450

Closed
jnels124 opened this issue Jun 8, 2023 · 0 comments · Fixed by #451
Closed

Setting NodeId label doesn't work #450

jnels124 opened this issue Jun 8, 2023 · 0 comments · Fixed by #451

Comments

@jnels124
Copy link
Contributor

jnels124 commented Jun 8, 2023

What steps did you take and what happened:
[A clear and concise description of what the bug is, and what commands you ran.]

  1. Created a new GKE cluster and labeled each node with openebs.io/nodeid and a distinct value
  2. Installed the chart
  3. Noticed errors in the plugin logs that it couldn't find a node by the name

What did you expect to happen:
The plugin should have been able to retrieve the node using the node label

The output of the following commands will help us better understand what's going on:
(Pasting long output into a GitHub gist or other Pastebin is fine.)

  • kubectl logs -f openebs-zfs-controller-0 -n kube-system -c openebs-zfs-plugin
  • kubectl logs -f openebs-zfs-node-[xxxx] -n kube-system -c openebs-zfs-plugin
  • kubectl get pods -n kube-system
  • kubectl get zv -A -o yaml

Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]

Environment:

  • ZFS-LocalPV version
  • Kubernetes version (use kubectl version):
  • Kubernetes installer & version:
  • Cloud provider or hardware configuration:
  • OS (e.g. from /etc/os-release):
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

Successfully merging a pull request may close this issue.

1 participant