nova_migration_target fails to start on compute nodes

Bug #1816484 reported by Dan Prince
22
This bug affects 3 people
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Medium
Dan Prince

Bug Description

Using latest TripleO w/ Podman. I checked my compute nodes and discovered the nova_migration_target fails to startup. Looks like an address in use exception:

[root@overcloud-novacompute-1 tripleo-config]# netstat -tlnp | grep 2022
tcp 0 0 0.0.0.0:2022 0.0.0.0:* LISTEN 5402/sshd
tcp6 0 0 :::2022 :::* LISTEN 5402/sshd

On the host:

[root@overcloud-novacompute-1 tripleo-config]# cat /etc/ssh/sshd_config | grep 2022
Port 2022

----

Puppet is configuring sshd on the host which should not be. Probably a flattening issue with the Nova services?

Dan Prince (dan-prince)
Changed in tripleo:
assignee: nobody → Dan Prince (dan-prince)
importance: Undecided → Medium
status: New → Triaged
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-heat-templates (master)

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

Changed in tripleo:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (master)

Reviewed: https://review.openstack.org/637627
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=23e7aee080523550eb3f46917c25f8cd5db9a0cf
Submitter: Zuul
Branch: master

commit 23e7aee080523550eb3f46917c25f8cd5db9a0cf
Author: Dan Prince <email address hidden>
Date: Mon Feb 18 15:47:37 2019 -0500

    Drop step_config from containerized Nova services

    Duplicate 'step_config' sections were added to these services
    during the recent flattening efforts. This is causing Puppet
    to execute on the host which can cause duplicate ssh port
    errors in the case of the nova-migration-target service.

    Change-Id: I7034a0952788db8c663ed00fb2c8622f3e14122b
    Closes-bug: #1816484

Changed in tripleo:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-heat-templates 10.4.0

This issue was fixed in the openstack/tripleo-heat-templates 10.4.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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