Bug 1544200
| Summary: | Quick installation failed by "Requested profile 'atomic-guest' doesn't exist." | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Takayoshi Tanaka <tatanaka> |
| Component: | Installer | Assignee: | Vadim Rutkovsky <vrutkovs> |
| Status: | CLOSED ERRATA | QA Contact: | Wenkai Shi <weshi> |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.5.1 | CC: | aos-bugs, jokerman, mmccomas, tatanaka, vrutkovs, wmeng |
| Target Milestone: | --- | ||
| Target Release: | 3.5.z | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-04-12 06:02:11 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: | |||
Can't reproduce it anymore in openshift-ansible-3.5.159-1.git.0.75201c7.el7 Verified with version openshift-ansible-3.5.159-1.git.0.75201c7.el7. Can not reproduced, where master and first node is an Atomic Host and the rest are plain RHEL VMs.
# atomic host status
State: idle
Deployments:
● ostree://rhel-atomic-host-ostree:rhel-atomic-host/7/x86_64/standard
Version: 7.5.0 (2018-02-22 15:51:49)
Commit: 474534b1a1a2945c8ff2ad72cb646aaa25ec7b2d9fa9413a99a8cd2ef885dfdc
GPGSignature: Valid signature by 567E347AD0044ADE55BA8A5F199E2F91FD431D51
# cat /etc/redhat-release
Red Hat Enterprise Linux Atomic Host release 7.5
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-2018:1106 The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days |
Description of problem: The customer failed for Quick installation Version-Release number of the following components: rpm -q openshift-ansible openshift-ansible-3.5.146-1.git.0.fee1c99.el7.noarch Wed Feb 7 02:48:51 2018 rpm -q ansible ansible-2.4.2.0-2.el7.noarch ansible --version How reproducible: Always on the customer Steps to Reproduce: 1. Execute the quick installer. Actual results: FAILED! => {"changed": true, "cmd": ["tuned-adm", "profile", "atomic-guest"], "delta": "0:00:00.340044", "end": "2018-02-11 06:58:44.507988", "msg": "non-zero return code", "rc": 1, "start": "2018-02-11 06:58:44.167944", "stderr": "Requested profile 'atomic-guest' doesn't exist.", "stderr_lines": ["Requested profile 'atomic-guest' doesn't exist."], "stdout": "", "stdout_lines": []} Expected results: Succeed installer without error. Additional info: Attach the logs in private.