Multipath I/O

From Wikipedia, the free encyclopedia
Revision as of 22:42, 29 April 2024 by imported>GreenC bot (Rescued 1 archive link. Wayback Medic 2.5 per WP:URLREQ#symantec.com)
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:No footnotes

File:Multipath simple example1.jpg
Multipath access to a RAID using Linux DM Multipath (Legend: "HBA" = Host bus adapter, "SAN" = Storage area network)

In computer storage, multipath I/O is a fault-tolerance and performance-enhancement technique that defines more than one physical path between the CPU in a computer system and its mass-storage devices through the buses, controllers, switches, and bridge devices connecting them.

As an example, a SCSI hard disk drive may connect to two SCSI controllers on the same computer, or a disk may connect to two Fibre Channel ports. Should one controller, port or switch fail, the operating system can route the I/O through the remaining controller, port or switch transparently and with no changes visible to the applications, other than perhaps resulting in increased latency.

Multipath software layers can leverage the redundant paths to provide performance-enhancing features, including dynamic load balancing, traffic shaping, automatic path management, and dynamic reconfiguration.

See also

External links

Template:Hardware-stub