zfs(4): remove "experimental" from zfs_bclone_enabled
[zfs.git] / etc / zfs / vdev_id.conf.sas_direct.example
blobd17ed149d89bcd4e63d510c8021fa8ec191a112e
1 multipath     no
2 topology      sas_direct
3 phys_per_port 4
5 # Additionally create /dev/by-enclosure/ symlinks for enclosure devices
6 enclosure_symlinks      yes
8 #       PCI_ID  HBA PORT  CHANNEL NAME
9 channel 85:00.0 1         A
10 channel 85:00.0 0         B
11 channel 86:00.0 1         C
12 channel 86:00.0 0         D
15 # Custom mapping for Channel A
17 #    Linux      Mapped
18 #    Slot       Slot      Channel
19 slot 1          7         A
20 slot 2          10        A
21 slot 3          3         A
22 slot 4          6         A
24 # Default mapping for B, C, and D
25 slot 1          4
26 slot 2          2
27 slot 3          1
28 slot 4          3