HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- 64-bit/66MHz Fibre Channel Host Adapter for Red Ha...
Operating System - Linux
1829958
Members
1889
Online
109998
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2004 02:58 PM
12-27-2004 02:58 PM
64-bit/66MHz Fibre Channel Host Adapter for Red Hat Linux Advanced Server 2.1
ProLiant Linux driver for 64-bit/66MHz Fibre Channel Host Adapter for Red Hat Linux Advanced Server 2.1
Installation
Login as the system administrator (root), download
the RPM to a directory on your hard drive and change to that directory.
To install the driver type:
# rpm -ivh cpq_cpqfc_RedHatAS21-.i386.rpm
NOTE: If the installation fails or if you see any warning or error messages, STOP, do NOT reboot the computer. The driver will not be operational and you must uninstall the driver by typing the following command:
# rpm -e cpq_cpqfc_RedHatAS21-
The removal of the RPM restores the original cpqfc.o module, builds a new initrd image with the previous (or no) module, and adds a new entry into /etc/lilo.conf or /boot/grub/menu.lst. You can then boot using the newest entry, or a prior known working entry.
The successful installation will replace the driver that shipped with Red Hat Linux Advanced Server 2.1 with the 2.1.2 version of the driver, create a new Initial RAM Disk Image (initrd) that contains the 2.1.2 version of the driver and modify /etc/lilo.conf to allow the Linux Loader (lilo) to boot the new ramdisk image. The installation of this RPM modifies the following files:
/etc/lilo.conf (or /boot/grub/menu.lst)
/etc/lilo.conf.bak-* (backup files)
/boot/grub/menu.lst.bak-* (backup files)
/boot/cpq-initrd-*.img-* (initrd images)
if you have multiple processors installed in your server expect:
/lib/modules/2.4.9-e.3smp/kernel/drivers/scsi/cpqfc.o
if you have a single processor server expect:
/lib/modules/2.4.9-e.3/kernel/drivers/scsi/cpqfc.o
Backups of your previous files will be kept in the /usr/src/COMPAQ/driver_backup directory.
The driver version can be verified by typing:
# grep version /proc/scsi/cpqfcTS/*
Expect output similar to:
Driver version = 2.1.2
The driver will be inserted in the Initial RAM Disk Image (initrd) and is automatically loaded every time the server boots.
To load the module use the insmod command, type:
# insmod cpqfc
Expect the following output if you have Symmetric Multi-Processing support enabled:
Using /lib/modules/2.4.9-e.3smp/kernel/drivers/scsi/cpqfc.o
Expect the following output if you have a single processor server:
Using /lib/modules/2.4.9-e.3/kernel/drivers/scsi/cpqfc.o
NOTE: You will experience error messages if the Compaq's 64-bit/66MHz Fibre Channel Host Adapter is not installed. Please ensure that the hardware is installed properly.
NOTE: If the hardware is properly installed and you observe error messages loading the modules, remove the entire RPM by typing:
# rpm -e cpq_cpqfc_RedHatAS21-
The removal of the RPM restores the original cpqfc.o module, builds a new initrd image with the previous (or no) module, and adds a new entry into /etc/lilo.conf or /boot/grub/menu.lst. You can then boot using the newest entry, or a prior known working entry.
To check whether the driver is loaded properly, type:
# lsmod
Expect to see the module name cpqfc displayed.
If you attempt to install the RPM on an unsupported system, you will get an error message. The driver will not be operational and must be uninstalled by typing the following command:
# rpm -e cpq_cpqfc_RedHatAS21-
Uninstalling the driver:
Uninstall using RPM by typing
# rpm -e cpq_cpqfc_RedHatAS21-
Installation
Login as the system administrator (root), download
the RPM to a directory on your hard drive and change to that directory.
To install the driver type:
# rpm -ivh cpq_cpqfc_RedHatAS21-
NOTE: If the installation fails or if you see any warning or error messages, STOP, do NOT reboot the computer. The driver will not be operational and you must uninstall the driver by typing the following command:
# rpm -e cpq_cpqfc_RedHatAS21-
The removal of the RPM restores the original cpqfc.o module, builds a new initrd image with the previous (or no) module, and adds a new entry into /etc/lilo.conf or /boot/grub/menu.lst. You can then boot using the newest entry, or a prior known working entry.
The successful installation will replace the driver that shipped with Red Hat Linux Advanced Server 2.1 with the 2.1.2 version of the driver, create a new Initial RAM Disk Image (initrd) that contains the 2.1.2 version of the driver and modify /etc/lilo.conf to allow the Linux Loader (lilo) to boot the new ramdisk image. The installation of this RPM modifies the following files:
/etc/lilo.conf (or /boot/grub/menu.lst)
/etc/lilo.conf.bak-* (backup files)
/boot/grub/menu.lst.bak-* (backup files)
/boot/cpq-initrd-*.img-* (initrd images)
if you have multiple processors installed in your server expect:
/lib/modules/2.4.9-e.3smp/kernel/drivers/scsi/cpqfc.o
if you have a single processor server expect:
/lib/modules/2.4.9-e.3/kernel/drivers/scsi/cpqfc.o
Backups of your previous files will be kept in the /usr/src/COMPAQ/driver_backup directory.
The driver version can be verified by typing:
# grep version /proc/scsi/cpqfcTS/*
Expect output similar to:
Driver version = 2.1.2
The driver will be inserted in the Initial RAM Disk Image (initrd) and is automatically loaded every time the server boots.
To load the module use the insmod command, type:
# insmod cpqfc
Expect the following output if you have Symmetric Multi-Processing support enabled:
Using /lib/modules/2.4.9-e.3smp/kernel/drivers/scsi/cpqfc.o
Expect the following output if you have a single processor server:
Using /lib/modules/2.4.9-e.3/kernel/drivers/scsi/cpqfc.o
NOTE: You will experience error messages if the Compaq's 64-bit/66MHz Fibre Channel Host Adapter is not installed. Please ensure that the hardware is installed properly.
NOTE: If the hardware is properly installed and you observe error messages loading the modules, remove the entire RPM by typing:
# rpm -e cpq_cpqfc_RedHatAS21-
The removal of the RPM restores the original cpqfc.o module, builds a new initrd image with the previous (or no) module, and adds a new entry into /etc/lilo.conf or /boot/grub/menu.lst. You can then boot using the newest entry, or a prior known working entry.
To check whether the driver is loaded properly, type:
# lsmod
Expect to see the module name cpqfc displayed.
If you attempt to install the RPM on an unsupported system, you will get an error message. The driver will not be operational and must be uninstalled by typing the following command:
# rpm -e cpq_cpqfc_RedHatAS21-
Uninstalling the driver:
Uninstall using RPM by typing
# rpm -e cpq_cpqfc_RedHatAS21-
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2004 03:28 PM
12-27-2004 03:28 PM
Re: 64-bit/66MHz Fibre Channel Host Adapter for Red Hat Linux Advanced Server 2.1
If you are really in a jam:
rpm -e --nodeps cpq_cpqfc_RedHatAS21-
This will force the uninstall.
It may help,it may make things worse depending on dependencies.
SEP
rpm -e --nodeps cpq_cpqfc_RedHatAS21-
This will force the uninstall.
It may help,it may make things worse depending on dependencies.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP