Bug 1658145
| Summary: | iSCSI HE deployment failed with stderr": "ls: cannot access /etc/ovirt-engine/engine.conf.d/*-scl-postgres-*.conf: No such file or directory" | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [oVirt] ovirt-hosted-engine-setup | Reporter: | Nikolai Sednev <nsednev> | ||||||
| Component: | General | Assignee: | Ido Rosenzwig <irosenzw> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Nikolai Sednev <nsednev> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 2.3.0 | CC: | bugs, stirabos | ||||||
| Target Milestone: | ovirt-4.3.0 | Keywords: | Triaged | ||||||
| Target Release: | --- | Flags: | rule-engine:
ovirt-4.3+
|
||||||
| Hardware: | x86_64 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2019-02-13 07:46:46 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | Integration | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
Created attachment 1513347 [details]
additional logs from puma18
Works for me on these components: ovirt-hosted-engine-ha-2.3.0-0.2.master.20181212075523.gitde89e03.el7.noarch ovirt-hosted-engine-setup-2.3.0-0.2.master.20181219123612.gitf4dcd90.el7.noarch ovirt-engine-appliance-4.3-20181219.1.el7.x86_64 Linux 3.10.0-957.1.3.el7.x86_64 #1 SMP Thu Nov 15 17:36:42 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux Red Hat Enterprise Linux Server release 7.6 (Maipo) Moving to verified. This bugzilla is included in oVirt 4.3.0 release, published on February 4th 2019. Since the problem described in this bug report should be resolved in oVirt 4.3.0 release, it has been closed with a resolution of CURRENT RELEASE. If the solution does not work for you, please open a new bug report. |
Created attachment 1513346 [details] sosreport from puma18 Description of problem: iSCSI HE deployment failed with: [ ERROR ] fatal: [nsednev-he-4.scl.lab.tlv.redhat.com]: FAILED! => {"changed": true, "cmd": "ls -vr1 /etc/ovirt-engine/engine.conf.d/*-scl-postgres-*.conf", "delta": "0:00:00.006722", "end": "2018-12-11 12:33:43.563502", "msg": "non-zero return code", "rc": 2, "start": "2018-12-11 12:33:43.556780", "stderr": "ls: cannot access /etc/ovirt-engine/engine.conf.d/*-scl-postgres-*.conf: No such file or directory", "stderr_lines": ["ls: cannot access /etc/ovirt-engine/engine.conf.d/*-scl-postgres-*.conf: No such file or directory"], "stdout": "", "stdout_lines": []} [ ERROR ] Failed to execute stage 'Closing up': Failed executing ansible-playbook Version-Release number of selected component (if applicable): ovirt-hosted-engine-setup-2.3.0-0.2.master.20181121145259.git4cd0d51.el7.noarch ovirt-hosted-engine-ha-2.3.0-0.2.master.20181121145226.gitd9121ef.el7.noarch ovirt-engine-appliance-4.3-20181209.1.el7.noarch Red Hat Enterprise Linux Server release 7.6 (Maipo) Linux 3.10.0-957.1.3.el7.x86_64 #1 SMP Thu Nov 15 17:36:42 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux How reproducible: 100% Steps to Reproduce: 1.Deploy HE on iSCSI. 2.During deployment choose host cluster "test" instead "default". 3.During deployment choose storage domain "test" instead "default". Actual results: Deployment failed. Expected results: Deployment should succeed. Additional info: Logs from host attached.