Creating internal volumes (mainframe volume), Script examples – HP XP7 Storage User Manual
Page 121

Creating internal volumes (Mainframe volume)
To create LDEVs of internal volumes (Mainframe volume) and make the LDEVs available to the host,
perform the following provisioning operations.
Command
Description
Operation
Step
raidcom modify ldev -ldev_id<ldev#>
-ssid<value>
Configures the SSID unless it is
configured. Set (register) the SSID
SSID settings
(arbitrarily)
1
by specifying undefined LDEV
numbers in the area in which SSIDs
are not defined.
raidcom add ldev -parity_grp_id <gno-sgno>
-ldev_id <ldev#> {-capacity <size> |
Creates LDEVs by specifying parity
groups.
Creating LDEVs
2
-offset_capacity <size> | -cylinder <size>}
[-emulation <emulation type>][-location
<lba>][-mp_blade_id <mp#>]
raidcom initialize ldev -ldev_id <ldev#>
-operation <type>
Formats created LDEVs.
Formatting LDEVs
3
raidcom modify ldev -ldev_id <ldev#> -ldev_name
<ldev naming>
Creates LDEV nicknames. This
operation is optional.
Creating LDEV
nicknames
(arbitrarily)
4
raidcom modify ldev -ldev_id <ldev#>
-mp_blade_id <mp#>
Configures MP blades of created
LDEVs.
Configuring MP
blades of LDEVs
5
raidcom get ldev -ldev_id <ldev#> … [-cnt
<count>] [-key <keyword>]
Displays an information of created
LDEV, and confirms an execution
result of the command.
Displaying a LDEV
information
6
Script examples
The following shows the script examples of internal volume (mainframe volume) operations.
Internal volume operations
121