]> git-server-git.apps.pok.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:59 +0000 (16:48 -0400)
commite0e9fa47df4ed857947783cd443a3a44365197b2
tree3e30004800d7484d6097a00320065eb4e86e71d0
parent27217af369bb317b76965c426bf94a6fcab20934
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