Bug 1364587
Summary: | rhel-osp-director: Reboot the undercloud post 8.0->9.0 upgrade: rabbitmq-server.service fails to start. | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Alexander Chuzhoy <sasha> |
Component: | rhosp-director | Assignee: | John Eckersberg <jeckersb> |
Status: | CLOSED DUPLICATE | QA Contact: | Omri Hochman <ohochman> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 9.0 (Mitaka) | CC: | dbecker, fdinitto, jeckersb, mburns, morazi, rhel-osp-director-maint, tvignaud |
Target Milestone: | ga | ||
Target Release: | 9.0 (Mitaka) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-08-09 10:39:21 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: |
Description
Alexander Chuzhoy
2016-08-05 20:29:55 UTC
The issue reproduces. Running manually "sudo systemctl start rabbitmq-server" works. At a glance, it looks like maybe the network isn't up yet when rabbitmq starts (I think we've had that problem in the past). RabbitMQ tries to register itself with epmd but fails. The fact that it works later on if you manually start it makes me think it's the network thing during startup. I've tried to reproduce this by: - install osp8 undercloud via quickstart - upgrade undercloud to osp9 - reboot and the issue did not reproduce for me. Possibly something to do with the more complex network setup in your scenario? *** This bug has been marked as a duplicate of bug 1348700 *** |