Arcconf Create - Adaptec Command Line Utility User Manual

Raid controller
Hide thumbs Also See for Command Line Utility:
Table of Contents

Advertisement

Off disables the copyback feature
Example
ARCCONF COPYBACK 1 ON

arcconf create

Creates a new logical drive or JBOD and, optionally, enables read caching and write caching on
the logical device, and maxCache SSD caching. You must provide the channel and device ID of the
physical devices.
On redundant logical drives, ARCCONF performs autosynchronization.
ARCCONF presents JBODs as physical devices, not logical drives.
Note:
maxCache write caching can be enabled only with the assistance of Adaptec by PMC
support. Contact your service representative for information about enabling the maxCache write
caching feature.
Syntax
ARCCONF CREATE <Controller#> LOGICALDRIVE [Options] <Size> <RAID#> <CHANNEL#
DRIVE#> [CHANNEL# DRIVE#] ... [noprompt] [nologs]
ARCCONF CREATE <Controller#> LOGICALDRIVE RVOLUME <LD#> <LD#> [LD#] ... [noprompt]
[nologs]
ARCCONF CREATE <Controller#> JBOD <CHANNEL# DRIVE#> [CHANNEL# DRIVE#] ...
[noprompt] [nologs]
Parameters
Controller# is the controller number
Logical Drive indicates the logical drive stripe size with the following options:
Stripesize <STRIPE>—Allows the logical drive stripe size to be built. Optional parameters
for specifying a stripe size. STRIPE is specified in kilobytes 16, 32, 64, 128, 256, 512 and
1024 are supported. The default is 256KB.
Legs <LEG>—Optional parameters for specifying number of legs. Value is an integer.
LEG—Number of legs for RAID level 50 or 60.
RAID 50—2-16 legs, 3-32 drives/leg, 128 drives max.
RAID 60—2-16 legs, 4-16 drives/leg, 128 drives max.
Name <NAME>—Optional parameter for specifying the alias name of a logical device that
is displayed in the utilities. Value is a string of up to 16 characters.
Priority <PRIORITY>—Initialization Priority for logical drive to be created. Valid options
are: HIGH, MED, or LOW.
Method <METHOD>—Initialization method for the logical drive. Valid options include:
BUILD, CLEAR, QUICK, SKIP. Use SKIP for recovery only (to skip the initialization step).
Rcache—Sets the logical drive read cache mode:
RON - read cache on
ROFF - read cache off
Chapter 2: Using the Command Line Utility
19

Advertisement

Table of Contents
loading

Table of Contents