The Design and Implementation of the FreeBSD Operating System, Second Edition
Now available: The Design and Implementation of the FreeBSD Operating System (Second Edition)


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]

FreeBSD/Linux Kernel Cross Reference
sys/contrib/openzfs/etc/zfs/vdev_id.conf.sas_direct.example

Version: -  FREEBSD  -  FREEBSD-13-STABLE  -  FREEBSD-13-0  -  FREEBSD-12-STABLE  -  FREEBSD-12-0  -  FREEBSD-11-STABLE  -  FREEBSD-11-0  -  FREEBSD-10-STABLE  -  FREEBSD-10-0  -  FREEBSD-9-STABLE  -  FREEBSD-9-0  -  FREEBSD-8-STABLE  -  FREEBSD-8-0  -  FREEBSD-7-STABLE  -  FREEBSD-7-0  -  FREEBSD-6-STABLE  -  FREEBSD-6-0  -  FREEBSD-5-STABLE  -  FREEBSD-5-0  -  FREEBSD-4-STABLE  -  FREEBSD-3-STABLE  -  FREEBSD22  -  l41  -  OPENBSD  -  linux-2.6  -  MK84  -  PLAN9  -  xnu-8792 
SearchContext: -  none  -  3  -  10 

    1 multipath     no
    2 topology      sas_direct
    3 phys_per_port 4
    4 
    5 # Additionally create /dev/by-enclosure/ symlinks for enclosure devices
    6 enclosure_symlinks      yes
    7 
    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
   13 
   14 
   15 # Custom mapping for Channel A
   16 
   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
   23 
   24 # Default mapping for B, C, and D
   25 slot 1          4
   26 slot 2          2
   27 slot 3          1
   28 slot 4          3

Cache object: 18cdd1973c0431fb6d0fa50cf17925dc


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]


This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.