multipathd
multipathd is the daemon component of the Linux multipath I/O subsystem. It is part of the multipath-tools package and is responsible for managing and monitoring multi-path storage connections in environments such as storage area networks (SANs). The daemon creates and maintains device-mapper based multipath devices (for example, /dev/mapper/mpath0) that present a single logical path to storage backed by multiple physical paths.
Multipath I/O uses multiple transport paths to a single device to improve availability and performance. multipathd
Configuration and operation are driven by the multipath.conf file, typically located at /etc/multipath.conf, which defines devices,
Usage of multipathd is common in servers connected to redundant storage arrays, especially with Fibre Channel