Dell Brocade 815 Brocade Adapters Installation and Reference Manual - Page 236

Windows driver configuration parameters

Page 236 highlights

A Storage driver-level parameters Examples Following is an example to set the LUN queue depth. esxcfg-module -s 'lun_queue_depth=1' bfa Following is an example to disable FDMI. esxcfg-module -s 'fdmi_enable=0 bfa' bfa Important notes Observe these notes when modifying driver configuration parameters: • The esxcfg-module reads and updates from the file /etc/vmware/esx.conf. • Editing this file directly is not recommended. • Be careful not to overwrite the existing options. Always query the existing configuration parameter value before changing it using the following command: esxcfg-module -q Windows driver configuration parameters The BFA driver configuration parameters are located under the registry hive: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\bfad\Parameters\Device Table 35 describes the Windows configuration parameters. TABLE 35 Windows driver configuration parameters Parameter Default Value Notes fdmi_enable 1 bfa_lun_queue_depth 32 ioc_auto_recover 1 rport_del_timeout 90 msix_disable 1 Enables or disables Fabric Device Management Interface (FDMI) registrations. To disable, set this parameter to 0. Maximum SCSI requests per LUN. This parameter is passed to the SCSI layer during SCSI transport attach Auto recoveries IOC (IO Controller) on heartbeat failure. Delay in seconds, after which an offline remote port will be deleted. Disable MSIx interrupt (and use line-based INTx). Managing Windows driver configuration parameters To change any driver configuration parameter, use the Registry Edit tool (regedt32) or the BCU drvconf --key command. For details on using these commands, refer to the Brocade Adapters Administrator's Guide. Important notes: • We recommend using the applicable BCU command to dynamically update the value (where available), rather than reloading the driver. • Disabling the devices will disrupt adapter connectivity. • To find out if the driver has unloaded successfully after disabling the Brocade HBA or CNA devices in the Device Manager, run any BCU command. This should result in an "Error: No Brocade HBA Found" or "Error: No Brocade CNA Found" message. If the driver did not unload for some reason, the BCU command should complete normally. 208 Brocade Adapters Installation and Reference Manual 53-1002144-01

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • 223
  • 224
  • 225
  • 226
  • 227
  • 228
  • 229
  • 230
  • 231
  • 232
  • 233
  • 234
  • 235
  • 236
  • 237
  • 238
  • 239
  • 240
  • 241
  • 242
  • 243
  • 244
  • 245
  • 246
  • 247
  • 248
  • 249
  • 250
  • 251
  • 252
  • 253
  • 254
  • 255
  • 256
  • 257
  • 258
  • 259
  • 260
  • 261
  • 262
  • 263
  • 264
  • 265
  • 266
  • 267
  • 268
  • 269
  • 270
  • 271
  • 272

208
Brocade Adapters Installation and Reference Manual
53-1002144-01
Storage driver-level parameters
A
Examples
Following is an example to set the LUN queue depth.
esxcfg-module -s 'lun_queue_depth=1' bfa
Following is an example to disable FDMI.
esxcfg-module -s 'fdmi_enable=0 bfa' bfa
Important notes
Observe these notes when modifying driver configuration parameters:
The esxcfg-module reads and updates from the file /etc/vmware/esx.conf.
Editing this file directly is not recommended.
Be careful not to overwrite the existing options. Always query the existing configuration
parameter value before changing it using the following command:
esxcfg-module -q
Windows driver configuration parameters
The BFA driver configuration parameters are located under the registry hive:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\bfad\Parameters\Device
Table 35
describes the Windows configuration parameters.
Managing Windows driver configuration parameters
To change any driver configuration parameter, use the Registry Edit tool (regedt32) or the BCU
drvconf --key
command. For details on using these commands, refer to the
Brocade Adapters
Administrator’s Guide.
Important notes:
We recommend using the applicable BCU command to dynamically update the value (where
available), rather than reloading the driver.
Disabling the devices will disrupt adapter connectivity.
To find out if the driver has unloaded successfully after disabling the Brocade HBA or CNA
devices in the Device Manager, run any BCU command. This should result in an “Error: No
Brocade HBA Found” or “Error: No Brocade CNA Found” message. If the driver did not unload
for some reason, the BCU command should complete normally.
TABLE 35
Windows driver configuration parameters
Parameter
Default Value
Notes
fdmi_enable
1
Enables or disables Fabric Device Management Interface (FDMI)
registrations. To disable, set this parameter to 0.
bfa_lun_queue_depth
32
Maximum SCSI requests per LUN. This parameter is passed to the
SCSI layer during SCSI transport attach
ioc_auto_recover
1
Auto recoveries IOC (IO Controller) on heartbeat failure.
rport_del_timeout
90
Delay in seconds, after which an offline remote port will be deleted.
msix_disable
1
Disable MSIx interrupt (and use line-based INTx).