You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
edpm_multipathd: Move multipathd from container to host
Update the edpm_multipathd tasks to (re)deploy the multipathd
daemon on the EDPM host instead of running it in a container.
This follows the pattern of moving iscsid to the host, which
helps avoid a number of historical customer support issues and
facilitates booting an EDPM host from an iSCSI or Fibre Channel
SAN volume.
The new tasks support the following deployment scenarios:
- Greenfield
- Brownfield, where multipathd was previously running in a
container.
- Adoption, where multipathd was previsouly running in a container
that was managed by tripleo.
Closes: OSPRH-21668
0 commit comments