Home

- Highpoint

image

Contents

1. 1 The system device mapping order is the same as the order shown in RocketRAID BIOS Setting Utility If no other SCSI adapters are installed the device marked as BOOT or HDDO will identified as dev sda HDD1 as dev sdb HDD as dev sdc etc When creating mount points boot must be mounted on dev sda 3 Installing the RocketRAID 2522 driver for an Existing System Note If a SCSI adapter is used to boot the system make sure the RocketRAID host adapter BIOS loads posts after the SCSI adapter s BIOS It may be necessary to move the adapter s to another PCI slot Step 1 Obtain the Driver Module Extract the module file from the file modules cgz from the driver disk using the following commands mount dev fd0 cd tmp gzip dc mnt floppy modules cgz cpio idumv Driver modules for all supported kernel versions will be extracted The driver module for the active kernel is located under the directory that matches the kernel version tmp uname r rr2522 ko After you have extracted the driver module you can load it by following commands modprobe sd_mod insmod 1r2522 ko Arrays attached to the adapter can be accessed as SCSI devices e g dev sda HighPoint 5 6 Linux Driver Support Step 2 Mounting and Partitioning the Device Example A RAID array has been configured between several hard disks This array will be registered to the system as device dev sda
2. To create a partition on this array which will listed as dev sda1 use the fdisk dev sda command Next use the mkfs dev sdal command to setup a file system on this partition Use the command mkdir xxxx to create a mount point for the RAID array Then mount dev sdal xxxx in order to access it Note xxxx represents the desired name of the mount point Step 3 Configure System to Automatically Load the Driver To avoid typing in insmod rr2522 ko each time the operating system is booted the system must be instructed to automatically load the module during bootup To install the module type in the following commands first change to the directory where the proper 112522 ko file is located install d lib modules uname r kernel drivers scsi install c 1r2522 ko lib modules uname r kernel drivers scsi Then instruct the system to load the module when booting Use the following commands echo modprobe rr2522 gt etc init d hptdriver chmod 755 etc init d hptdriver 1n sf etc init d hptdriver etc rc d rc3 d SO 1 hptdriver ln sf etc init d hptdriver etc rc d rc4 d SO 1 hptdriver 1n sf etc init d hptdriver etc re d rc5 d SO 1 hptdriver Step 4 Configure System to Mount Volumes during Startup The system can be instructed to automatically mount the array s during startup by modifying the file etc fstab Kigh Point Linux Driver Support Fo
3. button 4 2 HighPoint RocketRAID 2522 Driver and Software Installation Windows Driver Installation Before installing the RocketRAID 2522 device driver make sure the RocketRAID 2522 host adapter and all required hard disks have been installed into the system s chassis refer to the Hardware Installation section page 2 2 Installing the RocketRAID 2522 driver for an existing Windows XP 2003 x64 system After the operating system has booted Windows will automatically detect the RocketRAID 2522 and request that a device driver be installed To install the device driver follow the steps outlined below 1 When the Found New Hardware Wizard window appears select Install from a list or specific location Advanced and click Next to continue 2 Click on the Include this location in the search option and select the system s floppy drive generally Disk A Next insert the Driver Installation diskette into the system s floppy drive 3 At the Hardware Wizard screen select the floppy drive as the source then click the Next button Select the appropriate operating system folder then click the Next button 4 Windows will display a warning message that states the driver has not been signed Select Continue Anyway then click Finish when prompted When windows asks to reboot the system choose No 5 Windows will then display a second Found New Hardware Wizard window repea
4. The system can be instructed to automatically mount the array s during startup by modifying the file etc fstab For example add the following line to tell the system to mount dev sda1 to location mnt raid after startup dev sdal mnt raid ext2 defaults 00 5 13 WighPoint Linux Driver Support 4 Updating the Driver To update the driver simply reinstall the driver following the steps in previous section Install RocketRAID driver on an Existing System Note If the driver is loaded in initrd when system is installed onto a disk or array attached to the RocketRAID host adapter you need to run the mkinitrd command to update the initrd file If you are using the lilo boot loader run lilo again lilo 5 Uninstalling the Driver To uninstall the RocketRAID 2522 driver Note The driver cannot be uninstalled while the system is booted from a disk or array attached to the RocketRAID host adapter To uninstall the driver remove the lines added to etc modules conf and etc fstab HighPoint 5 14 Chapter 6 FreeBSD Driver Support Contents of this Chapter 1 Installing FreeBSD on the RocketRAID 2522 Controller 2 Installing the RocketRAID 2522 Driver on an Existing System 3 Updating the Driver 4 Uninstalling the Driver Hegh Point FreeBSD Driver Support 1 Installing FreeBSD on the RocketRAID 2522 Con troller If you would like to install FreeBSD onto arrays
5. you will be asked to specify a cache policy 4 8 RocketRAID 2522 Driver and Software Installation Write back when the write back setting is selected all write requests sent to the array are cached This will result in higher performance but data loss may occur in case of a power failure Write through when the write through setting is selected all write requests sent to the array are passed directly to the disks However subsequent reads may still be completed from the cache if appropriate 6 Select which disks are to be used to create the array Highlight the desired disk from the left side of the interface available disks then click on the button to move the disk to the right side of the interface selected disks Disks must be selected one a time If you wish to remove a selected disk highlight it from the selected disk section and use the button to move it to the available disk section Note The selection sequence is important the order in which the disks are selected will determine the disk sequence of the array 7 Select the capacity the RocketRAID 2522 can create arrays between partitions on various disks It is not limited to physical hard disk drives As a result of this feature you have the option of assigning a physical disk to multiple RAID arrays Press Enter to use the default value the maximum capacity for the array or specify the desired value using the keyboard and press Ent
6. Fedora Core 6 on the RocketRAID 2522 Host Adapter Note If the OS is running kernel that differs from the one supported by the precompiled driver the precompiled drivers cannot be used A driver can be built for this kernel using the OpenSource package for the RocketRAID host adapter This package is available from our website and is posted on the BIOS Driver page for the corresponding RocketRAID host adapter To install Fedora Linux onto hard disks or RAID arrays attached to RocketRAID host adapter follow the steps outlined below Step 1 Prepare the Driver Diskette The driver is contained in a floppy diskette image file On a DOS or Windows system a Fedora driver diskette can be generated using rawrite exe This utility is included on the Fedora Linux CD under dosutils Run rawrite using a command prompt window and follow the directions it provides On a Linux system use the dd command to generate a boot diskette Insert a floppy disk into the floppy drive and type the following command dd if fc6 i386 img of dev fdO Note The driver disk image file depends on your core version and hardware Step 2 Install Fedora Linux Installation steps for Fedora Core 6 1 Boot from the Fedora Installation CD and start the install procedure 2 At the Welcome to Fedora Linux installation screen a prompt labeled boot will appear at the bottom of the screen Type in linux dd and then press Enter H
7. Pool list box 6 Recovering Verifying Arrays When an array member hard disk of a redundant array fails the array will be marked as broken Broken arrays can be automatically rebuilt using hot spare disks However if there are no available spare disks you can still rebuild the array by adding a new disk to it To add a disk to a broken array 1 Highlight the Management menu and select the Array Management function 2 Highlight the broken array that needs to be rebuilt 3 Click the Add Disk button on the toolbar or select Add Disk command from the Operation menu 4 Ifthe disk is successfully added to the array rebuild process will start automatically Note In some instances a failed array will not rebuild automatically HighPoint 4 10 RocketRAID 2522 Driver and Software Installation To manually start the rebuild process for a broken critical array 1 Highlight the Management menu and select the Array Management function 2 Highlight the array that needs to be rebuilt 3 Click the Rebuild button on the toolbar or select the Rebuild command from the Operation menu Verifying an Array For a RAID 1 or RAID 10 array the verify process compares the data of one mirror pair with the other single hard disk in the case of RAID1 and a paired set of disks for RAID 10 For RAID 5 and RAID 50 the verify process calculates RAID parity and co
8. RocketRAID 2522 BIOS Utility Contents of this Chapter RocketRAID 2522 BIOS Utility 1 BIOS Command Overview 2 Creating RAID Arrays 3 Adding Removing Spare Disks 4 Updating the BIOS WighPoint RocketRAID 2522 BIOS Utility RocketRAID 2522 BIOS Utility The RocketRAID 2522 s BIOS Utility can be accessed using the Ctrl H command This command should be displayed automatically when the RocketRAID 2522 s BIOS screen appears during the system s boot up procedure 1 BIOS Command Overview The RocketRAID 2522 BIOS Utility provides a wide selection of RAID related commands These commands are displayed towards the top of the utility s interface Rocket RAID 2522 BIOS Setting Utility v1 lt c 2004 2007 HighPoint technologies Inc All rights reserved elp Press lt Ctrl gt lt H gt to run BIOS Setting Utility Use the lt arrow keys to scroll through the various commands and the T J arrows to browse through the corresponding command menus Use the ENTER key to execute the selected command The ESC button can be used to cancel the selected command or return to the previ ous command menu Create this command is used to create RAID arrays Section 2 discusses this command in detail Delete this command will delete the selected RAID array Warning This command may result in permanent data loss it should only be used if data stored on the target array is no longer relevant or
9. System controlled by the RAID Management Console Highlight the File menu and select the User Management function to configure User related options for the selected remote system HighPoint 4 22 RocketRAID 2522 Driver and Software Installation User Management User name The user management window lists all users assigned to the selected remote system The current active user will be designated with an icon Add a User This function adds a user account to the connected remote system To add a user 1 Click the Add button in the User Management window 2 In the popup window enter the user name enter and confirm the password and then click Next Add New User Name Password 3 Select the appropriate privileges for the user 4 Click Finish Kigh Point 4 23 RocketRAID 2522 Driver and Software Installation Delete a User This function deletes a user s account on the connected remote system To delete a user 1 Select the target user ID from the User list displayed in the User Management window 2 Click Delete to remove the selected user Click Yes to delete the item Select No to cancel this command Note An active user user currently utilizing the software cannot be deleted from the console Set Password The Administrator uses this function to set a user s password the password allows a user to log on to
10. The RocketRAID module should now automatically load each time the operating system starts up Note When using FreeBSD 4 x type in the following command to configure the system mknod dev rr2522 c 200 0 Then check to make sure the node dev rr2522 j is present in the dev directory Kigh Point 6 6 FreeBSD Driver Support Step 4 Configure the System to Mount Volumes at Startup Instruct the system to automatically mount the array by modifying the file etc fstab Example Add the following line to instruct the system to mount dev dalsle to location mnt hpt after startup dev dalsle mnt hpt ufs rw 0 0 3 Updating the Driver To update the driver with a newer revision simply reinstall the driver following the steps discussed in the previous section Install the driver on an existing system 4 Uninstalling the Driver The driver can only be uninstalled when the system is not booting from devices attached to the RocketRAID host adapter To uninstall remove the line 1r2522_load YES located in boot defaults loader conf and then delete the driver module modules rr2522 ko or boot kernel rr2522 ko HighPoint 6 7 Chapter 7 Mac OSX Driver and RAID Management Software Contents of this Chapter 1 Installing the driver and RAID utility 2 Preparing Hard disks 3 Array Management 4 Device Management 5 Configuring Spare Disks 6 Managing Events and Tasks 7 Setting
11. WOC WDSO00YS 01MPBO WOD WMANU1018718 500 02 GB 500 02 GB 5 WDC WDSO00YS 01MPB0 WD WMANU1016543 500 02 G8 500 02 GB 5 a WDC WOS000YS 01MPBO WD WMANU1015709 500 02 GB 500 02 GB Rescan MaghPowt Wed RAID Management 1 6 0 Copyright c 1996 2007 HighPoint Technologies Inc All Rights Reserved 3 Choose the array type you want to create from the drop down list 4 Enter a name for the array this is optional 5 Ifyou are creating a redundant RAID array RAID1 5 10 50 select an initialization option for the array Note An un initialized RAID1 or RAID 10 array can still provide redundancy in case of a disk failure A RAID 5 50 array however is not fault tolerant until initialization is finished 6 If you are creating RAID 5 50 specify a cache policy for the array Write back When the write back setting is selected writes to the array are cached This will result in higher performance but data loss may occur in case of a power failure Write through When the write through setting is selected writes to the array are always passed directly to the disks Subsequent reads may still be completed from the cache if appropriate 7 Select disks from the Available Disks list 8 Enter a capacity for the array or use the default value the maximum capacity for the array GE Kigh Point Mac OSX Driver and RAID Management Software 9 Click Create If you have specified an initialization option the initializati
12. a CD image you will need to add these files to the CD Insert the boot image media into the appropriate drive and boot the system Once the A gt prompt has appeared insert the media that contains the required BIOS files and type the following command load xxx xxx Then press ENTER Note xxx xxx the name of the BIOS image file type it exactly as it appears The utility will scan for the controller and ask if you want to backup the BIOS save a copy of the current BIOS to a floppy diskette This is optional you can answer No and continue Note This option will not function if the system was booted from CD The utility will then ask if you want to flash the controller upgrade the BIOS Select Y for yes The utility will display a progress bar during the flash procedure then will attempt verify the update Once complete the system can be rebooted BB seg Chapter 4 RocketRAID 2522 Driver and Software Installation Microsoft Windows 2000 XP 2003 Server x64 and Vista Contents of this Chapter Driver and Software CD Windows Driver Installation HighPoint RocketRAID 2522 Driver and Software Installation Driver and Software CD The RocketRAID 2522 retail box includes a Driver and Software CD This CD can be used to generate driver diskettes and install the RAID Management software for a variety of operating systems To create a driver diskette 1 il Insert the CD into the sy
13. and press ENTER To remove the Spare Disk setting from a hard disk highlight the spare disk and press ENTER Generally single disks are designated to act as spares disks that are not configured into RAID arrays However in some instances disks that are members of RAID arrays may also be designated to act as a spare If the disks in question are part of a RAID array that did not utilize the full available capacity at the time of creation these disks may be used as spares For example a RAID 0 array was created between two 200GB hard disks but only 200GB of space out of a grand total of 400GB was assigned to that array In this example 200GB of disk space remains unallocated This unallocated space would allow these disks to be set as spares for a separate redundant array that falls into the same capacity range 200GB 4 Updating the BIOS BIOS updates are released periodically and posted on our website for download There are several ways to flash the RocketRAID 2522 BIOS Kigh Point RocketRAID 2522 BIOS Utility For Windows based operating systems 1 Download the desired BIOS update from the Support section provided for the RocketRAID 2522 host adapter Extract the download to the directory of your choice 2 Insert the Driver and Software CD included with the RocketRAID 2522 retail box into the system s CD ROM or DVD drive 3 The CD should autorun and display the following screen 4 HighPoint
14. attached to the RocketRAID host adapter please follow the steps below Step 1 Prepare the Driver Diskette When installing FreeBSD to a disk or array attached to the RocketRAID host adapter you must prepare a driver diskette before starting the installation procedure First obtain the driver diskette image file from the driver package In a DOS or Windows system create the boot diskette using the rawrite exe utility This utility can be found on the FreeBSD CD under tools Run it under a DOS Prompt window and follow it s prompt On a FreeBSD system use the dd command to make the driver diskette For example Insert a floppy disk into the floppy drive and type the following command if you are installing FreeBSD 5 x versions dd if freebsd_5 x img of dev fd0 Step 2 Install FreeBSD 1 Start the FreeBSD installation procedure by booting from installation CD 2 Ifyou are installing FreeBSD 5 0 or earlier versions skip this step When the Welcome to FreeBSD screen appears select 6 3 When the Hit enter to boot immediately or any other key for command prompt screen appears press the SPACE key to stop the loader from autobooting BTX loader 1 00 BTX version is 1 01 Console internal video keyboard BIOS driver A is diskoO BIOS driver B is diskl BIOS driver C is disk2 BIOS 636kB 74512kB available memory High Poteet lt ip_ FreeBSD Driver Support FreeBSD i386 bootst
15. has been backed up to an alternate storage device Kigh Point 3 1 RocketRAID 2522 BIOS Utility Add Remove Spare this command is used to assign hard disks to function as spare disks The controller is capable of using spare disks to automatically rebuild broken or faulted RAID arrays Section 3 discusses this command in detail Settings Set Boot Mark this function is used to designate a particular disk or RAID array to function as the RocketRAID 2522 s boot device Note This setting is only relevant if the motherboard s BIOS has set the RocketRAID 2522 to function as the system s primary boot device Staggered drive spin up this function is used to enable or disable staggered drive spin up support This setting by default is disabled Enabling staggered drive spin up will power up the hard disks one at a time approximately every two seconds View this command is used to select between two views Press the ENTER key to change the view Devices displays information about hard disks attached to the RocketRAID 2522 Use the T J arrow keys to highlight the target hard disk and press ENTER to view the information RAID Arrays displays information about RAID arrays attached to the RocketRAID 2522 Use the J arrow keys to highlight the target array and press ENTER to view the information Initialize this function is used to prepare disks for use with RAID arrays Note Arrays canno
16. of repairing bad sectors a summary of this activity is presented here Device Status OK means the disk is in a healthy state A Failed status suggests the disk was taken offline due to a RAID SMART or sector failure HighPoint 7 9 Mac OSX Driver and RAID Management Software S M A R T Status You can view S M A R T Self Monitoring Analysis and Reporting Technology data about a particular hard disk to help troubleshoot problems that occur You can also setup periodically S M A R T status checking to send notification messages when S M A R T thresholds are exceeded Click on the blue SMART text to view the SMART status of the hard disk Device Name Device_1_1 Model Number WDC WDSOOOKS OOMNBO WD WMANU1124979 Temperature Celsius 64 S M A R T Enabled Disable S M A R T Attributes ID Name Threshold Worst alue Status 1 Read Error Rate 51 200 200 oK 3 Spin up Time 21 213 253 OK 4 Start Stop Count 0 99 99 OK 5 Re allocated Sector Count 140 200 200 OK 7 Seek Error Rate 51 200 200 OK 9 Power on Hours Count 0 97 97 OK a Spin up Retry Count 51 100 100 OK b Drive Calibration Retry Count Sl 100 100 OK c Drive Power Cycle Count 0 99 99 OK be Unknown Attribute 45 23 36 oK c4 Relocation Event Count 0 200 200 OK c5 Current Pending Sector Count 0 200 200 OK c6 Off line Scan Uncorrectable Sector Count 0 200 200 OK c7 Ultra ATA CRC Error Rate 0 200 200 OK c8 Multi zone Error Rate 51 200 200 OK Note S M
17. the floppy drive and type the following command dd if SLESdd img of dev fd0 Step 2 Install SLES Linux 1 Start the install procedure by booting from SLES installation CD 2 After the CD boots select the Installation option and press F6 to load the driver 3 Insert the Driver Diskette when it displays Please insert the Driver Update floppy 5 10 WighPoint Linux Driver Support 4 When the Diver Update Menu is displayed press OK and back for back to installer Next Select back to return to the installer 6 Installation will now proceed normally Refer to SLES Linux documents for additional OS installation procedures Additional Installation Notes The system device mapping order is the same as the order shown in RocketRAID host adapter s BIOS Setting Utility If no other SCSI adapters are installed the device marked as BOOT or HDDO will be identified as dev sda HDD1 as dev sdb HDD2 as dev sdc etc When creating mount points boot must be mounted on dev sda 3 Installing the RocketRAID 2522 Driver on an Exist ing System If you are currently running SLES and would like to access drives or arrays attached to the Rocket RAID host adapter follow the steps outlined below Note 1 IfaSCSI adapter is used to boot the system make sure the RocketRAID host adapter s BIOS loads posts after the SCSI adapter s BIOS It may be necessary to m
18. you create a redundant array using the RocketRAID 2522 controller s BIOS Configuration Utility it will create the array in un initialized state The initialization process can be completed after installing the driver and management software When creating an array using the HighPoint RAID Management Console software you can specify an initialization option Skip initialization foreground and background Foreground initialization Foreground initialization will zero out all data on the array The array is not accessible by the operating system until initialization is complete Background initialization Background initialization allows the array to be used immediately For RAID1 and RAID 10 arrays initialization will results in data being duplicated identically to the mirror pair For RAID 5 50 arrays initialization will result in parity being generated from all array members Note An un initialized RAID1 or RAID 10 array can still provide redundancy in case of a disk failure A RAID 5 50 array is not fault tolerant until initialization is complete Online Capacity Expansion OCE This feature allows disks to be added to existing RAID arrays in order to increase the array s capacity without fear of data loss Any number of disks can be added to an array at any time Data can be accessed and utilized even while being redistributed HighPoint Introduction Online RAID Level Migration This term describes the a
19. A R T attribute data is drive specific The software includes a list of definitions for popular drive models manufacturers Unknown S M A R T attributes will be shown as unknown You can add the attribute definitions for your drive in the file smart def which resides in the software installation directory 7 10 Kigh Point Mac OSX Driver and RAID Management Software Rescan Devices When you physically add drives to the controller while the system is running you can rescan the controller to reflect the change To rescan the devices Select menu Manage Device Click Rescan Devices button Note When you are hot plugging an entire array run rescan only after all array members hard disks have been physically plugged or unplugged from the system You can rescan all the devices at once using the Rescan function on the Array Management page 5 Configuring Spare Disks To configure spare disks attached to the RocketRAID card select the Manage Spare function The Spare Pool Management page will be displayed GAJLE Technologie Remove Spare i gg Device_1_3_1 WDC WDSOO00YS 01MPB0 WD WMANU1006170 00 02 GB i i Device_1_3_2 WDC WDSOO0YS 01MPB0 WD WMANU1018718 500 02 GB i i Device_1_3_4 WDC WDSO000YS 01MPB0 WD WMANU1016543 500 02 GB Te i Device_1_3_5 WDC WDSO000YS 01MPB0 WD WMANU1018709 500 02 GB Add Spare HighPoint Web RAID Management 1 6 0 Copyright c 1996 2007 High
20. D 6 1 RELEASE ok load disk0 rr2522 6 1 ko for FreeBSD 6 1 AMD64 RELEASE ok load disk0 rr2522 6 1 amd64 ko 5 After the driver has been loaded remove the floppy diskette from the floppy drive 6 Type in boot and continue with installation as normal Refer to FreeBSD installation guide for additional information ok boot HighPoint 6 3 FreeBSD Driver Support Note On some systems when ACPI is enabled FreeBSD may not function properly Try disabling ACPI in the motherboard s BIOS settings or type the command set hint acpi 0 disabled 1 under the boot prompt in order to solve the problem 7 Before exiting installation an additional step must be taken to copy the RocketRAID driver module to the system On the driver diskette there is a setup script labeled postinstall which will complete this task Before rebooting the system press Alt F4 to enter the command shell and type the following commands mount o ro dev fd0 mnt sh mnt postinstall umount mnt Then press Alt F1 to return to the setup screen and choose X Exit Install to finish setup 2 Installing the RocketRAID 2522 Driver on an Exist ing System If you are currently running FreeBSD and would like to access drives or arrays attached to the RocketRAID host adapter follow the steps outlined below Step 1 Copy the Driver Module If you have made FreeBSD drivers into a diskette you can insert the driver
21. E Table of Contents Driver and Software CD 3 gidastkbigeiiane sla E E aa 41 Windows Driver Installation eee ceeceseceeceseeseceeeeeceseeeeeeeeeeeeaeseaecaeesaecsaseaeenees 43 1 Installing the RAID Management Console Interface Overview s 45 2 Software Interface Overview of commands functions eecceeeeeeeeeeeeeeees 46 3 Creatine am AGMA y cronan E O O E E 48 4 Deleting an ATAY osrin eee devia to asda Ali eee 49 5 Configuring Spare Disks 0 ceeeeceessesecseeeeeseeseeeeeecsaeseeseeseceeeaeeseeaesaeeeeesesaeenees 410 6 Recovering Verifying Arrays sseeesssecseseceseeseeeeeecsseseeeesecneeaeeseeaesaeeeeeaeeaeenees 410 7 OCE OREM cai veiieei citi aa aah dee ihe dai naa Gi a e ikee dele 411 8 Misc Array Device Options eee ceecesecneceseeeeeeseeeeceseeeeeeaeeeaecaeeenessaeaeenaes 413 O Managing PVGntS scpssssscsscecscesceovccsessaseszsacceyssscanvsavsnnntisbensbensdevednacssSebsans EERS 414 10 Configuring Remote Systems 0 ceeeseseeeceeceseseeseceecaeeeeescaeceeeecsaeseeeseeeneeas 419 11 Configuring Users and Privileges eee eeceseeeeeseeceecseeaeceeesecneeeeeeeensees 422 Chapter 5 Linux Driver Support 1 Fedora Core 6 Linux installation Overview ceeeeceseeeseecenceceeeeeeeeeneeneeeeneeeee 5 1 2 Red Hat Enterprise 5 Overview 0 eee eceeseeeeseeseeeseeseecaeceaecaeceaeeeseseeeeeeeeeeseeeeees 5 5 3 SuSE Linux Enterprise Server SLES installation Overvie
22. HighPoint Mac OSX Driver and RAID Management Software 1 Installing the driver and RAID utility Installing the package D 2 3 4 5 Double click the package labeled rr2522 mac v10 070407 dmg to start the installation process xxx refers to the revision of the driver This will open the driver and software packag Double click the rr2522_00 MacOSX universal vxxx dmg file to start the installer When the Installer window opens click the Continue button e080 Install HighPoint RR2xxx RAID Controller Welcome to the HighPoint RR2xxx RAID Controller Installer Welcome to the Mac OS X Installation Program You will be Introduction guided through the steps necessary to install this software Select Destinatid Installation Install Finish The installer will ask you to select a destination for the driver Make sure to select the boot Volume the driver must be installed to System Library Exten sions folder in order to function properly Click the Install button You will be prompted clicking the install button will install a basic installation of the software package on your selected volume Confirm the prompt to install the software package High Poot T Mac OSX Driver and RAID Management Software You will then be notified that a reboot is needed to install the software Click Continue Installation The drive
23. Microsoft Windows XP Professional f E System LocalHost connected This feature allows the administrator to view and monitor a variety of SAF TE related attributes such as chassis temperature readings disk failure and the status of the chassis cooling apparatus cooling fans Note This feature is dependent upon the system chassis this function will not be available unless the chassis supports SAF TE Renaming an Array 1 Highlight the Management menu and select the Array Management function 2 Highlight the array you want to rename 3 Click the Rename button on the toolbar or select the Rename command from the Operation menu 4 Enter a new name for the array using the keyboard and press the OK button to confirm your selection Note An array running background tasks cannot be renamed 9 Managing Events The HighPoint RAID Management Console will log all events that have occurred on any host adapter under it s control 4 14 Kigh Point RocketRAID 2522 Driver and Software Installation Viewing Logged Events To view logged events 1 Highlight the View menu and select the Event View option 2 In the Event View window you can filer events clear events and save events to a file Configuring E mail notification To enable E mail notification 1 Highlight the Management menu and select the Event Notification function 2 Click the Setti
24. Point Technologies Inc All Rights Reserved Adding a Spare Disk To add a spare disk select a disk from the Available Disks list and click Add Spare button This will add the disk to the Spare Pool list UA High Point Mac OSX Driver and RAID Management Software Removing a Spare Disk To remove a spare disk select it from the Spare Pool list and click the Remove Spare button This will remove the disk from the Spare Pool list 6 Managing Events and Tasks The HighPoint Web RAID Management Software automatically logs all controller related events that have occurred for all controllers cards managed by the software In addition you can configure E mail Notification to receive information about these events see Section 7 Settings View Events To view logged events Please select Event from the menu The Event Management page will be displayed I Task Spare Pool Clear Date Time Description 500 02 GB 4 2006 7 27 17 32 31 Plugging device detected WOC WDSOOOYS 01MPBO at Controlier1 Channeis 2006 7 27 17 32 31 Plugging device detected WOC WDSO00YS O1MPBO at Controller1 Channel7 500 02 GB 2006 7 27 17 32 31 Plugging device detected WOC WOSOO0YS 01MPBO0 at Controller1 ChannelS 500 02 GB HighPoint Web RAID Management 1 6 0 Copyright c 1996 2007 HighPoint Technologies Inc All Rights Reserved Click the Clear button to clear the event log Managing Tasks
25. Products Software CD ReadMe First Create Driver Diskette Install RAID Management Software 4 Select the Browse the CD option and access the directory provided for the RocketRAID 2522 host adapter 5 Open the BIOS directory and double click the hptflash exe icon This will start the BIOS flash utility taj HighPoint Flash Utility Controller 0 RocketRAID 2522 SATA Controller BIOS Image Open Contig Flash Model WINBOND W39L020 0xB5DA RocketRAID 2522 BIOS Utility 6 7 8 Select the RocketRAID 2522 from the drop down menu labeled Controller and press the Open button this will allow you to browse to the extracted BIOS download step 1 Highlight the image file and click the Flash button The utility will update the card then verify the update Once complete click on the Exit button to close the utility Shutdown and reboot the system Note the Backup button will save a copy of the card s current BIOS to the direc tory of your choice For other operating systems In order to update the BIOS the system must be booted into DOS mode using a DOS boot diskette or CD image D 2 3 4 5 Copy the load exe and the bios image file to the bootable floppy diskette you may need to use a different floppy depending upon how much space is available on the boot diskette this can vary If you are booting from
26. RAID 2522 Hardware 1 RocketRAID 2522 Adapter Layout External Mini GSAS Ports eSATA Ports These represent the RocketRAID 2522 s two external Mini SAS ports Each Mini SAS port host up to 4 SATA or SATA II hard disk The card supports up to 40 hard disks when used in conjunction with Port Multiplier devices BEEP Speaker Alarm Speaker the speaker emits and audible alarm in the case of disk arrary failure JP2 RJ45 Port Designed for use with the external hard disk enclosures enables the RAID Manage ment Console to monitor and manage various chassis functions attributes temperature hard disk status etc 2 1 Kigh Point RocketRAID 2522 Hardware Description Installation J1 J4 LED Jumpers 2 LED Connections The RocketRAID 2522 has 4 LED jumpers set in banks of two 2 Jumpers are provided for Disk Activity and 2 are provided for Disk Failure The numbered pins 1 4 5 8 represent each of the channels hard disks Activity LED 12 3 4 Fail LED 2 2 WighPoint RocketRAID 2522 Hardware Description Installation 3 Installing the RocketRAID 2522 Host Adapter Note Make sure the system is powered off before installing the RocketRAID 2522 host adapter The RocketRAID 2522 includes both standard and low profile brackets It may be necessary to attach the low profile bracket in place of the standard bracket depend ing upon the chassis design Open the system chassis a
27. RocketRAID 2522 SATAIT Host Adapter User s Guide HighPoint Revision 1 0 Date July 2007 HighPoint Technologies Inc Copyright Copyright 2007 HighPoint Technologies Inc This document contains materials protected by International Copyright Laws All rights reserved No part of this manual may be reproduced transmitted or transcribed in any form and for any purpose without the express written permission of HighPoint Technologies Inc Trademarks Companies and products mentioned in this manual are for identification purpose only Product names or brand names appearing in this manual may or may not be registered trademarks or copyrights of their respective owners Backup your important data before using HighPoint s products and use at your own risk In no event shall HighPoint be liable for any loss of profits or for direct indirect special incidental or consequential damages arising from any defect or error in HighPoint s products or manuals Information in this manual is subject to change without notice and does not represent a commitment on the part of HighPoint Notice Reasonable effort has been made to ensure that the information in this manual is accurate HighPoint assumes no liability for technical inaccuracies typographical or other errors contained herein Kigh Point Table of Contents Table of Contents Chapter 1 Introduction T AbOUt this Guide scisccecsesccssssescettacsteadefiacaviseve
28. With HighPoint RAID Management Software you can setup background rebuild and verify tasks to help maintain the integrity of your drives and data The tasks can be scheduled periodically You can select menu Task to enter Task Management page 7 12 Kigh Point Mac OSX Driver and RAID Management Software BE Poe Manage Tasks List Health Inspector Scheduler Task Name Select a Schedule Daily Weekly Bi Weekly Monthly Select a time Sunday zji fis 43 B8 Submit Event HighPoint Web RAID Management 1 6 0 Copyright c 1996 2007 HighPoint Technologies Inc All Rights Reserved Scheduling a Task To add a task schedule Select the array that you want to verify or rebuild Enter a name for the task Configure the frequency for the task Check the Submit button Delete a Scheduled Task To delete a task schedule Select a task from the Tasks List Click the Delete button 7 Settings Select the Settings option to access Settings page 7 13 WighPoint Mac OSX Driver and RAID Management Software GHG Lf Lie Ka Technol Audible Alarm Enable audible alarm _ Change SAF TE Set SAF TE Config File no config file z _Change Listening Port I Restrict to localhost access Port Number 7402 Change Password Confirm Change Password Password SMTP Setting I Enable Event Notification Server Address n
29. a remote system and utilize the RAID Management Console To set password for a user 1 Select the target user ID from the user list displayed in the User Management window 2 Click the Set Password option and enter the password for the user 3 Click OK to apply your selections Set Privilege The Administrator uses this function set a user s privileges for the selected remote system To set privileges for a user 1 Select the target user ID from the user list displayed in the User Management window 2 Click the Set Privilege option Ly HighPoint RocketRAID 2522 Driver and Software Installation Add New User Set user privileges L User management L Array management L Device management O Spare Management L Notification E mail setting L Clear events O Configure system parameters L Task management M Cancel lt lt Back 3 In the popup window assign the privileges for the selected user 4 Click OK to apply your selections 4 25 Kigh Point Chapter 5 Linux Driver Support Contents of this Chapter Fedora Core 6 Linux installation Overview Red Hat Enterprise 5 Overview SuSE Linux Enterprise Server SLES installation Overview HighPoint Linux Driver Support 1 Fedora Core 6 Linux installation Overview This section provides instructions describing how to install and utilize the RocketRAID host adapter on a Fedora Core 6 Linux system 2 Installing
30. all Reboot the system when prompted The RocketRAID 2522 will be available for use after Vista reboot 1 Installing the RAID Management Console Interface Overview To install the RAID software locate the setup exe file located on the floppy diskette labeled DISK 1 or the Disk1 folder if the software was downloaded Double click this file to start the Installation Wizard Web based versions of this utility may be available for Windows operating systems You can refer to the Web RAID Management section provided for the Mac OSX for more information the interface is identical for any OS page 54 Note If the system chassis supports SAF TE make sure to select the corresponding chassis type manufacturer when prompted There is no need to restart the system after installing the software To start the software click on the Start button select Programs and click on the HPT Management Console om 4 5 HighPoint RocketRAID 2522 Driver and Software Installation Logging On The RAID Management Console requires that a user or Administrator log on The software is incapable of working with RAID arrays or hard disks attached to the RocketRAID 2522 until the user has logged on Login Form System Address 127 0 0 1 aai lt System Port 7402 j User Name Password X Cancel Default Parameters System Address 127 0 0 1 Port 7402 User Name RAID Password h
31. ame or IP i Mail From E mail address ee Login Name _ a Password ae SMTP Port Ee s gt Change Setting Recipients E mail Name Event Level Add Recipient E mail Name Event Level Information l Warning l Error Add Test HighPoint Web RAID Management 1 6 0 Copyright c 1996 2007 HighPoint Technologies Inc All Rights Reserved Enable Audible Alarm This setting enables and disables the RocketRAID host adapter s alarm Listening Port Change Listening Port This is the TCP port number utilized by the HighPoint RAID Management Service 714 Migh Point Mac OSX Driver and RAID Management Software in order to communicate with the management console and web browser software When you connect to the service the port value you enter must be in accordance with the system port value on the service The default value is 7402 Enter a new port number and click the Change Port button to change the listening port Restrict to localhost access If this option is selected the HPT Web RAID Management Service will refuse any Remote Access request Please connect to the local machine by entering localhost in the URL bar Change Password This setting allows you to alter the default password when logging on Enter a new password and click the Change Password button to change the current user s password Enabling E mail notification To configure E mail notificatio
32. ancel lt lt Back 1 Enter a name for the task 2 Configure the frequency for the task 3 Set the duration for the task 4 Check the Enable the task option to activate this task 5 Click Finish Modify a Scheduled Task This command is used to change settings for a scheduled task To Modify a Task Schedule 1 Select a task from the Task schedule list 2 Click the Modify button on the toolbar and modify the task settings in the popup window Delete a Scheduled Task This command is used to delete a Scheduled Task for the selected remote system To delete a Task Schedule WighPoiat 4 18 RocketRAID 2522 Driver and Software Installation 1 Select a task from the Task schedule list 2 Click the Delete button on the toolbar 10 Configuring Remote Systems Then HighPoint RAID Management Console manages a RAID controller through a connection to the HighPoint RAID Management Service which runs on the system where the RAID host adapter is physically installed This type of system is referred to as a remote system Note What the software classifies as a remote system may not always be an actual remote computer In some configurations the local computer hosts both the RAID host adapter and Management Service The local system in these cases is still generically referred to as a remote system Add a Connection This command is used to add new connection to a
33. ands for the selected Function menu These commands are also represented in icon button form below the function menu tabs selections Help Search through help topics related to the RAID Management Console software View software version information om 4 7 Kigh Point RocketRAID 2522 Driver and Software Installation 3 Creating an Array To create an array 1 HighPoint Highlight the Management menu then select the Array Management function Click the Create button on the toolbar or select the Create command from the Operation menu The array creation wizard will appear p a HighPoint RAID Management Console Array Management File Management Yiew Operation Help EA p ii Un pl ug Delete Jisk Ye Create Delete Rename i Local Host hptn Add Disk Unplug Verify Initialize Rebuild Name OCE ORLM Elan Status Rescan System OS Select the desired RAID level from the drop down list Enter a name for the array using the keyboard this is optional and click the Next button If you are creating a redundant array RAID 1 5 10 50 select an initialization option If you are creating a RAID 0 or JBOD volume skip to step 6 For RAID1 and RAID 10 arrays the default initialization method is No initialization For RAIDS or RAID 50 arrays the default initialization method is Foreground If you are creating RAIDS or RAID 50 arrays
34. annot be uninstalled while the system is booted from a disk or array attached to the RocketRAID host adapter To uninstall the driver remove the lines added to etc fstab and remove the files created in the etc init d directory HighPoint Linux Driver Support 1 SuSE Linux Enterprise Server SLES installation Overview This section provides instructions describing how to install and utilize the RocketRAID host adapter on a SuSE SLES Linux system 2 Installing SLES Linux on the RocketRAID 2522 Host Adapter Note If the OS is running kernel that differs from the one supported by the precompiled driver the precompiled drivers cannot be used A driver can be built for this kernel using the OpenSource package for the RocketRAID host adapter This package is available from our website and is posted on the BIOS Driver page for the corresponding RocketRAID host adapter To install SLES onto hard disks or RAID arrays attached to RocketRAID host adapter follow the steps outlined below Step 1 Prepare the Driver Diskette The driver is contained in a floppy diskette image file slesdd img On a DOS or Windows system a driver diskette can be generated using rawrite exe This utility is included on the SLES Linux CD under dosutils Run rawrite using a command prompt window and follow the directions it provides On a Linux system use the dd command to generate a boot diskette Insert a floppy disk into
35. array creation wizard Note When expanding a JBOD array all the original disks must be included in the target array and these disks must be selected in the same order as the original array If you want to migrate a JBOD array to another RAID level only the first member disk can be included in the target array For example a JBOD comprised of 3 disks 1 2 3 can only be migrated using disk 1 Disks 2 and 3 cannot be used disk 1 would have to be combined with other disks attached to the RocketRAID card 4 You cannot change an array to another type of array with a smaller capacity In some cases a disk may need to be added to the RocketRAID card During the OCE ORLM procedure the redundancy level of the array will be the lowest of the source and target arrays e g if you ORLM a RAIDO array to a RAID1 array the array will be non redundant until the procedure is complete The OCE ORLM process can be aborted and continued at later time However you should always stop the transform progress from the RAID Management software An unexpected system crash may result in data loss while performing OCE ORLM on an array We strongly recommend backing up data before starting the OCE ORLM process After the OCE ORLM procedure has completed reboot the system Renaming an Array To rename an array Select Manage Array from the menu Click on the Maintenance button Enter a new name for the array Click the Renam
36. bility to change one type of array RAID level into a different type of array changing a RAID 1 array into a RAID 10 array for example Data is still accessible during the migration process and a base level of security is still active OCE ORLM and the RocketRAID 2522 The RocketRAID 2522 supports both Online Capacity Expansion OCE and Online RAID Level Migration ORLM Both features are supported by a single function an array can be transformed from one RAID level to another RAID level while simulta neously being resized even under I O load Spare disk A spare disk is a single disk that can be used to automatically rebuild a redundant array in case of drive failure Spare disks may also be members of a RAID array Any available space on these disks may be used to rebuild other broken arrays Legacy disk Disks attached to the RocketRAID 2522 that contain valid partition tables will be identified as legacy disks A legacy disk attached to the RocketRAID 2522 can be accessed by the operating system but cannot be used to create RAID arrays A legacy disk must be initialized before assigning it to an array Chapter 2 RocketRAID 2522 Hardware Description Installation Contents of this Chapter RocketRAID 2522 Hardware 1 RocketRAID 2522 Adapter Layout 2 LED Connections 3 Installing the RocketRAID 2522 Host Adapter 4 Verifying Installation Hegh Point RocketRAID 2522 Hardware Description Installation Rocket
37. d below We recommend using YAST if available as it may help simplify the installation process Example A RAID array has been configured between several hard disks This array will be registered to the system as device dev sda To create a partition on this array which will listed as dev sda1 use the fdisk dev sda command Next use the mkfs dev sdal command to setup a file system on this partition HighPoint 5 12 Linux Driver Support Use the command mkdir xxxx to create a mount point for the RAID array Then mount dev sdal xxxx in order to access it Note xxxx represents the desired name of the mount point Step 4 Configure System to Automatically Load the Driver To avoid typing in insmod 1r2522 0 each time the operating system is booted the system must be instructed to automatically load the module during bootup To install the module type in the following commands first change to the directory where the proper 112522 ko file is located 1 Edit the file etc sysconfig kernel and add the rr2522 module to the line INITRD_MODULES Example INITRD_MODULES reiserfs 12522 2 Run the depmod command to update the module configuration depmod 3 Next run the mkinitrd command to update the initrd file mkinitrd 4 Ifyou are using the lilo boot loader run lilo again lilo Step 5 Configure System to Mount Volumes during Startup
38. d management software double click the rr2522 MacOSX universal vxxx file Kigh Point Mac OSX Driver and RAID Management Software 1 Locate and double click the uninstall command file 2 This will initiate the uninstall script and will open a Terminal window Enter the administrator password when prompted to delete the installed files 2 Preparing Hard disks Disks must be initialized before they can be configured into RAID arrays Initializing hard disks 1 Select the Manage Device function to access the device management page 2 Click on the Initialize Devices button towards the upper portion of the interface screen Manage Event Rescan Devices Initialize Devices 3 Checkmark each disk you wish to initialize and click the Submit button Fela v MA AEAT Task Warning initializing disks may delete data stored on the selected disks 3 Array Management Creating an Array To create an array 1 Select Manage Array from the menu 2 Click the Create Array button The create array page will appear HighPoint 7 3 Mac OSX Driver and RAID Management Software Manage Event Task Setting SHI Logout Help Logical Device Information Name Type Capacity Cache Policy OS Name Status Create Array Physical Device Information Location Model Capacity Max Free 5 3 1 WOC WDS000YS 01MPB0 WD WMANU1006170 500 02 G8 500 02 GB 5 1 3 2
39. d to the RocketRAID 2522 To setup and schedule tasks highlight the Management menu and select the Task Management function to open Task Management window WighPoiat 4 16 RocketRAID 2522 Driver and Software Installation Task Management The Task Schedule list displays all of the tasks assigned to the selected remote system To view detailed information about a specific task highlight and Double click the task s name Add a Scheduled Task This command is used to add a Scheduled task for the selected remote system To add a new scheduled task Click the New button on the toolbar The new task schedule wizard will appear New task schedule wizard Please select task type C Rebuild Please select an array that you want to verify or rebuild Available arrays lg RAID_1_0 om 4 17 Kigh Point RocketRAID 2522 Driver and Software Installation Select the task type and the array that you want to verify or rebuild then click Next New task schedule wizard x Connected system current date time 2 4 2005 3 41 09 PM Aray Name RAID_1_0 Task Type Verify Task name Verity RAID_1_0 Frequency Occurs one time on 2 4 2005 at 3 41 09 Pra Occurs every fi Days z EF ng h al 3 41 09 P at Duratiorr Start date 2 4 2005 C Enddate 2 4 2005 No end date JV Enable the task x C
40. diskette to floppy drive then using the following commands to copy the driver module For FreeBSD 4 x mount o ro dev fd0 mnt cp mnt rr2522 xxx ko modules rr2522 ko umount mnt For FreeBSD 5 x mount o ro dev f d0 mnt cp mnt rr2522 xxx ko boot kernel rr2522 ko umount mnt Kigh Point FreeBSD Driver Support Alternately it is possible extract the files from the img files directly without using a floppy diskette For FreeBSD 4 x vnconfig vn0c freebsd xxx img mount dev vn0c mnt cp mnt rr2522 xxx ko modules rr2522 ko vneonfig du vn0c myfilesystem mount mnt For FreeBSD 5 x mdconfig a t vnode f freebsd 5 x img u 0 mount dev md0 mnt cp mnt rr2522 xxx ko boot kernel rr2522 ko umount mnt mdconfig d u md0 Step 2 Test the Driver Module Test the driver module to ensure that it works with the system by loading it during bootup If the module has been loaded successfully you should see the RocketRAID banner and a display screen of the attached drives You can now access the drives as a SCSI device Note If you have no other SCSI device the first device is dev da0 then dev dal etc Example F1 FreeBSD Default F1 gt gt FreeBSD i386 BOOT Default 0 ad 0 a boot loader boot BTX loader 1 00 BTX version is 1 01 Console internal video keyboard BIOS driver A is diskoO BIOS driver C is disk2 BIOS 636kB 74512kB availab
41. ds erres iE EERE E i R EEE aR ani a EEEa 1 1 2 Introducing the RocketRAID 2522 Host Adapter cece ceeeseeeeeeeeeeeeeeeeeeeee 1 1 3 Understanding RAID Concepts and Terminology 0 0 00 eceeeeseeeeeeeeseeseeeneeeseeaes 1 2 Chapter 2 RocketRAID 2522 Hardware Description Installation RocketRAID 2522 Hard wate seeniori ree iuo Eene o oer Orire r EEr EIEEE sasdennsebasveseavesbe 2 1 1 RocketRAID 2522 Adapter Layout essseesessseessseeerrrisrerresreresresrsresrsresrrrrereereseet 2 1 2 LED Conmecti Ons eccessi ee a E e a eE i Ea Eai Eea iE 2 2 3 Installing the RocketRAID 2522 Host Adapter sssesseeseeseeeessererrsrerrrrrerrererrerssee 2 3 4 Vertyine Installation sessies risers Sean nastiness eetoieeie cess onitei anes 24 Chapter 3 RocketRAID 2522 BIOS Utility RocketRAID 2522 BIOS Utility oo eecesessecsceeceseeeeeeceecsaeseeseceecseeseesesaecaseeesaeeasenes 3 1 1 BIOS Command Overview 00 0 cee eeeeccesseeseeseeeeecoeeseecacesaecnesssecneesaeeeeeseeeeseeteenseas 3 1 2 2 Creating RAID AT AY S sce sascvscabvesssthnes cites sulci rarere rr E E EER EERE EE EEE Sates 3 2 3 Adding Remove Spare Disks oo eee eceesecee cee ceseeeceseeecesceseeeeeeeseaeeeseaseaeeeaeeaes 34 4 Updating the BIOS scssssssisssscessasssbasecnect sacsvesssaenccbapespaessestessbeebinscenaendecstepteesvesbuanieesd 34 Chapter 4 RocketRAID 2522 Driver and Software Installation Microsoft Windows 2000 XP 2003 Server x64 and Vista Kho
42. e button Note An array running background tasks cannot be renamed High Point 7 7 Mac OSX Driver and RAID Management Software 4 Device Management Select the Manage Device function to access the device management page Manage Event ask Logout Help Rescan Devices Initialize Devices Controller 1 RocketRAID 2522 Controller 8 Model WDC WDS000YS 01MPB0 WD WMANU1006170 ReadAhead Enabled Change Device_1_3_1 Revision 07 02E07 Write Cache Enabled Change Unplug Location 1 3 1 TCQ Not Supported Capacity 500 02 GB NCQ Disabled Change Max Free 500 02 GB Status Normal Serial Number WD WMANU1006170 Model WDC WD5000YS 01MPB0 WD WMANU1018718 Read Ahead Enabled Change Device_1_3_2 Revision 07 02E07 Write Cache Enabled Change Unplug Location 1 3 2 TCQ Not Supported Capacity 500 02 GB NCQ Disabled Change Max Free 500 02 GB Status Normal Serial Number WD WMANU1018718 i Model WDC WD5000YS 01MPB0 WD WMANU1016543 ReadAhead Enabled Change Device_1_3_4 Revision 07 02E07 Write Cache Enabled Change Unplug Location 1 3 4 TCQ Not Supported Capacity 500 02 GB NCQ Disabled Change Max Free 500 02 GB Status Normal SerialNumber WD WMANU1016543 5a Model WDC WD5000YS 01MPB0 WD WMANU1018709 Read Ahead Enabled Change Device_1_3_5 Revision 06 02E06 Write Cache Enabled Change Unplug Location 1 3 5 TCQ Not Supported Capacity 500 02 GB NCQ Disabled Change Max Free 500 02 GB Status Normal Serial Nu
43. er to confirm this selection Then click the Finish button Note If you have specified an initialization option the initialization process will start automatically A progress bar will be displayed towards the bottom of the interface window and will indicate completion and provide an estimate of the time needed to complete the initialization procedure 4 Deleting an Array To delete an array 1 Highlight the Management menu then select the Array Management function om 4 9 HighPoint RocketRAID 2522 Driver and Software Installation 2 Highlight the array you want to delete then click on the Delete Icon or select the Delete command from the Operation menu 3 A warning message will appear Click Yes to delete the array Click on cancel to stop this procedure Note An array in use by the operating system cannot be deleted Any data stored on a deleted array will be inaccessible 5 Configuring Spare Disks Spare disks can be used to rebuild redundant RAID arrays in the case of failure To configure spare disks highlight the Management menu and select the Spare Management function The Spare Management window will appear To add a spare disk select it from the Available Disk list box and click the button to add the disk to the Spare Pool list box To remove a spare disk select it from the Spare Pool list box and click the button to remove the disk from the Spare
44. figuration information about control lers the RocketRAID 2522 and other HighPoint host adapters channels and hard disks To access the Device Management window highlight the Management menu and select the Device Management function Changing Device Settings Depending upon the hard disk in question and support provided by the current device driver you can adjust settings for disk Read Ahead Write Cache TCQ and NCQ Each feature can be enabled or disabled individually S M A R T Status You can view S M A R T Self Monitoring Analysis and Reporting Technology data about a drive to help troubleshoot any problems that occur You can also setup periodical S M A R T status checks that send notification messages when S M A R T thresholds are exceeded To view the S M A R T status of a hard disk 1 Highlight the Management menu and select the Device Management function 2 Highlight the disk you want to examine 3 Select the SMART command from the Operation menu or click on the a button to display the S M A R T status settings window am 4 13 Kigh Point RocketRAID 2522 Driver and Software Installation SAF TE Management HighPoint RAID Management Console SAF TE Enclosure Management Ce File Management View Help Name Temperature Fan Speed Temperature Limit Slot Fail LED Slot B Fail LED Slot C Fail LED Slot D Fail LED Connected system 0S
45. h to change the existing array into then set any corre sponding parameters cache initialization options capacity if relevant Notes 1 When expanding a JBOD array all the original disks must be included in the target array and these disks must be selected in the same order as the original array If you want to migrate a JBOD array to another RAID level only the first member disk can be included in the target array For example a JBOD comprised of 3 disks 1 2 3 can only be migrated using disk 1 Disks 2 and 3 cannot be used disk 1 would have to be combined with other disks attached to the RocketRAID 2522 4 5 6 7 8 2 You cannot change an array to another type of array with a smaller capacity In some cases a disk may need to be added to the RocketRAID 2522 3 During the OCE ORLM procedure the redundancy level of the array will be the lowest of the source and target arrays e g if you ORLM a RAIDO array to a RAID 1 array the array will be non redundant until the procedure is complete 4 The OCE ORLM process can be aborted and continued at later time However you should always stop the transform progress from the RAID Management software 5 An unexpected system crash may result in data loss while performing OCE ORLM on an array HighPoint 4 12 m RocketRAID 2522 Driver and Software Installation 8 Misc Array Device Options Device Management The Device Management window provides con
46. ighPoint Linux Driver Support 3 When prompted Do you have a driver disk select Yes At the Insert your driver disk and press OK to continue prompt insert the driver diskette and then select OK 4 The system will now load the RocketRAID driver automatically 3 Installing the RocketRAID 2522 driver for an Exist ing System Note If a SCSI adapter is used to boot the system make sure the RocketRAID host adapter BIOS loads posts after the SCSI adapter s BIOS It may be necessary to move the adapter s to another PCI slot Step 1 Obtain the Driver Module Extract the module file from the file modules cgz from the driver disk using the following commands mount dev fdO cd tmp gzip dc media floppy modules cgz cpio idumv Driver modules for all supported kernel versions will be extracted The driver module for the active kernel is located under the directory that matches the kernel version tmp uname r i686 rr2522 ko After extracting the driver module load it using the following commands modprobe sd_mod insmod 1r2522 ko Arrays attached to the adapter can be accessed as SCSI devices e g dev sda Step 2 Mounting and Partitioning the Device Example A RAID array has been configured between several hard disks This array will be registered to the system as device dev sda To create a partition on this array which will listed as dev sda1 use the fd
47. ion This function is used to modify the service configuration on a remote system To change the service configuration 1 Highlight the File menu and select the Remote Control function 4 2 HighPoint RocketRAID 2522 Driver and Software Installation 2 Highlight the remote system you want to modify 3 Select the System Configuration option from the Operation menu 4 Modify the information in the popup window System Configuration Jf OK System Port BEM Event Port 7403 XM Cancel System Port This is the TCP port number that the RAID Management Service uses to communicate with RAID Management Console When you connect to the service the port value you enter must be in accordance with the system port value on the service The default value is 7402 Event Port The client software will retrieve events through this port The default value is 7403 The System Port value must differ from the value assigned to the Event Port After you reset a system s configuration you should restart the service on that system for the changes to take effect 5 Click OK to apply the changes 11 Configuring Users and Privileges The RAID Management Console allows the Administrator to manage user accounts in its own database You can setup multiple users and assign different privileges levels for the purpose of RAID management Users can be assigned to each individual Remote
48. isk dev sda command Next use the mkfs dev sdal command to setup a file system on this partition HighPoint 5 2 Linux Driver Support Use the command mkdir xxxx to create a mount point for the RAID array Then mount dev sdal xxxx in order to access it Note xxxx represents the desired name of the mount point Step 3 Configure System to Automatically Load the Driver To avoid typing in insmod rr2522 ko each time the operating system is booted the system must be instructed to automatically load the module during bootup To install the module type in the following commands first change to the directory where the proper 112522 ko file is located cp 112522 ko lib modules uname 1 kernel drivers scsi depmod Then instruct the system to load the module when booting Use the following commands echo modprobe rr2522 gt etc init d hptdriver chmod 755 etc init d hptdriver ln sf etc init d hptdriver etc rc d rc3 d SO 1 hptdriver 1n sf etc init d hptdriver etc re d rc4 d SO hptdriver 1n sf etc init d hptdriver etc re d rc5 d SO 1 hptdriver Step 4 Configure System to Mount Volumes during Startup The system can be instructed to automatically mount the array s during startup by modifying the file etc fstab For example add the following line to tell the system to mount dev sda1 to location mnt raid after startup dev sdal mnt raid ext3 defa
49. item and press ENTER A device list will appear and display all available hard disk drives 5 Highlight the target disks that you want to use and press ENTER to select them After all of the disks have been selected press the ESC key to return to the Create Menu 6 Next Use the J arrow key to highlight the Capacity GB option and press ENTER The total available capacity will be displayed Press ENTER if you wish to use all available space 7 If you wish to reserve disk space for additional arrays single disks use the keyboard to input the amount of space in GB you wish to set aside for this particular array and press ENTER Note Multiple arrays can be created using the same set of hard disk drives The Capacity option allows you to set aside disk space that be used to create another HighPoint 3 3 RocketRAID 2522 BIOS Utility array set as a spare disk or partitioned to act as a single disk by the operating system 8 To complete the creation procedure use the 1 arrow key to highlight the Start Creation item and press ENTER Press the Y yes key to create the array or N no key to cancel the creation process 3 Adding Remove Spare Disks This command is used to assign a hard disk to act as a Spare Disk Spare Disks are used to automatically rebuild Redundant RAID arrays RAID 1 5 10 50 in the case of disk failure To set a hard disk to act as a Spare Disk use the T J arrow keys to select a disk
50. le memory FreeBSD i386 bootstrap loader Revision 0 8 mailto jkh narf osd bsdi com Sat Apr 21 08 46 19 GMT 2001 HighPoint 6 5 a FreeBSD Driver Support Loading boot defaults loader conf kernel text 0x24fldb data 0x3007ec 0x2062c lt For FreeBSD 5 1 and later select 6 on Welcome to FreeBSD screen Hit Enter to boot immediately or any other key for command prompt Booting kernel in 9 seconds lt press SPACE key Type for a list of commands help for more de tailed help ok load rr2522 modules rr2522 ko text 0xf571 data 0x2c8 0x254 ok autoboot Note If you have configured a RAID 10 using 4 disks it will be registered to system as device dev da0 You can use stand sysinstall to create partitions and disklabels like daOsle on da0 Then create a new filesystem using newfs dev da0sle Now you can mount dev da0sle to somewhere to access it Step 3 Configure System to Automatically Load the Driver To avoid typing in load rr2522 each time the operating system is booted the system must be instructed to automatically load the module during bootup To configure the system to automatically install the module type in the following commands echo rr2522 load YES gt gt boot defaults loader conf This command will instruct the loader to load the RocketRAID module together with the kernel After using this command reboot the system
51. lete command from the Operation menu 4 A warning message will be displayed Click Yes to delete the item Select No to cancel this command Connect to a Remote System This command establishes a connection to a remote system for RAID management To connect to a remote system 1 Highlight the File menu and select the Remote Control function Kigh Point 4 20 RocketRAID 2522 Driver and Software Installation 2 Highlight the remote system you to establish a connection with 3 Click the Connect button on the toolbar or select the Connect command from the Operation menu 4 Enter the appropriate Login information in the popup window Login Form System Address System Port a2 User Name De Password X Cancel Note The initial user name password for a remote system is RAID hpt You are free to modify the username and password after the connection is established If the connection is successful established the application will retrieve the event logs from the remote system then switch to Array Management view Disconnect Remote System This function closes the connection from a connected system To disconnect a remote system 1 Highlight the File menu and select the Remote Control function 2 Highlight the system you want to disconnect from 3 Select the Disconnect command from the Operation menu System Configurat
52. mber WD WMANU1018709 HighPoint Web RAID Management 1 6 0 Copyright c 1996 2007 HighPoint Technologies Inc All Rights Reserved Change Device Settings Depending upon the capabilities RAID controller and hard disks drives in use several configurable device settings may be available Read Ahead Write Cache TCQ and NCQ Each feature can be enabled or disabled individually for each hard disk Kigh Point 7 8 Mac OSX Driver and RAID Management Software SHI Storage Health Inspector The SHI interface displays a brief health summary of each hard disk CA GROLEE lanage Event Task Setting SHI Logout Help Storage Health Inspector SHI Controller 10 Port Device Serial Number RAID F Bs 2 Sonate d Device Status 1 1 WD WMANU 1124979 RAID_6_0 147 0 OK SMART 1 2 WD WMANU1059653 RAID_6_0 149 0 OK SMART 1 3 WD WMANU 1094062 RAID_6_0 150 13 OK SMART 1 4 KRVNO2ZAGOKV1C RAID_6_0 147 oO OK SMART 1 5 9QF3PXN2 RAID_6_0 149 o OK SMART 1 6 SQF3VCAR RAID_6_0 150 o OK SMART 1 A 9QF3WZ4Q RAID_6_0 152 o OK SMART 1 8 9QF3X12T RAID_6_0 150 o OK SMART Controller ID Which controller card the disk is attached to Port Port location of the hard disk Device Serial Number Serial number of the hard disk RAID RAID Non RAID status F Temperature in Fahrenheit of the hard disk Celsius is displayed under the SMART status Bad Sectors Found amp Repaired The card is capable
53. mpares it to the parity data on the array Verification checks each sector on a given disk Periodic verification of an array allows the disk drive firmware to take corrective actions on problem areas on the disk minimizing the occurrence of uncorrectable read and write errors To verify an array 1 Highlight the Management menu and select the Array Management function 2 Highlight the array you want to verify 3 Click the Verify button on the toolbar or select the Verify command from the Operation menu 4 Verify process will start 7 OCE ORLM The RocketRAID 2522 supports both OCE Online Capacity Expansion and ORLM Online RAID Level Migration The RAID software provides support for these features through a single function known as OCE ORLM With the OCE ORLM function you can transform an array from one RAID level to another RAID level and or resize the array dynamically even under I O load Kigh Point a 4 11 RocketRAID 2522 Driver and Software Installation To perform OCE ORLM on an array 1 Highlight the Management menu and select the Array Management function 2 Highlight the array you want to alter 3 Click the Hi button on the toolbar or select OCE ORLM command from OCEMALM the Operation menu 4 The OCE ORLM window will appear 5 The interface is very similar to the Array Creation Wizard interface Select the type of array you wis
54. n Select the Enable Event Notification option Enter the appropriate information for the SMTP server Click the Change Setting button Note Your SMTP server may require user authentication enter the appropriate password and username as required Toadd a Recipient 1 Enter the necessary information for the desired recipient 2 Click the Add button To test E mail notification Enter the necessary information for the recipient Click the Test button 7 15 HighPoint Appendix Customer Support HighPoint Customer Support Customer Support If you encounter any problems while utilizing the RocketRAID 2522 or have any questions about this or any other HighPoint product feel free to contact our Cus tomer Support Department Troubleshooting Checklist Before contacting our Customer Support department Make sure the latest BIOS driver and RAID Software have been installed for the RocketRAID 2522 Updates are available from our website Prepare a list of the computer system s hardware and software motherboard CPU memory other PCI PCI E devices host adapters operating system applications Contact Information E mail address support highpoint tech com Phone 408 240 6119 request for support 9 00AM 5 00PM Pacific Standard Time Additional information about HighPoint products is available from our web site http www highpoint tech com High Point lT FCC Part 15 Cla
55. nd compares it to the parity data on the array Verification checks each sector on a drive Periodic verification of an array allows the disk drive firmware to take corrective actions on problem areas on the disk minimizing the occurrence of uncorrectable read and write errors To verify an array 1 Select menu Manage Array 2 Click the Maintenance button 3 Click the Verify button to start the verify process Rebuilding an Array When a redundant array enters a critical broken state a rebuild is necessary to restore the array s redundancy security The rebuild process for an array generally starts automatically If you have aborted a rebuild process you can start it manually To rebuild an array 1 Select menu Manage Array 2 Click the Maintenance button 3 Click the Rebuild button The rebuild process should begin Expanding Migrating an Array With the OCE ORLM function you can migrate an array from one RAID level to another RAID level and or expand the array dynamically even under I O load This function implements both Online Capacity Expansion OCE and Online RAID Level Migration ORLM To expand migrate an array Select Manage Array from the menu 7 6 WighPoint Mac OSX Driver and RAID Management Software Click the Maintenance button Select the target array type Click the OCE ORLM button The OCE ORLM page will appear The interface is similar to the
56. nd locate an unused x8 or x16 PCI Express slot Remove the PCI slot cover Gently insert the RocketRAID 2522 into the PCI Express slot and secure the bracket to the system chassis PCI Express slot x8 or x16 required Kigh Point RocketRAID 2522 Hardware Description Installation After installing the adapter attach hard disks or enclosure to the RocketRAID 2522 using the appropriate data cables Many server level disk enclosure or chassis include hard disk hot swap bays For these system chassis cables are attached to the unit s backplane rather than directly to each individual hard disk Consult the device s manual for proper installation procedures Close and secure the disk enclosure chassis 4 Verifying Installation Once the RocketRAID 2522 host adapter and hard disks have been installed into the disk enclosure chassis boot up the system to verify that the hardware is properly recognized 1 Power on the system If the system detects the presence of the adapter the RocketRAID 2522 BIOS Utility will be displayed during bootup 2 Press Ctrl H to access the RocketRAID 2522 BIOS Utility The BIOS Utility will display information about hard disks attached to the adapter Make sure all attached disks are detected by this utility If any of the hard disks are not detected power down the system and check the power and data cable connec tions of the enclosure HighPoint 2 4 Chapter 3
57. nderstanding RAID Concepts and Terminology HighPoint Introduction About this Guide The RocketRAID 2522 SATAII Host Adapter s User s Guide provides information about the functions and capabilities of the host adapter and instructions for installing configuring and maintaining RAID arrays hosted by the adapter Introducing the RocketRAID 2522 Host Adapter The HighPoint RocketRAID 2522 is a multi functional external Serial ATA II RAID controller The RocketRAID 2522 solution is ideal for video streaming video editing workstations back up and security systems Product Features PCI e x8 bus x16 slot compatible Two external Mini SAS connectors Supports up to 8 hard disks PM Port Multiplier Ready up to 40 disks Active Failed disk LED support SAF TE SES2 enclosure management through JP45 connector BIOS booting support by 512KB Flash Memory Flash BIOS in OS RAID 0 1 5 10 50 and JBOD Multi RAID support PM support Port Multiplier Online Capacity Expansion OCE and Online RAID Level Migration ORLM Quick and Background initialization for quick RAID configuration S M A R T monitoring hard drive status for reliability Hard Drive activity and failed LED support Automatic disk plug in unplug detection and RAID rebuild Support 64 bit LBA for over 2TB partition Standard and Web Browser based RAID Management Software Command Line Interface CLI SMTP support for email notification Online array roaming Ho
58. ndow will display several driver options Please select the RocketRAID 2522 Controller for the corresponding operating system and press ENTER to continue Windows Vista Driver Installation Installing the RocketRAID 2522 driver during a fresh Windows Vista installation 1 Boot from Windows Vista DVD 2 When the screen where do you want to install Windows appears click Load driver and browse for the driver location Windows Vista can install drivers from several media types floppy diskette USB flash disk or CD 3 Select the RocketRAID 2522 controller driver and click Next 4 The driver is now installed you can now continue on with the installation HighPoint procedure dia RocketRAID 2522 Driver and Software Installation Installing the RocketRAID 2522 driver for an existing Windows Vista system 1 Install the RocketRAID 2522 host adapter into the PC then boot up Windows Vista 2 Windows should automatically detect the card and display the Found New Hardware wizard pop up window Select Locate and install driver software When Windows asks Windows needs your permission to continue select continue 3 Select I don t have disc show me other options and then select Browse my computer for driver software 4 Specify the location of the driver and click Next 5 When asked Would you like to install this driver software select Inst
59. ng button on the toolbar or select Setting option from the Operation menu 3 Next enter the necessary information in the E mail Notification Setting window E mail notification setting wae X Cancel Mail From SMTP Server Pott Toadd a Recipient 1 Highlight the Management menu and select the Event Notification function 2 Click the Add button on the toolbar or select Add command from the Operation menu 3 Enter the necessary information in the Add recipient window om 4 15 Kigh Point RocketRAID 2522 Driver and Software Installation 5 E mail za _X Cancel Notification Options Add recipient Name IF Information Waring V Error 4 The recipient will be listed in the main window You can use Modify or Delete button on the toolbar to modify or delete the recipient To test E mail notification 1 Highlight the Management menu and select the Event Notification function 2 Select one recipient from the main window 3 Click the Test button on the toolbar or select the Test command from the Opera tion menu 4 The software will send a test e mail message to the selected recipient Managing Tasks The RAID management Console can be used to setup routine periodical background rebuild or verification tasks that will help maintain the integrity of RAID arrays attache
60. on process will start automatically Deleting an Array To delete an array 1 Select Manage Array from the menu 2 Click on the Maintenance button An Array Information window will appear Array Information RAID_5_0 Goevice_16 Change Cache Policy Se E Device_1_8 JBOD olume OCE ORLM 3 Click the Delete button Note An array in use by the operating system cannot be deleted Any data stored on a deleted array will be inaccessible Adding Disks to an Array When an array member in a redundant array fails the array will be listed as broken A broken array will be automatically rebuilt using available spare disks However if you have no spare disks configured you can still rebuild by manually adding an Available Disk to the array To add a disk to a broken array 1 Select menu Manage Array 2 Click the Maintenance button 3 Click the Add Disk button 4 Ifthe disk is successfully added to the array rebuild process will start automatically HighPoint 7 5 Mac OSX Driver and RAID Management Software Note If the system utilizes hot swap capable enclosures you can add new physical disks to the RocketRAID card in order to rebuild or modify an existing array using the Rescan feature Verifying an Array For a RAID 1 or RAID1 0 array verify process compares the data of one mirror pair with the other For RAID 5 50 verify process calculates RAIDS parity a
61. ove the adapter s to another PCI slot 2 The driver may work incorrectly on certain motherboards such as DFI77B KT400 For these motherboards add the acpi off kernel parameter in the boot grub menu Ist kernel hd0 1 vmlinuz root dev hda1 acpi off initrd hdO 1 initrd Step 1 Update Grub If you are running an SLES SMP System you must first update the boot grub menu Ist Example default 0 timeout 8 5 1 1 Kigh Point Linux Driver Support title Linux kernel hd0 1 vmlinux root dev hdal acpi off initrd hdO 1 initrd Reboot the system to allow the new kernel parameters to take effect Step 2 Install the Driver Module Extract the module file from the file linux suse arch version install update tar gz from the driver disk using the following commands SLES 9 is used as an example mount dev fd0 mnt floppy cd tar xfz mnt floppy linux suse i386 sles9 install update tar gz The driver modules will be extracted to the directory lib modules kernel ver kernel drivers scsi After you have extracted the driver module you can load it by following commands modprobe sd_mod insmod 1r2522 ko Then you can access the arrays attached to the controller as SCSI devices e g dev sda Step 3 Mounting and Partitioning the Device Note Many versions of SuSE include YAST YAST is a graphical configuration utility that is capable of executing the commands describe
62. pt Logging On continued Note The password and user name fields are case sensitive The first time the software is used make sure to enter the information listed above After successfully logging on the software will ask you to alter the password as a security precaution Enter a password and press enter 2 Software Interface Overview of commands func tions After logging on several new options will become available These commands are displayed towards the top of the interface window 4 6 Kigh Point RocketRAID 2522 Driver and Software Installation HighPoint RAID Management Console Array Management File Management view Operation Help Ew Ps f 8 tt H O F Create Delete Rename Unplug jitjalize id OCE ORLM top Rescan Overview of Function menus tabs File Remote Control view information about remote systems System Configuration switch between available remote systems User Management Add or remove users edit user profiles Password change the password Exit exit the utility interface Management RAID Management Create delete maintain RAID arrays Device Management check information or change settings for host adapters and hard disks Spare management create and assign spare disks System Notification Set up system notification options View Event view Views the event log Icon view view icon descriptions legend Operation This menu will list all available comm
63. r example add the following line to tell the system to mount dev sda1 to location mnt raid after startup dev sdal mnt raid ext2 defaults 00 4 Updating the Driver If you are not booting from disks attached to RocketRAID host adapter you can update the driver just by reinstalling it following the procedure outlined in the previous section Installing the RocketRAID driver for an Existing System If you are running the system installed to a disk or array attached to the RocketRAID host adapter First obtain the new driver module rr2522 ko Refer to the previous section Obtain the Driver Module In following steps we assume it has been copied to tmp rr2522 ko Replace rr2522 ko in the boot RAM disk image boot initrd xxx img where xxx is the kernel version Example gzip dc boot initrd xxx img gt tmp initrd ext2 mkdir mnt initrd mount o loop tmp initrd ext2 mnt initrd cp tmp tr2522 ko mnt initrd lib rr2522 ko umount mnt initrd gzip c tmp initrd ext2 gt boot initrd xxx img If you are using lilo to boot the system use lilo to reinstall the RAM disk lilo Update 1r2522 ko in lib modules cp tmp rr2522 ko lib modules uname r kernel drivers scsi rr2522 ko Reboot your system to allow the new driver take effect HighPoint 5 8 Linux Driver Support 5 Uninstalling the Driver To uninstall the RocketRAID 2522 driver Note The driver c
64. r will then be installed into the system Click Restart to restart the system After the system restarts you can use a web browser to configure the controller and setup RAID arrays Use the MacOSX Disk Utility to create partitions the RAID arrays Web RAID Management Interface Note To use the web based RAID management interface a web browser with XML support is required e g Internet Explorer 6 0 Mozilla or FireFox To run the management interface start your browser and enter the following URL address https Mocalhost 7402 If you are managing a remote system please change localhost to the server s host name or IP address The default user name is RAID and the initial password is hpt You can change the password after you have logged in Note the login information is saved in etc hptuser dat If you forget the password you can remove this file to reset the password If you can t connect to the local system please check and make sure a process named hptsvr is running If hptsvr is not running you can start it manually by using the following command from a terminal window Library StartupItems Hptsvr hptsvr If you can t connect to a remote system make sure hptsvr is running on that system and you can access the remote system via TCP IP connection If you have a firewall configured make sure TCP port 7402 is not blocked Uninstalling To uninstall the driver an
65. rap loader Revision 0 8 mailto jkh narf osd bsdi com Sat Apr 21 08 46 19 GMT 2001 Hit Enter to boot immediately or any other key for command prompt Booting kernel in 9 seconds lt press SPACE key A prompted label ok will appear at the bottom of the screen 4 Insert the RocketRAID driver diskette into floppy drive Type in load diskx rr2522 x x without quotation marks and then press enter for FreeBSD 4 3 RELEASE ok load kernel ok load disk1 rr2522 4 3 ko for FreeBSD 4 4 RELEASE ok load kernel ok load disk1 rr2522 4 4 ko for FreeBSD 4 5 RELEASE ok load disk1 rr2522 4 5 ko for FreeBSD 4 6 2 RELEASE ok load disk1 rr2522 4 6 2 ko for FreeBSD 4 7 RELEASE ok load disk1 rr2522 4 7 ko for FreeBSD 4 8 RELEASE ok load disk1 rr2522 4 8 ko for FreeBSD 4 9 RELEASE ok load disk1 rr2522 4 9 ko for FreeBSD 4 10 RELEASE ok load disk1 rr2522 4 10 ko Kigh Point FreeBSD Driver Support for FreeBSD 4 11 RELEASE ok load disk1 rr2522 4 11 ko for FreeBSD 5 0 RELEASE ok load disk0 rr2522 5 0 ko or FreeBSD 5 1 RELEASE ok load disk0 rr2522 5 1 ko for FreeBSD 5 2 1 RELEASE ok load disk0 1r2522 5 2 1 ko for FreeBSD 5 3 RELEASE ok load disk0 rr2522 5 3 ko for FreeBSD 5 4 RELEASE ok load disk0 rr2522 5 4 ko for FreeBSD 5 3 AMD64 RELEASE ok load disk0 rr2522 5 3 amd64 ko for FreeBSD 5 4 AMD64 RELEASE ok load disk0 rr2522 5 4 amd64 ko for FreeBSD 6 0 AMD64 RELEASE ok load disk0 rr2522 6 0 amd64 ko for FreeBS
66. remote system To Add a Connection x System Address X Cancel System Name System Port 7402 The system address can be a host name or an IP address The default system port is 7402 4 Click OK to finish adding the new connection Modify a Connection This command modifies connection information for a remote system To modify a connection 1 Highlight the File menu and select the Remote Control function HighPoint 4 19 RocketRAID 2522 Driver and Software Installation 2 Highlight the system you want to modify 3 Click the Modify button on the toolbar or select the Modify command from the Operation menu Modify Connection System Address ESRUI0S System Name Local Host hptmyv6 System Port 7402 4 Enter new connection information in the popup window and click OK to apply the changes Note The System Address cannot be modified If you insist on modifying this item you must first delete this connection and then add a new connection In addition the connected system cannot be modified you must first disconnect from this system Delete a Connection This command deletes a remote system from the connection list To delete a connection 1 Highlight the File menu and select the Remote Control function 2 Highlight the system you want to delete 3 Click the Delete button on the toolbar or select the De
67. rence received including interference that may cause undesired operation European Union Compliance Statement This Information Technologies Equipment has been tested and found to comply with the following European directives European Standard EN55022 1998 Class B European Standard EN55024 1998
68. ss B Radio Frequency Interference statement This equipment has been tested and found to comply with the limits for a Class B digital device pursuant to part 15 of the FCC Rules These limits are designed to provide reasonable protection against harmful interference in a residential installation This equipment generates uses and can radiate radio frequency energy and if not installed and used in accordance with the instructions may cause harmful interfer ence to radio communications However there is no guarantee that interference will not occur in a particular installation If this equipment does cause harmful interfer ence to radio or television reception which can be determined by turning the equip ment off and on the user is encouraged to try to correct the interference by one or more of the following measures Reorient or relocate the receiving antenna Increase the separation between the equipment and receiver Connect the equipment into an outlet on a circuit different from that to which the receiver is connected Consult the dealer or an experienced radio TV technician for help Modifications not expressly approved by the manufacturer could void the user s authority to operate the equipment under FCC rules This device complies with part 15 of the FCC Rules Operation is subject to the following two conditions 1 this device may not cause harmful interference and 2 this device must accept any interfe
69. stem s CD DVD drive The program should start automatically Insert a blank floppy diskette into the system s floppy drive Click on Create Driver Diskette HighPoint Products Software CD ReadMe First Install RAID Management Software Browse the CD Exit Click on the Please Select a Product drop down button and select RocketRAID 2522 from the list f Hig Products Software CD Create driver diskette Please select a product RocketRAID 2522 gt Please select the diskette you want to create Windows diver Eis HighPoint RocketRAID 2522 Driver and Software Installation 5 Click on the Please Select the Diskette you want to create drop down button and select the appropriate OS from the list xl Please select a product RocketRAID 2522 Please selectthe diskette you want to create Windows driver Windows driver Fedora Core 1 i386 driver Fedora Core 2 i366 driver Fedora Core 2 x86_64 driver Fedora Core 3 i386 driver Fedora Core 3 x86_64 driver Fedora Core 4 i386 driver Fadnra Canora A WAR RAY Arivar 6 Click on the OK button to create the driver diskette To install the RAID software 1 Click on Install RAID Management Software HighPoint Products Software CD ReadMe First Create Driver Diskette tall R Browse the CD Exit 2 Select the desired software from the drop down menu and click on the OK
70. t Swap and Hot Plug Supports Windows Linux FreeBSD and Mac OSX Tpi C O Introduction Physical Specifications Size 120 5mm X 84 7mmX 1 6mm EMI amp ECC FCC Part 15 Class B and CE Thermal and Atmospheric Characteristics Working Temperature Range 5C 40C Relative Humidity Range 20 80 non condensing Storage Temperature 40C to 60C MTBF 920 585 hours Electrical Characteristics PCI Express 3 3v Power 10W Understanding RAID Concepts and Terminology The following concepts and terminology is commonly used when describing the functions of the RocketRAID 2522 Host Adapter Disk initialization Initializing a disk writes necessary RAID configuration information to that disk Disks must be initialized before configuring them into RAID arrays The initialization process will destroy all data on the disk Disk Status New The disk contains no data and has not been initialized Initialized The disk has been initialized and can be used for array creation Configured The disk has been assigned to one or more arrays or configured as a spare disk Legacy The disk was used on other controllers before use with the RocketRAID 2522 see legacy disk below Kigh Point Introduction Array initialization A redundant array RAIDS RAID1 RAID10 RAIDS50 needs to be initialized to ensure full performance and reliability Non redundant arrays RAIDO JBOD do not need to be initialized When
71. t be created between disks that have not been initialized The following section discusses this command in detail 2 Creating RAID Arrays Initializing Disks Before creating a RAID array the disks must be initialized Initialization writes necessary RAID configuration information to the hard disk Kigh Point RocketRAID 2522 BIOS Utility Use the lt arrow keys to select the Initialize command and press ENTER Warning Initialization will destroy all pre existing data on the selected hard disks Use the T J arrow keys to highlight the target hard disk s and press ENTER Next press the Y yes key to initialize the selected disk s or N no key to cancel the initialization process Once initialized these disks can be utilized to create RAID arrays To create an array 1 Use the lt arrow keys to highlight the Create command and press ENTER to open the Create Menu 2 Use the J arrow keys to select the appropriate RAID level then press ENTER 3 Next use the 1 arrow key to highlight the Array Name option and press ENTER The array name dialogue box will appear Use the keyboard to input a new Array Name and press the ENTER key Note the Array Name command is optional it is not necessary to name the array The array can be named at a later time and the name of the array can be changed at any time 4 On the Create menu use the J arrow key to highlight the Select Devices
72. t steps 1 through 4 6 Remove the Driver Installation diskette from the floppy drive then Shut down and restart the computer Installation Verification After the driver has been installed and the system has been restarted 1 Click the Start button then right click My Computer icon Select the Properties item from the popup menu 2 Inthe popup window select Hardware tab and then click Device Manager button Kigh Point RocketRAID 2522 Driver and Software Installation Double click the SCSI and RAID controllers entry If the RocketRAID 2522 oe 29 device entry is not displayed or there are or RocketRAID 2522 entry the driver has not been installed properly Delete the marks displayed near the entries and reinstall the driver Installing the RocketRAID 2522 driver during a fresh Windows 2000 XP 2003 x64 installation l After booting from the Windows 2000 XP 2003 CD ROM when the Windows Setup blue screen appears look towards the bottom of the screen Windows will prompt you to press the F6 key if you want to install a third party SCSI or RAID driver Press the F6 key at this time The setup procedure will continue and will later instruct you to press the S key to specify additional adapters Press the S key as instructed Next the setup program will prompt for the insertion of the driver diskette Please insert the driver diskette and then press ENTER to continue The next wi
73. ults 00 4 Updating the Driver 1 Ifthe original driver is installed in the system s initrd Initial RAM Disk file when using a system installed to RockeRAID host adapter for example the driver module in the initrd file should be updated using the mkinitrd command or extract the initrd file and replace the driver module manually Kigh Point Linux Driver Support 2 Ifthe original driver is installed in the lib modules uname r kernel drivers scsi directory and loaded by the script file Example etc init d hptdriver during the init process or the configure file Example etc modules conf please replace it with the new driver 1r2522 0 or rr2522 ko 5 Uninstalling the Driver To uninstall the RocketRAID 2522 driver Note The driver cannot be uninstalled while the system is booted from a disk or array attached to the RocketRAID host adapter To uninstall the driver remove the lines added to etc fstab and remove the files created in the etc init d directory HighPoint 5 4 Linux Driver Support 1 Red Hat Enterprise 5 Overview This section provides instructions describing how to install and utilize the RocketRAID host adapter on a Red Hat Enterprise 3 Linux system 2 Installing Red Hat Enterprise 5 Server Desktop Linux on the RocketRAID 2522 controller To install Red Hat Enterprise Linux onto disks or RAID arrays attached to RocketRAID host adapter Step 1 Prepare the Dri
74. ver Diskette The driver is provided in a floppy diskette image file format On a DOS or Windows system a driver diskette can be generated using rawrite exe This utility is included on the Red Hat Enterprise Linux CD under dosutils Run rawrite using a command prompt window and follow the directions it provides On a Linux system use the dd command to generate a boot diskette Insert a floppy disk into the floppy drive and type the following command dd if rr2522 rhel 5 img of dev fd0 Step 2 Install Red Hat Enterprise Linux Start installing Red Hat Enterprise Linux by booting from the installation CD At the Welcome to Red Hat Linux installation screen a prompt labeled boot will appear at the bottom of the screen Type in linux dd then press Enter boot linux dd When prompted Do you have a driver disk Select Yes When prompted Insert your driver disk and press OK to continue insert the driver diskette into the system s floppy drive and select OK The system will now load the RocketRAID driver automatically Kigh Point Linux Driver Support When prompted Where do you want to install the boot loader in the Boot Loader Configuration dialog select Master Boot Record MBR to instruct the system be to boot from the RocketRAID host adapter Continue the installation as normal You can refer to Red Hat Enterprise Linux installation guide Note
75. w ccesceeeseeeeeeees 5 10 Chapter 6 FreeBSD Driver Support 1 Installing FreeBSD on the RocketRAID 2522 Controller 0 0 0 eeeeeeeeeeeee 6 1 2 Installing the RocketRAID 2522 Driver on an Existing System 000 0 eee eee 64 Ss Updating the Driver ic coossstscchs dives cuaceds ewsstins eeso re aE lee S ES E iE 6 7 4 Uninstallme the Driver secs iscsscsexcsgesscesests ste seuvssens savsusnsedsevecsetsegesocssvedgeesepuasessnsvaensess 6 7 Chapter 7 Mac OSX Driver and RAID Management Software 1 Installing the driver and RAID utility ssesseeseseeeesseeesserersreersreeerresesresrrrrsreerereeses 7 1 2 Preparine HardiGask S s scssdecosssecaussdsessegaevesceseteutesdesses neee esae EEE EEE EEEE 7 3 _ HighPoint Table of Contents 3 Array Management cseessescssosetcesstronessesseseeencessesesoeceuseseenosesensoorssbarssenses 7 3 4 Device Management seccions aen EEEE ECEE Ei 7 8 5 Configuring Spare Disks ccceeccesceescesceececseeeeecocesaececesaeceecesecerseeteeeeeeeeneeaes 7 11 6 Managing Events and Tasks cceccescesscesseeeceseeeeceseeeseescecaeeacecaeeeaeeneenaeesenaes 7 12 TSS S a E A A E E A IRS 7 13 Appendix Customer Support CUSLOMER SUPPOr ssserszscesesies dies rus trase ra RE EEEE oR EER OSEP EE SEEE EEE EE ree AE EK ERE E A 1 Kigh Point Chapter 1 Introduction Contents of this Chapter About this guide Introducing the RocketRAID 2522 Host Adapter U

Download Pdf Manuals

image

Related Search

Related Contents

TEST REPORT  User Manual - Health Professionals Portal  Omron 3G3MX AC Drive User Manual - Innovative-IDM  Alcatel-Lucent Enterprise Communication Solutions 2013  Bluetooth Car FM Transmitter User Manual  Typhoon HostLink Cable USB2.0  TANNOY Revolution XT  

Copyright © All rights reserved.
Failed to retrieve file