Something else: My HP-UX seems to default to round-robin load balancing, some external storage (like IBM) prefers persistent path. Two more useful commands:
scsimgr get_attr -H [hwpath] -a load_bal_policy
scsimgr save_attr -H [hwpath] -a load_bal_policy="preferred_path"
1 comment:
Something else: My HP-UX seems to default to round-robin load balancing, some external storage (like IBM) prefers persistent path. Two more useful commands:
scsimgr get_attr -H [hwpath] -a load_bal_policy
scsimgr save_attr -H [hwpath] -a load_bal_policy="preferred_path"
Thanks!
Post a Comment