fp(4d) 맨 페이지 - 윈디하나의 솔라나라

개요

섹션
맨 페이지 이름
검색(S)

fp(4d)

fp(4D)                    Device Drivers & /dev files                   fp(4D)

NAME
       fp - Fibre Channel port driver

DESCRIPTION
       The  fp driver is a Fibre Channel nexus driver that enables Fibre Chan‐
       nel topology discovery, device discovery, Fibre  Channel  adapter  port
       management  and  other  capabilities through well-defined Fibre Channel
       adapter driver interfaces.


       The fp driver requires the presence of a fabric name server  in  fabric
       and  public  loop topologies to discover Fibre Channel devices. In pri‐
       vate loop topologies, the driver discovers devices by performing  PLOGI
       to  all  valid AL_PAs, provided that devices do not participate in LIRP
       and LILP stages of loop initialization. The fp  driver  also  discovers
       devices in N_Port point-to-point topologies.

CONFIGURATION
       The fp driver is configured by defining properties in the fp.conf file.
       Note  that  you  must reboot the system to have any changes you make to
       fp.conf take effect. The fp driver supports the following properties:

       mpxio-disable

           Solaris I/O multipathing is enabled or disabled  on  Fibre  Channel
           devices  with  the  mpxio-disable  property.  Specifying mpxio-dis‐
           able="no" activates  I/O  multipathing,  while  mpxio-disable="yes"
           disables  the  feature.  Solaris I/O multipathing may be enabled or
           disabled on a per port basis. Per port settings override the global
           setting for the specified ports. The following example shows how to
           disable    multipathing    on    port    0    whose    parent    is
           /pci@8,600000/SUNW,qlc@4:

             name="fp"    parent="/pci@8,600000/SUNW,qlc@4"    port=0
             mpxio-disable="yes";



       pwwn-lun-blacklist

           Allows  you  to specify target port WWNs and LUN numbers you do not
           want configured. LUN numbers are  interpreted  as  decimals.  White
           spaces and commas (',') can be used in the list of LUN numbers.


                  #
                  # pwwn-lun-blacklist=
                  # "target-port-wwn,lun-list"
                  #
                  # To prevent LUNs 1 and 2 from being configured for target
                  # port 510000f010fd92a1 and target port 510000e012079df1, set:
                  #
                  # pwwn-lun-blacklist=
                  # "510000f010fd92a1,1,2",
                  # "510000e012079df1,1,2";
                  #



FILES
       /kernel/drv/amd64/fp      64-bit ELF kernel driver (x86)


       /kernel/drv/sparcv9/fp    64-bit ELF kernel driver (SPARC)


       /kernel/drv/fp.conf       fp driver configuration file.


ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:

       tab()  box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) ATTRIBUTE TYPEAT‐
       TRIBUTE VALUE _ mpxio-disableUncommitted _ Availabilitysystem/io/fc/fc-
       port


SEE ALSO
       fcp(4D), fctl(4D), scsi_vhci(4D),  driver.conf(5),  attributes(7),  cf‐
       gadm_fp(8), prtconf(8), stmsboot(8)


       Writing Device Drivers in Oracle Solaris 11.4


       Fibre  Channel  Physical  and  Signaling Interface (FC-PH) ANSI X3.230:
       1994


       Fibre Channel Generic Services (FC-GS-2) Project 1134-D


       Fibre Channel Arbitrated Loop (FC-AL) ANSI X3.272-1996


       Fibre Channel Protocol for SCSI (FCP) ANSI X3.269-1996


       SCSI-3 Architecture Model (SAM) Fibre Channel Private Loop SCSI  Direct
       Attach (FC-PLDA) ANSI X3.270-1996


       SCSI Direct Attach (FC-PLDA) ANSI X3.270-1996


       SCSI Direct Attach (FC-PLDA) NCITS TR-19:1998


       Fabric Loop Attachment (FC-FLA), NCITS TR-20:1998

NOTES
       In  N_Port  point-to-point topologies, FCP error recovery does not work
       across events such as link  bounce/cable  pull.  I/O  to  devices  with
       FCP-2/FCP-3  support (for example, FC tape drives) will be disrupted by
       such events.

Oracle Solaris 11.4               11 May 2021                           fp(4D)
맨 페이지 내용의 저작권은 맨 페이지 작성자에게 있습니다.
RSS ATOM XHTML 5 CSS3