Hemanth Bollamreddi

Results 57 comments of Hemanth Bollamreddi

@gaby Yes what u said makes sense. Although it's the job of the orchestrator, having all the status in one place would be a bit more convenient to visualize. It...

A totally different complaint - I had to manually add `io_engine: { envcontext: 'iova-mode=va' },` for openebs to work. Without this io_engine crashes.

Unfortunately i am not using helm directly but (tanka.dev wrapped on helm) Here is the tanka status file [status.log](https://github.com/user-attachments/files/16562052/status.log)

Ok here is the root cause. Below is the templated output from helm (a batch job for pre-upgrade-hook) ``` apiVersion: batch/v1 kind: Job metadata: annotations: helm.sh/hook: pre-upgrade helm.sh/hook-delete-policy: hook-succeeded helm.sh/hook-weight:...

Also, when i install using just the mayastor chart, this does not happen.

> Ideally, you'd want to use the mayastor from the openebs/openebs chart. Time to update the docs :) My setup is still in infancy so i nuked it and installed...

Also, FWIW, here is the configuration for my single node cluster which works - note the io_engine. ``` mayastor: { obs: { callhome: { enabled: false } }, 'loki-stack': {...