Bug 1452610
Summary: | [Backport Request for OSP10]openstack-ironic-inspector-dnsmasq.service fails to start after undercloud reboot | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Md Nadeem <mnadeem> |
Component: | openstack-ironic-inspector | Assignee: | Dmitry Tantsur <dtantsur> |
Status: | CLOSED ERRATA | QA Contact: | mlammon |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 10.0 (Newton) | CC: | akaris, akarlsso, atalmor, athomas, bfournie, dcadzow, dtantsur, egallen, felipe.alfaro, jjoyce, jmelvin, jschluet, j.thadden, kholden, lbezdick, mburns, mcornea, mlammon, rhel-osp-director-maint, sasha, sclewis, slinaber, srevivo, yprokule |
Target Milestone: | z4 | Keywords: | FeatureBackport, OtherQA, Triaged, ZStream |
Target Release: | 10.0 (Newton) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | openstack-ironic-inspector-4.2.2-3.el7ost | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1428024 | Environment: | |
Last Closed: | 2017-09-06 17:16:25 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: | 1428024, 1452615 | ||
Bug Blocks: | 1335596, 1396161 |
Comment 1
Dmitry Tantsur
2017-06-29 09:36:31 UTC
*** Bug 1468390 has been marked as a duplicate of this bug. *** Verified with openstack-ironic-inspector-4.2.2-3.el7ost.noarch Rebooted undercloud and verified dnsmasq still running. [stack@host06 /]$ sudo systemctl status openstack-ironic-inspector-dnsmasq.service ● openstack-ironic-inspector-dnsmasq.service - PXE boot dnsmasq service for Ironic Inspector Loaded: loaded (/usr/lib/systemd/system/openstack-ironic-inspector-dnsmasq.service; enabled; vendor preset: disabled) Active: active (running) since Thu 2017-08-17 17:52:24 EDT; 5min ago Process: 1680 ExecStart=/sbin/dnsmasq --conf-file=/etc/ironic-inspector/dnsmasq.conf (code=exited, status=0/SUCCESS) Main PID: 1796 (dnsmasq) CGroup: /system.slice/openstack-ironic-inspector-dnsmasq.service └─1796 /sbin/dnsmasq --conf-file=/etc/ironic-inspector/dnsmasq.conf Aug 17 17:52:24 host06.beaker.tripleo.lab.eng.rdu2.redhat.com systemd[1]: Starting PXE boot dnsmas... Aug 17 17:52:24 host06.beaker.tripleo.lab.eng.rdu2.redhat.com dnsmasq[1796]: started, version 2.76... Aug 17 17:52:24 host06.beaker.tripleo.lab.eng.rdu2.redhat.com dnsmasq[1796]: compile time options:... Aug 17 17:52:24 host06.beaker.tripleo.lab.eng.rdu2.redhat.com dnsmasq-dhcp[1796]: DHCP, IP range 1... Aug 17 17:52:24 host06.beaker.tripleo.lab.eng.rdu2.redhat.com dnsmasq-dhcp[1796]: DHCP, sockets bo... Aug 17 17:52:24 host06.beaker.tripleo.lab.eng.rdu2.redhat.com systemd[1]: Started PXE boot dnsmasq... Hint: Some lines were ellipsized, use -l to show in full. 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-2017:2659 |