[kpartx] assorted build warning fixes
[platform/upstream/multipath-tools.git] / multipath.conf.synthetic
1 ##
2 ## This is a template multipath-tools configuration file
3 ## Uncomment the lines relevent to your environment
4 ##
5 #defaults {
6 #       udev_dir                /dev
7 #       polling_interval        10
8 #       selector                "round-robin 0"
9 #       path_grouping_policy    multibus
10 #       getuid_callout          "/sbin/scsi_id -g -u -s /block/%n"
11 #       prio_callout            /bin/true
12 #       path_checker            readsector0
13 #       rr_min_io               100
14 #       rr_weight               priorities
15 #       failback                immediate
16 #       no_path_retry           fail
17 #       user_friendly_names     no
18 #}
19 #blacklist {
20 #       wwid 26353900f02796769
21 #       devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*"
22 #       devnode "^hd[a-z][[0-9]*]"
23 #       devnode "^cciss!c[0-9]d[0-9]*[p[0-9]*]"
24 #       device {
25 #               vendor DEC.*
26 #               product MSA[15]00
27 #       }
28 #}
29 #blacklist_exceptions {
30 #       devnode "^dasd[c-d]+[0-9]*"
31 #       wwid    "IBM.75000000092461.4d00.34"
32 #}
33 #multipaths {
34 #       multipath {
35 #               wwid                    3600508b4000156d700012000000b0000
36 #               alias                   yellow
37 #               path_grouping_policy    multibus
38 #               path_checker            readsector0
39 #               path_selector           "round-robin 0"
40 #               failback                manual
41 #               rr_weight               priorities
42 #               no_path_retry           5
43 #               rr_min_io               100
44 #       }
45 #       multipath {
46 #               wwid                    1DEC_____321816758474
47 #               alias                   red
48 #       }
49 #}
50 #devices {
51 #       device {
52 #               vendor                  "COMPAQ  "
53 #               product                 "HSV110 (C)COMPAQ"
54 #               path_grouping_policy    multibus
55 #               getuid_callout          "/sbin/scsi_id -g -u -s /block/%n"
56 #               path_checker            readsector0
57 #               path_selector           "round-robin 0"
58 #               hardware_handler        "0"
59 #               failback                15
60 #               rr_weight               priorities
61 #               no_path_retry           queue
62 #               rr_min_io               100
63 #               product_blacklist       LUN_Z
64 #       }
65 #       device {
66 #               vendor                  "COMPAQ  "
67 #               product                 "MSA1000         "
68 #               path_grouping_policy    multibus
69 #       }
70 #}