Here my Config from my DataCore Storage Test-Environment:
Optionally, you can add the paths at any time with
Code:
defaults { polling_interval 60 }
blacklist_exceptions {
vendor "DataCore"
product "Virtual Disk"
}
device {
vendor "DataCore"
product "Virtual Disk"
failback 10
path_checker tur
prio alua
no_path_retry fail
# dev_loss_tmo infinity
dev_loss_tmo 60
fast_io_fail_tmo 5
rr_min_io_rq 100
# rr_min_io 100
path_grouping_policy group_by_prio
# path_grouping_policy failover
# user_friendly_names yes
}
Optionally, you can add the paths at any time with
multipath -a /dev/sdx
.
Last edited: