Bug 1804228
Summary: | ovirt-config.yaml not getting generated by openshift-install | |||
---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Vishal Bhatia <vbhatia> | |
Component: | Installer | Assignee: | Roy Golan <rgolan> | |
Installer sub component: | OpenShift on RHV | QA Contact: | Jan Zmeskal <jzmeskal> | |
Status: | CLOSED ERRATA | Docs Contact: | ||
Severity: | high | |||
Priority: | high | CC: | jcall, rgolan | |
Version: | 4.4 | |||
Target Milestone: | --- | |||
Target Release: | 4.5.0 | |||
Hardware: | x86_64 | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | If docs needed, set a value | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1804694 (view as bug list) | Environment: | ||
Last Closed: | 2020-07-13 17:15:41 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1804694 |
Description
Vishal Bhatia
2020-02-18 13:55:14 UTC
Verified using openshift-install-linux-4.4.0-0.nightly-2020-03-16-034024 Verification steps: [root@system-ge-4 ~]# rm -rf ~/.ovirt [root@system-ge-4 ~]# ./openshift-install create cluster --dir=test-cluster ? SSH Public Key /root/.ssh/id_rsa.pub ? Platform ovirt ? Enter oVirt's api endpoint URL https://<engine_fqdn>/ovirt-engine/api ? Is the installed oVirt certificate trusted? No ? Enter ovirt-engine username admin@internal ? Enter password ****** ? Select the oVirt cluster golden_env_mixed_1 ? Select the oVirt storage domain nfs_0 ? Select the oVirt network ovirtmgmt ? Enter the internal API Virtual IP 10.0.0.1 ? Enter the internal DNS Virtual IP 10.0.0.2 ? Enter the ingress IP 10.0.0.3 ? Base Domain ocptest.org ? Cluster Name ocptest ? Pull Secret [? for help] ********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************** INFO Obtaining RHCOS image file from 'https://releases-art-rhcos.svc.ci.openshift.org/art/storage/releases/rhcos-4.4/44.81.202003110027-0/x86_64/rhcos-44.81.202003110027-0-openstack.x86_64.qcow2.gz?sha256=237b9e0af475bf318abbe8d83d5508c2c3d4cca96fdcdb16edace2cc062216d1' INFO The file was found in cache: /root/.cache/openshift-installer/image_cache/2158211434d46c0485882ed39e0ddc97. Reusing... INFO Creating infrastructure resources... Moved to VERIFIED by accident. I did not notice that this one is targeted for OCP4.5. Moving back to ON_QA. Verified with: openshift-install-linux-4.5.0-0.nightly-2020-03-24-074704 rhvm-4.3.9.0-0.1.el7.noarch Verification steps: 1. rm -rf ~/.ovirt 2. openshift-install create install-config 3. # provide answers 4. ls -l ~/.ovirt # make sure ovirt-config.yaml file got generated and has correct content Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:2409 |