Emulex LP9802DC Manual de usuario Pagina 27

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 69
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 26
Change Configuration Parameters Per Adapter
1. Using a text editor, access the adapCfg.h configuration file by entering:
cd /opt/lpfc/
conf
2. Locate the following section of code in the adapCfg.h configuration file.
3. Replace the variable # (on line 3) with the adapter instance number.
4.
Replace the variable PARAMETER, SETTING with the parameter and setting you want. See
the
config structures table
for more information on each parameter setting.
5. Locate the following lines of code in the adapCfg.h file and delete or comment these lines and
all example rows in between:
#ifdef
ThisIsJustAnExample
(Approximately line #133)
#endif /* just an example
*/
(second to last line)
Note
Comment out or delete all rows that provide example
information. Once you delete the above lines of code, the
system will consider all code when compiling.
6. Set the Per-Adapter Configuration Structure. Locate the following lines of code and modify the
entry for adapters that have been configured by removing the 0 and comment tags. In the
sample, only adapters 0 and 1 have configuration changes.
Emulex Documentation, Drivers, and Software
27
Vista de pagina 26
1 2 ... 22 23 24 25 26 27 28 29 30 31 32 ... 68 69

Comentarios a estos manuales

Sin comentarios