Dell recommends applying this update during your next scheduled update cycle. The update contains feature enhancements or changes that will help keep your system software current and compatible with other system modules (firmware, BIOS, drivers and software).
Important Information
* This software code release requires all V2.8 components; firmware, device driver and management utilities. Using some components from previous releases may cause some unknown errors.
Red Hat Red Hat Enterprise Linux 2.1 Red Hat Red Hat Enterprise Linux 3 Red Hat Red Hat Linux 8.0 Red Hat Red Hat Linux 9.0
Fixes and Enhancements
Support for 2.8 software stack. Minor bug fixes from 2.8.0.6076
Additional Information
Known Limitations: This utility is a legacy utility and there are some inherent limitations. The ”disk set smart /logerr=1 (SCSI device)" command returns an error when used with the Cerc Sata 6Ch controller. Some enclosure commands fail on internal SCSI backplanes and external enclosures. Specifically, the “set alarm”, “set door”, “set fan”, “set power”, “set scsi id”, “show fan”, “show power”, and “show temperature” commands are not supported. The “controller firmware save" is an old command and should not be used. An error message is generated when deleting a container numbered 32 or higher. When you delete a container, the last device status from “fdisk –l” will not be shown and the system must be rebooted to show the accurate status.
Installation Instructions
Custom Instructions for afa-apps-snmp.2807420-A04.tar.gz:
Installation: ----------------------------------- Installing the CLI in Linux
1 - Log on as root or become superuser. 2 - If you are upgrading from an earlier version, check to see if an afaapps kit already exists on your system, and if it does, remove it. a. To determine if the afaapps kit is installed on your system, enter the following command: rpm -q afaapps If the application software exists on your system, the rpm command returns the following message, where VERSION_NUMBER is the actual version of the application software: afaapps-VERSION_NUMBER b. If the application software already exists on your system, remove it by entering the following command, replacing VERSION_NUMBER with the version number returned by the rpm -q command: rpm -e afaapps-VERSION_NUMBER 3. Download the afa-apps-snmp.2807420-a04.tar.gz package. 4. Extract the package using "tar -xvzf " This package will extract to the current directory and contains the following files: afaapps-4.1-0.i386.rpm afasnmp-4.0-0.i386.rpm readme.txt 5. As root, install the application package using "rpm -ivh afaapps-4.1-0.i386.rpm"
----------------------------------- Installing the SNMP subagent in Linux
1. Log on as root or become superuser. 2. Check to see if the afasnmp SNMP Subagent for your controller already exists on your system, and if it does, remove it. a. To determine if the afasnmp SNMP Subagent is installed on your Linux system, enter the following command: rpm -q afasnmp If the afasnmp SNMP Subagent exists on your Linux system, the "rpm" command will return the following message, where "VERSION_NUMBER" is the actual version of the SNMP software: afasnmp-"VERSION_NUMBER" b. If the afasnmp SNMP Subagent already exists on your Linux system, remove it by entering the following command, replacing "VERSION_NUMBER" with the version number returned by the "rpm -q" command: rpm -e afasnmp-"VERSION_NUMBER" 3. Install the afasnmp SNMP Subagent. a. Download the afa-apps-snmp.2807420-a04.tar.gz package. b. Extract the package using "tar -xvzf " This package will extract to the current directory and contains the following files: afaapps-4.1-0.i386.rpm afasnmp-4.0-0.i386.rpm readme.txt c. As root, install the SNMP subagent using "rpm -ivh afasnmp-4.0-0.i386.rpm"