Specifications
6–14
Configuring Storagesets
Use the following command to present partitions to the host:
ADD UNIT
unit-number storageset-name
PARTITION=
partition-number switch
6. Verify the unit numbers for the partitions using the following command:
SHOW
storageset-name
Example
The following example shows the commands you would use to create Raid1, a three-
member RAIDset, then partition it 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 Raid1
2 1915 (0.98 MB) 1920 Raid1
3 1915 (0.98 MB) 3840 Raid1
4 2371 (1.21 MB) 5760 Raid1
.
.
.