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

[zfs-local-dataset]: Provisioner seems to get stuck, and will not provision anything anymore even after a rollout of the pod #397

Open
samip5 opened this issue May 9, 2024 · 0 comments

Comments

@samip5
Copy link

samip5 commented May 9, 2024

I seem to be facing some difficulties with the zfs-local-dataset, as the external provisioner sees the pvc's but it will just not provision them without any information as to why not?

The helm values for the thing is here: https://github.com/samipsolutions/infra/blob/e08bba6fb4d713f88ccf229f6140dc5b369e8f9a/kubernetes/apps/storage/democratic-csi/app/helmrelease.yaml

external-provisioner:

I0509 11:33:00.481664       1 controller.go:1422] should provision: checking node for PVC default/volsync-odoo-bootstrap-dest with resource version 130891027
I0509 11:33:00.481680       1 controller.go:1424] should provision: done checking node for PVC default/volsync-odoo-bootstrap-dest with resource version 130891027: provision false, err <nil>
I0509 11:33:00.483170       1 controller.go:1422] should provision: checking node for PVC default/volsync-odoo-bootstrap-cache with resource version 130891028
I0509 11:33:00.483336       1 controller.go:1424] should provision: done checking node for PVC default/volsync-odoo-bootstrap-cache with resource version 130891028: provision false, err <nil>
I0509 11:47:55.107116       1 controller.go:1422] should provision: checking node for PVC default/volsync-odoo-bootstrap-dest with resource version 130891027
I0509 11:47:55.108613       1 controller.go:1424] should provision: done checking node for PVC default/volsync-odoo-bootstrap-dest with resource version 130891027: provision false, err <nil>
I0509 11:47:55.107485       1 controller.go:1422] should provision: checking node for PVC default/volsync-odoo-bootstrap-cache with resource version 130891028
I0509 11:47:55.109259       1 controller.go:1424] should provision: done checking node for PVC default/volsync-odoo-bootstrap-cache with resource version 130891028: provision false, err <nil>
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

1 participant