This was my understanding of the DMP differences between VxVM and PowerPath/SecurePath/HDLM/AutoPath etc.
- VxVM load balances via simple round robin IO requests except fo certain sequential IO operations:
Sequential I/O starting within a certain range is sent down the same path in order to benefit from disk track caching. Large sequential I/O that does not fall within the range is distributed across the available paths to reduce the overhead on any one path.
-PowerPath/SecurePath/HDLM/AutoPath can also load balance in this round-robin fashion, or they can actually examine the IO queue depths on particular paths to determine the best to use.
HTH
Duncan
I am an HPE Employee