Comment 5 for bug 1838624

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/stein)

Reviewed: https://review.opendev.org/676635
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=8cc5ae2f6f72a426dc1c6a334681742341964e23
Submitter: Zuul
Branch: stable/stein

commit 8cc5ae2f6f72a426dc1c6a334681742341964e23
Author: Mark Goddard <email address hidden>
Date: Wed Aug 7 09:05:43 2019 +0100

    Enable iscsid on cinder-backup hosts

    Without this we may see the following error in cinder-backup when using
    the LVM backend:

        Could not login to any iSCSI portal

    Enabling the iscsid container on hosts in the cinder-backup group fixes
    this.

    Closes-Bug: #1838624

    Change-Id: If373c002b0744ce9dbdffed50a02bab55dd0acb9
    Co-Authored-By: dmitry-a-grachev <email address hidden>
    (cherry picked from commit ec075240541996f812ba39bdb84f21ddfa01d77f)