Description
This article describes the setting required for multipath to work on a HP-UX host.
This is a manual configuration step that is currently not supported in Host Power Tools.
Manual configuration guide
Native multipathing is active and properly configured in a HP-UX host. You can verify that the round-robin policy is active for a SCSI disk device using:
bash-4.3# scsimgr get_info -D /dev/rdisk/disk15 STATUS INFORMATION FOR LUN : /dev/rdisk/disk15 ... I/O load balance policy = round_robin ...
The multipath topology can be shown using:
ioscan -m dsf
"This article describes the setting required for multipath to work on a HP-UX host."
Where are the required settings?