[Bug]: openebs-zfs-plugin: Operation cannot be fulfilled on zfsnodes.zfs.openebs.io #441
Labels
backlog
Will be picked up as a roadmap item.
need more info
More information is needed from user, need reproduction steps
waiting for contributor
Waiting on the contribution from the community contributor.
What steps did you take and what happened:
A large number of similar errors in the logs of zfs-localpv-node pod.
I'm not 100% sure, but it seems to me that the error is related to the fact that there are too many requests to change the "zfsnodes.zfs.openebs.io" resource. (constantly changes the amount of free disk space)
Perhaps it depends on the load of the system.
What did you expect to happen:
No such errors.
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
controller-openebs-zfs-plugin.logs.txt
kubectl logs -f openebs-zfs-node-[xxxx] -n kube-system -c openebs-zfs-plugin
node-openebs-zfs-plugin.logs.txt
kubectl get pods -n kube-system
openebs-zfs-zfs-localpv-node-pxz28 2/2 Running 0 91d
openebs-zfs-zfs-localpv-controller-0 5/5 Running 0 91d
kubectl get zv -A -o yaml
zfs-volumes.yaml.txt
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
Environment:
kubectl version
): v1.24.8+k3s1The text was updated successfully, but these errors were encountered: