Dynamically provision Stateful Persistent Replicated Cluster-wide Fabric Volumes & Filesystems for Kubernetes that is provisioned from an optimized NVME SPDK backend data storage stack.
Apache License 2.0
750
stars
109
forks
source link
2.7.1 api-rest pod hung after 1 node is rebooted #1769
To Reproduce
After a node is rebooted, repeatedly call "kubectl mayastor get volumes", after a few minutes the pod hangs.
The pod becomes unresponsive, ie. not able to "exec" into the pod.
If already "exec" into the pod, commands such as "ps", "top" will not respond.
Detailed description:
https://github.com/openebs/mayastor/issues/1715#issuecomment-2400528079
To Reproduce After a node is rebooted, repeatedly call "kubectl mayastor get volumes", after a few minutes the pod hangs. The pod becomes unresponsive, ie. not able to "exec" into the pod.
If already "exec" into the pod, commands such as "ps", "top" will not respond.