summaryrefslogtreecommitdiffstats
path: root/cns-libs/cnslibs/common/sample-multipath.txt
blob: 52550101535b744eeb895a1756fd08e0e4deb4a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# LIO iSCSI
devices {
        device {
                vendor "LIO-ORG"
                user_friendly_names "yes" # names like mpatha
                path_grouping_policy "failover" # one path per group
                path_selector "round-robin 0"
                failback immediate
                path_checker "tur"
                prio "const"
                no_path_retry 120
                rr_weight "uniform"
        }
}