Examples - Adaptec RAID 2810SA Software Reference Manual

Serial ata raid command line interface
Hide thumbs Also See for RAID 2810SA:
Table of Contents

Advertisement

Examples

Before setting the I/O delay on an array, use the container list
command to obtain information about any existing arrays.
As the following example shows, there is an array 0 (a volume set)
on this controller:
AAC0>container list
Executing: container list
Num
Total
Oth Stripe
Dr Label Type
Size
Ctr Size
-- ----- ------ ------ --- ------ ------- ------ -------------
F: 0
Volume 10.0MB
The following example creates a mirror set asynchronously and sets
an I/O delay of 20 milliseconds for array 0. You need to perform the
create mirror task asynchronously. Otherwise, you cannot change
the I/O delay:
container create mirror /io_delay=20 0 (0,2,0)
Executing container create mirror /io_delay=20 0 (CHANNEL=0,ID=2,LUN=0)
The following example shows how to change the I/O delay to 40
milliseconds on the currently running create mirror task:
AAC0>container set io_delay 0 40
Executing: container set io_delay 0 40
Use the
container list
set io_delay command to display information about the array,
as in the following example:
AAC0>container list
Executing: container list
Num
Total
Oth Stripe
Dr Label Type
Size
Ctr Size
-- ----- ------ ------ --- ------ ------- ------ -------------
F: 0
Volume 10.0MB
As the example shows, there is no difference between the array list
display prior to and after the set I/O delay operation.
Scsi
Partition
Usage
C:ID:L Offset:Size
NTFS
0:02:0 64.0KB:
command after using the container
Scsi
Partition
Usage
C:ID:L Offset:Size
NTFS
0:02:0 64.0KB:
container Commands
10.0MB
10.0MB
5-105

Advertisement

Table of Contents
loading

Table of Contents