system environment/kernel

hpahcisr - HP Smart Array B110i SATA RAID Controller AMD64/EM64T Driver for SUSE Linux Enterprise Server 10 AMD64/EM64T

Website: http://www.hp.com/linux
License: HP
Vendor: Hewlett-Packard Company
Description:
This RPM will install the Hewlett-Packard Company hpahcisr
version 1.2.6-8 driver.

It will install a gzipped tar file, hpahcisr-1.2.6_2011_03_29.tar.gz
into /opt/hp/storage_drivers.  (The destination directory may be changed
vi RPM's --prefix or --relocate options, provided you have rpm
v. 4.0.3 or better.  Additionally, by default, it will install the
driver object modules under the appropriate /lib/modules subdirectory,
attempt to create a new initrd image, and modify your LILO or GRUB
configuration.  If you do no wish to have your LILO or GRUB
configuration or initrd image modified, you have several options.

You can install the RPM with the "--noscripts" option, which will
suppress all actions except for installation of the gzipped tar
file, so, LILO and GRUB configurations will not be disturbed and a
new initrd image will not be created.  Then, you can unpack the
gzipped tar file and install the drivers yourself using the "install"
script contained within the tar archive.  (Documentation for the
"install" script is contained in the tar archives as well.  Alternatively
you could manually copy the hpahcisr.ko files into the appropriate
/lib/modules subdirectory and manually modify your boot loader's
configuration if you so choose.)

Or, there are several environment variables which will suppress
various aspects of the RPM package's post (un)installation behavior:

NOINITINSTALL=y
    Suppress making multiple initrd images for all base and errata
    kernels.  Create the initrd image for the currently active
    kernel only.

SUPPRESSINITRD=y
    Suppress initrd, LILO, and GRUB modifications.

DRYRUN=y
    Perform only a "dry run" of the post-install steps.  Copying of
    driver object modules, and LILO, GRUB, and initrd configuration
    changes will be "simulated" but not actually performed.  (Note,
    normally a "dry run" is done automatically once prior to
    performing the real installation as a safeguard.  If the "dry run"
    fails, the real installation is not performed.  Setting the "DRYRUN"
    variable simply makes the installation halt after the "dry run"
    even if the "dry run" succeeds.)  Note also that the RPM is still
    considered to be "installed" and "rpm" will refuse to install it
    again, so if you use the "DRYRUN" option, you'll have to uninstall
    the RPM via:

      rpm -e --noscripts hpahcisr-1.2.6-8

    before reinstalling it without the "DRYRUN" variable set to enable
    LILO, GRUB and initrd modifications to proceed.  Alternately, you
    could manually unpack the gzipped tar file and use the "install"
    script to install the driver object modules, make a new initrd
    image and change your boot loader configuration, or manually
    perform those steps yourself.

NOTE:  The /etc/modules.conf file will not be updated.  Most of the time,
  this will not be a problem, as the drivers installed by this RPM will
  be updates to previously installed drivers.  If, for whatever reason,
  the RPM installs a driver for which there is not already an entry in
  /etc/modules.conf, then the driver will not be loaded automatically at
  boot time, and it will be necessary to use insmod manually, or modify
  /etc/modules.conf manually.  If /etc/modules.conf must be modified
  manually to add an entry for the driver, then a new initrd image
  must also be created, since mkinitrd uses modules.conf to determine
  what to put into the initrd image.
NOTE:  The above holds true to SUSE distributions as well, except that
  the file that contains the list of modules to be placed in the initrd
  is /etc/sysconfig/kernel rather than /etc/modules.conf.  Likewise the
  initrd command is "mk_initrd" rather than "mkinitrd".

Packages

hpahcisr-1.2.6-8.x86_64 [3.5 MiB] Changelog by Linux Storage Driver Team (2011-03-29):
- Corrected memory leak that could occur if hpacucli is run in a loop to
   monitor drives.  
 - Providing more information availability to SMARTMONTOOLS.

Listing created by Repoview-0.6.6-1.el5