Bug 1320783
Summary: | nova-compute-wait complains about Invalid Nova host name. | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Marian Krcmarik <mkrcmari> | |
Component: | resource-agents | Assignee: | Oyvind Albrigtsen <oalbrigt> | |
Status: | CLOSED ERRATA | QA Contact: | Leonid Natapov <lnatapov> | |
Severity: | high | Docs Contact: | ||
Priority: | high | |||
Version: | 7.2 | CC: | agk, cluster-maint, fdinitto, michele, oblaut, royoung, snagar, ushkalim | |
Target Milestone: | rc | Keywords: | ZStream | |
Target Release: | --- | Flags: | royoung:
needinfo+
|
|
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | resource-agents-3.9.5-71.el7 | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1334162 1380314 (view as bug list) | Environment: | ||
Last Closed: | 2016-11-04 00:02:12 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: | 1334162, 1380314 |
Description
Marian Krcmarik
2016-03-24 01:44:29 UTC
Does 'pcs status' show FQDN? If so this would be expected but I can appreciate that it is suboptimal. The ideal solution is bug #1289410 which would allow to avoid any heuristics and just use the value nova is using. Until then, we can look at improving the agent. (In reply to Andrew Beekhof from comment #2) > Does 'pcs status' show FQDN? > If so this would be expected but I can appreciate that it is suboptimal. No, cluster node names are not FQDN in "pcs status" output, but the nodes are defined as FQDN in nova.conf and node hostnames are FQDN as well. Thats exceedingly strange then. I will investigate (there will be some delay due to Easter/PTO) These are the two patches currently being tested for this: https://github.com/beekhof/fence-agents/commit/564b70d https://github.com/beekhof/openstack-resource-agents/commit/6a42076e Oyvind: Can we get a build for the resource-agents piece please? Will clone for the fence-agents Patched from upstream and updated metadata longdesc/shortdesc to "Deprecated - do not use anymore." for the parameters that arent in use anymore. Did code verification. /usr/lib/ocf/resource.d/openstack/nova-compute-wait doesn't include the problematic code mentioned in the resource-agents-3.9.5-71.el7 *** Bug 1374327 has been marked as a duplicate of this bug. *** I agree on the need for the backport. We are straddling RHEL 7.2 and 7.3 in our OSP10 testing efforts and because of the tight delivery timeframe we need to remove all blockers (potential or otherwise) to our progress. This change is low-risk and the business value is that we can move ahead with our OSP 10 test plan on 7.2 if needed, regardless of any RHEL 7.3 delays. *** Bug 1374980 has been marked as a duplicate of this bug. *** 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://rhn.redhat.com/errata/RHBA-2016-2174.html |