Adaptec SATA AND SCSI RAID CONTROLLERS Manual de usuario Pagina 1

Busca en linea o descarga Manual de usuario para Los controladores raid Adaptec SATA AND SCSI RAID CONTROLLERS. Adaptec SATA AND SCSI RAID CONTROLLERS User's Manual Manual de usuario

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 165
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente

Indice de contenidos

Pagina 1 - INSTALLATION AND USER’S GUIDE

INSTALLATION AND USER’S GUIDEADAPTEC SATA AND SCSIRAID CONTROLLERS

Pagina 2 - RAID Controllers

ixContents3 Installing the Driver Overview of the Driver Installation Process 3-2Creating the Driver Disk 3-2Installing the Windows Driver 3-3Installi

Pagina 3 - Disclaimer

C-7Adaptec Flash Utility (AFU)ExamplesIn the following example, the AFU saves flash contents from controller 0 to a UFI file in the current default dr

Pagina 4 - Adaptec Customer Support

C-8Adaptec Flash Utility (AFU)VERIFYThe VERIFY command compares the contents of each of the flash components on a controller to the corresponding imag

Pagina 5

C-9Adaptec Flash Utility (AFU)ExampleThe following example displays version information about all supported controllers.A:\> AFU VERSION /C 0Adapte

Pagina 6

C-10Adaptec Flash Utility (AFU)b Updating the Flash on Multiple Controllers—To flash the firmware on multiple controllers, type:afu update /C <cont

Pagina 7

D-1DCommand Line InterfaceIn this Appendix...Introduction D-2Terminology D-2Accessing the CLI D-4Using the CLI D-5General Control Commands D-15Contain

Pagina 8 - Canadian Compliance Statement

D-2Command Line InterfaceIntroductionThe Command Line Interface (CLI) allows you to configure and manage controller components. The CLI contains most

Pagina 9 - Contents

D-3Command Line InterfaceAll ControllersThe following terms are used in discussing the CLI: Array, container—A logical disk created from available sp

Pagina 10 - 3 Installing the Driver

D-4Command Line InterfaceAccessing the CLIThe method you use to access the CLI depends on the operating system (OS), as described below.Accessing the

Pagina 11 - B ACU for DOS

D-5Command Line InterfaceFrom the NetWare server consoleTo access the CLI from the NetWare server console, type aaccli at the prompt. When the system

Pagina 12 - E About RAID

D-6Command Line InterfaceDisplaying Information about Your ArrayAfter creating an array, use the container list command to display information about t

Pagina 13 - Glossary

xContentsA Adaptec RAID Configuration Utility (ARC) Overview A-1Using the ACU A-2Creating Arrays A-2Managing Arrays A-4Initializing Drives A-7Rescanni

Pagina 14

D-7Command Line InterfaceCreating a RAID 1To create a RAID 1, use the container create new_mirror command. In the following example, a RAID 1 is creat

Pagina 15 - Kit Contents

D-8Command Line InterfaceManaging Failover Options and HotsparesTo assign one or more hotspares to a single array, use the container set failover comm

Pagina 16

D-9Command Line InterfaceEnabling Automatic FailoverTo enable automatic failover, use the controller set automatic_failover command with the /failover

Pagina 17 - System Requirements

D-10Command Line InterfaceController DetailsThe controller details attributes are defined as follows: Controller Name—Name Controller Type—Product na

Pagina 18 - Controller Features

D-11Command Line InterfaceDisplaying Disk InformationThe CLI allows you to monitor or manage disk attributes, prepare a disk for use by a controller,

Pagina 19

D-12Command Line InterfaceDisk Show DefectsThe disk show defects command shows the following types on information: Total number and location of prim

Pagina 20

D-13Command Line Interface Root Special File (Unix/Linux only)—File associated with the array and created by the OS after array creation. Appears in t

Pagina 21 - Advanced RAID Features

D-14Command Line Interface Mirror Set Create—Creation of a RAID 1 (mirror). Mirror Set Normal—The RAID 1 is in the normal state. Reconfiguration Copy

Pagina 22 - Sounding the Alarm

D-15Command Line InterfaceCLI Command DictionaryThis section contains a command reference for the following command groupings: General Control Comman

Pagina 23 - Silencing the Alarm

D-16Command Line Interfaceopen [/readonly={boolean}] [/domain={string}] {name} Opens a controller, a prerequisite for any controller command to be use

Pagina 24 - About the Documentation

xiContentsRunning the AFU from the Command Line C-5Command Summary C-5AFU Command Line – Step-by-Step C-9D Command Line Interface Introduction D-2Term

Pagina 25 - Readme file containing the

D-17Command Line InterfaceSwitches/always—Specifies whether to clear the array even if it has data on it. The default is FALS E, meaning that the comm

Pagina 26 - Browsing the CD

D-18Command Line InterfaceSwitches/io_delay—Number of milliseconds between each I/O used for the RAID 1 create./wait— If FAL SE (the default), the op

Pagina 27 - Software Tools Overview

D-19Command Line Interfacecontainer create raid5 [/cache={boolean}][/stripe_size={integer}] [/clear={boolean}] [/label={string}] [</quick_init={boo

Pagina 28 - Safety Information

D-20Command Line InterfaceSwitches/cache—Specifies whether to enable caching on the array./stripe_size—Stripe size for the RAID 0. The default is 64 K

Pagina 29 - Installing the Controller

D-21Command Line Interfacecontainer list [/all={boolean}] [/full={boolean}] [{container}] Lists information about the arrays on the controller.Paramet

Pagina 30 - SCSI Drives and Cables

D-22Command Line InterfaceParameters{container}—ID number of the array to set to read-write access.container reconfigure [/stripe_size={integer}] [/mi

Pagina 31

D-23Command Line InterfaceParameters{container}—ID number of the array whose assigned failover disk is to be removed.{device_ID}—ID for the device to

Pagina 32

D-24Command Line Interfacecontainer set cache [/read_cache_enable={boolean}] [/unprotected={boolean}] [/write_cache_enable={boolean}]{container} Sets

Pagina 33 - Why build a RAID 5?

D-25Command Line InterfaceParameters{container}—ID number of the array on which to set the I/O delay.{integer}—Number of milliseconds the controller w

Pagina 34

D-26Command Line Interfacecontroller details Shows details about the open controller and software.controller firmware compare [/C{controller}] [{contr

Pagina 35

xiiContentsF About SCSI SCSI Device Support F-2Setting SCSI IDs F-2Changing SCSI Termination on the Controller F-3Enabling CD Drive Support F-3Mixing

Pagina 36

D-27Command Line Interfacecontroller list [/domain={string}] [{string}] Lists all controllers or displays information about the currently opened contr

Pagina 37 - Installing the Driver

D-28Command Line Interfacecontroller set container_verify [/verify_enabled={boolean}] Turns the container verify task on or off.Switches/verify_enable

Pagina 38 - Creating the Driver Disk

D-29Command Line InterfaceSwitches/always—Specifies whether to initialize the disk even if the disk has existing data. (Cannot override open files.) T

Pagina 39 - Installing the Windows Driver

D-30Command Line InterfaceSwitches/all—Specifies whether to enable SMART configurations for all disks./clear—Clears the SMART error counts for the dis

Pagina 40

D-31Command Line InterfaceParameters{device_ID}—ID number of the device for which to display SMART information.Switches/all—Specifies whether to displ

Pagina 41 - Installing the Linux Module

D-32Command Line Interfacedisk zero [/repair={boolean}] [/wait={boolean}] {device_ID} Clears an entire disk (by writing zeros). All data is erased and

Pagina 42 - Installing the Unix Driver

D-33Command Line Interfacetask list [/all={boolean}] [{integer}] Lists the tasks running on the controller.Parameters{integer}—Task ID.Switches/all—Sp

Pagina 43

D-34Command Line InterfaceEnclosure CommandsNote: You can use the enclosure commands only with enclosures that support Version 1.0 of the SAF-TE speci

Pagina 44 - UnixWare and OpenUNIX

D-35Command Line InterfaceParameters{enclosure}—ID number of the enclosure management device on which to prepare a slot.{slot}—Unit number of the slot

Pagina 45

D-36Command Line InterfaceParameters{enclosure}—ID number of the enclosure management device.{powersupply}—Unit number of the power supply.Switches/of

Pagina 46 - Installing the NetWare Driver

1-11IntroductionIn this Chapter...Kit Contents 1-2Overview of the Installation Process 1-3System Requirements and Compatibility 1-3Controller Features

Pagina 47

D-37Command Line InterfaceParameters{enclosure}—ID number of the enclosure management device for which to display power supply status.{powersupply}—Un

Pagina 48 - Nwconfig utility

D-38Command Line InterfaceUsing Automated Command ScriptsTo execute a CLI command script, type the at sign (@), followed by the filename that contains

Pagina 49

E-1EAbout RAIDA RAID (Redundant Array of Independent Disks) provides better performance and reliability from combinations of drives than is possible w

Pagina 50 - Adaptec Storage Manager

E-2About RAIDSpanned VolumeA spanned volume is created by joining, or concatenating, two or more drives. The drives do not have to be of equal capacit

Pagina 51 - Autorun

E-3About RAIDRAID 5This RAID type requires at least three drives. Like RAID 0, data is striped across the drives. However, in RAID 5, parity is stored

Pagina 52

E-4About RAIDRAID 10This dual-level RAID type is created by using two or more equal-sized RAID 1 arrays to create a RAID 0. Both read and write perfor

Pagina 53

E-5About RAIDRAID 50This dual-level RAID type is created by using two or more equal-sized RAID 5 arrays to create a RAID 0. The top level RAID 0 share

Pagina 54

F-1FAbout SCSIIn this Appendix...SCSI Device Support F-2Setting SCSI IDs F-2Changing SCSI Termination on the Controller F-3Enabling CD Drive Support F

Pagina 55

F-2About SCSISCSI Device SupportThe SCSI RAID controller is designed to work with Ultra320 SCSI hard drives. In addition, the controller operates at r

Pagina 56 - Starting Storage Manager

F-3About SCSIChanging SCSI Termination on the ControllerThe default termination for the controller is Auto Mode and you will probably never need to ch

Pagina 57 - Logging into Remote Systems

1-2IntroductionKit ContentsYour controller kit includes: Adaptec RAID controller. For controller illustrations, see Appendix G. Installation CD The

Pagina 58 - Storage Manager

G-1GController IllustrationsThis Appendix shows the Adaptec RAID controllers. Adaptec 2020ZCR Component LayoutLow-profile bracketPCI connector

Pagina 59 - Overview

G-2Controller IllustrationsAdaptec SCSI RAID 2120S Component LayoutAdaptec SCSI RAID 2200S Component LayoutAdaptecBattery connectorPCI connectorIntern

Pagina 60 - Logical Devices View

G-3Controller IllustrationsAdaptec SATA RAID 2410SA Component LayoutAdaptec SATA RAID 2410SA Port NumbersPCI connectorFull-height bracketSATA portsBat

Pagina 61 - Collapsed and Expanded Views

G-4Controller IllustrationsAdaptec SATA RAID 2810SA Component LayoutAdaptec SATA RAID 2810SA Port NumbersPCI connectorFull-height bracketSATA portsBat

Pagina 62 - Component Views

G-5Controller IllustrationsAdaptec SATA RAID 21610SA Component Layout Adaptec SATA RAID 21610SA Port NumbersPCI connectorFull-height bracketBattery co

Pagina 63 - Configuration Utility (ARC)

H-1HSpecificationsEnvironmental SpecificationsNote: Forced airflow is recommended, but not required.DC Power RequirementsCurrent RequirementsAmbient t

Pagina 64 - Using the ACU

Glossary-1GlossaryAactivitySee task. ACUArray Configuration Utility. Used to create, configure, and manage arrays from the controller’s BIOS or MS-DOS

Pagina 65

Glossary-2Glossarybootable arrayArray configured as the boot device.buildBackground initialization of a redundant array. The array is accessible throu

Pagina 66 - Managing Arrays

Glossary-3Glossaryconsistency check commandThe controller continuously performs a verification on a redundant array to data integrity. In the case of

Pagina 67

Glossary-4Glossarydrive LEDIndicator light that illuminates during read or write operations.EeventNotification or alert from the system, indicating th

Pagina 68

1-3IntroductionOverview of the Installation ProcessThis section provides an overview of the process of installing, setting-up, and configuring the Ada

Pagina 69 - Initializing Drives

Glossary-5Glossaryfree space/partitionSee available space/partition.Hhard disk, hard driveBasic unit of nonvolatile, nonremovable, magnetic storage me

Pagina 70 - Rescanning Drives

Glossary-6GlossaryLlegacy diskDisk that contained a valid partition table when connected to the controller. The controller manages the disk as a legac

Pagina 71 - This section... Applies to

Glossary-7GlossaryPpartitionContiguous area of a physical drive that makes up some or all of an array. When an array is created, space is automaticall

Pagina 72

Glossary-8GlossaryredundantThe ability of an array to maintain operability when one or more hardware failures occur. RAID 1 is an example of a redunda

Pagina 73 - 2. Adaptec 2120S/2200S only

Glossary-9GlossarystripeContiguous set of data distributed across all the disks in an array. A striped array distributes data evenly across all member

Pagina 74 - SATA Configuration Options

RAdaptec, Inc.691 South Milpitas BoulevardMilpitas, CA 95035 USA©2004 Adaptec, Inc.All rights reserved. Adaptec and the Adaptec logo are trademarks of

Pagina 75 - SCSI Configuration Options

1-4IntroductionDrive RequirementsYou need to have enough drives available for the RAID array level you want to build. For details, see Appendix E, Abo

Pagina 76 - Option Default Description

1-5IntroductionMotherboard CompatibilityThe Adaptec RAID controller requires a motherboard that meets the following compatibility requirements: Compl

Pagina 77 - Using the Disk Utilities

1-6Introduction Centralized management across all Adaptec host-based RAID products using Adaptec Storage Manager. In addition to local console acces

Pagina 78 - Viewing the Event Log

RAdaptec SATA and SCSIRAID ControllersInstallation and User’s Guide

Pagina 79 - ACU for DOS

1-7IntroductionSCSI RAID Controller Features SummaryThe SCSI RAID controller features are described in the table below. Note: For more on SCSI, see Ap

Pagina 80 - Running the ACU Interactively

1-8IntroductionAdvanced RAID FeaturesAdaptec RAID controllers support the following advanced features: Optimized Disk Utilization—Allows you to use th

Pagina 81 - Running the ACU Using Scripts

1-9IntroductionDrive Enclosures – SCSI onlyAdaptec SCSI controllers support drive enclosures that include SAF-TE enclosure management hardware per the

Pagina 82 - Record Mode

1-10IntroductionSilencing the AlarmThe alarm continues to sound until one of the following actions is taken: The array with the failed member is dele

Pagina 83

1-11IntroductionAbout the DocumentationThe documentation set for the Adaptec RAID controllers includes: Quick Installation Guide—Printed guide that p

Pagina 84

1-12IntroductionUsing the Adaptec Installation CDThe Adaptec RAID Installation CD contains array management software, device drivers, and documentatio

Pagina 85 - Examples

1-13Introduction View Documentation—Provides quick access to the PDF files listed in the table on page 1-11. Create Driver Diskette—Allows you to cr

Pagina 86

1-14Introduction UNIX—Use Acrobat Viewer because Reader is not available for all operating systems. Your system must have Java Runtime Environment 1.

Pagina 87

1-15Introduction Command Line Interface (CLI)—Allows you to automate array creation or testing in a production environment using scripts. For details

Pagina 88

2-12Installing the Controller and DrivesIn this Chapter...SATA Drives and Cables 2-2SCSI Drives and Cables 2-2Installing the Controller and Drives 2-3

Pagina 89

iiCopyright©2004 Adaptec, Inc. All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any

Pagina 90

2-2Installing the Controller and DrivesSATA Drives and CablesTo install an Adaptec SATA RAID controller and drives, you need equal numbers of each of

Pagina 91 - ACU Error Codes

2-3Installing the Controller and DrivesInstalling the Controller and DrivesTo install Adaptec RAID controller and drives:1 If you have a low-profile c

Pagina 92 - Code Description

2-4Installing the Controller and DrivesDetermining the Boot ControllerNote: If your system will contain two or more bootable controllers, read this se

Pagina 93

2-5Installing the Controller and DrivesWhy build a RAID 5? This array level is supported by your controller. It provides a versatile combination of pe

Pagina 94

2-6Installing the Controller and Drives9 Press Y, then Enter. The selected drives are initialized, then the ACU screen is displayed. 10 Using the arro

Pagina 95 - Compatibility

2-7Installing the Controller and DrivesUsing the Adaptec Installation CDNote: SCSI only—You cannot create the RAID using a CD drive connected to the R

Pagina 96

2-8Installing the Controller and Drives10 Click Next.11 Type the name you want to assign to the RAID 5 you are creating, then click Apply.The system c

Pagina 97 - Running the AFU from the GUI

3-13Installing the DriverIn this Chapter...Overview of the Driver Installation Process 3-2Creating the Driver Disk 3-2Installing the Windows Driver 3-

Pagina 98 - Command Summary

3-2Installing the DriverOverview of the Driver Installation ProcessAdaptec recommends the following driver installation procedure:1 Create a driver di

Pagina 99 - Command Switches

3-3Installing the Driver4 Click Create Driver Disk, then select the appropriate operating system. 5 If you selected Linux, you need to also select the

Pagina 100

iiiAdaptec Customer SupportIf you have questions about installing or using your Adaptec product, check this document first—you will find answers to mo

Pagina 101

3-4Installing the Driver5 When prompted to install a third-party driver, press F6.Note: When F6 is active, a prompt appears at the bottom of the scree

Pagina 102 - Adaptec Flash Utility (AFU)

3-5Installing the DriverInstalling the Linux ModuleThis section contains the following procedures: Installing the Module When You Install Red Hat In

Pagina 103

3-6Installing the DriverInstalling the Module in an Existing Linux SystemTo install the module in an existing Red Hat or SuSE Linux system:1 Insert an

Pagina 104 - Command Line Interface

3-7Installing the Driver9 To enable RAID management software and utilities, type the following commands:cd mount-point/openserv/arc/driver/aacraid/rel

Pagina 105 - Terminology

3-8Installing the DriverUnixWare and OpenUNIXThis section contains the following procedures: Installing the Driver When You Install UnixWare or OpenU

Pagina 106 - All Controllers

3-9Installing the Driver3 Turn on the computer, then insert the driver disk.4 To run th e pkgadd utility, type pkgadd -d diskette1 and then press Ente

Pagina 107 - Accessing the CLI

3-10Installing the DriverInstalling the NetWare DriverThis section contains the following procedures: Installing the Driver When You Install NetWare

Pagina 108 - Using the CLI

3-11Installing the Driver13 Press the Enter key to scan the floppy drive. Once the driver is selected, the parameter screen is displayed.14 Verify the

Pagina 109

3-12Installing the Driver13 Press Enter to scan for the drivers. 14 Select Adaptec AdvancedRAID Controller and press Enter. The aacraid parameters scr

Pagina 110

3-13Installing the DriverTo modify the startup.ncf file:1 At the server console prompt, type load nwconfig and press Enter.2 Select the NCF File Optio

Pagina 111

ivEurope Visit our Web site at www.adaptec-europe.com. German: To speak with a Technical Support Specialist, call +49 89 43 66 55 22, Monday to Frid

Pagina 112

4-14Installing and Starting Adaptec Storage ManagerIn this Chapter...After you have installed your Adaptec RAID controller and driver, you are ready t

Pagina 113

4-2Installing and Starting Adaptec Storage ManagerInstalling Storage Manager on WindowsThis section provides instructions for installing Storage Manag

Pagina 114 - Displaying Disk Information

4-3Installing and Starting Adaptec Storage ManagerInstalling Storage Manager on LinuxNotes: With Linux, Storage Manager supports up to 12 Adaptec RA

Pagina 115 - Displaying Array Information

4-4Installing and Starting Adaptec Storage ManagerInstalling Storage Manager on OpenServerNotes: With OpenServer, Storage Manager supports up to 12

Pagina 116

4-5Installing and Starting Adaptec Storage ManagerWhen successful, a copyright message is displayed in the terminal window. If you want RAID Agent to

Pagina 117

4-6Installing and Starting Adaptec Storage Manager6 UnixWare Only—To start RAID Agent, type the following case-sensitive command: sh /opt/RaidMan/Raid

Pagina 118 - CLI Command Dictionary

4-7Installing and Starting Adaptec Storage ManagerStarting Storage Manager Note: You need root privileges to run Storage Manager.To start Storage Mana

Pagina 119 - Container (Array) Commands

4-8Installing and Starting Adaptec Storage ManagerLogging into Remote SystemsTo log into a remote system:1 Click Remote > Add Remote System. Storag

Pagina 120

5-15Understanding Adaptec Storage ManagerIn this Chapter...IntroductionThis chapter provides an overview of Adaptec Storage Manager, the user-friendly

Pagina 121

5-2Understanding Adaptec Storage ManagerOverviewAdaptec Storage Manager provides an expandable tree view of the systems and controllers you are managi

Pagina 122 - Switches

vLimited 3-Year Hardware Warranty1. Adaptec, Inc. (“Adaptec”) warrants to the purchaser of this product that it will be free from defects in material

Pagina 123

5-3Understanding Adaptec Storage ManagerFor example, the fan indicator changes to yellow when one fan fails; it changes to red when a second fan fails

Pagina 124

5-4Understanding Adaptec Storage ManagerCollapsed and Expanded ViewsYou can display a collapsed or expanded view of the system configuration. Initiall

Pagina 125

5-5Understanding Adaptec Storage ManagerComponent ViewsWhen you click a physical or logical device in the device views, the related components are hig

Pagina 126

A-1AAdaptec RAID Configuration Utility (ARC)In this Appendix...OverviewThe Adaptec RAID Configuration (ARC) utility is part of the controller BIOS. Th

Pagina 127

A-2Adaptec RAID Configuration Utility (ARC)The Adaptec RAID Controller menu presents the following options: Array Configuration Utility SATASelect a

Pagina 128 - Controller Commands

A-3Adaptec RAID Configuration Utility (ARC)4 From the ARC menu, select Array Configuration Utility.5 From the ACU menu, select Create Array.6 Browse w

Pagina 129

A-4Adaptec RAID Configuration Utility (ARC)3 Enter the desired array size. The maximum array size available based on the partitions you selected is di

Pagina 130

A-5Adaptec RAID Configuration Utility (ARC)Viewing Array PropertiesTo view the properties of an existing array:1 From the ACU main menu, select Manage

Pagina 131 - Disk Commands

A-6Adaptec RAID Configuration Utility (ARC)You can make an array bootable so that the system boots from the array instead of from a stand-alone (singl

Pagina 132

A-7Adaptec RAID Configuration Utility (ARC)3 Select a drive, then press Insert to assign the drive as a hotspare. The specified drive is displayed in

Pagina 133

viRegulatory Compliance StatementsFederal Communications Commission Radio Frequency Interference StatementWARNING: Changes or modifications to this un

Pagina 134

A-8Adaptec RAID Configuration Utility (ARC)To initialize drives:1 Restart the computer, then press Ctrl+A when prompted to access the ARC utility. 2 F

Pagina 135 - Task Commands

A-9Adaptec RAID Configuration Utility (ARC)Using SATASelect and SCSISelectThe SATASelect and SCSISelect utilities allow you to change controller and d

Pagina 136

A-10Adaptec RAID Configuration Utility (ARC)Controller Configuration OptionsThe Controller Configuration options are described in the table below. Opt

Pagina 137 - Enclosure Commands

A-11Adaptec RAID Configuration Utility (ARC)Array-based BBS SupportDisabledAll When Enabled in systems that support BBS, the controller presents attac

Pagina 138

A-12Adaptec RAID Configuration Utility (ARC)SATA Configuration OptionsThe SATA Configuration options are described in the table below. Option DefaultM

Pagina 139

A-13Adaptec RAID Configuration Utility (ARC)SCSI Configuration OptionsTo access the SCSI Device Configuration options, select SCSI Configuration.SCSI

Pagina 140

A-14Adaptec RAID Configuration Utility (ARC)SCSI Device Configuration OptionsThe SCSI device settings allow you to configure certain parameters for ea

Pagina 141 - CLI command script:

A-15Adaptec RAID Configuration Utility (ARC)Using the Disk UtilitiesThe disk utilities allow you to low-level format or verify the media of the hard d

Pagina 142 - About RAID

A-16Adaptec RAID Configuration Utility (ARC)Viewing the Event LogThe BIOS-based event log stores all firmware events (configuration changes, array cre

Pagina 143 - Spanned Volume

B-1BACU for DOSIn this Appendix...IntroductionThe Array Configuration Utility (ACU) allows you to create, configure, and manage arrays. Creating the A

Pagina 144

viiCanadian Compliance StatementThis Class B digital apparatus meets all requirements of the Canadian Interference-Causing Equipment Regulations.Cet a

Pagina 145

B-2ACU for DOSRunning the ACU InteractivelyTo run the ACU interactively:1 Insert the ACU utility disk you created in Creating the ACU Utility Disk.2 S

Pagina 146

B-3ACU for DOSRunning the ACU Using ScriptsTo use the ACU scripting features, use the ACU command, specify a script file (see Creating the Script File

Pagina 147 - About SCSI

B-4ACU for DOSPlayback ModeIn this mode, the ACU reads the contents of the specified script file and creates arrays based on the keywords specified in

Pagina 148 - Setting SCSI IDs

B-5ACU for DOSNotes: Record Mode can be used to record only one controller at a time. Therefore, if you want to record multiple controllers, record

Pagina 149 - Enabling CD Drive Support

B-6ACU for DOSArray Definition Block KeywordsThe array definition block always begins with the keyword Array and ends with the keyword End. The other

Pagina 150 - Controller Illustrations

B-7ACU for DOSThe keywords are described in detail in the sections that follow.Array Keyword Array is a required keyword, indicating the start of an a

Pagina 151

B-8ACU for DOSHotspareDrives KeywordHotspareDrives is an optional keyword, specifying the hotspares to assign to the array. The syntax for listing hot

Pagina 152

B-9ACU for DOSNotes: InitializeAll is a global keyword that you need to specify only once. InitializeAll is always performed prior to array creation

Pagina 153

B-10ACU for DOSReadCache KeywordReadCache indicates whether the array uses read caching.Possible values are: Yes (the default)—Enable read caching.

Pagina 154

B-11ACU for DOSType KeywordType is a required keyword, indicating the array type. There is no default value. The Type keyword values are:Note: For inf

Pagina 155 - Specifications

viiiContents1 Introduction Kit Contents 1-2Overview of the Installation Process 1-3System Requirements and Compatibility 1-3Drive Requirements 1-4Syst

Pagina 156

B-12ACU for DOSChannel Definition Block Keywords – SCSI onlyThe channel definition block is optional. If used, it always begins with the keyword Chann

Pagina 157 - Glossary-2

B-13ACU for DOSACU Error CodesWhen the ACU detects an error, it reports the error and exits immediately. If a log file is specified, the ACU writes th

Pagina 158 - Glossary-3

B-14ACU for DOSExample – Running the ACU with a ScriptThe following MS-DOS command invokes the ACU and creates arrays on controller 1 based on the arr

Pagina 159 - Glossary-4

B-15ACU for DOSThe following sample script file creates a maximum-size three-drive RAID 5.# Create a maximum size RAID 5 labeled ‘MyData’Array=MyDataT

Pagina 160 - Glossary-5

C-1CAdaptec Flash Utility (AFU)In this Appendix...IntroductionThe Adaptec Flash Utility (AFU) is a DOS utility used to update, save, or verify RAID co

Pagina 161 - Glossary-6

C-2Adaptec Flash Utility (AFU)The AFU is used to: Update—Updates all the flash components on a controller with the flash image data from a User Flash

Pagina 162 - Glossary-7

C-3Adaptec Flash Utility (AFU)Firmware and UFI File LocationsThe firmware and UFI file locations on the Adaptec Installation CD are as followsCreating

Pagina 163 - Glossary-8

C-4Adaptec Flash Utility (AFU)3 Start the AFU as described in Running the AFU from the GUI on page C-4 and follow the prompts.Running the AFU from the

Pagina 164 - Glossary-9

C-5Adaptec Flash Utility (AFU)Running the AFU from the Command LineAt the DOS command prompt (typically A:\>), type AFU followed by a command and a

Pagina 165 - Milpitas, CA 95035 USA

C-6Adaptec Flash Utility (AFU)SAVEThe SAVE command saves the contents of a controller’s flash in a UFI file. The name of the UFI file is based on the

Comentarios a estos manuales

Sin comentarios