]> git.proxmox.com Git - mirror_zfs.git/blob - etc/zfs/vdev_id.conf.sas_direct.example
115ebd8d3b4fc9fa3dcd75e62c8f728a80757c66
[mirror_zfs.git] / etc / zfs / vdev_id.conf.sas_direct.example
1 multipath no
2 topology sas_direct
3 phys_per_port 4
4
5 # PCI_ID HBA PORT CHANNEL NAME
6 channel 85:00.0 1 A
7 channel 85:00.0 0 B
8 channel 86:00.0 1 C
9 channel 86:00.0 0 D
10
11
12 # Custom mapping for Channel A
13
14 # Linux Mapped
15 # Slot Slot Channel
16 slot 1 7 A
17 slot 2 10 A
18 slot 3 3 A
19 slot 4 6 A
20
21 # Default mapping for B, C, and D
22 slot 1 4
23 slot 2 2
24 slot 3 1
25 slot 4 3