Download as pdf or txt
Download as pdf or txt
You are on page 1of 4

device-maper-multipath

#cat /proc/scsi/scsi

Model

multipathd

#multipathd -k
multipathd> show config
device {

vendor "IBM"
product "1745|1746"
getuid_callout "/sbin/scsi_id -g -u -s /block/%n"
prio_callout "/sbin/mpath_prio_rdac /dev/%n"
features "2 pg_init_retries 50"
hardware_handler "1 rdac"
path_grouping_policy group_by_prio
failback immediate
rr_weight uniform
no_path_retry 15
rr_min_io 1000
path_checker rdac

device {

vendor "IBM"
product "1814"
path_grouping_policy group_by_prio
getuid_callout "/sbin/scsi_id -g -u -s /block/%n"
path_selector "round-robin 0"
path_checker rdac
features "0"
hardware_handler "1 rdac"
prio_callout "/sbin/mpath_prio_rdac /dev/%n"
failback immediate
rr_weight uniform
no_path_retry queue
rr_min_io 1000

}
/usr/share/doc/device-mapper-multipath-0.4.7/multipath.conf.defaults
defaults

You might also like