The Multipath Policy defines how the host distributes IOs across the available paths to the storage. The Round Robin (RR) policy distributes IOs evenly across all Active/Optimized paths. A newer MPIO policy, queue-length, is similar to round robin in that IOs are distributed across all available Active/Optimized paths, however, it provides some additional benefits. The queue-length path selector will bias IOs towards paths that are servicing IO quicker (paths with shorter queues). In the event that one path becomes intermittently disruptive or is experiencing higher latency, queue-length will prevent the utilization of that path reducing the effect of the problem path.
These settings are applicable to Fibre Channel and iSCSI, and should be added to your multipath.conf file:
- XenServer 6.1, 6.2, 6.5 -
/etc/multipath.conf - XenServer 7.x, 8.x -
/etc/multipath.xenserver/multipath.conf
|
XenServer Version |
Multipath Recommendations |
|---|---|
|
XenServer 7.x XenServer 8.x |
In ActiveCluster configurations, Pure Arrays make use of ALUA to handle path state changes in the event of a loss of replication link between arrays.
|
|
XenServer 6.5 |
|
|
XenServer 6.2 |
|
|
XenServer 6.1 |
|