### multipath_config_hitachi ###
devices {
# device {
# vendor "HITACHI"
# product "OPEN-.*"
# path_grouping_policy multibus
# getuid_callout "/lib/udev/scsi_id --whitelisted --device=/dev/%n"
# path_selector "round-robin 0"
# path_checker tur
# features "0"
# hardware_handler "0"
# prio const
# rr_weight uniform
# no_path_retry 6
# rr_min_io 1000
# rr_min_io_rq 1
# }
############################ use this device def for Enterprise #################
device {
vendor "HITACHI"
product "OPEN.*"
path_grouping_policy multibus
path_checker tur
## getuid_callout "/sbin/scis_id -g -u -s /block/%n"
getuid_callout "/lib/udev/scsi_id --whitelisted --device=/dev/%n"
features "1 queue_if_no_path"
no_path_retry 3
}
}
blacklist {
wwid 3600508b1001cb6393261bce329e3cdfb
wwid 3600508b1001c3912570e4da9ef6f96d7
device {
vendor = "HP"
product = "LOGICAL VOLUME.*"
}
devnode "^asm/*"
devnode "^ofsctl"
}