Bug 1352286
Summary: | Addition of additional hosted-engine-host failed via REST. | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [oVirt] ovirt-host-deploy | Reporter: | Nikolai Sednev <nsednev> | ||||||
Component: | Core | Assignee: | Sandro Bonazzola <sbonazzo> | ||||||
Status: | CLOSED DUPLICATE | QA Contact: | Pavel Stehlik <pstehlik> | ||||||
Severity: | urgent | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | master | CC: | bugs, dfediuck, nsednev, oourfali, rgolan, stirabos, ylavi | ||||||
Target Milestone: | --- | Keywords: | Regression | ||||||
Target Release: | --- | Flags: | rule-engine:
planning_ack?
rule-engine: devel_ack? rule-engine: testing_ack? |
||||||
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: | 2016-07-06 10:11:27 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: | 1200469 | ||||||||
Attachments: |
|
Description
Nikolai Sednev
2016-07-03 11:26:28 UTC
Created attachment 1175516 [details]
sosreport from host alma03
Created attachment 1175517 [details]
sosreport from engine
I see this error repeats on the host. Moving to integration to analyze this one. Sandro - Contact us if you need any assistance, or if you suspect an infra issue. periodic/1::ERROR::2016-07-03 14:12:02,186::api::253::root::(_getHaInfo) failed to retrieve Hosted Engine HA info Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/vdsm/host/api.py", line 232, in _getHaInfo stats = instance.get_all_stats() File "/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/client/client.py", line 103, in get_all_stats self._configure_broker_conn(broker) File "/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/client/client.py", line 180, in _configure_broker_conn dom_type=dom_type) File "/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/lib/brokerlink.py", line 176, in set_storage_domain .format(sd_type, options, e)) RequestError: Failed to set storage domain FilesystemBackend, options {'dom_type': 'nfs3', 'sd_uuid': '29d459ea-989d-4127-b996-248928adf543'}: Request failed: <class 'ovirt_hosted_engine_ha.lib.storage_backends.BackendFailureException'> Did the same scenario work via the UI? (In reply to Yaniv Kaul from comment #4) > Did the same scenario work via the UI? I fear so. On my opinion this is just a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=1349532 (NGN 4.0, UI). It's probably a race condition so it could be not that systematic but, if I correctly understood it ( https://bugzilla.redhat.com/show_bug.cgi?id=1349532#c14 ), we can hit on NGN and el hosts and from REST or from the UI. *** This bug has been marked as a duplicate of bug 1349532 *** |