.. | .. |
---|
3 | 3 | KernelVersion: TBD |
---|
4 | 4 | Contact: Robert Love <robert.w.love@intel.com>, devel@open-fcoe.org |
---|
5 | 5 | Description: The FCoE bus. Attributes in this directory are control interfaces. |
---|
| 6 | + |
---|
6 | 7 | Attributes: |
---|
7 | 8 | |
---|
8 | | - ctlr_create: 'FCoE Controller' instance creation interface. Writing an |
---|
| 9 | + ctlr_create: |
---|
| 10 | + 'FCoE Controller' instance creation interface. Writing an |
---|
9 | 11 | <ifname> to this file will allocate and populate sysfs with a |
---|
10 | 12 | fcoe_ctlr_device (ctlr_X). The user can then configure any |
---|
11 | 13 | per-port settings and finally write to the fcoe_ctlr_device's |
---|
12 | 14 | 'start' attribute to begin the kernel's discovery and login |
---|
13 | 15 | process. |
---|
14 | 16 | |
---|
15 | | - ctlr_destroy: 'FCoE Controller' instance removal interface. Writing a |
---|
| 17 | + ctlr_destroy: |
---|
| 18 | + 'FCoE Controller' instance removal interface. Writing a |
---|
16 | 19 | fcoe_ctlr_device's sysfs name to this file will log the |
---|
17 | 20 | fcoe_ctlr_device out of the fabric or otherwise connected |
---|
18 | 21 | FCoE devices. It will also free all kernel memory allocated |
---|
.. | .. |
---|
32 | 35 | |
---|
33 | 36 | Attributes: |
---|
34 | 37 | |
---|
35 | | - fcf_dev_loss_tmo: Device loss timeout period (see below). Changing |
---|
| 38 | + fcf_dev_loss_tmo: |
---|
| 39 | + Device loss timeout period (see below). Changing |
---|
36 | 40 | this value will change the dev_loss_tmo for all |
---|
37 | 41 | FCFs discovered by this controller. |
---|
38 | 42 | |
---|
39 | | - mode: Display or change the FCoE Controller's mode. Possible |
---|
| 43 | + mode: |
---|
| 44 | + Display or change the FCoE Controller's mode. Possible |
---|
40 | 45 | modes are 'Fabric' and 'VN2VN'. If a FCoE Controller |
---|
41 | 46 | is started in 'Fabric' mode then FIP FCF discovery is |
---|
42 | 47 | initiated and ultimately a fabric login is attempted. |
---|
.. | .. |
---|
44 | 49 | FIP VN2VN discovery and login is performed. A FCoE |
---|
45 | 50 | Controller only supports one mode at a time. |
---|
46 | 51 | |
---|
47 | | - enabled: Whether an FCoE controller is enabled or disabled. |
---|
| 52 | + enabled: |
---|
| 53 | + Whether an FCoE controller is enabled or disabled. |
---|
48 | 54 | 0 if disabled, 1 if enabled. Writing either 0 or 1 |
---|
49 | 55 | to this file will enable or disable the FCoE controller. |
---|
50 | 56 | |
---|
51 | | - lesb/link_fail: Link Error Status Block (LESB) link failure count. |
---|
| 57 | + lesb/link_fail: |
---|
| 58 | + Link Error Status Block (LESB) link failure count. |
---|
52 | 59 | |
---|
53 | | - lesb/vlink_fail: Link Error Status Block (LESB) virtual link |
---|
| 60 | + lesb/vlink_fail: |
---|
| 61 | + Link Error Status Block (LESB) virtual link |
---|
54 | 62 | failure count. |
---|
55 | 63 | |
---|
56 | | - lesb/miss_fka: Link Error Status Block (LESB) missed FCoE |
---|
| 64 | + lesb/miss_fka: |
---|
| 65 | + Link Error Status Block (LESB) missed FCoE |
---|
57 | 66 | Initialization Protocol (FIP) Keep-Alives (FKA). |
---|
58 | 67 | |
---|
59 | | - lesb/symb_err: Link Error Status Block (LESB) symbolic error count. |
---|
| 68 | + lesb/symb_err: |
---|
| 69 | + Link Error Status Block (LESB) symbolic error count. |
---|
60 | 70 | |
---|
61 | | - lesb/err_block: Link Error Status Block (LESB) block error count. |
---|
| 71 | + lesb/err_block: |
---|
| 72 | + Link Error Status Block (LESB) block error count. |
---|
62 | 73 | |
---|
63 | | - lesb/fcs_error: Link Error Status Block (LESB) Fibre Channel |
---|
| 74 | + lesb/fcs_error: |
---|
| 75 | + Link Error Status Block (LESB) Fibre Channel |
---|
64 | 76 | Services error count. |
---|
65 | 77 | |
---|
66 | 78 | Notes: ctlr_X (global increment starting at 0) |
---|
.. | .. |
---|
75 | 87 | Fibre Channel frames into a FC fabric. It can also take |
---|
76 | 88 | outbound FC frames and pack them in Ethernet packets to |
---|
77 | 89 | be sent to their destination on the Ethernet segment. |
---|
| 90 | + |
---|
78 | 91 | Attributes: |
---|
79 | 92 | |
---|
80 | | - fabric_name: Identifies the fabric that the FCF services. |
---|
| 93 | + fabric_name: |
---|
| 94 | + Identifies the fabric that the FCF services. |
---|
81 | 95 | |
---|
82 | | - switch_name: Identifies the FCF. |
---|
| 96 | + switch_name: |
---|
| 97 | + Identifies the FCF. |
---|
83 | 98 | |
---|
84 | | - priority: The switch's priority amongst other FCFs on the same |
---|
| 99 | + priority: |
---|
| 100 | + The switch's priority amongst other FCFs on the same |
---|
85 | 101 | fabric. |
---|
86 | 102 | |
---|
87 | | - selected: 1 indicates that the switch has been selected for use; |
---|
| 103 | + selected: |
---|
| 104 | + 1 indicates that the switch has been selected for use; |
---|
88 | 105 | 0 indicates that the switch will not be used. |
---|
89 | 106 | |
---|
90 | | - fc_map: The Fibre Channel MAP |
---|
| 107 | + fc_map: |
---|
| 108 | + The Fibre Channel MAP |
---|
91 | 109 | |
---|
92 | | - vfid: The Virtual Fabric ID |
---|
| 110 | + vfid: |
---|
| 111 | + The Virtual Fabric ID |
---|
93 | 112 | |
---|
94 | | - mac: The FCF's MAC address |
---|
| 113 | + mac: |
---|
| 114 | + The FCF's MAC address |
---|
95 | 115 | |
---|
96 | | - fka_period: The FIP Keep-Alive period |
---|
| 116 | + fka_period: |
---|
| 117 | + The FIP Keep-Alive period |
---|
97 | 118 | |
---|
98 | 119 | fabric_state: The internal kernel state |
---|
99 | | - "Unknown" - Initialization value |
---|
100 | | - "Disconnected" - No link to the FCF/fabric |
---|
101 | | - "Connected" - Host is connected to the FCF |
---|
102 | | - "Deleted" - FCF is being removed from the system |
---|
| 120 | + |
---|
| 121 | + - "Unknown" - Initialization value |
---|
| 122 | + - "Disconnected" - No link to the FCF/fabric |
---|
| 123 | + - "Connected" - Host is connected to the FCF |
---|
| 124 | + - "Deleted" - FCF is being removed from the system |
---|
103 | 125 | |
---|
104 | 126 | dev_loss_tmo: The device loss timeout period for this FCF. |
---|
105 | 127 | |
---|