Sai Chaithanya

Results 26 comments of Sai Chaithanya

Hi @Vaishnavi1411, Thanks for picking up the task please let me know if you need any help in understanding the problem statement in a more detailed way. OpenEBS team will...

Hi @survivant, can you share output of ‘kubectl get cspi -A‘ looks like pool is full

Thanks for the information!! > pthread_create(&kt->t_tid, &attr, &zk_thread_helper, kt) == 0 (0x1c == 0x0) ASSERT at kernel.c:198:zk_thread_create()Fatal signal received: 6 Stack trace: /usr/local/bin/zrepl(+0x1e82)[0x55f68d4c9e82] ... ... NAME HOSTNAME FREE CAPACITY READONLY...

Looks like there is something more needs to understand. Can you provide the output of `zfs list` by executing the below command? ```sh kubectl exec -it cspc-iep-mirror-t46v-6d65b46d55-s5hgp -n openebs -c...

> Removed all our applications, PV, PVC So did you deleted the PVC and application which are on top of OpenEBS?

> Here the output of the 2 new pods (which are not in error anymore :( ). We did a cleanup yesterday. Removed all our applications, PV, PVC (but didn't...

Can you try out with the latest release of [OpenEBS 3.1](https://github.com/openebs/openebs/releases/tag/v3.1.0)? Suspecting it might have got fixed via [cstor-csi#169](https://github.com/openebs/cstor-csi/pull/169)

This issue has been handled in [2.5.0](https://github.com/openebs/openebs/releases/tag/v2.5.0) via [134](https://github.com/openebs/cstor-csi/pull/134) and there were subsequent key improvements on this issue in 2.12.0 version of OpenEBS. Please verify if it is still able...

Can we get output pod describe which is not able to mount? Is it still reproducible in the latest version of OpenEBS? I quick tried to reproduce but didn't hit...

Hi @kakaZhou719, Default creation is a bit tricky and might not require in the majority of cases, anyhow OpenEBS has a tool called [openebsctl](https://github.com/openebs/openebsctl/tree/develop/docs/cstor#cstor) which can produce CSPC manifest based...