Qlogic SANblade 2300 Series Guía de usuario Pagina 144

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 168
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 143
12 – Red Hat Linux Driver Installation
System Driver Parameter max_scsi_luns
12-6 FC2354601-00 J
Q
4. Configure the boot loader with the new RAMDISK image.
For LILO, perform the following steps:
a. Add the following line to one of the kernel entry sections in the /etc/lilo.conf
file to use the RAMDISK image:
initrd=/boot/newinitrd-image.img
b. Type the following command:
#lilo
c. Reboot the system.
For GRUB, perform the following steps:
a. Add the following line to one of the kernel entry sections in the /etc/grub.conf
file to use the RAMDISK image:
initrd /boot/<RAMDISK file name>
b. Reboot the system. Select the kernel with the new RAMDISK image.
12.4
System Driver Parameter max_scsi_luns
Support for multiple LUNs can be configured in one of three ways. Currently, the
maximum number of LUNs that can be scanned for each device is 128.
NOTE: If you have multiple HBAs, set max_scsi_luns to the largest number of
LUNs supported by any one of these HBAs.
To configure multiple LUN support during boot time, type the following at the boot
prompt:
boot: linux max_scsi_luns=128
If the SCSI Mid-Layer is compiled as a module, add the following line to the
/etc/modules.conf file to scan for multiple LUNs at each boot:
option scsi_mod max_scsi_luns=128
NOTE: You must create a RAMDISK image for this modification to take effect.
If the SCSI Mid-Layer is not compiled as a module, the boot loader can be
configured to scan for multiple LUNs each time the system boots.
For LILO, perform the following steps:
1. Add the following line to each of the kernel images listed in the /etc/lilo.conf
file:
append="max_scsi_luns=128"
Vista de pagina 143
1 2 ... 139 140 141 142 143 144 145 146 147 148 149 ... 167 168

Comentarios a estos manuales

Sin comentarios