-
In the Mayastor docs on https://mayastor.gitbook.io/introduction/quickstart/configure-mayastor#what-is-a-mayastor-pool-msp we list the `nvme` addressing scheme.
The example given is: `nvme://nqn.20…
-
To work with the model of k8s, it is easier to make methods idempotent. This, for example, avoids the need to convert EXIST errors into "ok"
However, this is currently wrong and considered dangerous.…
-
As part of overall Nexus v2.0 activities, we also need to improve our current implementation of Nexus child replicas abstractions, to make it more resilient and flexible.
We need a proposal that outl…
-
SPDK has an RPC call `nvmf_subsystem_listener_set_ana_state` that accepts following parameters:
Name | Optional | Type | Description
----------------------- | ------…
-
It is a combination of control & data plane issues that results in a sad moment of volume being unavailable although that just one replica out of N is missing. Test environment is a 3 node cluster wit…
jkryl updated
3 years ago
-
## Description
Unable to deploy CRDs by using recipe concept. I applied the following
[mayastor-recipe.txt](https://github.com/mayadata-io/d-operators/files/5707391/mayastor-recipe.txt) to deploy ma…
-
In the current version (0.3), the releases for each of the OpenEBS components happen independently and are tied together manually with the tagged version in the openebs-operator.yaml. This process nee…
kmova updated
3 years ago
-
This suggestion follows the PoC demonstration of the proposed k8s-probe functionality. I think this could be usefully extended if the output of a probe could be stored and were available for use as i…
-
kubespray - latest (master) branch
kubernetes - v1.19.3
coredns image - coredns/coredns:1.7.0
Infra: Azure vms / Ubuntu 20.04 LTS / kernel - 5.4.0-1023-azure
coredns pods logs -
```
`kubectl…
-
**Describe the bug**
Mayastor fails an assertion when attempting to destroy a nexus that is in the faulted state:
```
mayastor: subsystem.c:465: nvmf_subsystem_set_state: Assertion `actual_old_stat…