Re: Fwd: Issues with running on Kubernetes cluster

2021-03-08 Thread Ruhul Quddus
Hi Marton, The OM pod does not get created. It stays at Pending state, as shown below because it is waiting for csi-node to complete. The csi-node attempts to start multiple times, but fails with the error shown in my original issue. I am pulling the images from my private docker hub, they were c

Re: Fwd: Issues with running on Kubernetes cluster

2021-03-08 Thread Elek, Marton
Hi, Do you have running OM pod? Can you use the cluster? for example with this: kubectl exec -it scm-0 ozone sh volume create /vol1 Marton On 3/8/21 10:08 AM, Elek, Marton wrote: (Forwarding from issues@) Hi, I am having issues with running on kubernetes cluster using the kubernetes/e