HP StorageWorks Command View XP Command Line Interface (CLI) reference guide (B9357-96161, January 2006)
102 CLI commands for the XP128/XP1024/XP10000/XP12000
Arguments -fs
Specifies that you want to create OPEN-V volumes from the remaining free space of the VDEV.
This option cannot be used with the -ts option.
-ts
Specifies that you want to create OPEN-V volumes that use the entire capacity of the VDEV. This
option cannot be used with the -fs option.
Example • make volumes 1, 1, 1, 52428800, 4, 00, 00:02-04 -fs
This example creates four 50 GB volumes, (00:00) ,(00:02), (00:03), and (00:04), from the
remaining 250GB of free space in VDEV 1-1-1.
• make volumes 1, 1, 1, 94371840, 2, 00, F0:F1:F2:F3 -fs
This example creates two custom volumes (00:F0,F1), (00:F2,F3) of 90GB (LUSE of size 2 of type
OPEN-V*2) each in the available 250GB of free space on an XP128/1024.
Since the size of the OPEN-V volume is greater than 60GB, the list openv_util command
can be used to calculate the number of LDEV IDs.
• make volumes 1, 1, 1, 52428800, 4, 00, 00:02-04 -ts
This example creates four custom 50GB volumes in VDEV 1-1-1 using the total capacity of the
VDEV. If the total capacity is 250GB, this command creates the following custom LDEVs of size
52428800KB: (00:00),(00:02),(00:03),(00:04)
• make volumes 1, 1, 1, 94371840, 2, 00, F0:F1:F2:F3 -ts
This example creates two custom 90GB LDEVs (00:F0,F1 00:F2,F3) from the VDEV’s total
capacity (250GB). Since the size of the OPEN-V volumes is greater than 60GB, the list
openv_util command can be used to calculate the number of LDEV IDs.