EMC Qlogic QLA22xx Installationsanleitung Seite 48

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 76
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 47
1 2 ... 43 44 45 46 47 48 49 50 51 52 53 ... 75 76

Kommentare zu diesen Handbüchern

Keine Kommentare