Yotta 3 Enhance PCIe-SAS RAID Subsystem Series Software Operation Manual Ver. 1.
Software Operation Manual Copyright ©2014 This guide and any accompanying software and firmware are copyrighted. No parts of this publication may be reproduced, stored on a retrieval system, or transmitted, in any form or by any means, electronic, mechanical, photocopy, recording, or otherwise, without prior written consent except for copies retained by the purchaser for backup purposes. All rights Reserved- Printed in Taiwan.
A Abboouutt TThhiiss S Sooffttw waarree O Oppeerraattiioonn M Maannuuaall This manual contains all the information you need to initially configuring and monitoring the Yotta 3 Enhance SAS/SATA RAID. TTaasskk M Maapp 11.. P Prreeppaarree Refer to Software Operation Manual and Hardware Installation Guide, let yourself know the features, capabilities of Yotta 3 Enhance SAS/SATA RAID and make sure you have everything on hand. 22..
Software Operation Manual Note This icon presents commentary, sidelights, or interesting points of information. . Important terms, commands and programs are put in Boldface font. Screen text is given in screen font.
Contents ABOUT THIS SOFTWARE OPERATION MANUAL .................................... III TASK MAP............................................................................................ III 1. PREPARE........................................................................................... III 2. INSTALL HARDWARE ........................................................................ III 3. CONFIGURATION .............................................................................. III 4. MAKE A RECORD.
Software Operation Manual 2.4 FIRMWARE-EMBEDDED TCP/IP & WEB BROWSER-BASED RAID MANAGER (USING THE CONTROLLER’S 10/100 ETHERNET LAN PORT) ............................................................................................................21 2.5 CONFIGURATION MENU TREE ........................................................22 CHAPTER 3. LCD PANEL CONFIGURATION.................................24 3.1 STARTING LCD CONFIGURATION UTILITY ....................................24 3.
4.5.8 Delete Hot Spare.................................................................. 54 4.5.9 Rescue Raid Set.................................................................... 55 4.6 VOLUME SET FUNCTION ................................................................ 56 4.6.1 Create Volume Set................................................................ 56 4.6.2 Create Raid30/50/60............................................................ 60 4.6.3 Delete Volume Set................................
Software Operation Manual 4.9.4 Hardware Monitor................................................................88 CHAPTER 5. MCBIOS RAID MANAGER..........................................90 5.1 CONFIGURING RAID SETS AND VOLUME SETS ...............................90 5.2 DESIGNATING DRIVES AS HOT SPARES ..........................................91 5.3 USING QUICK VOLUME /RAID SETUP CONFIGURATION .................91 5.4 USING RAID SET/VOLUME SET FUNCTION METHOD ......................93 5.5 MAIN MENU..........
7.1. INSTALLING THE CLI.................................................................. 145 7.1.1 For Windows...................................................................... 145 7.1.2 For Linux, FreeBSD, Mac and Solaris .............................. 146 7.2 ACCESSING CLI........................................................................... 146 7.2.1 For Windows...................................................................... 146 7.2.2 For Linux, FreeBSD, Mac and Solaris ..................
Software Operation Manual Chapter 1. INTRODUCTION This chapter provides a brief introduction of RAID Concept and Understanding RAID. 11..11 R RA AIID DC Coonncceepptt 1.1.1 Raid Set A RAID set is a group of disk containing one or more volume sets. It has the following features in the RAID subsystem. A volume Set must be created either on an existing RAID set or on a group of available individual disks (disks that are not yet a part of an RAID set).
Chapter 1. Introduction 1.1.3 Foreground Availability/Background Initialization RAID 0 and RAID 1 volume sets can be used immediately after creation because they do not create parity data. However, RAID 3, 5, 6, 30, 50 or 60 volume sets must be initialized to generate parity information. In Background Initialization, the initialization proceeds as a background task, and the volume set is fully accessible for system reads and writes.
Software Operation Manual The RAID subsystem controller redistributes the original volume set over the original and newly added disks, using the same fault-tolerance configuration. The unused capacity on the expanded RAID set can then be used to create an additional volume set, with a different fault tolerance setting if user needs to change.
Chapter 1. Introduction replaces. The host spare function only works with RAID level 1, 1E, 3, 5, 6, 10, 30, 50, or 60 volume set. The “Create Hot Spare” option gives you the ability to define a global / dedicated hot spare disk drive. To effectively use the hot spare feature, you must always maintain at least one drive that is marked as a global hot spare. Note The hot spare must have at least the same capacity as the drive it replaces. 1.1.
Software Operation Manual 11..22 U Unnddeerrssttaannddiinngg R RA AIID D RAID is an acronym for Redundant Array of Independent Disks. It is an array of multiple independent hard disk drives that provide high performance and fault tolerance. The RAID subsystem controller implements several levels of the Berkeley RAID technology. An appropriate RAID level is selected when the volume sets are defined or created.
Chapter 1. Introduction 1.2.2 RAID 1 RAID 1 also known as “disk mirroring”, data written to one disk drive is simultaneously written to another disk drive. Read performance may be enhanced if the array controller can parallel accesses both members of a mirrored pair. During writes, there will be a minor performance penalty when compared to writing to a single disk. If one drive fails, all data (and software applications) are preserved on the other drive.
Software Operation Manual 1.2.4 RAID 3 RAID 3 provides disk striping and complete data redundancy though a dedicated parity drive. RAID 3 breaks up data into smaller blocks, calculates parity by performing an exclusive-or on the blocks, and then writes the blocks to all but one drive in the array. The parity data created during the exclusive-or is then written to the last drive in the array.
Chapter 1. Introduction 1.2.5 RAID 5 RAID 5 is sometimes called striping with parity at byte level. In RAID 5, the parity information is written to all of the drives in the controllers rather than being concentrated on a dedicated parity disk. If one drive in the system fails, the parity information can be used to reconstruct the data from that drive. All drives in the array system can be used for seek operations at the same time, greatly increasing the performance of the RAID system.
Software Operation Manual 1.2.7 RAID x0 RAID level-x0 refers to RAID level 00,100, 30, 50 and 60. RAID x0 is a combination multiple RAID x volume sets with RAID 0 (striping). Striping helps to increase capacity and performance without adding disks to each RAID x array. The operating system uses the spanned volume in the same way as a regular volume. Up to one drive in each sub-volume (RAID 3 or 5) may fail without loss of data. Up to two drives in each sub-volume (RAID 6) may fail without loss of data.
Chapter 1. Introduction Note RAID level 00, 100, 30, 50 and 60 can support up to eight RAID set. If volume is RAID level 00, 100, 30, 50, or 60, you can’t change the volume to another RAID level. If volume is RAID level 0, 1, 10(1E), 3, 5, or 6, you can’t change the volume to RAID level 00, 100, 30, 50, or 60. 1.2.8 JBOD (Just a Bunch Of Disks) A group of hard disks in a RAID subsystem are not set up as any type of RAID configuration. All drives are available to the operating system as an individual disk.
Software Operation Manual Also known Bit-Interleaved Parity. 3 Data and parity information is subdivided and distributed across all disk. Parity must be the equal to the smallest disk capacity in the array. Parity information normally stored on a dedicated parity disk. 3 * Higher than a single drive. Also known Block-Interleaved Distributed Parity. 5 6 Data and parity information is subdivided and distributed across all disk. Parity must be the equal to the smallest disk capacity in the array.
Chapter 2. Configuration Methods Chapter 2. Configuration Methods 22..11 O Ovveerrvviieew w After the hardware installation, the SAS/SATA disk drives installed to the RAID subsystem must be configured and the volume set units initialized before they are ready to use. This can be accomplished by one of the following methods: Front panel touch-control keypad McBIOS RAID manager via BIOS Firmware-embedded TCP/IP & web browser-based RAID manager via the controller’s 10/100 Ethernet LAN port.
Software Operation Manual 22..22 U Ussiinngg llooccaall ffrroonntt ppaanneell ttoouucchh--ccoonnttrrooll kkeeyyppaadd The front panel keypad and liquid crystal display (LCD) is the primary user interface for the RAID subsystem. All configuration and management of the RAID and its properly connected disk arrays can be performed from this interface.
Chapter 2. Configuration Methods 2.2.1 Function Key Definitions The four function keys at the button of the front panel perform the following functions: Key Up Arrow Function Use to scroll the cursor Upward / Rightward Down Arrow Use to scroll the cursor Downward / Leftward ENT Key Submit Select ion Function (Confirm a selected item) ESC Key Return to Previous Screen (Exit a selection configuration) There are three LED indicators on the front panel.
Software Operation Manual The legend at the bottom of the screen shows you what keys are enabled for the windows. For additional information on using the McBIOS Manager to configure the RAID controller see the McRAID Storage Manager section in Chapter 5.
Chapter 2. Configuration Methods 22..44 FFiirrm mw waarree--eem mbbeeddddeedd TTC CP P//IIP P& &w weebb bbrroow wsseerr--bbaasseedd R RA AIID Dm maannaaggeerr ((uussiinngg tthhee ccoonnttrroolllleerr’’ss 1100//110000 E Etthheerrnneett LLA AN N ppoorrtt)) To ensure proper communications between the RAID subsystem and Web browser-based RAID management, Please connect the RAID system Ethernet LAN port to any LAN switch port.
Software Operation Manual 22..55 C Coonnffiigguurraattiioonn M Meennuu TTrreeee The following is an expansion of the menus in the configuration Utility that can be accessed through the LCD panel, MC-BIOS and Ethernet LAN port.
Chapter 2.
Software Operation Manual Chapter 3. LCD Panel Configuration The Yotta 3 Enhance SAS/SATA RAID’s LCD configuration panel is character based which you can use after powering the unit. Use LCD Configuration panel to: · Create RAID set, . Expand RAID set, · Define volume set, · Add physical drive · Modify volume set · Modify RAID level/stripe size, . Define pass-through disk drives, . Modify system function and · Designate drives as hot spares.
Chapter 3. LCD Panel Configuration Raid System Functions Setting the RAID system configurations Ethernet Configuration LAN Port setting Views System Events Record all system events in the buffer Clear Event Buffer Clear all event buffer information Hardware Monitor Show all system environment status System Information View the controller information 33..
Software Operation Manual 33..55 U Ussiinngg Q Quuiicckk V Voolluum mee aanndd R Raaiidd S Seett S Seettuupp In “Quick Volume and Raid Setup” Configuration, it collects all drives and includes them in a RAID set. The RAID set you create is associated with exactly one volume set, and you can modify the RAID level, stripe size, and capacity. Designating drives as Hot Spares will also combine with RAID level in this setup.
Chapter 3. LCD Panel Configuration Step3 Step4 Using UP/DOWN buttons to create the current volume set capacity size and press ENT to confirm it. The available stripe sizes for the current volume set are displayed. Using UP/DOWN buttons to select the current volume set stripe size and press ENT key to confirm it. This parameter specifies the size of the stripes written to each disk in a RAID 0, 1, 10(1E), 5 or 6 volume set.
Software Operation Manual Step1 To setup the Hot Spare (option), choose “Raid Set Function” from the main menu. Select the “Create Hot Spare” and press ENT to set the Hot Spare. Step2 Choose “Raid Set Function” from the main menu. Select the “Create Raid Set” and press ENT. Step3 A Select Drive Channel in the next displayed showing the drive connected to the current controller. Step4 Press the UP/ DOWN to select specific physical drives.
Chapter 3. LCD Panel Configuration Choose one RAID set from the Select Raid Set screen. Press ENT to confirm it. Step8 The volume set attributes screen appears: Step9 The volume set attributes screen shows the volume set default configuration value that is currently being configured. The volume set attributes are: Volume Name. Raid Level, Capacity (Not supported via LCD Panel.) Stripe Size, Cache Mode, SCSI Channel/SCSI ID/SCSI LUN, Tagged Queuing, All value can be changing by the user.
Software Operation Manual 33..77 N Naavviiggaattiioonn M Maapp ooff tthhee C Coonnffiigguurraattiioonn The password option allows user to set or clear the RAID subsystem’s password protection feature. Once the password has been set, the user can only monitor and configure the RAID subsystem by providing the correct password. The password is used to protect the internal RAID subsystem from unauthorized entry. The controller will check the password only when entering the Main menu from the initial screen.
Chapter 3. LCD Panel Configuration 3.7.2.1 Create A New Raid Set For detailed procedure please refer to chapter section 3.6. 3.7.2.2 Delete Raid Set Press UP/DOWN to choose the “Delete Raid Set” option. Using UP/DOWN to select the RAID set number that user wants to delete and then press ENT to accept the RAID set number. The Confirmation screen appears, then press ENT to accept the delete RAID set function.
Software Operation Manual 3.7.2.3 Expand Raid Set Instead of deleting a RAID set and recreating it with additional disk drives, the “Expand Existed Raid Set” function allows the user to add disk drives to the RAID set that was created. To expand existed RAID set, press UP/DOWN buttons to choose the “Expand Raid Set” option. Using UP/DOWN buttons to select the RAID set number that user want to expand and then press ENT to accept the RAID set number.
Chapter 3. LCD Panel Configuration 3.7.2.6 Create Hot Spare Disk Please reference this chapter: Designating Drives as Hot Spares. 3.7.2.7 Delete Hot Spare Disk To delete hot spare, press UP/DOWN to choose the Delete Hot Spare Disk option. Using UP/DOWN to select the hot spare number that user wants to delete and then press ENT to select it. The confirmation screens appear and press ENT to delete the hot spare. 3.7.2.
Software Operation Manual 3.7.3.1 Create Raid Volume Set To create a volume set, Please reference to section 4.6: Using “Raid Set and Volume Set Functions”. The volume set attributes screen shows the volume set default configuration value that is currently being configured. The attributes are Volume Name, Raid Level, Stripe Size, Cache Mode, SAS Port/SAS LUN Base/SAS LUN, Tagged Queuing, and Initialization Mode. All value can be changed by the user. Press the UP/DOWN to select attribute.
Chapter 3. LCD Panel Configuration the attributes descriptions. Please refer to section 4.6 Using “Raid Set and Volume Set” Functions to complete the create volume set function. 3.7.3.1.1 Volume Name The default volume name will always appear as volume set #. You can rename the volume set name providing it does not exceed the 15 characters limit. 3.7.3.1.2 Raid Level RAID subsystem can support RAID level 0, 1, 10 (1E), 3, 5, 6, 30, 50, and 60. 3.7.3.1.
Software Operation Manual 3.7.3.1.7 Tag Queuing The Enabled option is useful for enhancing overall system performance under multi-tasking operating systems. The Command Tag (Drive Channel) function controls the SAS command tag queuing support for each drive channel. This function should normally remain enabled. Disable this function only when using older SAS drives that do not support command tag queuing. 3.7.3.1.
Chapter 3. LCD Panel Configuration 3.7.3.4 Check Volume Set Consistency Use this option to check volume set consistency. To check volume set consistency from volume set system function, press UP/DOWN buttons to choose the “Check Volume Set Consistency” option. Using UP/DOWN button to select the RAID set number that user want to check and press ENT. The confirmation screen appears, Press ENT to start the check volume set consistency. 3.7.3.
Software Operation Manual 3.7.4.1 Display Drive Information Using UP/DOWN buttons to choose the “Display Drive Information” option and press ENT. Using UP/DOWN buttons to select the drive SAS/SATA number that user wants to display. The drive information will be displayed. The SATA drive information screen shows the Model Name, Serial Number, Firmware Rev., Device Capacity, Current SATA, Supported SATA, and Device State. 3.7.4.
Chapter 3. LCD Panel Configuration disk. It is typically used on a system where the operating system is on a disk and not controlled by the RAID subsystem firmware. Using UP/DOWN buttons to choose the “Create Pass-Through Disk” option and press ENT. Using UP/DOWN buttons to select the drive SAS/SATA number that user wants to create. The drive attributes will be displayed.
Software Operation Manual The selected disk fault LED indicator will flash. 3.7.5 RAID System Function To enter a "Raid System Functions", press ENT to enter the main menu. Press UP/DOWN buttons to select the "Raid System Functions" option and then press ENT to enter further submenus. All RAID system submenus will be displayed. Using UP/DOWN buttons to select the submenus option and then press ENT to enter the selection function.
Chapter 3. LCD Panel Configuration F DHCP Function Select DHCP Setting * Enable Confirm Change ? ENT : Yes ESC : No Wrap Around Local IP Address Edit The Local IP Address * 192.168.1.
Software Operation Manual 3.7.5.2 Alert Beeper Setting The “Alert Beeper Setting” function item is used to disable or enable the RAID subsystem’s alarm tone generator. Using the UP/DOWN buttons to select “Alert beeper setting” and Press ENT to accept the selection. After completed the selection, the confirmation screen will be displayed and then press ENT to accept the function. Select the “Disabled” and press ENT key in the dialog box to turn the beeper off. 3.7.5.
Chapter 3. LCD Panel Configuration subsystem allows the user to select the SATA NCQ support: “Enabled” or “Disabled”. 3.7.5.7 HDD Read Ahead Cache Allow Read Ahead (Default: Enabled)—When “Enabled”, the drive’s read ahead cache algorithm is used, providing maximum performance under most circumstances. 3.7.5.8 Volume Data Read Ahead The Read data ahead parameter specifies the controller firmware algorithms which process the Read Ahead data blocks from the disk.
Software Operation Manual the other 123.4 GB. “Multiples Of 1G” truncates the fractional part. This makes the same capacity for both of these drives so that one could replace the other. Disabled: It does not truncate the capacity. 3.7.6 Ethernet Configuration Use to configure the Ethernet port of RAID subsystem. 3.7.6.
Chapter 3. LCD Panel Configuration 3.7.6.4 Telnet Port Number To manually configure the "Telnet Port Number" of the RAID subsystem, press the UP/DOWN buttons to select “Ethernet Configuration" function and press ENT. Using UP/DOWN buttons to select "Telnet Port Number", and then press ENT. It will show the default address setting in the RAID subsystem. You can then reassign the default "Telnet Port Number" of RAID subsystem. 3.7.6.
Software Operation Manual Item Warning Condition Controller Board Temperature > 72 Celsius Backplane Temperature > 65 Celsius Controller Fan Speed < 1700 RPM Power Supply +12V < 10.5V or > 13.5V Power Supply +5V < 4.7V or > 5.3V Power Supply +3.3V < 3.0V or > 3.6V CPU Core Voltage +1.5V < 1.35V or > 1.65V 3.7.
Chapter 4. Web Browser-Based Configuration Chapter 4. Web Browser- Based Configuration The RAID subsystem web browser-based configuration utility is firmware-based and uses to configure RAID sets and volume sets. Use this utility to: · Create RAID set, . Expand RAID set, · Define volume set, · Add physical drive, · Modify volume set, · Modify RAID level/stripe size, . Define pass-through disk drives, . Update firmware, . Modify system function, · Designate drives as hot spares.
Software Operation Manual 44..22 W Weebb B Brroow wsseerr S Sttaarrtt--uupp S Sccrreeeenn The web browser start-up screen will display the current configuration of your RAID box. It displays the Raid Set List, Volume Set List and Physical Disk List. The raid set information, volume set information and drive information can also be viewed by clicking on the “Raid Set Hierarchy” screen. The current configuration can also be viewed by clicking on “Raid Set Hierarchy” in the menu.
Chapter 4. Web Browser-Based Configuration 44..33 M Maaiinn M Meennuu The main menu shows all available functions, accessible by clicking on the appropriate link. Individual Category Description Quick Function Create a default configuration, which is based on the number of physical disk installed; it can modify the volume set Capacity, Raid Level, and Stripe Size.
Software Operation Manual Note In “Quick Create”, your volume set is automatically configured based on the number of disks in your system. Use the “Raid Set Functions” and “Volume Set Functions” if you prefer to customize your volume set, or RAID 30/50/60 volume set. 44..55 R Raaiidd S Seett FFuunnccttiioonnss Use the “Raid Set Function” and “Volume Set Function” if you prefer to customize your volume set.
Chapter 4. Web Browser-Based Configuration 128 volumes is the default mode for SAS RAID controller, the 16 volumes mode is used for support roaming this raid set to SATA RAID controllers. The SATA RAID controller is designed to support up to 16 volumes only. You have to use “Max 16 volumes” on the raid set mode if you plan to roam this raid set between SAS RAID controller and SATA RAID controller.
Software Operation Manual Select the “Expand Raid Set” option. If there is an available disk, then the “Select SATA Drives For Raid Set Expansion” screen appears. Select the target RAID set by clicking on the appropriate radio button. Select the target disk by clicking on the appropriate check box. Click on the "Submit" button to start the expansion on the RAID set. The new additional capacity can be utilized by one or more volume sets.
Chapter 4. Web Browser-Based Configuration 4.5.5 Rename RAID Set The default RAID set name will always appear as “Raid Set #” when it is first created by the controller. The "Rename Raid Set" function is for customer to rename the default RAID set name. To rename a RAID set from a group of RAID sets: (1). Click on the ”Rename Raid Set" link. (2). Click the RAID set check box from the list that you wish to rename. Click the “Submit” button. The following screen appears.
Software Operation Manual 4.5.7 Create Hot Spare When you choose the “Create Hot Spare” option in the “Raid Set Function”, all unused physical devices connected to the current controller appear. Select the target disk by clicking on the appropriate check box. Click the “Confirm the Operation” check box and click the “Submit” button in the screen to create the hot spares. The “Create Hot Spare” gives you the ability to define a global or dedicated hot spare.
Chapter 4. Web Browser-Based Configuration 4.5.9 Rescue Raid Set When the system is powered off in the RAID set update/creation period, the configuration possibly could disappear due to this abnormal condition. The “RESCUE” function can recover the missing RAID set information. The RAID subsystem uses the time as the RAID set signature. The RAID set may have different time after the RAID set is recovered. The “SIGANT” function can regenerate the signature for the RAID set.
Software Operation Manual 44..66 V Voolluum mee S Seett FFuunnccttiioonn A volume set is seen by the host system as a single logical device. It is organized in a RAID level with one or more physical disks. RAID level refers to the level of data performance and protection of a volume set. A volume set capacity can consume all or a portion of the disk capacity available in a RAID set. Multiple volume sets can exist on a group of disks in a RAID set.
Chapter 4. Web Browser-Based Configuration 4.6.1.1 Volume Name: The default volume name will always appear as Volume Set. #. You can rename the volume set name as long as it does not exceed the 15 characters limit. 4.6.1.2 Volume Raid Level: Set the RAID level for the Volume Set. Highlight the desired RAID Level from the available RAID levels option. 4.6.1.3 Capacity: The maximum volume size is the default initial setting. Enter the appropriate volume size to fit your application. 4.6.1.
Software Operation Manual 4K Block : It change the sector size from default 512 bytes to 4k bytes. The maximum volume capacity up to 16TB. This option works under Windows platform only. And it can not be converted to “Dynamic Disk”, because 4k sector size is not a standard format. 4.6.1.5 Initialization Mode: This option is used to define “Background Initialization”, “Foreground Initialization” or “No Init (To Rescue Volume)”.
Chapter 4. Web Browser-Based Configuration 4.6.1.9 Full Volume Encryption: The RAID subsystem have featured with controller based hardware encryption function. Controller based hardware encryption describes the encryption of data occurring at the disk array controller before being sent to the disk drives. Since RAID controller is a natural central point of all data therefore encryption at this level is inherent and also reduces deployment complexity.
Software Operation Manual 4.6.1.11 SCSI Channel/SCSI ID/SCSI Lun SCSI Channel: The SAS RAID controller function is simulated as a external SCSI RAID controller. The host bus is represented as a SCSI channel. Choose the SCSI Channel. SCSI ID: Each SCSI device attached to the SCSI card, as well as the card itself, must be assigned a unique SCSI ID number. A SCSI channel can connect up to 15 devices. The SAS RAID controller is a large SCSI device. Assign an ID from a list of SCSI IDs.
Chapter 4. Web Browser-Based Configuration Note RAID level 30 50 and 60 can support up to eight RAID set (four pairs), but it can not support expansion and migration. 4.6.3 Delete Volume Set To delete a volume from RAID set, move the cursor bar to the main menu and click on the “Delete Volume Set” link. The “Select the Raid Set to Delete” screen will show all RAID set numbers.
Software Operation Manual 4.6.4 Modify Volume Set To modify a volume set from a RAID set: (1). Click on the “Modify Volume Set” link. (2). Click the volume set check box from the list that you wish to modify. Click the “Submit” button. The following screen appears. Use this option to modify the volume set configuration. To modify volume set attributes, move the cursor bar to the volume set attribute menu and click it. The “Enter the Volume Attribute” screen appears.
Chapter 4. Web Browser-Based Configuration For greater 2TB expansion: If your system installed in the volume, don't expand the volume capacity greater 2TB, currently OS can’t support boot up from a greater 2TB capacity device. Expand over 2TB used LBA64 mode. Please make sure your OS supports LBA64 before expand it. 4.6.4.2 Volume Set Migration Migrating occurs when a volume set is migrating from one RAID level to another, when a volume set strip size changes, or when a disk is added to a RAID set.
Software Operation Manual 4.6.4.3 Volume Write Protection When "Volume Write Protection" is enabled on the "Modify Volume Set", host commands fail if they are issued to a volume in that RAID controller and attempt to modify a volume's data or attributes. Volume Write Protection is used primarily for customer-initiated disaster recovery testing. 4.6.5 Check Volume Set To check a volume set from a RAID set: (1). Click on the “Check Volume Set” link. (2).
Chapter 4. Web Browser-Based Configuration parameters to “Scheduler” to change the scheduled run time. The “Checking After System Idle” is defined the default time to start the automated consistency check scheduling.
Software Operation Manual 4.6.7 Stop Volume Set Check Use this option to stop the Check Volume Set function. 4.6.8 Download Volume Key File Get the key file which was generated by CLI “vsf genkey” command or API code for your Raid Controller. You can follow below steps to download volume key file. 1. To download volume key file into the firmware, move the mouse cursor to “Download Volume Key file” link and click on it. The “Download Volume Encryption Key File” screen appears. 2. Click on “Browse”.
Chapter 4. Web Browser-Based Configuration 44..77 P Phhyyssiiccaall D Drriivvee Choose this option from the Main Menu to select a physical disk and to perform the operations listed below. 4.7.1 Create Pass-Through Disk To create pass-through disk, move the mouse cursor to the main menu and click on the “Create Pass-Through” link. The relative setting function screen appears. A pass-through disk is not controlled by the RAID subsystem firmware; it can not be a part of a volume set.
Software Operation Manual 4.7.3 Delete Pass-Through Disk To delete a pass-through drive from the pass-through drive pool, move the mouse cursor bar to the main menus and click the “Delete Pass Through” link. After you complete the selection, mark the check box for “Confirm The Operation” and click the “Submit” button to complete the delete action. 4.7.
Chapter 4. Web Browser-Based Configuration Clone Disk Procedure (1). Select one of the members as the “Clone Source” (status indicated as Raid Set # ) by clicking on the appropriate check box. (2). Select a “Clone Target” (status indicated as Free or Hot Spare) by clicking on the appropriate check box. (3). If you have available disk member, you can repeat above procedures to define another clone pair. (4). Select clone type.
Software Operation Manual 4.7.5 Abort Clone Use this function to stop the ongoing clone disk action. 4.7.6 Set Disk To Be Failed It sets a normal working disk as “failed” so users can test some of the features and functions. 4.7.7 Activate Failed Disk It forces the current “failed” disk in the system to be back online. “Activate Failed Disk” function has no effect on the removed disks, because a “removed” disk does not give the controller a chance to mark it as “failure”.
Chapter 4. Web Browser-Based Configuration 4.7.8 Identify Enclosure To prevent removing the wrong subsystem, the selected JBOD expander enclosure all disks fault LED indicator will light for physically locating the selected subsystem when the “Identify Subsystem” is selected. This function will also light the subsystem LED indicator, if it is existed. 4.7.
Software Operation Manual 44..88 S Syysstteem mC Coonnttrroollss 4.8.1 System Configuration To set the RAID system function, move the cursor to the main menu and click the “System Controls” link. The “Raid System Function” menu will show all items, then select the desired function. 4.8.1.1 System Beeper Setting: The “System Beeper Setting” function is used to “Disabled” or ”Enabled” the RAID subsystem alarm tone generator. 4.8.1.
Chapter 4. Web Browser-Based Configuration 4.8.1.4 SATA NCQ Support The controller supports both SAS and SATA disk drives. The SATA NCQ allows multiple commands to be outstanding within a drive at the same time. Drives that support NCQ have an internal queue where outstanding commands can be dynamically rescheduled or re-ordered, along with the necessary tracking mechanisms for outstanding and completed portions of the workload.
Software Operation Manual 4.8.1.12 Auto Activate Incomplete Raid When some of the disk drives are removed in power off state or boot up stage, the RAID set state will change to “Incomplete State”. But if a user wants to automatically continue to work while the SAS RAID controller is powered on, the user can set the “Auto Activate Incomplete Raid” option to enable. The RAID state will change to “Degraded Mode” while it powers on. 4.8.1.
Chapter 4. Web Browser-Based Configuration under Gen3 slot. You must restart the computer twice for the PCIE Gen3 setting to take effect. 4.8.1.17 SES2 H/W Monitor The options are: “Enabled”, “Disabled”. 4.8.1.18 Disk Capacity Truncation Mode The RAID subsystem uses drive truncation so that drives from differing vendors are more likely to be able to be used as spares for each other. Drive truncation slightly decreases the usable capacity of a drive that is used in redundant units.
Software Operation Manual 4.8.2 Advanced Configuration To set the RAID system function, move the cursor to the main menu and click on the “Advanced Configuration” link. The “Advanced Configuration” menu will show all items, then select the desired function. 4.8.2.1 TLER Setting TLER (time-limited error recovery) functions provide support for WD Caviar RE (RAID) series disks. This is a new option from WD to support RAID features that were traditionally missing from standard desktop drives.
Chapter 4. Web Browser-Based Configuration 4.8.2.4 Buffer Threshold Setting There are 4 options in this new feature; 5%, 25%, 50%, 75%. The percentage represents how much data should be kept in resident cache memory (how full cache should get) before controller starts to flush data onto the hard drives. If the buffer is set for 25%, then all 25% will be cached and is used for writing data. The remaining cache memory will be used for reading and other system overhead.
Software Operation Manual Normally you should not need to modify this value. Default value is 6. You can select between 6~256. To decide how to set AV stream playout parameter, you need to check the Number of Stream, Amount of Read Ahead, and Total Cache Memory during runtime. You can try to adjust the three numbers to get the best performance as your requirement.
Chapter 4. Web Browser-Based Configuration 4.8.2.12 Hitachi SATA HDD speed The options are: “default”, “6Gb/s”, “3Gb/s” and “1.5Gb/s”. 4.8.2.13 WDC SATA HDD speed The options are: “default”, “6Gb/s”, “3Gb/s” and “1.5Gb/s”. 4.8.2.14 Seagate SATA HDD speed The options are: “default”, “6Gb/s”, “3Gb/s” and “1.5Gb/s”. 4.8.2.15 BIOS Selection This option is used to select the BIOS code on the controller. There are legacy BIOS, UEFI and EFI bios, all are 32K bytes.
Software Operation Manual 4.8.3.1 Stagger Power on Control Normally RAID system’s redundant power can supply enough power to spin up both drives simultaneously. Using special HDDs that startup current from spinning up the drives all at once can overload the power supply, causing damage to the power supply, disk drives and other system components. This damage can be avoided by allowing the host to stagger the spin-up of the drives.
Chapter 4. Web Browser-Based Configuration 4.8.4 Ethernet Configuration Use this feature to set the controller Ethernet port configuration. A customer doesn’t need to create a reserved space on the arrays before the Ethernet port and HTTP service are working. The firmware-embedded Web Browser-based RAID manager can access it from any standard internet browser or from any host computer either directly connected or via a LAN or WAN with no software or patches required.
Software Operation Manual 4.8.5 Alert By Mail Configuration To configure the RAID subsystem’s e-mail function, move the cursor bar to the main menu and click on the “System Controls” link. The “System Controls” menu will show all items. Move the cursor bar to the “Alert By Mail Configuration” item, then select the desired function. This function can only be set via web-based configuration. The firmware contains a SMTP manager monitoring all system events.
Chapter 4. Web Browser-Based Configuration SNMP Trap Configurations: Enter the SNMP Trap IP Address. SNMP System Configurations: About community, Community name acts as a password to screen accesses to the SNMP agent of a particular network device. Type in the community names of the SNMP agent. Before access is granted to a request station, this station must incorporate a valid community name into its request; otherwise, the SNMP agent will deny access to the system.
Software Operation Manual 4.8.7.1 NTP Server Address The most important factor in providing accurate, reliable time is the selection of NTP servers to be used in the configuration file. Typical NTP configurations utilize multiple redundant servers and diverse network paths in order to achieve high accuracy and reliability. Our NTP configuration supports two existing public NTP synchronization subnets. 4.8.7.
Chapter 4. Web Browser-Based Configuration 4.8.9 Generate Test Event Use this feature to generate events for testing purposes. Such as test mail or SNMP trap settings. 4.8.10 Clear Events Buffer Use this feature to clear the entire events buffer information.
Software Operation Manual 4.8.11 Modify Password To set or change the RAID subsystem’s password, select “System Controls” from the menu and click on the “Modify Password” link. The “Modify System Password” screen appears. The manufacture default password is set to 0000. The password option allows user to set or clear the RAID subsystem’s password protection feature. Once the password has been set, the user can only monitor and configure the RAID subsystem by providing the correct password.
Chapter 4. Web Browser-Based Configuration 44..99 IInnffoorrm maattiioonn M Meennuu 4.9.1 Raid Set Hierarchy Use this feature to view the RAID subsystem current RAID set, current volume set and physical disk information. The volume state and capacity are also shown in this screen. 4.9.2 SAS Chip Information To view the RAID controller’s SAS controller and attached expander chip information, move the mouse cursor to the main menu and click on the “SAS Chip Information” link.
Software Operation Manual number, main processor, CPU data / instruction cache size, system memory size / speed and current IP address appear in below screen. 4.9.4 Hardware Monitor The hardware monitor information of the subsystem attached in this controller is also shown on this screen.
Chapter 4. Web Browser-Based Configuration The Hardware Monitor Information provides the temperature, fan speed (chassis fan) and voltage of the internal RAID subsystem. All items are also unchangeable. The warning messages will indicate through the LCM, LED and alarm buzzer. Item Warning Condition Controller Board Temperature > 72 Celsius Backplane Temperature > 65 Celsius Controller Fan Speed < 1700 RPM Power Supply +12V < 10.5V or > 13.5V Power Supply +5V < 4.7V or > 5.3V Power Supply +3.
Software Operation Manual Chapter 5. McBIOS RAID Manager The McBIOS RAID manager is firmware-based and is used to configure RAID sets and volume sets. Because the utility resides in the RAID controller firmware, operation is independent of any operating systems on your computer. This utility can be used to: · Create RAID set, . Expand RAID set, · Define volume set, · Add physical drive, · Modify volume set, · Modify RAID level/stripe size, . Define pass-through disk drives, . Update firmware, .
Chapter 5. McBIOS Configuration 55..22 D Deessiiggnnaattiinngg D Drriivveess aass H Hoott S Sppaarreess Any unused disk drive that is not part of a RAID set can be designated as a hot spare. The “Quick Volume/Raid Setup” configuration will add the spare disk drive and automatically display the appropriate RAID level from which the user can select. For the “Raid Set Function” configuration option, the user can use the “Create Hot Spare” option to define the hot spare disk drive.
Software Operation Manual that can be implemented with the array. RAID 0 requires 1 or more physical drives. RAID 1 requires at least 2 physical drives. RAID 10(1E) requires at least 3 physical drives. RAID 3 requires at least 3 physical drives. RAID 5 requires at least 3 physical drives. RAID 3 +Spare requires at least 4 physical drives. RAID 5 + Spare requires at least 4 physical drives. RAID 6 requires at least 4 physical drives. RAID 6 + Spare requires at least 5 physical drives.
Chapter 5. McBIOS Configuration Initialize the volume set you have just configured. Step7 Step8 If you need to add additional volume set, using main menu “Create Volume Set” function. 55..44 U Ussiinngg R Raaiidd S Seett//V Voolluum mee S Seett FFuunnccttiioonn M Meetthhoodd In “Raid Set Function”, you can use the “Create Raid Set” function to generate the new RAID set. In Volume Set Function, you can use the “Create Volume Set” function to generate its associated volume set and parameters.
Software Operation Manual RAID 3 requires at least 3 physical drives. RAID 5 requires at least 3 physical drives. RAID 6 requires at least 4 physical drives. RAID 30 requires at least 6 physical drives. RAID 50 requires at least 6 physical drives. RAID 60 requires at least 8 physical drives. Step5 Step6 After adding the desired physical drives to the current RAID set, press the Enter to confirm the “Create Raid Set” function An “Edit The Raid Set Name” dialog box appears.
Chapter 5. McBIOS Configuration 55..55 M Maaiinn M Meennuu The main menu shows all functions that are available for executing actions, which is accomplished by clicking on the appropriate link. Note The manufacture default password is set to 0000, this password can be modified by the “Change Password” in the “Raid System Function”.
Software Operation Manual Option Description Quick Volume/Raid Setup Create a default configuration based on the number of physical disk installed Raid Set Functions Create a customized RAID set Volume Set Functions Create a customized volume set Physical Drive Functions View individual disk information Raid System Function Setup the RAID system configuration Hdd Power Management Manage HDD power based on usage patterns Ethernet Configuration LAN port Setting Views System Events Record all sys
Chapter 5. McBIOS Configuration The total number of physical drives in a specific RAID set determine the RAID levels that can be implemented within the RAID set. Select “Quick Volume/Raid Setup” from the main menu; all possible RAID level will be displayed on the screen. If volume capacity will exceed 2TB, controller will show the “Greater Two TB Volume Support” sub-menu. No: It keeps the volume size with max. 2TB limitation. 64bit LBA: This option uses 16 bytes CDB instead of 10 bytes.
Software Operation Manual Such as: Windows 2003 with SP1 or later, Linux kernel 2.6.x or later 4K Block: It change the sector size from default 512 bytes to 4k bytes. The maximum volume capacity up to 16TB. This option works under Windows platform only. And it can not be converted to “Dynamic Disk”, because 4k sector size is not a standard format. A single volume set is created and consumes all or a portion of the disk capacity available in this RAID set.
Chapter 5. McBIOS Configuration A larger stripe size produces better-read performance, especially if your computer does mostly sequential reads. However, if you are sure that your computer performs random reads more often, select a smaller stripe size. Press Yes key in the “Create Vol/Raid Set” dialog box, the RAID set and volume set will start to initialize it.
Software Operation Manual 5.5.2.1 Create Raid Set The following is the RAID set features for the RAID subsystem. 1. Up to 32 disk drives can be included in a single RAID set. 2. Up to 128 RAID sets can be created per controller. RAID level 30 50 and 60 can support up to eight sub-volumes (RAID set). To define a RAID set, follow the procedures below: 1). Select “Raid Set Function” from the main menu. 2). Select “Create Raid Set“ from the “Raid Set Function” dialog box. 3.
Chapter 5. McBIOS Configuration Note To create RAID 30/50/60 volume, you need create multiple RAID sets (up to 8 RAID sets) first with the same disk members on each RAID set. The max no. disk drives per volume set: 32 for RAID 0/1/10/3/5/6 and 128 for RAID 30/50/60. 5.5.2.2 Delete Raid Set To completely erase and reconfigure a RAID set, you must first delete it and re-create the RAID set. To delete a RAID set, select the RAID set number that you want to delete in the “Select Raid Set To Delete” screen.
Software Operation Manual 5.5.2.3 Expand Raid Set Instead of deleting a RAID set and recreating it with additional disk drives, the “Expand Raid Set” function allows the users to add disk drives to the RAID set that have already been created. To expand a RAID set: 1. Select the “Expand Raid Set” option. If there is an available disk, then the “Select SATA Drives for Raid Set Expansion” screen appears. 2. Select the target RAID set by clicking on the appropriate radio button.
Chapter 5. McBIOS Configuration Note 1. Once the “Expand Raid Set” process has started, user can not stop it. The process must be completed. 2. If a disk drive fails during RAID set expansion and a hot spare is available, an auto rebuild operation will occur after the RAID set expansion completes. 3. RAID 30/50/60 doesn't support the "Expand Raid Set". 4. RAID set expansion is a quite critical process, we strongly recommend customer backup data before expand.
Software Operation Manual 5.5.2.5 Activate Incomplete Raid Set The following screen is used to activate the RAID set after one of its disk drive was removed in the power off state. When one of the disk drives is removed in power off state, the RAID set state will change to “Incomplete State”. If user wants to continue to work while the RAID subsystem is powered on, the user can use the “Activate Incomplete Raid Set” option to active the RAID set.
Chapter 5. McBIOS Configuration Select the target disk by clicking on the appropriate check box. Press the Enter key to select a disk drive and press Yes in the “Create Hot Spare” to designate it as a hot spare. The “Create Hot Spare” gives you the ability to define a global or dedicated hot spare. Unlike “Global Hot Spare” which can be used with any RAID sets, “Dedicated Hot Spare” can only be used with a specific RAID set or Enclosure.
Software Operation Manual 5.5.2.8 Rescue Raid Set When the system is powered off in the RAID set update/creation period, it possibly could disappear due to this abnormal condition. The “RESCUE” function can recover the missing RAID set information. The RAID controller uses the time as the RAID set signature. The RAID set may have different time after the RAID set is recovered. The “SIGANT” function can regenerate the signature for the RAID set. 5.5.2.
Chapter 5. McBIOS Configuration 5.5.3 Volume Set Function A volume set is seen by the host system as a single logical device; it is organized in a RAID level within the controller utilizing one or more physical disks. RAID level refers to the level of data performance and protection of a volume set. A volume set can consume all of the capacity or a portion of the available disk capacity of a RAID set. Multiple volume sets can exist on a RAID set.
Software Operation Manual 4. The new create volume set attribute allows user to select the Volume Name, Raid level, Capacity, Strip Size, SCSI Channel/SCSI ID/SCSI LUN, Cache Mode, Tagged Command Queuing . 5. After completed the modification of the volume set, press the Esc key to confirm it. An “Initialization Mode” screen appears. Select “Foreground (Faster Completion)” for faster initialization of the selected volume set.
Chapter 5. McBIOS Configuration 6. Repeat steps 3 to 5 to create additional volume sets. 7. The initialization percentage of volume set will be displayed at the button line. 5.5.3.1.1 Volume Name The default volume name will always appear as Volume Set. #. You can rename the volume set name as long as it does not exceed the 15 characters limit. 5.5.3.1.2 Raid Level Set the RAID level for the volume set. Highlight RAID Level and press the Enter key.
Software Operation Manual 5.5.3.1.3 Capacity The maximum volume size is default in the first setting. The capacity can increase or decrease by the UP and DOWN arrow key. Each volume set has a selected capacity which is less than or equal to the total capacity of the RAID set on which it resides. If volume capacity will exceed 2TB, controller will show the “Greater Two TB Volume Support" sub-menu. No: It keeps the volume size with max. 2TB limitation.
Chapter 5. McBIOS Configuration This option works on different OS which supports 16 bytes CDB. Such as: Windows 2003 with SP1 or later, Linux kernel 2.6.x or later 4K Block: It changes the sector size from default 512 bytes to 4k bytes. The maximum volume capacity is up to 16TB. This option works under Windows platform only. And it can not be converted to “Dynamic Disk”, because 4k sector size is not a standard format. 5.5.3.1.
Software Operation Manual 5.5.3.1.5 SCSI Channel The RAID controller function simulates a external SCSI RAID controller. The host bus represents the SCSI channel. Choose the “SCSI Channel”. A “Select SCSI Channel” dialog box appears; select the channel number and press the Enter key to confirm it. 5.5.3.1.6 SCSI ID Each SCSI device attached to the SCSI card, as well as the card itself, must be assigned a unique SCSI ID number. A SCSI channel can connect up to 15 devices.
Chapter 5. McBIOS Configuration 5.5.3.1.7 SCSI Lun Each SCSI ID can support up to 8 LUNs. Most SAS controllers treat each LUN like a SAS disk. 5.5.3.1.8 Cache Mode User can set the cache mode to: "Write-Through" or "Write-Back". .
Software Operation Manual 5.5.3.1.9 Write Protection: Enable this protection to prevent any data being written to Volumes. 5.5.3.1.10 Tag Queuing This option, when enabled, can enhance overall system performance under multi-tasking operating systems. The Command Tag (Drive Channel) function controls the SAS command tag queuing support for each drive channel. This function should normally remain enabled. Disabled this function only when using older drives that do not support command tag queuing.
Chapter 5. McBIOS Configuration 5.5.3.2 Create Raid 30/50/60 To create 30/50/60 volume set from RAID set group, move the cursor bar to the main menu and click on the “Create Raid30/50/60” link. The “Select the Raid Set to Create Volume on It” screen will show all RAID set number. Tick on the RAID set numbers (same disk No per RAID set) that you want to create and then click on it.
Software Operation Manual Note RAID level 30 50 and 60 can support up to eight RAID set. 5.5.3.3 Delete Volume Set To delete volume set from a RAID set, move the cursor bar to the “Volume Set Functions” menu and select the “Delete Volume Set” item, then press the Enter key. The “Volume Set Functions” menu will show all Raid Set # items. Move the cursor bar to a RAID set number, then press the Enter key to show all volume sets within that RAID set.
Chapter 5. McBIOS Configuration 5.5.3.4.1 Volume Growth Use “Expand RAID Set” function to add disk to a RAID set. The additional capacity can be used to enlarge the last volume set size or to create another volume set. The “Modify Volume Set” function can support the “Volume Modification” function. To expand the last volume set capacity, move the cursor bar to the “Capacity” item and entry the capacity size. When finished the above action, press the ESC key and select the Yes option to complete the action.
Software Operation Manual 5.5.3.4.2 Volume Set Migration Migrating occurs when a volume set is migrating from one RAID level to another, when a volume set strip size changes, or when a disk is added to a RAID set. Migration state is displayed in the volume state area of the “Volume Set Information” screen. Note Power failure may damage the migration data. Please backup the RAID data before you start the migration function. 5.5.3.
Chapter 5. McBIOS Configuration 5.5.3.6 Stop Volume Set Check Use this option to stop all the “Check Volume Set” function. 5.5.3.7 Display Volume Set Info. To display volume set information, move the cursor bar to the desired volume set number and then press the Enter key. The “Volume Set Information” screen will be shown. You can only view the information of this volume set in this screen, but can not modify it.
Software Operation Manual 5.5.4 Physical Drive Choose this option from the main menu to select a physical disk and perform the operations listed above. Move the cursor bar to an item, then press Enter key to select the desired function. 5.5.4.1 View Drive Information When you choose this option, the physical disks connected to the RAID subsystem are listed. Move the cursor to the desired drive and press Enter key to view drive information.
Chapter 5. McBIOS Configuration 5.5.4.2 Create Pass-Through Disk A pass-through disk is not controlled by the RAID subsystem firmware and thus cannot be a part of a volume set. The disk is available directly to the operating system as an individual disk. It is typically used on a system where the operating system is on a disk not controlled by the RAID subsystem firmware. The SAS Port#/SAS LUN Base/SAS LUN, Cache Mode, and Tag Queuing must be specified to create a pass-through disk 5.5.4.
Software Operation Manual pass-through disks attributes. Select the parameter from the list to be changed and then press the Enter key to modify it. 5.5.4.4 Delete Pass-Through Disk To delete a pass-through drive from the pass-through drive pool, move the cursor bar to the “Delete Pass-Through Drive” item, then press the Enter key. The “Delete Pass-Through confirmation” screen will appear; select Yes to delete it.
Chapter 5. McBIOS Configuration 5.5.4.5 Set Disk To Be Failed It sets a normal working disk as “failed” so users can test some of the features and functions. 5.5.4.6 Activate Failed Disk It forces the current “failed” disk in the system to be back online.“Activate Failed Disk” function has no effect on the removed disks, because a “removed” disk does not give the controller a chance to mark it as “failure”. Followings are considered as “Removed-Disk”: (1). Manually removed by user (2).
Software Operation Manual 5.5.4.7 Identify Selected Drive To prevent removing the wrong drive, the selected disk fault LED indicator will light for physically locating the selected disk when the “Identify Selected Device” is selected. 5.5.4.8 Identify Enclosure To prevent removing the wrong subsystem, the selected expander subsystem all disks fault LED Indicator will light for physically locating the selected subsystem when the “Identify Enclosure” is selected.
Chapter 5. McBIOS Configuration 5.5.5 Raid System Function To set the “Raid System Function”, move the cursor bar to the main menu and select the “Raid System Function” item and then press Enter key. The “Raid System Function” menu will show multiple items. Move the cursor bar to an item, then press Enter key to select the desired function. 5.5.5.1 Mute the Alert Beeper The “Mute the Alert Beeper” function item is used to control the RAID subsystem Beeper.
Software Operation Manual the initial screen if it does not receive any command in 5 minutes. To set or change the password, move the cursor to “Raid System Function” screen; press the “Change Password” item. The “Enter New Password” screen will appear. Do not use spaces when you enter the password, if spaces are used, it will lock out the user. To disable the password, press only Enter key in both the “Enter New Password” and “Re-Enter New Password” column. The existing password will be cleared.
Chapter 5. McBIOS Configuration 5.5.5.8 Volume Data Read Ahead The Read data ahead parameter specifies the controller firmware algorithms which process the Read Ahead data blocks from the disk. The Read Ahead parameter is normal by default. To modify the value, you must know the application behavior. The default normal option satisfies the performance requirements for a typical volume. The disabled value implies no read ahead. The most efficient value for the controllers depends on your application.
Software Operation Manual 5.5.5.14 Write Same Support Drives that support the Write Same feature (SCT) can write to multiple drive sectors at once, improving initialization time. To take advantage of this feature, all the drives in the unit must support Write Same. User can set the “SAS And SATA”, “SAS Only”, “SATA Only” or “Disabled” for the controller initialization. 5.5.5.
Chapter 5. McBIOS Configuration 5.5.6 More System Functions To set the “More System Functions”, move the cursor bar to themain menu and select the “More System Functions” item and then press Enter key. The “More System Functions” menu will show multiple items. Move the cursor bar to an item, then press Enter key to select the desired unction. 5.5.6.
Software Operation Manual 5.5.6.3 Hot Plugged Disk For Rebuilding It defines if the RAID volume should start rebuilding or not when controller detects a disk is inserted/re-inserted during online. The options are: “Blank Disk Only”, “Always”, and “Disable”. The default is “Blank Disk Only”. Blank Disk Only: it will trigger the rebuilding if and only if the inserted disk has not been in the RAID array before, which has no RAID signature on it.
Chapter 5. McBIOS Configuration 5.5.7.1 Stagger Power On Control In a PC system with only one or two drives, the power can supply enough power to spin up both drives simultaneously. But in systems with more than two drives, the startup current from spinning up the drives all at once can overload the power supply, causing damage to the power supply, disk drives and other system components. This damage can be avoided by allowing the host to stagger the spin-up of the drives.
Software Operation Manual 5.5.8 Ethernet Configuration Use this feature to set the controller Ethernet port configuration. It is not necessary to create reserved disk space on any hard disk for the Ethernet port and HTTP service to function; these functions are built into the controller firmware move the cursor bar to the main menu “Ethernet Configuration Function” item and then press the Enter key. The “Ethernet Configuration” menu appears on the screen.
Chapter 5. McBIOS Configuration using DHCP if that option is available on your network. An IP address allocation scheme will reduce the time it takes to set-up client computers and eliminate the possibilities of administrative errors and duplicate addresses. To manually configure the IP address of the controller, move the cursor bar to Local IP address item, then press the Enter key to show the default address setting in the RAID subsystem. You can then reassign the static IP address of the controller. 5.
Software Operation Manual 5.5.10 View System Events To view the RAID subsystem’s system events information, move the cursor bar to the main menu and select the “View System Events” link, then press the Enter key. The RAID subsystem’s events screen appear. Choose this option to view the system events information: Timer, Device, Event type, Elapsed Time, and Errors. The RAID system does not have a build-in real time clock. The time information is the relative time from the RAID subsystem powered on.
Chapter 5. McBIOS Configuration 5.5.11 Clear Events Buffer Use this feature to clear the entire events buffer information. 5.5.12 Hardware Monitor To view the RAID subsystem’s hardware monitor information, move the cursor bar to the main menu and click the “Hardware Monitor” link. The “Controller H/W Monitor” screen appears. The “Controller H/W Monitor” provides the CPU temperature, controller temperature, voltage and battery status of the RAID subsystem.
Software Operation Manual Item Warning Condition Controller Board Temperature > 72 Celsius Backplane Temperature > 65 Celsius Controller Fan Speed < 1700 RPM Power Supply +12V < 10.5V or > 13.5V Power Supply +5V < 4.7V or > 5.3V Power Supply +3.3V < 3.0V or > 3.6V CPU Core Voltage +1.5V < 1.35V or > 1.65V 5.5.
Chapter 5.
Software Operation Manual Chapter 6. Driver Installation This chapter describes how to install the SAS RAID controller driver to your operating system. The installation procedures use the following terminology: Installing operating system on the SAS Controller’ Volume If you have a new drive configuration without an operating system and want to install operating system on a disk drive managed by the SAS RAID controller. The driver installation is a part of the operating system installation.
Chapter 6. Driver Installation several choices will be displayed. 4. Move the highlight bar to the “Create Driver Disk” entry and press Enter. 5. The screen queries the SAS RAID controllers support driver database and displays a list of available drivers. Move the highlight bar to the correct driver entry and press Enter key to select. 6. The next screen will show “Please insert a formatted diskette into drive A:!! Press any key to continue”.
Software Operation Manual 1. Make sure you follow the instructions in “Hardware Installation” to install the controller and connect the disk drives or enclosure. 2. Start the system and then press Tab+F6 to access the McBIOS RAID manager. Use the McBIOS manager to create the RAIDset and volume set in which you will install Windows. For details, see Chapter 5 “McBIOS RAID manager”. Once a volume set is created and configured, continue with next step to install the operating system. 3.
Chapter 6. Driver Installation 6.2.2.2 Making Volume Sets Available to Windows System When you reboot the system, log in as a system administrator. Continue with the following steps to make any additional volume sets or pass-through disks accessible to Windows. This procedure assumes that the SAS RAID controller hardware, driver, and Windows are installed and operational in your system. 1. Partition and format the new volume set or disks using Disk Administrator: a.
Software Operation Manual 7. After specifying the driver location, the previous dialog box will appear showing the selected driver to be installed. Click the Next button. 8. The “Digital Signature Not Found” screen will appear. Click on Yes to continue the installation. 9. Windows automatically copies the appropriate driver files and rebuilds its driver database. 10. The “Found New Hardware Wizard” summary screen appears; click the Finish button. 11. The “System Settings Change” dialog box appears.
Chapter 6. Driver Installation 2. Open Control Panel and start the Add/Remove Program icon and uninstall and software for the SAS RAID controller. 3. Go to Control Panel and select System. Select the Hardware tab and then click the Device Manager Button. In Device Manager, expand the “SCSI and RAID Controllers” section. Right click on the AXUS SAS RAID Controller and select “uninstall”. 4. Click on Yes to confirm removing the SAS RAID driver. The prompt to restart the system will then be displayed. 66..
Software Operation Manual The supplied CD-ROM that came with the SAS RAID controller includes compiled and tested drivers for FreeBSD 7.x (7.2 and onwards), 8.x (8.0 and onwards) and 9.x (9.0 and onwards). To check if a more current version driver is available, please see the Axus ftp site. Please refer to the “readme.txt” file in the SAS RAID controller software CD or website to make driver diskette and to install driver to the system. 66..
Chapter 7. CLI for Full Volume Encryption Chapter 7. Command Line Interface for Full Volume Encryption This chapter provides RAID controller Command Line Interface (CLI) instructions for configuring and maintaining your RAID controller. Before using this CLI, we assume that you have already installed your controller in your system. 77..11.. IInnssttaalllliinngg tthhee C CLLII This section describes the procedures for installing Command Line Interface (CLI). 7.1.
Software Operation Manual on-screen prompts to complete CLI installation. 4. A program bar appears that measures the progress of the CLI. 5. When this screen complete, you have completed the CLI software setup. 6. After a successful installation, the “Setup Complete” dialog box of the installation program is displayed. Click the “Finish” button to complete the installation. 7.1.2 For Linux, FreeBSD, Mac and Solaris CLI can be installed from the shipping software CD, or downloaded from the Axus ftp site.
Chapter 7. CLI for Full Volume Encryption 7.2.2 For Linux, FreeBSD, Mac and Solaris To access the CLI from the Linux/FreeBSD/Mac/Solaris prompt, display a window and type CLI in the directory. When the system displays the CLI> prompt, which indicates that you can start to use CLI commands. For the commands to work in any directory, the path in the start-up, please see your Linux/FreeBSD/Mac/Solaris documentation for information on setting up directory paths.
Software Operation Manual 77..33 U Ussiinngg C CLLII ffoorr V Voolluum mee E Ennccrryyppttiioonn 7.3.1 Generate New Encrypted - Volume Key File To generate new encrypted - volume key file, follow the procedure below: Syntax: vsf genkey Parameter: Description: The New Encrypted - Volume Key value is generated in this command by a random number process. The key file includes all keys that assign to every volume on the RAID controller. The RAID controller does not retain the key on the itself.
Chapter 7.
Software Operation Manual Syntax: vsf genkey2 Parameter: Description: The New Encrypted - Volume Key value is generated in this command by a random number process. It will generate key file(s) by volume set and the file name is the same as the volume set name. The RAID controller does not retain the key on the itself. If the New Encrypted - Volume Key is not available, then the data is not recoverable from that volume.
Chapter 7.
Software Operation Manual 7.3.2 Lock Volume To make an encrypted - volume key invalidated, follow the procedure below: Syntax: vsf lock Parameter: Description: Lock Volume function secures a volume’s data from unauthorized access or modification in the event of drive theft, as well as more routine activities such as the return of defective drives for servicing or the decommission or repurposing of drives. When the Lock Volume is configured by the user (or I.T.
Chapter 7.
Software Operation Manual Appendix A. Upgrading Firmware Since the RAID controller features flash firmware, it is not necessary to change the hardware flash chip in order to upgrade the RAID firmware. The user can simply re-program the firmware through the LAN port. New releases of firmware are available in the form of a DOS file. The file available at the FTP site is usually a self-extracting file that contains the following: AXSxxxxFIRM.BIN is Firmware Binary, AXSxxxxBOOT.BIN is Boot code, AXSxxxxMBR0.
Appendix A. Upgrading Firmware U Uppggrraaddiinngg FFiirrm mw waarree TThhrroouugghh W Weebb B Brroow wsseerr M Maannaaggeem meenntt Get the new version firmware for your RAID subsystem controller. For Example, download the bin file from your OEM’s web site onto the c: 1. To upgrade the RAID subsystem firmware, move the mouse cursor to “Upgrade Firmware” link. The “Upgrade The Raid System Firmware” screen appears. 2. Click “Browse”. Look in the location where the Firmware upgrade software is located.
Software Operation Manual Note 1. The user doesn’t need to reconfigure all of the settings after the firmware upgrade is complete, because all of the settings will keep us the values before upgrade. 2. Please update all binary code (BOOT, FIRM and MBR0) before you reboot the RAID subsystem. Otherwise, a mixed firmware package may hang the RAID subsystem.
Appendix B. Performance for AV Stream Appendix B. Performance for AV Stream For a better performance on AV Stream some value may need to be adjusted 1.
Software Operation Manual 2.
Appendix C. SNMP Operation & Definition Appendix C. SNMP Operation & Definition O Ovveerrvviieew w The SAS RAID subsystem firmware-embedded Simple Network Management Protocol (SNMP) agent for the connect array. An SNMP-based management application (also known as an SNMP manager) can monitor the disk array. An example of An SNMP management application is Hewlett-Packard’s Open View.
Software Operation Manual Event Manager Application Configuration Performance Manager Resource Definition MIBs Service Layer and Protocols SNMP Agent Physical Managed Object Network resources S SN NM MP P IInnssttaallllaattiioonn The installation of the SNMP manager is accomplished in several phases: Installing the Manager software on the client Placing a copy of the management information base (MIB) in a directory which is accessible to the management application Compiling the MIB descripti
Appendix C. SNMP Operation & Definition LLooccaattiioonn ffoorr M MIIB B Depending upon the SNMP management application used, the MIB must be placed in a specific directory on the network management station running the management application. The MIB file must be manually copied to this directory. For example: SNMP Management Application MIB Location HP OpenView \OV\MIBS Netware NMS \NMS\SNMPMIBS\CURRENT Your management application may have a different target directory.
Software Operation Manual Appendix D. Event Notification Configurations The controller classifies disk array events into four levels depending on their severity. These include level 1: Urgent, level 2: Serious, level 3: Warning and level 4: Information.
Appendix D. Event Messages Disk Modified Pass Through Disk Deleted Modified Inform Pass Through Disk Deleted B.
Software Operation Manual C. Raid Set Event Event Type Meaning Action Create Raid Set Warning New Raid set created Delete Raid Set Warning Raid set deleted Expand Raid Set Warning Raid set expand Rebuild Raid Set Warning Raid set rebuilding Raid Set Degraded Urgent Raid set degraded Replace HDD Event Type Meaning Action SCSI Bus Reset Inform SCSI Bus got a Reset command Depend on system status; it could be normal (such as system boot up) or unstable SCSI cable connection.
Appendix D. Event Messages Power Failed Urgent Power # failure Fan Failed Urgent Cooling Fan # failure or speed Replace Fan # below 1700RPM UPS AC Power Loss Urgent UPS AC Power failure detected Controller Temp. Recovered Serious Controller temperature back to normal level Backplane Tempe. Serious Recovered Backplane temperature back to normal level Replace Power # Check AC power status or cabling between UPS and RAID system. HDD Temp. Recovered #.
Software Operation Manual Note Depend on models, not every model will encounter all events.