summaryrefslogtreecommitdiffstats
path: root/etc/zfs/vdev_id.conf.sas_direct.example
blob: 115ebd8d3b4fc9fa3dcd75e62c8f728a80757c66 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
multipath     no
topology      sas_direct
phys_per_port 4

#       PCI_ID  HBA PORT  CHANNEL NAME
channel 85:00.0 1         A
channel 85:00.0 0         B
channel 86:00.0 1         C
channel 86:00.0 0         D


# Custom mapping for Channel A

#    Linux      Mapped
#    Slot       Slot      Channel
slot 1          7         A
slot 2          10        A
slot 3          3         A
slot 4          6         A

# Default mapping for B, C, and D
slot 1          4
slot 2          2
slot 3          1
slot 4          3