Readme of SuperTrak Service Release 2

Size: px
Start display at page:

Download "Readme of SuperTrak Service Release 2"

Transcription

1 Readme of SuperTrak Service Release 2 This Service Release 2 (SR2) document contains the following topics: * Scope of this Release * Release Contents * Motherboard Support * Disk Drive Support * Operating System Support * Redboot, BIOS, and Firmware Installation * Driver Installation -- Windows * Driver Diskette Preparation -- Linux, All * Driver Installation -- RedHat Linux * Driver Installation -- SuSE Linux * Driver Installation -- Fedora Core Linux * Driver Installation -- Miracle/Asianux Linux * Driver Installation -- FreeBSD * WebPAM Installation -- Windows * WebPAM Installation -- Linux * WebPAM Installation -- FreeBSD Scope of this Release This document is for users who use the following Promise SATA RAID Controller cards: * SuperTrak EX4350 * SuperTrak EX8300 * SuperTrak EX8350 * SuperTrak EX12350 * SuperTrak EX16300 * SuperTrak EX16350 Release Contents SuperTrak SR2 includes the following components: * BIOS version (for SuperTrak EX4350) * BIOS version (for SuperTrak EX83x0 & EX163x0) * BIOS version (for SuperTrak EX12350) * Firmware version * Redboot version * Windows Driver * Linux Driver for 2.4 kernel version (Include Open Source Code) * Linux Driver for 2.6 kernel version (Include Open Source Code) * WebPAM for Windows version * CLI Utility version * PFlash (Installation Utility) version

2 Motherboard Support For the latest motherboard support information, please go topromise website " Disk Drive Support For the latest disk drive support information, please go to PROMISE website " Operating System Support Microsoft: * Windows 2003 Server R2 (32/64-bit) * Windows Vista RedHat (kernel 2.4) * 9.0 (32-bit) * RHEL 3.0 (32/64-bit) * RHEL 3.0 Update 4 (32/64-bit) * RHEL 3.0 Update 5 (32/64-bit) * RHEL 3.0 Update 6 (32/64-bit) * RHEL 3.0 Update 7 (32/64-bit) * RHEL 3.0 Update 8 (32/64-bit) Miracle/Asianux Linux (kernel 2.4) * 3.0 (32/64-bit) * 3.0 SP1 (32-bit) RedHat (kernel 2.6) * RHEL 4.0 (32/64-bit) * RHEL 4.0 Update 1 (32/64-bit) * RHEL 4.0 Update 2 (32/64-bit) * RHEL 4.0 Update 3 (32/64-bit) * RHEL 4.0 Update 4 (32/64-bit) Miracle/Asianux Linux (kernel 2.6) * 4.0 (32/64-bit) Fedora (kernel 2.6) * Fedora Core 5 (32/64-bit) * Fedora Core 6 (32/64-bit) SuSE (kernel 2.6) * 9.1 (32-bit) * 9.2 (32/64-bit)

3 * 9.3 (32/64-bit) * 10 (32/64-bit) * 10.1 (32/64-bit) * 10.2 (32/64-bit) * ES9 (32/64-bit) * ES9 SP2 (32/64-bit) * ES9 SP3 (32/64-bit) * ES10 (32/64-bit) * ES10 SP1 (32/64-bit) BIOS Revision History BIOS changes from v to v : * fix a issue of system hang when creating spare drive by testing EX16350 * fix issue that user could not select HDD on channale 1 & 9 physical drive into a logical drive * add a feature for BIOS exit without reboot system, * add BIOS disable feature in BIOS GUI * add a hotkey to select all physical drives during logical drive creation * add showing BGA status in Logical Driver sub-menu * add feature to support "Automatic Rebuild Managemnet" * add feature to support "Spare Drive Management" * fix bug: -- In a two controller (EX4350 or EX8350) configuration, each with an LD on each controller, Fdisk ± will return an error when trying to partition the LD on the second controller using either a Win98 or Win95 startup FDD * fix bug: -- Firmware version is falsely displayed * fix bug: -- Each EX4350 controller has a RAID 5 array with a bootable DOS partition on each LD. Floppy, onboard arrays, CDROM and EX4350 LDs cannot boot in this configuration. * fix bug: -- When accessing the superbuild utility, interfacing the menu runs slow and buggy WebPAM Revision History The WebPAM RAID Management software v : * Support Controller Buzzer( Shasta series ) on Linux * fix bug of wrong timestamp of event log * fix bug: If firmware doesn't support BGA start time, WebPAM sometimes displays BGA start time

4 * when JNI get event log from I2API, JNI will generate a timestamp instead of one passed by I2API. Now, JNI will not generate this timestamp, and pass I2API's one to Java site * fix bug of showing wrong pruduct name of EX8300 * fix bug of webpam installer detects wrong host name or IP address * fix bug: WebPAM installer cannot uninstall WebPAM clearly * fix bug: WebPAM installer needs to uninstall old WebPAM, if exists * support port remap feature( Shasta series ) * Support Controller Buzzer( Shasta series ) * Support Local Monitoring Only feature * Support NetSend feature * Update I2API to resolve deletion LD issue * Remove firmware version for non-iop products * Smart poll interval is at least 30 minutes * Support locate feature for Shasta * Add a button to select all physical dirves as creating LD * Support flash firmware, BIOS,..., etc. feature * Changes manual rebuild policy: - free disk - global spare - its dedicated spare * Set max limit number of event log to 500 * Fix bug: A error message occured as WebPAM installer running in RHEL AS3 update8 * Fix Bug: WebPAM cannot display special logical drive that owns "C:\" assigned name * Fix Bug: If change system time to a past time, WebPAM will pop up event log dialod repeatedly * Fix bug: WebPAM will loss event log after create a logical drive that length of assigned named more than 30 * Fix bug: WebPAM will display "????" after create a user * Fix bug: some event logs display LBA number base on ten( Should be hex ) * Popup a event notification dialog even though browser doesn't be opened * Fix bug: remove UDMA Mode in showing Physical driver information Windows Driver Revision History Version * add some SCSI command support for passing DTM test Linux Driver (2.4 Kernel) Revision History Version * remove function pci_name for kernel compitable. * Add TEST_UNIT_READY and START_STOP handling for console device

5 * Change delay time during hard reset to 100ms. * Change utc time to local time in stex_gettime routine * Add some debug information for problem diagnosis * Add value check in hard reset routine * Change wait loop code in handshake and hard reset routine * Update latest PCI device ids and vendor ids * Fix bug that stex_reset hangs in kernel after multiply scsi command fails * Fix bug that stex_reset not be called after stex_abort fails Linux Driver (2.6 Kernel) Revision History Version * Add TEST_UNIT_READY and START_STOP handling for console device * Change delay time during hard reset to 100ms * Change UTC time to local time in stex_gettime routine * Add some debug information for problem diagnosis * Add value check in hard reset routine * Change wait loop code in handshake and hard reset routine * Adjust ST_MAX_TARGET_NUM and ST_MAX_LUN_PER_TARGET to fits aurora firmware changed * Update latest pci device ids and vendor ids * Fix bug that system hangs when os call stex_shutdown function in some kernel * Fix bug that bus_type error message occers when loading driver in latest kernel * Fix spinlock bug in stex_reset in latest kernels * Adjust scsi cmd timeout value to 60s when kernel version larger than Errata List * WebPAM can not be installed on freebsd bit because there is no JDK available for FreeBSD 5.4 * Webpam Start and Uninstall icon do not exist in the Desktop Program start menu in Redhat 3 U6 64bit * 'Cancel' option is still available after Webpam is finished installing. It is controlled by InstallAnywhere. * Miracle Linux3 x64 bit has problem booting up when OS installed on array * With with HP proliant machines/bios. SuperTrak EX12350 boot up fails if JBODs exist * Wrong message display after Webpam uninstall in silent mode. It is controlled

6 by InstallAnywhere * RedHat 3, Update 6, 32-bit SMP kernel, kernel panic during installation of the SuperTrak controller card. Add the NOAPIC option to the kernel startup option string in the Grub bootloader and restart Linux * RedHat 3, Update 6, 32-bit kernel, cannot compile the open source driver. Contact Promise Technical support to obtain a modified driver Redboot, BIOS, and Firmware Installation Before you begin, obtain a DOS-bootable diskette and a blank, formatted diskette. 1. Copy the upgrade files for your SuperTrak card from the distribution CD to a blank, formatted diskette and label it "SuperTrak Upgrade diskette". 2. Boot your PC from the DOS-bootable diskette. 3. When the A:\> prompt appears, remove the DOS-bootable diskette and insert the SuperTrak Upgrade diskette. 4. At the A:\> prompt, type "pflash /f XXX.bin" and press Enter. Where XXX is the Redboot model number of your SuperTrak card: "rb4350" for the SuperTrak EX4350 "rb83x0" for the SuperTrak EX8300 & EX8350 "rb163x0" for the SuperTrak EX16300 & EX16350 "rb12350" for the SuperTrak EX When the A:\> prompt appears, type "pflash /f bios XXXXX bios.bin" and press Enter. Where XXXXX is the BIOS model number of your SuperTrak card: "b4350" for the SuperTrak EX4350 "b83x0" for the SuperTrak EX8300 & EX8350 "b163x0" for the SuperTrak EX16300 & EX16350 "b12350" for the SuperTrak EX When the A:\> prompt appears, type "pflash /f fireware.bin" and press Enter. 7. When the A:\> prompt appears again, remove the SuperTrak Upgrade diskette. 8. Reboot your PC normally. Driver Installation -- Windows 1. In Windows, go to Start > Settings > Control Panel and double-click on the System icon. 2. Click on the Hardware tab, then click on the Device Manager button. 3. Click the + in front of SCSI controllers to display the devices. 4. Right-click on Promise SuperTrak EX-series Controller and select "Update Driver..." from the popup menu.

7 5. Direct the driver Update function to the Windows driver folder on the PROMISE SuperTrak series SR2 CD. 6. Follow the prompts in the Update dialog box. 7. When the new driver is installed, reboot your system. Driver Diskette Preparation -- Linux, All 1. Insert PROMISE SuperTrak series SR2 CD into the CDROM. 2. Copy the driver image file to a blank diskette. * On a Windows PC, run the rawrite.exe utility to copy the image file to a diskette. * On a Linux PC, run the command "dd if=imagefilename of=floppydevicename bs=10k" to copy the image file to a diskette. imagefilename = the disk image file name floppydevice name = the device name, such as /dev/fd0. Go to the instructions for your OS, below. Driver Installation -- RedHat Linux 1. Insert driver diskette into the floppy drive. 2. Log in as "root". 3. Type "mount -r /dev/fd0 /media/floppy" and press Enter. 4. Type "cd /media/floppy" and press Enter. 5. Type "sh./install" and press Enter. 6. When the Installer asks, You are installing a driver on an existing OS. Is it true (y/n)?, type "Y" and press Enter. 7. Type "cd; umount /media/floppy" and press Enter. 8. Remove the driver diskette. 9. Type "reboot" and press Enter to restart the system. Driver Installation -- SuSE Linux 1. Insert driver diskette into the floppy drive. 2. Log in as "root". 3. Type "mount /dev/fd0 /media/floppy" and press Enter 4. Type "cd /media/floppy" and press Enter. 5. Type "./install" and press Enter. 6. Type "cd; umount /media/floppy" and press Enter. 7. Remove the driver diskette. 8. Type "reboot" and press Enter to restart the system. Driver Installation -- Fedora Core Linux

8 1. Insert driver diskette into the floppy drive. 2. Log in as "root". 3. Type "mkdir /media/floppy" and press Enter. 4. Type "mount /dev/fd0 /media/floppy" and press Enter. 5. Type "cd /media/floppy" and press Enter. 6. Type "./install" and press Enter. 7. Type "cd/" and press Enter. 8. Type "umount /media/floppy and press Enter. 9. Remove the driver diskette. 10. Type "reboot" and press Enter to restart the system. Driver Installation -- Miracle/Asianux Linux 1. Insert driver diskette into the floppy drive. 2. Log in as "root". 3. Type "mount -r /dev/fd0 /mnt/floppy" and press Enter. 4. Type "cd /mnt/floppy" and press Enter. 5. Type "sh./install" and press Enter. 6. Type "cd; umount /mnt/floppy" and press Enter. 7. Remove the driver diskette. 8. Type "reboot" and press Enter to restart the system. Driver Installation -- FreeBSD Please refer to the ReadMe file of the FreeBSD folder in the CD. WebPAM Installation -- Windows 1. Boot your PC or server and launch Windows. If your system is already running, exit all programs. 2. Insert the software CD into your CD-ROM drive. 3. Double-click on the PROMISE SuperTrak series SR2 CD's icon to open it. 4. Double-click on the Installer icon to launch it. The first WebPAM installation dialog box appears. 5. Follow the prompts in the installation dialog box. WebPAM Installation -- Linux 1. Boot your PC or server and launch the Linux GUI. If your system is already running, exit all programs. 2. Insert the SR1 CD into your CD-ROM drive. 3. In the CD window, double-click on the "run me first.sh" script to begin installation.

9 4. When the "Run or Display?" dialog box appears, click "Run in Terminal." After several moments, the Terminal window closes and the first WebPAM installation dialog box appears. 5. Follow the prompts in the installation dialog box. WebPAM Installation -- FreeBSD Please refer to the ReadMe file of the FreeBSD folder in the CD.

SUPERTRAK EX4350 USER MANUAL. Version 1.0

SUPERTRAK EX4350 USER MANUAL. Version 1.0 SUPERTRAK EX4350 USER MANUAL Version 1.0 SuperTrak EX4350 User Manual Copyright 2006 Promise Technology, Inc. All Rights Reserved. Copyright by Promise Technology, Inc. (Promise Technology). No part of

More information

SUPERTRAK EX16300, EX16350 USER MANUAL. Version 2.0 / SR1

SUPERTRAK EX16300, EX16350 USER MANUAL. Version 2.0 / SR1 SUPERTRAK EX16300, EX16350 USER MANUAL Version 2.0 / SR1 SuperTrak EX16300, EX16350 User Manual Copyright 2006 Promise Technology, Inc. All Rights Reserved. Copyright by Promise Technology, Inc. (Promise

More information

SUPERTRAK EX8300, EX8350 RAID 6 UPGRADE & PRIMER

SUPERTRAK EX8300, EX8350 RAID 6 UPGRADE & PRIMER SUPERTRAK EX8300, EX8350 RAID 6 UPGRADE & PRIMER Version 1.1 2005 Promise Technology, Inc. All rights reserved. SuperTrak EX8300, EX8350 RAID 6 Upgrade & Primer Copyright 2005 Promise Technology, Inc.

More information

SuperTrak EX4650 / 8650 / 8654 / 8658 / SAS and SATA Controller Release Notes

SuperTrak EX4650 / 8650 / 8654 / 8658 / SAS and SATA Controller Release Notes SuperTrak EX4650 / 8650 / 8654 / 8658 / 16650 SAS and SATA Controller Release Notes September, 2008 Contents for This Release Please check the Promise website for the latest updates. This service release

More information

FASTTRAK SX4100 USER MANUAL. Version 2.2

FASTTRAK SX4100 USER MANUAL. Version 2.2 FASTTRAK SX4100 USER MANUAL Version 2.2 FastTrak SX4100 User Manual Copyright 2005 Promise Technology, Inc. All Rights Reserved. Copyright by Promise Technology, Inc. (Promise Technology). No part of this

More information

RocketRAID 231x/230x SATA Controller Red Hat Enterprise/CentOS Linux Installation Guide

RocketRAID 231x/230x SATA Controller Red Hat Enterprise/CentOS Linux Installation Guide RocketRAID 231x/230x SATA Controller Red Hat Enterprise/CentOS Linux Installation Guide Version 1.0 Copyright 2008 HighPoint Technologies, Inc. All rights reserved. Last updated on November 5, 2008 Table

More information

Release Notes for (Supporting 3ware 9690SA and 9650SE controllers)

Release Notes for (Supporting 3ware 9690SA and 9650SE controllers) Introduction Release Notes for 9.5.1 (Supporting 3ware 9690SA and 9650SE controllers) READ ME FIRST! Thank you for purchasing the LSI 3ware SAS/SATA RAID Controllers. This document describes important

More information

RAID5 SATA II Host Adapter

RAID5 SATA II Host Adapter RAID5 SATA II Host Adapter This Manual for many Models of SATAII RAID5 HBA: 1) 32bit PCI bus host cards which use Silicon Image SATA II SiI3124 chipset 2) 64bit PCI-X bus host cards which use Silicon Image

More information

Server Systems and Motherboards

Server Systems and Motherboards Server Systems and Motherboards Raid Configuration and Driver installation guide For LSI53C 1030 chip 1 Contents 1. RAID Configuration 1.1 RAID Definition.. 3 1.2 Installing disk drives. 3 1.3 Setting

More information

Rocket RAID 2644 SAS Controller opensuse Linux Installation Guide

Rocket RAID 2644 SAS Controller opensuse Linux Installation Guide Rocket RAID 2644 SAS Controller opensuse Linux Installation Guide Version 1.1 Copyright 2012 HighPoint Technologies, Inc. All rights reserved. Last updated on June 12, 2012 Table of Contents 1 Overview...

More information

TX SERIES QUICK START GUIDE

TX SERIES QUICK START GUIDE SATAII150 AND SATA 300 TX SERIES QUICK START GUIDE Version 1.5 2005 Promise Technology, Inc. All Rights Reserved. SATAII150 and SATA300 TX Series Quick Start Guide SATAII150 TX Series Task List Installation

More information

EClass. SR2.2 Release Notes. Release Notes Document. Version 1.02 Date: 08/09/2007. Copyright 2007, Promise Technology, Inc. All Rights Reserved

EClass. SR2.2 Release Notes. Release Notes Document. Version 1.02 Date: 08/09/2007. Copyright 2007, Promise Technology, Inc. All Rights Reserved EClass SR2.2 Release Notes Release Notes Document Version 1.02 Date: 08/09/2007 Copyright 2007, Promise Technology, Inc. All Rights Reserved Revision Date Release Label Revision History Release Version

More information

Vess A2000 Series SR1.1 Release Notes

Vess A2000 Series SR1.1 Release Notes Vess A2000 Series SR1.1 Release Notes Version: 3.0 Date: 2014/08/06 Copyright 2014, PROMISE Technology, Inc. All Rights Reserved Version 3.0 Promise Technology, Inc. Page 1 Revision History Revision Date

More information

RocketRAID 2680/2684 SAS Controller Red Hat Enterprise/CentOS Linux Installation Guide

RocketRAID 2680/2684 SAS Controller Red Hat Enterprise/CentOS Linux Installation Guide RocketRAID 2680/2684 SAS Controller Red Hat Enterprise/CentOS Linux Installation Guide Version 1.0 Copyright 2008 HighPoint Technologies, Inc. All rights reserved. Last updated on November 13, 2008 Table

More information

RocketRAID 231x/230x SATA Controller Fedora Linux Installation Guide

RocketRAID 231x/230x SATA Controller Fedora Linux Installation Guide RocketRAID 231x/230x SATA Controller Fedora Linux Installation Guide Version 1.0 Copyright 2008 HighPoint Technologies, Inc. All rights reserved. Last updated on April 7, 2009 Table of Contents 1 Overview...1

More information

Server Systems and Motherboards

Server Systems and Motherboards Server Systems and Motherboards Raid Configuration and Driver installation guide For Intel ICH5R/ 6300ESB chip 1 Contents 1. RAID Configuration 1.1 RAID Definition 3 1.2 Installing disk drives..3 1.3 Setting

More information

Using UCS-Server Configuration Utility

Using UCS-Server Configuration Utility CHAPTER 3 This chapter contains the following sections: UCS-SCU Interface, page 3-1 Get System Updates, page 3-3 Configure a Server, page 3-5 RAID Configuration, page 3-5 OS Installation, page 3-8 Save

More information

AMD RAID Installation Guide

AMD RAID Installation Guide AMD RAID Installation Guide 1. AMD BIOS RAID Installation Guide.. 2 1.1 Introduction to RAID.. 2 1.2 RAID Configurations Precautions 3 1.3 Installing Windows 8 / 8 64-bit / 7 / 7 64-bit With RAID Functions....5

More information

RocketRAID 2522 SATA Controller Ubuntu Linux Installation Guide

RocketRAID 2522 SATA Controller Ubuntu Linux Installation Guide RocketRAID 2522 SATA Controller Ubuntu Linux Installation Guide Version 1.0 Copyright 2008 HighPoint Technologies, Inc. All rights reserved. Last updated on February 16, 2009 Table of Contents 1 Overview...1

More information

AMD RAID Installation Guide

AMD RAID Installation Guide AMD RAID Installation Guide 1. AMD BIOS RAID Installation Guide.. 2 1.1 Introduction to RAID.. 2 1.2 RAID Configurations Precautions 3 1.3 Installing Windows XP / XP 64-bit / Vista / Vista 64-bit With

More information

Fedora Linux Installation Guide

Fedora Linux Installation Guide RocketRAID 276x SAS Controller Fedora Linux Installation Guide Version 1.1 Copyright 2012 HighPoint Technologies, Inc. All rights reserved. Last updated on May 29, 2012 Table of Contents 1 Overview...

More information

Server Systems and Motherboards

Server Systems and Motherboards Server Systems and Motherboards SCSI Raid Configuration and Driver installation guide For Adaptec 7902W chip 1 Contents 1. RAID Configuration 1.1 RAID Definition.. 3 1.2 Installing disk drives. 4 1.3 Setting

More information

Fedora Linux Installation Guide

Fedora Linux Installation Guide RocketRAID 2640/2642 SAS Controller Fedora Linux Installation Guide Version 1.2 Copyright 2012HighPoint Technologies, Inc. All rights reserved. Last updated on August 10, 2012 Table of Contents 1 Overview...

More information

AMD RAID Installation Guide

AMD RAID Installation Guide AMD RAID Installation Guide 1. AMD BIOS RAID Installation Guide.. 2 1.1 Introduction to RAID.. 2 1.2 RAID Configurations Precautions 3 1.3 Installing Windows 7 / 7 64-bit / Vista TM / Vista TM 64-bit /

More information

Serial ATA PCI RAID Quick Installation Guide

Serial ATA PCI RAID Quick Installation Guide Serial ATA PCI RAID Quick Installation Guide Introducing the Serial ATA PCI RAID The Serial ATA PCI RAID is an ultra high-speed two channel Serial ATA controller board for use in Pentium-class computers.

More information

SLES Linux Installation Guide

SLES Linux Installation Guide Rocket RAID 278x SAS Controller SLES Linux Installation Guide Version 1.1 Copyright 2012 HighPoint Technologies, Inc. All rights reserved. Created on May 29, 2012 Table of Contents 1 Overview... 1 2 Installing

More information

Serial ATA PCI RAID Quick Installation Guide

Serial ATA PCI RAID Quick Installation Guide Serial ATA PCI RAID Quick Installation Guide Introducing the Serial ATA PCI RAID The Serial ATA PCI RAID is an ultra high-speed two channel Serial ATA controller board for use in Pentium-class computers.

More information

RocketRAID 231x/230x SATA Controller Debian Linux Installation Guide

RocketRAID 231x/230x SATA Controller Debian Linux Installation Guide RocketRAID 231x/230x SATA Controller Debian Linux Installation Guide Version 1.0 Copyright 2008 HighPoint Technologies, Inc. All rights reserved. Last updated on September 17, 2008 Table of Contents 1

More information

RocketRAID 600L. User s Guide. SATA 6Gb/s PCI-Express 2.0 RAID Host Adapters. Revision: 1.0 Nov. 19, 2012 HighPoint Technologies, Inc.

RocketRAID 600L. User s Guide. SATA 6Gb/s PCI-Express 2.0 RAID Host Adapters. Revision: 1.0 Nov. 19, 2012 HighPoint Technologies, Inc. RocketRAID 600L SATA 6Gb/s PCI-Express 2.0 RAID Host Adapters User s Guide Revision: 1.0 Nov. 19, 2012 HighPoint Technologies, Inc. 1 Copyright Copyright 2012 HighPoint Technologies, Inc. This document

More information

NVIDIA / JMicron RAID Installation Guide

NVIDIA / JMicron RAID Installation Guide NVIDIA / JMicron RAID Installation Guide 1. Introduction to NVIDIA / JMicron RAID Installation Guide. 3 1.1 Installing Windows 2000 / XP / XP 64-bit / Vista / Vista 64-bit With RAID Functions. 4 1.1.1

More information

RAID SATA II 3Gbps 4 Ports PCI-X Host

RAID SATA II 3Gbps 4 Ports PCI-X Host RAID SATA II 3Gbps 4 Ports PCI-X Host User Manual English LINDY No. 70548 (External) LINDY No. 70549 (Internal) www.lindy.com LINDY ELECTRONICS LIMITED & LINDY-ELEKTRONIK GMBH - FIRST EDITION (November

More information

3ware Release Notes Supporting 9690SA and 9650SE controllers

3ware Release Notes Supporting 9690SA and 9650SE controllers 3ware 9.5.2 Release Notes Supporting 9690SA and 9650SE controllers READ ME FIRST! Final Introduction Thank you for purchasing 3ware SAS and SATA RAID controllers. This document describes important recommendations

More information

RocketRAID 2310/2300 Controller Fedora Linux Installation Guide

RocketRAID 2310/2300 Controller Fedora Linux Installation Guide RocketRAID 2310/2300 Controller Fedora Linux Installation Guide Version 1.1 Copyright 2006 HighPoint Technologies, Inc. All rights reserved. Last updated on Jan 20, 2006 Table of Contents 1 Overview...1

More information

RocketRAID 2322 SATAII Host Adapter

RocketRAID 2322 SATAII Host Adapter RocketRAID 2322 SATAII Host Adapter User s Guide Revision: 1.0 Date: January 2006 HighPoint Technologies, Inc. Copyright Copyright 2006 HighPoint Technologies, Inc. This document contains materials protected

More information

AMD RAID Installation Guide

AMD RAID Installation Guide AMD RAID Installation Guide 1. AMD BIOS RAID Installation Guide.. 2 1.1 Introduction to RAID.. 2 1.2 RAID Configurations Precautions 3 1.3 Installing Windows 7 / 7 64-bit / Vista TM / Vista TM 64-bit /

More information

Manually Mount Usb Flash Drive Linux Command Line Redhat

Manually Mount Usb Flash Drive Linux Command Line Redhat Manually Mount Usb Flash Drive Linux Command Line Redhat How to Format USB in Linux using Command Line. This article will help you to format USB Flash drive in Ubuntu systems via Command line. So first

More information

GigaRAID (IT8212) ATA RAID Controller USER S MANUAL

GigaRAID (IT8212) ATA RAID Controller USER S MANUAL GigaRAID (IT8212) ATA RAID Controller USER S MANUAL 12ME-IT8212-005 Copyright Copyright by GIGA-BYTE TECHNOLOGY CO., LTD. ( GBT ) No part of this manual may be reproduced or transmitted in any from without

More information

AMD RAID Installation Guide

AMD RAID Installation Guide AMD RAID Installation Guide 1. AMD BIOS RAID Installation Guide.. 3 1.1 Introduction to RAID.. 3 1.2 RAID Configurations Precautions 4 1.3 Installing Windows 8 / 8 64-bit / 7 / 7 64-bit / Vista / Vista

More information

Installing the Operating System or Hypervisor

Installing the Operating System or Hypervisor If you purchased E-Series Server or NCE Option 1 (E-Series Server or NCE without a preinstalled operating system or hypervisor), you must install an operating system or hypervisor. This chapter includes

More information

Rocket 133/133S/133SB User s Manual. Revision: 1.1 Date: Dec HighPoint Technologies, Inc.

Rocket 133/133S/133SB User s Manual. Revision: 1.1 Date: Dec HighPoint Technologies, Inc. Rocket 133/133S/133SB User s Manual Revision: 1.1 Date: Dec. 2001 HighPoint Technologies, Inc. Copyright Copyright 2001 HighPoint Technologies, Inc.. This document contains materials protected by International

More information

RocketRAID 231x/230x SATAII Host Adapter

RocketRAID 231x/230x SATAII Host Adapter RocketRAID 231x/230x SATAII Host Adapter User s Guide Revision: 1.4 Date: November 2007 HighPoint Technologies, Inc. Copyright Copyright 2007 HighPoint Technologies, Inc. This document contains materials

More information

Low Profile SATA RAID 2 Port PCI Host

Low Profile SATA RAID 2 Port PCI Host Low Profile SATA RAID 2 Port PCI Host User Manual English LINDY No. 70540 www.lindy.com LINDY ELECTRONICS LIMITED & LINDY-ELEKTRONIK GMBH - FIRST EDITION (November 2004) 1. Introduction This Low Profile

More information

RocketRAID 231x SATAII Host Adapter

RocketRAID 231x SATAII Host Adapter RocketRAID 231x SATAII Host Adapter User s Guide Revision: 1.2 Date: April 2007 HighPoint Technologies, Inc. Copyright Copyright 2007 HighPoint Technologies, Inc. This document contains materials protected

More information

Partitioning and Formatting Reference Guide

Partitioning and Formatting Reference Guide Partitioning and Formatting Reference Guide This guide provides simple guidelines for the initial setup of your hard disk drive using the most common methods and utilities available within the following

More information

FASTTRAK TX4000 QUICK START GUIDE. Version 1.2

FASTTRAK TX4000 QUICK START GUIDE. Version 1.2 FASTTRAK TX4000 QUICK START GUIDE Version 1.2 FastTrak TX4000 Copyright 2002 Promise Technology, Inc. Copyright by Promise Technology, Inc. (Promise Technology). No part of this manual may be reproduced

More information

Marvell SATA3 RAID Installation Guide

Marvell SATA3 RAID Installation Guide Marvell SATA3 RAID Installation Guide Overview The Marvell RAID Utility (MRU) is a browser-based graphical user interface (GUI) tool for the Marvell RAID adapter. It supports IO Controllers (IOC) and RAID-On-Chip

More information

NEC Versa 500D/550D Windows 98 Upgrade Information

NEC Versa 500D/550D Windows 98 Upgrade Information NEC Versa 500D/550D Windows 98 Upgrade Information Follow the instructions provided in this document to upgrade your NEC Versa 500D/550D system to Microsoft Windows 98. Please read these notes in their

More information

Ubuntu Linux Installation Guide

Ubuntu Linux Installation Guide RocketRAID 278x SAS Controller Ubuntu Linux Installation Guide Version 1.1 Copyright 2012 HighPoint Technologies, Inc. All rights reserved. Last updated on May 29, 2012 Table of Contents 1 Overview...

More information

CMD Medley ATA RAID SOFTWARE User s Manual June 10, 2001 Revision 1.0

CMD Medley ATA RAID SOFTWARE User s Manual June 10, 2001 Revision 1.0 MAN-300649-000 CMD Medley ATA RAID SOFTWARE User s Manual June 10, 2001 Revision 1.0 Trademarks and Copyright CMD, CMD Technology, and CMD Medley are trademarks of CMD Technology, Inc. All other product

More information

Guide to SATA Hard Disks Installation and RAID Configuration

Guide to SATA Hard Disks Installation and RAID Configuration Guide to SATA Hard Disks Installation and RAID Configuration 1. Guide to SATA Hard Disks Installation... 2 1.1 Serial ATA (SATA) Hard Disks Installation... 2 2. Guide to RAID Configurations... 3 2.1 Introduction

More information

A3800 & A3600. Service Release SR2.1 Release Notes. A-Class. VTrak A-Class firmware version Clients

A3800 & A3600. Service Release SR2.1 Release Notes. A-Class. VTrak A-Class firmware version Clients VTrak A-Class A3800 & A3600 Service Release SR2.1 Release Notes A-Class VTrak A-Class firmware version 1.11.0000.00 Clients VTrak Mac Client Package 1.3.1 42009 VTrak Windows Client Package 1.3.0-40692

More information

Storage Controller Considerations

Storage Controller Considerations This appendix provides storage controller (RAID) information. Supported Storage Controllers and Cables, page 1 Storage Controller Card Firmware Compatibility, page 2 RAID Backup (Supercap), page 2 Write-Cache

More information

NVIDIA RAID Installation Guide

NVIDIA RAID Installation Guide NVIDIA RAID Installation Guide 1. NVIDIA BIOS RAID Installation Guide.. 2 1.1 Introduction to RAID.. 2 1.2 RAID Configurations Precautions 3 1.3 Installing Windows XP / XP 64-bit / Vista / Vista 64-bit

More information

AMD RAID Installation Guide

AMD RAID Installation Guide AMD RAID Installation Guide 1. AMD BIOS RAID Installation Guide.. 2 1.1 Introduction to RAID.. 2 1.2 RAID Configurations Precautions 3 1.3 Installing Windows OS With RAID Funtions... 3 1.3.1 Installing

More information

Guide to SATA Hard Disks Installation and RAID Configuration

Guide to SATA Hard Disks Installation and RAID Configuration Guide to SATA Hard Disks Installation and RAID Configuration 1. Guide to SATA Hard Disks Installation...2 1.1 Serial ATA (SATA) Hard Disks Installation...2 2. Guide to RAID Configurations...3 2.1 Introduction

More information

Using UCS-Server Configuration Utility

Using UCS-Server Configuration Utility CHAPTER 3 This chapter provides information on using the UCS-Server Configuration Utility and contains the following sections: UCS-SCU Interface, page 3-1 Server Inventory, page 3-3 Server Health, page

More information

VMware Workstation 4 What s New Requirements Installation Guest OS Installation Documentation Troubleshooting Prev Contents Last Next Installing VMware Tools The following sections describe how to install

More information

PCI EXPRESS CARD SATA

PCI EXPRESS CARD SATA PCI EXPRESS CARD SATA User Manual DS-30102-1 Features and Benefits Compliant with PCI Express Base Specification 1.0a Compliant with Serial ATA 1.0 specification with support for full complement of SATA

More information

Vess A2000 Series SR1.3 Release Notes

Vess A2000 Series SR1.3 Release Notes Vess A2000 Series SR1.3 Release Notes Release Notes Document Version: 5.0 Date: 2015/11/06 Copyright 2015, PROMISE Technology, Inc. All Rights Reserved Version 5.0 Promise Technology, Inc. Page 1 Revision

More information

RocketRAID 174x SATAII Host Adapter

RocketRAID 174x SATAII Host Adapter RocketRAID 174x SATAII Host Adapter User s Guide Revision: 1.1 Date: Dec. 2006 HighPoint Technologies, Inc. Copyright Copyright 2006 HighPoint Technologies, Inc. This document contains materials protected

More information

Guide to SiS RAID Utility for Windows XP / 2000

Guide to SiS RAID Utility for Windows XP / 2000 Guide to SiS RAID Utility for Windows XP / 2000 1. General 1. After installing the SiS RAID utility, go to Start menu and choose Programs. From the Programs menu, choose SiS RAID Utility and click on SiSRaid

More information

RocketRAID 2320 SATAII Host Adapter

RocketRAID 2320 SATAII Host Adapter RocketRAID 2320 SATAII Host Adapter User s Guide Revision: 1.0 Date: August 2005 HighPoint Technologies, Inc. Copyright Copyright 2005 HighPoint Technologies, Inc. This document contains materials protected

More information

PCIE SATA II PATA RAID CARD

PCIE SATA II PATA RAID CARD PCIE SATA II 300 + PATA RAID CARD User Manual DS-30102-2 1 Features and Benefits Compliant with one-lane 2.5Gb/s PCI Express specification Compliant with Serial ATA 1.0 specification Supports Serial ATA

More information

Dell EMC Repository Manager Version 3.2. Quick Start Guide

Dell EMC Repository Manager Version 3.2. Quick Start Guide Dell EMC Repository Manager Version 3.2 Quick Start Guide Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make better use of your product. CAUTION: A CAUTION indicates

More information

Vess A2000 Series SR3.1 Release Notes

Vess A2000 Series SR3.1 Release Notes Vess A2000 Series SR3.1 Release Notes Version: 9.0 Date: 2019/02/01 Copyright 2019, PROMISE Technology, Inc. All Rights Reserved Version 9.0 Promise Technology, Inc. Page 1 Revision History Revision Date

More information

RocketRAID 464. User, s Manual. Revision: 1.0 Date: Jun HighPoint Technologies, Inc.

RocketRAID 464. User, s Manual. Revision: 1.0 Date: Jun HighPoint Technologies, Inc. RocketRAID 464 User, s Manual Revision: 1.0 Date: Jun. 2004 HighPoint Technologies, Inc. Copyright Copyright 2004 HighPoint Technologies, Inc. This document contains materials protected by International

More information

Configuring the MSA1000 for Linux or NetWare Environments

Configuring the MSA1000 for Linux or NetWare Environments White Paper September 2002 Prepared by: Network Storage Solutions Hewlett Packard Company Contents Benefits of the new firmware for the MSA1000...1 Prerequisites...3 Firmware Upgrades:...3 Environmental

More information

PCIe SATA 6G + PATA RAID Card

PCIe SATA 6G + PATA RAID Card PCIe SATA 6G + PATA RAID Card User Manual Ver. 1.00 All brand names and trademarks are properties of their respective owners. Features and Benefits Compliant with PCI-Experss Specification v2.0 and backward

More information

Intel Server RAID Controller U2-1 Integration Guide For Microsoft* Windows NT* 4.0

Intel Server RAID Controller U2-1 Integration Guide For Microsoft* Windows NT* 4.0 Intel Server RAID Controller U2-1 Integration Guide For Microsoft* Windows NT* 4.0 Revision 1.0 February 2000 Revision History Revision Revision History Date 1.0 Initial Release 02/10/00 Intel Corporation

More information

SATARaid Serial ATA RAID Management Software

SATARaid Serial ATA RAID Management Software SATARaid Serial ATA RAID Management Software 05/12/04 Silicon Image, Inc. 1060 East Arques Ave. Sunnyvale CA 94085 (408) 616-4000 www.siliconimage.com Copyright 2003, Silicon Image, Inc. All rights reserved.

More information

Hitachi Align Tool. User's Guide

Hitachi Align Tool. User's Guide Hitachi Align Tool User's Guide Table of contents 1 Introduction...3 1.1 What is Hitachi Align Tool?... 3 1.2 System requirements and supported media... 3 1.3 Technical support... 4 2 Hitachi Align Tool

More information

Virtual Iron Software Release Notes

Virtual Iron Software Release Notes Virtual Iron Software Release Notes Virtual Iron Version 4.2 Copyright (c) 2007 Virtual Iron Software, Inc. 00122407R1 This information is the intellectual property of Virtual Iron Software, Inc. This

More information

Adaptec Storage Examiner. Installation and User Guide

Adaptec Storage Examiner. Installation and User Guide Adaptec Storage Examiner MAN-00006-UG Revision 03 17 th November 2003 Adaptec, Inc., Clonshaugh Industrial Estate, Clonshaugh, Dublin 17. IRELAND www.adaptec.com This document may be subject to change

More information

Before Reading This Manual This section explains the notes for your safety and conventions used in this manual.

Before Reading This Manual This section explains the notes for your safety and conventions used in this manual. Integrated Mirroring SAS User s Guide Areas Covered Before Reading This Manual Chapter 1 Chapter 2 Chapter 3 This section explains the notes for your safety and conventions used in this manual. Overview

More information

This is the official software release containing the list of software components listed in the section 3 of the release note.

This is the official software release containing the list of software components listed in the section 3 of the release note. -------------------------------------------------------------------------------- Release notes for the Adaptec ASC-58300, ASC-48300 and ASC-44300 SAS HostRAID Controllers dated: AUGUST 2, 2007 --------------------------------------------------------------------------------

More information

SATA 300 PCI USER MANUAL

SATA 300 PCI USER MANUAL SATA 300 PCI Express Card USER MANUAL MODEL 150040 MAN-150040-UM-1106-03 Thank you for purchasing the MANHATTAN SATA 300 PCI Express Card, Model 150040. With the following features, this card allows you

More information

Upgrading the MSA1000 for Enhanced Features

Upgrading the MSA1000 for Enhanced Features White Paper December 2002 Prepared by: Network Storage Solutions Hewlett Packard Company Contents Benefits of the MSA1000 Enhancements...1 Prerequisites...3 Environmental Monitoring Unit (EMU) issue:...3

More information

SATA 150 Controller PCI Card user

SATA 150 Controller PCI Card user SATA 150 Controller PCI Card user manual Model 158046 MAN-158046-UM-0508-01 Thank you for purchasing this MANHATTAN SATA 150 Controller PCI Card, Model 158046. Compatible with esata and SATA 150/300 drives

More information

Dell EMC Repository Manager Version 3.1. Quick Start Guide

Dell EMC Repository Manager Version 3.1. Quick Start Guide Dell EMC Repository Manager Version 3.1 Quick Start Guide Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make better use of your product. CAUTION: A CAUTION indicates

More information

Storage Controller Considerations

Storage Controller Considerations This appendix provides storage controller (RAID and HBA) information. Supported Storage Controllers and Cables, page 1 Storage Controller Card Firmware Compatibility, page 3 RAID Backup (Supercap), page

More information

JetFlash User s Manual

JetFlash User s Manual JetFlash User s Manual ( Version 1.0 ) Table of Contents INTRODUCTION...1 PACKAGE CONTENTS...1 FEATURES...1 SYSTEM REQUIREMENTS...1 DRIVER INSTALLATION...2 DRIVER INSTALLATION FOR WINDOWS 98SE...2 DRIVER

More information

Addonics. 4X SATA Multilane PCI/PCI-X RAID5 Controller Card (ADS3GX4R5-ML) User s Guide Revision 1.1 T E C H N O L O G I E S

Addonics. 4X SATA Multilane PCI/PCI-X RAID5 Controller Card (ADS3GX4R5-ML) User s Guide Revision 1.1 T E C H N O L O G I E S Addonics T E C H N O L O G I E S 4X SATA Multilane PCI/PCI-X RAID5 Controller Card (ADS3GX4R5-ML) User s Guide Revision 1.1 FCC Warning Statement This equipment has been tested and found to comply with

More information

SATA II-150 PCI RAID Quick Installation Guide

SATA II-150 PCI RAID Quick Installation Guide SATA II-150 PCI RAID Quick Installation Guide Introducing the SATA II-150 PCI RAID The SATA II-150 PCI RAID is an ultra high-speed two channel Serial ATA Generation II RAID controller for use in PCI enabled

More information

VTrak E5000/EFA5310 Series

VTrak E5000/EFA5310 Series VTrak E5000/EFA5310 Series E5000/EFA5310 SR3 Release Notes FW 11.05.0000.00 BIOS 15.27.0000.07 Note: The E5000/EFA5310 SR3 Release is a combined Firmware and BIOS Release that requires flashing both images

More information

Understanding UCS Server Configuration Utility User Interface

Understanding UCS Server Configuration Utility User Interface CHAPTER 3 Understanding UCS Server Configuration Utility User Interface The UCS-SCU GUI is a web-based management interface that allows you to perform tasks such as operating system installation, RAID

More information

RAID Controller Considerations

RAID Controller Considerations :: Seite 1 von 22 :: Datenblatt zum Produkt Cisco SPARE PAIR OF SAS/SATA CABLES mit DC# 786847 :: A P P E N D I X C This appendix contains the following sections: Supported RAID Controllers and Required

More information

RAID Native SATA Ports PCI Host

RAID Native SATA Ports PCI Host RAID Native SATA 150 4 Ports PCI Host User Manual English LINDY No. 70541 (Internal 4 Port) LINDY No. 70542 (External 2 Port + Internal 2 Port) www.lindy.com LINDY ELECTRONICS LIMITED & LINDY-ELEKTRONIK

More information

WEBPAM USER MANUAL. Version 1.5

WEBPAM USER MANUAL. Version 1.5 WEBPAM USER MANUAL Version 1.5 WebPAM User Manual Copyright 2005 Promise Technology, Inc. All Rights Reserved. Copyright by Promise Technology, Inc. (Promise Technology). No part of this manual may be

More information

Addonics. 4-Port SATA II PCI RAID5/JBOD Controller Card (ADSA4R5) User s Guide Revision 1.0 T E C H N O L O G I E S

Addonics. 4-Port SATA II PCI RAID5/JBOD Controller Card (ADSA4R5) User s Guide Revision 1.0 T E C H N O L O G I E S Addonics T E C H N O L O G I E S 4-Port SATA II PCI RAID5/JBOD Controller Card (ADSA4R5) User s Guide Revision 1.0 FCC Warning Statement This equipment has been tested and found to comply with the limits

More information

readme.txt README.TXT

readme.txt README.TXT README.TXT Adaptec ASR-5085/ASR-5405/ASR-5445/ASR-5805/ASR-51245/ASR-51645/ASR-52445 Unified Serial Controllers Adaptec ASR-2045/ASR-2405 Unified Serial Controllers as of December 5, 2008 Please review

More information

RAID User Guide. Edition. Trademarks V1.0 P/N: U25-A2-0E

RAID User Guide. Edition. Trademarks V1.0 P/N: U25-A2-0E RAID User Guide Edition V1.0 P/N: 91-187-U25-A2-0E Trademarks All brand or product names mentioned are trademarks or registered trademarks of their respective holders. 1 2004-12-15, 9:01 Contents Intel

More information

HP Server Novell NetWare Installation Guide

HP Server Novell NetWare Installation Guide HP Server Novell NetWare Installation Guide Including 6.5 August 25, 2003 Objective The intent of this document is to provide you with key information required for completing the installation of NetWare

More information

USB Dog Terminator. User's Manual.

USB Dog Terminator. User's Manual. 2017 USB Dog Terminator User's Manual www.willem-ua.com USB Dog Terminator. User's Manual. 1 Short description USB DOG Terminator was developed specifically for use in GPU farms and is designed to restart

More information

Configuring the HP StorageWorks Modular Smart Array 1000 and 1500cs for external boot with Novell NetWare New Installations

Configuring the HP StorageWorks Modular Smart Array 1000 and 1500cs for external boot with Novell NetWare New Installations Technical Note Revised October 2006 Prepared by: Network Storage Solutions Hewlett Packard Company Contents Configuring the StorageWorks MSA1000 and MSA1500cs for External Boot with NetWare Considerations...3

More information

PCIe SATA II Channel RAID Card. User Manual

PCIe SATA II Channel RAID Card. User Manual PCIe SATA II 300 2-Channel RAID Card User Manual Ve r. 2.00 All brand names and trademarks are properties of their Respective owners. Apr/07 1 MN Features and Benefits Compliant with PCI Express Base Specification

More information

2 Port SATA II - 3Gbps PCI-Express Card

2 Port SATA II - 3Gbps PCI-Express Card 2 Port SATA II - 3Gbps PCI-Express Card User Manual English LINDY No. 51170 www.lindy.com LINDY ELECTRONICS LIMITED & LINDY-ELEKTRONIK GMBH - FIRST EDITION (April 2005) 1. Introduction This Low Profile

More information

Creating rescue media

Creating rescue media Creating rescue media The Rescue Media Wizard Once I have created rescue media, will it work on all my computers? If my rescue media refuses to boot, what should I do? The Rescue Media Wizard 1. 2. Insert

More information

V Workstation Imaging

V Workstation Imaging V Workstation Imaging The following sections provide information on Novell ZENworks Desktop Management Workstation Imaging procedures and features. Chapter 50, Common Imaging Deployment Strategies, on

More information

1. Save the Express BIOS update file to a temporary directory on the target PC. 2. Double-click the *.EXE file to run the Express BIOS update.

1. Save the Express BIOS update file to a temporary directory on the target PC. 2. Double-click the *.EXE file to run the Express BIOS update. BIOS Update Readme BIOS Update Instructions for Intel Desktop Boards This Readme file includes BIOS update instructions for advanced users. If you need more complete step-by-step instructions on how to

More information