Hrconf Create; Hrconf Delete - Adaptec RAID 5085 User Manual

Raid controller command line utility
Hide thumbs Also See for RAID 5085:
Table of Contents

Advertisement

hrconf create

Creates logical drives. You must provide the channel and device ID of the physical devices. On
redundant logical drives, HRCONF performs autosynchronization.
Syntax
HRCONF CREATE <Controller#> LOGICALDRIVE [Options] <Size> <RAID#> <CHANNEL#
DRIVE#> [CHANNEL# DRIVE#] ... [noprompt]
Parameters
Controller# is the controller number
Options indicates the logical drive with the following options:
Stripesize—Optional parameters for specifying a stripe size. STRIPE is specified in
kilobytes: 16, 32, and 64 are supported.
Name—Optional parameter for specifying the name of the logical drive to be created.
Init_Priority—Initialization Priority for logical drive to be created. Valid parameters are
either HIGH, MED, or LOW.
Init_Method—Initialization method for the logical drive. Valid options include: CLEAR,
QUICK.
Size indicates the size of the logical drive. MAX is the only size option available.
RAID# indicates the RAID level for the logical drive (0, 1, 10 volume).
Channel# is the channel number for the device.
Drive# is the device number for the drive.
Noprompt: No prompt for confirmation.
Example
HRCONF CREATE 1 LOGICALDRIVE STRIPESIZE 64 MAX 0 1 0 1 1 1 2

hrconf delete

Deletes a logical drive. All data stored on the logical drive will be lost. Spanned drives cannot be
deleted with this function.
Syntax
HRCONF DELETE <Controller#> LOGICALDRIVE <LogicalDrive#> <LD#> <LD#> [noprompt]
HRCONF DELETE <Controller#> LOGICALDRIVE ALL [noprompt]
Parameters
Controller# is the controller number
LogicalDrive# is the number of the logical drive to be deleted.
LogicalDrive ALL deletes all logical drives
Noprompt is an optional parameter that suppresses alert messages.
Example
HRCONF DELETE 1 LOGICALDRIVE 1 2 3
HRCONF DELETE 1 LOGICALDRIVE ALL
Chapter 2: Using the Command Line Utility
24

Advertisement

Table of Contents
loading

Table of Contents