summaryrefslogtreecommitdiffstats
path: root/tests/user_friendly_names/multipath.conf.yes
blob: ffc21bb776b9cfeccaf5394c96894b4f95027914 (plain)
1
2
3
4
5
6
7
8
9
10
11
defaults {
    user_friendly_names     yes
}

multipaths {
   multipath {
       wwid your_wwid
       alias test
   }
}