tripleo-heat-templates/deployment/multipathd
Alan Bishop b368da08ec Don't bind host's /run in multipathd container
The multipathd daemon uses a hard-coded pidfile path that conflicts
with the one we use for conmon on the host. If we bind /run:/run
then multipathd overwrites the host file with its own pid, and this
interferes with systemd's ability to manage the service via the
pidfile. systemd expects the pidfile to contain the host's conmon
pid, not the multipathd daemon's pid.

Change-Id: Ia6a8d27fd2ae6310544bc3767cf7f1fb246939c3
(cherry picked from commit 3ae6ce355c)
(cherry picked from commit 19042b98cc)
2022-02-21 07:52:36 -08:00
..
multipathd-container-ansible.yaml Don't bind host's /run in multipathd container 2022-02-21 07:52:36 -08:00