Files
mirror_zfs/etc/zfs/vdev_id.conf.sas_direct.example
T

29 lines
616 B
Plaintext
Raw Normal View History

2012-04-20 17:32:30 -07:00
multipath no
topology sas_direct
phys_per_port 4
2019-08-30 18:46:52 +02:00
# Additionally create /dev/by-enclosure/ symlinks for enclosure devices
2018-12-14 17:27:49 -08:00
enclosure_symlinks yes
2012-04-20 17:32:30 -07:00
# 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
2014-01-13 13:32:41 -08:00
# Custom mapping for Channel A
2012-04-20 17:32:30 -07:00
# Linux Mapped
2014-01-13 13:32:41 -08:00
# 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