You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a 64 GB server as part of my kubernetes cluster. I'm running openebs on the cluster. NDM is running on all nodes, but on this node, it's eating up 50% of the total memory. Examining the logs shows that it seems to be stuck in some kind of loop
This just repeats over and over.
What did you expect to happen:
On my other servers, ndm is reported as taking up <0.01% of memory, which is what I expect here
Kubernetes installer & version: Using stock kubernetes NixOS
Cloud provider or hardware configuration: Custom
Type of disks connected to the nodes (eg: Virtual Disks, GCE/EBS Volumes, Physical drives etc): 2.5" SAS SSDs connected to RAID controller in pass-thru mode
What steps did you take and what happened:
I have a 64 GB server as part of my kubernetes cluster. I'm running openebs on the cluster. NDM is running on all nodes, but on this node, it's eating up 50% of the total memory. Examining the logs shows that it seems to be stuck in some kind of loop
This just repeats over and over.
What did you expect to happen:
On my other servers, ndm is reported as taking up <0.01% of memory, which is what I expect here
The output of the following commands will help us better understand what's going on: https://gist.github.com/tathougies/70f8cb54929ea890c07896e0b48616ff
kubectl get pods -n openebs
kubectl get blockdevices -n openebs -o yaml
kubectl get blockdeviceclaims -n openebs -o yaml
kubectl logs <ndm daemon pod name> -n openebs
lsblk
from nodes where ndm daemonset is runningAnything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
Environment:
kubectl version
): version.Info{Major:"1", Minor:"22", GitVersion:"v1.22.3", GitCommit:"c92036820499fedefec0f847e2054d824aea6cd1", GitTreeState:"archive", BuildDate:"1980-01-01T00:00:00Z", GoVersion:"go1.16.13", Compiler:"gc", Platform:"linux/amd64"}/etc/os-release
):The text was updated successfully, but these errors were encountered: