EMC Qlogic QLA22xx Przewodnik Instalacji Strona 13

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 76
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 12
13
Symmetrix Fibre Channel with Qlogic HBAs on Linux Hosts
Arbitrated Loop Configurations
Installing the QLogic
Driver — Method One
Follow these steps to configure the driver as modular only:
1. Change to the directory to which the tar archive was saved.
cd /home/qlogic
2. Uncompress and extract the source files from the tar archive:
tar zxvf qla2x00src-v2.19.15.tgz
The files are:
3. Create the object file and install it into the appropriate directory of
/lib/modules/$1/scsi (where $1 is the kernel version).
To build the driver, enter the appropriate command:
4. To load the QLogic driver on the system, enter the appropriate
command:
5. In order to load the driver automatically at boot time,
/etc/conf.modules must be edited:
vi /etc/conf.modules
Add the appropriate entry:
Makefile ql2100_fw.h
ql2200_fw.h qla2100.h
qla2100.c release.txt
emc.txt
System:
Enter:
UP
make install
SMP
make install SMP=1
System: Enter:
UP
modprobe qla2x00
SMP
modprobe qla2x00smp
System: Enter:
UP
alias scsi_hostadapter qla2x00
SMP
alias scsi_hostadapter qla2x00smp
Przeglądanie stron 12
1 2 ... 8 9 10 11 12 13 14 15 16 17 18 ... 75 76

Komentarze do niniejszej Instrukcji

Brak uwag