-
**_UseCase_**: Director wants to recommend various CStorPool configurations from its portal. In its first deliverable, it wants the users to select nodes, block devices & raid type to get recommended …
-
This morning I have again this error :
````
Warning FailedMount 2m1s (x3 over 6m5s) kubelet MountVolume.MountDevice failed for volume "pvc-a8f02b71-52ae-4afb-816a-cfc8a5e4a1de" : …
-
- Create the test case for target network delay for cstor-csi volumes and verify the application behaviour.
-
new usecase problem with statefulset cstor mount :
here what I did.
0 - kubectl get statefulset maria -o yaml > statefulset-maria.yaml
1 - I remove my statefulset application that was running in no…
-
Here what I did.
my drives were partionned correctly, but I ran those commands
- wipefs -fa /dev/sda4
- wipefs -fa /dev/sda3
- wipefs -fa /dev/sda2
- wipefs -fa /dev/sda1
- wipefs -fa /dev/s…
-
-
Steps for the setup:
Create a litmus test with following tasks
- Apply openebs operator yaml after some changes
- deploy DATABASE application with cstor volumes
Note: will add disks cleanup task …
-
Can metac provide a way to convert from one custom resource to another custom resource(Note: Two custom resources have their own controllers) .
Below is just an example for understanding purpose.
…
-
Auto scale-up and scale-down the cstor volumes - by generating a CSPC and updating them with new pools or deleting them.
Options:
- Migrating CSPC to STS with Local PV Device. How will the disk r…
-
[root@sicau-master01 openebs]# cat cspc.yaml
apiVersion: cstor.openebs.io/v1
kind: CStorPoolCluster
metadata:
name: cstor-disk-pool
namespace: openebs
spec:
pools:
- nodeSelector:
…