HP XP P9000 RAID Manager Reference Guide (T1610-96061, January 2014)
- DEL: an LDEV is being deleted.
LOC_LBA: starting point of LBA for this partition on this External Volume Group, in units of 512
bytes.
SIZE_LBA: partition size of this External Volume Group, in units of 512 bytes.
Serial#: Product serial number.
raidcom modify external_grp
Changes the attribute of external volume options (cache mode, cache inflow control mode, and
MP blade ID setting).
Syntax
raidcom modify external_grp -external_grp_id <gno-sgno>
{-cache_mode {y | n} | -cache_inflow {y | n}
| -mp_blade_id <mp#>} | -load_balance <mode>
Options and parameters
DescriptionOption
Specifies the external volume group number (gno:1-16384, sgno:1-4096). For example:
• 52-11
-external_grp_id
<gno-sgno>
Specifies whether to use the cache mode for an external volume. If the relevant external
volume group is split into the multiple LDEVs and these LDEVs are allocated to the pools, you
cannot change the setting for the cache mode.
-cache_mode {y | n}
• y: Cache mode enabled (E)
• n: Cache mode disabled (D)
Specifies whether to use the Cache Inflow Control mode for an external volume. If the external
volume group consists of multiple LDEVs and these LDEVs are allocated to the pool, you
cannot change this parameter.
-cache_inflow {y | n}
• y : Cache Inflow Control mode enabled (E)
• n : Cache Inflow Control mode disabled (D)
Specifies the MP blade ID (0-7). For example:-mp_blade_id <mp#>
-mp_blade_id 2
Specifies load distribution mode of the alternate paths.-load_balance <mode>
• normal: normal round robin
• extended: extended round robin
• disable: disable
Examples
Turning the cache mode of the External Volume Group#01-01 ON.
# raidcom modify external_grp -external_grp_id 01-01 -cache_mode y
Enabling the Cache Inflow Control mode of the External Volume Group#01-01 ON.
# raidcom modify external_grp -external_grp_id 01-01 -cache_inflow y
Changing the MP blade ID of the External Volume Group#01-01 to "3".
# raidcom modify external_grp -external_grp_id 01-01 -mp_blade_id 3
raidcom discover external_storage
Searches the port information on the external storage system connected to the external port.
146 Configuration setting commands