]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Look for additional names when checking ceph-nfs container status
authorGiulio Fidente <gfidente@redhat.com>
Mon, 9 Sep 2019 17:07:02 +0000 (19:07 +0200)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Mon, 9 Sep 2019 20:48:50 +0000 (16:48 -0400)
commitcb66a62ae24f0ef9eee25a71a57559e36b70f961
tree473930ce47e1cd3c7403bdd150deb6d3cef59bb0
parent3fded4b8ecfc175973be77096d271f8382048194
Look for additional names when checking ceph-nfs container status

Ganesha cannot be operated active/active, in those deployments
where it is managed by pacemaker the container name can be
different than the default.

This change uses "ceph_nfs_service_suffix" where previously
missing to ensure tasks will work with customized names.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1750005
Signed-off-by: Giulio Fidente <gfidente@redhat.com>
(cherry picked from commit d2a2bd7c423182b60460bffa6b3d6a28c7d12227)
roles/ceph-handler/tasks/check_running_containers.yml
roles/ceph-handler/templates/restart_nfs_daemon.sh.j2
roles/ceph-nfs/tasks/main.yml