HP XP7 RAID Manager Reference Guide (T1610-96064)

DescriptionOption
6586-G, 6586-J, 6586-K, 6586-KA, 6586-KB, 6586-KC
6588-1, 6588-3, 6588-9, 6588-3A, 6588-3B, 6588-3C, 6588-9A, 6588-9B,
6588-9C, 6588-L, 6588-LA, 6588-LB, 6588-LC
Some emulation types cannot be specified depending on the emulation type.
Caution:
You can specify 3390-3 or 3390-3R as the emulation type, but these are unable to be
mixed. You can specify the 3380 series or the 3390 series as the emulation type for
each parity group, but they are unable to be mixed for each 32 address boundary
because of the OS restriction. You can specify the 6588 series or the 6586 series as
the emulation type for each parity group, but they are unable to be mixed for each 32
address boundary because of the OS restriction.
Specifies the MP blade ID (0-7). If this specification is omitted, it is allocated automatically.[-mp_blade_id <mp#> ]
When you create virtual volumes by specifying the -pool_id <pool#> option, specify the
CLPR number. If you omit this option, the CLPR number to which the pool is allocated is
used.
[-clpr <clpr#> ]
Examples
Creating an LDEV: 100 of size 10GB in a parity group: 5-2.
Location in the parity group: automatic allocation, LDEV Emulation type: OPEN-V
# raidcom add ldev -parity_grp_id 5-2 -ldev_id 100 -capacity 10G
Creating an LDEV with the following conditions: Parity group: 5-3, location of the parity group:
automatic allocation, Emulation type: 3390-3, Size: 10M cylinder (Cylinder specification), LDEV:
120.
# raidcom add ldev -parity_grp_id 5-3 -ldev_id 120
-cylinder 10m -emulation 3390-3
Creating an LDEV of position in the external volume: allocated automatically, emulation type:
OPEN-V, External volume: 01-02, Capacity: 200MB, and LDEV number: 200.
# raidcom add ldev -external_grp_id 01-02 -ldev_id 200 -capacity 200m
Creating an LDEV of external volume group:01-03, position in the external volume: allocated
automatically, emulation type: OPEN-V, External volume size: takeover, and LDEV number: 220.
# raidcom add ldev -external_grp_id 01-03 -ldev_id 220 -capacity all
Creating a V-VOL of Capacity: 300MB and number: 300, to a pool for Thin Provisioning, Thin
Provisioning Z, or Smart Tiers, or Smart Tiers Z.
# raidcom add ldev -pool 4 -ldev_id 300 -capacity 300m
Creating a V-VOL of Capacity: 300MB and LDEV number: 400, to a pool for Fast Snap or Snapshot.
# raidcom add ldev -pool snap -ldev_id 400 -capacity 300m
raidcom delete ldev
Deletes the specified LDEVs or the V-VOLs. A device group can also be specified instead of an
LDEV.
This command is executed asynchronously with the command input. Check the completion of this
process on the raidcom get command_status command.
Syntax
raidcom delete ldev {-ldev_id <ldev#> | -grp_opt <group option>
-device_grp_name <device group name> [<device name>]}
162 Configuration setting commands