HP XP7 RAID Manager Reference Guide (T1610-96064)
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.
Syntax
raidcom discover external_storage -port <port#>
Options and parameters
DescriptionOption
Specifies the port number. Specifies the port number where the attribute is "ELUN(External)".
For example:
• CL1-A
Displays an external port.
-port <port#>
Example
Displaying the external storage system ports from the port: CL1-A.
# raidcom discover external_storage -port CL1-A
PORT WWN PM USED Serial# VENDOR_ID PRODUCT_ID
CL1-A 50060e8005fa0f36 M YES 60010 HP P9500
CL1-A 50060e8005fa0f38 M YES 60010 HP P9500
Description of each column in output example
PORT: Displays the P9500 external port number.
WWN: Displays the WWN which can be referred to from the port.
PM: Displays the path mode for external path.
• M: Multi
• S: Single
• A: APLB
USED: Displays whether this target WWN is used or not.
• YES: Used
• NO: Not used
Serial#: Product serial number of the external storage system.
For XP7 Storage, the number of which 300,000 is added to the serial number is displayed.
VENDOR_ID: Displays the VENDOR_ID of the external storage system. "OTHER" is displayed if
an unsupported external storage system is connected.
PRODUCT_ID: Displays the PRODUCT_ID of the external storage system. "OTHER" is displayed if
an unsupported external storage system is connected.
raidcom discover external_storage 149