mayastor
mayastor copied to clipboard
Dynamically provision Stateful Persistent Replicated Cluster-wide Fabric Volumes & Filesystems for Kubernetes that is provisioned from an optimized NVME SPDK backend data storage stack.
Io-engine tests and benchmarks use the same common module. Previously, benchmark used it via a symlink, which cause problems with dependencies. This commit also added helpers for v1 API. Signed-off-by:...
**Describe the bug** After the installation of maystor on k8s 1.24 (on dedicated servers in ovh cloud) we are able to create disk pools and storage class. The pvc is...
- Adds BDD tests for pool operations with v1 gRPC calls on top of v0 versioned pools to check for backward compatibility - Adds BDD tests for nexus operations with...
Error when used in lxc containers: insufficient free pages available PAGES_NEEDED=1024 nr_pages=1024
Hello, I am trying to setup a microk8s cluster using 3 LXD containers for the cluster. The cluster itself comes up, but when i try to enable mayastor with 20G,...
**Describe the bug** A clear and concise description of what the bug is. One of the entry in etcd remains after deleting the app and pvc/pv **To Reproduce** Steps to...
**Describe the bug** On a host where the Kubernetes hostname uses the FQDN, mayastor-csi fails to launch due to a disagreement between the CSI pod and the node label. Here's...
related to #1150 additional 3 nodes resolved any error messages, but pods still are stuck in init any advice appreciated 
Hello. When I follow [instructions](https://mayastor.gitbook.io/introduction/) for mayastor on aws cluster (EKS) the mayastor-csi node-driver-registrar always fails with the following log: I0608 14:48:02.757010 1 main.go:113] Version: v2.1.0-0-g80d42f24 I0608 14:48:02.757918 1 connection.go:153]...
**Is your feature request related to a problem? Please describe.** OpenEBS being a completely Open Source and community driven project it is important to understand what aspects of OpenEBS are...