openstack overcloud ceph-upgrade run fails with error ""stat: cannot stat '/var/run/ceph/ceph-mon.controller-3.localdomain.asok': No such file or directory"

Bug #1897240 reported by Francesco Pantano
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
New
Undecided
Unassigned

Bug Description

 When a minor update is run the overcloud fails with the error:

mon.controller-3.localdomain.asok': No such file or directory", "stderr_lines": ["stat: cannot stat '/var/run/ceph/ceph-mon.controller-3.asok': No such file or directory", "stat: cannot stat '/var/run/ceph/ceph-mon.controller-3.localdomain.asok': No such file or directory"], "stdout": "", "stdout_lines": []}

# docker exec ceph-mon-controller-3 sh -c stat /var/run/ceph/ceph-mon.controller-3.asok || stat /var/run/ceph/ceph-mon.controller-3.localdomain.asok
stat: missing operand
Try 'stat --help' for more information.
stat: cannot stat ‘/var/run/ceph/ceph-mon.controller-3.localdomain.asok’: No such file or directory

None of the .asok does exist inside the container. It only has the asok for ceph-mgr container.

# docker exec -it ceph-mon-controller-3 /bin/bash
# ls /var/run/ceph/
ceph-mgr.controller-3.asok

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/queens)

Reviewed: https://review.opendev.org/753636
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=9edeaaff3b05648ca9cd10784f6593ad4273f71d
Submitter: Zuul
Branch: stable/queens

commit 9edeaaff3b05648ca9cd10784f6593ad4273f71d
Author: Francesco Pantano <email address hidden>
Date: Wed Sep 23 14:50:51 2020 +0200

    [QUEENS-ONLY] Make ceph mons consistent with their systemd unit

    This change is required to recover from an update scenario
    that fails because of the bug:

    Closes-Bug: #1897240
    Change-Id: I1ea5a80b482e7a4f1147abb74d5357b60a142daa

tags: added: in-stable-queens
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-heat-templates queens-eol

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

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.