-
# I use ...
Ubuntu 22.04
Microk8s 1.26.5
OpenEBS 3.7 using [cStor Volume](https://openebs.io/docs/user-guides/cstor)
# Expected Behavior
PV can be mounted to the Pod
# Current Behavior
The …
-
I had a node failure and I manually deleted the cspi for the failed pool before removing the pool from the cstor pool cluster spec. Now I'm unable to remove the failed pool from the cspc. When I edit …
-
# CStor Volume does not fully replicated
## Description
I'm using OpenEBS's CStor. But sometimes It does not operate as `configured desired capacity (3)`, how can I troubleshoot this issue?
…
-
## Description
I installed openebs and cstor. then i created the strage class.
```yaml
kind: StorageClass
apiVersion: storage.k8s.io/v1
metadata:
name: cstor-csi-disk
provisioner: …
-
Hello. I'm running microk8s on Ubuntu 22.02 and trying to get NDM going.
It doesn't discover the empty/unmounted LVM volume that I created for it to use.
```
NAME MAJ:MIN RM SIZE RO TYPE MO…
-
## Description
Disabling dumping core
sleeping for 2 sec
2023-01-13/14:18:39.066 disabled auto import (reading of zpool.cache)
physmem = 32909861 pages (125.54 GB)
2023-01-13/14:18:49.865…
-
## Description
```yaml
#Use the following YAMLs to create a cStor Storage Pool.
# and associated storage class.
apiVersion: openebs.io/v1alpha1
kind: storagePoolClaim
metadata:
name…
-
## Description
All replicas from one specific volume are in Degraded state for a long time. The logs from the PVC pod keep showing the same messages, and although it says `Rebuild is already in progr…
-
Hello
I've had a simple cspc in my cluster:
```shell
$ k -n openebs get cspc
NAME HEALTHYINSTANCES PROVISIONEDINSTANCES DESIREDINSTANCES AGE
cstor-pool-disk 4 …
-
kubectl version
Client Version: version.Info{Major:"1", Minor:"21", GitVersion:"v1.21.0", GitCommit:"cb303e613a121a29364f75cc67d3d580833a7479", GitTreeState:"clean", BuildDate:"2021-04-08T16:31:21Z",…