HP P9000 RAID Manager Reference Guide (T1610-96037, October 2011)

DescriptionOption
Specifies the command as [HORC]/[HOMRCF] or [Continuous Access Synchronous]/[Business Copy],
and used when specifying the RAID Manager instance number.
-I[H][M]
[instance#]
or
-I[CA][BC]
[instance#]
Displays the configuration information for the local host and the local RAID storage system.-l
Displays the configuration information for the remote host and the remote storage system which
contains the specified group.
-r <group>
Displays the host name (ip_address) as specified in the configuration definition file. Use this option
if “floatable IP address is used for the host name (ip_address) in the configuration file.
-f
This option is used when displaying the lists of group name (dev_group) which is described in the
configuration file of a local host (instance).
-g
Returned values
None
Error codes
None
Examples
Example 1: raidqry command examples
Examples of the raidqry command and its output follow.
# raidqry -l
No Group Hostname HORCM_ver Uid Serial# Micro_ver Cache(MB)
1 --- HOSTA 01-22-03/06 0 30053 50-04-00/00 256
1 --- HOSTA 01-22-03/06 1 30054 50-04-00/00 256
# raidqry -r oradb
No Group Hostname HORCM_ver Uid Serial# Micro_ver Cache(MB)
1 oradb HOSTA 01-22-03/06 0 30053 50-04-00/00 256
2 oradb HOSTB 01-22-03/06 0 30053 50-04-00/00 256
1 oradb HOSTA 01-22-03/06 1 30054 50-04-00/00 256
2 oradb HOSTB 01-22-03/06 1 30054 50-04-00/00 256
# raidqry -l -f
No Group Floatable Host HORCM_ver Uid Serial# Micro_ver Cache(MB)
1 --- FH001 01-22-03/06 0 30053 50-04-00/00 256
Output of the raidqry command:
No: This column shows the order when the group name (dev_group) which is described in the
configuration definition file has multiple remote hosts.
Group: When the -r option is used, this column shows the group name (dev_group) which is
described in the configuration definition file.
Floatable Host: When the -f option is used, this column shows the host name (ip_address) which
is described in the configuration definition file. Up to 30 host names can be displayed. The -f option
interprets the host name as utilizing floatable IP for a host.
HORCM_ver: This column shows the version of the HORC Manager on the local or remote host.
The -l option specifies local host. The -r option specifies remote host.
Uid Serial# Micro_ver: This column shows unitID, serial number, and (DKCMAIN) microcode
version of the storage system which is connected to the local or remote host. The -l option specifies
local host. The -r option specifies remote host.
raidqry 69