cli icon indicating copy to clipboard operation
cli copied to clipboard

AWS install fails on TASK [ibm.mas_devops.ocp_provision : ipi : Create cluster]

Open ederfalmeida opened this issue 1 year ago • 0 comments

MAS CLI version

latest

CLI function used

install

What happened?

I'm trying to install MAS on AWS Single Node OpenShift using mas provision-aws. When I use the latest version of the cli it fails with the error below. I tired installing OCP 4.15 and OCP 4.14, both failed with the same error.

If I use version 10.4.4 of the cli it works and I can see all the resources created on AWS.

Relevant log output

TASK [ibm.mas_devops.ocp_provision : ipi : Create cluster] **********************************************************************************************
FAILED - RETRYING: [localhost]: ipi : Create cluster (60 retries left).
FAILED - RETRYING: [localhost]: ipi : Create cluster (59 retries left).
FAILED - RETRYING: [localhost]: ipi : Create cluster (58 retries left).
FAILED - RETRYING: [localhost]: ipi : Create cluster (57 retries left).
FAILED - RETRYING: [localhost]: ipi : Create cluster (56 retries left).
FAILED - RETRYING: [localhost]: ipi : Create cluster (55 retries left).
FAILED - RETRYING: [localhost]: ipi : Create cluster (54 retries left).
FAILED - RETRYING: [localhost]: ipi : Create cluster (53 retries left).
FAILED - RETRYING: [localhost]: ipi : Create cluster (52 retries left).
FAILED - RETRYING: [localhost]: ipi : Create cluster (51 retries left).

Invalid value: "OpenShiftSDN": networkType OpenShiftSDN is not supported, please use OVKubernetes

ederfalmeida avatar Aug 13 '24 00:08 ederfalmeida