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
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
(Forwarding from issues@)
Hi,
I am having issues with running on kubernetes cluster using the
kubernetes/examples/ozone references. I tried both the 1.0.0 released
build and latest build from the main branch. The latest error I am
receiving is the one below from the csi-node. Am I missing s