/etc/multipath.conf


defaults { 
polling_interval 1 
no_path_retry 120 
path_checker directio 
features "0" 
find_multipaths yes 
user_friendly_names no 
prio alua 
path_grouping_policy group_by_prio
fast_io_fail_tmo 1 
dev_loss_tmo 120 

devices { 
device { 
vendor "FALCON" 
product "IPSTOR DISK" 
prio alua 
hardware_handler "1 alua" 
failback 10 

}
multipaths {
       multipath {
              wwid                180060e8012656f005040656f00000100
              alias                 asmocr1
       }
       multipath {
              wwid                180060e8012656f005040656f00000101
              alias                 asmocr2
       }
       multipath {
              wwid                180060e8012656f005040656f00000102
              alias                 asmdata1
       }
       multipath {
              wwid                180060e8012656f005040656f00000103
              alias                 mpathe
       }
       multipath {
              wwid                180060e8012656f005040656f00000104
              alias                 mpathf
       }          
}

02-11 07:50