-
**Describe the bug**
Some components, by default, use init containers to check for nvme kernel modules.
The problem is these modules might actually get compiled builtin, and these checks are failing…
-
**What is the user interaction of your feature**
A concise description of user interactions or user stories of your feature request
**Is your feature request related to a problem? Please describe.…
-
**Describe the problem/challenge you have**
I'm hosting various clustered and stateful applications in kubernetes. Some of these applications require low-latency IO to perform well, like databases …
-
Hi all,
Firstly, this project looks amazing, and I love the idea of persistent storage distributed across a Kubernetes cluster. However I'm struggling to see why at a time when the popularity of AR…
-
A small change to a node pool in Azure (changing the max pods parameter) causes Azure to update the underlying VMSS instance, which recreates the nodes with new hostnames. This causes a catastrophic …
-
Currently we have authentication explicitly disabled and are missing data persistence (needed for tracking users) on Open WebUI. This means that any user can view chat threads. Also Pod restarts cause…
-
**Describe the bug**
after initiating reboot of k8s node with mayastor, OS in 8 mins was trying to reconnect nvme.
**To Reproduce**
init reboot of OS
**Expected behavior**
I dont know how th…
todeb updated
1 month ago
-
**Is your feature request related to a problem? Please describe.**
We recently lost a node in our k8s mayastor cluster. For volumes it was a replica for, everything was fine and recovered after ioTim…
dylex updated
1 month ago
-
Kubernetes 中 Ceph、LINSTOR、Mayastor 和 Vitastor 存储性能对比
https://blog.csdn.net/NewTyun/article/details/129076562
-
When etcd is enabled with TLS, we need option in mayastor to take client.key, certs.
Today I dont see it takes tls options in etcd.rs.
Please do let me know if there is a reason why we cant enable…