A SERVICE OF

logo

4–12 Configuring Storagesets
Example
The following example shows the commands you would use to create RAID1, a three-
member RAIDset partitioned into four storage units:
ADD RAIDSET RAID1 DISK10000 DISK20000 DISK30000
INITIALIZE RAID1
CREATE_PARTITION RAID1 SIZE=25
CREATE_PARTITION RAID1 SIZE=25
CREATE_PARTITION RAID1 SIZE=25
CREATE_PARTITION RAID1 SIZE=LARGEST
SHOW RAID1
Partition number Size Starting Block Used by
1 1915 (0.98 MB) 0
2 1915 (0.98 MB) 1920
3 1915 (0.98 MB) 3840
4 2371 (1.21 MB) 5760
.
.
.