Bug 1942512 - Openshift 4.7 bootstrapping fails because of flavor disk size requirement
Summary: Openshift 4.7 bootstrapping fails because of flavor disk size requirement
Keywords:
Status: CLOSED DUPLICATE of bug 1938426
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Installer
Version: 4.7
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 4.8.0
Assignee: Emilien Macchi
QA Contact: Jon Uriarte
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-03-24 13:36 UTC by Andy Bartlett
Modified: 2024-12-20 19:48 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-03-24 16:54:04 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Andy Bartlett 2021-03-24 13:36:50 UTC
Thanks for opening a bug report!
Before hitting the button, please fill in as much of the template below as you can.
If you leave out information, it's harder to help you.
Be ready for follow-up questions, and please respond in a timely manner.
If we can't reproduce a bug we might close your issue.
If we're wrong, PLEASE feel free to reopen it and explain why.

Version:

OCP 4.7


Platform:

Openstack Train


What happened?

Install failing with:

time="2021-03-24T11:17:05Z" level=fatal msg="failed to fetch Master Machines: failed to load asset \"Install Config\": platform.openstack.defaultMachinePlatform.type: Invalid value: \"m1.4large\": Flavor did not meet the following minimum requirements: Must have minimum of 25 GB Disk, had 0 GB"
time="2021-03-24T11:17:06Z" level=error msg="error after waiting for command completion" error="exit status 1" installID=2pnhlbfb
time="2021-03-24T11:17:06Z" level=error msg="error generating installer assets" error="exit status 1" installID=2pnhlbfb
time="2021-03-24T11:17:06Z" level=info msg="reading installer log" installID=2pnhlbfb
time="2021-03-24T11:17:06Z" level=info msg="saving installer output" installID=2pnhlbfb
time="2021-03-24T11:17:06Z" level=debug msg="installer console log: level=fatal msg=failed to fetch Master Machines: failed to load asset \"Install Config\": platform.openstack.defaultMachinePlatform.type: Invalid value: \"m1.4large\": Flavor did not meet the following minimum requirements: Must have minimum of 25 GB Disk, had 0 GB\n" installID=2pnhlbfb
time="2021-03-24T11:17:06Z" level=info msg="updating clusterprovision" installID=2pnhlbfb
time="2021-03-24T11:17:06Z" level=fatal msg="runtime error" error="exit status 1"

This matches the same issue my customer had with OCP 4.6 which was fixed:

https://bugzilla.redhat.com/show_bug.cgi?id=1899161


What did you expect to happen?
The customer expected the cluster build to complete

How to reproduce it (as minimally and precisely as possible)?

Build an OCP cluster on OCP 4.7.2 with Openstack.

Comment 6 Emilien Macchi 2021-03-24 16:54:04 UTC

*** This bug has been marked as a duplicate of bug 1938426 ***


Note You need to log in before you can comment on or make changes to this bug.