LSI Logic (formerly AMI) PERC3/DCL, PERC3/DC, PERC3/QC, PERC3/SC, PERC 4/Di, CERC ATA 100, PERC 4/SC, PERC 4/DC, v.6.03, A06

AUTO INSTALLED This file was automatically installed as part of a recent update. If you are experiencing any issues, you can manually download and reinstall.
PERC 3/QC, 3/DC, 3/DCL, 3/SC, 4/DC, 4/SC, 4/Di, CERC ATA 100 management applications for Redhat Linux
Recommended

Find the best download for your system

Please enter your product details to view the latest driver information for your system

Search support

Enter your Dell Service Tag or model

Want to look up your product? Enter a product identifier. Show me how

This driver is not compatible

This driver is not applicable for the selected product. Choose another product to re-enter your product details for this driver or visit the Product Support page to view all drivers for a different product.

Find more updates. Use SupportAssist to find all the latest driver updates for your device.

Fixes & Enhancements

Dellmgr fixes or changes
1. Physical drive size coercion algorithm has been fixed.
2. Logical drive reconstruction option added.

Megamon fixes or changes
1. Sense key check for SMART events is removed.
2. Default SMART POLLING STATE at start-up is, ON with value of 60 seconds interval.
3. Valid message "Fail to get err count" which was flooding the log file is disabled.

Linflash fixes or changes
1. Unicode message displays when linflash script exits after executing the binary is fixed.
2. Error in obtaining firmware version offset is fixed.

PercSNMP fixes or changes
1. When a logical drive is deleted, CONFIG_UPDATE trap is sent twice. This bug is fixed.
2. Battery support checking has been added for the PERC 4/Di (PE2600 and PE1750).
Read More

Version

6.03, A06

Release date

27 Feb 2004

Download Type

Applications

Category

SCSI RAID

Importance

Optional
Dell Technologies recommends reviewing this update to determine if it applies to your system. The update contains changes that impact only certain configurations or provides new features that may or may not apply to your environment.
Available formats

File Format: External release notes
File Name: perc-cerc-apps-6.03-A06.txt
File Size: 5.5 KB
This is a large file. Depending on your connection speed, it may take some time to download.
Format Description:
This file format contains plain text which can be viewed with a standard text editor.
To ensure the integrity of your download, please verify the checksum value.
MD5:
Not available
SHA1:
Not available
SHA-256:
Not available

File Format: A tar file for software installation
File Name: perc-cerc-apps-6.03-A06.tar.gz
File Size: 840.31 KB
This is a large file. Depending on your connection speed, it may take some time to download.
Format Description:
This file is an archive of compressed files for software installation.
To ensure the integrity of your download, please verify the checksum value.
MD5:
Not available
SHA1:
Not available
SHA-256:
Not available

By downloading, you accept the terms of the Dell Software License Agreement.

Additional details

Show All | Hide All
CERC ATA 100
PERC 4/DC
PERC 4/SC
PERC3/SC
Custom Instructions for perc-cerc-apps-6.03-A06.txt:

Please see read me file.
Custom Instructions for perc-cerc-apps-6.03-A06.tar.gz:

Installation Instructions

You will need a formatted 3 1/2 inch floppy diskette for the following
procedure. Download the file xxx.tar.gz to a temporary directory.

Extract the file to the floppy disk as follows:

1. On a Linux system:

Type the following commands under a Linux command shell:
mount /dev/fd0 /mnt/floppy

tar xvzf (full path to the archive) -C /mnt/floppy
(Eg: /temp/xxxx.tar.gz)
umount /mnt/floppy

2. On a Windows system:

Use a utility such as Winzip to extract the contents to a diskette.

NOTE: For Winzip, you will have to uncheck the "TAR file smart CR/LF
conversion" option under:

Options->Configuration->Miscellaneous

for the extraction to work correctly.

On the target system, mount the floppy created above as follows:

mount /dev/fd0 /mnt/floppy

Install the individual utilites as described below.

Installation of Dellmgr

NOTE: If Dellmgr version 5.22 or older is already installed in the system, it will
have to be uninstalled prior to installing the current version as follows:

rpm -e dellmgr

To install, enter the following on the command line:

rpm -Uvh /mnt/floppy/Dellmgr-5.31-0.i386.rpm

This will install following two files in the /usr/sbin directory

dellmgr : Script to call configuration utility binary (dellmgr.bin)
dellmgr.bin : Binary for configuration utility

After installation type "dellmgr" to start the utility.

To uninstall the rpm, enter the following command:
rpm -e Dellmgr

NOTE: If Dellmgr is used in Gnome Terminal instead of the console, function
key shortcuts are accessible with alt-Fxx instead of Fxx.

Eg: Use alt-F10 in place of F10.

Installation of Linflash

To install, enter the following on the command line:

rpm -Uvh /mnt/floppy/linflash-3.01-0.i386.rpm

You must copy the firmware image to the same directory for the linux
flash utility to work. Create a diskette image of the firmware and copy
the .rom file to the same directory as linflash.

Usage : linflash [-r] [-p] [-s] [-i [file] [file] [...]] [-f [file]
[file] [...]]

-r : Flash without asking for user input to flash adapter(s).
-p : Prompt user for filename. Flash without checking for signatures.
-s : Silent flash. First matching image file will be taken for each
adapter.
-i : Ignore the following files. These files will not be considered for
flashing the matching controllers.
-f : Force the following files To be flashed for the matching controller.
In case more than one matching files are specified, the first one
would be taken.

To uninstall the rpm, enter the following command:

rpm -e linflash

Installation of Megamon

To install, enter the following on the command line:

rpm -Uvh /mnt/floppy/Megamon-4.0-0a.i386.rpm

For email notification edit /var/log/raidmon.lst file. See details in the
header section of this file.

To start the monitoring service:
/etc/rc.d/init.d/raidmon start

To stop the monitoring service:
/etc/rc.d/init.d/raidmon stop

To restart the monitoring service:
/etc/rc.d/init.d/raidmon [restart|reload]

To uninstall the rpm, enter the following command:
rpm -e Megamon

Installation procedure for DELL PERC SNMP Agent for Linux

NOTE: Please make sure net-snmp version 5.0 or above is installed before
installing PERC SNMP. The net-snmp package can be obtained at:

http://net-snmp.sourceforge.net/

For the RPM

To install, enter the following on the command line:

rpm -Uvh percsnmp-4.09-1.i386.rpm

To uninstall the rpm, enter the following command:

rpm -e percsnmp

For the TAR.GZ

To install, enter the following on the command line:

tar xvzf percsnmp-4.09-1.tar.gz
cd percsnmp
./install

To uninstall, in the above directory, enter:

./uninstall

Drivers help and tutorials