Bug 1539980 - [OSP12] Undercloud installer fails with ERROR: epmd error
Summary: [OSP12] Undercloud installer fails with ERROR: epmd error
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: instack-undercloud
Version: 12.0 (Pike)
Hardware: x86_64
OS: Linux
medium
high
Target Milestone: z4
: 12.0 (Pike)
Assignee: Michele Baldessari
QA Contact: Arik Chernetsky
URL:
Whiteboard:
Depends On:
Blocks: 1608173
TreeView+ depends on / blocked
 
Reported: 2018-01-30 00:44 UTC by Benjamin Schmaus
Modified: 2021-12-10 15:39 UTC (History)
11 users (show)

Fixed In Version: instack-undercloud-7.4.12-3.el7ost
Doc Type: Bug Fix
Doc Text:
Previously, undercloud installations with SSL enabled could fail with the error `ERROR: epmd error`. This failure occurred because the VIP that matched the hostname was configured by keepalived after rabbitmq. With this update, keepalived is configured before rabbitmq, and undercloud installation succeeds.
Clone Of:
: 1608173 (view as bug list)
Environment:
Last Closed: 2018-12-05 18:52:40 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1782814 0 None None None 2018-07-20 17:40:39 UTC
OpenStack gerrit 585152 0 None MERGED Configure keepalived before rabbitmq 2021-01-31 05:29:20 UTC
Red Hat Issue Tracker OSP-11334 0 None None None 2021-12-10 15:39:58 UTC
Red Hat Product Errata RHBA-2018:3789 0 None None None 2018-12-05 18:54:21 UTC

Description Benjamin Schmaus 2018-01-30 00:44:35 UTC
Description of problem:
When running a new OSP 12 undercloud installation, the undercloud installer fails. Running `systemctl list-units | grep fail` reveals that the epmd.socket and rabbitmq-server service has failed to start.

Restarting the rabbitmq-server service appears to resolve the issue and re-running the undercloud installer then completes without error.

Version-Release number of selected component (if applicable):
OSP12

How reproducible:


Steps to Reproduce:
1.Fresh install of undercloud
2.
3.

Actual results:


Expected results:


Additional info:

Comment 4 Peter Lemenkov 2018-02-19 15:00:42 UTC
I've looked at the systemd logs and found that both epmd.socket and epmd.0.0.socket are enabled. Looks like someone enabled it accidentally.

Could you please just type

# systemctl disable epmd.socket

it should fix that issue.

Comment 22 errata-xmlrpc 2018-12-05 18:52:40 UTC
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:3789


Note You need to log in before you can comment on or make changes to this bug.