EMC Qlogic QLA22xx Przewodnik Instalacji Strona 48

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 76
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 47
48
Symmetrix Fibre Channel with Qlogic HBAs on Linux Hosts
Fabric 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 47
1 2 ... 43 44 45 46 47 48 49 50 51 52 53 ... 75 76

Komentarze do niniejszej Instrukcji

Brak uwag