Yotta 3 SAS/SATA RAID Subsystem Series Software Operation Manual Ver. 1.
Software Operation Manual Copyright ©2011 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 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 SAS/SATA RAID and make sure you have everything on hand. 22.. IInnssttaallll H Haarrddw waarree Install the Yotta 3 SAS/SATA RAID subsystem.
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 USING THE CONTROLLER’S SERIAL PORT ........................................22 2.4.1 Keyboard Navigation............................................................23 2.4.2 Start-up VT100 Screen..........................................................23 2.5 FIRMWARE-EMBEDDED TCP/IP & WEB BROWSER-BASED RAID MANAGER (USING THE CONTROLLER’S 10/100 ETHERNET LAN PORT) ............................................................................................................29 2.
4.5.4 Offline RAID Set .................................................................. 63 4.5.5 Rename RAID Set................................................................. 63 4.5.6 Activate Incomplete Raid Set ............................................... 63 4.5.7 Create Hot Spare ................................................................. 64 4.5.8 Delete Hot Spare.................................................................. 64 4.5.9 Rescue Raid Set......................................
Software Operation Manual 4.9.3 System Information...............................................................92 4.9.4 Hardware Monitor................................................................94 CHAPTER 5. MCBIOS RAID MANAGER AND TERMINAL MODE CONFIGURATION ...................................................................97 5.1 CONFIGURING RAID SETS AND VOLUME SETS ...............................97 5.2 DESIGNATING DRIVES AS HOT SPARES ..........................................98 5.
6.4 ENABLE MULTIPATHING I/O FOR WINDOWS VISTA / 7 & WINDOWS SERVER 2008 ................................................................... 155 6.4.1 Complete Volume Set configurations and hardware setup 155 6.4.2 Install Microsoft MPIO packages ...................................... 156 6.4.3 Register Microsoft MPIO devices ...................................... 159 6.4.4 Reboot the host server computer........................................ 161 6.5 ENABLE MULTIPATHING I/O FOR LINUX ......................
Software Operation Manual UPGRADING FIRMWARE THROUGH ANSI/VT-100 TERMINAL EMULATION .......................................................................................180 UPGRADING FIRMWARE THROUGH WEB BROWSER MANAGEMENT ..184 APPENDIX B. FIBRE OPERATION ................................................186 OVERVIEW .........................................................................................186 THREE WAYS TO CONNECT (FC TOPOLOGIES)....................................186 Point-to-point ......
Number of AV Stream ................................................................. 195 Optimize AV Recording .............................................................. 195 Read Performance Margin ......................................................... 195 Write Performance Margin......................................................... 195 Read And Discard Parity Data ................................................... 196 PERFORMANCE FOR AV STREAM ..................................................
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 Instant Availability/Background Initialization RAID 0 and RAID 1 volume set can be used immediately after the creation. But the RAID 3 and 5 volume sets must be initialized to generate the parity. In the Normal Initialization, the initialization proceeds as a background task, the volume set is fully accessible for system reads and writes. The operating system can instantly access to the newly created arrays without requiring a reboot and waiting the initialization complete.
Software Operation Manual After Array Expansion (Adding One Disk) Free Space = 80GB Volume 1 = 40GB (D: ) Volume 0 = 40GB (C: ) Disk0 40GB Disk1 40GB Disk2 40GB Disk3 40GB Array-A 160GB 1.1.6 Online RAID Level and Stripe Size Migration User can migrate both the RAID level and stripe size of an existing volume set, while the server is online and the volume set is in use.
Chapter 1. Introduction Note The hot spare must have at least the same capacity as the drive it replaces. 1.1.8 Hot-Swap Disk Drive Support The RAID subsystem has built the protection circuit to support the replacement of SAS/SATA hard disk drives without having to shut down or reboot the system. The removable hard drive tray can deliver “hot swappable,” fault -tolerant RAID solutions at prices much less than the cost of conventional SCSI hard disk RAID subsystems.
Software Operation Manual 1.2.1 RAID 0 RAID 0, also referred to as striping, writes stripping of data across multiple disk drives instead of just one disk drive. RAID 0 does not provide any data redundancy, but does offer the best high-speed data throughput. RAID 0 breaks up data into smaller blocks and then writes a block to each drive in the array.
Chapter 1. Introduction 1.2.3 RAID 10(1E) RAID 10(1E) is a combination of RAID 0 and RAID 1, combing stripping with disk mirroring. RAID Level 10(1E) combines the fast performance of Level 0 with the data redundancy of Level 1. In this configuration, data is distributed across several disk drives, similar to Level 0, which are a stripe across a number of mirrored sets for data protection.
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.6 RAID 6 RAID 6 provides highest reliability, but not widely used. Similar to RAID 5, but does two different parity computations or the same computation on overlapping subsets of the data. The RAID 6 can offer fault tolerance greater that RAID 1 or RAID 5 but only consumes the capacity of 2 disk drives for distributed parity data. RAID 6 is an extension of RAID 5 that uses a second independent distributed parity scheme.
Software Operation Manual 1.2.7 RAID x0 RAID level-x0 refers to RAID level 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 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. JBOD does not provide data redundancy. 1.2.9 Single Disk (Pass-Through Disk) Pass through disk refers to a drive that is not controlled by the RAID firmware and thus can not be a part of a RAID volume. The drive is available to the operating system as an individual disk. 1.2.
Software Operation Manual 5 Also known Block-Interleaved Distributed Parity. 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. 6 30 50 60 18 RAID 6 provides highest reliability, but not widely used. Similar to RAID 5, but does two different parity computations or the same computation on overlapping subsets of the data.
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.
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 Function Up Arrow 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. 22..44 U Ussiinngg tthhee ccoonnttrroolllleerr’’ss sseerriiaall ppoorrtt The serial port on the RAID subsystem’s back panel can be used in Remote manage mode.
Chapter 2. Configuration Methods The RAID Subsystem’s 6-pin RJ11 connector’s pin assignments are defined as below: RJ11 Pin Assignments Pin Description Pin Description 1 RTS 4 GND 2 RXD 5 GND 3 TXD 6 GND 2.4.1 Keyboard Navigation The following definition is the VT-100 RAID configuration utility keyboard navigation. Key Function Arrow Key Move cursor Enter Key Submit selection function ESC Key Return to previous screen L Key Line draw X Key Redraw 2.4.
Software Operation Manual Step 1. From the Desktop open the Start menu. Pick Programs, Accessories, Communications and Hyper Terminal. Open Hyper Terminal (requires version 3.0 or higher) Step 2. Open HYPERTRM.EXE.
Chapter 2. Configuration Methods Step 3. Enter a name for your Terminal. Click OK. Step 4. Select an appropriate connecting port in your Terminal.
Software Operation Manual Step 5. Configure the port parameter settings. Bits per second: “115200”, Data bits: “8”, Parity: “None”, Stop bits: “1”, Flow control: “None”. Click OK Step 6. Open the File menu, and then open Properties.
Chapter 2. Configuration Methods Step 7. Open the Settings Tab. Step 8. Open the Settings Tab. Function, arrow and ctrl keys act as: Terminal Keys, Backspace key sends: Ctrl + H, Emulation: VT100, Telnet terminal: VT100, Back scroll buffer lines: 500. Click OK. Now, the VT100 is ready to use.
Software Operation Manual After you have finished the VT100 Terminal setup, you may press " X " key (in your Terminal) to link the RAID subsystem and Terminal together. Press “X” key to display the disk array Monitor Utility screen on your VT100 Terminal.
Chapter 2. Configuration Methods 22..55 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..66 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, RS-232 serial port and Ethernet LAN port.
Chapter 2.
Software Operation Manual Chapter 3. LCD Panel Configuration The Yotta 3 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 Fibre Channel Config (only for FC) Ethernet Configuration To set the Fibre channel config function 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 press ENT 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. When a disk drive fails in the RAID set or enclosure with a dedicated Hot Spare is pre-set, data on the disk drive is rebuild automatically on the dedicated hot spare disk. 33..
Chapter 3. LCD Panel Configuration RAID 5 requires at least 3 physical drives, RAID 6 requires at least 4 physical drives, RAID 3+ Spare requires at least 4 physical drives, and RAID 5+ Spare requires at least 4 physical drives. RAID 6+ Spare requires at least 5 physical drives.
Software Operation Manual Step8 If you need to add additional volume set using main menu “Create Raid Volume Set” function. 33..66 U Ussiinngg R Raaiidd S Seett aanndd V Voolluum mee S Seett FFuunnccttiioonnss 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.
Chapter 3. LCD Panel Configuration RAID 3+ Spare requires at least 4 physical drives per RAID set. RAID 5+ Spare requires at least 4 physical drives per RAID set. RAID 6+ Spare requires at least 5 physical drives per RAID set. RAID 30 requires at least 6 physical drives, RAID 50 requires at least 6 physical drives, RAID 60 requires at least 8 physical drives, RAID 30+ Spare requires at least 7 physical drives, and RAID 50+ Spare requires at least 7 physical drives.
Software Operation Manual Step10 Step11 Step12 After user completes modifying the attribute, press the ESC to enter the Select Capacity for the volume set. Using the UP/DOWN to set the volume set capacity and press ENT to confirm it. When you are finished defining the volume set, press ENT to confirm the Create function. Press ENT to define “FGrnd Init (Foreground initialization)” or press ESC to define “BGrnd Init (Background initialization)“.
Chapter 3. LCD Panel Configuration Detail procedure references to this chapter’s section 3.7.3 3.7.2 Raid Set Function User manual configuration can completely control the RAID set setting, but it will take longer time to complete than the “Quick Volume and Raid Setup” configuration. Select the “Raid Set Function” to manually configure the RAID set for the first time or delete existing RAID set and reconfigure the RAID set. To enter a “Raid Set Functions”, press ENT to enter the Main menu.
Software Operation Manual 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.
Chapter 3. LCD Panel Configuration 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.
Software Operation Manual 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.8 Display RAID Set Information Choose the “Display Raid Set Information” option and press ENT. Using UP/DOWN buttons to select the RAID set number.
Chapter 3. LCD Panel Configuration 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.
Software Operation Manual 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.
Chapter 3. LCD Panel Configuration card itself, must be assigned a unique fibre ID number. A Fibre channel can connect up to 128(0 to 127) devices. The RAID subsystem is as a large Fibre device. We should assign an LUN base from a list of Fibre LUN Base. Fibre LUN: Each Fibre LUN base can support up to 8 LUNs. Most Fibre Channel host adapter treats each LUN like a Fibre disk. 3.7.3.1.8 Tag Queuing The Enabled option is useful for enhancing overall system performance under multi-tasking operating systems.
Software Operation Manual 3.7.3.3.1 Volume Set Migration Migrating occurs when a volume set is migrating from one RAID level to another, a volume set strip size changes, or when a disk is added to a raid set. Migration status is displayed in the volume state area of the “Display Volume Set” Information. 3.7.3.4 Check Volume Set Consistency Use this option to check volume set consistency.
Chapter 3. LCD Panel Configuration 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.
Software Operation Manual 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.
Chapter 3. LCD Panel Configuration 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.
Software Operation Manual 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.
Chapter 3. LCD Panel Configuration 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.
Software Operation Manual 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. The read ahead parameter is normal by default.
Chapter 3. LCD Panel Configuration 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.5.11 Shutdown The Controller To shutdown the RAID controller, press UP/DOWN buttons to select “Shutdown The Controller” and then press ENT to accept the selection. The confirmation screen will be displayed and then press ENT to accept the function. 3.7.5.
Software Operation Manual DOWN to select Hard Loop and then press the ENT to accept the selection. Then press UP/ DOWN to select Loop ID and then press the ENT to accept the selection. 3.7.7 Ethernet Configuration Use to configure the Ethernet port of RAID subsystem. 3.7.7.1 DHCP Function DHCP (Dynamic Host Configuration Protocol) allows network administrators centrally manage and automate the assignment of IP (Internet Protocol) addresses on a computer network.
Chapter 3. LCD Panel Configuration 3.7.7.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.7.
Software Operation Manual Item Warning Condition Controller Board Temperature > 70 Celsius Backplane Temperature > 55 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, and · 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 Note To create RAID 30/50/60 volume, you need create multiple 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(1E)/3/5/6 and 122 for RAID 30/50/60. 4.5.2 Delete Raid Set To delete a RAID set, click on the “Deleted Raid Set” link. A “Select The RAID Set To Delete” screen is displayed showing all exist RAID sets in the current controller.
Software Operation Manual Press the Yes to start the expansion on the RAID set. The new additional capacity can be utilized by one or more volume sets. The volume sets associated with this RAID set appear for you to have chance to modify RAID level or stripe size. Follow the instruction presented in the “Modify Volume Set” to modify the volume sets; operation system specific utilities may be required to expand operating system partitions. Note 1.
Chapter 4. Web Browser-Based Configuration 4.5.4 Offline RAID Set This function is for customer being able to unmount and remount a multi-disk volume. All Hdds of the selected RAID set will be put into offline state, spun down and fault LED in fast blinking mode. User can remove those Hdds and insert new Hdds on those empty slots without needing power down the controller. 4.5.5 Rename RAID Set To modify the RAID Set Name 4.5.
Software Operation Manual failed) in the power off state. The RAID subsystem will continue to work in degraded mode. 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.
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 Single Controller: (for Yotta 3 E Series & Yotta 3 Tower Series) Redundant Controller: (for Yotta 3 Single_Redundant Series) 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 Raid Level: Set the RAID level for the Volume Set. Highlight Raid Level and press Enter. The available RAID levels for the current Volume Set are displayed.
Software Operation Manual 4.6.1.3 Capacity: The maximum volume size is default in the first setting. Enter the appropriate volume size to fit your application. 4.6.1.4 Greater Two TB Volume Support: If volume capacity will exceed 2TB, controller will show the "Greater Two TB Volume Support" sub-menu. Greater Two TB Volume Support option: "No", "64bit LBA" and "4K Block". No : It keeps the volume size with max. 2TB limitation. 64bit LBA: this option uses 16 byte CDB instead of 10byte.
Chapter 4. Web Browser-Based Configuration 4.6.1.7 Cache Mode: The RAID subsystem supports “Write-Through” and “Write-Back” cache. 4.6.1.8 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”.
Software Operation Manual Redundant Controller SAS Port: (for Yotta 3 Single_Redundant Series) Four 4-port SAS ports can be applied to the RAID subsystem. The RAID subsystem supports Port 0, 1, 2, 3 and 0&1&2&3 cluster option. LUN base: Each SAS device attached to the SAS host adapter must be assigned a unique SAS ID number. A SAS RAID controller can connect up to 122 devices and 128 (16*8) volumes. The RAID subsystem is as a large SAS device. We should assign an LUN base from a list of SAS LUNs.
Chapter 4. Web Browser-Based Configuration SAS LUN: Each SAS LUN base can support up to 8 LUNs. Each LUN Base can support up to 8 SAS LUNs. Most SAS port host adapter treats each SAS LUN like a SAS disk. 4.6.1.9.2 Fibre Channel#/LUN Base/LUN Single Controller Fibre Port Mapping: (for Yotta 3 E Series & Yotta 3 Tower Series) The RAID subsystem supports FC Port 0, 1, 2, 3.
Software Operation Manual Redundant Controller Fibre Port Mapping: (for Yotta 3 Single_Redundant Series) The RAID subsystem supports FC Port 0, 1, 2, 3, 4, 5, 6, 7. Fiber LUN base: Each Fiber device attached to the Fiber card, as well as the card itself, must be assigned a unique Fiber ID number. A Fiber channel can connect up to 128(0 to 127) devices. The RAID subsystem is as a large Fiber device. We should assign a LUN base from a list of Fiber LUNs.
Chapter 4. Web Browser-Based Configuration 4.6.1.10 Volume to Be Created: The controller can support up to 128 volume sets. This option is defined volume number using the same volume set attribute here. 4.6.2 Create Raid30/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.
Software Operation Manual 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. Click a RAID set number and the “Confirm the Operation” check box and then click the “Submit” button to show all volume set items in the selected RAID set.
Chapter 4. Web Browser-Based Configuration 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. Move the cursor to an attribute item and then click the attribute to modify the value. After you complete the modification, click the “Confirm the Operation” check box and click the “Submit” button to complete the action.
Software Operation Manual 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. Migration state is displayed in the volume state area of the “Volume Set Information” screen. Note 1. If the volume is RAID level 30, 50, or 60, you can not change the volume to another RAID level.
Chapter 4. Web Browser-Based Configuration Scrub Bad Block If Bad Block Is Found, Assume Parity Data Is Good option: the check button will be shown when Data disk found bad blocks, and if selected, the RAID controller will regenerate data from Parity disk to data disk, if check button is not selected, RAID controller will report error only.
Software Operation Manual idle for 1 Minute ~ 60 Minutes, RAID system will continue volume check. Scrub Bad Block If Bad Block Is Found, Assume Parity Data Is Good option: check button will be shown when Data disk found bad block, and if selected, RAID controller will regenerate data from Parity disk to data disk, if check button is not selected RAID controller will report error only.
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 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.
Software Operation Manual 4.8.1.5 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. 4.8.1.6 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 set it from the command line using the Read Ahead option.
Chapter 4. Web Browser-Based Configuration No Truncation: It does not truncate the capacity. 4.8.2 Hdd Power Management The “HDD Power Management” allow you to choose a “Stagger Power On Control”, “Low Power Idle”, “Low RPM” and completely “Spins Down Idle HDD”. It is designed to reduce power consumption and heat generation on idle drives. 4.8.2.1 Stagger Power on Control Normally RAID system’s redundant power can supply enough power to spin up both drives simultaneously.
Software Operation Manual host the ability to spin up the disk drives sequentially or in groups, allowing the drives to come ready at the optimum time without straining the system power supply. Staggering drive spin-up in a multiple drive environment also avoids the extra cost of a power supply designed to meet short-term startup power demand as well as steady state conditions. RAID controller has included the option for customer to select the disk drives sequentially stagger power up value.
Chapter 4. Web Browser-Based Configuration 4.8.3.1 Channel Speed Each FC Channel can be configured as 2Gbps, 4Gbps, 8Gbps or use "Auto" option for auto speed negotiation between 2Gb / 4Gb / 8Gb. The controller default is "Auto", which should be adequate under most conditions. The Channel Speed setting takes effect for the next connection. That means a link down or bus reset should be applied for the change to take effect. The current connection speed is shown at the end of the row.
Software Operation Manual 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.
Chapter 4. Web Browser-Based Configuration 4.8.6 SNMP Configuration To configure the RAID subsystem's SNMP 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” SNMP Configuration” item, then press Enter key to select the desired function. This function can only set by the web-based configuration.
Software Operation Manual name into its request; otherwise, the SNMP agent will deny access to the system. Most network devices use “public” as default of their community names. This value is case-sensitive. SNMP Trap Notification Configurations: Please refer to Appendix D of Event Notification Table 4.8.
Chapter 4. Web Browser-Based Configuration 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.
Software Operation Manual 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. 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.
Chapter 4. Web Browser-Based Configuration 4.8.12 Update Firmware Please reference the Appendix A. Upgrading Firmware. 4.8.13 Shutdown Controller Use the “Shutdown Controller” function to flash the cache data to HDD and shutdown the RAID controller. 4.8.14 Restart Controller Use the Restart Controller Function to restart the RAID controller.
Software Operation Manual 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 Use this feature to view the SAS Chip information. The SAS address, Component Vendor, Component ID, Enclosure, Number of Phys, Attached Expander appear in below screen. 4.9.
Chapter 4.
Software Operation Manual 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 Redundant Controller Hardware Monitor: (for Yotta 3 Single_Redundant Series) 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.
Software Operation Manual Item Warning Condition Controller Board Temperature > 70 Celsius Backplane Temperature > 55 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.
Chapter 5. McBIOS & Terminal Configuration Chapter 5. McBIOS RAID Manager and Terminal mode Configuration The RAID subsystem configuration utility is firmware-based and uses to configure RAID sets and volume sets. Because the utility resides in the RAID controller firmware, its operation is independent of the operating systems on your computer. Use this utility to: · Create RAID set, . Expand RAID set, · Define volume set, · Add physical drive, · Modify volume set, · Modify RAID level/stripe size, .
Software Operation Manual 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.
Chapter 5. McBIOS & Terminal Configuration RAID 0 requires one or more physical drives, RAID 1 requires at least 2 physical drives, RAID 1+ Spare requires more than 2 physical drives, 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 3+ Spare requires at least 4 physical drives, and RAID 5 + Spare requires at least 4 physical drives. RAID 6 + Spare requires at least 5 physical drives.
Software Operation Manual system can instantly access to the newly created arrays without requiring a reboot and waiting the initialization complete. In “Foreground Initialization”, the initialization proceeds must be completed before the volume set ready for system accesses. In “No Init”, there is no initialization on this volume. 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..
Chapter 5. McBIOS & Terminal Configuration RAID 0 requires one or more physical drives per RAID set. RAID 1 requires at least 2 physical drives per RAID set. RAID 1 + Spare requires at least 3 physical drives per RAID set. RAID 3 requires at least 3 physical drives per RAID set. RAID 5 requires at least 3 physical drives per RAID set. RAID 6 requires at least 4 physical drives per RAID set. RAID 3 + Spare requires at least 4 physical drives per RAID set.
Software Operation Manual Step10 Choosing Foreground (Fast Completion) Press Enter key to define fast initialization or selected the Background (Instant Available) or No Init (To Rescue Volume). In the “Background Initialization”, the initialization proceeds as a background task, the volume set is fully accessible for system reads and writes. The operating system can instantly access to the newly created arrays without requiring a reboot and waiting the initialization complete.
Chapter 5.
Software Operation Manual during the configuration process. 3. When a single volume set is created, it can consume all or a portion of the available disk capacity available in this RAID set. 4. If you need to add additional volume set, use the main menu “Create Volume Set” function. The total number of physical drives in a specific RAID set determine the RAID levels that can be implemented within the RAID set.
Chapter 5. McBIOS & Terminal Configuration A single volume set is created and consumes all or a portion of the disk capacity available in this RAID set. Define the capacity of volume set in the “Available Capacity” popup. The default value for the volume set, which is 100% of the available capacity, is displayed in the selected capacity. use the UP and DOWN arrow key to set capacity of the volume set and press Enter key to accept this value.
Software Operation Manual Press Yes key in the “Create Vol/Raid Set” dialog box, the RAID set and volume set will start to initialize it. Select “Foreground (Faster Completion)” or “Background (Instant Available)” for initialization and “No Init (To Rescue Volume)” for recovering the missing RAID set configuration 5.5.2 Raid Set Function Manual configuration gives complete control of the RAID set setting, but it will take longer to configure than “Quick Volume/Raid Setup” configuration.
Chapter 5. McBIOS & Terminal Configuration When finished selecting SAS/SATA drives for RAID set, press Esc key. A “Create Raid Set Confirmation” screen will appear, select the Yes option to confirm it. 4. An “Edit The Raid Set Name” dialog box appears. Enter 1 to 15 alphanumeric characters to define a unique identifier for the RAID set. The default RAID set name will always appear as Raid Set. #. 5. Repeat steps 3 to define another RAID sets.
Software Operation Manual Note 1. You only can edit the Raid set name in "Create Raid Set". 2. To create RAID 30/50/60 volume, you need to create multiple 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(1E)/3/5/6 and 122 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.
Chapter 5. McBIOS & Terminal Configuration capacity can be utilized by one or more volume sets. The volume sets associated with this RAID set appear for you to have chance to modify RAID level or stripe size. Follow the instruction presented in the “Modify Volume Set ”to modify the volume sets; Operation system specific utilities may be required to expand operating system partitions. Note 1. Once the “Expand Raid Set” process has started, user can not stop it. The process must be completed. 2.
Software Operation Manual 5.5.2.4 Offline Raid Set This function is for customer being able to unmount and remount a multi-disk volume. All Hdds of the selected RAID set will be put into offline state and spun down and fault LED will be in fast blinking mode. 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.
Chapter 5. McBIOS & Terminal Configuration 5.5.2.6 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 will result in the screen. 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.
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 & Terminal 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, SAS Port#/LUN Base/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.
Chapter 5. McBIOS & Terminal Configuration Select “Foreground (Faster Completion)” for faster initialization of the selected volume set. Select “Background (Instant Available)” for normal initialization of the selected volume set. Select “No Init (To Rescue Volume)” for no initialization of the selected volume. 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.
Software Operation Manual 5.5.3.1.2 Raid Level Set the RAID level for the volume set. Highlight RAID Level and press the Enter key. The available RAID levels for the current volume set are displayed. Select a "Raid Level" and press the Enter key to confirm. 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.
Chapter 5. McBIOS & Terminal Configuration 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. Use 64bit LBA This option uses 16 bytes CDB instead of 10 bytes. The maximum volume capacity is up to 512TB. This option works on different OS which supports 16 bytes CDB. Such as: Windows 2003 with SP1 or later Linux kernel 2.6.
Software Operation Manual 5.5.3.1.5 SAS Port# / Fibre Host # Single SAS Port# (for Yotta 3 E Series & Yotta 3 Tower Series) Two 6Gb/s SAS Wide Port can be applied to the internal RAID subsystem. Choose the SAS Port#. When a Select SAS Port dialog box appears, select the port number and press Enter key to confirm it.
Chapter 5. McBIOS & Terminal Configuration Redundant SAS Port# (for Yotta 3 Single_Redundant Series) Four 6Gb/s SAS Wide Port can be applied to the internal RAID subsystem. Choose the SAS Port#. When a Select SAS Port dialog box appears, select the port number and press Enter key to confirm it. Single Fiber Host# (for Yotta 3 E Series & Yotta 3 Tower Series) Quad 8Gb/s Fiber channel can be applied to the internal RAID subsystem. Choose the Fiber Host#.
Software Operation Manual Redundant Fiber Host# (for Yotta 3 Single_Redundant Series) Eight 8Gb/s Fiber channel can be applied to the internal RAID subsystem. Choose the Fiber Host#. When a Select Fiber Channel dialog box appears, select the channel number and press Enter key to confirm it. 5.5.3.1.6 SAS LUN Base /Fibre LUN Base SAS LUN Base: Each SAS device attached to the SAS host adapter must be assigned a unique SAS ID number.
Chapter 5. McBIOS & Terminal Configuration Fiber LUN base/MNID: Each Fiber device attached to the Fiber card, as well as the card itself, must be assigned a unique Fiber ID number. A Fiber channel can connect up to 128(0 to 127) devices. The RAID subsystem is like a large Fiber device. We should assign a LUN base from a list of Fiber LUNs. 5.5.3.1.7 SAS LUN /Fibre LUN SAS LUN: Each SAS LUN base can support up to 8 LUNs. Most SAS host adapter treats each LUN like a SAS disk.
Software Operation Manual Fiber LUN: Each Fiber LUN base can support up to 8 LUNs. Most Fiber Channel host adapter treats each LUN like a Fiber disk. 5.5.3.1.8 Cache Mode User can set the cache mode to: "Write-Through" or "Write-Back". 5.5.3.1.9 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.
Chapter 5. McBIOS & Terminal Configuration Note RAID level 30 50 and 60 can support up to eight RAID set. 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 5.5.3.4 Modify Volume Set Use this option to modify volume set configuration. To modify volume set values from RAID set system function, move the cursor bar to the “Modify 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 item, then press the Enter key to show all volume set items. Select the volume set from the list to be changed, press the Enter key to modify it.
Chapter 5. McBIOS & Terminal 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.
Software Operation Manual 5.5.3.5 Check Volume Set Use this option to verify the correctness of the redundant data in a volume set. For example, in a system with a dedicated parity disk drive, a volume set check entails computing the parity of the data disk drives and comparing those results to the contents of the dedicated parity disk drive. To check volume set, move the cursor bar to the “Check Volume Set” item, then press the Enter key.
Chapter 5. McBIOS & Terminal Configuration 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. 5.5.4 Physical Drive Choose this option from the main menu to select a physical disk and perform the operations listed above.
Software Operation Manual 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.
Chapter 5. McBIOS & Terminal Configuration 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. 5.5.4.
Software Operation Manual 5.5.4.6 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. This function will also light the subsystem LED indicator, if it is existed. 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.
Chapter 5. McBIOS & Terminal Configuration the beeper off temporarily. The beeper will still activate on the next event. 5.5.5.2 Alert Beeper Setting The “Alert Beeper Setting” function item is used to “Disabled” or “Enabled” the RAID subsystem alarm tone generator. Select “Disabled” and press the Enter key in the dialog box to turn the beeper off. 5.5.5.3 Change Password The manufacture default password is set to 0000. The password option allows user to set or clear the password protection feature.
Software Operation Manual 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. No password checking will occur when entering the main menu. 5.5.5.
Chapter 5. McBIOS & Terminal Configuration 5.5.5.5 Background Task priority The “Background Task Priority” is a relative indication of how much time the controller devotes to a rebuild operation. The RAID subsystem allows the user to choose the rebuild priority (Ultra Low, Low, Normal, High) to balance volume set access and rebuild tasks appropriately. 5.5.5.6 SATA NCQ Support The controller supports both SAS and SATA disk drives.
Software Operation Manual 5.5.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. 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.
Chapter 5. McBIOS & Terminal Configuration 5.5.5.9 Hdd Queue Depth Setting This parameter is adjusted the queue depth capacity of NCQ (SAS HDD) or Tagged Command Queuing (SAS HDD) which transmits multiple commands to a single target without waiting for the initial command to complete. 5.5.5.10 Controller Fan Detection Reserved 5.5.5.11 Disk Write Cache Mode User can set the “Disk Write Cache Mode” to Auto, Enabled, or Disabled. “Enabled” increases speed, “Disabled” increases reliability.
Software Operation Manual 5.5.5.12 Disk Capacity Truncation Mode The RAID subsystem uses drive truncation so that drives from different vendors are more likely to be usable as spares for one another. Drive truncation slightly decreases the usable capacity of a drive that is used in redundant units. The controller provides three truncation modes in the system configuration: "Multiples Of 10G", "Multiples Of 1G" and "Disabled".
Chapter 5. McBIOS & Terminal Configuration 5.5.5.14 Shutdown Controller Use the “Shutdown Controller” function to flash the cache data to HDD and shutdown the controller, move the cursor bar to the main menu “Raid System Function” item and then press the Enter key. The “Raid system Function” menu appears on the screen. Press Enter key to select “Shutdown Controller" item. The shutdown controller confirmation screen appears. Select Yes key to flash the cache to HDD and RAID controller 5.5.5.
Software Operation Manual 5.5.6 HDD Power Management RAID Controller has automated the ability to manage HDD power based on usage patterns. The “HDD Power Management” allows you to choose a “Stagger Power On Control”, “Low Power Idle”, “Low RPM” and completely “Spins Down Idle HDD”. It is designed to reduce power consumption and heat generation on idle drives. 5.5.6.
Chapter 5. McBIOS & Terminal Configuration spin-up capabilities to boost reliability. Stagger spin-up is a very useful feature for managing multiple disk drives in a storage subsystem. It gives the host the ability to spin up the disk drives sequentially or in groups, allowing the drives to come ready at the optimum time without straining the system power supply.
Software Operation Manual 5.5.7.1 Channel Speed Each FC Channel can be configured as 2 Gbps / 4 Gbps / 8 Gbps or use "Auto" option for auto speed negotiation between 2Gb / 4Gb / 8Gb. The controller’s default setting is "Auto", which should be adequate under most conditions. The Channel Speed setting takes effect for the next connection. That means a link down or bus reset should be applied for the change to take effect. The current connection speed is shown at end of the row.
Chapter 5. McBIOS & Terminal Configuration 5.5.8 In Band SAS Config (only for SAS) The RAID manager supports both in-band and out-of-band management to control the disk array system. In-band management refers to management of the SAS disk array from a SAS host management transactions traverse the SAS bus. Out-of-band management refers to management of the disk array from a remote station connected to the controller either via a RS-232 or through a network cable.
Software Operation Manual appears on the screen. Move the cursor bar to an item, then press Enter key to select the desired function. 5.5.9.1 DHCP Function DHCP (Dynamic Host Configuration Protocol) allows network administrators centrally manage and automate the assignment of IP (Internet Protocol) addresses on a computer network. When using the TCP/IP protocol (Internet protocol), it is necessary for a computer to have a unique IP address in order to communicate to other computer systems.
Chapter 5. McBIOS & Terminal Configuration 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.5.9.3 HTTP Port Number To manually configure the “HTTP Port Number” of the controller, move the cursor bar to “HTTP Port Number” item, then press the Enter key to show the default address setting in the RAID subsystem. Then you can reassign the default “HTTP Port Number” of the controller. 5.5.9.
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. 5.5.
Chapter 5. McBIOS & Terminal Configuration 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 5.5.12 System Information Choose this option to display the controller's hardware firmware information. The controller provides two four-link connector for the Host and one four-link connector for Host or JBOD. It may has problem between the host/JBOD and controller. The port link provides current working port link status. The option for port link is defined below.
Chapter 6. Redundant Storage Subsystem & Multipathing I/O Chapter 6. Redundant Storage Subsystem & Multipathing I/O 66..11 O Ovveerrvviieew w Redundant storage subsystem contains dual-active controller for redundancy. It requires native multi-path IO software built in various operation systems which allows a host server access data over multiple paths.
Software Operation Manual single point of failure. 6.1.3 Configuration & Connectivity Redundant SAS raid subsystem implements ALUA (Asymmetric Logical Unit Access) algorithm which allows Volume Sets can be accessed by only one controller when both controllers are on-line. The controller which controls the Volume Sets is the preferred controller and another controller is for standby.
Chapter 6. Redundant Storage Subsystem & Multipathing I/O 66..22 P Phhyyssiiccaall C Coonnnneeccttiioonnss w wiitthh M MP PIIO O 6.2.1 Single Host Server Figure 2 shows how a single host server computer connects to the redundant RAID subsystem. According to RaidSet Hierarchy, two volumes are mapped to channel 0(port 0& 2). As figure 2, both channel 0 (controller A & controller B) are connected to a dual port HBA.
Software Operation Manual 6.2.2 Multiple Host Servers Figure 3 shows how multiple servers connect to the redundant RAID subsystem. According to RaidSet Hierarchy, two volumes are mapped to channel 0(port 0& 2) and another two volumes are mapped to channel 1(port 1 & 3). As figure 2, both channel 0 (controller A & controller B) are connected to a dual port HBA on the host server A. Both channel 1 (controller A & controller B) are connected to a dual port HBA on the host server B.
Chapter 6. Redundant Storage Subsystem & Multipathing I/O 6.2.3 Cluster Servers Figure 4 shows how cluster servers connect to the redundant RAID subsystem. According to RaidSet Hierarchy, two volumes are assigned to channel 0(port 0&1&2&3) & channel 1(port 0&1&2&3) for cluster. As figure 2, both channel 0 (controller A & controller B) are connected to a dual port HBA on the host server A. Both channel 1 (controller A & controller B) are connected to a dual port HBA on the host server B.
Software Operation Manual 66..33 E Ennaabbllee M Muullttiippaatthhiinngg II//O O ffoorr W Wiinnddoow wss S Seerrvveerr 22000033 Below steps are required to enable multipathing I/O for Windows Server 2003: 6.3.1 Complete Volume Set configurations and hardware setup Create a single volume (eg. “AXS-8366-VOL#000”). Connect SAS/Fibre cables to the host server machine. Power on the host server and run “Computer Management”. Double click System Tools > Device Manager > Disk drives.
Chapter 6. Redundant Storage Subsystem & Multipathing I/O 6.3.2 Register Microsoft MPIO devices Extract “mpio_driver_dual” to a folder (eg. mpio). Rename “amdsm.inf”, such as “test.inf”. In “mpio” folder, create a text file (eg. test.txt) and add the vendor name and product name of MPIO devices in it then must press “ENTER” to the next line. The default value of the vendor name is 8 characters and the product name is 16 characters.
Software Operation Manual 6.3.3 Install Microsoft MPIO packages and reboot the host server computer Open “mpio” folder. Double click “amin32.exe” to install MPIO packages and follow the instruction to complete the installation. Restart the host server computer and you can find a new Multi-Path Disk Device.
Chapter 6. Redundant Storage Subsystem & Multipathing I/O 66..44 E Ennaabbllee M Muullttiippaatthhiinngg II//O O ffoorr W Wiinnddoow wss V Viissttaa // 77 & &W Wiinnddoow wss S Seerrvveerr 22000088 Windows Vista / 7 and Windows Server 2008 support a specific module as the multi-path solution. Below steps are required to enable multipathing I/O for Windows Vista / 7 & Windows Server 2008: 6.4.1 Complete Volume Set configurations and hardware setup Create a single volume (eg. “AXS-8366-VOL#000”).
Software Operation Manual 6.4.2 Install Microsoft MPIO packages Run “Computer Management” and double click System Tools > Device Manager. At menu bar, click Action > Add legacy hardware to execute Add Hardware Wizard. Click “Next”. Select “Install the hardware that I manually select from a list (Advanced) then click “Next”.
Chapter 6. Redundant Storage Subsystem & Multipathing I/O Select “Storage controllers” and click “Next”. Select “Microsoft” as the manufacturer then select “Microsoft Multi-Path Bus Driver” and click “Next”.
Software Operation Manual Follow the wizard to complete installing “Microsoft Multi-Path Bus Driver”. Repeat the previous steps to add legacy hardware. Select “System devices” and click “Next”. Select “Microsoft” as the manufacturer then select “Microsoft Multi-Path Device Specific Module” and click “Next”. Follow the wizard to complete installing “Microsoft Multi-Path Device Specific Module”.
Chapter 6. Redundant Storage Subsystem & Multipathing I/O 6.4.3 Register Microsoft MPIO devices Run “Registry Editor”. Click “Computer” then click Edit > Find. Enter “supporteddev” then click “Find Next”. Double click the relative registry to edit the vendor name and the product name. According to “Disk drives”, edit the value data as same as the devices name listed on “Disk drives”. The longest name of the vendor name is 8 letters.
Software Operation Manual “Y3-16S6DAXS-8366-VOL#000”. Click “OK” to complete editing. Press “F3” button to find next relative registry. Enter the same vendor name and the product name as previous registry then click “OK”. Repeat pressing “F3” until all relative registries were edited.
Chapter 6. Redundant Storage Subsystem & Multipathing I/O 6.4.4 Reboot the host server computer Restart the host server computer and you can find a new Multi-Path Disk Device.
Software Operation Manual 66..55 E Ennaabbllee M Muullttiippaatthhiinngg II//O O ffoorr LLiinnuuxx Native Linux kernel 2.6.x or later supports multi-path by installing device -mapper-device. Below steps are required to enable multipathing I/O for Linux: 6.5.1 Complete Volume Set configurations and hardware setup Create a single volume (eg. “AXS-8366-VOL#000”). Connect SAS (Fibre) cables to the host server machine. Power on the host server and check devices.
Chapter 6. Redundant Storage Subsystem & Multipathing I/O 6.5.2 Install device-mapper-multipath option package 6.5.3 Edit the parameters of the storage subsystem Overwrite “/etc/multipath.conf” with AXUS configuration file “multipath.conf” which can be found in CD. Open “/etc/multipath.conf” to modify the proper vendor name and product name.
Software Operation Manual Modify the vendor name as “Y3-16S3D” and the product name as “AXS-8366-VOL#*”. Save it then reboot the host server computer. 6.5.4 Activate multipathd service and partition the multipath devices Run command “/etc/init.d/multipathd restart” to restart multipathd service.
Chapter 6. Redundant Storage Subsystem & Multipathing I/O Run command “multipath –ll” to display multipath devices. Partition the multipathing device “/dev/mapper/mpath1”.
Software Operation Manual Or run command “fdisk -l” to display multipath devices. Partition the multipath device with “fdisk /dev/dm-0” command.
Chapter 6. Redundant Storage Subsystem & Multipathing I/O Partition the /dev/dm-0 into 2 volumes. Server must be rebooted after partitioning the device.
Software Operation Manual Mount /dev/dm-1(/dev/dm-2) to /mnt/test or any desire path. Note Depends on different Linux distributors, please refer to http://www.redhat.com/docs/manuals/enterprise/RHEL-5-manual/enUS/RHEL510/DM_Multipath/index.html for more information about configuring multi-path I/O.
Chapter 6. Redundant Storage Subsystem & Multipathing I/O 66..66 E Ennaabbllee M Muullttiippaatthhiinngg II//O O ffoorr M MA AC CO OS SX X MAC OS X supports multipathing I/O since OS X 10.3.5. An identical World Wide Node Name (WWNN) of the RAID controller is required to MAC operating system for enabling multi-path I/O. Below steps are required to enable multipathing I/O for MAC OS X: 6.6.1 Complete Volume Set configurations and hardware setup Create a single volume (eg. “AXS-8666-VOL#000”).
Software Operation Manual 66..77 E Ennaabbllee M Muullttiippaatthhiinngg II//O O ffoorr S Soollaarriiss Below steps are required to enable multipathing I/O for Solaris: 6.7.1 Complete Volume Set configurations and hardware setup Create a single volume (eg. “AXS-8366-VOL#000”). Connect SAS/Fibre cables to the host server machine. Power on the host server and check devices. Two devices would show up and they actually present the same volume “AXS-8366-VOL#000”. 6.7.
Chapter 6. Redundant Storage Subsystem & Multipathing I/O Edit /kernel/drv/scsi_vhci.conf to enable MPxIO supporting multipathing devices. Modify the vendor ID as “Y3-16S6D” and the product ID as “AXS-8366-VOL#*”. Save it then reboot the host server computer.
Software Operation Manual Run command “format” to partition the multipathing device. Note Please refer to http://docs.sun.com/app/docs/doc/820-1931/gfpva?l=zh_tw&a=view for more information.
Chapter 7. Driver Installation Chapter 7. Driver Installation (for PCI-E RAID only) 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/SATA 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.
Software Operation Manual The driver diskette is now made. Proceed to the following instruction for installation procedures. Tips: You can get rawrite.exe from S.U.S.E. 10.x CD1 or DVD (search from search engine can find “rawrite.exe” and download it) 6.2 Driver Installation for Windows The SAS RAID controller can be used with Microsoft Windows 7/2008/Vista /2003. The SAS RAID controllers support SCSI Miniport and Storport Drivers for Windows 7/2008/Vista/2003. 6.2.
Chapter 7. Driver Installation 3. Insert the Windows setup CD and reboot the system to begin the Windows installation. Note The computer system BIOS must support bootable from CDROM. 4. Press F6 as soon as the Windows screen shows ”Setup is inspecting your Computer’s hardware Configuration”. A message stating “Press F6 to specify third-party RAID controller” will display during this time.
Software Operation Manual 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.
Chapter 7. Driver Installation 6. When the “Install From Disk” dialog appears, insert the SAS RAID controller driver diskette or the shipping CD-ROM and type-in or browse to the correct path for the “Copy manufacturer’s files from:” dialog box. 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.
Software Operation Manual 6.2.4 Uninstall controller from Windows 7/2008/Vista/2003 To remove the SAS RAID controller driver from the Windows system, follow the instructions below. 1. Ensure that you have closed all applications and are logged in with administrative rights. 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.
Chapter 7. Driver Installation 1. Install and configure the controller and hard disk drives according to the Hardware Installation. 2. Start the system and then press Tab + F6 to enter the McBIOS RAID Manager configuration utility. Use the BIOS configuration utility to create the raid set and volume set. For details, see Chapter 5, McBIOS RAID Manager. The supplied CD-ROM that came with the SAS RAID controller includes compiled and tested drivers for FreeBSD 4.x (4.2 and onwards) and 5.x (5.2 and onwards).
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 RS-232 port or 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.
Appendix A. Upgrading Firmware 2. Choose the "Update Firmware"; then “Update The Raid Firmware” dialog box appears. 3. Go to the tool bar and select Transfer. Open “Send File”. 4. Select “ZMODEM modem” under Protocol. ZMODEM as the file transfer protocol of your terminal emulation software. 5. Click Browse. Look in the location where the Firmware upgrade software is located. Select the File name and click “open”.
Software Operation Manual 6. Click “Send”. Send the Firmware Binary to the controller 7. When the Firmware completes downloading, the confirmation screen appears. Press “Yes” to start program the flash ROM.
Appendix A. Upgrading Firmware 8. When the Flash programming starts, a bar indicator will show “Start Updating Firmware. Please Wait”. 9. The Firmware upgrade will take approximately thirty seconds to complete. After the Firmware upgrade is complete, a bar indicator will show “Firmware Has Been Updated Successfully”.
Software Operation Manual 10. After the new firmware completes download, user should find a chance to restart the controller for the new firmware to take effect. 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.
Appendix A. Upgrading Firmware 3. Click the “Confirm The Operation” and press the “Submit” button. 4. The Web Browser begins to download the firmware binary to the controller and start to update the flash ROM. 5. After the firmware upgrade is complete, a bar indicator will show “Firmware Has Been Updated Successfully” 6. After the new firmware completes download, user should find a chance to restart the controller for the new firmware to take effect. Note 1.
Software Operation Manual Appendix B. Fibre Operation O Ovveerrvviieew w Fibre Channel is a set of standards under the auspices of ANSI (American National Standards Institute). Fibre Channel combines the best features from SCSI bus and IP protocols into a single standard interface, including high-performance data transfer (up to 800 MB per second), low error rates, multiple connection topologies, scalability, and more.
Appendix B. Fibre Operation Point-to-point A point-to-point topology consists of two and only two devices connected by N_ports of which are connected directly. In this topology, the transmit Fibre of one device connects to the receiver Fibre of the other device and vice versa. The connection is not shared with any other devices. Simplicity and use of the full data transfer rate make this Point-to-point topology an ideal extension to the standard SCSI bus interface.
Software Operation Manual Cables and connectors There are different types of cables of varies lengths for use in a Fibre Channel configuration. Two types of cables are supported: Copper and optical (fiber). Copper cables are used for short distances and transfer data up to 30 meters per link. Fiber cables come in two distinct types: Multi-Mode fiber (MMF) for short distances (up to 2km), and Single-Mode Fiber (SMF) for longer distances (up to 10 kilometers).
Appendix B. Fibre Operation Appendix C PCI-e Raid GUI (for PCI-e only) C Crreeaattee R RA AIID DS Seett FFuunnccttiioonn In Create RAID Set Function user can select RaidSet mode to “Max 128 Volumes” or “Max 16 Volumes”, RaidSet mode that set to “Max 16 Volumes” can compatible with YA series controller.
Software Operation Manual S Syysstteem mC Coonnffiigguurraattiioonn The “System Beeper Setting” function is designed for “Disabled” or“Enabled” the 6Gb/s SAS RAID controller alarm tone. Background Task Priority The “Background Task Priority” is a relative indication of how much time the controller devotes to a rebuild operation. The 6Gb/s SAS RAID controller allows the user to choose the rebuild priority (UltraLow, Low, Medium and High) to balance volume set access and rebuild tasks appropriately.
Appendix B. Fibre Operation 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. Volume Data Read Ahead The volume 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 set it from the command line using the Read Ahead option.
Software Operation Manual Max command Length The "Max command Length" can set from 148K to 4M for performance fine tune. 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 6Gb/s SAS RAID controller is powered on, the user can set the “Auto Activate Incomplete Raid” option to enable.
Appendix B. Fibre Operation A Addvvaannccee C Coonnffiigguurraattiioonn 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. TLER is a method of signaling the system RAID controller in the event that an error recovery process is taking longer than time-out specifications allow.
Software Operation Manual 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. Write buffer threshold for 5% is added for video recording.
Appendix B. Fibre Operation Number of AV Stream RAID controllers are required to have not only the function of processing ordinary data but also the function of dealing with AV (audio/video) stream data which needs real-time processing. Since the bus cycle used in RAID controller was designed to transfer the computer data exactly, it was unsuitable for the transfer of AV stream that needs a great band widths. They are required to do some setting for the handshaking during the processing of stream data.
Software Operation Manual Read And Discard Parity Data Determine if parity data is to be read and discarded. If reading block is not in sequence, some HDD will run as random mode, where performance will be decreased, therefore, by enabling Read And Discard Parity Data, data and parity data both will be read and parity data will be discard, reading block will continue and as a result user can get more smoothly performance.
Appendix B.
Software Operation Manual The Following Setting can take into Effective with No Reboot required for Easy Test: Volume Data Read Ahead Amount Of Read Ahead Read Performance Margin Write Performance Margin Read And Discard Parity Data 198
Appendix C. SNMP Operation & Definition Appendix D SNMP Operation & Definition O Ovveerrvviieew w The Yotta 3 SAS/SATA 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 Placing a copy of the management information base (MIB) in a directory which is accessible to the management application Compiling the MIB description file with the management application M MIIB BC Coom mppiillaattiioonn aanndd D Deeffiinniittiioonn FFiillee ccrreeaattiioonn Before the manager application accesses the RAID controller, user needs to integrate the MIB into the management application’s database of events and status indicator codes.
Appendix D. Event Messages Appendix E 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.
Software Operation Manual Pass Through Disk Modified Inform Pass Through Disk Modified Pass Through Disk Deleted Inform Pass Through Disk Deleted B.
Appendix D. Event Messages 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.
Software Operation Manual check Power Supply 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 #.
Appendix D. Event Messages rebuilding/migration Note Depend on models, not every model will encounter all events.