Bug 1551289
Summary: | [ansible] Deployment over NFS fails with "[Cannot add storage server connection when Host status is not up]". | ||||||
---|---|---|---|---|---|---|---|
Product: | [oVirt] ovirt-hosted-engine-setup | Reporter: | Nikolai Sednev <nsednev> | ||||
Component: | General | Assignee: | Simone Tiraboschi <stirabos> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | meital avital <mavital> | ||||
Severity: | urgent | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 2.2.11 | CC: | bugs, cshao, nsednev, weiwang, ycui, yzhao | ||||
Target Milestone: | ovirt-4.2.2 | Keywords: | Regression | ||||
Target Release: | --- | Flags: | rule-engine:
ovirt-4.2+
rule-engine: blocker+ |
||||
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: | 2018-03-07 13:26:15 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: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1455169, 1522737, 1533500, 1534212 | ||||||
Attachments: |
|
Description
Nikolai Sednev
2018-03-04 13:24:01 UTC
Created attachment 1403774 [details]
sosreport from alma04
Are you sure it's related to NFS and not to the previous failure: [ ERROR ] fatal: [localhost]: FAILED! => {"ansible_facts": {"ovirt_hosts": []}, "attempts": 12, "changed": false} [ INFO ] TASK [Check host install result] [ ERROR ] fatal: [localhost]: FAILED! => {"changed": false, "msg": "Fix network configuration if the host is still not up"} Any idea why it failed there? (In reply to Yaniv Kaul from comment #2) > Are you sure it's related to NFS and not to the previous failure: > [ ERROR ] fatal: [localhost]: FAILED! => {"ansible_facts": {"ovirt_hosts": > []}, "attempts": 12, "changed": false} > [ INFO ] TASK [Check host install result] > [ ERROR ] fatal: [localhost]: FAILED! => {"changed": false, "msg": "Fix > network configuration if the host is still not up"} > > Any idea why it failed there? It might be related, I don't know. I've reported these two bugs separately, to cover both deployment flows separately for NFS and iSCSI. Network configuration was not changed, I really have no idea why I've got this error. I think that what you got is just a side effect of https://bugzilla.redhat.com/show_bug.cgi?id=1549642 Nikolai, could you please try reproducing this on an host configured with a static IP? Happens also on statically configured host's NIC: [ ERROR ] fatal: [localhost]: FAILED! => {"ansible_facts": {"ovirt_hosts": []}, "attempts": 12, "changed": false} [ INFO ] TASK [Check host install result] [ ERROR ] fatal: [localhost]: FAILED! => {"changed": false, "msg": "Fix network configuration if the host is still not up"} [ ERROR ] Error: Fault reason is "Operation Failed". Fault detail is "[]". HTTP response code is 400. [ ERROR ] fatal: [localhost]: FAILED! => {"changed": false, "msg": "Fault reason is \"Operation Failed\". Fault detail is \"[]\". HTTP response code is 400."} Comment #5 was tested on these components: ovirt-hosted-engine-setup-2.2.12-1.el7ev.noarch ovirt-hosted-engine-ha-2.2.6-1.el7ev.noarch rhvm-appliance-4.2-20180202.0.el7.noarch Linux 3.10.0-858.el7.x86_64 #1 SMP Tue Feb 27 08:59:23 EST 2018 x86_64 x86_64 x86_64 GNU/Linux Red Hat Enterprise Linux Server release 7.5 (Maipo) This bug report has Keywords: Regression or TestBlocker. Since no regressions or test blockers are allowed between releases, it is also being identified as a blocker for this release. Please resolve ASAP. The hosted engine was using DHCP, it does not matter how the host NIC is configured. This is a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=1549642 *** This bug has been marked as a duplicate of bug 1549642 *** |