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 creating a stripe set, use the disk show space command
to obtain information about the available devices, as in the following
example:
AAC0>disk show space
Executing: disk show space
Scsi C:ID:L Usage
Size
----------- --------- -------------
0:00:0
Free
64.0KB:
0:01:0
Free
64.0KB:
0:02:0
Free
64.0KB:
0:03:0
Free
64.0KB:
0:04:0
Free
64.0KB:
0:05:0
Free
64.0KB:
0:06:0
Free
64.0KB:
0:08:0
Free
64.0KB:
The example list shows that there are eight SCSI disks available to
create the stripe set. There must be enough contiguous freespace on
all the specified drives.
The following example shows how to create a stripe set with the
following characteristics:
15 MB of freespace on the (0,2,0) SCSI disk
The default stripe size of 64 KB
Two freespaces of 15 MB on the (0,3,0) and (0,4,0) SCSI disks
AAC0>container create stripe ((0,2,0), 15M) (0,3,0) (0,4,0)
Executing: container create stripe ((CHANNEL=0,ID=2,LUN=0),15,728,640 )
(CHANNEL=0,ID=3,LUN=0) (CHANNEL=0,ID=4,LUN=0)
container 0 created
On UNIX systems, the message displayed after you execute the
container create stripe command includes the root special
file associated with the newly created stripe set.
Use the container list command after using the container
create stripe command to display information about the stripe
set, as in the following example:
AAC0>container list
Executing: container list
Num
Total
Oth Stripe
Dr Label Type
Size
Ctr Size
-- ----- ------ ------ --- ------ ------- ------ -------------
container Commands
11.0MB
11.0MB
49.0MB
49.0MB
49.0MB
49.0MB
11.0MB
11.0MB
Scsi
Partition
Usage
C:ID:L Offset:Size
5-32

Advertisement

Table of Contents
loading

Table of Contents