switching bootstrap destroy dnsmasq service

Bug #1482242 reported by Artem Hrechanychenko
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
High
Alexei Sheplyakov

Bug Description

fuel-bootstrap-image-set ubuntu script switch bootstrap to Ubuntu, but destroy dnsmasq service

[root@nailgun ~]# dockerctl shell cobbler pgrep dnsmasq
[root@nailgun ~]# dockerctl shell cobbler service restart dnsmasq
restart: unrecognized service
[root@nailgun ~]# dockerctl shell cobbler service dnsmasq restart

Starting dnsmasq: [ OK ]
[root@nailgun ~]# dockerctl shell cobbler pgrep dnsmasq
3761

Tags: bootstrap
Revision history for this message
Alexei Sheplyakov (asheplyakov) wrote :

Switching to another bootstrap image works just fine in most cases: dnsmasq process gets stopped in
1 in 20 -- 30 runs. Also there's an easy work around. Lowering importance to High

Changed in fuel:
importance: Critical → High
status: New → Confirmed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-main (master)

Fix proposed to branch: master
Review: https://review.openstack.org/211021

Changed in fuel:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-main (master)

Reviewed: https://review.openstack.org/211021
Committed: https://git.openstack.org/cgit/stackforge/fuel-main/commit/?id=7f8dc06966fedeb77b4218136d76604a8100a89b
Submitter: Jenkins
Branch: master

commit 7f8dc06966fedeb77b4218136d76604a8100a89b
Author: Alexey Sheplyakov <email address hidden>
Date: Mon Aug 10 10:49:08 2015 +0300

    check if dnsmasq runs after switching to different bootstrap image

    Sometimes dnsmasq stops after running `cobbler sync' command, which
    breaks PXE boot. Restart dnsmasq after reconfiguring cobbler to work
    around the problem.

    Closes-Bug: #1482242
    Change-Id: I5d6949bea15d86decd727ce9d4c4b2408fed7e05

Changed in fuel:
status: In Progress → Fix Committed
Changed in fuel:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.