-
Hello,
I want to use the `openebs-device` storage class to provision my data to a newly added block device.
I've added `2` new block devices with `30Gi` storage:
```shell
$ k -n openebs get …
-
## Description
I try to install it the both ways in https://openebs.io/docs/user-guides/installation guide. Helm and Kubectl way.
But it is not possible to create a volume.
[eco_adm@c…
-
Hello
I have installed the OpenEBS via helm:
```shell
$ k -n openebs get pod
NAME READY STATUS RESTARTS AGE
cstor-disk-pool-9ltv-84dc49…
-
## Description
Creating a PVC with a cStor storage class on my cluster result in a status "Pending" forever.
Here is the status of the PVC
```
$ kubectl -n registry describe pvc registry-data
…
-
Hey folks,
I have successfully installed and configured the OpenEBS cStor.
```shell
$ k -n openebs get pod
NAME READY STATUS RESTA…
-
Hi!
When I try to do a backup from a testing deployment (MySQL server with PV) the following error occours:
```
time="2019-07-07T12:46:03Z" level=info msg="Initializing velero plugin for CStor …
-
Hello, i get reboot issue on 1 of my CSTOR node, pods cant attach volumes.
I have cluster with 3 cstor nodes.
Was trying to restart pods:
1) cstor-disk-pool1
2) openebs-cstor-admission-server-588f…
-
## Description
I installed openebs with cstor enabled, and create a CStorPoolCluster wity 3 pool instance
```
❯ k get cspc
NAME HEALTHYINSTANCES PROVISIONEDINSTANCES DESIRED…
-
data from pod1
```
/videos/13 # ls -la
total 1731068
drwxr-xr-x 2 root root 4096 Sep 22 19:07 .
d--------- 3 root root 4096 Sep 22 18:50 ..
-r-------- 1 ro…
-
hey
I have a storage class using cstor cas-type with ReplicaCount of 1 by default on a one node cluster.
I would like to be able to increase the storage class ReplicaCount by one every time a new …