Adaptec 2251300-R User Guide - Page 23

hrconf create, hrconf delete, either HIGH, MED, or LOW.

Page 23 highlights

Chapter 2: Using the Command Line Utility ● 23 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 LOGICALDRIVE [Options] [CHANNEL# ID#] ... [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 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 LOGICALDRIVE [noprompt] HRCONF DELETE 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 Example HRCONF DELETE 1 LOGICALDRIVE 1 2 3 HRCONF DELETE 1 LOGICALDRIVE ALL

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29

Chapter 2: Using the Command Line Utility
23
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# ID#>
[CHANNEL# ID#] ... [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
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
Example
HRCONF DELETE 1 LOGICALDRIVE 1 2 3
HRCONF DELETE 1 LOGICALDRIVE ALL